:root{--canvas: #f5f6f8;--surface: #ffffff;--surface-soft: #f5f6f8;--surface-blue: #f0f2f5;--ink: #22262b;--ink-soft: #41474e;--muted: #70777f;--quiet: #9aa0a6;--line: #e1e4e8;--line-strong: #cfd4da;--red: #e6433a;--red-dark: #c9322a;--jade: #179b72;--steel: #3b6fc4;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}html{background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{width:min(100%,1024px);min-height:100vh;margin:0 auto;background:var(--surface-soft);border-inline:1px solid var(--line)}.topbar{min-height:68px;padding:12px 40px;display:flex;align-items:center;justify-content:space-between;background:var(--surface);border-bottom:1px solid var(--line)}.brand-lockup,.brand-lockup>div:last-child,.topbar-actions,.wallet,.points-pill,.tabs button,.query-title,.query-row,.input-wrap,.primary-button,.section-title-row,.report-list-item,.report-list-open,.report-list-copy>div,.report-list-copy time,.report-toolbar,.report-toolbar-actions,.icon-text-button,.status-badge,.failed-state,.notice{display:flex;align-items:center}.brand-lockup{gap:10px}.brand-mark{width:38px;height:38px;display:block;flex:0 0 auto;object-fit:contain}.brand-lockup>div:last-child{align-items:flex-start;flex-direction:column;gap:1px}.brand-lockup strong{color:var(--ink);font-size:17px;font-weight:760}.brand-lockup span{color:var(--quiet);font-size:10px}.topbar-actions{gap:10px}.points-pill{gap:5px;min-height:36px;padding:0 9px;color:#796315;background:#fff9df;border:1px solid #eadfa7;border-radius:5px;font-size:10px}.points-pill strong{color:#403813;font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:14px}.wallet{gap:7px;min-height:36px;padding:0 10px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--line);border-radius:5px;font-size:11px}button.wallet:disabled{cursor:default}.wallet strong{margin-left:2px;color:var(--ink);font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:16px}.wallet small{color:var(--muted);font-size:10px}.tabs{height:48px;padding:0 40px;display:flex;gap:28px;background:var(--surface);border-bottom:1px solid var(--line)}.tabs button{position:relative;gap:7px;height:100%;padding:0 2px;color:var(--muted);background:transparent;border:0;font-size:13px}.tabs button.active{color:var(--ink);font-weight:680}.tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--red);content:""}main{min-height:calc(100vh - 168px);background:var(--surface-soft)}.workspace-heading{min-height:162px;padding:40px 42px 28px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.headline-copy{max-width:600px}h1,h2,p{letter-spacing:0}h1{margin:0;color:var(--ink);font-size:36px;line-height:1.28}h2{margin:0;color:var(--ink);font-size:17px}.hero-lede{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.query-panel{margin:0 42px;padding:24px;background:var(--surface-blue);border:1px solid #d9dde3;border-radius:8px}.query-header{margin-bottom:17px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.query-title{align-items:flex-start}.query-title p{margin:5px 0 0;color:var(--muted);font-size:12px}.cost-note{display:flex;align-items:flex-end;flex-direction:column;gap:2px}.cost-note span{color:var(--quiet);font-size:10px}.cost-note strong{color:var(--ink-soft);font-size:12px}.query-row{align-items:stretch;gap:9px}.autocomplete-wrap{position:relative;flex:1;min-width:0}.input-wrap{width:100%;gap:10px;min-width:0;height:56px;padding:0 15px;color:var(--muted);background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;transition:border-color .16s ease,box-shadow .16s ease}.input-wrap:focus-within{border-color:var(--steel);box-shadow:0 0 0 3px #3b6fc424}.input-wrap.selected{border-color:#69ad98;box-shadow:0 0 0 3px #179b721a}.input-wrap input{width:100%;min-width:0;height:100%;padding:0;color:var(--ink);background:transparent;border:0;outline:0;font-size:16px}.input-wrap input::placeholder{color:#9ba1a8}.input-state-icon{flex:0 0 auto;color:var(--steel)}.input-state-icon.selected{color:var(--jade)}.stock-suggestions{position:absolute;z-index:60;top:calc(100% + 7px);right:0;left:0;max-height:360px;overflow-y:auto;background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;box-shadow:0 12px 28px #20272d24}.suggestions-heading,.suggestions-foot{color:var(--quiet);background:#f7f8fa;font-size:10px}.suggestions-heading{position:sticky;z-index:1;top:0;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.suggestions-heading small{font-size:10px}.stock-option{width:100%;min-height:52px;padding:8px 11px;display:flex;align-items:center;gap:10px;text-align:left;color:var(--ink);background:var(--surface);border:0;border-bottom:1px solid #eceef1}.stock-option:hover,.stock-option.active,.stock-option:focus-visible{background:#f1f4f7;outline:0}.market-mark{flex:0 0 auto;width:29px;height:29px;display:grid;place-items:center;border-radius:4px;font-size:11px;font-weight:700}.market-mark.sh{color:#b13b32;background:#fff0ee}.market-mark.sz{color:#315f9f;background:#edf3fb}.stock-option-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.stock-option-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.stock-option-copy small{color:#687078;font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.3}.suggestion-message{min-height:64px;padding:18px 12px;display:grid;place-items:center;text-align:center;color:var(--muted);font-size:12px}.suggestion-message.error{color:#9b3d35}.suggestions-foot{padding:8px 11px;text-align:center}.primary-button{min-width:142px;min-height:56px;justify-content:center;gap:8px;padding:0 18px;color:#fff;background:var(--red);border:1px solid var(--red);border-radius:6px;font-size:14px;font-weight:680;transition:background .16s ease,border-color .16s ease}.primary-button:hover:not(:disabled){background:var(--red-dark);border-color:var(--red-dark)}.primary-button:focus-visible,.tabs button:focus-visible,.wallet:focus-visible,.purchase-button:focus-visible,.report-list-open:focus-visible,.report-copy-button:focus-visible,.icon-button:focus-visible,.icon-text-button:focus-visible{outline:3px solid rgba(59,111,196,.24);outline-offset:2px}.primary-button:disabled{cursor:not-allowed;opacity:.42}.recent-section{margin:40px 42px 50px}.section-title-row{justify-content:space-between;gap:16px;margin-bottom:14px}.section-title-row>span{color:var(--quiet);font-size:11px}.report-list{min-width:0;max-width:100%;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:7px}.report-list-item{width:100%;min-width:0;max-width:100%;gap:13px;overflow:hidden;background:transparent;border-bottom:1px solid #e7e9ed}.report-list-item:last-child{border-bottom:0}.report-list-item:hover{background:#f7f8fa}.report-list-open{flex:1;width:0;min-width:0;gap:13px;padding:16px 0 16px 15px;overflow:hidden;text-align:left;color:var(--ink);background:transparent;border:0}.report-list-open:hover{background:transparent}.report-icon{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;color:var(--jade);background:#e7f5f0;border-radius:5px}.report-icon.failed{color:var(--red-dark);background:#fff0ee}.report-icon.queued,.report-icon.generating{color:var(--steel);background:#eef3fb}.report-list-copy{min-width:0;max-width:100%;flex:1}.report-list-copy>div{min-width:0;justify-content:space-between;gap:12px}.report-list-copy strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px}.report-list-copy>div span{flex:0 0 auto;color:var(--muted);font-size:10px}.report-list-copy p{width:100%;min-width:0;margin:5px 0 7px;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.55;text-overflow:ellipsis;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.report-list-copy time{gap:5px;color:var(--quiet);font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:10px}.report-chevron{flex:0 0 auto;margin-right:15px;color:#a9b0b3}.report-copy-button{flex:0 0 auto;width:36px;height:36px;margin-right:7px;display:grid;place-items:center;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:5px;transition:color .16s ease,background .16s ease,border-color .16s ease}.report-copy-button:hover,.report-copy-button:focus-visible{color:var(--steel);background:#f1f5fb;border-color:#b9c8e1}.report-copy-button.copied{color:var(--jade);background:#e7f5f0;border-color:#a9d8c8}.empty-state{min-height:150px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--quiet);background:var(--surface);border:1px dashed var(--line-strong);border-radius:7px;font-size:12px}.notice{gap:9px;margin:20px 42px 0;padding:11px 13px;color:#87352e;background:#fff4f2;border:1px solid #ecc4bf;border-radius:6px;font-size:13px}.notice span{flex:1}.success-notice{color:#126d54;background:#eef9f5;border-color:#b9dfd2}.info-notice{color:#2f5b94;background:#f1f5fb;border-color:#c7d4e7}.notice button{width:26px;height:26px;color:inherit;background:transparent;border:0;font-size:20px}.report-view,.history-view{min-width:0;padding:34px 48px 52px}.report-view{background:var(--surface)}.report-toolbar{justify-content:space-between;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--line)}.report-toolbar-actions{justify-content:flex-end;gap:8px}.copy-report-button{color:var(--steel);border-color:#c4d0e3}.copy-report-button:hover,.copy-report-button:focus-visible{color:#2f5fae;background:#f1f5fb;border-color:#aabbd7}.icon-text-button,.icon-button{color:var(--ink-soft);background:var(--surface);border:1px solid var(--line-strong);border-radius:5px}.icon-text-button{gap:7px;min-height:36px;padding:0 11px;font-size:12px}.icon-button{width:36px;height:36px;display:grid;place-items:center}.status-badge{gap:6px;min-height:29px;padding:0 9px;color:var(--steel);background:#eef3fb;border-radius:4px;font-size:11px;font-weight:650}.status-badge.completed{color:#147b5d;background:#e7f5f0}.status-badge.failed{color:#b13b32;background:#fff0ee}.report-meta{padding:26px 0 23px;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.35fr);gap:24px;border-bottom:1px solid var(--line)}.report-meta>div{min-width:0;display:flex;flex-direction:column;gap:6px}.report-meta span{color:var(--quiet);font-size:10px}.report-meta strong{overflow-wrap:anywhere;color:var(--ink);font-size:20px}.report-meta>div:last-child strong{font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:550}.research-journey{width:min(100%,760px);margin:28px auto 0;padding:24px;overflow:hidden;background:var(--surface-soft);border:1px solid var(--line);border-radius:7px}.journey-head{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px}.journey-signal{width:46px;height:46px;display:grid;place-items:center;color:var(--red);background:var(--surface);border:1px solid var(--line-strong);border-radius:50%}.journey-title{min-width:0}.journey-title h2{font-size:17px}.journey-title>span{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.55}.journey-elapsed{min-width:74px;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:end;gap:4px 7px;color:var(--muted)}.journey-elapsed strong{color:var(--ink);font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:14px}.journey-elapsed span{grid-column:1 / -1;text-align:right;color:var(--quiet);font-size:9px}.journey-steps{margin-top:26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.journey-step{position:relative;min-width:0;padding-right:12px}.journey-step:not(:last-child):after{position:absolute;z-index:0;top:11px;right:0;left:23px;height:1px;background:var(--line);content:""}.journey-step.done:not(:last-child):after{background:#72b9a4}.journey-step-marker{position:relative;z-index:1;width:23px;height:23px;display:grid;place-items:center;color:var(--quiet);background:var(--surface);border:1px solid var(--line-strong);border-radius:50%}.journey-step.done .journey-step-marker{color:#fff;background:var(--jade);border-color:var(--jade)}.journey-step.active .journey-step-marker{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 0 0 4px #e6433a1f}.journey-step>div:last-child{margin-top:9px;display:flex;flex-direction:column;gap:4px}.journey-step strong{color:var(--muted);font-size:11px}.journey-step span{max-width:128px;color:var(--quiet);font-size:9px;line-height:1.5}.journey-step.active strong{color:var(--ink)}.journey-step.done span,.journey-step.active span{color:#697278}.journey-note{margin-top:21px;padding:11px 13px;color:#667078;background:var(--surface);border-left:3px solid var(--steel);font-size:11px;line-height:1.65}.failed-state{align-items:flex-start;gap:11px;margin-top:22px;padding:15px;color:#90372e;background:#fff7f5;border:1px solid #efc5c0;border-radius:6px}.failed-state p{margin:5px 0 0;font-size:13px;line-height:1.55}.markdown-body{width:min(100%,760px);margin:0 auto;padding:40px 0 20px;color:#293036;font-size:15px;line-height:1.9}.markdown-body>:first-child{margin-top:0}.markdown-body h1{margin:0 0 28px;padding:0 0 20px 16px;color:var(--ink);border-bottom:1px solid var(--line-strong);border-left:4px solid var(--red);font-family:Songti SC,STSong,serif;font-size:29px;line-height:1.45}.markdown-body h2{margin:38px 0 15px;color:var(--ink);font-size:20px;line-height:1.5}.markdown-body h2:before{margin-right:8px;color:var(--red);content:"■";font-size:9px;vertical-align:2px}.markdown-body h3{margin:28px 0 11px;color:var(--ink);font-size:16px}.markdown-body p,.markdown-body ul,.markdown-body ol{margin:13px 0}.markdown-body li{margin:7px 0}.markdown-body strong{color:#161b1f}.markdown-body blockquote{margin:22px 0;padding:14px 17px;color:#525c62;background:#f1f4f5;border-left:3px solid var(--steel)}.markdown-body blockquote p{margin:0}.markdown-body a{color:var(--steel);text-decoration-thickness:1px;text-underline-offset:3px}.markdown-body code{padding:2px 5px;background:#edf1f2;border-radius:3px;font-family:SFMono-Regular,Consolas,monospace;font-size:.9em}.table-scroll{max-width:100%;margin:20px 0;overflow-x:auto}.markdown-body table{width:100%;min-width:560px;border-collapse:collapse;font-size:13px}.markdown-body th,.markdown-body td{padding:10px 12px;text-align:left;border:1px solid var(--line)}.markdown-body th{background:#eef2f3}.typing-caret{width:2px;height:1.1em;display:inline-block;margin-left:3px;vertical-align:-2px;background:var(--red);animation:blink 1s step-end infinite}.history-title{align-items:flex-end;margin-bottom:24px}.history-title>div{display:flex;align-items:baseline;gap:10px}.history-total{color:var(--quiet);font-size:12px}.history-list{margin-top:8px}.purchase-view{padding:30px 40px 48px}.purchase-heading,.purchase-section-title,.balance-strip,.balance-label,.balance-value,.points-balance,.product-name,.product-credit,.product-price,.purchase-button,.order-row,.commerce-status{display:flex;align-items:center}.purchase-heading{min-height:52px;justify-content:space-between}.purchase-heading h1{font-size:26px}.purchase-heading p{margin:3px 0 0;color:var(--muted);font-size:12px}.balance-strip{min-height:76px;margin-top:22px;padding:0 18px;background:var(--surface);border-block:1px solid var(--line)}.balance-label{gap:8px;color:var(--muted);font-size:12px}.balance-label svg{color:var(--steel)}.balance-value{gap:5px;margin-left:24px}.balance-value strong{font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:28px;line-height:1}.balance-value span,.balance-reserved{color:var(--muted);font-size:11px}.legal-consent{min-height:48px;margin:0 0 10px;padding:10px 14px;display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;color:var(--muted);background:#fbfcfc;border:1px solid var(--line);font-size:11px}.legal-consent label{display:inline-flex;align-items:center;gap:7px;color:var(--ink-soft);font-weight:620}.legal-consent input{width:16px;height:16px;accent-color:var(--red)}.legal-consent button,.legal-links button{padding:0;display:inline-flex;align-items:center;gap:3px;color:var(--steel);background:transparent;border:0;font-size:11px;text-decoration:underline;text-underline-offset:3px}.legal-consent button:hover,.legal-links button:hover{color:var(--red-dark)}.legal-consent small{margin-left:auto;color:var(--quiet);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.balance-reserved{margin-left:auto}.points-balance{gap:5px;margin-left:28px;padding-left:28px;color:#796315;border-left:1px solid var(--line)}.points-balance strong{color:var(--ink);font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:18px}.points-balance span{font-size:10px}.purchase-section-title{min-height:48px;justify-content:space-between;padding-top:12px}.purchase-section-title h2{font-size:15px}.purchase-section-title span{color:var(--quiet);font-size:11px}.product-ledger,.order-ledger,.points-ledger{background:var(--surface);border-block:1px solid var(--line)}.product-row{min-height:78px;padding:13px 15px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(94px,.72fr) minmax(100px,.72fr) 88px;align-items:center;gap:14px}.product-row+.product-row,.order-row+.order-row{border-top:1px solid var(--line)}.product-row.unavailable{background:#fafbfc}.product-name{min-width:0;gap:8px}.product-name strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.product-tag{flex:0 0 auto;padding:2px 5px;color:var(--red-dark);background:#fff2f1;border:1px solid #f3cfcc;border-radius:3px;font-size:9px}.product-credit{gap:5px;color:var(--muted);font-size:11px}.product-credit svg{color:var(--jade)}.product-credit strong{color:var(--ink);font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:18px}.product-price{align-items:flex-end;flex-direction:column;gap:2px;white-space:nowrap}.product-price strong{font-size:15px}.product-price span{color:var(--quiet);font-size:9px}.product-price .points-reward,.order-copy .order-points{color:#796315}.purchase-button{width:88px;min-height:36px;justify-content:center;gap:6px;color:#fff;background:var(--red);border:1px solid var(--red);border-radius:4px;font-size:12px;font-weight:650}.purchase-button:hover:not(:disabled){background:var(--red-dark);border-color:var(--red-dark)}.purchase-button:disabled{cursor:not-allowed;color:var(--quiet);background:var(--surface-soft);border-color:var(--line)}.commerce-status{gap:7px;min-height:38px;padding:0 15px;color:var(--muted);border-bottom:1px solid var(--line);font-size:11px}.order-title{margin-top:18px}.order-row{min-height:62px;padding:10px 15px;display:grid;grid-template-columns:24px minmax(0,1fr) 100px 72px;gap:10px}.order-row>svg{color:var(--quiet)}.order-copy{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:3px}.order-copy strong{font-size:12px}.order-copy span{width:100%;overflow:hidden;color:var(--quiet);font-family:SFMono-Regular,Consolas,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.order-amount{justify-self:end;font-size:12px}.order-status{min-width:58px;justify-self:end;padding:3px 6px;color:var(--muted);background:var(--surface-soft);border-radius:3px;text-align:center;font-size:10px}.order-status.credited{color:#08775a;background:#eaf8f3}.order-status.prepay_created,.order-status.created,.order-status.paid{color:#2e5fae;background:#edf3fc}.commerce-empty{min-height:72px;display:grid;place-items:center;color:var(--quiet);font-size:11px}.points-row{min-height:60px;padding:10px 15px;display:grid;grid-template-columns:24px minmax(0,1fr) 70px 80px;align-items:center;gap:10px}.points-row+.points-row{border-top:1px solid var(--line)}.points-row>svg{color:#9b7c11}.points-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.points-row>div strong{font-size:12px}.points-row>div span{overflow:hidden;color:var(--quiet);font-family:SFMono-Regular,Consolas,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.points-row>strong{justify-self:end;font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:14px}.points-row>strong.positive{color:#08775a}.points-row>strong.negative{color:var(--red-dark)}.points-row>span{justify-self:end;color:var(--muted);font-size:10px}.app-shell>footer{min-height:52px;padding:10px 24px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px 18px;color:var(--quiet);background:#f0f3f4;border-top:1px solid var(--line);font-size:10px}.legal-links{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:4px 12px}.legal-topbar{min-height:72px}.legal-back{min-height:34px;padding:0 2px;display:inline-flex;align-items:center;gap:7px;color:var(--steel);background:transparent;border:0;font-size:12px}.legal-back:hover{color:var(--red-dark)}.legal-main{min-height:calc(100vh - 72px);padding:48px 42px 72px;background:var(--surface-soft)}.legal-document{width:min(100%,760px);margin:0 auto;color:var(--ink-soft)}.legal-heading{padding:0 0 30px 20px;border-left:4px solid var(--red);border-bottom:1px solid var(--line-strong)}.legal-kicker{color:var(--steel);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;letter-spacing:.06em}.legal-heading h1{margin-top:11px;font-family:Songti SC,STSong,serif;font-size:34px}.legal-heading p{max-width:620px;margin:11px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.legal-heading dl{margin:23px 0 0;display:flex;gap:30px;flex-wrap:wrap}.legal-heading dl div{display:flex;align-items:baseline;gap:8px}.legal-heading dt{color:var(--quiet);font-size:10px}.legal-heading dd{margin:0;color:var(--ink);font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.legal-clauses{padding:9px 0 0}.legal-clauses section{padding:27px 0 24px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;border-bottom:1px solid var(--line)}.clause-number{color:var(--red);font-family:DIN Alternate,SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:700}.legal-clauses h2{margin:0 0 10px;font-size:17px}.legal-clauses p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.85}.legal-document-footer{padding:26px 0 0;display:flex;align-items:baseline;gap:10px;color:var(--quiet);font-size:11px}.legal-document-footer strong{color:var(--ink-soft);font-weight:600}.risk-document .legal-heading{border-left-color:#b87922}.risk-document .legal-kicker,.risk-document .clause-number{color:#9a691d}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:0}}@media(max-width:640px){body{background:var(--surface-soft)}.app-shell{border:0}.topbar{min-height:66px;padding:11px 17px}.brand-lockup span{display:none}.wallet{min-height:34px;padding:0 9px}.topbar-actions{gap:6px}.points-pill{min-height:34px;padding:0 7px}.tabs{position:sticky;z-index:30;top:0;height:48px;padding:0 17px;justify-content:flex-start;gap:25px;background:var(--surface);border-top:0;border-bottom:1px solid var(--line)}.tabs button{flex:0 0 auto;height:48px;justify-content:center;flex-direction:row;gap:6px;font-size:13px}.tabs button.active:after{top:auto;right:0;bottom:-1px;left:0}main{min-height:calc(100vh - 166px);padding-bottom:0}.workspace-heading{min-height:142px;padding:29px 18px 22px;flex-direction:column;gap:11px}h1{font-size:30px}.hero-lede{margin-top:8px;font-size:13px}.query-panel{margin:0 14px;padding:20px 18px}.query-header{margin-bottom:15px}.cost-note span{display:none}.cost-note{padding-top:2px}.query-row{flex-direction:column}.input-wrap,.primary-button{min-height:53px;height:53px}.primary-button{width:100%}.recent-section{margin:34px 14px 38px}.report-list-item{gap:11px}.report-list-open{gap:11px;padding:14px 0 14px 12px}.report-chevron{display:none}.report-copy-button{width:34px;height:34px;margin-right:9px}.notice{margin:15px 14px 0}.report-view,.history-view,.purchase-view{padding:20px 17px 36px}.purchase-heading h1{font-size:23px}.balance-strip{min-height:70px;margin-top:16px;padding:0 12px}.balance-value{margin-left:14px}.points-balance{margin-left:12px;padding-left:12px}.balance-value strong{font-size:24px}.balance-reserved{max-width:72px;text-align:right}.product-row{min-height:104px;padding:14px 12px;grid-template-columns:minmax(0,1fr) auto;gap:9px 12px}.product-name{grid-column:1}.product-price{grid-column:2;grid-row:1}.product-credit{grid-column:1;grid-row:2}.purchase-button{grid-column:2;grid-row:2}.order-row{min-height:70px;padding:11px 12px;grid-template-columns:22px minmax(0,1fr) auto;align-items:start;gap:4px 9px}.order-copy{grid-column:2;grid-row:1}.order-status{grid-column:3;grid-row:1}.order-amount{grid-column:2;grid-row:2;justify-self:start;margin-top:2px}.points-row{min-height:68px;padding:10px 12px;grid-template-columns:22px minmax(0,1fr) auto;gap:4px 9px}.points-row>strong{grid-column:3;grid-row:1}.points-row>span{grid-column:2;grid-row:2;justify-self:start}.report-toolbar-actions{gap:6px}.copy-report-button{min-height:34px;padding:0 9px;font-size:11px}.report-meta{grid-template-columns:minmax(0,1fr);gap:13px;padding:21px 0 19px}.research-journey{margin-top:20px;padding:20px 17px 17px}.journey-head{grid-template-columns:42px minmax(0,1fr);gap:12px}.journey-signal{width:42px;height:42px}.journey-title h2{font-size:16px}.journey-elapsed{grid-column:2;min-width:0;margin-top:-3px;display:flex;justify-content:flex-start;gap:6px}.journey-elapsed span{order:-1}.journey-steps{margin-top:22px;grid-template-columns:minmax(0,1fr)}.journey-step{min-height:64px;padding:0 0 13px;display:grid;grid-template-columns:24px minmax(0,1fr);gap:11px}.journey-step:not(:last-child):after{top:22px;right:auto;bottom:0;left:11px;width:1px;height:auto}.journey-step>div:last-child{margin-top:1px}.journey-step span{max-width:none}.journey-note{margin-top:4px}.markdown-body{padding-top:32px;font-size:14px}.markdown-body h1{padding-left:12px;font-size:24px}.markdown-body h2{font-size:18px}.app-shell>footer{display:flex;padding:13px 16px 17px}.legal-consent{align-items:flex-start;flex-direction:column;gap:8px}.legal-consent small{margin-left:0}.legal-main{min-height:calc(100vh - 66px);padding:28px 18px 48px}.legal-topbar{min-height:66px;padding:11px 17px}.legal-heading{padding-left:13px}.legal-heading h1{font-size:27px}.legal-heading p{font-size:13px}.legal-heading dl{gap:8px 18px}.legal-clauses section{grid-template-columns:31px minmax(0,1fr);gap:9px;padding:23px 0 20px}.legal-clauses h2{font-size:16px}.legal-clauses p{font-size:13px}.legal-document-footer{align-items:flex-start;flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
