:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--page:#f7faf9;--surface:#fff;--surface-subtle:#f1f6f4;--surface-raised:#fff;--text:#14231d;--text-strong:#0d1914;--muted:#52645c;--muted-strong:#3e5249;--line:#d7e2dd;--line-strong:#b9cbc3;--accent:#0b7568;--accent-strong:#075c52;--accent-soft:#e3f4f0;--info:#245ea8;--info-soft:#e9f1fb;--success:#167248;--success-soft:#e6f5ed;--warning:#8b5416;--warning-soft:#fff2dc;--danger:#a62b22;--danger-soft:#fdecea;--focus:#075c52;--shadow-sm:0 1px 3px #0e221a14;--shadow-md:0 10px 34px #0e221a17;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--content:1180px;font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--page:#0d1411;--surface:#131c18;--surface-subtle:#19241f;--surface-raised:#17211d;--text:#edf4f0;--text-strong:#fff;--muted:#aebdb5;--muted-strong:#c6d2cc;--line:#31423a;--line-strong:#496056;--accent:#5ed5c3;--accent-strong:#83e3d4;--accent-soft:#143b34;--info:#91b9f0;--info-soft:#172b45;--success:#74d39b;--success-soft:#173526;--warning:#f0bd74;--warning-soft:#3b2a16;--danger:#ff9e96;--danger-soft:#421d1a;--focus:#83e3d4;--shadow-sm:0 1px 3px #00000047;--shadow-md:0 12px 38px #0000004d}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page)}body{background:linear-gradient(color-mix(in srgb, var(--line) 20%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--line) 20%, transparent) 1px, transparent 1px), var(--page);min-width:320px;color:var(--text);background-size:40px 40px;margin:0;font-size:16px;line-height:1.55}button,input{font:inherit}a{color:inherit;text-underline-offset:.2em}button,a,input,label{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.5}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;border-radius:var(--radius-sm);background:var(--text-strong);color:var(--surface);padding:10px 14px;font-weight:700;text-decoration:none;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.topbar{z-index:50;min-height:66px;padding:0 max(20px, calc((100vw - var(--content)) / 2));border-bottom:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--page) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:10px;min-height:44px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:850;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}.brand-copy{line-height:1.1;display:grid}.brand-copy strong{color:var(--text-strong);font-size:.96rem}.brand-copy small{color:var(--muted);margin-top:4px;font-size:.72rem}.header-trust{border:1px solid var(--line);min-height:34px;color:var(--muted-strong);background:var(--surface);border-radius:999px;justify-self:center;align-items:center;gap:8px;padding:5px 11px;font-size:.78rem;font-weight:650;display:inline-flex}.status-dot{background:var(--success);width:7px;height:7px;box-shadow:0 0 0 4px var(--success-soft);border-radius:50%}.topbar nav{align-items:center;gap:18px;display:flex}.topbar nav a{min-height:44px;color:var(--muted-strong);align-items:center;font-size:.84rem;font-weight:650;text-decoration:none;display:inline-flex}.topbar nav a:hover{color:var(--text-strong)}main{overflow:clip}.hero{max-width:var(--content);grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);align-items:center;gap:clamp(36px,6vw,86px);margin:0 auto;padding:clamp(50px,6vw,78px) 24px 58px;display:grid}.hero-copy{max-width:720px}.eyebrow,.section-label{color:var(--accent-strong);letter-spacing:.08em;margin:0 0 10px;font-size:.78rem;font-weight:780}.hero h1{max-width:760px;color:var(--text-strong);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(3rem,6vw,5.3rem);font-weight:730;line-height:1.01}.hero h1 span{color:var(--accent-strong)}.hero-lede{max-width:62ch;color:var(--muted-strong);margin:24px 0 0;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 18px;font-weight:740;line-height:1.2;text-decoration:none;transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--accent);color:#fff;box-shadow:0 7px 18px color-mix(in srgb, var(--accent) 24%, transparent)}.button.primary:hover:not(:disabled){background:var(--accent-strong)}.button.secondary{border-color:var(--line-strong);background:var(--surface);color:var(--text-strong)}.button.secondary:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.button.ghost{border-color:var(--line);color:var(--muted-strong);background:0 0}.button.ghost:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-subtle);color:var(--text-strong)}.button.warning{background:var(--warning);color:#fff}.button.compact{min-height:44px;padding:8px 13px;font-size:.86rem}.button.full{width:100%}.trust-list{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:12px 20px;margin:24px 0 0;padding:20px 0 0;font-size:.84rem;list-style:none;display:flex}.trust-list li{align-items:center;gap:7px;display:inline-flex}.trust-list span{color:var(--success);font-weight:900}.hero-proof{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--accent-soft) 45%, var(--surface)));box-shadow:var(--shadow-md);align-content:center;align-self:stretch;gap:20px;padding:26px;display:grid}.proof-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.proof-heading span{color:var(--muted-strong);font-size:.86rem;font-weight:700}.proof-heading strong{color:var(--muted);font-size:.75rem}.proof-flow{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.proof-flow span{border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 85%, transparent);min-height:86px;color:var(--text-strong);text-align:center;place-items:center;padding:16px;font-size:.9rem;font-weight:720;display:grid}.proof-flow b{color:var(--accent);font-size:1.5rem}.hero-proof dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;display:grid}.hero-proof dl div{background:var(--surface-subtle);border-radius:10px;padding:13px}.hero-proof dt{color:var(--text-strong);font-size:1.35rem;font-weight:800}.hero-proof dd{color:var(--muted);margin:3px 0 0;font-size:.73rem}.hero-proof>p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.55}.workspace-shell{max-width:var(--content);margin:0 auto 88px;padding:0 24px;scroll-margin-top:86px}.workspace-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:22px;display:flex}.workspace-heading h2{text-wrap:balance;color:var(--text-strong);letter-spacing:-.045em;margin:0;font-size:clamp(1.9rem,3.4vw,3rem);line-height:1.1}.workspace-heading>p{max-width:44ch;color:var(--muted);margin:0 0 2px}.stepper{border:1px solid var(--line);border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.step{background:var(--surface-subtle);min-height:76px;color:var(--muted);align-items:center;gap:13px;padding:14px 18px;display:flex}.step>span{border:1px solid var(--line-strong);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:.84rem;font-weight:820;display:grid}.step div{gap:2px;display:grid}.step strong{color:inherit;font-size:.91rem}.step small{font-size:.75rem}.step.is-current{background:var(--surface);color:var(--text-strong)}.step.is-current>span{border-color:var(--accent);background:var(--accent);color:#fff}.panels{border:1px solid var(--line);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);border-top:0}.panel{padding:clamp(24px,4vw,46px);scroll-margin-top:88px}.panel+.panel{border-top:1px solid var(--line)}.panel-head{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:26px;display:flex}.panel-head>div{max-width:760px}.panel-head h3{text-wrap:balance;color:var(--text-strong);letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.12}.panel-head p:not(.section-label){color:var(--muted);margin:10px 0 0;line-height:1.65}.status-badge{border:1px solid var(--line);border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:34px;padding:5px 11px;font-size:.78rem;font-weight:760;display:inline-flex}.status-badge.neutral{color:var(--muted-strong);background:var(--surface-subtle)}.status-badge.info{color:var(--info);border-color:color-mix(in srgb, var(--info) 35%, var(--line));background:var(--info-soft)}.status-badge.success{color:var(--success);border-color:color-mix(in srgb, var(--success) 35%, var(--line));background:var(--success-soft)}.status-badge.warning{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 35%, var(--line));background:var(--warning-soft)}.status-badge.danger{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 35%, var(--line));background:var(--danger-soft)}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.choice-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);align-content:start;padding:23px;display:grid}.choice-card.recommended{border-color:color-mix(in srgb, var(--accent) 45%, var(--line));background:color-mix(in srgb, var(--accent-soft) 48%, var(--surface))}.choice-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.choice-icon{width:38px;height:38px;color:var(--accent);background:var(--surface);border:1px solid var(--line);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.choice-tag{color:var(--accent-strong);font-size:.75rem;font-weight:760}.choice-tag.quiet{color:var(--muted)}.choice-card h4{color:var(--text-strong);margin:18px 0 7px;font-size:1.15rem}.choice-card>p{color:var(--muted);margin:0;line-height:1.65}.choice-card ul{color:var(--muted-strong);gap:6px;margin:15px 0 20px;padding-left:1.25rem;font-size:.86rem;display:grid}.choice-card form{gap:10px;margin-top:18px;display:grid}.choice-card form>label{color:var(--text-strong);font-size:.86rem;font-weight:700}.key-field{border:1px solid var(--line-strong);background:var(--surface);border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;min-height:46px;display:grid;overflow:hidden}.key-field:focus-within{outline:3px solid var(--focus);outline-offset:2px}.key-field input{min-width:0;color:var(--text-strong);background:0 0;border:0;outline:0;padding:0 13px}.key-field input::placeholder{color:var(--muted);opacity:1}.key-addon{border:0;border-left:1px solid var(--line);background:var(--surface);min-width:56px;min-height:44px;color:var(--accent-strong);cursor:pointer;padding:0 11px;font-size:.78rem;font-weight:730}.key-addon:hover{background:var(--accent-soft)}.microcopy{font-size:.77rem;color:var(--muted)!important;margin:10px 0 0!important}.privacy-disclosure{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:18px}.privacy-disclosure summary{cursor:pointer;min-height:48px;color:var(--accent-strong);align-items:center;font-size:.87rem;font-weight:720;display:flex}.privacy-boundary{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 0 18px;display:grid}.privacy-boundary div{background:var(--surface-subtle);border-radius:10px;padding:16px}.privacy-boundary strong{color:var(--text-strong)}.privacy-boundary p{color:var(--muted);margin:6px 0 0;font-size:.85rem}.panel-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.session-banner{border:1px solid color-mix(in srgb, var(--warning) 40%, var(--line));border-radius:var(--radius-md);background:var(--warning-soft);justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:16px 18px;display:flex}.session-banner strong{color:var(--text-strong)}.session-banner p{color:var(--muted-strong);margin:4px 0 0}.session-actions{gap:8px;display:flex}.toolbar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:9px;display:grid}.search-field input{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:44px;color:var(--text-strong);border-radius:10px;padding:0 13px}.search-field input::placeholder{color:var(--muted);opacity:1}.book-list{gap:8px;margin:16px 0 25px;display:grid}.book-row{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:11px;grid-template-columns:auto 44px minmax(0,1fr) auto minmax(150px,.4fr);align-items:center;gap:13px;min-height:78px;padding:12px;display:grid}.book-row:hover{border-color:var(--accent)}.book-row:has(input:checked){border-color:color-mix(in srgb, var(--accent) 45%, var(--line));background:color-mix(in srgb, var(--accent-soft) 48%, var(--surface))}.book-row>input{width:20px;height:20px;accent-color:var(--accent)}.book-symbol{border:1px solid var(--line);background:var(--surface-subtle);width:40px;height:50px;color:var(--accent-strong);border-radius:7px 9px 9px 7px;place-items:center;font-weight:820;display:grid}.book-main{min-width:0;display:grid}.book-main strong{text-overflow:ellipsis;white-space:nowrap;color:var(--text-strong);overflow:hidden}.book-main small,.book-main>span{color:var(--muted);font-size:.78rem}.book-count{justify-items:end;display:grid}.book-count b{color:var(--text-strong);font-size:1.05rem}.book-count small{color:var(--muted);font-size:.72rem}.book-progress{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.book-progress progress{width:100%;height:7px;accent-color:var(--accent)}.book-progress small{color:var(--muted);white-space:nowrap;font-size:.72rem}.empty-state{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:10px;margin:0;padding:24px}.configuration{grid-template-columns:1.4fr .8fr;gap:14px;display:grid}fieldset{border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;margin:0;padding:18px}fieldset legend{color:var(--text-strong);padding:0 6px;font-weight:760}.fieldset-help{color:var(--muted);margin:2px 0 13px;font-size:.8rem}fieldset.previous{grid-column:1/-1}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-card{cursor:pointer;position:relative}.profile-card input{opacity:0;pointer-events:none;position:absolute}.profile-card span{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:4px;min-height:120px;padding:14px;display:grid}.profile-card strong{color:var(--text-strong)}.profile-card small{color:var(--muted);line-height:1.45}.profile-card small b{color:var(--muted-strong)}.profile-card input:checked+span{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 4px 0 0 var(--accent)}.profile-card input:focus-visible+span{outline:3px solid var(--focus);outline-offset:3px}.option-list{gap:4px;margin-top:12px;display:grid}.toggle{cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:10px;min-height:44px;padding:10px 0;display:grid}.toggle input{width:19px;height:19px;accent-color:var(--accent);margin-top:2px}.toggle span{gap:2px;display:grid}.toggle strong{color:var(--text-strong);font-size:.91rem}.toggle small{color:var(--muted)}.file-drop{border:1px dashed var(--line-strong);background:var(--surface);cursor:pointer;border-radius:10px;gap:4px;min-height:68px;margin-top:13px;padding:17px;display:grid}.file-drop:hover{border-color:var(--accent);background:var(--accent-soft)}.file-drop strong{color:var(--text-strong)}.file-drop span{color:var(--muted);font-size:.84rem}.sticky-summary{z-index:5;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 94%, transparent);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:18px;margin:26px -8px -8px;padding:12px;display:flex;position:sticky;bottom:12px}.sticky-summary>div{padding-left:4px;display:grid}.sticky-summary strong{color:var(--text-strong)}.sticky-summary span{color:var(--muted);font-size:.78rem}.progress-box{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle);align-items:center;gap:14px;min-height:86px;padding:18px;display:flex}.progress-box p{color:var(--muted-strong);margin:0}.spinner{border:3px solid var(--line-strong);border-top-color:var(--accent);border-radius:50%;flex:none;width:24px;height:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.outcome-card{border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:auto 1fr;gap:16px;padding:21px;display:grid}.outcome-card.complete{border-color:color-mix(in srgb, var(--success) 40%, var(--line));background:var(--success-soft)}.outcome-card.partial{border-color:color-mix(in srgb, var(--warning) 40%, var(--line));background:var(--warning-soft)}.outcome-card.failed{border-color:color-mix(in srgb, var(--danger) 40%, var(--line));background:var(--danger-soft)}.outcome-icon{color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.15rem;font-weight:900;display:grid}.complete .outcome-icon{background:var(--success)}.partial .outcome-icon{background:var(--warning)}.failed .outcome-icon{background:var(--danger)}.outcome-label{color:var(--muted-strong);letter-spacing:.01em;margin:0 0 3px;font-size:.78rem;font-weight:780}.outcome-card h4{color:var(--text-strong);margin:0;font-size:1.22rem}.outcome-card p:not(.outcome-label){color:var(--muted-strong);margin:7px 0 0}.inline-actions{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.result-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.result-metrics div{border:1px solid var(--line);background:var(--surface-subtle);border-radius:10px;padding:13px}.result-metrics dt{color:var(--muted);font-size:.75rem}.result-metrics dd{color:var(--text-strong);margin:5px 0 0;font-weight:780}.download-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);gap:13px;padding:19px;display:grid}.download-card>div:first-child{gap:4px;display:grid}.download-label{color:var(--muted);font-size:.76rem;font-weight:700}.download-card strong{overflow-wrap:anywhere;color:var(--text-strong)}.hash-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.hash-row code{overflow-wrap:anywhere;border:1px solid var(--line);background:var(--surface-subtle);color:var(--muted-strong);border-radius:8px;padding:10px 12px;font-size:.75rem;display:block}.result-help{color:var(--muted);font-size:.84rem;line-height:1.65}.evidence{max-width:var(--content);border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:clamp(36px,7vw,100px);margin:0 auto;padding:88px 24px 112px;display:grid}.evidence-heading h2{color:var(--text-strong);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.2rem,4.5vw,3.8rem);line-height:1.05}.evidence-heading>p:last-child{max-width:58ch;color:var(--muted);margin:20px 0 0;line-height:1.7}.evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.evidence-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:22px}.evidence-grid article>span{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;font-weight:820;display:grid}.evidence-grid h3{color:var(--text-strong);margin:20px 0 7px;font-size:1.05rem}.evidence-grid p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}footer{padding:28px max(24px, calc((100vw - var(--content)) / 2));border-top:1px solid var(--line);background:var(--surface);color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:34px;font-size:.82rem;display:grid}.footer-brand{display:grid}.footer-brand strong{color:var(--text-strong)}footer p{max-width:660px;margin:0;line-height:1.55}.footer-links{gap:15px;display:flex}.legal{max-width:820px;margin:0 auto;padding:82px 24px 120px}.legal h1{color:var(--text-strong);letter-spacing:-.045em;text-wrap:balance;margin:0 0 46px;font-size:clamp(2.8rem,7vw,5.3rem);line-height:1.03}.legal h2{color:var(--text-strong);margin-top:42px;font-size:1.35rem}.legal p,.legal li{color:var(--muted-strong);line-height:1.8}.legal-version{border-top:1px solid var(--line);margin-top:54px;padding-top:20px}@media (max-width:980px){.topbar{grid-template-columns:auto 1fr}.header-trust{display:none}.hero{grid-template-columns:1fr}.hero-proof{display:none}.evidence{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:16px}.footer-links{flex-wrap:wrap}}.business-governance{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);margin-top:28px;padding:24px}.business-governance-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.business-governance-heading .section-label{margin-bottom:8px}.business-governance-heading h2{color:var(--text-strong);margin:0;font-size:clamp(1.4rem,3vw,2rem)}.business-governance-heading>p{text-align:right;max-width:48ch;margin:0}.business-table-wrap{border:1px solid var(--line);border-radius:var(--radius-md);overflow-x:auto}.business-governance table{border-collapse:collapse;width:100%;min-width:980px;font-size:.86rem}.business-governance th,.business-governance td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:14px 13px;line-height:1.55}.business-governance thead th{z-index:1;background:var(--surface-subtle);color:var(--muted-strong);letter-spacing:.04em;font-size:.74rem;position:sticky;top:0}.business-governance tbody tr:last-child>*{border-bottom:0}.business-governance tbody tr:hover{background:var(--surface-subtle)}.business-governance tbody th{width:170px;color:var(--text-strong)}.business-governance tbody th strong{display:block}.business-governance tbody th span,.business-governance td small{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:.72rem;display:block}.business-state{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;min-height:25px;padding:3px 8px;font-size:.7rem;font-weight:780;display:inline-flex}.business-state.ready{color:var(--success);border-color:color-mix(in srgb, var(--success) 35%, var(--line));background:var(--success-soft)}.business-state.degraded,.business-state.not-verified{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 35%, var(--line));background:var(--warning-soft)}.business-state.blocked{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 35%, var(--line));background:var(--danger-soft)}.business-state.external{color:var(--info);border-color:color-mix(in srgb, var(--info) 35%, var(--line));background:var(--info-soft)}@media (max-width:768px){.topbar{min-height:60px;padding-inline:14px}.brand-copy small{display:none}.topbar nav{justify-self:end;gap:10px}.topbar nav a{display:none}.topbar nav a:last-child,.topbar nav a:nth-last-child(2){font-size:.78rem;display:inline-flex}.hero{padding:38px 18px 48px}.hero h1{font-size:clamp(2.65rem,13vw,4.1rem)}.hero-lede{margin-top:18px}.hero-actions{grid-template-columns:1fr;display:grid}.trust-list{gap:7px;display:grid}.workspace-shell{margin-bottom:68px;padding-inline:12px}.workspace-heading{gap:8px;display:grid}.stepper{border-radius:14px 14px 0 0}.step{justify-content:center;min-height:58px;padding:9px}.step div{display:none}.panels{border-radius:0 0 14px 14px}.panel{padding:24px 16px}.panel-head{align-items:flex-start}.panel-head h3{font-size:1.65rem}.choice-grid{grid-template-columns:1fr}.privacy-boundary{grid-template-columns:1fr;gap:13px}.session-banner{flex-direction:column;align-items:flex-start}.session-actions{width:100%}.session-actions .button{flex:1}.toolbar{grid-template-columns:1fr 1fr}.toolbar .search-field{grid-column:1/-1}.book-row{grid-template-columns:auto 38px minmax(0,1fr) auto}.book-symbol{width:36px;height:44px}.book-progress{grid-column:3/5;grid-template-columns:1fr auto;align-items:center}.book-progress progress{width:100%}.book-count{align-self:start}.configuration{grid-template-columns:1fr}fieldset.previous{grid-column:auto}.sticky-summary{bottom:8px}.sticky-summary .button{min-width:150px}.result-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hash-row{grid-template-columns:1fr}.evidence{padding:70px 18px 82px}.evidence-grid{grid-template-columns:1fr}footer{padding-inline:18px}}@media (max-width:430px){body{font-size:16px}.topbar nav a:nth-last-child(2){display:none}.hero{padding-top:30px}.hero h1{font-size:2.65rem}.workspace-heading h2{font-size:1.8rem}.panel-head{gap:12px;display:grid}.status-badge{justify-self:start}.key-field{grid-template-columns:minmax(0,1fr) auto}.key-field #key-clear{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;width:100%}.toolbar{grid-template-columns:1fr}.toolbar .search-field{grid-column:auto}.book-row{grid-template-columns:auto 34px minmax(0,1fr)}.book-count{grid-column:3;grid-template-columns:auto auto;place-items:baseline start;gap:4px}.book-progress{grid-column:2/4}.profile-grid{grid-template-columns:1fr}.sticky-summary{flex-direction:column;align-items:stretch}.sticky-summary .button{width:100%}.outcome-card{grid-template-columns:1fr}.result-metrics{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.choice-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-choice .file-drop{margin-top:14px}.start-upload{text-align:center;align-content:center;min-height:92px}.file-drop.is-dragging{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--accent) 28%, transparent)}.source-summary{border:1px solid var(--line);background:var(--info-soft);color:var(--muted-strong);border-radius:10px;margin:0 0 16px;padding:12px 14px;font-size:.88rem}.source-summary strong{color:var(--text-strong)}.chatgpt-card{border:1px solid color-mix(in srgb, var(--accent) 42%, var(--line));border-radius:var(--radius-md);background:linear-gradient(135deg, var(--accent-soft), var(--surface) 58%);gap:16px;margin-top:14px;padding:21px;display:grid}.chatgpt-card>p{max-width:78ch;color:var(--muted-strong);margin:0}.chatgpt-heading{align-items:center;gap:12px;display:flex}.chatgpt-heading h4{color:var(--text-strong);margin:2px 0 0;font-size:1.22rem}.chatgpt-mark{background:var(--accent);color:#fff;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.chatgpt-file{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.chatgpt-file>div{gap:4px;min-width:0;display:grid}.chatgpt-file span{color:var(--muted);font-size:.76rem;font-weight:700}.chatgpt-file strong{overflow-wrap:anywhere;color:var(--text-strong)}.chatgpt-file code{overflow-wrap:anywhere;color:var(--muted);font-size:.72rem}.chatgpt-actions{flex-wrap:wrap;gap:9px;display:flex}.prompt-preview{border-top:1px solid var(--line);padding-top:12px}.prompt-preview summary{cursor:pointer;min-height:44px;color:var(--muted-strong);align-items:center;font-weight:700;display:flex}.prompt-preview textarea{resize:vertical;border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:220px;color:var(--text);font:inherit;border-radius:10px;margin-top:8px;padding:14px;line-height:1.65}@media (max-width:1100px){.choice-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid.three .choice-card:last-child{grid-column:1/-1}}@media (max-width:768px){.choice-grid.three{grid-template-columns:1fr}.choice-grid.three .choice-card:last-child{grid-column:auto}.chatgpt-file{grid-template-columns:1fr}.chatgpt-file .button{width:100%}.chatgpt-actions{grid-template-columns:1fr;display:grid}}.runtime-banner{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;max-width:700px;margin-top:18px;padding:12px 14px;display:grid}.runtime-banner>div{gap:2px;display:grid}.runtime-banner strong{color:var(--text-strong);font-size:.88rem}.runtime-banner p{color:var(--muted);margin:0;font-size:.78rem}.runtime-banner>a{min-height:44px;color:var(--accent-strong);align-items:center;font-size:.8rem;font-weight:720;display:inline-flex}.runtime-banner.success{border-color:color-mix(in srgb, var(--success) 35%, var(--line));background:var(--success-soft)}.runtime-banner.warning{border-color:color-mix(in srgb, var(--warning) 35%, var(--line));background:var(--warning-soft)}.runtime-banner.warning .status-dot{background:var(--warning);box-shadow:0 0 0 4px color-mix(in srgb, var(--warning-soft) 80%, transparent)}.choice-grid.three .connect-choice{order:1}.choice-grid.three .upload-choice{order:2}.choice-grid.three .demo-choice{order:3}.legal-summary{border-left:4px solid var(--accent);background:var(--accent-soft);max-width:66ch;color:var(--muted-strong);margin:-26px 0 44px;padding:18px 20px}.legal-section{padding-top:4px}.legal-section+.legal-section{border-top:1px solid var(--line);margin-top:32px;padding-top:32px}.legal-section h2{margin-top:0}.legal-section a,.legal-contact a{color:var(--accent-strong);font-weight:680}.legal-contact{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);margin-top:54px;padding:24px}.legal-contact h2{margin-top:0}.status-page{max-width:var(--content);margin:0 auto;padding:72px 24px 110px}.status-page>h1{color:var(--text-strong);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,6vw,5rem);line-height:1}.status-intro{max-width:70ch;color:var(--muted-strong);margin:22px 0 34px;font-size:1.04rem;line-height:1.75}.status-overview{margin-bottom:18px}.status-hero{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;padding:24px;display:grid}.status-hero.complete{border-color:color-mix(in srgb, var(--success) 36%, var(--line));background:var(--success-soft)}.status-hero.partial{border-color:color-mix(in srgb, var(--warning) 36%, var(--line));background:var(--warning-soft)}.status-hero.failed{border-color:color-mix(in srgb, var(--danger) 36%, var(--line));background:var(--danger-soft)}.status-hero.neutral{background:var(--surface-subtle)}.status-large-dot{background:var(--info);width:18px;height:18px;box-shadow:0 0 0 7px var(--info-soft);border-radius:50%;margin-top:7px}.status-hero h2{color:var(--text-strong);margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}.status-hero p:not(.outcome-label){color:var(--muted-strong);margin:8px 0 0}.status-components{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.status-components article,.status-links{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:22px}.status-components h2,.status-links h2{color:var(--text-strong);margin:0;font-size:1.05rem}.status-components p,.status-links p{color:var(--muted);line-height:1.65}.component-heading{align-items:center;gap:10px;display:flex}.component-state{border:1px solid var(--line);border-radius:999px;flex:none;padding:4px 8px;font-size:.7rem;font-weight:780}.component-state.available{color:var(--success);border-color:color-mix(in srgb, var(--success) 35%, var(--line));background:var(--success-soft)}.component-state.unavailable{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 35%, var(--line));background:var(--danger-soft)}.component-state.external{color:var(--info);border-color:color-mix(in srgb, var(--info) 35%, var(--line));background:var(--info-soft)}.status-links{margin-top:12px}.status-links a{color:var(--accent-strong);font-weight:720}.status-noscript{border:1px solid var(--warning);border-radius:var(--radius-sm);background:var(--warning-soft);color:var(--muted-strong);margin-top:18px;padding:14px}@media (max-width:768px){.runtime-banner{grid-template-columns:auto minmax(0,1fr)}.runtime-banner>a{grid-column:2}.status-page{padding:48px 16px 82px}.status-components{grid-template-columns:1fr}.business-governance{padding:18px}.business-governance-heading{display:block}.business-governance-heading>p{text-align:left;margin-top:10px}.legal-summary{margin-top:-18px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%;min-height:48px}.hero-lede,.workspace-heading>p,.panel-head>div>p{font-size:1rem}.microcopy,.choice-card ul,.runtime-banner p,.trust-list,footer{font-size:.875rem}.choice-card{padding:20px}.business-table-wrap{background:0 0;border:0;overflow:visible}.business-governance table,.business-governance tbody,.business-governance tr,.business-governance th,.business-governance td{width:100%;min-width:0;display:block}.business-governance thead{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.business-governance tbody{gap:12px;display:grid}.business-governance tbody tr{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.business-governance tbody th{border:0;border-bottom:1px solid var(--line);background:var(--surface-subtle);padding:16px;font-size:1rem}.business-governance tbody td{border:0;border-bottom:1px solid var(--line);overflow-wrap:anywhere;grid-template-columns:minmax(92px,.36fr) minmax(0,1fr);gap:10px;padding:11px 16px;font-size:.875rem;display:grid}.business-governance tbody td:last-child{border-bottom:0}.business-governance tbody td:before{color:var(--muted);letter-spacing:.04em;font-size:.75rem;font-weight:800}.business-governance tbody td:first-of-type:before{content:"阶段"}.business-governance tbody td:nth-of-type(2):before{content:"状态"}.business-governance tbody td:nth-of-type(3):before{content:"依赖与耦合"}.business-governance tbody td:nth-of-type(4):before{content:"验收 Oracle"}.business-governance tbody td:nth-of-type(5):before{content:"恢复或下一步"}.legal,.status-page{overflow:visible}}@media (max-width:430px){.hero h1{font-size:clamp(2.35rem,12vw,2.75rem);line-height:1.02}.brand-copy small{display:none}.topbar nav a{font-size:.875rem}.panel,.choice-card,.status-components article,.status-links{border-radius:10px}.business-governance tbody td{grid-template-columns:1fr;gap:4px}}@media (prefers-contrast:more){:root{--line:var(--line-strong)}.button,.choice-card,.panel,.status-components article,.business-governance tbody tr{box-shadow:none}a{text-decoration-thickness:2px}}@media (forced-colors:active){.status-dot,.status-large-dot,.brand-mark{forced-color-adjust:none}.button,.choice-card,.panel,.runtime-banner,.business-governance tbody tr{border:1px solid canvastext}}:root{--account-ink:#18221d;--account-muted:#55635b;--account-green:#155c42;--account-green-dark:#0c452f;--account-mint:#e7f4ed;--account-warm:#f7f5ef;--account-line:#d9e1dc;--account-danger:#a12525;--account-shadow:0 18px 50px #18221d1a}.account-topbar{border-bottom:1px solid var(--account-line);z-index:30;background:#fff;align-items:center;gap:24px;min-height:72px;padding:12px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.account-brand{color:var(--account-ink);align-items:center;gap:10px;min-height:44px;text-decoration:none;display:flex}.account-brand>span{background:var(--account-green);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.account-brand div{line-height:1.1;display:grid}.account-brand strong{font-size:18px}.account-brand small{color:var(--account-muted);margin-top:4px;font-size:12px}.account-topbar nav{align-items:center;gap:6px;margin-left:auto;display:flex}.account-topbar nav a,.sidebar-foot a,.sidebar-foot button{min-height:44px;color:var(--account-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:11px 12px;text-decoration:none}.account-topbar nav a:hover,.account-topbar nav a:focus-visible,.sidebar-foot a:hover,.sidebar-foot button:hover{background:var(--account-warm);color:var(--account-ink)}#account-header-actions{align-items:center;display:flex}.trust-pill{color:var(--account-green-dark);background:var(--account-mint);border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;font-weight:700;display:inline-flex}.trust-pill span{font-size:10px}.account-menu-button{min-height:44px;color:var(--account-ink);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:8px;padding:5px 8px;display:flex}.account-menu-button>span{background:var(--account-mint);width:34px;height:34px;color:var(--account-green-dark);border-radius:10px;place-items:center;font-weight:800;display:grid}.account-menu-button:hover,.account-menu-button:focus-visible{background:var(--account-warm)}.global-progress{z-index:100;background:var(--account-ink);color:#fff;box-shadow:var(--account-shadow);border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-weight:700;display:flex;position:fixed;top:82px;left:50%;transform:translate(-50%)}.spinner{border:2px solid #ffffff59;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite account-spin;display:inline-block}.content-loading .spinner{color:var(--account-green);border-color:#155c4233;border-top-color:var(--account-green)}@keyframes account-spin{to{transform:rotate(360deg)}}.auth-hero{background:radial-gradient(circle at 8% 10%,#edf8f2 0,#0000 36%);grid-template-columns:minmax(0,1.08fr) minmax(360px,.78fr);align-items:start;gap:clamp(36px,7vw,90px);max-width:1240px;margin:0 auto;padding:clamp(32px,6vw,80px) clamp(16px,4vw,48px);display:grid}.auth-intro{padding-top:28px}.auth-intro h1{letter-spacing:-.04em;color:var(--account-ink);max-width:800px;margin:12px 0 22px;font-size:clamp(38px,5.4vw,70px);line-height:1.05}.auth-intro>p{color:var(--account-muted);max-width:720px;font-size:18px;line-height:1.75}.eyebrow{color:var(--account-green);letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.beginner-path{gap:16px;margin:34px 0;padding:0;list-style:none;display:grid}.beginner-path li{align-items:flex-start;gap:14px;display:flex}.beginner-path li>span{background:var(--account-green);color:#fff;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.beginner-path li div{gap:4px;display:grid}.beginner-path strong{color:var(--account-ink);font-size:17px}.beginner-path small{color:var(--account-muted);font-size:15px}.security-proof{border:1px solid var(--account-line);background:#fff;border-radius:18px;max-width:680px;padding:20px 24px}.security-proof>strong{color:var(--account-ink);font-size:16px}.security-proof ul{color:var(--account-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:14px 0 0;padding-left:20px;display:grid}.auth-card{border:1px solid var(--account-line);box-shadow:var(--account-shadow);background:#fff;border-radius:24px;padding:24px;position:sticky;top:96px}.auth-mode{background:var(--account-warm);border-radius:13px;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;display:grid}.auth-mode-tab{min-height:44px;color:var(--account-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-weight:800}.auth-mode-tab.active{color:var(--account-ink);background:#fff;box-shadow:0 2px 8px #18221d14}.key-first{background:linear-gradient(#f3fbf6,#fff);border:1px solid #aed6c4;border-radius:18px;padding:20px}.recommended-label{background:var(--account-green);color:#fff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.key-first h2{color:var(--account-ink);margin:13px 0 6px;font-size:22px}.key-first>p,.form-help,.legal-agreement{color:var(--account-muted);font-size:13px;line-height:1.55}.auth-card form{gap:9px;margin-top:16px;display:grid}.auth-card label,.guided-panel label,.modal label,.settings-card label{color:var(--account-ink);font-size:14px;font-weight:750}.auth-card input,.guided-panel input,.modal input,.modal textarea,.settings-card input,.note-toolbar input{width:100%;min-height:46px;color:var(--account-ink);font:inherit;background:#fff;border:1px solid #b9c5be;border-radius:11px;padding:11px 13px;font-size:16px}.auth-card input:focus,.guided-panel input:focus,.modal input:focus,.modal textarea:focus,.settings-card input:focus,.note-toolbar input:focus{border-color:var(--account-green);outline:3px solid #155c4233}.secret-input{grid-template-columns:1fr auto;display:grid}.secret-input input{border-radius:11px 0 0 11px}.reveal-secret{background:var(--account-warm);min-width:58px;color:var(--account-green-dark);cursor:pointer;border:1px solid #b9c5be;border-left:0;border-radius:0 11px 11px 0;font-weight:800}.auth-divider{color:var(--account-muted);align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--account-line);flex:1;height:1px}.oauth-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.oauth-button{border:1px solid var(--account-line);min-height:54px;color:var(--account-ink);font:inherit;cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.oauth-button:hover,.oauth-button:focus-visible{border-color:var(--account-green);background:var(--account-mint)}.provider-mark{font-size:12px;font-weight:900}.email-auth{border-top:1px solid var(--account-line);margin-top:20px;padding-top:16px}.email-auth summary{cursor:pointer;min-height:44px;color:var(--account-green-dark);align-items:center;font-weight:800;display:flex}.legal-agreement{text-align:center;margin:16px 4px 0}.legal-agreement a{color:var(--account-green-dark)}.account-layout{background:#f7f9f7;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.account-sidebar{border-right:1px solid var(--account-line);background:#fff;flex-direction:column;height:calc(100vh - 72px);padding:22px 14px;display:flex;position:sticky;top:72px}.sidebar-account{align-items:center;gap:10px;padding:8px 8px 20px;display:flex}.sidebar-account>span{background:var(--account-green);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.sidebar-account div{display:grid}.sidebar-account small{color:var(--account-muted);margin-top:3px;font-size:12px}.account-sidebar nav{gap:4px;display:grid}.sidebar-nav{min-height:48px;color:var(--account-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:11px 13px;font-weight:700;display:flex}.sidebar-nav>span{text-align:center;width:22px}.sidebar-nav:hover,.sidebar-nav:focus-visible{background:var(--account-warm);color:var(--account-ink)}.sidebar-nav.active{background:var(--account-mint);color:var(--account-green-dark)}.sidebar-foot{border-top:1px solid var(--account-line);margin-top:auto;padding-top:12px;display:grid}.sidebar-foot a,.sidebar-foot button{text-align:left;font-size:13px}.account-content{width:100%;max-width:1440px;margin:0 auto;padding:clamp(24px,4vw,54px)}.content-loading{min-height:320px;color:var(--account-muted);align-content:center;place-items:center;gap:14px;display:grid}.content-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.content-heading h1{color:var(--account-ink);letter-spacing:-.03em;margin:4px 0 8px;font-size:clamp(28px,4vw,44px)}.content-heading p:not(.eyebrow){color:var(--account-muted);max-width:760px;margin:0;font-size:16px;line-height:1.6}.onboarding-card{color:#fff;box-shadow:var(--account-shadow);background:linear-gradient(125deg,#143e2f,#1b6748);border-radius:22px;grid-template-columns:.8fr 1.25fr;align-items:center;gap:30px;padding:26px 30px;display:grid}.onboarding-card h2{margin:7px 0;font-size:24px}.onboarding-card p{color:#dcece4;margin:0}.step-label{text-transform:uppercase;letter-spacing:.08em;color:#bde2cf;font-size:12px;font-weight:800}.onboarding-steps{gap:10px;margin:0;padding:0;list-style:none;display:grid}.onboarding-steps li{background:#ffffff14;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.onboarding-steps li>span{width:32px;height:32px;color:var(--account-green-dark);background:#fff;border-radius:10px;flex:none;place-items:center;font-weight:900;display:grid}.onboarding-steps li.done>span{background:#bff0d6}.onboarding-steps li div{gap:2px;display:grid}.onboarding-steps small{color:#dcece4}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.metric-card{border:1px solid var(--account-line);background:#fff;border-radius:16px;padding:18px}.metric-card p{color:var(--account-muted);margin:0;font-size:13px}.metric-card strong{color:var(--account-ink);margin:7px 0 3px;font-size:28px;display:block}.metric-card small{color:var(--account-muted)}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.quick-grid>article,.source-card,.settings-card,.chart-card,.heatmap-card,.recommend-card,.recent-section{border:1px solid var(--account-line);background:#fff;border-radius:18px;padding:20px}.quick-grid>article{flex-direction:column;justify-content:space-between;gap:18px;display:flex}.quick-grid>article>div{gap:12px;display:flex}.quick-grid h2,.source-card h2,.settings-card h2{color:var(--account-ink);margin:2px 0 6px;font-size:19px}.quick-grid p,.source-card p,.settings-card>p{color:var(--account-muted);margin:0;line-height:1.55}.source-logo{width:42px;height:42px;color:var(--account-ink);background:#eef1ef;border-radius:12px;flex:none;place-items:center;font-size:13px;font-weight:900;display:grid}.source-logo.weread{color:#11603e;background:#e7f4ed}.source-logo.google{color:#154d9c;background:#eef4ff}.source-logo.github{color:#161b22;background:#ebedf0}.source-logo.notion{color:#111;background:#fff;border:1px solid #ccd1ce}.source-logo.obsidian{color:#5b34a8;background:#f0eaff}.source-logo.cloud{color:#245a91;background:#e9f2ff}.source-logo.chart{color:#8b5313;background:#fff0dc}.recent-section{margin-top:20px}.section-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-title h2{color:var(--account-ink);margin:0 0 5px}.section-title p{color:var(--account-muted);margin:0}.section-title>button{color:var(--account-green);cursor:pointer;background:0 0;border:0;min-height:44px;font-weight:800}.note-list{margin-top:12px;display:grid}.note-row{border-top:1px solid var(--account-line);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 4px;display:grid}.note-row[data-note]{cursor:pointer;border-radius:10px;padding:14px 10px}.note-row[data-note]:hover,.note-row[data-note]:focus-visible{background:var(--account-warm);outline:none}.note-source{background:var(--account-mint);color:var(--account-green-dark);white-space:nowrap;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:800}.note-row h3{color:var(--account-ink);margin:0 0 4px;font-size:16px}.note-row p{color:var(--account-muted);margin:0;font-size:13px}.note-arrow{color:var(--account-muted);font-size:25px}.home-profile-card,.weread-data-controls{border:1px solid var(--account-line);background:#fff;border-radius:18px;margin:22px 0;padding:22px}.home-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.home-profile-grid>div{background:var(--account-warm);border-radius:13px;gap:4px;padding:14px;display:grid}.home-profile-grid span,.profile-topics>strong,.home-recommendations>strong{color:var(--account-muted);font-size:12px;font-weight:800}.home-profile-grid strong{color:var(--account-ink);font-size:21px}.profile-topics{gap:9px;margin-top:18px;display:grid}.profile-topics>div{flex-wrap:wrap;gap:8px;display:flex}.profile-topics span{background:var(--account-mint);color:var(--account-green-dark);border-radius:999px;padding:7px 9px;font-size:13px;font-weight:750}.home-recommendations{margin-top:18px}.home-recommendations>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:9px;display:grid}.home-recommendations article{border:1px solid var(--account-line);border-radius:13px;flex-direction:column;gap:8px;padding:13px;display:flex}.home-recommendations small{color:var(--account-green-dark);font-weight:800}.home-recommendations h3{color:var(--account-ink);margin:4px 0;font-size:15px}.home-recommendations p{color:var(--account-muted);margin:0;font-size:13px;line-height:1.5}.home-recommendations a{color:var(--account-green);align-items:end;min-height:36px;font-weight:800;display:flex}.home-profile-actions{justify-content:flex-end;margin-top:16px;display:flex}.weread-data-controls{justify-content:space-between;align-items:center;gap:24px;display:flex}.weread-data-controls h2{color:var(--account-ink);margin:4px 0 8px;font-size:21px}.weread-data-controls p{color:var(--account-muted);max-width:780px;margin:0;line-height:1.55}.beginner-notice{background:var(--account-mint);border:1px solid #c8d6cd;border-radius:14px;gap:12px;margin-bottom:20px;padding:16px 18px;display:flex}.beginner-notice strong{white-space:nowrap;color:var(--account-green-dark)}.beginner-notice p{color:var(--account-muted);margin:0}.source-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.source-card{flex-direction:column;display:flex}.source-card-head{justify-content:space-between;align-items:center;display:flex}.connection-state{color:var(--account-muted);background:#f0f2f1;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.connection-state.connected{background:var(--account-mint);color:var(--account-green-dark)}.source-card p{min-height:68px;margin-bottom:18px}.source-card .button{margin-top:auto}.import-workspace{border:1px solid var(--account-line);background:#fff;border-radius:20px;margin-top:22px;padding:24px}.guided-panel{grid-template-columns:auto minmax(0,1fr);gap:18px;display:grid}.guide-number{background:var(--account-green);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.guided-panel h2{color:var(--account-ink);margin:2px 0 8px}.guided-panel p{color:var(--account-muted);line-height:1.6}.guided-panel form{gap:10px;max-width:620px;display:grid}.button-row{flex-wrap:wrap;gap:10px;display:flex}.selection-status{background:var(--account-mint);border-radius:12px;margin-top:18px;padding:16px}.selection-status p{margin:5px 0 12px}.picker-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:18px 0;display:grid}.picker-item{border:1px solid var(--account-line);cursor:pointer;border-radius:12px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:flex}.picker-item:hover{border-color:var(--account-green);background:var(--account-mint)}.picker-item:has(input:checked){border-color:var(--account-green);background:var(--account-mint)}.picker-item input{width:20px;height:20px;accent-color:var(--account-green);flex:none}.picker-item span{gap:3px;display:grid}.picker-item small{color:var(--account-muted)}.note-toolbar{grid-template-columns:auto minmax(180px,420px) auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.note-toolbar label{color:var(--account-ink);font-weight:800}.note-toolbar span{color:var(--account-muted)}.empty-state,.empty-inline{text-align:center;color:var(--account-muted);padding:42px 20px}.empty-state>div{background:var(--account-mint);width:56px;height:56px;color:var(--account-green);border-radius:18px;place-items:center;margin:0 auto 12px;font-size:26px;display:grid}.empty-state h2,.empty-inline strong{color:var(--account-ink)}.empty-state p{max-width:520px;margin:8px auto 18px}.modal-backdrop{z-index:200;background:#0c19139e;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal{width:min(720px,100%);max-height:92vh;box-shadow:var(--account-shadow);background:#fff;border-radius:22px;padding:24px;position:relative;overflow:auto}.modal.compact{width:min(520px,100%)}.modal-close{background:var(--account-warm);cursor:pointer;border:0;border-radius:11px;width:44px;height:44px;font-size:25px;position:absolute;top:12px;right:14px}.modal-head{padding-right:48px}.modal-head h2,.modal.compact h2{color:var(--account-ink);margin:4px 0 12px}.modal form{gap:10px;display:grid}.modal textarea{resize:vertical;line-height:1.6}.modal-actions{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.modal-actions .danger{margin-right:auto}.note-row{grid-template-columns:auto minmax(0,1fr) auto auto}.note-row p{line-height:1.5}.note-chatgpt-button{white-space:nowrap;z-index:1;position:relative}.note-filter-panel{border:1px solid var(--account-line);background:#fff;border-radius:18px;margin-bottom:14px;padding:18px}.note-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.note-filter-grid label{color:var(--account-ink);gap:6px;font-size:13px;font-weight:800;display:grid}.note-filter-grid .note-query{grid-column:span 2}.note-filter-actions{border-top:1px solid var(--account-line);justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding-top:16px;display:flex}.note-filter-actions p{color:var(--account-muted);margin:0;font-weight:700}.recommendation-unavailable{color:var(--account-muted);align-self:center;font-size:12px;font-weight:750}.notes-workbench{gap:20px;display:grid}.notes-hero{border-bottom:1px solid var(--account-line);grid-template-columns:minmax(0,1.45fr) minmax(320px,.76fr);align-items:end;gap:28px;padding:2px 0 25px;display:grid}.notes-hero-copy h1{max-width:720px;color:var(--account-ink);letter-spacing:-.045em;margin:4px 0 11px;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(31px,4.2vw,48px);font-weight:650;line-height:1.18}.notes-hero-copy>p:not(.eyebrow){max-width:720px;color:var(--account-muted);margin:0;font-size:16px;line-height:1.72}.notes-sync-card{background:linear-gradient(145deg,#fbfffc,#eff8f1);border:1px solid #c7ddcf;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;padding:16px;display:grid}.notes-sync-mark{background:var(--account-green);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.notes-sync-mark svg{stroke-width:1.8px;width:20px;height:20px}.notes-sync-card strong{color:var(--account-green-dark);font-size:14px;display:block}.notes-sync-card p{color:var(--account-muted);margin:5px 0 12px;font-size:12px;line-height:1.55}.notes-sync-card .button{grid-column:2;justify-self:start}.notes-summary-grid{border:1px solid var(--account-line);background:var(--account-line);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.notes-summary-grid article{background:#fff;min-width:0;padding:15px 17px}.notes-summary-grid span{color:var(--account-muted);font-size:12px;font-weight:750;display:block}.notes-summary-grid strong{color:var(--account-ink);letter-spacing:-.035em;margin-top:6px;font-size:23px;display:block}.notes-summary-grid strong small{color:var(--account-muted);letter-spacing:0;font-size:12px;font-weight:700;display:inline}.notes-summary-grid .notes-range-value{color:var(--account-green-dark);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.4;overflow:hidden}.notes-workbench-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.78fr);align-items:start;gap:18px;display:grid}.notes-results-panel,.notes-workbench .note-filter-panel,.notes-batch-panel,.notes-source-panel{border:1px solid var(--account-line);background:#fff;border-radius:18px}.notes-results-panel{overflow:hidden}.notes-results-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 20px 15px;display:flex}.notes-results-header h2,.notes-card-heading h2,.notes-batch-panel h2,.notes-source-panel h2{color:var(--account-ink);letter-spacing:-.02em;margin:2px 0 5px;font-size:19px}.notes-results-header h2 span{color:var(--account-muted);letter-spacing:0;margin-left:6px;font-size:13px;font-weight:750}.notes-results-header>div>p:not(.eyebrow){color:var(--account-muted);margin:0;font-size:13px;line-height:1.55}.notes-query-field{color:var(--account-ink);gap:7px;padding:0 20px 14px;font-size:12px;font-weight:800;display:grid}.notes-query-control{background:#fbfdfb;border:1px solid #bdc9c0;border-radius:12px;align-items:center;gap:9px;min-height:48px;padding:0 13px;display:flex}.notes-query-control svg{width:17px;height:17px;stroke:var(--account-muted);stroke-width:1.8px;flex:none}.notes-query-control input{width:100%;min-width:0;color:var(--account-ink);font:inherit;background:0 0;border:0;outline:0;font-size:16px}.notes-query-control:focus-within{border-color:var(--account-green);box-shadow:0 0 0 3px #155c422e}.notes-list-summary{border-top:1px solid var(--account-line);border-bottom:1px solid var(--account-line);background:#fbfcfa;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.notes-list-summary p{color:var(--account-muted);margin:0;font-size:12px;font-weight:750}.notes-list-summary>span{background:var(--account-mint);min-height:25px;color:var(--account-green-dark);border-radius:999px;align-items:center;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.notes-workbench-list{margin:0;padding:0 20px}.notes-workbench .note-row{background:0 0;border-top:1px solid #e8ece8;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 0;display:grid}.notes-workbench .note-row:first-child{border-top:0}.note-date-badge{background:var(--account-warm);min-height:46px;color:var(--account-ink);border-radius:12px;align-content:center;justify-items:center;gap:1px;line-height:1;display:grid}.note-date-badge strong{letter-spacing:-.04em;font-size:17px}.note-date-badge small{color:var(--account-muted);font-size:9px;font-weight:800}.note-row-copy{min-width:0}.note-row-kicker{color:var(--account-green-dark);letter-spacing:.03em;flex-wrap:wrap;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.notes-workbench .note-source{color:var(--account-green-dark);background:#eef8f1;border:1px solid #d4e5da;border-radius:6px;padding:4px 6px;font-size:9px}.notes-workbench .note-row h3{color:var(--account-ink);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 4px;font-size:15px;line-height:1.4;overflow:hidden}.notes-workbench .note-row p{color:var(--account-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Songti SC,STSong,serif;font-size:12px;line-height:1.55;overflow:hidden}.note-row-meta{color:#788077;flex-wrap:wrap;gap:8px;margin-top:7px;font-size:10px;display:flex}.note-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.note-row-actions .button{min-height:44px;padding:9px 10px;font-size:12px}.notes-control-rail{gap:14px;display:grid}.notes-workbench .note-filter-panel{margin:0;padding:17px}.notes-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.notes-card-heading .eyebrow,.notes-batch-panel .eyebrow,.notes-source-panel .eyebrow{margin-bottom:4px;font-size:10px}.notes-reset-button{min-height:44px;color:var(--account-green-dark);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:12px;font-weight:800}.notes-reset-button:hover,.notes-reset-button:focus-visible{background:var(--account-mint);outline:none}.notes-workbench .note-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.notes-workbench .note-filter-grid label{min-width:0;color:var(--account-muted);gap:6px;font-size:11px;font-weight:800}.notes-workbench .note-filter-grid input,.notes-workbench .note-filter-grid select{width:100%;min-height:44px;color:var(--account-ink);font:inherit;background:#fff;border:1px solid #c8d1c9;border-radius:10px;padding:10px 11px;font-size:14px}.notes-workbench .note-filter-grid input:focus,.notes-workbench .note-filter-grid select:focus{border-color:var(--account-green);outline:3px solid #155c422e}.notes-batch-panel{background:linear-gradient(145deg,#fcfffc,#eef8f0);border-color:#bdd9c7;gap:15px;padding:18px;display:grid}.notes-batch-panel>div>p:not(.eyebrow),.notes-source-panel>p{color:var(--account-muted);margin:0;font-size:12px;line-height:1.6}.notes-batch-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.notes-batch-actions .button{min-height:44px;padding:9px 8px;font-size:12px}.notes-source-panel{padding:17px}.notes-source-panel .notes-card-heading{margin-bottom:11px}.notes-source-chips{flex-wrap:wrap;gap:7px;display:flex}.notes-source-chips span{background:var(--account-warm);color:#4d5950;border-radius:999px;align-items:center;min-height:29px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.notes-source-panel>p{margin-top:12px}.note-detail-modal{width:min(820px,100%)}.note-detail-meta{border:1px solid var(--account-line);background:var(--account-warm);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px;margin:18px 0;padding:15px;display:grid}.note-detail-meta div{min-width:0}.note-detail-meta dt{color:var(--account-muted);font-size:11px;font-weight:800}.note-detail-meta dd{color:var(--account-ink);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;font-weight:700;overflow:hidden}.note-detail-body{padding:2px 2px 8px}.note-detail-body h3{color:var(--account-ink);margin:0 0 9px;font-size:15px}.note-detail-body p{color:var(--account-ink);white-space:normal;margin:0;font-family:Songti SC,STSong,serif;font-size:15px;line-height:1.85}@media (max-width:1050px){.notes-hero{grid-template-columns:1fr}.notes-sync-card{grid-template-columns:42px minmax(0,1fr) auto;align-items:center}.notes-sync-card .button{grid-area:1/3/span 2;justify-self:end}.notes-workbench-grid{grid-template-columns:1fr}.notes-control-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.notes-source-panel{grid-column:1/-1}.notes-source-panel>p{max-width:680px}}@media (max-width:760px){.notes-hero{gap:18px;padding-bottom:18px}.notes-hero-copy h1{font-size:32px}.notes-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notes-summary-grid article{padding:14px}.notes-workbench-grid{gap:14px}.notes-results-header{padding:17px 16px 13px}.notes-results-header .button{min-width:44px;padding:9px 11px;font-size:0}.notes-results-header .button:after{content:"新建";font-size:12px}.notes-query-field{padding:0 16px 13px}.notes-list-summary{padding:11px 16px}.notes-workbench-list{padding:0 16px}.notes-workbench .note-row{grid-template-columns:42px minmax(0,1fr);gap:11px}.note-row-actions{grid-column:2;justify-content:flex-start}.notes-control-rail{grid-template-columns:1fr}.notes-source-panel{grid-column:auto}.notes-sync-card{grid-template-columns:42px minmax(0,1fr)}.notes-sync-card .button{grid-area:auto/2;justify-self:start}.notes-batch-actions,.note-detail-meta{grid-template-columns:1fr}.modal-actions{flex-wrap:wrap}.modal-actions .button{flex:160px}}.consent-banner{background:#fff8e9;border:1px solid #e2c28d;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:16px 18px;display:flex}.consent-banner.enabled{background:var(--account-mint);border-color:#b8d8c7}.consent-banner strong{color:var(--account-ink)}.consent-banner p{color:var(--account-muted);margin:3px 0 0}.analytics-grid{grid-template-columns:1.4fr .8fr;gap:16px;display:grid}.chart-card,.heatmap-card,.recommend-card{margin-top:16px}.bar-chart{grid-template-columns:repeat(12,1fr);align-items:end;gap:7px;height:220px;padding-top:20px;display:grid}.bar-chart>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.bar-chart span{background:var(--account-green);border-radius:7px 7px 3px 3px;width:100%;max-width:34px;min-height:4px}.bar-chart small{color:var(--account-muted);font-size:10px;transform:rotate(-35deg)}.distribution-list{gap:12px;margin-top:20px;display:grid}.distribution-list>div{grid-template-columns:100px 1fr 30px;align-items:center;gap:10px;display:grid}.distribution-list>div>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.distribution-list>div>div{background:#edf0ee;border-radius:999px;height:9px;overflow:hidden}.distribution-list i{background:var(--account-green);border-radius:999px;height:100%;display:block}.heat-legend{color:var(--account-muted);align-items:center;gap:4px;font-size:12px;display:flex}.heat-legend i{background:#dfe8e3;border-radius:3px;width:13px;height:13px}.heat-legend i:nth-of-type(2){background:#a9d5bf}.heat-legend i:nth-of-type(3){background:#5ca27d}.heat-legend i:nth-of-type(4){background:#1b6748}.heatmap{grid-template-rows:repeat(7,13px);grid-auto-columns:13px;grid-auto-flow:column;gap:4px;margin-top:18px;padding-bottom:8px;display:grid;overflow-x:auto}.heatmap span{background:#e6ebe8;border-radius:3px}.heatmap .level-1{background:#cce3d7}.heatmap .level-2{background:#91c5a9}.heatmap .level-3{background:#4f9b76}.heatmap .level-4{background:#155c42}.recommend-list{margin-top:12px;display:grid}.recommend-list article{border-top:1px solid var(--account-line);grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:14px 0;display:grid}.recommend-list article>span{background:var(--account-mint);color:var(--account-green-dark);border-radius:7px;padding:5px 7px;font-size:11px;font-weight:800}.recommend-list h3{color:var(--account-ink);margin:0 0 4px}.recommend-list p{color:var(--account-muted);margin:0}.recommend-list a{min-height:44px;color:var(--account-green);align-items:center;font-weight:800;display:flex}.settings-card{margin-bottom:16px}.settings-card>h2{font-size:21px}.settings-card form{max-width:680px}.inline-form{grid-template-columns:1fr auto;gap:10px;display:grid}.account-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0 0;display:grid}.account-meta div{background:var(--account-warm);border-radius:11px;padding:12px}.account-meta dt{color:var(--account-muted);font-size:12px}.account-meta dd{color:var(--account-ink);overflow-wrap:anywhere;margin:5px 0 0}.credential-list{margin-top:14px;display:grid}.credential-list article{border-top:1px solid var(--account-line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.credential-list article div{gap:3px;display:grid}.credential-list small{color:var(--account-muted)}.toggle-row{border-top:1px solid var(--account-line);grid-template-columns:1fr auto;align-items:center;gap:18px;padding:16px 0;display:grid}.toggle-row p{color:var(--account-muted);margin:4px 0 0}.switch{cursor:pointer;background:#b7c0bb;border:0;border-radius:999px;width:60px;height:44px;padding:6px}.switch span{background:#fff;border-radius:50%;width:32px;height:32px;transition:transform .2s;display:block}.switch.on{background:var(--account-green)}.switch.on span{transform:translate(16px)}.danger-zone{border-color:#e2b9b9}.danger-zone h2{color:var(--account-danger)}.toast{z-index:300;background:var(--account-ink);color:#fff;max-width:min(460px,100vw - 40px);box-shadow:var(--account-shadow);border-radius:13px;padding:14px 18px;font-weight:700;position:fixed;bottom:20px;right:20px}.toast.success{background:#155c42}.toast.error{background:#8d2525}.toast.warning{background:#7d4d0e}.button.danger{color:#fff;background:#a12525;border-color:#a12525}.button.danger:hover{background:#7e1c1c}.button[disabled]{opacity:.55;cursor:not-allowed}.hidden{display:none!important}@media (max-width:1100px){.source-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-grid,.metric-grid{grid-template-columns:1fr 1fr}.auth-hero{grid-template-columns:1fr}.auth-card{max-width:680px;position:static}.onboarding-card{grid-template-columns:1fr}.account-topbar nav{display:none}}@media (max-width:760px){.account-topbar{min-height:64px;padding:10px 14px}.account-brand small,.account-menu-button strong,.trust-pill{display:none}.account-layout{display:block}.account-sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--account-line);height:auto;padding:7px 10px;position:sticky;top:64px}.sidebar-account,.sidebar-foot{display:none}.account-sidebar nav{gap:4px;display:flex;overflow-x:auto}.sidebar-nav{flex:none;min-height:44px;padding:9px 12px}.account-content{padding:22px 14px}.auth-hero{gap:28px;padding:30px 14px}.auth-intro{padding-top:0}.auth-intro h1{font-size:38px}.security-proof ul,.oauth-grid{grid-template-columns:1fr}.content-heading{display:grid}.content-heading>.button{width:100%}.quick-grid,.source-card-grid,.analytics-grid,.home-recommendations>div{grid-template-columns:1fr}.source-card p{min-height:0}.guided-panel,.picker-list,.note-toolbar,.account-meta,.home-profile-grid{grid-template-columns:1fr}.modal-actions{flex-wrap:wrap}.modal-actions .button{flex:1}.global-progress{width:max-content;max-width:calc(100vw - 24px);top:74px}.onboarding-card{padding:22px}.consent-banner,.weread-data-controls{flex-direction:column;align-items:flex-start}.metric-grid{gap:10px}.metric-card{padding:14px}.metric-card strong{font-size:24px}.weread-data-controls .button-row,.weread-data-controls .button{width:100%}.note-filter-grid{grid-template-columns:1fr}.note-filter-grid .note-query{grid-column:auto}.note-filter-actions{display:grid}.note-filter-actions .button-row,.note-filter-actions .button{width:100%}}@media (max-width:380px){.auth-intro h1{font-size:33px}.auth-card{border-radius:18px;padding:16px}.key-first{padding:16px}.metric-grid{grid-template-columns:1fr}.sidebar-nav{font-size:13px}.source-card,.settings-card,.chart-card,.heatmap-card,.recommend-card,.recent-section{padding:16px}.content-heading h1{font-size:29px}.button-row{display:grid}.button-row .button{width:100%}.inline-form,.note-row{grid-template-columns:1fr}.note-source{width:max-content}.note-arrow{display:none}}@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 (forced-colors:active){.source-logo,.recommended-label,.trust-pill,.connection-state,.note-source,.button,.auth-card,.source-card,.settings-card{border:1px solid canvastext}}.reauth-grid{gap:16px;margin-top:18px;display:grid}.reauth-option{border:1px solid var(--border);background:var(--surface-subtle);border-radius:16px;padding:16px}.reauth-option h3{margin:0 0 8px}.reauth-option p{margin:0 0 12px}.notes-archive-controls{border-top:1px solid var(--account-line);border-bottom:1px solid var(--account-line);background:#fbfdfb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.notes-archive-controls>span{color:var(--account-muted);font-size:12px;font-weight:800}.notes-archive-controls>div,.ai-subnav{flex-wrap:wrap;gap:7px;display:flex}.note-archive-mode,.ai-subnav-button{border:1px solid var(--account-line);min-height:36px;color:var(--account-muted);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.note-archive-mode:hover,.note-archive-mode:focus-visible,.ai-subnav-button:hover,.ai-subnav-button:focus-visible{border-color:var(--account-green);color:var(--account-green-dark);outline:3px solid #155c4224}.note-archive-mode.active,.ai-subnav-button.active{border-color:var(--account-green);background:var(--account-mint);color:var(--account-green-dark)}.note-archive-group{border:1px solid var(--account-line);background:#fff;border-radius:14px;margin:13px 16px;overflow:hidden}.note-archive-group.nested{border-radius:11px;margin:10px 0}.note-archive-heading{width:100%;min-height:58px;color:var(--account-ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.note-archive-heading:hover,.note-archive-heading:focus-visible{outline-offset:-3px;background:#f5faf6;outline:3px solid #155c4229}.note-archive-heading-copy{gap:3px;min-width:0;display:grid}.note-archive-heading-copy small{color:var(--account-muted);letter-spacing:.04em;font-size:10px;font-weight:800}.note-archive-heading-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.note-archive-heading-meta{color:var(--account-green-dark);flex:none;align-items:center;gap:9px;display:flex}.note-archive-heading-meta b{font-size:12px}.note-archive-heading-meta i{font-size:18px;font-style:normal;transition:transform .18s}.note-archive-group.is-collapsed .note-archive-heading-meta i{transform:rotate(-90deg)}.note-archive-content{border-top:1px solid var(--account-line)}.note-archive-content .notes-workbench-list{padding:0 14px}.note-archive-subgroups{gap:10px;padding:10px 12px;display:grid}.note-archive-subgroups .note-archive-content .notes-workbench-list{padding:0 10px}.ai-workbench{max-width:1120px}.ai-subnav{border:1px solid var(--account-line);background:#fff;border-radius:14px;width:max-content;max-width:100%;margin:0 0 18px;padding:8px}.ai-launch-card,.ai-style-card,.ai-history-card{border:1px solid var(--account-line);background:#fff;border-radius:20px;padding:clamp(18px,3vw,30px);box-shadow:0 10px 26px #24362b0d}.ai-launch-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ai-launch-head h2,.ai-style-card h2,.ai-history-card h2{color:var(--account-ink);letter-spacing:-.03em;margin:0;font-size:clamp(23px,3vw,32px)}.ai-launch-head p:not(.eyebrow),.ai-style-card .section-title p,.ai-history-card .section-title p,.ai-helper{color:var(--account-muted);margin:8px 0 0;line-height:1.65}.ai-privacy-chip{background:var(--account-mint);min-height:30px;color:var(--account-green-dark);border-radius:999px;flex:none;align-items:center;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.ai-control-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(170px,.72fr);gap:11px;margin-top:22px;display:grid}.ai-menu-control{position:relative}.ai-choice-button{width:100%;min-height:64px;color:var(--account-ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #c8d1c9;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;padding:11px 14px;display:grid}.ai-choice-button:hover,.ai-choice-button:focus-visible{border-color:var(--account-green);outline:3px solid #155c4224}.ai-choice-button span{color:var(--account-muted);grid-column:1;font-size:11px;font-weight:800}.ai-choice-button strong{grid-column:1;font-size:16px}.ai-choice-button i{grid-area:1/2/span 2;font-size:18px;font-style:normal}.ai-choice-menu{z-index:30;border:1px solid var(--account-line);background:#fff;border-radius:13px;max-height:320px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 15px 35px #162a1f29}.ai-choice-menu button{width:100%;min-height:42px;color:var(--account-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;gap:3px;padding:9px 10px;font-size:13px;display:grid}.ai-choice-menu button:hover,.ai-choice-menu button:focus-visible,.ai-choice-menu button[aria-current=true]{background:var(--account-mint);color:var(--account-green-dark);outline:none}.ai-choice-menu small{color:var(--account-muted);font-size:11px;line-height:1.45}.ai-launch-button{min-height:64px;font-size:15px}.ai-note-select{color:var(--account-muted);gap:7px;margin-top:18px;font-size:12px;font-weight:800;display:grid}.ai-note-select select,.ai-style-card select,.ai-style-card textarea{width:100%;min-height:46px;color:var(--account-ink);font:inherit;background:#fff;border:1px solid #c8d1c9;border-radius:11px;padding:10px 11px;font-size:14px}.ai-style-card textarea{resize:vertical;min-height:116px;line-height:1.6}.ai-note-select select:focus,.ai-style-card select:focus,.ai-style-card textarea:focus{border-color:var(--account-green);outline:3px solid #155c4224}.ai-preview-card{background:linear-gradient(135deg,#fbfffc,#eef8f1);border:1px solid #cde0d3;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(240px,.62fr);gap:16px;margin-top:18px;padding:16px;display:grid}.ai-preview-card h3{color:var(--account-green-dark);margin:0;font-size:18px}.ai-preview-card p{color:var(--account-ink);margin:7px 0 0;font-family:Songti SC,STSong,serif;font-size:14px;line-height:1.65}.ai-preview-card>div:last-child{background:#fff;border-radius:10px;align-content:start;gap:7px;padding:12px;display:grid}.ai-preview-card>div:last-child strong{color:var(--account-ink);font-size:14px}.ai-preview-card>div:last-child small{color:var(--account-muted);font-size:12px;line-height:1.5}.ai-helper{font-size:12px}.ai-style-card form{gap:15px;max-width:780px;margin-top:22px;display:grid}.ai-style-card form>label{color:var(--account-ink);gap:7px;font-size:13px;font-weight:800;display:grid}.ai-style-card form small{color:var(--account-muted);font-size:11px;font-weight:600}.ai-style-explainer{border-left:3px solid var(--account-green);background:var(--account-mint);color:var(--account-green-dark);border-radius:0 10px 10px 0;margin:0;padding:12px 14px;font-size:13px;line-height:1.6}.ai-history-list{margin-top:18px;display:grid}.ai-history-list article{border-top:1px solid var(--account-line);justify-content:space-between;gap:16px;padding:14px 0;display:flex}.ai-history-list article:first-child{border-top:0;padding-top:0}.ai-history-list strong{color:var(--account-ink)}.ai-history-list p{color:var(--account-muted);margin:5px 0 0;font-size:13px}.ai-history-list time{color:var(--account-muted);white-space:nowrap;flex:none;font-size:12px}@media (max-width:760px){.notes-archive-controls{align-items:flex-start}.notes-archive-controls>div{width:100%}.note-archive-mode{flex:auto}.note-archive-group{margin:11px 12px}.note-archive-content .notes-workbench-list{padding:0 11px}.ai-launch-head{display:grid}.ai-privacy-chip{width:max-content}.ai-control-grid,.ai-preview-card{grid-template-columns:1fr}.ai-launch-button{min-height:54px}.ai-subnav{width:100%}.ai-subnav-button{flex:auto}.ai-history-list article{display:grid}.ai-history-list time{white-space:normal}}.trust-pill.danger{color:var(--danger,#a61b1b);border-color:color-mix(in srgb,var(--danger,#a61b1b) 35%,transparent);background:color-mix(in srgb,var(--danger,#a61b1b) 8%,white)}.service-blocker{border:1px solid var(--line,#d9dde6);background:var(--surface,#fff);text-align:left;border-radius:24px;max-width:760px;margin:clamp(48px,10vh,120px) auto;padding:clamp(24px,5vw,56px);box-shadow:0 20px 60px #14213d14}.service-blocker-icon{color:#a61b1b;background:#fff1f1;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:20px;font-size:28px;font-weight:800;display:grid}.service-blocker h1{max-width:18ch;margin:.3em 0;font-size:clamp(30px,5vw,52px);line-height:1.08}.service-blocker .button-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}@media (max-width:520px){.service-blocker{border-radius:18px;margin:24px 12px;padding:24px 18px}.service-blocker .button-row>*{width:100%}}.profile-data-note{color:var(--account-muted);margin:14px 0 0;font-size:13px;line-height:1.55}.analytics-overview-grid{grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);align-items:start;gap:16px;display:grid}.analytics-overview-grid>.chart-card,.analytics-overview-grid>.category-compact-card{margin-top:16px}.reading-snapshot{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.reading-snapshot-item{border:1px solid var(--account-line);background:var(--account-warm);border-radius:13px;gap:4px;min-width:0;padding:12px;display:grid}.reading-snapshot-item span,.reading-snapshot-item small{color:var(--account-muted);font-size:12px;font-weight:750}.reading-snapshot-item strong{text-overflow:ellipsis;min-width:0;color:var(--account-ink);white-space:nowrap;font-size:19px;overflow:hidden}.analytics-source-note{color:var(--account-muted);margin:12px 0 0;font-size:12px;line-height:1.5}.category-compact-card{border:1px solid var(--account-line);background:#fff;border-radius:18px;align-self:start;padding:16px}.category-compact-card .section-title h2{font-size:18px}.category-compact-card .section-title p{font-size:12px;line-height:1.45}.category-compact-list{gap:8px;margin-top:13px;display:grid}.category-compact-row{grid-template-columns:minmax(0,72px) minmax(52px,1fr) auto;align-items:center;gap:8px;min-height:28px;display:grid}.category-compact-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--account-ink);font-size:13px;font-weight:750;overflow:hidden}.category-compact-row>strong{color:var(--account-green-dark);white-space:nowrap;font-size:12px}.category-meter{background:#e8efea;border-radius:999px;height:6px;overflow:hidden}.category-meter i{border-radius:inherit;background:linear-gradient(90deg,#5ca27d,#155c42);height:100%;display:block}.category-overflow{border-top:1px solid var(--account-line);padding-top:6px}.category-overflow summary{min-height:32px;color:var(--account-green-dark);cursor:pointer;align-items:center;font-size:12px;font-weight:800;display:flex}.category-overflow>div{gap:8px;padding-top:5px;display:grid}.compact-empty{color:var(--account-muted);margin:16px 0 0;font-size:13px}.analytics-metric-grid{margin:16px 0 0}.note-trend{margin-top:14px}.note-trend-summary{color:var(--account-muted);justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.note-trend-summary strong{color:var(--account-ink);font-size:18px}.note-trend-ribbon{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:6px;margin-top:12px;display:grid;overflow-x:auto}.note-trend-slot{background:#f5f7f5;border-bottom:1px solid #dce4df;border-radius:8px 8px 3px 3px;min-width:18px;height:112px;position:relative}.note-trend-slot.has-event{background:#edf7f0}.note-trend-slot i{background:var(--account-green);border-radius:6px 6px 2px 2px;display:block;position:absolute;bottom:22px;left:20%;right:20%}.note-trend-slot b{text-overflow:ellipsis;color:var(--account-green-dark);text-align:center;padding:4px 2px;font-size:11px;line-height:1;position:absolute;top:0;left:0;right:0;overflow:hidden}.note-trend-slot small{color:var(--account-muted);text-align:center;font-size:10px;position:absolute;bottom:5px;left:0;right:0}.note-trend-slot.is-empty:after{content:"";background:#cfd8d2;border-radius:999px;height:2px;position:absolute;bottom:22px;left:20%;right:20%}@media (max-width:760px){.analytics-overview-grid{grid-template-columns:1fr}.analytics-overview-grid>.category-compact-card{margin-top:0}.reading-snapshot{grid-template-columns:repeat(2,minmax(0,1fr))}.category-compact-row{grid-template-columns:minmax(0,84px) minmax(48px,1fr) auto}.note-trend-ribbon{gap:4px}.note-trend-slot{min-width:20px}}.reading-progress-list{gap:10px;margin-top:16px;display:grid}.reading-progress-list>article{border-top:1px solid var(--account-line);grid-template-columns:minmax(0,1fr) minmax(150px,.9fr) auto;align-items:center;gap:14px;padding:12px 0;display:grid}.reading-progress-list>article:first-child{border-top:0;padding-top:0}.reading-progress-list>article>div:first-child{gap:4px;min-width:0;display:grid}.reading-progress-list strong{color:var(--account-ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.reading-progress-list small{color:var(--account-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.reading-progress-list>article>b{color:var(--account-green-dark);font-size:14px}.reading-progress-meter{background:#e8efea;border-radius:999px;height:9px;overflow:hidden}.reading-progress-meter i{border-radius:inherit;background:linear-gradient(90deg,#76b891,#155c42);height:100%;display:block}.note-trend-details{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.note-trend-details span{background:var(--account-mint);color:var(--account-green-dark);border-radius:9px;align-items:baseline;gap:7px;padding:7px 9px;font-size:12px;display:inline-flex}.note-trend-details b{font-weight:750}.note-trend-details strong{font-size:13px}.recommendation-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.recommendation-actions .recommendation-copy{white-space:nowrap;min-height:44px;padding:9px 10px;font-size:12px}.recommendation-actions a{white-space:nowrap}@media (max-width:760px){.reading-progress-list>article{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.reading-progress-meter{grid-column:1/-1}.recommend-list article{grid-template-columns:auto minmax(0,1fr)}.recommendation-actions{grid-column:1/-1;justify-content:flex-start}.recommendation-actions .recommendation-copy{flex:132px}.recommendation-actions a{min-height:44px}}
