*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#292522;background:radial-gradient(circle at 18% 12%,rgba(255,214,225,.78),transparent 28%),radial-gradient(circle at 84% 32%,rgba(255,239,188,.82),transparent 26%),linear-gradient(145deg,#f7f5f1,#eef3ff);font-family:ui-rounded,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.58}.page{display:grid;min-height:100dvh;place-items:center;padding:0}.phone{position:relative;display:flex;width:min(430px,100%);height:min(880px,100dvh);min-height:0;overflow:hidden;flex-direction:column;padding:22px 18px 16px;border-radius:38px;background:#ffffff94;box-shadow:0 28px 90px #504c642e,inset 0 0 0 1px #ffffffd1;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.orb{position:absolute;width:220px;height:220px;border-radius:999px;filter:blur(20px);opacity:.72;pointer-events:none}.orbOne{top:116px;left:-72px;background:#ffcdda8c}.orbTwo{right:-86px;bottom:190px;background:#ffebb0b3}.home{gap:24px}.hero{z-index:1;padding-top:30px;text-align:center}.avatar{width:52px;height:52px;flex:none;border-radius:50%;object-fit:cover;box-shadow:0 12px 28px #504c6424}.avatar.large{width:78px;height:78px;margin-bottom:16px}.eyebrow{margin:0 0 8px;color:#9b7166;font-size:13px;font-weight:800}.hero h1{margin:0;font-size:34px;line-height:1.15}.hero p:last-child{max-width:320px;margin:10px auto 0;color:#746e69;line-height:1.5}.identityGrid{z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.identityButton{min-height:96px;border:0;border-radius:22px;padding:16px;color:#2b2826;background:linear-gradient(145deg,#ffffffd6,#fff2ea8a);box-shadow:0 18px 44px #5a50461f,inset 0 0 0 1px #ffffffe6;text-align:left}.identityButton span{display:block;margin-bottom:7px;font-size:23px;font-weight:850}.homeNote{z-index:1;max-width:330px;margin:auto auto 0;color:#655b54b8;text-align:center;font-size:12px;line-height:1.5}.chat{gap:10px}.topBar{z-index:1;display:flex;align-items:center;gap:12px;flex:none;padding:4px 2px 8px}.iconButton{display:grid;width:42px;height:42px;flex:none;place-items:center;border:0;border-radius:50%;color:#2f2b28;background:#ffffffc7;box-shadow:0 10px 24px #504c641f}.topBar h1{margin:0;font-size:23px}.topBar p{margin:3px 0 0;color:#7b7470;font-size:14px}.statusCard{z-index:1;display:grid;gap:5px;flex:none;border-radius:18px;padding:12px 14px;background:#ffffff9e;box-shadow:inset 0 0 0 1px #ffffffb3}.statusCard strong{font-size:13px}.statusCard span{color:#635b55;font-size:13px;line-height:1.45}.quickGrid{z-index:1;display:flex;gap:8px;flex:none;overflow:auto hidden;padding:2px 20px 8px 0;scrollbar-width:none}.quickGrid::-webkit-scrollbar{display:none}.quickGrid button{flex:none;min-height:38px;border:0;border-radius:999px;padding:8px 13px;background:#ffffffa8;color:#34302d;box-shadow:0 10px 24px #5a50461a,inset 0 0 0 1px #ffffffd1;font-size:14px;font-weight:750;white-space:nowrap}.chatArea{z-index:1;flex:1;min-height:0;overflow-y:auto;padding:4px 2px 16px;scrollbar-width:none}.chatArea::-webkit-scrollbar{display:none}.bubble{width:fit-content;max-width:88%;margin:9px 0;border-radius:20px;padding:12px 14px;white-space:pre-wrap;box-shadow:0 10px 24px #5a504614}.bubble p{margin:0;font-size:15px;line-height:1.55}.bubble.assistant{border-top-left-radius:7px;background:#ffffffc2;color:#37322f}.bubble.user{margin-left:auto;border-top-right-radius:7px;background:#ffe8cddb;color:#2f2924}.bubble.loading{color:#817872}.intentTag{display:inline-flex;margin-bottom:7px;border-radius:999px;padding:3px 8px;background:#ffefbcc2;color:#6d5844;font-size:12px;font-weight:800}.copyButton{display:inline-flex;align-items:center;gap:6px;margin-top:10px;border:0;border-radius:999px;padding:7px 10px;background:#fff;color:#3d352f;font-size:13px;font-weight:780;box-shadow:0 8px 18px #504c641a}.inputBar{z-index:2;display:flex;align-items:center;gap:10px;flex:none;border-radius:24px;padding:8px;background:#ffffffad;box-shadow:0 14px 34px #504c641f,inset 0 0 0 1px #fffc}.inputBar input{min-width:0;flex:1;border:0;outline:none;background:transparent;padding:10px 8px;color:#2c2927}.inputBar input::placeholder{color:#9a928c}.inputBar button{display:grid;width:42px;height:42px;flex:none;place-items:center;border:0;border-radius:50%;background:#fff;color:#292522;box-shadow:0 8px 18px #504c6421}@media(max-width:520px){.phone{width:100%;height:100dvh;border-radius:0;box-shadow:inset 0 0 0 1px #ffffffb8}.hero{padding-top:max(16px,env(safe-area-inset-top))}.topBar{padding-top:max(4px,env(safe-area-inset-top))}.inputBar{margin-bottom:env(safe-area-inset-bottom)}}@media(max-width:380px){.phone{padding:18px 14px 14px}.hero h1{font-size:30px}.identityButton{min-height:84px}.topBar h1{font-size:20px}}
