:root{--ink:#11152c;--muted:#777b8c;--line:#ececf1;--paper:#fff;--soft:#f7f7f8;--accent:#ff8a00;--accent2:#ff4d13}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:#fbfbfa;color:var(--ink);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px}button,input,textarea{font:inherit}a,button{touch-action:manipulation}.center{min-height:100vh;display:grid;place-items:center}.spinner{width:32px;height:32px;border:3px solid #eee;border-top:3px solid var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.16em}.muted{color:var(--muted);line-height:1.7}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#fff1d9 0,transparent 30%),#f8f8f6}.login-card{width:min(460px,100%);padding:54px;border:1px solid #eee9df;border-radius:32px;background:rgba(255,255,255,.9);box-shadow:0 30px 80px rgba(40,30,15,.08)}.brand-mark{display:grid;place-items:center;width:54px;height:54px;margin-bottom:32px;border-radius:18px;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;font-size:25px;font-weight:900}.brand-logo{display:block;width:128px;height:auto;object-fit:contain}.login-logo{width:156px;margin-bottom:30px}.topbar-brand{display:flex;align-items:center;gap:22px}.topbar-brand>.brand-logo{width:104px}.topbar-brand .eyebrow{margin-bottom:5px}.login-card h1{font-size:38px;line-height:1.15;margin:8px 0 14px;letter-spacing:-.04em}.login-form{display:grid;grid-gap:10px;gap:10px;margin-top:34px}.login-form label{font-size:13px;font-weight:700}.composer,.login-form input,.search{border:1px solid var(--line);background:#fff}.login-form input{height:54px;padding:0 16px;border-radius:14px;outline:0}.login-form input:focus{border-color:#ffae45;box-shadow:0 0 0 4px #fff0da}.login-form button{height:54px;margin-top:6px;border:0;border-radius:14px;background:var(--ink);color:#fff;font-weight:700;cursor:pointer}.login-form button:disabled{opacity:.55}.error{margin:2px 0;color:#c82e25;font-size:13px}.app-shell{width:min(1320px,100%);margin:auto;padding:24px 40px 88px}.chat-topbar,.section-head,.topbar{display:flex;align-items:center;justify-content:space-between}.topbar h1{margin:0;font-size:22px;letter-spacing:-.035em}.topbar{min-height:80px;border-bottom:1px solid var(--line)}.topbar-brand>.brand-logo{width:136px}.topbar-brand{gap:20px}.topbar-brand>div{padding-left:20px;border-left:1px solid var(--line)}.ghost{border:1px solid var(--line);border-radius:999px;background:#fff;padding:9px 15px;color:var(--muted);cursor:pointer;min-width:64px;min-height:42px;transition:border-color .2s ease,color .2s ease,transform .2s ease}.ghost:hover{border-color:#c9cbd3;color:var(--ink)}.ghost:active{transform:translateY(1px)}.intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:end;grid-gap:clamp(40px,7vw,104px);gap:clamp(40px,7vw,104px);margin:58px 0 54px}.intro>p{max-width:600px;margin:0;font-size:clamp(28px,1.9vw,34px);font-weight:700;line-height:1.2;letter-spacing:-.045em;text-wrap:balance}.search{height:58px;border-radius:16px;display:flex;align-items:center;gap:12px;padding:0 20px;background:#f4f4f3;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.search:focus-within{border-color:#e3b168;background:#fff;box-shadow:0 0 0 4px rgba(255,138,0,.09)}.search span{font-size:28px;color:#aaa}.search input{width:100%;border:0;outline:0;background:0 0;font-size:15px}.section-head h2{margin:0;font-size:20px;letter-spacing:-.035em}.section-head span{color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.section-head{margin-bottom:20px}.expert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));grid-gap:14px;gap:14px}.expert-card{position:relative;display:flex;gap:18px;min-height:184px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;color:inherit;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.expert-card:hover{transform:translateY(-2px);border-color:#e2c28f;box-shadow:0 14px 34px rgba(50,39,22,.07)}.expert-card:active{transform:translateY(0)}.expert-card:focus-visible,.ghost:focus-visible,.login-form button:focus-visible,.suggestions button:focus-visible{outline:3px solid rgba(255,138,0,.28);outline-offset:3px}.avatar,.profile-avatar{flex:0 0 auto;display:grid;place-items:center;border-radius:22px;background:#fff0dd;color:#9f4d00;font-weight:800}.avatar{width:70px;height:70px;border-radius:19px}.tone-1{background:#e8f2ff;color:#17599e}.tone-2{background:#eaf7ec;color:#276f35}.tone-3{background:#f3ecff;color:#6944a2}.tone-4{background:#ffeef1;color:#9a394a}.expert-copy{min-width:0}.expert-copy h3{margin:2px 0 6px;padding-right:22px;font-size:18px;letter-spacing:-.025em}.org{margin:0 0 12px;color:#46495a;font-size:13px}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags span{padding:5px 9px;border:1px solid #eee;border-radius:7px;color:#777;font-size:11px}.summary{display:-webkit-box;margin:13px 0 0;overflow:hidden;color:var(--muted);line-height:1.6;font-size:13px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.arrow{position:absolute;right:22px;top:22px;color:#aaa}.empty{text-align:center;color:var(--muted);padding:60px}.chat-shell{width:min(960px,100%);margin:auto;padding:76px 22px 180px}.chat-topbar{position:fixed;z-index:5;top:0;left:50%;transform:translateX(-50%);width:min(960px,100%);height:64px;padding:0 22px;background:rgba(255,255,255,.9);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.back{font-size:26px;color:var(--ink);text-decoration:none}.profile-panel{display:grid;grid-template-columns:110px 1fr;grid-gap:26px;gap:26px;padding:34px;border-radius:28px;background:linear-gradient(135deg,#fffaf0,#fff4df)}.profile-avatar{position:relative;width:110px;height:130px;font-size:25px}.profile-avatar small{position:absolute;right:-4px;bottom:8px;padding:5px;border-radius:8px;background:var(--accent);color:#fff;font-size:10px}.profile-panel h1{margin:0 0 6px;font-size:27px}.profile-summary{margin:16px 0 0;color:var(--muted);line-height:1.7;font-size:15px}.conversation{padding:30px 4px}.welcome{font-size:15px;line-height:1.8}.suggestions{display:grid;grid-gap:10px;gap:10px;margin-top:25px}.suggestions button{display:flex;justify-content:space-between;text-align:left;padding:17px 19px;border:1px solid var(--line);border-radius:16px;background:#fff;cursor:pointer;font-size:14px}.suggestions button:hover{border-color:#ffc675;background:#fffaf3}.message{display:flex;flex-direction:column;margin:20px 0}.message.user{align-items:flex-end}.bubble{max-width:88%;padding:16px 18px;border-radius:18px;background:var(--soft);line-height:1.75;white-space:pre-wrap;font-size:14px}.user .bubble{background:#fff3dc}.assistant .bubble p{margin:0 0 .75em}.assistant .bubble p:last-child{margin-bottom:0}.assistant .bubble .md-heading{margin-top:1em;color:var(--ink);font-weight:700}.assistant .bubble .md-heading:first-child{margin-top:0}.assistant .bubble .md-list-item{display:grid;grid-template-columns:1.4em 1fr;grid-gap:.15em;gap:.15em;margin-bottom:.3em}.assistant .bubble .md-list-item>span{color:#9a5200;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.assistant .bubble h1,.assistant .bubble h2,.assistant .bubble h3{margin:1em 0 .45em;font-size:1.05em;line-height:1.45}.assistant .bubble h1:first-child,.assistant .bubble h2:first-child,.assistant .bubble h3:first-child{margin-top:0}.assistant .bubble ol,.assistant .bubble ul{margin:.5em 0 .8em;padding-left:1.45em}.assistant .bubble li{margin:.25em 0}.assistant .bubble strong{color:var(--ink);font-weight:700}.assistant .bubble a{color:#9a5200;text-decoration-thickness:1px;text-underline-offset:3px}.assistant .bubble code{padding:.12em .35em;border-radius:5px;background:#ececef;font-size:.9em}.assistant .bubble pre{overflow-x:auto;margin:.8em 0;padding:12px 14px;border-radius:10px;background:#1b1d27;color:#f5f5f6}.assistant .bubble pre code{padding:0;background:0 0;color:inherit}.assistant .bubble blockquote{margin:.8em 0;padding-left:.9em;border-left:2px solid #e5a64b;color:var(--muted)}.sources{display:grid;grid-gap:5px;gap:5px;width:min(88%,600px);margin-top:8px;padding:12px 15px;border-left:2px solid var(--accent);font-size:12px}.sources a{color:#5b6080;text-decoration:none}.typing{display:flex;gap:5px}.typing i{width:6px;height:6px;border-radius:50%;background:#aaa;animation:pulse 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.25}}.composer{position:fixed;z-index:5;left:50%;bottom:18px;transform:translateX(-50%);width:min(916px,calc(100% - 28px));padding:13px 13px 30px;border-radius:22px;box-shadow:0 14px 50px rgba(20,20,30,.13)}.composer textarea{width:calc(100% - 55px);max-height:120px;padding:7px 10px;border:0;outline:0;resize:none}.composer button{float:right;width:42px;height:42px;border:0;border-radius:50%;background:var(--ink);color:#fff;font-size:20px;cursor:pointer}.composer button:disabled{background:#d8d9df}.composer small{position:absolute;left:22px;bottom:8px;color:#aaa;font-size:10px}.chat-error{text-align:center}@media (max-width:700px){body,html{font-size:14px}.login-logo{width:132px;margin-bottom:26px}.topbar-brand{gap:10px}.topbar-brand>.brand-logo{width:74px}.topbar-brand>div{padding-left:10px}.topbar-brand .eyebrow{display:none}.topbar h1{font-size:18px}.topbar{min-height:66px}.login-card{padding:36px 26px}.login-card h1{font-size:28px}.app-shell{padding:8px 16px 54px}.expert-grid{grid-template-columns:1fr}.expert-card{min-height:0;padding:18px;border-radius:18px}.avatar{width:58px;height:58px;border-radius:16px}.intro{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;margin:30px 0 38px}.intro>p{max-width:12em;font-size:22px;line-height:1.22}.search{height:54px;padding:0 16px}.search input{min-width:0;font-size:15px}.section-head{margin-bottom:14px}.section-head h2{font-size:18px}.expert-copy h3{font-size:17px}.org{margin-bottom:10px}.summary{font-size:13px}.profile-panel{grid-template-columns:76px 1fr;gap:16px;padding:22px}.profile-avatar{width:76px;height:96px}.profile-panel h1{font-size:24px}.profile-summary{font-size:14px}.welcome{font-size:15px}.bubble,.suggestions button{font-size:14px}.chat-shell{padding:72px 14px 154px}.chat-topbar{height:58px;padding:0 14px}.conversation{padding:22px 2px}.composer{bottom:max(10px,env(safe-area-inset-bottom));width:calc(100% - 20px);border-radius:18px}.bubble{max-width:94%}}@media (min-width:701px) and (max-width:1040px){.app-shell{padding-inline:28px}.intro{grid-template-columns:1fr;gap:28px;margin-block:44px}.intro>p{max-width:720px}.expert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}