:root{--ink:#18233b;--muted:#778198;--line:#e9edf4;--blue:#365cf6;--blue-deep:#20348f;--mint:#1bb78a}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#f7f8fc;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.help-home{min-height:100vh;overflow:hidden}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 48px;font-size:14px;display:flex}.brand{color:#141d33;align-items:center;gap:11px;font-weight:600;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#557eff,#293cde);border-radius:9px;place-items:center;width:30px;height:30px;font-size:17px;font-weight:800;display:grid}.divider{background:#d9deea;width:1px;height:17px;margin:0 4px}.brand strong{font-weight:650}.topbar-actions{color:#8b95aa;align-items:center;gap:9px;display:flex}.status-dot{background:var(--mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e5f8f2}.help-hero{background:radial-gradient(circle at 50% 25%,#f8faff 0,#f4f6ff 39%,#f7f8fc 75%);place-items:center;min-height:calc(100vh - 68px);padding:64px 28px 124px;display:grid;position:relative;overflow:hidden}.hero-content{z-index:1;text-align:center;width:min(790px,100%);animation:.65s cubic-bezier(.22,1,.36,1) both hero-enter;position:relative}.eyebrow{color:#6079eb;letter-spacing:1.4px;font-size:12px;font-weight:800}.eyebrow span{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#5f83ff,#3345d7);border-radius:6px;place-items:center;width:18px;height:18px;margin-right:5px;display:inline-grid}.hero-content h1{color:#202d75;letter-spacing:-2px;margin:17px 0 14px;font-size:52px;line-height:1.18}.hero-content h1 span{color:#4868f2}.hero-content p{color:#75819c;margin:0;font-size:16px}.hero-search{text-align:left;background:#fff;border:1px solid #d8e0fb;border-radius:14px;align-items:center;width:100%;height:66px;margin-top:37px;padding:0 8px 0 21px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 16px 35px #263d9b19}.hero-search:focus-within{border-color:#91a6fb;transform:translateY(-2px);box-shadow:0 18px 42px #263d9b29}.search-icon{color:#7182aa;font-size:26px;line-height:1}.hero-search input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 16px;font-size:15px}.hero-search input::placeholder{color:#9ba6bb}.hero-search button{color:#fff;background:linear-gradient(115deg,#3c60f5,#2748d8);border:0;border-radius:10px;height:48px;padding:0 20px;font-size:14px;font-weight:750;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 6px 13px #3956d541}.hero-search button:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 10px 18px #3956d55b}.hero-search button:active{transform:translateY(1px)scale(.98)}.hero-search button span{margin-left:9px;font-size:17px}.chips{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:17px;display:flex}.chips button{color:#657391;background:#fff;border:1px solid #dbe2fa;border-radius:20px;padding:7px 12px;font-size:12px;transition:all .2s}.chips button:hover{color:#3d5de2;border-color:#91a5f8;transform:translateY(-2px);box-shadow:0 5px 13px #314eb317}.chips button:active{transform:translateY(0)scale(.98)}.privacy-note{color:#a1aaba;margin-top:21px;font-size:11px;display:block}.hero-glow{opacity:.85;border:1px solid #dfe5ff;border-radius:50%;animation:12s ease-in-out infinite alternate glow-drift;position:absolute}.hero-glow-one{width:560px;height:560px;bottom:-170px;right:-135px;box-shadow:0 0 0 45px #eef1ff,0 0 0 90px #f1f3ff}.hero-glow-two{width:620px;height:620px;animation-delay:-6s;top:-380px;left:-320px}.conversation-page{background:#fff;min-height:calc(100vh - 68px);padding:42px 24px 120px;transition:margin-left .28s cubic-bezier(.22,1,.36,1),width .28s cubic-bezier(.22,1,.36,1)}.conversation-content{width:min(760px,100%);margin:0 auto}.history-open .conversation-page{width:calc(100% - 300px);margin-left:300px}.answer-card{padding-bottom:34px}.question-heading{border-bottom:1px solid #edf0f5;padding:0 0 25px;animation:.42s cubic-bezier(.22,1,.36,1) 40ms both content-enter}.question-heading span{color:#8994aa;font-size:12px;font-weight:650}.question-heading h1{color:#1e2941;letter-spacing:-.7px;margin:9px 0 0;font-size:29px;line-height:1.35}.answer-bubble{background:#fff;border:1px solid #e7ebf2;border-radius:12px;margin-top:26px;animation:.48s cubic-bezier(.22,1,.36,1) .12s both content-enter;overflow:hidden}.assistant-label{color:#566075;border-bottom:1px solid #f0f2f6;align-items:center;gap:6px;padding:12px 15px;font-size:12px;font-weight:700;display:flex}.assistant-label>span{color:#4f6ffa}.assistant-label small{border-radius:10px;margin-left:auto;padding:3px 7px;font-size:10px}.verified{color:#11856c;background:#e7f8f2}.caution{color:#b4791b;background:#fff5df}.answer-content{color:#3e4960;padding:18px 16px;font-size:14px;line-height:1.8}.answer-content p{margin:0}.pending-answer .answer-content{align-items:center;min-height:108px;display:flex}.answer-dots{gap:6px;display:flex}.answer-dots i{background:#7890f3;border-radius:50%;width:7px;height:7px;animation:.9s ease-in-out infinite dot-bounce}.answer-dots i:nth-child(2){animation-delay:.12s}.answer-dots i:nth-child(3){animation-delay:.24s}.typewriter-text{white-space:pre-wrap;min-height:86px}.typing-caret{vertical-align:-.12em;background:#4d6bf0;width:2px;height:1.1em;margin-left:2px;animation:.75s step-end infinite caret-blink;display:inline-block}.answer-complete{color:#8c97a9;align-items:center;gap:6px;margin-top:12px;font-size:11px;animation:.3s both content-enter;display:flex}.answer-complete span{color:#168867;background:#e8f8f2;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;display:grid}.path{background:#fafbfe;border:1px solid #e7ebf5;border-radius:8px;align-items:center;gap:8px;margin-top:13px;padding:10px;transition:background .2s,border-color .2s;animation:.3s both content-enter;display:flex}.path:hover{background:#f6f8ff;border-color:#cbd6fc}.path>span{color:#6d83ec}.path small,.path b{display:block}.path small{color:#99a3b6;font-size:10px}.path b{color:#526179;margin-top:2px;font-size:11px}.sources,.more-questions{margin-top:28px;animation:.48s cubic-bezier(.22,1,.36,1) .2s both content-enter}.sources h2,.more-questions h2{color:#343f56;margin:0 0 12px;font-size:15px}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.source-card{color:var(--ink);text-align:left;background:#fafbfe;border:1px solid #e7ebf2;border-radius:9px;align-items:center;gap:9px;padding:12px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex}.source-card:hover{background:#fff;border-color:#bdccff;transform:translateY(-2px);box-shadow:0 8px 18px #243c8a12}.source-card:active{transform:translateY(0)scale(.99)}.doc-icon{color:#5d76e7;background:#edf1ff;border-radius:6px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.source-card div{flex:1;min-width:0}.source-card b,.source-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.source-card b{font-size:11px}.source-card small{color:#9ea8b9;margin-top:3px;font-size:10px}.source-card i{color:#7289eb;font-style:normal;transition:transform .2s}.source-card:hover i{transform:translate(2px,-2px)}.case-cta{color:#6b5831;background:#fffaf0;border:1px solid #ffe1a6;border-radius:9px;justify-content:space-between;align-items:center;gap:9px;margin-top:24px;padding:12px;animation:.48s cubic-bezier(.22,1,.36,1) .24s both content-enter;display:flex}.case-cta b,.case-cta span{display:block}.case-cta b{font-size:12px}.case-cta span{color:#96866a;margin-top:3px;font-size:11px}.case-cta button{color:#9a6a16;background:#ffedc6;border:0;border-radius:6px;flex:none;padding:8px 10px;font-size:11px;transition:transform .18s,filter .18s}.case-cta button:hover{filter:brightness(.97);transform:translateY(-1px)}.more-questions{border-top:1px solid #edf0f5;padding-top:25px;animation-delay:.28s}.more-questions>div{flex-wrap:wrap;gap:8px;display:flex}.more-questions button{color:#5f6c84;background:#fff;border:1px solid #e0e5f0;border-radius:18px;padding:8px 11px;font-size:12px;transition:transform .18s,border-color .18s,color .18s,box-shadow .18s}.more-questions button:hover{color:#3d5de2;border-color:#aab9f8;transform:translateY(-2px);box-shadow:0 4px 11px #365cf617}.more-questions button:active{transform:translateY(0)scale(.98)}.more-questions button span{color:#6f85ed;margin-right:6px}.answer-actions{color:#6f7b90;border-top:1px solid #edf0f4;align-items:center;gap:8px;margin-top:25px;padding-top:24px;font-size:12px;animation:.48s cubic-bezier(.22,1,.36,1) .34s both content-enter;display:flex}.answer-actions span{margin-right:auto}.answer-actions button{color:#65718a;background:#fff;border:1px solid #e1e6ee;border-radius:7px;padding:7px 10px;font-size:11px;transition:transform .18s,border-color .18s,color .18s,background .18s}.answer-actions button:hover{color:#4864e7;border-color:#b9c7f7;transform:translateY(-1px)}.answer-actions button.selected{color:#4864e7;background:#f2f5ff;border-color:#a9b9ff}.followup-input{z-index:15;background:#fff;border:1px solid #dfe5ef;border-radius:12px;align-items:center;width:min(700px,100% - 48px);height:54px;padding:0 7px 0 15px;transition:left .28s cubic-bezier(.22,1,.36,1),border-color .18s,box-shadow .18s,transform .18s;animation:.5s cubic-bezier(.22,1,.36,1) .36s both input-enter;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #24376b22}.history-open .followup-input{left:calc(50% + 150px)}.followup-input:focus-within{border-color:#98acf9;transform:translate(-50%)translateY(-2px);box-shadow:0 15px 34px #24376b30}.followup-input>span{color:#5f7bf1;font-size:16px}.followup-input input{color:#253149;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 10px;font-size:13px}.followup-input button{color:#fff;background:#3f60ec;border:0;border-radius:9px;place-items:center;width:38px;height:38px;font-size:18px;transition:transform .18s,box-shadow .18s;display:grid}.followup-input button:hover{transform:translateY(-1px);box-shadow:0 6px 13px #365cf640}.followup-input button:active{transform:scale(.96)}@keyframes caret-blink{50%{opacity:0}}@keyframes dot-bounce{50%{opacity:.35;transform:translateY(-3px)}}.history-toggle{z-index:50;color:#56637c;background:#fff;border:1px solid #e1e5ec;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;transition:transform .18s,border-color .18s,background .18s;display:grid;position:fixed;bottom:18px;left:18px;box-shadow:0 2px 7px #23376912}.history-toggle:hover{background:#f7f9ff;border-color:#bac8fb;transform:translateY(-2px)}.history-toggle:active{transform:scale(.94)}.history-toggle span{color:#5b6780;font-size:17px;line-height:1}.history-drawer{z-index:40;background:#fff;border-right:1px solid #e5e9f1;flex-direction:column;width:300px;padding:18px 14px;transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-103%);box-shadow:8px 0 30px #1b2e6620}.history-drawer.open{transform:translate(0)}.history-drawer.open .history-brand,.history-drawer.open .new-chat,.history-drawer.open .history-list{animation:.35s cubic-bezier(.22,1,.36,1) both drawer-item-enter}.history-drawer.open .new-chat{animation-delay:50ms}.history-drawer.open .history-list{animation-delay:.1s}.history-brand{color:#1e2941;align-items:center;gap:9px;padding:2px 5px 20px;display:flex}.history-brand b{font-size:15px}.history-brand .brand-mark{width:27px;height:27px;font-size:15px}.new-chat{color:#405de2;text-align:left;background:#f7f9ff;border:1px solid #e0e6f4;border-radius:9px;align-items:center;gap:9px;width:100%;padding:12px;font-size:13px;font-weight:700;transition:background .18s,transform .18s;display:flex}.new-chat:hover{background:#eef2ff;transform:translateY(-1px)}.new-chat span{color:#fff;background:#4d6bf0;border-radius:5px;place-items:center;width:17px;height:17px;font-size:15px;line-height:1;display:grid}.history-list{gap:5px;margin-top:29px;display:grid}.history-list>small{color:#9ca5b6;margin:0 7px 7px;font-size:11px}.history-list button{color:#58657b;text-align:left;background:0 0;border:0;border-radius:8px;align-items:flex-start;gap:9px;width:100%;padding:10px 9px;transition:background .18s,color .18s,transform .18s;display:flex;overflow:hidden}.history-list button:hover,.history-list button.current{color:#3858df;background:#f0f3ff;transform:translate(2px)}.history-list button>span{color:#8292bd;font-size:13px}.history-list button b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.45;overflow:hidden}@keyframes hero-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes content-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes input-enter{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}@keyframes drawer-item-enter{0%{opacity:0;transform:translate(-9px)}to{opacity:1;transform:translate(0)}}@keyframes glow-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(-12px,10px)scale(1.03)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:720px){.topbar{height:60px;padding:0 18px}.brand{gap:8px;font-size:13px}.brand-mark{width:27px;height:27px;font-size:15px}.help-hero{min-height:calc(100vh - 60px);padding:50px 18px 110px}.hero-content h1{letter-spacing:-1.4px;font-size:37px}.hero-content p{font-size:14px;line-height:1.6}.hero-search{height:58px;margin-top:29px;padding-left:15px}.hero-search input{padding:0 8px;font-size:13px}.hero-search button{height:42px;padding:0 12px;font-size:12px}.hero-search button span{display:none}.chips{gap:7px}.chips button{font-size:11px}.answer-stage{width:calc(100% - 28px);margin-top:-65px}.answer-bubble{margin:0 12px 12px}.user-bubble{margin:14px 12px 11px auto}.answer-actions{flex-wrap:wrap;align-items:flex-start}.answer-actions span{width:100%}.history-open .conversation-page{width:100%;margin-left:0}.history-open .followup-input{left:50%}.history-toggle{bottom:12px;left:12px}.history-drawer{width:min(310px,88vw)}}
