:root{--bg:#f5f5f5;--surface:#fff;--text:#1f1f1f;--muted:#606060;--subtle:#999;--red:#d92b2b;--red-2:#f44;--gold:#f2b705;--orange:#ff8c00;--blue:#1677ff;--line:#eef2f7;--shadow:0 2px 8px #0000000f}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);background:#dedede;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.phone-frame{background:var(--bg);width:min(100vw,430px);min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden}.page{background:var(--bg);min-height:100dvh}.tab-bar{z-index:50;width:min(100vw,430px);height:calc(64px + env(safe-area-inset-bottom));padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#fff;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -1px 12px #0000000a}.tab-item{color:var(--subtle);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.tab-item.active .tab-dot{background:var(--red)}.top-nav{z-index:20;background:#fff;justify-content:space-between;align-items:center;height:64px;padding:14px 16px 0;display:flex;position:sticky;top:0}.top-nav.gold{background:linear-gradient(135deg, var(--gold), var(--orange));color:#fff}.nav-side{align-items:center;gap:10px;width:44px;font-size:19px;display:flex}.nav-button{height:36px;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.nav-title{font-size:17px;font-weight:700}.scroll-page{padding:0 16px 88px}.card{box-shadow:var(--shadow);background:#fff;border-radius:12px}.mock-tip{color:#b45309;background:#fff8e1;border-radius:8px;margin:0 0 10px;padding:8px 12px;font-size:12px;line-height:1.45}.loading-card,.empty-card,.error-card{text-align:center;color:var(--subtle);background:#fff;border-radius:10px;margin-bottom:12px;padding:30px 16px;font-size:14px}.error-card{color:var(--red)}.primary-button{background:var(--blue);color:#fff;border-radius:20px;width:100%;height:40px;font-size:14px;font-weight:700}.secondary-button{color:#0f172a;background:#f1f5f9;border-radius:20px;width:100%;height:40px;font-size:14px;font-weight:700}.home-greeting{flex-direction:column;align-items:center;padding:24px 8px 16px;display:flex}.home-avatar{background:linear-gradient(135deg, var(--red), var(--gold));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;font-size:28px;font-weight:800;display:flex;box-shadow:0 4px 12px #d92b2b40}.home-title{margin-bottom:10px;font-size:20px;font-weight:800}.tag-row{color:var(--muted);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.intro-text{color:var(--muted);text-align:center;margin:0;font-size:14px;line-height:1.7}.home-input-bar{box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;padding:8px 10px;display:flex}.round-icon{width:28px;height:28px;color:var(--subtle);background:#f5f5f5;border-radius:50%;flex:none;place-items:center;font-size:18px;display:grid}.home-input{min-width:0;height:32px;color:var(--text);border:0;outline:0;flex:1;margin:0 8px;font-size:13px}.send-circle{background:var(--red);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:17px;font-weight:800;display:grid}.section-heading{margin:0 0 10px;font-size:15px;font-weight:700}.hot-list{box-shadow:var(--shadow);background:#fff;border-radius:12px;overflow:hidden}.hot-item{width:100%;min-height:56px;color:var(--text);text-align:left;background:#fff;border:0;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;display:flex}.hot-item:last-child{border-bottom:0}.agents-banner{background:linear-gradient(135deg, var(--red), var(--red-2));color:#fff;border-radius:12px;margin:10px 0 14px;padding:18px 16px}.agents-banner-inner{justify-content:space-between;align-items:center;display:flex}.agents-banner-title{margin-bottom:6px;font-size:19px;font-weight:900}.agents-banner-subtitle{color:#ffffffd9;font-size:13px}.agents-banner-icon{background:#f2b7054d;border-radius:50%;place-items:center;width:60px;height:60px;font-size:30px;display:grid}.category-scroll{margin-bottom:12px;padding-bottom:2px;overflow-x:auto}.category-row{gap:8px;min-width:max-content;display:inline-flex}.category-pill{height:32px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:16px;padding:0 16px;font-size:13px;box-shadow:0 1px 4px #0000000a}.category-pill.active{background:var(--red);color:#fff;font-weight:800;box-shadow:0 2px 6px #d92b2b4d}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.agent-card{background:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:130px;padding:12px;display:flex;box-shadow:0 2px 8px #0000000d}.agent-top{align-items:flex-start;gap:8px;display:flex}.agent-avatar{background:linear-gradient(135deg, var(--red), #ff6b6b);color:#fff;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:grid}.agent-card:nth-child(3n+2) .agent-avatar{background:linear-gradient(135deg, var(--gold), #ffd54f)}.agent-card:nth-child(3n) .agent-avatar{background:linear-gradient(135deg,#2b8a3e,#51cf66)}.agent-name{margin-bottom:4px;font-size:14px;font-weight:800;line-height:1.3}.agent-desc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.agent-tag{width:fit-content;min-height:20px;color:var(--red);background:#d92b2b14;border-radius:4px;align-items:center;margin-top:8px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.chat-page{background:linear-gradient(#fff9f5 0,#f7f8fb 210px),#f7f8fb;min-height:100dvh;padding-bottom:128px}.chat-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #ff7a1314;justify-content:space-between;align-items:center;height:64px;padding:0 14px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #40200c0d}.chat-avatar{color:#fff;background:#203735;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.chat-agent-name{margin-bottom:3px;font-size:15px;font-weight:900}.chat-agent-desc{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:12px;overflow:hidden}.chat-header-title{color:#1f2329;text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding:0 10px;font-size:17px;font-weight:850;overflow:hidden}.chat-header-btn-placeholder{flex:0 0 36px;width:36px;height:36px}.message-list{scrollbar-width:none;height:calc(100dvh - 192px);padding:16px 16px 24px;overflow-y:auto}.message-list::-webkit-scrollbar{display:none}.compact-intro{gap:12px;margin:2px 0 18px;padding:4px 0;display:flex}.compact-intro-avatar{color:#fff;background:linear-gradient(135deg,#d92b2b,#ff8c00);border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:900;display:grid;box-shadow:0 10px 22px #d92b2b33}.compact-intro-content{flex:1;min-width:0}.compact-intro-kicker{color:#d92b2b;margin-bottom:6px;font-size:12px;font-weight:800}.compact-intro-text{color:#24272d;margin:0;font-size:15px;font-weight:650;line-height:1.7}.intro-card{background:linear-gradient(#fffaf7 0%,#fff 100%);border:1px solid #ff7a131a;border-radius:18px;margin:2px 0 18px;padding:18px;box-shadow:0 12px 30px #50301414}.intro-title-row{align-items:center;gap:10px;margin-bottom:16px;display:flex}.intro-title-mark{background:linear-gradient(#d92b2b,#ff8c00);border-radius:99px;flex:0 0 8px;width:8px;height:30px}.intro-title{color:#1f2329;font-size:17px;font-weight:900}.intro-subtitle{color:#747b86;margin-top:3px;font-size:12px;font-weight:550;line-height:1.45}.intro-section{margin-top:12px}.intro-label{color:#d92b2b;margin-bottom:5px;font-size:12px;font-weight:850}.intro-body{color:#24272d;margin:0;font-size:15px;font-weight:600;line-height:1.72}.intro-body.muted{color:#596273;font-weight:550}.example-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.example-row.compact{margin-top:12px}.example-pill{color:#d92b2b;cursor:pointer;background:#fff;border:1px solid #d92b2b1a;border-radius:999px;max-width:100%;min-height:30px;padding:0 12px;font-size:13px;font-weight:700;box-shadow:0 4px 12px #5030140a}.example-pill:active{transform:scale(.98)}.intro-meta{color:#7b8492;justify-content:space-between;gap:12px;margin-top:14px;font-size:12px;font-weight:650;display:flex}.intro-meta.compact{color:#8a7370}.message-row{margin-bottom:18px;display:block}.message-row.user{justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.message-row.assistant{display:block}.bubble{color:#24272d;white-space:pre-wrap;background:#fff3ea;border:1px solid #ff7a131a;border-radius:18px 6px 18px 18px;max-width:min(76%,320px);padding:11px 15px;font-size:15px;font-weight:600;line-height:1.62;box-shadow:0 8px 20px #ff7a1314}.thinking-row{align-items:center;gap:12px;margin:18px 0 10px;display:flex}.thinking-avatar{border-radius:50%;flex:0 0 44px;width:44px;height:44px;animation:1.8s ease-in-out infinite thinking-glow;overflow:hidden;box-shadow:0 4px 16px #d92b2b2e}@keyframes thinking-glow{0%,to{box-shadow:0 4px 16px #d92b2b2e}50%{box-shadow:0 4px 24px #ff7a1359}}.thinking-bubble{background:#fff3ea;border:1px solid #ff7a131a;border-radius:18px;align-items:center;gap:6px;padding:10px 16px;display:flex;box-shadow:0 4px 14px #ff7a1314}.thinking-dot{opacity:.5;background:#d92b2b;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite thinking-bounce}.thinking-dot:nth-child(2){animation-delay:.2s}.thinking-dot:nth-child(3){animation-delay:.4s}@keyframes thinking-bounce{0%,80%,to{opacity:.35;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.thinking-label{color:#a06046;margin-left:4px;font-size:13px;font-weight:700}.assistant-plain-wrapper{width:100%}.status-header{color:#a06046;align-items:center;gap:6px;margin:18px 0 10px;font-size:13px;font-weight:800;display:flex}.status-header .sparkle-icon{color:#ff7a13;background:#ff7a131f;border-radius:50%;place-items:center;width:18px;height:18px;font-size:16px;display:inline-grid}.status-header .sparkle-icon.sparkle-animate{animation:1.5s linear infinite sparkle-spin}@keyframes sparkle-spin{0%{transform:rotate(0)scale(1)}25%{transform:rotate(90deg)scale(1.15)}50%{transform:rotate(180deg)scale(1)}75%{transform:rotate(270deg)scale(1.15)}to{transform:rotate(360deg)scale(1)}}.plain-content{color:#24272d;white-space:normal;padding:0 2px 0 1px;font-size:16px;line-height:1.86}.message-content{color:#24272d;font-size:16px;line-height:1.86;display:block}.message-content-paragraph{margin:0 0 16px}.message-content-paragraph:last-child{margin-bottom:0}.message-content-heading{color:#1f2329;margin:28px 0 14px;font-size:20px;font-weight:900;line-height:1.5}.message-content-heading:first-child{margin-top:0}.message-content strong{color:#1f2329;font-weight:900}.message-content-gap{height:4px}.composer-container{left:50%;bottom:calc(18px + env(safe-area-inset-bottom));box-sizing:border-box;z-index:100;width:min(100vw,430px);padding:0 14px;position:fixed;transform:translate(-50%)}.composer-card{box-sizing:border-box;background:#fff;border:1px solid #ff7a133d;border-radius:20px;flex-direction:column;gap:10px;padding:14px 14px 12px;display:flex;box-shadow:0 16px 34px #48281221}.composer-textarea{resize:none;color:#24272d;background:0 0;border:none;outline:none;width:100%;height:58px;font-family:inherit;font-size:15px;line-height:1.55}.composer-textarea::placeholder{color:#9ca3af}.composer-actions{justify-content:space-between;align-items:center;display:flex}.composer-action-btn{cursor:pointer;border:none;border-radius:50%;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.composer-action-btn.plus{color:#d92b2b;background:#fff3ea}.composer-action-btn.plus:hover{background:#ffe6d1}.composer-action-btn.send{color:#9ca3af;background:#f3f4f6}.composer-action-btn.send.active{color:#fff;background:linear-gradient(135deg,#d92b2b,#ff7a13);box-shadow:0 8px 18px #d92b2b3d}.composer-action-btn.send.active:hover{transform:translateY(-1px)}.ai-note{left:50%;bottom:calc(3px + env(safe-area-inset-bottom));color:#a4aab3;text-align:center;width:min(100vw,430px);font-size:11px;position:fixed;transform:translate(-50%)}.user-card{background:linear-gradient(135deg, var(--gold), var(--orange));color:#fff;border-radius:12px;margin-bottom:12px;padding:20px 16px 0;overflow:hidden}.user-row{align-items:center;gap:12px;margin-bottom:18px;display:flex}.user-avatar{background:#ffffff59;border-radius:50%;place-items:center;width:56px;height:56px;font-size:28px;display:grid}.user-name-row{align-items:center;gap:8px;display:flex}.user-name{font-size:18px;font-weight:800}.stats-row{justify-content:space-around;align-items:center;padding:12px 0 16px;display:flex}.stat-item{flex-direction:column;flex:1;align-items:center;display:flex}.stat-value{font-size:22px;font-weight:800}.stat-label{color:#ffffffd9;margin-top:4px;font-size:11px}.stat-divider{background:#ffffff4d;width:1px;height:28px}.vip-banner{background:#0000001f;justify-content:space-between;align-items:center;margin:0 -16px;padding:10px 16px;font-size:12px;font-weight:600;display:flex}.vip-button{color:var(--orange);background:#fff;border-radius:12px;padding:4px 14px;font-size:11px;font-weight:800}.section-card{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px}.section-header{justify-content:space-between;margin-bottom:14px;display:flex}.section-title{font-size:16px;font-weight:800}.section-more{color:var(--subtle);font-size:12px}.pack-list{gap:8px;display:flex}.pack-item{text-align:center;background:#fff9ee;border:1px solid #f2e6c2;border-radius:10px;flex:1;padding:14px 6px 12px}.pack-num{font-size:20px;font-weight:900}.pack-unit{color:var(--muted);margin-left:3px;font-size:11px}.pack-price{background:linear-gradient(135deg, var(--red), #ff4d4d);color:#fff;border-radius:12px;margin-bottom:6px;padding:4px 14px;font-size:13px;font-weight:800;display:inline-flex}.pack-sub{color:var(--subtle);font-size:10px}.quick-actions{justify-content:space-around;display:flex}.quick-action{color:var(--text);flex-direction:column;align-items:center;gap:6px;font-size:12px;display:flex}.quick-icon{font-size:24px}.menu-item{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;min-height:48px;font-size:14px;display:flex}.menu-item:last-child{border-bottom:0}.menu-left{align-items:center;gap:10px;display:flex}.pay-page,.chats-page,.legal-page{padding:14px 12px 40px}.product-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:66px;padding:11px 0;display:flex}.product-row:first-of-type{border-top:0}.product-row.active{color:var(--blue)}.product-name{margin-bottom:4px;font-size:15px;font-weight:900}.product-desc{color:#64748b;font-size:12px;line-height:1.45}.product-side{text-align:right;flex:0 0 125px}.product-price{margin-bottom:4px;font-size:16px;font-weight:900}.muted{color:#64748b;font-size:12px}.plain-text{color:#475569;margin:0 0 11px;font-size:13px;line-height:1.65}.legal-updated{color:#8b8f97;margin:6px 0 16px;font-size:12px;line-height:1.5}.legal-section{border-top:1px solid #f0ede9;padding:14px 0}.legal-section h2{color:#22262c;margin:0 0 8px;font-size:15px;font-weight:900}.legal-section p{color:#555b64;margin:0;font-size:13px;line-height:1.75}.info-row{color:#334155;justify-content:space-between;align-items:center;gap:12px;min-height:34px;font-size:13px;display:flex}.search-card{background:#fff;border-radius:22px;align-items:center;height:44px;margin-bottom:14px;padding:0 14px;display:flex}.search-icon{color:#6b7280;margin-right:7px;font-size:18px}.search-card input{border:0;outline:0;flex:1;font-size:14px}.chat-card{min-height:75px;box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;margin-bottom:11px;padding:14px;display:flex}.chat-card-main{flex:1;min-width:0;margin-left:11px}.chat-card-title{margin-bottom:5px;font-size:15px;font-weight:800}.chat-card-time{color:#6b7280;font-size:12px}:root{--bg:#fff8f1;--surface:#fff;--text:#20242a;--muted:#6c7077;--subtle:#8f939a;--red:#ff342f;--red-2:#ff4c35;--gold:#ffb72d;--orange:#ff7a13;--line:#ece6df;--shadow:0 10px 26px #251c1217}html,body{color:var(--text);background:#e5e2dd}button{cursor:pointer;background:0 0}textarea{resize:none}.app-stage{background:#e5e2dd;min-height:100dvh}.phone-frame,.tab-bar,.composer,.ai-note{width:min(100vw,470px)}.phone-frame{background:#fff;box-shadow:0 0 0 1px #1414140a}.page{background:#fff;min-height:100dvh;overflow-x:hidden}.top-nav{color:#22262b;height:60px;box-shadow:none;background:#fff;padding:13px 24px 0}.nav-title{color:#22262b;letter-spacing:0;font-size:22px;font-weight:900;line-height:1}.nav-side{color:#22262b;width:64px}.nav-side.right{justify-content:flex-end}.nav-actions{gap:24px}.nav-button{height:40px}.tab-bar{width:min(100vw - 40px,430px);height:calc(62px + env(safe-area-inset-bottom));padding:5px 18px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #d7b79a6b;border-radius:18px 18px 0 0;box-shadow:0 -10px 28px #5234190f}.tab-item{color:#888b90;letter-spacing:0;gap:3px;font-size:13px;font-weight:650;position:relative}.tab-item.active{color:#ff602e!important}.tab-icon{place-items:center;width:32px;height:29px;display:grid}.tab-icon svg{stroke-width:2.1px}.tab-indicator{display:none!important}.tab-dot{background:0 0;border-radius:99px;width:19px;height:4px}.home-page{background:radial-gradient(circle at 96% 16%,#ffbb5a47 0 9%,#0000 18%),radial-gradient(circle at 22% 38%,#ffae5424 0 16%,#0000 35%),linear-gradient(#fff 0 60px,#fff6ec 60px 76%,#fffaf6 100%)}.home-nav{background:#fff}.home-nav .nav-title{font-size:24px}.home-page .scroll-page{padding:0 24px 92px}.home-greeting{min-height:360px;padding:38px 8px 20px;position:relative;overflow:hidden}.home-avatar{z-index:1;color:#fff;background:linear-gradient(135deg,#ff302e 12%,#ff8d13 100%);border:5px solid #fff5ed;outline:1px solid #ffffffe6;width:90px;height:90px;margin-bottom:32px;font-size:43px;font-weight:950;position:relative;overflow:hidden;box-shadow:0 12px 28px #ff651440}.home-avatar img{object-fit:cover;width:100%;height:100%;display:block}.home-title{z-index:1;color:#1f2429;margin-bottom:22px;font-size:29px;font-weight:950;line-height:1.15;position:relative}.home-title span{color:#a93b12}.tag-row{z-index:1;color:#62666d;gap:15px;margin-bottom:24px;font-size:16px;font-weight:500;position:relative}.tag-divider{color:#9b9b9b}.intro-text{z-index:1;color:#4e4b48;text-align:center;max-width:385px;font-size:14px;font-weight:540;line-height:1.9;position:relative}.intro-text span{display:block}.home-orbit{pointer-events:none;border:1px solid #fda95333;border-radius:50%;position:absolute}.home-orbit.one{width:360px;height:220px;top:-8px;left:-94px;transform:rotate(-23deg)}.home-orbit.two{background:#ffba581f;width:268px;height:268px;top:39px;right:-210px}.sparkle{pointer-events:none;width:18px;height:18px;position:absolute;transform:rotate(45deg)}.sparkle:before,.sparkle:after{content:"";background:#ffc073;border-radius:99px;margin:auto;position:absolute;inset:0}.sparkle:before{width:4px;height:18px}.sparkle:after{width:18px;height:4px}.sparkle-one{top:110px;left:33px}.sparkle-two{top:48px;right:24px;transform:rotate(45deg)scale(.72)}.home-input-section{margin:14px -14px 46px}.home-input-bar{background:#fff;border:1px solid #dacec2db;border-radius:18px;width:100%;min-height:116px;padding:13px 18px 44px;display:block;position:relative;box-shadow:0 10px 24px #50301413}.round-icon{color:#c96113;background:#fff3e5;width:24px;height:24px;position:absolute;bottom:10px;left:14px}.home-input{color:#34383f;background:0 0;border:0;outline:0;width:100%;height:52px;margin:0;padding:0;font-size:14px;line-height:1.5}.home-input::placeholder{color:#7f8288;opacity:1}.send-circle{color:#fff;background:linear-gradient(135deg,#ff602e,#ff2d2f);width:28px;height:28px;position:absolute;bottom:10px;right:14px;box-shadow:0 8px 16px #ff462f38}.section-heading{color:#5c514a;align-items:center;gap:3px;margin:0 0 8px;font-size:15px;font-weight:800;display:inline-flex}.section-heading svg{color:#df6b43;stroke-width:2.6px;width:14px;height:14px}.hot-list{background:#ffffffb8;border-radius:13px;box-shadow:0 6px 16px #36251a09}.hot-item{color:#3d4148;border-bottom:1px solid #eee6dfd1;min-height:39px;padding:0 12px 0 13px;font-size:12px;font-weight:520}.hot-item-main{align-items:center;gap:0;min-width:0;display:flex}.hot-item-main>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hot-icon{display:none}.hot-item>svg{color:#565b63;stroke-width:2.4px;flex:none;width:15px;height:15px}.agents-page{min-height:100dvh;background:radial-gradient(circle at 10% 0,#ffe2c380,#0000 30%),radial-gradient(circle at 90% 5%,#ffeedab8,#0000 32%),linear-gradient(#fffbf6 0%,#fffaf5 42%,#fff8f1 100%)!important}.agents-page .top-nav{height:70px;padding:18px 24px 0;box-shadow:none!important;background:0 0!important;border-bottom:none!important}.agents-page .nav-title{color:#050505!important;font-size:22px!important;font-weight:900!important}.agents-content{padding:0 20px 86px}.agents-banner{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin:-14px 0 8px;padding:0;position:relative;overflow:visible}.agents-banner-img{width:100%;height:auto;display:block}.agents-banner-inner{z-index:1;height:100%;padding:34px 20px;position:relative}.agents-banner-title{letter-spacing:0;margin-bottom:12px;font-size:25px;font-weight:950;line-height:1}.agents-banner-subtitle{color:#ffffffe6;font-size:15px;font-weight:600}.advisor-illustration{width:142px;height:124px;position:absolute;bottom:0;right:12px}.advisor-illustration span{display:block;position:absolute}.advisor-chat-bubble{background:#ffffffbd;border-radius:10px 10px 10px 3px;width:34px;height:28px;top:22px;left:6px}.advisor-chat-bubble:before{content:"";background:#ff7662;border-radius:50%;width:4px;height:4px;position:absolute;top:11px;left:8px;box-shadow:9px 0 #ff7662,18px 0 #ff7662}.advisor-chart{background:#fff3;border-radius:8px;width:50px;height:42px;top:24px;right:2px}.advisor-chart span{background:#ffffffe0;border-radius:4px;width:5px;bottom:9px}.advisor-chart span:first-child{height:10px;left:12px}.advisor-chart span:nth-child(2){height:17px;left:25px}.advisor-chart span:nth-child(3){height:26px;left:38px}.advisor-hair{background:linear-gradient(145deg,#6f351f,#30180f);border-radius:29px 29px 26px 26px;width:54px;height:82px;bottom:26px;right:38px;box-shadow:inset -10px 0 #ffffff1a}.advisor-face{background:#ffe0ca;border-radius:48% 48% 45% 45%;width:43px;height:48px;bottom:52px;right:43px;box-shadow:inset -4px -6px #e2855c26}.advisor-face:before{content:"";background:#2f2320;border-radius:50%;width:4px;height:4px;position:absolute;top:18px;left:11px;box-shadow:17px 0 #2f2320}.advisor-body{background:#fff8f0;border-radius:28px 28px 0 0;width:76px;height:60px;bottom:0;right:24px;box-shadow:inset 16px 0 #ffffff94}.advisor-book{background:linear-gradient(135deg,#ff7342,#e8492a);border-radius:5px;width:38px;height:50px;bottom:12px;right:14px;transform:rotate(-8deg);box-shadow:0 4px 12px #932b1638}.category-scroll{scrollbar-width:none;margin:0 0 20px;padding-bottom:0;overflow-x:auto}.category-scroll::-webkit-scrollbar{display:none}.category-row{justify-content:space-between;gap:8px;width:100%;display:flex}.category-pill{color:#30343a;background:#faf6f2;border-radius:999px;min-width:max-content;height:36px;padding:0 13px;font-size:14px;font-weight:600;box-shadow:0 6px 16px #36291f0a}.category-pill.active{color:#fff;background:linear-gradient(135deg,#ff403b,#ff2f32);font-weight:850;box-shadow:0 9px 18px #ff35303d}.agent-grid{flex-direction:column;gap:10px;display:flex}.agent-card{min-height:108px;box-shadow:none;text-align:left;cursor:pointer;background:#fffffff5;border:1px solid #ecd6c394;border-radius:16px;flex-direction:row;align-items:center;gap:16px;width:100%;padding:16px 14px 16px 15px;transition:transform .2s,box-shadow .2s;display:flex}.agent-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #985d2d14}.agent-left{flex:none}.agent-avatar{border:1px solid #f0c4a09e;border-radius:12px;place-items:center;width:68px;height:68px;display:grid;color:#bd7446!important;box-shadow:none!important;background:linear-gradient(145deg,#fffdfa,#fff5ec)!important}.agent-avatar svg{stroke-width:1.9px;color:#bd7446!important}.agent-center{flex-direction:column;flex:auto;align-items:flex-start;min-width:0;display:flex}.agent-name{color:#090909;margin:0 0 6px;font-size:18px;font-weight:900;line-height:1.3}.agent-desc{color:#5f6268;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;margin:0 0 8px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.agent-tag{border:1px solid #f2d1b8bf;border-radius:7px;justify-content:center;align-items:center;min-height:22px;margin:0;padding:2px 9px;font-size:12px;font-weight:750;display:inline-flex;color:#b96535!important;background-color:#fff4ec!important}.agent-right{flex:none;margin-left:auto}.consult-btn{color:#ff5b24;white-space:nowrap;background-color:#fffaf6;border:1px solid #ffc297f2;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:86px;height:32px;padding:0 10px 0 13px;font-size:13px;font-weight:800;transition:background-color .2s,transform .1s;display:inline-flex}.consult-btn:hover{background-color:#ffe6d4}.consult-btn svg{stroke-width:3px}.me-page{background:radial-gradient(circle at 22% -6%,#ffbe6329,#0000 26%),linear-gradient(#fff8ef 0%,#fbf8f4 42%,#f8f6f3 100%)}.me-nav{background:0 0}.me-nav .nav-title{font-size:24px}.top-nav.gold{color:#22262b;background:0 0}.me-scroll{padding:14px 18px 92px}.account-tip{color:#66391c;background:#fff9efe0;border:1px solid #ffd197;border-radius:11px;align-items:center;gap:10px;min-height:42px;margin:0 0 12px;padding:9px 14px;font-size:14px;font-weight:500;display:flex;box-shadow:0 8px 20px #ab67200f}.account-tip svg{color:#ff8b11;flex:none}.profile-card{background:radial-gradient(circle at 96% 74%,#ffb55b29,#0000 27%),linear-gradient(#fff 0%,#fffaf4 100%);border:1px solid #ebd2b4d1;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;min-height:110px;margin-bottom:10px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #583e2614}.profile-card:before{content:"";opacity:1;background:#ff972a14;border-radius:50%;width:128px;height:128px;position:absolute;bottom:-46px;right:-44px}.profile-card:after{content:"";border:1px solid #f7ad5e24;border-radius:50%;width:112px;height:70px;position:absolute;bottom:16px;left:40%;transform:rotate(-18deg)}.user-row,.stats-row,.support-strip{z-index:1;position:relative}.user-row{gap:16px;margin-bottom:0}.user-avatar{color:#fff6e8;cursor:pointer;background:radial-gradient(circle at 34% 24%,#ffb35b85,#0000 24%),linear-gradient(145deg,#20242a 0%,#111418 100%);border:4px solid #ffffffdb;border-radius:50%;width:64px;height:64px;padding:0;position:relative;overflow:hidden;box-shadow:0 7px 17px #50372221}.user-avatar img{object-fit:cover;width:100%;height:100%;display:block}.default-avatar-mark{color:#fff7ec;letter-spacing:0;place-items:center;width:100%;height:100%;font-size:30px;font-weight:900;display:grid}.avatar-edit-badge{color:#fff;background:linear-gradient(135deg,#ff9f42,#ff6c18);border:2px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:-1px;right:-1px;box-shadow:0 5px 11px #ff711838}.user-copy{min-width:0}.user-name-row{gap:10px}.user-name{color:#262930;text-align:left;background:0 0;border:0;align-items:center;gap:5px;min-width:0;padding:0;font-size:20px;font-weight:950;line-height:1.1;display:inline-flex}.user-name svg{color:#a19a92;stroke-width:2.2px;flex:none}.user-status-line{color:#8d8176;margin:7px 0 0;font-size:12px;font-weight:650;line-height:1.2}.user-badge{color:#dd7010;background:#fff1df;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:850}.user-badge.is-free{color:#776f66;background:#f5f2ee}.user-badge.is-plus{color:#dd7010;background:#fff1df}.user-badge.is-max{color:#ffd59a;background:#25211d}.user-badge.is-custom{color:#fff;background:linear-gradient(135deg,#27221d,#ff8128)}.profile-edit-cta{z-index:1;color:#6f6962;white-space:nowrap;background:#fffaf4b8;border:1px solid #eccfadcc;border-radius:999px;flex:none;align-items:center;gap:2px;min-height:30px;padding:0 10px;font-size:11px;font-weight:760;display:inline-flex;position:relative}.profile-edit-cta svg{color:#6d6760}.profile-plus{z-index:1;color:#ffac5b;font-size:17px;font-weight:950;line-height:1;position:absolute}.profile-plus.one{top:17px;right:31px}.profile-plus.two{font-size:15px;bottom:20px;left:55%}.account-stats-card{background:#fffffff7;border-radius:16px;margin-bottom:10px;padding:18px 0;box-shadow:0 8px 22px #2e251c0e}.stats-row{justify-content:space-between;gap:0;padding:0}.stat-item{justify-content:center;align-items:center;min-width:0;min-height:54px}.stat-item.primary{align-items:center}.stat-value{color:#24272d;font-size:26px;font-weight:950;line-height:1}.stat-item.primary .stat-value{color:#f06f13;margin-top:0;font-size:29px}.stat-label{color:#7f766e;align-items:center;gap:5px;margin:8px 0 0;font-size:11px;font-weight:700;display:inline-flex}.info-dot{color:#f28016;border:1px solid #f2801680;border-radius:50%;place-items:center;width:13px;height:13px;font-size:9px;font-style:normal;font-weight:800;line-height:1;display:inline-grid}.stat-divider{background:#e7dcd1eb;width:1px;height:46px;display:block}.support-strip{color:#4c4037;background:radial-gradient(circle at 77%,#ffb76538,#0000 20%),#fff9f0eb;border:1px solid #f5d0a6d1;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:50px;margin-bottom:10px;padding:0 12px 0 17px;font-size:13px;font-weight:780;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #603b1a0a}.support-left,.support-right,.section-more{align-items:center;display:inline-flex}.support-left{gap:10px;min-width:0}.support-left svg{color:#4f453c;flex:none}.support-left span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-right{color:#38332e;flex:none;gap:8px}.support-bubble{color:#fff;background:linear-gradient(135deg,#ffc37d,#ff8834);border-radius:13px;place-items:center;width:46px;height:34px;display:grid;transform:rotate(17deg);box-shadow:0 8px 14px #ff893438}.section-card{background:#fffffff5;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 8px 22px #2e251c0f}.section-header{align-items:center;margin-bottom:14px}.section-title{color:#20242a;font-size:19px;font-weight:950}.section-title.with-icon{align-items:center;gap:8px;display:inline-flex}.section-title.with-icon svg{color:#252a31;stroke-width:2.1px}.section-more{color:#8c8b8a;gap:3px;font-size:14px;font-weight:600}.section-pill{color:#ff7b17;background:#fff2e7;border:0;border-radius:999px;height:27px;padding:0 12px;font-size:12px;font-weight:850;box-shadow:inset 0 0 0 1px #ff861f0f}.pack-list{gap:10px}.pack-item{background:linear-gradient(#fffdf9 0%,#fff9f0 100%);border:1px solid #f8d8aa;border-radius:10px;height:104px;padding:13px 5px 10px}.pack-credits{margin-bottom:10px}.pack-num{color:#25292f;font-size:29px;font-weight:950;line-height:1}.pack-unit{color:#343941;margin-left:4px;font-size:12px;font-weight:600}.pack-price{color:#fff;background:linear-gradient(135deg,#ff8d18,#ff5a15);border-radius:999px;justify-content:center;min-width:68px;margin-bottom:7px;padding:4px 12px;font-size:15px;font-weight:950}.pack-sub{color:#898989;font-size:12px;font-weight:500}.membership-section{margin-bottom:10px;padding:16px 15px 18px}.membership-section .section-header{margin-bottom:15px}.membership-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.membership-card{color:#252930;text-align:center;background:linear-gradient(#fffdf9 0%,#fff7ef 100%);border:1px solid #f4d7b8eb;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:196px;padding:20px 8px 13px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #4f33190a}.membership-card.is-recommended{background:linear-gradient(#fffdf9 0%,#fff7ef 100%);border-color:#f4d7b8eb;box-shadow:0 6px 16px #4f33190a}.membership-badge{color:#fff;background:#ff7c15;border-radius:999px;align-items:center;height:18px;padding:0 6px;font-size:9px;font-weight:900;display:inline-flex;position:absolute;top:8px;right:8px}.membership-name{color:#1f242b;width:100%;margin-bottom:11px;font-size:16px;font-weight:950;line-height:1.15}.membership-price{color:#ff6718;white-space:nowrap;justify-content:center;align-items:baseline;gap:2px;margin-bottom:17px;line-height:1;display:flex}.membership-price span{font-size:15px;font-weight:850}.membership-price em{color:#686f78;font-size:12px;font-style:normal;font-weight:650}.membership-perks{color:#6f737a;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:4px;width:100%;margin-bottom:18px;font-size:12px;font-weight:560;line-height:1.35;display:flex}.membership-perks span{max-width:100%}.membership-gift{width:100%;margin-bottom:0}.membership-gift span{color:#96999e;margin-bottom:2px;font-size:10px;font-weight:650;display:block}.membership-gift strong{color:#ff6718;font-size:17px;font-weight:950;line-height:1.05;display:block}.membership-cta{color:#fff;background:linear-gradient(135deg,#ff8d18,#ff5c16);border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:26px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 8px 14px #ff641424}.quick-section{border-radius:15px;padding:15px 0 16px}.quick-actions{justify-content:space-between}.quick-action{color:#292d32;background:0 0;gap:6px;width:33.333%;font-size:12px;font-weight:550;position:relative}.quick-action:not(:last-child):after{content:"";background:#eee6de;width:1px;height:48px;position:absolute;top:5px;right:0}.quick-icon{color:#ff870e;place-items:center;font-size:0;display:grid}.quick-icon svg{width:26px;height:26px}.legal-footer{color:#aaa19a;text-align:center;margin:10px 0 0;padding:6px 0 0;font-size:11px;line-height:1.6}.legal-links{align-items:center;gap:8px;margin-bottom:2px;display:inline-flex}.legal-links button{color:#8f8882;background:0 0;border:0;padding:0;font-size:11px;font-weight:560}.legal-footer p{margin:0}.profile-modal-backdrop{z-index:80;background:#18161452;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.profile-modal{background:#fffdf9;border-radius:18px 18px 14px 14px;width:min(100%,394px);padding:16px;box-shadow:0 -10px 34px #2119122e}.profile-modal-header{color:#20242a;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.profile-modal-header strong{font-size:17px;font-weight:950}.profile-modal-header button{color:#7a7168;background:#f4efe9;border:0;border-radius:50%;width:30px;height:30px;font-size:16px;font-weight:850}.profile-avatar-preview{align-items:center;gap:12px;margin-bottom:14px;display:flex}.user-avatar.preview{cursor:default;border-width:3px;flex:none;width:58px;height:58px}.profile-reset-avatar{color:#d36f18;background:#fff7ef;border:1px solid #eccfade0;border-radius:999px;height:32px;padding:0 12px;font-size:12px;font-weight:780}.profile-field{margin-bottom:12px;display:block}.profile-field span{color:#5d554e;margin-bottom:7px;font-size:12px;font-weight:760;display:block}.profile-field input{color:#252930;background:#fffaf4;border:1px solid #efe1d4;border-radius:12px;outline:none;width:100%;height:42px;padding:0 12px;font-size:14px;font-weight:650}.profile-field input:focus{border-color:#ffad68;box-shadow:0 0 0 3px #ff89341a}.profile-modal-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.profile-modal-actions button{border-radius:13px;height:42px;font-size:14px;font-weight:900}.profile-cancel{color:#6f675f;background:#fff;border:1px solid #eadfd4}.profile-save{color:#fff;background:linear-gradient(135deg,#ff8d18,#ff5c16);border:0;box-shadow:0 8px 16px #ff6c182e}.profile-save:disabled{opacity:.7}.menu-item{color:#2b2e34;background:0 0;border-bottom:1px solid #eee9e4;min-height:52px;padding:0;font-size:14px;font-weight:500}.me-scroll .section-card:last-child{padding-top:10px;padding-bottom:10px}.me-scroll .section-card:last-child .menu-item{min-height:46px}.menu-item>svg{color:#909090}.menu-left{gap:16px}.menu-icon{color:#ff870e;place-items:center;width:28px;display:grid}@media (max-width:380px){.home-page .scroll-page,.agents-content,.me-scroll{padding-left:14px;padding-right:14px}.home-title{font-size:26px}.tag-row{gap:10px;font-size:14px}.agents-banner-title{font-size:22px}.advisor-illustration{transform-origin:100% 100%;right:-8px;transform:scale(.88)}.category-row{gap:8px}.category-pill{padding:0 13px;font-size:14px}.agent-grid{gap:12px}.agent-card{gap:10px;padding:14px 12px}.agent-name{font-size:15px}.user-name{font-size:23px}.pack-num{font-size:26px}.pack-price{min-width:62px;font-size:14px}}.sidebar-overlay{z-index:2000;opacity:0;visibility:hidden;background:#0006;width:min(100vw,470px);height:100%;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:50%;transform:translate(-50%)}.sidebar-overlay.open{opacity:1;visibility:visible}.sidebar-drawer{box-sizing:border-box;background:linear-gradient(#fffdfb 0%,#fdf7f2 100%);border-top-right-radius:24px;border-bottom-right-radius:24px;flex-direction:column;width:85%;max-width:380px;height:100%;padding:24px 16px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;transform:translate(-100%);box-shadow:6px 0 24px #251c1226}.sidebar-overlay.open .sidebar-drawer{transform:translate(0)}.sidebar-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.sidebar-header-left{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.sidebar-header-left:focus-visible{outline-offset:4px;border-radius:999px;outline:2px solid #ff651473}.sidebar-header-left:hover .sidebar-title{color:#ff6414}.sidebar-avatar{border:2px solid #fff5ed;border-radius:50%;width:44px;height:44px;position:relative;overflow:hidden;box-shadow:0 4px 10px #ff651426}.sidebar-avatar img{object-fit:cover;border-radius:50%}.sidebar-title{color:#1f2429;font-size:18px;font-weight:800}.sidebar-close{color:#c96113;background:#fff5ed;border:none;border-radius:50%;place-items:center;width:32px;height:32px;transition:background-color .2s;display:grid}.sidebar-close:hover{background:#ffe8d6}.sidebar-new-chat-btn{color:#ff7a13;background:#fff5ed;border:1px solid #ff7a1340;border-radius:16px;justify-content:center;align-items:center;width:100%;height:52px;margin-bottom:16px;font-size:16px;font-weight:800;transition:all .2s;display:flex}.sidebar-new-chat-btn:hover{background:#ffe6d1;border-color:#ff7a1366}.sidebar-search-container{width:100%;margin-bottom:20px;position:relative}.sidebar-search-icon{color:#c96113;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.sidebar-search-input{box-sizing:border-box;background:#fff;border:1px solid #dacec299;border-radius:12px;outline:none;width:100%;height:42px;padding:0 16px 0 40px;font-size:14px;box-shadow:inset 0 1px 3px #00000005}.sidebar-history-list{flex:1;margin-bottom:16px;padding-right:4px;overflow-y:auto}.sidebar-history-list::-webkit-scrollbar{width:4px}.sidebar-history-list::-webkit-scrollbar-thumb{background:#ff7a1326;border-radius:4px}.sidebar-history-list::-webkit-scrollbar-thumb:hover{background:#ff7a134d}.sidebar-group{margin-bottom:24px}.sidebar-group-title{color:#8f939a;margin-bottom:10px;padding-left:4px;font-size:13px;font-weight:600}.sidebar-chat-card-wrapper{margin-bottom:8px;position:relative}.sidebar-chat-card{text-align:left;box-sizing:border-box;background:#fff;border:1px solid #eee6df80;border-radius:12px;flex-direction:column;align-items:flex-start;width:100%;padding:12px 36px 12px 12px;transition:all .2s;display:flex;box-shadow:0 4px 12px #251c1208}.sidebar-chat-card:hover{border-color:#ff7a1326;box-shadow:0 6px 16px #ff7a130d}.sidebar-chat-title{color:#20242a;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-bottom:6px;font-size:14px;font-weight:700;overflow:hidden}.sidebar-chat-meta{align-items:center;gap:6px;width:100%;display:flex}.sidebar-chat-avatar-img{object-fit:cover;border-radius:50%;width:18px;height:18px}.sidebar-chat-avatar-txt{border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid}.sidebar-chat-info{color:#8f939a;font-size:11px}.sidebar-card-more{color:#8f939a;border:none;border-radius:50%;place-items:center;width:24px;height:24px;transition:all .2s;display:grid;position:absolute;top:12px;right:8px}.sidebar-card-more:hover{color:#20242a;background:#f5f5f5}.sidebar-card-menu{z-index:100;background:#fff;border:1px solid #0000000f;border-radius:8px;position:absolute;top:36px;right:8px;overflow:hidden;box-shadow:0 4px 12px #0000001f}.sidebar-card-menu button{color:#ff342f;text-align:left;white-space:nowrap;border:none;width:100%;padding:8px 16px;font-size:12px;transition:background-color .2s}.sidebar-card-menu button:hover{background:#fff5f5}.sidebar-empty{text-align:center;color:#8f939a;padding:40px 0;font-size:14px}.sidebar-clear-btn{color:#ff342f;box-sizing:border-box;background:0 0;border:1px solid #ff342f26;border-radius:12px;justify-content:center;align-items:center;width:100%;height:44px;margin-top:auto;font-size:14px;font-weight:700;transition:all .2s;display:flex}.sidebar-clear-btn:hover{background:#fff5f5;border-color:#ff342f4d}.chat-header-center{flex:1;justify-content:center;align-items:center;gap:10px;min-width:0;margin:0 12px;display:flex}.chat-header-info{min-width:0}.chat-header-btn{color:#20242a;border:none;border-radius:50%;place-items:center;width:36px;height:36px;transition:background-color .2s;display:grid}.chat-header-btn:hover{background:#f5f5f5}.mr-2{margin-right:8px}.rounded-full{border-radius:9999px}.unlogged-container{background:#fdfaf7;flex-direction:column;height:100dvh;display:flex}.unlogged-scroll{padding:16px 20px calc(88px + env(safe-area-inset-bottom));box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;display:flex;overflow-y:auto}.unlogged-main-card{text-align:center;background:#fff;border:1px solid #dacec266;border-radius:20px;width:100%;margin:0;padding:32px 20px;box-shadow:0 10px 24px #5030140a}.lock-avatar-container{width:90px;height:90px;margin:0 auto 20px;position:relative}.lock-avatar-bg{background:#fdf3eb;border:2px solid #fff5ed;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;box-shadow:inset 0 2px 6px #00000005}.lock-badge{background:#ffab73;border:2.5px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:0;right:0;box-shadow:0 2px 6px #ff651433}.unlogged-login-btn{color:#fff;background:linear-gradient(135deg,#ff7a13,#ff4c1b);border:none;border-radius:25px;width:100%;height:50px;margin-bottom:12px;font-size:16px;font-weight:800;transition:all .2s;box-shadow:0 8px 20px #ff4c1b40}.unlogged-login-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #ff4c1b4d}.unlogged-support-text{color:#8f939a;margin-bottom:20px;font-size:12px}.unlogged-agreement{color:#8f939a;font-size:11px;line-height:1.5}.agreement-link{color:#ff7a13;background:0 0;border:none;padding:0;font-weight:600;display:inline}.agreement-link:hover{text-decoration:underline}.unlogged-support-card{background:#fff;border:1px solid #dacec266;border-radius:16px;align-items:center;margin-bottom:24px;padding:16px 0;display:flex;box-shadow:0 6px 16px #50301405}.support-col{background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:8px;transition:opacity .2s;display:flex}.support-col:hover{opacity:.8}.support-icon{width:28px;height:28px}.support-label{color:#20242a;font-size:13px;font-weight:700}.support-divider{background:#dacec280;width:1px;height:40px}.logout-strip{color:#ff342f;text-align:center;box-sizing:border-box;background:#fff;border:1px solid #ff342f26;border-radius:12px;width:100%;height:48px;margin:16px 0;font-size:14px;font-weight:800;transition:all .2s;display:block}.logout-strip:hover{background:#fff5f5;border-color:#ff342f4d}.login-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;box-sizing:border-box;background:#00000080;place-items:center;width:min(100vw,470px);height:100%;padding:20px;display:grid;position:fixed;top:0;left:50%;transform:translate(-50%)}.login-modal-content{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:380px;padding:28px 24px;animation:.3s cubic-bezier(.16,1,.3,1) modalFadeIn;position:relative;box-shadow:0 12px 32px #0003}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.login-modal-close{color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;place-items:center;width:28px;height:28px;transition:background-color .2s;display:grid;position:absolute;top:16px;right:16px}.login-modal-close:hover{background:#e5e7eb}.login-modal-tabs{border-bottom:2px solid #f3f4f6;margin-bottom:24px;display:flex}.login-tab{text-align:center;color:#8f939a;background:0 0;border:none;flex:1;padding:12px 0;font-size:16px;font-weight:700;position:relative}.login-tab.active{color:#ff7a13}.login-tab.active:after{content:"";background:#ff7a13;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.login-form{flex-direction:column;gap:16px;display:flex}.login-error{color:#ff342f;background:#fff5f5;border:1px solid #ff342f1a;border-radius:8px;padding:8px 12px;font-size:12px}.input-group input{box-sizing:border-box;background:#fdfaf7;border:1px solid #dacec299;border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px;font-size:14px}.input-group input:focus{background:#fff;border-color:#ff7a13}.input-group-row{gap:8px;display:flex}.input-group-row input{box-sizing:border-box;background:#fdfaf7;border:1px solid #dacec299;border-radius:12px;outline:none;flex:1;min-width:0;height:48px;padding:0 16px;font-size:14px}.input-group-row input:focus{background:#fff;border-color:#ff7a13}.send-code-btn{color:#ff7a13;background:#fff5ed;border:1px solid #ff7a1333;border-radius:12px;width:100px;height:48px;font-size:13px;font-weight:700;transition:all .2s}.send-code-btn:hover:not(:disabled){background:#ffe6d1}.send-code-btn:disabled{color:#8f939a;background:#f3f4f6;border-color:#0000}.login-submit-btn{color:#fff;background:linear-gradient(135deg,#ff7a13,#ff4c1b);border:none;border-radius:24px;width:100%;height:48px;margin-top:8px;font-size:15px;font-weight:800;transition:all .2s;box-shadow:0 6px 16px #ff4c1b33}.login-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #ff4c1b40}.login-submit-btn:disabled{box-shadow:none;background:#d1d5db}.login-tips{text-align:center;color:#8f939a;margin-top:4px;font-size:11px}
