:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f5f7fb;--surface:#fff;--surface-2:#eef1f8;--ink:#121520;--muted:#687083;--muted-strong:#596173;--line:#dde2ec;--purple:#6c4ef6;--purple-dark:#4e32d6;--purple-soft:#eeeaff;--chart-control:#6c4ef6;--lime:#b9ff66;--green:#159869;--green-soft:#e4f7ef;--orange:#d7770b;--orange-ink:#974900;--orange-soft:#fff1da;--red:#db3849;--red-ink:#a92234;--red-soft:#ffe8eb;--blue:#2877e8;--shadow:0 18px 60px #1a1f3117;--radius:24px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}.skip-link{color:#111827;z-index:10000;background:#fff;border:2px solid #111827;border-radius:.5rem;padding:.75rem 1rem;font-weight:700;transition:transform .12s;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}.brand{align-items:center;gap:10px;min-width:44px;min-height:44px;display:inline-flex}.brand-mark{background:var(--purple);color:#fff;border-radius:13px;place-items:center;width:40px;height:40px;font-weight:900;line-height:1;display:grid;box-shadow:0 8px 22px #6c4ef63d}.brand-copy{line-height:1.08;display:grid}.brand-copy strong{letter-spacing:.08em;font-size:18px}.brand-copy small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:10px}.button{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;min-height:44px;padding:10px 17px;font-weight:750;line-height:1.2;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--purple);color:#fff;box-shadow:0 9px 24px #6c4ef638}.button-primary:hover{background:var(--purple-dark)}.button-ghost{border-color:var(--line);background:color-mix(in srgb, var(--surface) 80%, transparent)}.button-inverse{color:var(--purple-dark);background:#fff}.button-large{border-radius:16px;min-height:52px;padding:14px 22px}.button-full{width:100%}.eyebrow,.pill{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:850}.pill{border:1px solid color-mix(in srgb, var(--purple) 24%, transparent);background:var(--purple-soft);color:var(--purple-dark);border-radius:999px;padding:7px 12px;display:inline-flex}.public-header{z-index:50;border-bottom:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.public-header-inner{align-items:center;gap:28px;width:min(1200px,100% - 40px);min-height:72px;margin:0 auto;display:flex}.desktop-public-nav{align-items:center;gap:6px;margin-left:auto;display:flex}.desktop-public-nav a{min-height:44px;color:var(--muted);padding:10px 12px;font-size:14px;font-weight:680}.desktop-public-nav a:hover{color:var(--ink)}.public-actions{gap:8px;display:flex}.mobile-public-menu{margin-left:auto;display:none}.mobile-public-menu summary{border:1px solid var(--line);border-radius:13px;place-items:center;min-width:52px;min-height:44px;font-size:14px;font-weight:800;list-style:none;display:grid}.mobile-public-menu summary::-webkit-details-marker{display:none}.mobile-public-menu nav{border:1px solid var(--line);background:var(--surface);width:min(300px,100vw - 36px);box-shadow:var(--shadow);border-radius:18px;padding:10px;display:grid;position:absolute;top:64px;right:18px}.mobile-public-menu nav a{border-radius:10px;min-height:46px;padding:11px 12px;font-weight:700}.mobile-public-menu nav a:hover{background:var(--surface-2)}.hero{background:linear-gradient(150deg,#f8f8ff 0%,#f2f5ff 48%,#eef0f8 100%);min-height:720px;position:relative;overflow:hidden}.hero-inner{z-index:2;grid-template-columns:minmax(0,1fr) minmax(360px,470px);align-items:center;gap:78px;width:min(1200px,100% - 40px);min-height:648px;margin:0 auto;padding:72px 0 90px;display:grid;position:relative}.hero-copy h1{letter-spacing:-.055em;max-width:740px;margin:22px 0 24px;font-size:clamp(47px,6vw,78px);line-height:1.02}.hero-copy h1 em{color:var(--purple);font-style:normal}.hero-copy>p{max-width:620px;color:var(--muted);margin-bottom:30px;font-size:19px;line-height:1.75}.hero-actions,.hero-trust{flex-wrap:wrap;gap:10px;display:flex}.hero-trust{color:var(--muted);gap:18px;margin-top:25px;font-size:13px;font-weight:700}.hero-trust span:before{content:"✓";color:var(--green);margin-right:6px}.hero-glow{filter:blur(2px);border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#6c4ef62e,#0000 65%);width:620px;height:620px;top:-230px;right:-120px}.hero-glow-two{background:radial-gradient(circle,#4dbbe024,#0000 66%);width:640px;height:640px;bottom:-300px;left:22%}.preview-frame{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd1;border:1px solid #ffffffbf;border-radius:34px;padding:26px;position:relative;overflow:hidden;box-shadow:0 34px 90px #3128642e}.preview-frame:after{background:var(--purple-soft);content:"";border-radius:50%;width:180px;height:180px;position:absolute;bottom:-60px;right:-50px}.example-badge{color:#fff;letter-spacing:.08em;background:#151724;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850;display:inline-flex}.preview-topline{justify-content:space-between;align-items:flex-start;margin:24px 0;display:flex}.preview-topline div{display:grid}.preview-topline span,.preview-range>span{color:var(--muted);font-size:13px;font-weight:700}.preview-topline strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:36px}.session-badge,.status-chip{background:var(--green-soft);color:var(--green);border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.preview-range{z-index:1;background:#f5f3ff;border-radius:20px;padding:22px;position:relative}.preview-range>strong{font-variant-numeric:tabular-nums;margin-top:2px;font-size:20px;display:block}.range-track{background:linear-gradient(90deg,#bfccff,#765cf7,#d1b7ff);border-radius:999px;height:11px;margin:22px 0 9px}.range-track span{background:#151724;border-radius:3px;width:3px;height:19px;margin:-4px auto 0;display:block}.range-labels{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.range-labels b{color:var(--ink)}.preview-probabilities{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid;position:relative}.preview-probabilities div{border:1px solid var(--line);background:var(--surface);border-radius:15px;padding:13px 12px;display:grid}.preview-probabilities span{color:var(--muted);font-size:11px}.preview-probabilities strong{font-variant-numeric:tabular-nums}.preview-probabilities div:first-child strong{color:var(--red)}.preview-probabilities div:last-child strong{color:var(--blue)}.preview-note{z-index:1;color:var(--muted);margin:16px 0 0;font-size:11px;position:relative}.section{background:var(--surface);padding:112px max(20px,50vw - 600px)}.section-light{background:var(--surface)}.section-tint{background:#f0f2f8}.section-dark{color:#fff;background:#11131c}.section-heading{max-width:760px;margin-bottom:54px}.section-heading h2{letter-spacing:-.045em;margin:12px 0 16px;font-size:clamp(36px,5vw,58px);line-height:1.12}.section-heading p{color:var(--muted);font-size:18px}.section-heading-inverse p{color:#aeb5c8}.section-heading-inverse .eyebrow{color:var(--lime)}.compact-heading{margin-bottom:30px}.risk-grid,.ops-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.status-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:226px;padding:27px}.status-card h3{letter-spacing:-.03em;margin:25px 0 9px;font-size:23px;line-height:1.25}.status-card p{color:var(--muted);margin-bottom:0}.status-prediction{background:var(--purple-soft);border-color:#d8cffd}.status-warning{background:var(--orange-soft);border-color:#f1d19c}.status-danger{background:var(--red-soft);border-color:#ffc3cb}.status-prediction .eyebrow{color:var(--purple-dark)}.status-danger .eyebrow{color:#a92234}.status-prediction p,.status-warning p,.status-danger p{color:#4e4f5d}.regime-note{border:1px solid var(--line);border-radius:var(--radius);background:#fafbfe;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:25px;margin-top:20px;padding:24px 28px;display:grid}.regime-note>span{font-size:13px;font-weight:850}.regime-note p{color:var(--muted);margin:0}.regime-note a,.text-link{min-width:44px;min-height:44px;color:var(--purple);align-items:center;font-weight:800;display:inline-flex}.method-flow{grid-template-columns:1fr 54px 1fr 54px 1fr;align-items:center;margin-top:70px;display:grid}.method-flow div{border-radius:var(--radius);background:#191c27;border:1px solid #2d3140;min-height:184px;padding:26px}.method-flow div>span{color:var(--lime);font-size:13px;font-weight:850;display:block}.method-flow strong{margin:17px 0 7px;font-size:20px;display:block}.method-flow p{color:#aeb5c8;margin:0;font-size:14px}.method-contract-state{border-radius:var(--radius);background:#151821;border:1px solid #43485a;padding:24px}.method-contract-state span,.target-contract-meta{color:#8e96aa;font-size:12px}.method-contract-state strong{margin:8px 0;font-size:18px;display:block}.method-contract-state p,.target-contract-meta{margin:0}.target-contract-meta{margin-top:12px}.method-flow i{background:#43485a;height:1px}.metric-strip{border-radius:var(--radius);background:#151821;border:1px solid #2d3140;grid-template-columns:repeat(4,1fr);margin:34px 0;display:grid}.metric-strip div{border-right:1px solid #2d3140;padding:22px;display:grid}.metric-strip div:last-child{border-right:0}.metric-strip span{color:#8e96aa;text-transform:uppercase;font-size:11px}.metric-strip strong{margin-top:7px;font-size:16px}.text-link-inverse{color:var(--lime)}.app-preview-section{background:#f7f5ff}.app-preview-banner{background:var(--purple-soft);border:1px solid #d8cffd;border-radius:16px;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;display:flex}.app-preview-banner strong{color:var(--purple-dark);white-space:nowrap}.app-preview-banner span{color:var(--muted-strong)}.app-preview-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px;display:grid}.app-preview-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;min-height:250px;padding:25px;display:flex}.app-preview-grid article>span,.free-policy-grid span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.app-preview-grid h3{margin:24px 0 9px;font-size:22px}.app-preview-grid p,.free-policy-grid p{color:var(--muted)}.app-preview-grid b{color:var(--orange-ink);margin-top:auto;font-size:13px}.free-policy-section{background:#f0f2f8}.free-policy-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.free-policy-grid>div{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:190px;padding:27px}.free-policy-grid strong{margin:24px 0 9px;font-size:22px;display:block}.free-policy-note{color:var(--muted-strong);margin:22px 0 0}.free-policy-section .section-heading>p{color:var(--muted-strong)}.principle-list{border-top:1px solid var(--line)}.principle-list article{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);gap:20px;padding:34px 0;display:grid}.principle-list article>span{color:var(--purple);font-size:13px;font-weight:850}.principle-list h3{margin-bottom:5px;font-size:24px}.principle-list p{max-width:700px;color:var(--muted);margin-bottom:0}.sample-state,.super-guard{background:var(--orange-soft);border-radius:16px;align-items:flex-start;gap:13px;margin-top:28px;padding:18px 21px;display:flex}.sample-state p,.super-guard p{color:var(--muted);margin:2px 0 0;font-size:14px}.sample-state p{color:#58462e}.public-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.public-metric-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;padding:20px}.public-metric-grid article>div,.public-metric-grid dl>div{justify-content:space-between;gap:12px;display:flex}.public-metric-grid article>div span{color:var(--orange-ink);font-size:12px;font-weight:800}.public-metric-grid h3{overflow-wrap:anywhere;margin:18px 0 6px;font-size:18px}.public-metric-grid p{color:var(--muted);font-size:13px}.public-metric-grid dl{gap:8px;margin:18px 0 0;display:grid}.public-metric-grid dt{color:var(--muted)}.public-metric-grid dd{font-variant-numeric:tabular-nums;margin:0;font-weight:800}.published-public-copy .content-entry-list{grid-template-columns:repeat(2,minmax(0,1fr))}.published-public-copy .content-entry-list article{padding:24px}.super-guard p{color:#58462e}#operations .section-heading p{color:#4f5769}.state-dot{background:var(--muted);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--muted) 14%, transparent);border-radius:50%;flex:none;margin-top:7px;display:inline-block}.state-dot-warning{background:var(--orange);box-shadow:0 0 0 4px color-mix(in srgb, var(--orange) 14%, transparent)}.state-dot-good{background:var(--green);box-shadow:0 0 0 4px color-mix(in srgb, var(--green) 14%, transparent)}.state-dot-danger{background:var(--red);box-shadow:0 0 0 4px color-mix(in srgb, var(--red) 14%, transparent)}.faq-section{background:#fbfcfe}.faq-list{border-top:1px solid var(--line);max-width:900px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;min-height:72px;padding:22px 42px 22px 0;font-size:17px;font-weight:780}.faq-list p{max-width:760px;color:var(--muted);padding:0 20px 24px 0}.faq-list+.text-link{margin-top:28px;display:inline-block}.final-cta{background:var(--purple);color:#fff;text-align:center;justify-items:center;padding:100px 20px;display:grid}.final-cta .eyebrow{color:#fff}.final-cta h2{letter-spacing:-.045em;margin:12px 0;font-size:clamp(36px,5vw,58px)}.final-cta p{color:#fff;margin-bottom:28px}.public-footer{border-top:1px solid var(--line);background:#eff1f6;padding:54px 20px}.public-footer-inner{grid-template-columns:1fr auto;gap:24px 40px;width:min(1200px,100%);margin:0 auto;display:grid}.public-footer-inner>div>p{color:#4f5769;max-width:440px;margin:13px 0 0;font-size:13px}.public-footer .brand-copy small{color:#4f5769}.public-footer nav{color:#4f5769;flex-wrap:wrap;place-content:flex-start flex-end;gap:8px 18px;padding-top:10px;font-size:13px;display:flex}.public-footer nav a{align-items:center;min-width:44px;min-height:44px;display:inline-flex}.copyright{border-top:1px solid var(--line);color:#4f5769;grid-column:1/-1;margin:8px 0 0;padding-top:20px;font-size:12px}.document-page{width:min(760px,100% - 40px);margin:0 auto;padding:90px 0 120px}.document-header{border-bottom:1px solid var(--line);padding-bottom:42px}.document-header h1{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(38px,6vw,58px);line-height:1.12}.document-header p{color:var(--muted);font-size:19px}.document-header time{color:var(--muted);font-size:12px}.document-body{padding-top:28px}.document-body section{padding:22px 0}.document-body h2{letter-spacing:-.025em;margin-bottom:10px;font-size:24px}.document-body p,.document-body li{color:#4e5668;line-height:1.85}.document-body li+li{margin-top:8px}.notice{border:1px solid var(--line);background:var(--surface-2);border-radius:18px;margin-top:28px;padding:21px 23px}.notice-warning{background:var(--orange-soft);border-color:#efd29f}.notice p{margin:5px 0 0}.document-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.auth-shell{background:radial-gradient(circle at 50% -10%, #e8e1ff, transparent 42%), var(--bg);align-content:center;justify-items:center;min-height:100vh;padding:38px 20px;display:grid}.auth-top{justify-content:space-between;align-items:center;width:min(440px,100%);margin-bottom:20px;display:flex}.auth-top>a:last-child{min-width:44px;min-height:44px;color:var(--muted);justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.auth-card{border:1px solid var(--line);background:var(--surface);width:min(440px,100%);box-shadow:var(--shadow);border-radius:28px;padding:34px}.auth-card h1{letter-spacing:-.04em;margin:10px 0;font-size:36px}.auth-card>p{color:var(--muted)}.auth-card>p:last-child{text-align:center;margin:22px 0 0;font-size:13px}.auth-card>p:last-child a{min-width:44px;min-height:44px;color:var(--purple);justify-content:center;align-items:center;font-weight:750;display:inline-flex}.auth-blocked{background:var(--orange-soft);border-radius:15px;gap:4px;margin:25px 0;padding:17px;display:grid}.auth-blocked span{color:#58462e;font-size:13px}.auth-footnote{color:var(--muted);margin:18px 0 0;font-size:11px}.system-page{align-content:center;justify-items:start;width:min(680px,100% - 40px);min-height:100vh;margin:0 auto;display:grid}.system-code{color:var(--purple);letter-spacing:.15em;font-size:13px;font-weight:900}.system-page h1{letter-spacing:-.04em;margin:10px 0;font-size:clamp(32px,7vw,52px)}.system-page p{color:var(--muted);margin-bottom:25px}.system-help{gap:10px;margin-top:14px;display:grid}.system-reference{color:var(--muted);font-size:11px;margin:0!important}.system-reference code{overflow-wrap:anywhere;color:var(--ink)}.system-actions{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.app-shell{width:min(100%,480px);min-height:100vh;padding-bottom:calc(96px + env(safe-area-inset-bottom));background:var(--bg);box-shadow:0 0 0 1px color-mix(in srgb, var(--line) 70%, transparent), 0 0 80px #1c213414;margin:0 auto}.app-header{z-index:30;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);align-items:center;gap:12px;min-height:64px;padding:10px 18px;display:flex;position:sticky;top:0}.app-header .brand-mark{width:38px;height:38px}.app-header-status{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;column-gap:7px;font-size:11px;font-weight:750;display:grid}.app-header-status small{color:var(--muted);grid-column:2;font-size:9px;font-weight:650}.app-header-status .state-dot{margin-top:0}.app-header>a:last-child{min-width:44px;min-height:44px;color:var(--purple);justify-content:center;align-items:center;margin-left:auto;font-size:11px;font-weight:800;display:inline-flex}.app-content{min-height:80vh}.app-screen{padding:24px 16px 38px}.app-screen-heading{margin:12px 2px 24px}.app-screen-heading h1{letter-spacing:-.04em;margin:5px 0 6px;font-size:31px;line-height:1.18}.app-screen-heading p{color:var(--muted);margin:0;font-size:14px}.market-strip{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:-2px 0 22px;display:grid;overflow:hidden}.market-strip div{background:var(--surface);padding:10px 12px;display:grid}.market-strip span{color:var(--muted);font-size:10px}.market-strip strong{overflow-wrap:anywhere;font-size:12px}.market-strip .status-chip{width:fit-content;margin-top:3px}.market-quote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:1rem;display:grid}.market-quote-grid article{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;padding:16px}.market-quote-grid article>div{gap:3px;margin-bottom:12px;display:grid}.market-quote-grid article>div span,.market-quote-grid dt{color:#575f70;font-size:.68rem}.market-quote-grid article>div strong{letter-spacing:-.045em;font-size:clamp(1.7rem,7vw,2.45rem)}.market-quote-grid article>div b{font-size:.78rem}.market-quote-grid dl,.home-validation-groups dl{gap:6px;margin:0;display:grid}.market-quote-grid dl div,.home-validation-groups dl div{justify-content:space-between;gap:10px;display:flex}.market-quote-grid dd,.home-validation-groups dd{overflow-wrap:anywhere;text-align:right;margin:0;font-size:.7rem}.market-quality-message{background:var(--surface-2);border-radius:12px;padding:10px 12px;color:#555d70!important}.market-data-stale .market-quote-grid{filter:grayscale(.65);opacity:.82}.home-validation-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:1rem;display:grid}.home-validation-groups article{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;padding:14px}.home-validation-groups article>div:first-child{justify-content:space-between;gap:8px;display:flex}.home-validation-groups article>p,.home-validation-groups article>small{color:#575f70;font-size:.7rem;line-height:1.55}.home-validation-groups article>small{margin-top:10px;display:block}.app-card,.empty-panel,.profile-card,.donation-card,.risk-banner,.privacy-note,.danger-zone{border:1px solid var(--line);background:var(--surface);border-radius:20px;margin-bottom:13px;padding:20px}.app-card h2,.donation-card h2,.danger-zone h2{letter-spacing:-.025em;margin-bottom:7px;font-size:19px}.app-card>p,.donation-card>p,.risk-banner p,.privacy-note p{color:var(--muted);margin-bottom:0;font-size:13px}.app-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.app-card-head h2,.app-card-head p{margin:0}.app-card-head p{color:var(--muted);font-size:12px}.status-chip-muted{background:var(--surface-2);color:#575f70}.status-chip-neutral{color:#51596a;background:#eef0f5}.status-chip-danger{background:var(--red-soft);color:#a92234}.status-chip-warning{background:var(--orange-soft);color:#8a4a00}.status-chip-good{background:var(--green-soft);color:#0b6b4d}.empty-panel{background:#fafbfe;align-items:flex-start;gap:13px;display:flex}.empty-panel strong{font-size:14px;display:block}.empty-panel p{color:var(--muted);margin:3px 0 0;font-size:12px}.empty-panel-danger{background:var(--red-soft)}.empty-panel .button{margin-top:12px}.metric-placeholder-grid,.forecast-contract{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:17px;display:grid}.metric-placeholder-grid span,.forecast-contract span{background:var(--surface-2);color:#575f70;border-radius:12px;padding:12px;font-size:10px;display:grid}.metric-placeholder-grid strong,.forecast-contract strong{color:var(--ink);margin-top:5px;font-size:11px}.prediction-card{background:var(--purple-soft);border-color:#d8cffd}.prediction-card .eyebrow,.prediction-card .text-link{color:var(--purple-dark)}.prediction-card>p{color:#555468}.prediction-card .app-card-head p,.prediction-card .table-empty p{color:#555d70}.prediction-card .text-link{margin-top:14px;font-size:13px;display:inline-block}.forecast-reason-code{overflow-wrap:anywhere;font-family:var(--font-mono), monospace;font-size:.7rem!important}.probability-bars{gap:.8rem;margin:1.1rem 0;display:grid}.probability-bars>div>div{justify-content:space-between;gap:1rem;margin-bottom:.35rem;font-size:.78rem;display:flex}.probability-track{background:#ffffffad;border-radius:999px;height:9px;display:block;overflow:hidden}.probability-track i{border-radius:inherit;height:100%;display:block}.probability-down{background:var(--red)}.probability-flat{background:var(--orange)}.probability-up{background:var(--green)}.forecast-gated-sections{border:1px solid var(--line);background:var(--line);border-radius:14px;gap:1px;margin-top:1rem;display:grid;overflow:hidden}.forecast-gated-sections article{background:var(--surface-2);padding:1rem}.forecast-gated-sections h3,.forecast-gated-sections p,.forecast-gated-sections ul{margin:0}.forecast-gated-sections h3{margin-bottom:.35rem;font-size:.92rem}.forecast-gated-sections p,.forecast-gated-sections li{color:#555d70;font-size:.76rem;line-height:1.65}.forecast-gated-sections ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem 1rem;padding:0 0 .65rem 1rem;display:grid}.forecast-timing-card dd,.baseline-forecast-card dd,.previous-forecast-card dd{overflow-wrap:anywhere}.chart-empty{background:repeating-linear-gradient(0deg, transparent 0 31px, var(--line) 32px), #f9faff;min-height:150px;color:var(--muted);text-align:center;border-radius:15px;align-content:center;justify-items:center;margin-top:17px;display:grid}.chart-empty span{font-size:11px;font-weight:800}.chart-empty p{margin:4px 0 0;font-size:11px}.risk-banner{background:var(--orange-soft);border-color:#f1d19c}.risk-banner p{color:#58462e}.feature-list{border:1px solid var(--line);background:var(--line);border-radius:14px;gap:1px;margin-top:14px;display:grid;overflow:hidden}.feature-list span{background:var(--surface);min-height:45px;padding:11px 14px;font-size:13px}.feature-list span:before{content:"•";color:var(--purple);margin-right:9px}.feature-list a{align-items:center;min-width:44px;min-height:44px;display:inline-flex}.summary-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:13px;display:grid}.summary-grid .status-card{border-radius:16px;min-height:140px;padding:14px}.summary-grid .status-card h3{margin:16px 0 4px;font-size:18px}.summary-grid .status-card p{font-size:10px}.table-empty{color:var(--muted);text-align:center;padding:30px 10px 12px}.table-empty strong{color:var(--ink);font-size:13px;display:block}.table-empty p{margin:4px 0;font-size:11px}.table-empty .primary-button{margin-top:.8rem}.content-entry-list{gap:.85rem;display:grid}.content-entry-list article{border:1px solid var(--line);border-radius:14px;padding:1rem}.content-entry-list article>div{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.75rem;display:flex}.content-entry-list h2{margin:.45rem 0 .3rem;font-size:1rem}.content-entry-list p{color:var(--muted);white-space:pre-wrap;margin:0}.action-card-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px;display:grid}.action-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;align-content:end;min-height:160px;padding:17px;display:grid}.action-card>span{color:var(--purple);font-size:10px;font-weight:850}.action-card strong{margin:4px 0;font-size:15px}.action-card p{color:var(--muted);margin:0;font-size:10px}.privacy-note{background:var(--surface-2)}.privacy-note p{color:#555d70}.profile-card{justify-content:space-between;align-items:center;display:flex}.profile-card div{display:grid}.profile-card span:not(.status-chip),.profile-card p{color:var(--muted);font-size:11px}.profile-card p{margin:2px 0 0}.profile-account-copy{min-width:0}.profile-account-copy strong{overflow-wrap:anywhere}.profile-account-actions{justify-items:end;gap:8px}.profile-account-actions button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:700}.profile-account-actions button:disabled{cursor:wait;opacity:.6}.profile-card .profile-account-error{color:var(--red-ink)}.donation-card{background:linear-gradient(145deg,#f4f0ff,#fff);border-color:#d7cdfd;overflow:hidden}.donation-options{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px;display:grid}.donation-options button{min-height:90px;color:var(--ink);opacity:.75;background:#fff;border:1px solid #d8cffd;border-radius:14px;align-content:center;padding:10px 7px;display:grid;position:relative}.donation-options button span{color:var(--muted);font-size:9px}.donation-options button strong{font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px}.donation-options .recommended{border-color:var(--purple)}.donation-options small{background:var(--purple);color:#fff;border-radius:999px;padding:2px 7px;font-size:8px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.donation-disabled{color:var(--orange);margin-top:14px;font-size:10px;font-weight:700}.related-services{gap:7px;margin-top:14px;display:grid}.related-services a{border:1px solid var(--line);border-radius:13px;min-height:55px;padding:10px 13px;display:grid}.related-services a:after{color:var(--muted);content:"↗";grid-area:1/2/3;place-self:center end}.related-services strong{font-size:13px}.related-services span{color:var(--muted);font-size:10px}.more-list{border:1px solid var(--line);background:var(--surface);border-radius:20px;margin-bottom:13px;display:grid;overflow:hidden}.more-list a,.danger-zone a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:50px;padding:12px 17px;font-size:13px;font-weight:680;display:flex}.more-list a:last-child,.danger-zone a:last-child{border-bottom:0}.more-list b{color:var(--muted);font-size:20px}.danger-zone h2{margin:0 0 8px}.danger-zone a{color:var(--muted);padding-inline:0}.app-screen>.text-link{align-items:center;min-height:44px;padding:8px 2px;font-size:13px;display:inline-flex}.app-nav{z-index:40;width:min(100% - 20px,460px);margin:0 auto max(8px, env(safe-area-inset-bottom));border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:7px;transition:transform .22s,opacity .22s;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 14px 40px #181c2c2e}.app-nav-hidden{opacity:0;transform:translateY(calc(100% + 24px))}.app-nav a{min-width:0;min-height:58px;color:var(--muted);white-space:nowrap;border-radius:15px;align-content:center;place-items:center;gap:2px;font-size:10px;font-weight:750;display:grid}.app-nav a[aria-current=page]{background:var(--purple-soft);color:var(--purple-dark)}.app-nav-icon{border:1px solid;border-radius:8px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid}.skeleton{background:linear-gradient(90deg, var(--surface-2), #f8f9fc, var(--surface-2));background-size:200% 100%;border-radius:16px;animation:1.4s linear infinite skeleton-shimmer}.skeleton-title{width:55%;height:48px;margin-bottom:18px}.skeleton-card{height:180px;margin-bottom:13px}.super-root{--muted:#5f6678;background:#f1f3f8;min-height:100vh}.super-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.super-sidebar{border-right:1px solid var(--line);color:#fff;background:#11131c;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.super-sidebar .brand-copy small{color:#858da1}.super-sidebar-label{color:#858da1;letter-spacing:.12em;margin:27px 10px 8px;font-size:10px;font-weight:850}.super-sidebar nav{gap:2px;display:grid;overflow-y:auto}.super-sidebar nav a{color:#aeb5c8;border-radius:11px;align-items:center;gap:10px;min-height:44px;padding:9px 11px;font-size:13px;font-weight:680;display:flex}.super-sidebar nav a[aria-current=page]{color:#fff;background:#29243f}.super-nav-dot{background:#555e72;border-radius:50%;width:6px;height:6px}.super-sidebar nav a[aria-current=page] .super-nav-dot{background:var(--lime)}.super-mobile-menu{display:none}.super-exit{color:#aeb5c8;text-align:center;border:1px solid #333746;border-radius:12px;min-height:44px;margin-top:auto;padding:10px 11px;font-size:12px}.super-content{width:min(1280px,100%);padding:42px}.super-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.super-header h1{letter-spacing:-.04em;margin:5px 0;font-size:34px}.super-header p{color:#5f6678;margin:0}.super-header-meta{justify-items:end;display:grid}.super-header-meta span{color:#5f6678;font-size:10px}.super-header-meta code{color:var(--purple-dark);margin-top:3px;font-size:11px}.super-header-meta small{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:6px;font-size:10px}.super-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.super-stat{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-content:space-between;min-height:118px;padding:19px;display:grid}.super-stat span{color:var(--muted);font-size:11px}.super-stat strong{font-variant-numeric:tabular-nums;font-size:20px}.super-stat-warning{border-color:#efd19e}.super-stat-danger{border-color:#ffc5cd}.super-stat-good{border-color:#a8dfca}.layer-status{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-bottom:18px;padding:22px}.layer-status h2{font-size:16px}.layer-status>div{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.layer-status span{border-right:1px solid var(--line);color:var(--muted);text-align:center;gap:5px;padding:12px 8px;font-size:10px;display:grid}.layer-status span strong{color:var(--ink);font-size:10px}.layer-status span:last-child{border-right:0}.layer-status p{color:var(--muted);margin:12px 0 0;font-size:11px}.super-table{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow-x:auto}.super-data-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:760px}.super-data-table caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.super-data-table th,.super-data-table td{border-bottom:1px solid var(--line);overflow-wrap:anywhere;text-align:left;vertical-align:top;padding:13px 18px}.super-data-table th{color:var(--muted);background:#f8f9fc;font-size:10px;font-weight:800}.super-data-table td{color:var(--muted-strong);font-variant-numeric:tabular-nums;font-size:11px}.super-data-table tbody tr:last-child td{border-bottom:0}.super-table-head{border-bottom:1px solid var(--line);background:#f8f9fc;grid-template-columns:repeat(4,1fr);padding:12px 18px;display:grid}.super-table-head span{color:var(--muted);font-size:10px;font-weight:800}.super-table-empty{text-align:center;align-content:center;justify-items:center;min-height:240px;padding:30px;display:grid}.super-table-empty strong{font-size:14px}.super-table-empty p{max-width:600px;color:var(--muted);margin:5px 0 0;font-size:12px}.super-table-empty .primary-button{margin-top:18px}.runtime-pause-panel{background:var(--surface);border:1px solid #efb8c0;border-radius:18px;grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr);gap:24px;margin-top:18px;padding:22px;display:grid}.runtime-pause-panel h2{margin:5px 0;font-size:18px}.runtime-pause-panel p{color:var(--muted);margin:0;font-size:12px}.runtime-pause-list{gap:12px;display:grid}.runtime-pause-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.runtime-pause-form label{color:var(--muted);gap:6px;font-size:11px;font-weight:750;display:grid}.runtime-pause-form input{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:44px;color:var(--ink);font:inherit;border-radius:12px;padding:.65rem .8rem}.admin-mutation-panel{background:var(--surface);border:1px solid #d8cdf3;border-radius:18px;grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr);gap:24px;margin-top:18px;padding:22px;display:grid}.admin-mutation-panel>header h2{margin:5px 0;font-size:18px}.admin-mutation-panel>header p,.admin-mutation-panel>p{color:var(--muted);margin:0;font-size:12px}.admin-mutation-panel form{gap:12px;display:grid}.admin-mutation-panel label{min-width:0;color:var(--muted);gap:6px;font-size:11px;font-weight:750;display:grid}.admin-mutation-panel input,.admin-mutation-panel select,.admin-mutation-panel textarea{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--ink);font:inherit;border-radius:12px;padding:.65rem .8rem}.admin-mutation-panel input,.admin-mutation-panel select{min-height:44px}.admin-mutation-panel textarea{resize:vertical;font-family:var(--font-mono), ui-monospace, monospace;font-size:11px;line-height:1.55}.admin-mutation-contract{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-mutation-contract code,.admin-mutation-panel label code{overflow-wrap:anywhere;color:var(--purple-dark);font-size:10px;font-weight:650}.admin-mutation-panel button{justify-self:start}.runtime-mutation-message{color:var(--purple-dark);margin:14px 0 0;font-size:13px;font-weight:750}.super-loading{width:min(1000px,100% - 40px);margin:0 auto;padding:80px 0}@keyframes skeleton-shimmer{to{background-position:-200% 0}}@media (max-width:940px){.desktop-public-nav,.public-actions{display:none}.mobile-public-menu{display:block}.hero-inner{grid-template-columns:1fr;gap:50px;padding-top:58px}.preview-frame{width:min(520px,100%);margin:0 auto}.risk-grid,.ops-grid,.app-preview-grid,.free-policy-grid,.public-metric-grid,.published-public-copy .content-entry-list{grid-template-columns:1fr}.app-preview-banner{flex-direction:column;align-items:flex-start}.status-card{min-height:auto}.method-flow{grid-template-columns:1fr;gap:8px}.method-flow i{width:1px;height:28px;margin-left:30px}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip div:nth-child(2){border-right:0}.metric-strip div:nth-child(-n+2){border-bottom:1px solid #2d3140}.super-shell{grid-template-columns:190px minmax(0,1fr)}.super-content{padding:26px}.super-cards{grid-template-columns:1fr 1fr}.runtime-pause-panel,.admin-mutation-panel{grid-template-columns:1fr}}@media (max-width:680px){.public-header-inner{width:calc(100% - 28px);min-height:64px}.hero-inner{width:calc(100% - 32px)}.hero-copy h1{font-size:clamp(43px,13vw,62px)}.hero-copy>p{font-size:16px}.hero-actions .button{flex:160px}.preview-frame{border-radius:26px;padding:19px}.preview-probabilities{gap:5px}.section{padding:76px 20px}.section-heading{margin-bottom:36px}.section-heading p{font-size:16px}.regime-note{grid-template-columns:1fr;gap:8px}.metric-strip{grid-template-columns:1fr}.metric-strip div{border-bottom:1px solid #2d3140;border-right:0}.metric-strip div:last-child{border-bottom:0}.principle-list article{grid-template-columns:50px 1fr}.public-footer-inner{grid-template-columns:1fr}.public-footer nav{justify-content:flex-start}.copyright{grid-column:1}.document-page{width:calc(100% - 32px);padding:60px 0 84px}.super-shell{display:block}.super-sidebar{display:none}.super-mobile-menu{color:#fff;background:#11131c;border-bottom:1px solid #333746;display:block}.super-mobile-menu summary{cursor:pointer;min-height:56px;padding:18px 20px;font-size:14px;font-weight:800}.super-mobile-menu nav{grid-template-columns:1fr 1fr;gap:3px;padding:0 14px 14px;display:grid}.super-mobile-menu nav a,.super-mobile-exit{color:#aeb5c8;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:10px;font-size:13px;font-weight:680;display:flex}.super-mobile-menu nav a[aria-current=page]{color:#fff;background:#29243f}.super-mobile-menu nav a[aria-current=page] .super-nav-dot{background:var(--lime)}.super-mobile-exit{border:1px solid #333746;justify-content:center;margin:0 14px 14px}.super-content{padding:22px 16px 50px}.super-header{display:block}.super-header-meta{justify-items:start;margin-top:12px}.super-cards{grid-template-columns:1fr 1fr}.super-stat{min-height:100px}.layer-status>div{grid-template-columns:1fr 1fr}.layer-status span{border-bottom:1px solid var(--line)}.super-table-head{grid-template-columns:1fr 1fr;gap:7px}.super-data-table{min-width:680px}.runtime-pause-form{grid-template-columns:1fr}}@media (max-width:390px){.app-header{padding-inline:12px}.app-header-status{max-width:145px}.app-screen{padding-inline:12px}.metric-placeholder-grid,.forecast-contract{grid-template-columns:1fr}.market-strip{grid-template-columns:1fr 1fr}.market-strip div:last-child{grid-column:1/-1}.market-quote-grid,.home-validation-groups,.position-valuation-grid,.summary-grid{grid-template-columns:1fr}.summary-grid .status-card{min-height:112px}.donation-options{grid-template-columns:1fr}.donation-options button{min-height:65px}.app-nav{width:calc(100% - 12px);padding:5px}.app-nav a{min-height:56px;font-size:9px}.super-cards{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){:root{--bg:#0d1018;--surface:#151923;--surface-2:#202532;--ink:#f2f4f8;--muted:#9aa3b6;--muted-strong:#b2bbce;--line:#2b3140;--purple-soft:#29233f;--chart-control:#d8d1ff;--green-soft:#16382e;--orange-soft:#3a2c1b;--orange-ink:#ffb25a;--red-ink:#ff9ba7;--red-soft:#3b2027;--shadow:0 18px 60px #00000047}.hero{background:linear-gradient(150deg,#111521,#11131c 50%,#161827)}.preview-frame{background:#151923e0;border-color:#313749}.preview-range{background:#25203c}.section,.section-light,.faq-section{background:var(--surface)}.section-tint,.public-footer,.regime-note{background:#11151e}.document-body p,.document-body li{color:var(--muted)}.eyebrow,.text-link,.regime-note a,.auth-card>p:last-child a,.principle-list article>span,.app-preview-grid article>span,.free-policy-grid span{color:#c9c1ff}.app-preview-banner strong,.pill,.status-prediction .eyebrow,.action-card>span{color:#d8d1ff}.status-danger .eyebrow{color:#ff9ba7}.status-prediction p,.status-warning p,.status-danger p,.sample-state p,.auth-blocked span,.status-chip-muted,.metric-placeholder-grid span,.forecast-contract span,.prediction-card>p,.risk-banner p,.privacy-note p,.super-header p,.super-header-meta span,.super-guard p,#operations .section-heading p,.public-footer .brand-copy small,.public-footer-inner>div>p,.public-footer nav,.copyright{color:var(--muted)}.status-chip-warning{color:#ffbd72}.status-chip-neutral{background:var(--surface-2);color:#c8d0df}.status-chip-good{color:#5fcb9f}.status-chip-danger{color:#ff9ba7}.prediction-card .eyebrow,.prediction-card .text-link{color:#d8d1ff}.prediction-card .app-card-head p,.prediction-card .table-empty p,.forecast-gated-sections p,.forecast-gated-sections li,.market-quote-grid article>div span,.market-quote-grid dt,.home-validation-groups article>p,.home-validation-groups article>small{color:var(--muted)}.market-quality-message{color:var(--muted)!important}.app-header>a:last-child,.app-nav a[aria-current=page],.super-header-meta code{color:#c9c1ff}.empty-panel{background:var(--surface-2)}.empty-panel-danger{background:var(--red-soft)}.super-table-head,.super-data-table th{background:var(--surface-2)}.super-root{--muted:#9aa3b6;background:#0f121a}}.settings-form{gap:.9rem;display:grid}.notification-master,.notification-preference-list label{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:.9rem;display:grid}.notification-master input,.notification-preference-list input{width:1.1rem;height:1.1rem;accent-color:var(--purple);margin-top:.15rem}.notification-master span,.notification-preference-list span{color:var(--ink);gap:.2rem;display:grid}.notification-master small,.notification-preference-list small{color:var(--muted-strong);font-weight:500}.notification-preference-list{border:0;gap:.6rem;min-width:0;margin:0;padding:0;display:grid}.notification-preference-list legend{color:var(--muted-strong);margin-bottom:.6rem;font-size:.82rem;font-weight:750}.position-privacy-copy{margin-top:14px}.position-valuation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.position-valuation-grid>span{border:1px solid var(--line);background:var(--surface-2);min-width:0;color:var(--muted-strong);border-radius:14px;gap:3px;padding:13px;font-size:.72rem;display:grid}.position-valuation-grid strong{overflow-wrap:anywhere;color:var(--ink);font-variant-numeric:tabular-nums;font-size:1rem}.position-valuation-grid .position-positive{color:var(--red-ink)}.position-valuation-grid .position-negative{color:#1758b8}.position-valuation-stale .position-valuation-grid{filter:grayscale()}.position-stale-message{margin-top:10px}.settings-form label{color:var(--muted);gap:.4rem;font-weight:650;display:grid}.settings-form input:not([type=checkbox]),.app-card select{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);font:inherit;border-radius:12px;padding:.65rem .8rem}.primary-button{background:var(--purple);color:#fff;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:12px;padding:.7rem 1rem;font-weight:750}.primary-button:disabled{cursor:not-allowed;opacity:.55}.paper-reset-form{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1.25rem}.paper-reset-form h3,.paper-reset-form p{margin:0}.paper-reset-form p{color:var(--muted);font-size:.875rem}.schedule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.schedule-grid>div{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;gap:.25rem;min-width:0;padding:.85rem;display:grid}.schedule-grid dt{color:var(--muted-strong);font-size:.78rem}.schedule-grid dd{overflow-wrap:anywhere;margin:0;font-weight:800}.schedule-contract-meta,.schedule-boundary{color:var(--muted-strong);overflow-wrap:anywhere;font-size:.875rem}.paper-contract-grid,.paper-ledger-list dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.paper-contract-grid>div,.paper-ledger-list dl>div{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;gap:.25rem;min-width:0;padding:.8rem;display:grid}.paper-contract-grid dt,.paper-ledger-list dt{color:var(--muted-strong);font-size:.78rem}.paper-contract-grid dd,.paper-ledger-list dd{overflow-wrap:anywhere;margin:0;font-weight:800}.paper-order-boundary,.paper-performance-card>p,.paper-ledger-limit{color:var(--muted-strong);font-size:.875rem}.paper-ledger-list{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.paper-ledger-list>li{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:1rem}.paper-ledger-list>li>div:first-child{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.paper-ledger-list time{color:var(--muted-strong);text-align:right;font-size:.75rem}.paper-ledger-list dl{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:600px){.schedule-grid,.paper-contract-grid,.paper-ledger-list dl{grid-template-columns:repeat(2,minmax(0,1fr))}.paper-ledger-list>li>div:first-child{display:grid}.paper-ledger-list time{text-align:left}}.danger-button{border:1px solid var(--red);background:var(--red-soft);min-height:44px;color:var(--red-ink);font:inherit;cursor:pointer;border-radius:12px;padding:.7rem 1rem;font-weight:750}.danger-button:disabled{cursor:not-allowed;opacity:.55}.scenario-result{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;gap:1rem;margin-top:1.25rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.scenario-result-head,.scenario-range>div{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.scenario-result-head>div{gap:.25rem;display:grid}.scenario-result-head>div>span,.scenario-result-grid dt{color:var(--muted-strong);font-size:.8rem}.scenario-result-head strong{font-size:clamp(2rem,9vw,3.5rem);line-height:1}.scenario-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.scenario-result-grid>div{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:.25rem;min-width:0;padding:.85rem;display:grid}.scenario-result-grid dd{overflow-wrap:anywhere;margin:0;font-weight:800}.scenario-range{border-left:4px solid var(--line);background:var(--surface);border-radius:10px;gap:.6rem;padding:1rem;display:grid}.scenario-range-observed{border-left-color:var(--green)}.scenario-range h3,.scenario-range p,.scenario-contract-meta,.scenario-disclaimer{margin:0}.scenario-range>strong{font-size:1.35rem}.scenario-range p,.scenario-contract-meta{color:var(--muted);font-size:.85rem}.scenario-contract-meta{color:var(--muted-strong);overflow-wrap:anywhere}.scenario-disclaimer{border-top:1px solid var(--line);padding-top:1rem;font-weight:750}@media (max-width:430px){.scenario-result-grid{grid-template-columns:1fr}.scenario-result-head,.scenario-range>div{align-items:flex-start}}.market-chart{width:100%;min-height:180px;overflow:visible}.market-chart path{fill:none;stroke-width:2.5px;vector-effect:non-scaling-stroke}.chart-controls{color:var(--muted-strong);flex-wrap:wrap;align-items:center;gap:8px 12px;margin:12px 0 4px;font-size:11px;display:flex}.chart-controls button,.chart-controls a{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--chart-control);border-radius:999px;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.chart-line-tsll{stroke:var(--purple)}.chart-line-objective{stroke:var(--orange);stroke-dasharray:5 5}.chart-line-average{stroke:var(--green);stroke-dasharray:2 4;stroke-width:2px;vector-effect:non-scaling-stroke}.previous-prediction-link a,.history-method .text-link{color:var(--purple);font-weight:800}.app-screen{--history-muted:#4f5769}.prediction-detail-card .record-id,.snapshot-proof code{overflow-wrap:anywhere;font-size:.72rem}.detail-ledger-grid,.history-record-list dl,.history-metric-groups dl{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:1rem 0 0;display:grid;overflow:hidden}.detail-ledger-grid>div,.history-record-list dl>div,.history-metric-groups dl>div{background:var(--surface);min-width:0;padding:.72rem}.detail-ledger-grid dt,.history-record-list dt,.history-metric-groups dt{color:var(--history-muted);font-size:.68rem}.detail-ledger-grid dd,.history-record-list dd,.history-metric-groups dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:.28rem 0 0;font-size:.78rem;font-weight:800}.void-detail{border-color:color-mix(in srgb, var(--red) 45%, var(--line));background:var(--red-soft)}.snapshot-proof code{background:var(--surface-2);border-radius:10px;margin:.65rem 0;padding:.65rem;display:block}.history-window-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:1rem 0;display:grid}.history-window-tabs button{border:1px solid var(--line);background:var(--surface-2);min-height:44px;color:var(--history-muted);font:inherit;cursor:pointer;border-radius:12px;font-size:.78rem;font-weight:750}.history-window-tabs button[aria-pressed=true]{border-color:var(--purple);background:var(--purple-soft);color:var(--purple-dark)}.history-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;display:grid}.history-status-grid div{background:var(--surface-2);border-radius:12px;align-content:center;min-width:0;min-height:72px;padding:.7rem;display:grid}.history-status-grid dt{color:var(--history-muted);font-size:.67rem}.history-status-grid dd{font-variant-numeric:tabular-nums;margin:.25rem 0 0;font-size:1.15rem;font-weight:850}.history-metrics>p,.history-calibration>p,.history-timeline>p{color:var(--history-muted);font-size:.78rem}.history-metric-groups,.calibration-groups{gap:.75rem;margin-top:1rem;display:grid}.history-metric-groups>article,.calibration-groups>article{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;min-width:0;padding:1rem}.history-group-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.history-group-head div{gap:.2rem;display:grid}.history-group-head span,.baseline-comparison span{color:var(--orange-ink);font-size:.68rem;font-weight:800}.history-group-head b{font-size:.76rem}.history-metric-groups article>p,.history-metric-groups article>small,.baseline-comparison p{overflow-wrap:anywhere;color:var(--history-muted);font-size:.7rem}.baseline-comparison{background:var(--surface);border-radius:12px;margin-top:.75rem;padding:.75rem}.baseline-comparison p{margin:.25rem 0 0}.calibration-groups article h3{margin:0 0 .8rem;font-size:.85rem}.calibration-row{border-top:1px solid var(--line);grid-template-columns:48px minmax(80px,1fr);align-items:center;gap:.3rem .6rem;padding:.55rem 0;display:grid}.calibration-row>span{font-size:.65rem;font-weight:800}.calibration-row p{color:var(--history-muted);grid-column:2;margin:0;font-size:.65rem}.calibration-track{background:var(--line);border-radius:999px;height:8px;overflow:hidden}.calibration-track i{border-radius:inherit;background:var(--purple);height:100%;display:block}.history-record-list,.history-timeline ol{gap:.7rem;margin:1rem 0;padding:0;list-style:none;display:grid}.history-record-list li,.history-timeline li{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;min-width:0}.history-record-list a{min-height:44px;color:inherit;padding:1rem;display:block}.history-record-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.history-record-head>div{gap:.2rem;display:grid}.history-record-head time,.history-record-list li>a>p,.history-record-cta,.history-load-status{color:var(--history-muted);font-size:.68rem}.history-record-list li>a>p{margin-bottom:0}.history-record-cta{color:var(--purple);margin-top:.8rem;font-weight:800;display:inline-block}.history-more-button{width:100%}.history-load-status{text-align:center;min-height:1em;margin:.5rem 0 0}.history-timeline li{gap:.2rem;padding:.9rem;display:grid}.history-timeline time,.history-timeline small{color:var(--history-muted);font-size:.67rem}.history-timeline span{color:var(--purple);font-size:.76rem;font-weight:800}.history-method .text-link{align-items:center;min-height:44px;margin-top:.7rem;display:inline-flex}@media (max-width:390px){.detail-ledger-grid,.history-record-list dl,.history-metric-groups dl{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.app-screen{--history-muted:#b4bdd0}.history-window-tabs button[aria-pressed=true],.history-record-cta,.history-timeline span,.history-method .text-link,.previous-prediction-link a{color:#d8d1ff}.position-valuation-grid .position-negative{color:#7db1ff}}@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}.app-nav-hidden{opacity:1;transform:none}}
