@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-latin-400-normal-PaqtzbVb.woff2) format("woff2"),url(/assets/manrope-latin-400-normal-8tf8FM3T.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-latin-500-normal-BYYD-dBL.woff2) format("woff2"),url(/assets/manrope-latin-500-normal-DMZssgOp.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-latin-700-normal-BZp_XxE4.woff2) format("woff2"),url(/assets/manrope-latin-700-normal-DGRFkw-m.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2) format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff) format("woff")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-400-normal-DMJ8VG8y.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-400-normal-CvHOgSBP.woff) format("woff")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-latin-500-normal-DSY6xOcd.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-500-normal-CB9ihrfo.woff) format("woff")}:root{--bg: #080b19;--sidebar: #060817;--surface: #10142a;--surface-raised: #141a34;--surface-soft: #0c1023;--border: rgba(157, 169, 218, .15);--border-strong: rgba(157, 169, 218, .25);--text: #f7f8fc;--text-soft: #cbd0e2;--muted: #929bb9;--muted-strong: #aeb6d0;--lime: #9ff850;--lime-deep: #75d52c;--blue: #6489f6;--violet: #9183e5;--amber: #e9b968;--amber-soft: rgba(233, 185, 104, .1);--danger: #f16e7a;--danger-soft: rgba(241, 110, 122, .1);--shadow: 0 24px 70px rgba(0, 0, 0, .2);--sans: "Manrope", sans-serif;--mono: "IBM Plex Mono", monospace}html.light{--bg: #e8ebf3;--sidebar: #f8f9fb;--surface: #f9fafc;--surface-raised: #ffffff;--surface-soft: #f0f2f7;--border: rgba(55, 61, 83, .12);--border-strong: rgba(55, 61, 83, .2);--text: #25262d;--text-soft: #4a4d59;--muted: #737887;--muted-strong: #5e6371;--lime: #54bf26;--lime-deep: #3a9d18;--blue: #607ee7;--violet: #8574d7;--amber: #a86f16;--amber-soft: rgba(198, 135, 34, .1);--danger: #c94f5b;--danger-soft: rgba(201, 79, 91, .09);--shadow: 0 24px 60px rgba(46, 49, 65, .12)}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}html.light{color-scheme:light}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;text-rendering:optimizeLegibility}button,input{color:inherit;font:inherit}.load-screen{min-height:100vh;display:grid;align-content:center;justify-items:center;padding:32px;background:radial-gradient(circle at 50% 42%,rgba(100,137,246,.14),transparent 22rem),linear-gradient(145deg,#070914,var(--bg));text-align:center}.load-screen .brand-mark{width:42px;height:42px;margin-bottom:24px}.load-kicker{color:var(--lime);font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.load-screen h1{margin:10px 0 9px;font-size:clamp(25px,4vw,42px);letter-spacing:-.05em}.load-screen p{max-width:480px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.load-line{width:min(280px,70vw);height:2px;margin:23px 0;overflow:hidden;border-radius:2px;background:var(--border)}.load-line i{display:block;width:40%;height:100%;border-radius:inherit;background:var(--lime);animation:verified-load 1.2s ease-in-out infinite alternate}@keyframes verified-load{0%{transform:translate(-20%)}to{transform:translate(170%)}}.error-screen .error-mark{width:48px;height:48px;display:grid;margin-bottom:22px;place-items:center;border:1px solid color-mix(in srgb,var(--blue),transparent 65%);border-radius:14px;background:color-mix(in srgb,var(--blue),transparent 90%);color:var(--blue)}.error-mark svg{width:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.error-screen button{margin-top:24px;padding:11px 16px;border:0;border-radius:10px;background:var(--lime);color:#081018;font-size:11px;font-weight:800;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.theme-frame{display:none}html.light .theme-frame{height:38px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(55,61,83,.1);background:#2e2e35;color:#f1f2f5;font-size:11px;font-weight:600;letter-spacing:.02em}.app-shell{min-height:100vh;display:grid;grid-template-columns:204px minmax(0,1fr);background:radial-gradient(circle at 78% -10%,rgba(86,105,204,.12),transparent 35rem),var(--bg)}html.light .app-shell{min-height:calc(100vh - 38px);background:var(--bg)}.sidebar{position:sticky;top:0;z-index:12;height:100vh;display:flex;flex-direction:column;padding:24px 15px 18px;border-right:1px solid var(--border);background:var(--sidebar)}html.light .sidebar{top:38px;height:calc(100vh - 38px)}.brand{display:flex;align-items:center;gap:10px;padding:0 9px;color:var(--text);font-size:16px;font-weight:800;letter-spacing:-.04em;text-decoration:none}.brand-mark{position:relative;width:29px;height:29px;flex:0 0 auto;overflow:hidden;border-radius:9px;background:var(--lime);box-shadow:0 8px 18px #80e02f29}.brand-mark i{position:absolute;width:23px;height:5px;border-radius:10px;background:var(--sidebar);transform:rotate(-38deg)}.brand-mark i:first-child{top:8px;left:-1px}.brand-mark i:last-child{right:-1px;bottom:8px}.side-nav{flex:1;margin-top:38px}.nav-group{display:block;margin:0 11px 12px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.system-group{margin-top:32px}.side-nav a{min-height:46px;display:flex;align-items:center;gap:12px;margin:4px 0;padding:0 12px;border-radius:11px;color:var(--muted-strong);font-size:12px;font-weight:600;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.side-nav a:hover{background:color-mix(in srgb,var(--surface-raised),transparent 30%);color:var(--text);transform:translate(2px)}.side-nav a.active{background:var(--lime);color:#081018;box-shadow:0 10px 24px #74d02824}.side-nav svg,.mobile-nav svg,.state-chip svg,.shield-lock svg,.context-bar svg,.plain-conclusion svg,.replay-bar svg,.outcome-icon svg,.stage-icon svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.side-nav em{min-width:24px;margin-left:auto;padding:3px 6px;border-radius:7px;background:color-mix(in srgb,var(--surface-raised),transparent 35%);color:var(--muted);font-size:9px;font-style:normal;text-align:center}.side-nav a.active em{background:#0810181f;color:#081018}.feed-dot{width:7px;height:7px;margin-left:auto;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px color-mix(in srgb,var(--lime),transparent 88%)}.sidebar-bottom{display:grid;gap:12px}.gate-card,.owner{display:flex;align-items:center;gap:10px;padding:11px;border-radius:12px}.gate-card{border:1px solid color-mix(in srgb,var(--blue),transparent 80%);background:color-mix(in srgb,var(--blue),transparent 94%)}.shield-lock{width:31px;height:31px;display:grid;flex:0 0 auto;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--blue),transparent 88%);color:var(--blue)}.shield-lock svg{width:17px;height:17px}.gate-card>span:last-child,.owner>span:last-child{min-width:0;display:grid;gap:2px}.gate-card b,.owner b{font-size:11px;font-weight:700}.gate-card small,.owner small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.owner{padding:7px 10px}.owner-avatar{width:33px;height:33px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface-raised);color:var(--lime-deep);font-size:12px;font-weight:800}.workspace{min-width:0;padding-bottom:36px}.topbar{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 28px;border-bottom:1px solid var(--border)}.mobile-brand{display:none}.page-title>span{color:var(--muted);font-size:11px;font-weight:600}.page-title h1{margin:3px 0 0;font-size:25px;font-weight:700;letter-spacing:-.045em}.system-state{display:flex;align-items:center;gap:9px}.state-chip,.paper-label,.verified-label,.discipline-chip{display:inline-flex;align-items:center;gap:7px;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.provenance-badge{display:inline-flex;width:fit-content;align-items:center;gap:7px;padding:6px 9px;border:1px solid currentColor;border-radius:999px;background:color-mix(in srgb,currentColor,transparent 92%);font-family:var(--mono);font-size:8px;font-weight:700;letter-spacing:.07em;line-height:1;text-transform:uppercase;white-space:nowrap}.provenance-badge i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor,transparent 88%)}.provenance-badge.capture{color:var(--lime)}.provenance-badge.configured{color:var(--violet)}.provenance-badge.historical{color:var(--blue)}.provenance-badge.offline{color:var(--muted-strong)}.provenance-badge.synthetic{color:var(--amber)}.state-chip{min-height:36px;padding:0 12px;border:1px solid var(--border);background:color-mix(in srgb,var(--surface-raised),transparent 15%);color:var(--text-soft)}.state-chip.replay{border-color:color-mix(in srgb,var(--lime),transparent 78%);color:color-mix(in srgb,var(--lime),var(--text) 30%)}.state-chip.replay i,.verified-label i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px color-mix(in srgb,var(--lime),transparent 88%)}.state-chip.paper{color:var(--blue)}.state-chip.gate{border-color:color-mix(in srgb,var(--blue),transparent 80%);background:color-mix(in srgb,var(--blue),transparent 94%);color:color-mix(in srgb,var(--blue),var(--text) 28%)}.state-chip.gate svg{width:15px;height:15px}.context-bar{min-height:72px;display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(200px,1fr);align-items:center;gap:18px;padding:10px 28px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-soft),transparent 34%)}.fixture-select{display:flex;align-items:center;gap:11px;justify-self:start;padding:0;border:0;background:transparent;cursor:default;text-align:left}.cup-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--blue),transparent 86%);color:var(--lime-deep)}.cup-mark svg{width:17px;height:17px}.fixture-select>span:nth-child(2),.original-date>span{display:grid;gap:2px}.fixture-select small,.original-date small{color:var(--muted);font-size:10px}.fixture-select b,.original-date b{font-size:12px;font-weight:700}.fixture-select .chevron{width:14px;color:var(--muted)}.view-tabs{height:42px;display:flex;align-items:center;gap:2px;padding:4px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft)}.view-tabs a{height:32px;display:flex;align-items:center;justify-content:center;padding:0 15px;border-radius:8px;color:var(--muted);font-size:11px;font-weight:700;text-decoration:none}.view-tabs a.active{background:var(--surface-raised);color:var(--text);box-shadow:0 4px 12px #0000001f}.original-date{display:flex;align-items:center;gap:10px;justify-self:end}.original-date>svg{width:18px;color:var(--muted)}.content{width:min(1560px,100%);margin:0 auto;padding:24px 28px 0}.surface{border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.match-masthead{min-height:156px;display:grid;grid-template-columns:minmax(145px,.75fr) minmax(165px,1fr) auto minmax(165px,1fr) minmax(205px,.95fr);align-items:center;gap:22px;padding:22px 24px;background:radial-gradient(circle at 50% 135%,color-mix(in srgb,var(--blue),transparent 87%),transparent 45%),var(--surface)}.match-meta{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.live-label{display:flex;align-items:center;gap:7px;color:var(--muted-strong);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.live-label i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px color-mix(in srgb,var(--lime),transparent 88%)}.fixture-number{color:var(--muted);font-family:var(--mono);font-size:10px}.team{display:flex;align-items:center;gap:13px}.team>span:last-child,.away-team>span:first-child{display:grid;gap:3px}.team small{color:var(--text);font-size:17px;font-weight:700;letter-spacing:-.035em}.team b{color:var(--muted);font-size:11px}.away-team{justify-content:flex-end;text-align:right}.crest{width:54px;height:54px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:3px solid color-mix(in srgb,var(--text),transparent 20%);border-radius:50%;color:#fff;font-size:10px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.45);box-shadow:0 8px 22px #0000002e}.crest.esp{background:linear-gradient(#b91f2f 0 27%,#e9c43a 27% 73%,#b91f2f 73%)}.crest.bel{background:linear-gradient(90deg,#171717 0 33%,#e9c83b 33% 66%,#c92534 66%)}.score-block{min-width:130px;display:grid;justify-items:center}.clock{padding:4px 10px;border-radius:999px;background:color-mix(in srgb,var(--lime),transparent 88%);color:var(--lime-deep);font-family:var(--mono);font-size:11px;font-weight:500}.score-block>div{display:flex;align-items:center;gap:12px;margin-top:1px}.score-block strong{font-size:38px;font-weight:700;letter-spacing:-.06em}.score-block i{color:var(--muted);font-size:20px;font-style:normal}.score-block small{color:var(--muted);font-size:10px}.market-meta{min-height:86px;display:flex;flex-direction:column;justify-content:center;padding-left:22px;border-left:1px solid var(--border)}.market-meta small{color:var(--muted);font-size:10px}.market-meta b{margin-top:5px;font-size:14px;font-weight:700}.market-meta span{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.45}.analysis-grid,.support-grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(320px,.95fr);gap:22px;margin-top:22px}.probability-panel,.decision-rail,.evidence-panel,.proof-panel{min-width:0;padding:24px}.probability-panel,.decision-rail{min-height:680px}.panel-heading{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-heading>div>span,.panel-heading>span:first-child{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}.panel-heading h2{margin:5px 0 0;font-size:18px;font-weight:700;letter-spacing:-.03em}.legend{display:flex;align-items:center;gap:15px;color:var(--muted-strong);font-size:10px}.legend span{display:flex;align-items:center;gap:6px;white-space:nowrap}.legend i{width:16px;display:inline-block}.legend-bid{height:3px;border-radius:2px;background:var(--lime)}.legend-ask{height:3px;border-radius:2px;background:var(--violet)}.legend-spread{height:8px;border:1px solid color-mix(in srgb,var(--violet),transparent 55%);background:color-mix(in srgb,var(--violet),transparent 83%)}.comparison-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;padding:18px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.comparison-strip>div{min-width:0;display:grid;gap:4px;padding:0 20px}.comparison-strip>div:first-child{padding-left:0}.comparison-strip>div:not(:last-child){border-right:1px solid var(--border)}.comparison-strip>div>span{color:var(--muted-strong);font-size:11px;font-weight:600}.comparison-strip strong{overflow:hidden;font-size:clamp(23px,2vw,32px);font-weight:700;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.comparison-strip strong i{padding:0 5px;color:var(--muted);font-style:normal}.comparison-strip small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.plain-conclusion{min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:18px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--amber),transparent 76%);border-radius:14px;background:var(--amber-soft)}.conclusion-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--amber),transparent 84%);color:var(--amber)}.conclusion-mark svg{width:19px;height:19px}.plain-conclusion p{margin:0;color:var(--muted-strong);font-size:12px;line-height:1.55}.plain-conclusion p strong{color:var(--text);font-weight:700}.discipline-chip{padding:7px 10px;background:color-mix(in srgb,var(--amber),transparent 84%);color:var(--amber)}.chart-wrap{margin:18px 0 0}.chart-wrap>svg{width:100%;height:300px;display:block;overflow:visible}.chart-grid line{stroke:color-mix(in srgb,var(--muted),transparent 83%);stroke-dasharray:2 7}.chart-axis{fill:var(--muted-strong);font-family:var(--mono);font-size:10px}.spread-area{fill:url(#spread-fill)}.bid-path,.ask-path{fill:none;stroke-linecap:round;stroke-linejoin:round}.bid-path{stroke:color-mix(in srgb,var(--violet),transparent 60%);stroke-width:1.5;stroke-dasharray:4 4}.ask-path{stroke:var(--violet);stroke-width:2.8}.goal-event line{stroke:color-mix(in srgb,var(--text),transparent 77%);stroke-dasharray:3 6}.goal-event rect{fill:var(--surface-raised);stroke:color-mix(in srgb,var(--lime),transparent 62%)}.goal-event text{fill:var(--lime-deep);font-family:var(--mono);font-size:9px;font-weight:500}.cursor{transition:transform .42s cubic-bezier(.22,1,.36,1)}.cursor line{stroke:color-mix(in srgb,var(--text),transparent 74%);stroke-dasharray:2 5}.bid-dot,.ask-dot{stroke:var(--surface);stroke-width:3px;transition:cy .42s cubic-bezier(.22,1,.36,1)}.bid-dot{fill:var(--lime)}.ask-dot{fill:var(--violet)}.chart-wrap figcaption{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:0;color:var(--muted);font-family:var(--mono);font-size:10px}.replay-bar{min-height:58px;display:flex;align-items:center;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.play-button{height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;border:0;border-radius:10px;background:var(--lime);color:#081018;cursor:pointer;font-size:11px;font-weight:800}.play-button svg{width:15px;height:15px}.play-button .play-icon{fill:currentColor;stroke:none}.pause-icon,.play-button[aria-pressed=true] .play-icon{display:none}.play-button[aria-pressed=true] .pause-icon{display:block}.replay-steps{height:38px;display:flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft)}.replay-steps button{height:30px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:var(--muted-strong);cursor:pointer;font-size:10px;font-weight:700}.replay-steps button.active{background:var(--surface-raised);color:var(--text);box-shadow:0 3px 10px #0000001a}.speed{margin-left:auto;color:var(--muted);font-family:var(--mono);font-size:10px}.decision-rail{display:flex;flex-direction:column}.paper-label{padding:6px 9px;background:color-mix(in srgb,var(--blue),transparent 88%);color:var(--blue)}.decision-outcome{display:grid;justify-items:center;padding:28px 16px 23px;border-bottom:1px solid var(--border);text-align:center}.outcome-icon{width:60px;height:60px;display:grid;place-items:center;margin-bottom:12px;border:1px solid color-mix(in srgb,var(--amber),transparent 72%);border-radius:18px;background:var(--amber-soft);color:var(--amber)}.outcome-icon svg{width:29px;height:29px}.decision-outcome>span:not(.outcome-icon){color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.decision-outcome>strong{margin-top:4px;color:var(--amber);font-size:31px;font-weight:700;letter-spacing:-.05em}.decision-outcome p{max-width:320px;min-height:38px;margin:8px 0 0;color:var(--muted-strong);font-size:11px;line-height:1.55}.reason-block{margin-top:18px;padding:15px 16px;border-left:3px solid var(--amber);border-radius:0 12px 12px 0;background:var(--amber-soft)}.reason-block>span{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase}.reason-block b{display:block;margin-top:5px;font-size:12px;font-weight:700}.reason-block p{margin:5px 0 0;color:var(--muted-strong);font-size:10px}.reason-block p strong{color:var(--text)}.decision-stages{flex:1;margin:14px 0 0;padding:0;list-style:none}.decision-stages li{position:relative;min-height:55px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px}.decision-stages li:not(:last-child):after{position:absolute;top:37px;bottom:-11px;left:13px;width:1px;background:var(--border-strong);content:""}.stage-icon{position:relative;z-index:1;width:26px;height:26px;display:grid;place-items:center;border-radius:50%}.stage-icon svg{width:13px;height:13px;stroke-width:2}.complete .stage-icon{background:color-mix(in srgb,var(--lime),transparent 88%);color:var(--lime-deep)}.passed .stage-icon{background:var(--amber-soft);color:var(--amber)}.locked .stage-icon{background:color-mix(in srgb,var(--blue),transparent 90%);color:var(--blue)}.decision-stages li>span:nth-child(2){display:grid;gap:2px}.decision-stages b{font-size:11px;font-weight:700}.decision-stages small,.decision-stages time{color:var(--muted);font-size:9px}.decision-stages time{font-family:var(--mono)}.boundary-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;padding:13px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.boundary-grid div{display:grid;gap:4px;padding:0 10px}.boundary-grid div:not(:last-child){border-right:1px solid var(--border)}.boundary-grid span{color:var(--muted);font-size:9px}.boundary-grid b{font-size:12px;font-weight:700}.protective-gate{display:flex;align-items:center;gap:10px;margin-top:14px;padding:11px;border:1px solid color-mix(in srgb,var(--blue),transparent 80%);border-radius:12px;background:color-mix(in srgb,var(--blue),transparent 94%)}.protective-gate>span:last-child{display:grid;gap:2px}.protective-gate b{color:color-mix(in srgb,var(--blue),var(--text) 28%);font-size:11px}.protective-gate small{color:var(--muted);font-size:9px}.support-grid{align-items:stretch}.evidence-panel,.proof-panel{min-height:312px;box-shadow:0 18px 50px #00000021}.case-id{color:var(--muted);font-family:var(--mono);font-size:10px}.evidence-table-wrap{overflow-x:auto;margin-top:20px;scrollbar-color:var(--border-strong) transparent;scrollbar-width:thin}.evidence-table{width:100%;min-width:690px;border-collapse:collapse;color:var(--text-soft);font-size:11px}.evidence-table th{padding:0 12px 12px;color:var(--muted);font-size:10px;font-weight:600;text-align:left}.evidence-table td{height:64px;padding:10px 12px;border-top:1px solid var(--border);transition:background .18s ease}.evidence-table tr.active td{background:color-mix(in srgb,var(--blue),transparent 95%)}.evidence-table tr.active td:first-child{box-shadow:inset 2px 0 var(--blue)}.evidence-table time,.evidence-table td:nth-child(4) b{display:block;color:var(--text);font-family:var(--mono);font-size:10px;font-weight:500}.evidence-table td small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.source{width:28px;height:28px;display:inline-grid;place-items:center;margin-right:8px;border-radius:8px;font-size:8px;font-weight:800;vertical-align:middle}.source.poly{background:color-mix(in srgb,var(--blue),transparent 87%);color:var(--blue)}.source.tx{background:color-mix(in srgb,var(--lime),transparent 87%);color:var(--lime-deep)}.source.sam{background:color-mix(in srgb,var(--violet),transparent 87%);color:var(--violet)}.assessment{display:inline-flex;padding:6px 9px;border-radius:8px;font-size:9px;font-weight:700;white-space:nowrap}.assessment.watch,.assessment.pass{background:var(--amber-soft);color:var(--amber)}.verified-label{padding:6px 9px;background:color-mix(in srgb,var(--lime),transparent 89%);color:var(--lime-deep)}.proof-primary{display:flex;align-items:center;gap:15px;margin-top:20px;padding-bottom:18px;border-bottom:1px solid var(--border)}.proof-ring{width:61px;height:61px;display:grid;place-items:center;border:4px solid var(--lime);border-radius:50%;font-size:17px;font-weight:700;letter-spacing:-.04em}.proof-ring small{color:var(--lime-deep);font-size:9px}.proof-primary>span:last-child{display:grid;gap:3px}.proof-primary b{font-size:12px}.proof-primary small{color:var(--muted);font-size:10px}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.proof-stats div{min-width:0}.proof-stats dt{color:var(--muted);font-size:9px}.proof-stats dd{overflow:hidden;margin:4px 0 0;color:var(--text);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.proof-stats .outage dd{color:var(--amber)}.hash{display:grid;gap:4px;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft)}.hash span{color:var(--muted);font-size:9px}.hash code{overflow:hidden;color:var(--text-soft);font-family:var(--mono);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.public-policy{display:grid;gap:3px;margin-top:10px;padding:11px 12px;border:1px solid color-mix(in srgb,var(--blue),transparent 83%);border-radius:10px;background:color-mix(in srgb,var(--blue),transparent 95%)}.public-policy span,.public-policy small{color:var(--muted);font-size:9px}.public-policy b{color:var(--text-soft);font-size:10px}.public-policy small{line-height:1.45}.mobile-nav{display:none}.reveal{opacity:0;transform:translateY(9px);animation:reveal .48s cubic-bezier(.22,1,.36,1) forwards}.r1{animation-delay:40ms}.r2{animation-delay:80ms}.r3{animation-delay:.12s}.r4{animation-delay:.16s}.r5{animation-delay:.2s}@keyframes reveal{to{opacity:1;transform:translateY(0)}}.state-chip.offline{border-color:color-mix(in srgb,var(--violet),transparent 76%);background:color-mix(in srgb,var(--violet),transparent 94%);color:color-mix(in srgb,var(--violet),var(--text) 28%)}.state-chip.offline i{width:6px;height:6px;border-radius:50%;background:var(--violet);box-shadow:0 0 0 4px color-mix(in srgb,var(--violet),transparent 88%)}.command-shell .workspace{background:radial-gradient(circle at 56% 8%,rgba(100,137,246,.07),transparent 31rem),transparent}.command-system-deck{min-height:104px;display:grid;grid-template-columns:minmax(250px,.9fr) minmax(520px,2fr) 120px;align-items:stretch;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-soft),transparent 31%)}.system-posture{min-width:0;display:flex;align-items:center;gap:13px;padding:18px 24px 18px 28px;border-right:1px solid var(--border)}.posture-icon{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--lime),transparent 75%);border-radius:11px;background:color-mix(in srgb,var(--lime),transparent 91%);color:var(--lime)}.posture-icon svg,.command-primary-action svg,.feature-verdict svg,.schedule-rule svg,.fixture-boundary svg,.command-panel-head svg,.case-empty svg,.case-outcome svg,.sealed-label svg,.study-lock svg,.proof-policy svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.system-posture>span:last-child{min-width:0;display:grid;gap:2px}.system-posture small,.deck-time small,.deck-time span{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.system-posture b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.system-posture em{overflow:hidden;color:var(--muted);font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.feed-deck{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));align-items:stretch}.feed-state{min-width:0;display:grid;align-content:center;gap:4px;padding:15px 16px;border-right:1px solid var(--border)}.feed-state>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-family:var(--mono);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.feed-state>span i{width:5px;height:5px;border-radius:50%;background:var(--blue)}.feed-state.verified>span i{background:var(--lime);box-shadow:0 0 0 3px color-mix(in srgb,var(--lime),transparent 89%)}.feed-state.initialized>span i{background:var(--violet)}.feed-state b{font-size:11px}.feed-state small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.deck-time{display:grid;align-content:center;justify-items:end;gap:3px;padding:15px 25px 15px 12px;text-align:right}.deck-time time{font-family:var(--mono);font-size:11px;font-weight:500}.deck-time span{font-size:8px;letter-spacing:0;text-transform:none}.command-content{width:min(1560px,100%);margin:0 auto;padding:24px 28px 0}.command-live-pulse{margin-bottom:14px;overflow:hidden;border:1px solid rgba(100,137,246,.22);border-radius:13px;background:linear-gradient(100deg,#6489f612,#090d1df5 38%)}.command-live-pulse.connected{border-color:#9ff85033;background:linear-gradient(100deg,#9ff8500e,#090d1df5 38%)}.command-live-pulse>header,.command-live-pulse>footer{display:flex;align-items:center;gap:8px;padding:8px 15px;border-bottom:1px solid var(--border);color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.06em}.command-live-pulse>header{justify-content:space-between;text-transform:uppercase}.command-live-pulse>header>span{display:inline-flex;align-items:center;gap:8px}.command-live-pulse>header i{width:6px;height:6px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #6489f61a}.command-live-pulse.connected>header i{background:var(--lime);box-shadow:0 0 0 4px #9ff8501a}.command-live-pulse>header em{color:var(--blue);font-style:normal}.command-live-pulse.connected>header em{color:var(--lime)}.command-live-pulse-grid{display:grid;grid-template-columns:minmax(290px,1.55fr) repeat(4,minmax(105px,.55fr))}.command-live-pulse-grid>div{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:13px 16px;border-right:1px solid var(--border)}.command-live-pulse-grid>div:last-child{border-right:0}.command-live-pulse-grid small,.command-live-pulse-grid em{color:var(--muted);font-size:7px;font-style:normal}.command-live-pulse-grid small{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase}.command-live-pulse-grid b{color:var(--text-soft);font-size:10px;text-transform:capitalize}.command-live-pulse-grid .pulse-identity{flex-direction:row;align-items:center;gap:11px}.pulse-identity>span:first-child{width:33px;height:33px;display:grid;flex:0 0 33px;place-items:center;border:1px solid rgba(100,137,246,.2);border-radius:9px;background:#6489f614;color:var(--blue)}.connected .pulse-identity>span:first-child{border-color:#9ff85033;background:#9ff8500f;color:var(--lime)}.pulse-identity svg,.command-live-pulse>footer svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.7}.pulse-identity>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.command-live-pulse>footer{border-top:1px solid var(--border);border-bottom:0;letter-spacing:0}.command-live-pulse>footer svg{width:13px;flex:0 0 13px}.command-live-pulse>footer b{color:var(--muted-strong)}.command-live-pulse>footer button{margin-left:auto;padding:5px 8px;border:1px solid var(--border);border-radius:6px;background:var(--surface-raised);color:var(--muted-strong);font-family:var(--mono);font-size:7px;cursor:pointer}.command-lead-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px}.command-feature{position:relative;min-width:0;min-height:548px;display:grid;grid-template-columns:minmax(310px,.85fr) minmax(370px,1.15fr);overflow:hidden;background:linear-gradient(115deg,#141a34f5 0 44%,#0a0e1ff5 44% 100%),var(--surface)}.command-feature:before{position:absolute;top:0;right:0;left:0;height:2px;content:"";background:linear-gradient(90deg,var(--lime) 0 24%,var(--violet) 24% 72%,transparent 96%)}.command-feature:after{position:absolute;right:-170px;bottom:-190px;width:440px;height:440px;border:1px solid rgba(145,131,229,.08);border-radius:50%;box-shadow:0 0 0 58px #9183e506,0 0 0 116px #9183e505;content:"";pointer-events:none}.feature-copy,.feature-visual{position:relative;z-index:1;min-width:0}.feature-copy{display:flex;flex-direction:column;padding:30px 30px 28px}.feature-eyebrow,.fixture-status,.feature-eyebrow>span{display:flex;align-items:center}.feature-eyebrow{justify-content:space-between;gap:12px}.feature-eyebrow>span{gap:7px;color:var(--lime);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feature-eyebrow>span i,.fixture-status>span i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px color-mix(in srgb,var(--lime),transparent 89%)}.fixture-card.failed .fixture-status>span,.feed-state.failed>span{color:var(--danger)}.fixture-card.failed .fixture-status>span i,.feed-state.failed>span i{background:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb,var(--danger),transparent 88%)}.fixture-card.complete .fixture-status>span i,.feed-state.complete>span i{background:var(--lime)}.fixture-card.unknown .fixture-status>span,.feed-state.unknown>span{color:var(--muted)}.feature-eyebrow em{color:var(--muted);font-family:var(--mono);font-size:9px;font-style:normal}.feature-scoreline{display:grid;grid-template-columns:1fr 82px 1fr;align-items:center;gap:11px;margin:26px 0 32px}.feature-team{min-width:0;display:flex;align-items:center;gap:9px}.feature-team.away{justify-content:flex-end}.feature-team b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.command-crest{width:41px;height:41px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:2px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;font-size:9px;font-style:normal;font-weight:800;text-shadow:0 1px 3px rgba(0,0,0,.6)}.command-crest.esp{background:linear-gradient(#b82835 0 28%,#e6bd55 28% 72%,#b82835 72%)}.command-crest.bel{background:linear-gradient(90deg,#16171d 0 33%,#e0c348 33% 66%,#b82d39 66%)}.feature-score{display:grid;justify-items:center;gap:1px}.feature-score small,.feature-score em{color:var(--muted);font-size:8px;font-style:normal;text-transform:uppercase}.feature-score strong{font-family:var(--mono);font-size:24px;letter-spacing:-.08em}.feature-kicker{color:var(--amber);font-family:var(--mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.feature-copy h2{max-width:420px;margin:8px 0 10px;font-size:clamp(28px,2.45vw,42px);line-height:1.02;letter-spacing:-.06em}.feature-copy>p{max-width:440px;margin:0;color:var(--text-soft);font-size:11px;line-height:1.65}.feature-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:24px;padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.feature-metrics>div{min-width:0;display:grid;gap:4px;padding:0 12px;border-right:1px solid var(--border)}.feature-metrics>div:first-child{padding-left:0}.feature-metrics>div:last-child{padding-right:0;border-right:0}.feature-metrics span{color:var(--muted);font-size:8px;white-space:nowrap}.feature-metrics b{font-family:var(--mono);font-size:16px}.feature-metrics .gap b{color:var(--amber)}.feature-verdict{display:flex;align-items:center;gap:10px;margin-top:17px}.feature-verdict>span:first-child{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--amber-soft);color:var(--amber)}.feature-verdict>span:last-child{display:grid;gap:2px}.feature-verdict small{color:var(--muted);font-size:8px;text-transform:uppercase}.feature-verdict b{color:var(--amber);font-size:11px}.command-primary-action{width:fit-content;min-height:42px;display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding:0 14px;border-radius:11px;background:var(--lime);color:#081018;font-size:10px;font-weight:800;text-decoration:none;box-shadow:0 12px 30px #75d52c1f}.command-primary-action svg:last-child{width:14px;margin-left:6px}.feature-visual{display:grid;align-content:center;padding:36px 27px 28px;border-left:1px solid var(--border);background:linear-gradient(rgba(100,137,246,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(100,137,246,.025) 1px,transparent 1px);background-size:34px 34px}.command-chart{min-width:0;margin:0}.command-chart-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:19px;color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.command-chart-head>span:last-child{display:flex;align-items:center;gap:6px;letter-spacing:0;text-transform:none}.chart-bid-dot,.chart-ask-dot{width:15px;height:2px;display:inline-block;margin-left:4px;border-radius:2px;background:var(--lime)}.chart-ask-dot{background:var(--violet)}.command-chart svg{width:100%;height:auto;overflow:visible}.command-chart-grid line{stroke:var(--border);stroke-dasharray:2 7}.command-spread-area{fill:url(#command-spread)}.command-bid-line,.command-ask-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.command-bid-line{stroke:var(--lime)}.command-ask-line{stroke:var(--violet)}.command-goal line{stroke:color-mix(in srgb,var(--lime),transparent 45%);stroke-dasharray:3 6}.command-goal circle{fill:var(--surface-soft);stroke:var(--violet);stroke-width:3}.command-goal text,.command-chart-axis{fill:var(--muted);font-family:var(--mono);font-size:9px}.command-goal text{fill:var(--lime);font-size:8px;font-weight:700}.chart-conclusion{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 18px;margin:20px 7px 0;padding:14px 16px;border:1px solid color-mix(in srgb,var(--amber),transparent 70%);border-radius:12px;background:var(--amber-soft)}.chart-conclusion span,.chart-conclusion small{color:var(--muted);font-size:9px}.chart-conclusion b{grid-column:2;grid-row:1 / span 2;color:var(--amber);font-family:var(--mono);font-size:18px}.capture-schedule,.command-cases,.command-study,.command-proof{min-width:0;padding:22px}.command-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.command-panel-head>div{min-width:0;display:grid;gap:3px}.command-panel-head>div>span{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.command-panel-head h2{margin:0;font-size:17px;letter-spacing:-.04em}.command-panel-head>a{display:inline-flex;align-items:center;gap:6px;color:var(--lime-deep);font-size:9px;font-weight:700;text-decoration:none}.command-panel-head>a svg{width:13px}.schedule-count,.sealed-label{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:color-mix(in srgb,var(--blue),transparent 90%);color:var(--blue);font-size:8px;font-weight:800;white-space:nowrap}.schedule-intro{margin:13px 0 17px;color:var(--muted);font-size:10px;line-height:1.55}.fixture-stack{display:grid;gap:10px}.fixture-card{display:grid;grid-template-columns:42px minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--surface-soft)}.fixture-card.lead{border-color:color-mix(in srgb,var(--lime),transparent 75%);box-shadow:inset 2px 0 var(--lime)}.fixture-date{display:grid;align-content:start;justify-items:center;gap:0;padding:14px 6px;border-right:1px solid var(--border);color:var(--muted)}.fixture-date b{color:var(--text);font-family:var(--mono);font-size:17px}.fixture-date span{font-size:8px;font-weight:800}.fixture-card-main{min-width:0;padding:13px 12px}.fixture-status{justify-content:space-between;gap:8px}.fixture-status>span{display:flex;align-items:center;gap:6px;color:var(--lime-deep);font-size:8px;font-weight:800;text-transform:uppercase}.fixture-status em{color:var(--muted);font-family:var(--mono);font-size:8px;font-style:normal}.fixture-versus{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:5px;margin-top:13px}.fixture-versus>span{min-width:0;display:flex;align-items:center;gap:6px}.fixture-versus>span:last-child{justify-content:flex-end}.fixture-versus b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.fixture-versus>em{color:var(--muted);font-family:var(--mono);font-size:8px;font-style:normal;text-align:center}.mini-crest{width:27px;height:27px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.23);border-radius:50%;color:#fff;font-size:6px;font-style:normal;font-weight:800;text-shadow:0 1px 2px #000}.mini-crest.fra{background:linear-gradient(90deg,#1f3b84 0 33%,#eceff5 33% 66%,#b22e3c 66%)}.mini-crest.esp{background:linear-gradient(#b82835 0 28%,#e6bd55 28% 72%,#b82835 72%)}.mini-crest.eng{background:linear-gradient(90deg,#e6e8ed 0 44%,#b82e3b 44% 56%,#e6e8ed 56%);color:#202332;text-shadow:none}.mini-crest.arg{background:linear-gradient(#72b7de 0 33%,#f3f2e9 33% 66%,#72b7de 66%);color:#27345e;text-shadow:none}.fixture-times{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;padding:10px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.fixture-times>span{display:grid;gap:2px}.fixture-times small,.fixture-boundary small{color:var(--muted);font-size:8px}.fixture-times b{font-family:var(--mono);font-size:9px}.fixture-boundary,.schedule-rule,.proof-policy{display:flex;align-items:center;gap:8px}.fixture-boundary{margin-top:10px;color:var(--blue)}.fixture-boundary svg{width:14px;flex:0 0 auto}.fixture-boundary>span,.schedule-rule>span,.proof-policy>span{display:grid;gap:1px}.fixture-boundary b{color:var(--text-soft);font-size:8px}.schedule-rule{align-items:flex-start;margin-top:15px;padding:12px;border-radius:10px;background:color-mix(in srgb,var(--blue),transparent 94%);color:var(--blue)}.schedule-rule b,.proof-policy b{color:var(--text-soft);font-size:9px}.schedule-rule small,.proof-policy small{color:var(--muted);font-size:8px;line-height:1.45}.command-evidence-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);align-items:start;gap:18px;margin-top:18px}.command-cases{min-height:475px}.case-table-head,.command-case-row{display:grid;grid-template-columns:1.25fr .95fr .82fr 1fr;align-items:center;gap:16px}.case-table-head{margin-top:22px;padding:0 14px 9px;border-bottom:1px solid var(--border);color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.command-case-row{min-height:84px;margin-top:8px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--lime),transparent 81%);border-radius:12px;background:color-mix(in srgb,var(--lime),transparent 96%);color:inherit;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.command-case-row:hover{border-color:color-mix(in srgb,var(--lime),transparent 62%);transform:translateY(-2px)}.case-identity,.case-evidence,.case-outcome{min-width:0;display:flex;align-items:center;gap:9px}.case-identity>i{width:31px;height:31px;display:grid;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--lime);color:#081018;font-size:7px;font-style:normal;font-weight:900}.case-identity>span,.case-evidence>span,.case-market,.case-outcome{min-width:0;display:grid;gap:3px}.command-case-row b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.command-case-row small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.case-evidence{display:flex}.case-evidence>i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px color-mix(in srgb,var(--lime),transparent 89%)}.case-evidence b{color:var(--lime-deep)}.case-outcome{position:relative;padding-right:23px}.case-outcome b{color:var(--amber)}.case-outcome svg{position:absolute;right:0;width:14px;color:var(--muted)}.case-empty{min-height:104px;display:flex;align-items:center;gap:12px;margin-top:13px;padding:18px;border:1px dashed var(--border-strong);border-radius:12px;background:var(--surface-soft)}.case-empty>span:first-child{width:36px;height:36px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--violet),transparent 90%);color:var(--violet)}.case-empty>span:last-child{display:grid;gap:3px}.case-empty b{font-size:10px}.case-empty small{color:var(--muted);font-size:9px;line-height:1.5}.command-side-stack{display:grid;gap:18px}.sealed-label{background:color-mix(in srgb,var(--violet),transparent 90%);color:var(--violet)}.sealed-label svg{width:12px}.study-message{display:flex;align-items:center;gap:11px;margin-top:18px;padding:13px;border:1px solid color-mix(in srgb,var(--violet),transparent 80%);border-radius:11px;background:color-mix(in srgb,var(--violet),transparent 95%)}.study-lock{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--violet),transparent 86%);color:var(--violet)}.study-message>span:last-child{display:grid;gap:3px}.study-message b{font-size:9px}.study-message small{color:var(--muted);font-size:8px;line-height:1.4}.study-progress{display:grid;gap:15px;margin-top:19px}.study-progress>div{display:grid;grid-template-columns:1fr auto;gap:5px}.study-progress span{font-family:var(--mono);font-size:11px}.study-progress span b{font-size:17px}.study-progress small{align-self:end;color:var(--muted);font-size:8px}.study-progress>div>i{grid-column:1 / -1;height:5px;overflow:hidden;border-radius:5px;background:var(--surface-soft)}.study-progress em{height:100%;display:block;min-width:3px;border-radius:inherit;background:linear-gradient(90deg,var(--lime),var(--blue))}.study-meta{display:grid;grid-template-columns:.75fr 1.25fr;gap:8px;margin-top:19px;padding-top:14px;border-top:1px solid var(--border)}.study-meta>span{min-width:0;display:grid;gap:3px}.study-meta small,.command-proof-grid small,.command-hash span{color:var(--muted);font-size:8px}.study-meta b,.study-meta code{overflow:hidden;font-family:var(--mono);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.study-meta b{color:var(--amber)}.command-proof-hero{display:flex;align-items:center;gap:13px;margin-top:18px}.command-proof-hero>span{width:54px;height:54px;display:grid;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--lime),transparent 63%);border-radius:50%;color:var(--lime);font-family:var(--mono);font-size:16px;box-shadow:inset 0 0 0 5px color-mix(in srgb,var(--lime),transparent 93%)}.command-proof-hero>span small{margin-left:-14px;font-size:8px;transform:translate(16px,4px)}.command-proof-hero>div{display:grid;gap:3px}.command-proof-hero b{font-size:10px}.command-proof-hero small{color:var(--muted);font-size:8px}.command-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:17px;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--border)}.command-proof-grid>span{min-width:0;display:grid;gap:3px;padding:10px;background:var(--surface-soft)}.command-proof-grid b{overflow:hidden;font-family:var(--mono);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.command-hash{display:grid;gap:4px;margin-top:10px;padding:10px;border:1px solid var(--border);border-radius:9px;background:var(--surface-soft)}.command-hash code{overflow:hidden;color:var(--text-soft);font-family:var(--mono);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.proof-policy{align-items:flex-start;margin-top:10px;padding:10px;border-radius:9px;background:color-mix(in srgb,var(--blue),transparent 94%);color:var(--blue)}.proof-policy svg{width:14px;flex:0 0 auto}@media(max-width:1180px){.app-shell{grid-template-columns:80px minmax(0,1fr)}.sidebar{align-items:center;padding-right:10px;padding-left:10px}.brand{padding:0}.brand>span:last-child,.nav-group,.side-nav a>span,.side-nav a em,.feed-dot,.gate-card>span:last-child,.owner>span:last-child{display:none}.side-nav{width:100%}.side-nav a{justify-content:center;padding:0}.system-group{display:block;height:1px;margin:26px 7px 13px;overflow:hidden;background:var(--border);color:transparent}.gate-card,.owner{justify-content:center;padding:7px}.match-masthead{grid-template-columns:120px minmax(140px,1fr) auto minmax(140px,1fr) 190px;gap:15px}.analysis-grid,.support-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr)}.comparison-strip>div{padding:0 14px}.comparison-strip strong{font-size:23px}.command-system-deck{grid-template-columns:240px minmax(440px,1fr) 100px}.system-posture{padding-left:20px}.feed-state{padding-right:10px;padding-left:10px}.command-lead-grid{grid-template-columns:minmax(0,1fr) 330px}.command-live-pulse-grid{grid-template-columns:minmax(260px,1.3fr) repeat(2,1fr)}.command-live-pulse-grid>div:nth-child(3){border-right:0}.command-live-pulse-grid>div:nth-child(-n+3){border-bottom:1px solid var(--border)}.command-feature{grid-template-columns:minmax(275px,.82fr) minmax(330px,1.18fr)}.feature-copy{padding-right:23px;padding-left:23px}.feature-copy h2{font-size:30px}.case-table-head,.command-case-row{grid-template-columns:1.2fr .9fr .8fr 1fr;gap:10px}}@media(max-width:980px){.context-bar{grid-template-columns:1fr auto}.view-tabs{grid-column:1 / -1;grid-row:2;justify-content:center}.match-masthead{grid-template-columns:1fr auto 1fr}.match-meta{grid-column:1 / -1;grid-row:1;flex-direction:row}.market-meta{grid-column:1 / -1;min-height:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 0 0;border-top:1px solid var(--border);border-left:0}.market-meta b,.market-meta span{margin:0}.analysis-grid,.support-grid{grid-template-columns:1fr}.probability-panel,.decision-rail{min-height:auto}.decision-stages{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.decision-stages li:not(:last-child):after{display:none}.command-system-deck{grid-template-columns:1fr 112px}.system-posture{border-bottom:1px solid var(--border)}.feed-deck{grid-column:1 / -1;grid-row:2}.deck-time{grid-column:2;grid-row:1}.command-lead-grid,.command-evidence-grid{grid-template-columns:1fr}.command-live-pulse-grid{grid-template-columns:minmax(240px,1.3fr) 1fr 1fr}.command-feature{grid-template-columns:minmax(300px,.8fr) minmax(380px,1.2fr)}.capture-schedule{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.capture-schedule .command-panel-head,.capture-schedule .schedule-intro,.capture-schedule .schedule-rule{grid-column:1 / -1}.fixture-stack{grid-column:1 / -1;grid-template-columns:1fr 1fr}.command-cases{min-height:auto}.command-side-stack{grid-template-columns:1fr 1fr;align-items:stretch}}@media(max-width:720px){.theme-frame{display:none!important}.app-shell{display:block}.sidebar{display:none}.workspace{padding-bottom:92px}.topbar{min-height:112px;align-content:center;flex-wrap:wrap;padding:12px 15px}.mobile-brand{display:flex;align-items:center;gap:9px;width:100%;font-size:16px;letter-spacing:-.04em}.mobile-brand .brand-mark{width:28px;height:28px}.page-title{display:none}.system-state{width:100%;justify-content:flex-start;gap:6px}.state-chip{min-height:32px;padding:0 9px;font-size:10px}.state-chip.gate{width:auto;padding:0 9px;font-size:10px}.context-bar{min-height:118px;display:flex;flex-wrap:wrap;gap:10px;padding:11px 15px}.fixture-select{flex:1}.fixture-select small,.original-date small{font-size:9px}.fixture-select b,.original-date b{font-size:11px}.original-date{margin-left:auto}.view-tabs{width:100%;height:40px;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.view-tabs::-webkit-scrollbar{display:none}.view-tabs a{flex:1 0 auto;height:30px;padding:0 12px;font-size:10px}.content{padding:14px 12px 0}.surface{border-radius:15px}.command-system-deck{display:block}.system-posture{min-height:88px;padding:15px;border-right:0}.system-posture b{font-size:12px}.system-posture em{white-space:normal}.deck-time{display:none}.feed-deck{grid-template-columns:1fr 1fr}.feed-state{min-height:72px;padding:11px 15px;border-top:1px solid var(--border)}.feed-state:nth-child(2n){border-right:0}.feed-state small{font-size:8px}.command-content{padding:14px 12px 0}.command-live-pulse-grid{grid-template-columns:1fr 1fr}.command-live-pulse-grid .pulse-identity{grid-column:1 / -1;border-right:0}.command-live-pulse-grid>div:nth-child(odd),.command-live-pulse-grid>div:nth-child(3){border-right:1px solid var(--border)}.command-live-pulse-grid>div:nth-child(2n),.command-live-pulse-grid>div:last-child{border-right:0}.command-live-pulse-grid .pulse-identity{border-right:0}.command-live-pulse>footer{align-items:flex-start;flex-wrap:wrap}.command-lead-grid,.command-evidence-grid{gap:14px}.command-evidence-grid{margin-top:14px}.command-feature{min-height:0;grid-template-columns:1fr}.feature-copy{padding:21px 18px 19px}.feature-scoreline{margin:21px 0 26px}.feature-copy h2{font-size:31px}.feature-copy>p{font-size:10px}.feature-metrics b{font-size:14px}.command-primary-action{width:100%;justify-content:center;margin-top:22px}.feature-visual{padding:24px 15px 19px;border-top:1px solid var(--border);border-left:0}.command-chart-head{align-items:flex-start;flex-direction:column}.chart-conclusion{margin-right:0;margin-left:0}.capture-schedule,.command-cases,.command-study,.command-proof{padding:18px 15px}.capture-schedule{display:block}.fixture-stack{display:grid;grid-template-columns:1fr}.case-table-head{display:none}.command-case-row{grid-template-columns:1fr 1fr;gap:13px;margin-top:18px;padding:14px}.case-identity,.case-market{padding-bottom:12px;border-bottom:1px solid var(--border)}.case-market{align-self:stretch}.case-evidence,.case-outcome{min-height:35px}.case-empty{min-height:94px}.command-side-stack{grid-template-columns:1fr;gap:14px}.match-masthead{min-height:236px;grid-template-columns:1fr 92px 1fr;gap:8px;padding:17px 15px}.match-meta{font-size:10px}.live-label,.fixture-number{font-size:9px}.team{flex-direction:column;gap:7px;text-align:center}.away-team{flex-direction:column-reverse}.team>span:last-child,.away-team>span:first-child{justify-items:center}.team small{font-size:14px}.team b{font-size:10px}.crest{width:45px;height:45px}.score-block{min-width:80px}.score-block strong{font-size:33px}.score-block small,.clock{font-size:9px}.market-meta{grid-template-columns:1fr;gap:4px;padding-top:12px;text-align:center}.market-meta small,.market-meta span{font-size:10px}.market-meta b{font-size:13px}.analysis-grid,.support-grid{gap:14px;margin-top:14px}.probability-panel,.decision-rail,.evidence-panel,.proof-panel{padding:18px 15px}.panel-heading{align-items:flex-start}.panel-heading>div>span,.panel-heading>span:first-child{font-size:10px}.panel-heading h2{font-size:17px}.panel-heading{flex-wrap:wrap}.legend{width:100%;display:flex;gap:11px;margin-top:7px;font-size:12px}.comparison-strip{grid-template-columns:1fr;gap:0;margin-top:18px;padding:0;border:1px solid var(--border);border-radius:13px;background:var(--surface-soft)}.comparison-strip>div,.comparison-strip>div:first-child{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 14px;padding:14px;border-right:0}.comparison-strip>div:not(:last-child){border-right:0;border-bottom:1px solid var(--border)}.comparison-strip>div>span{align-self:end;font-size:12px}.comparison-strip strong{grid-column:2;grid-row:1 / span 2;font-size:22px}.comparison-strip small{grid-column:1;font-size:10px}.plain-conclusion{grid-template-columns:auto 1fr;align-items:start;padding:14px}.plain-conclusion p{font-size:12px}.discipline-chip{grid-column:2;justify-self:start;padding:6px 9px;font-size:10px}.chart-wrap{margin-top:16px}.chart-wrap>svg{height:auto}.chart-axis{font-size:12px}.goal-event text{font-size:11px}.chart-wrap figcaption{align-items:flex-start;flex-direction:column;gap:5px;font-size:10px;line-height:1.45}.replay-bar{flex-wrap:wrap}.play-button{flex:1;justify-content:center;font-size:11px}.speed{margin-left:0;font-size:11px}.replay-steps{order:3;width:100%;height:42px}.replay-steps button{flex:1;height:34px;padding:0 6px;font-size:10px}.decision-outcome{padding:24px 10px 20px}.decision-outcome>strong{font-size:29px}.decision-outcome p{font-size:12px}.reason-block>span,.reason-block p{font-size:10px}.reason-block b{font-size:13px}.decision-stages{display:block}.decision-stages li:not(:last-child):after{display:block}.decision-stages b{font-size:12px}.decision-stages small,.decision-stages time{font-size:10px}.boundary-grid span,.protective-gate small{font-size:9px}.protective-gate b{font-size:12px}.evidence-table-wrap{overflow:visible}.evidence-table,.evidence-table tbody,.evidence-table tr,.evidence-table td{width:100%;display:block}.evidence-table{min-width:0}.evidence-table thead{display:none}.evidence-table tr{display:grid;grid-template-columns:minmax(115px,.9fr) minmax(0,1.1fr);gap:9px 12px;margin-top:10px;padding:13px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft)}.evidence-table tr.active{border-color:color-mix(in srgb,var(--blue),transparent 66%);background:color-mix(in srgb,var(--blue),transparent 95%);box-shadow:inset 2px 0 var(--blue)}.evidence-table td,.evidence-table tr.active td,.evidence-table tr.active td:first-child{width:auto;height:auto;padding:0;border:0;background:transparent;box-shadow:none}.evidence-table td:nth-child(3){grid-column:1 / -1;padding:9px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:12px}.evidence-table td:nth-child(5){align-self:center;justify-self:end}.evidence-table time,.evidence-table td:nth-child(4) b{font-size:11px}.evidence-table td small,.assessment{font-size:10px}.proof-stats{grid-template-columns:1fr}.proof-stats div{padding:4px 0}.proof-stats dt,.hash span{font-size:10px}.proof-stats dd,.hash code{font-size:11px}.mobile-nav{position:fixed;right:9px;bottom:9px;left:9px;z-index:30;height:68px;display:grid;grid-template-columns:repeat(5,1fr);padding:6px;border:1px solid var(--border-strong);border-radius:17px;background:color-mix(in srgb,var(--surface),transparent 7%);box-shadow:0 22px 55px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border-radius:10px;color:var(--muted);font-size:9px;font-weight:700;text-decoration:none}.mobile-nav a.active{background:color-mix(in srgb,var(--lime),transparent 89%);color:var(--lime-deep)}.mobile-nav svg{width:18px;height:18px}}@media(max-width:380px){.original-date{display:none}.match-masthead{grid-template-columns:1fr 82px 1fr}.fixture-number{display:none}.comparison-strip strong{font-size:20px}.boundary-grid div{padding:0 7px}.mobile-nav a{font-size:8px}.feature-scoreline{grid-template-columns:1fr 70px 1fr}.feature-team{flex-direction:column}.feature-team.away{flex-direction:column-reverse}.feature-metrics>div{padding-right:8px;padding-left:8px}.feature-metrics b{font-size:12px}.command-case-row{grid-template-columns:1fr}.case-identity,.case-market,.case-evidence{padding-bottom:10px;border-bottom:1px solid var(--border)}}.casebook-shell{background:radial-gradient(circle at 70% -8%,rgba(159,248,80,.055),transparent 31rem),radial-gradient(circle at 97% 42%,rgba(100,137,246,.06),transparent 32rem),var(--bg)}.casebook-content{width:min(1480px,100%);margin:0 auto;padding:26px 28px 76px}.casebook-hero{position:relative;min-height:252px;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(580px,1.18fr);gap:34px;align-items:stretch;overflow:hidden;border:1px solid var(--border);border-radius:18px 18px 4px 4px;background:linear-gradient(90deg,rgba(159,248,80,.035) 1px,transparent 1px) 0 0 / 48px 48px,linear-gradient(rgba(159,248,80,.035) 1px,transparent 1px) 0 0 / 48px 48px,linear-gradient(128deg,#10162c,#0c1021 56%,#12162b);box-shadow:var(--shadow)}.casebook-hero:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--lime);content:""}.casebook-hero:after{position:absolute;top:-148px;left:34%;width:310px;height:310px;border:1px solid rgba(159,248,80,.1);border-radius:50%;content:""}.casebook-hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:34px 0 34px 40px}.casebook-kicker{display:flex;align-items:center;gap:9px;color:var(--lime);font-family:var(--mono);font-size:9px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.casebook-kicker i{width:20px;height:1px;background:currentColor}.casebook-hero h2{max-width:580px;margin:14px 0;font-size:clamp(32px,3.3vw,54px);font-weight:800;letter-spacing:-.065em;line-height:.98}.casebook-hero h2 em{color:var(--muted-strong);font-style:normal;font-weight:500}.casebook-hero-copy>p{max-width:570px;margin:0;color:var(--muted);font-size:12px;line-height:1.72}.casebook-stat-deck{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr 1fr 1fr 1.15fr;grid-template-rows:minmax(132px,1fr) 66px;align-self:stretch;margin-left:6px;border-left:1px solid var(--border);background:#04071147}.casebook-stat-deck>div{min-width:0;display:flex;flex-direction:column;justify-content:flex-end;padding:23px 20px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.casebook-stat-deck>div>span,.casebook-stat-deck>div>small{color:var(--muted);font-size:9px}.casebook-stat-deck>div>span{order:-2;margin-bottom:auto;font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase}.casebook-stat-deck>div>b{overflow:hidden;margin:15px 0 4px;font-size:clamp(22px,2.25vw,37px);letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.casebook-stat-deck .casebook-primary-stat b{color:var(--lime);font-family:var(--mono);font-size:clamp(34px,3.5vw,58px);font-weight:500;line-height:.9}.casebook-verified-stat{grid-column:1 / -1;flex-direction:row!important;align-items:center;justify-content:flex-start!important;gap:13px;padding:15px 20px!important;border-bottom:0!important;background:linear-gradient(90deg,rgba(159,248,80,.08),transparent 75%)}.casebook-verified-stat svg{width:22px;fill:none;stroke:var(--lime);stroke-width:1.5}.casebook-verified-stat span{order:initial!important;display:flex;flex-direction:column;gap:2px;margin:0!important;letter-spacing:0!important;text-transform:none!important}.casebook-verified-stat b{color:var(--text);font-size:11px!important;letter-spacing:-.01em!important}.casebook-verified-stat small{color:var(--muted);font-size:9px}.casebook-filters{position:relative;z-index:3;display:grid;grid-template-columns:minmax(200px,1.35fr) minmax(600px,3.65fr) auto;gap:8px;align-items:end;margin-top:12px;padding:10px;border-radius:4px 4px 12px 12px}.casebook-search{height:51px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;grid-template-rows:15px 19px;column-gap:10px;align-content:center;padding:0 13px;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface-soft)}.casebook-search>svg{grid-row:1 / 3;align-self:center;width:17px;fill:none;stroke:var(--muted-strong);stroke-width:1.5}.casebook-search>span,.casebook-filter-select>span{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.08em;text-transform:uppercase}.casebook-search input{width:100%;padding:0;border:0;outline:0;background:transparent;color:var(--text);font-size:10px}.casebook-search input::placeholder{color:var(--muted)}.casebook-search kbd{grid-column:3;grid-row:1 / 3;align-self:center;padding:3px 5px;border:1px solid var(--border);border-radius:4px;color:var(--muted);font-family:var(--mono);font-size:7px}.casebook-filter-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px}.casebook-filter-select{position:relative;height:51px;display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:0 24px 0 9px;border:1px solid var(--border);border-radius:8px;background:#070a1880}.casebook-filter-select select{width:100%;overflow:hidden;padding:0;border:0;outline:0;appearance:none;background:transparent;color:var(--text-soft);font-family:var(--sans);font-size:9px;font-weight:700;text-overflow:ellipsis}.casebook-filter-select>svg{position:absolute;right:8px;bottom:12px;width:12px;fill:none;stroke:var(--muted);stroke-width:1.7}.casebook-clear{height:51px;padding:0 14px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text-soft);font-size:9px;font-weight:800;cursor:pointer}.casebook-clear:disabled{opacity:.35;cursor:default}.casebook-workbench{display:grid;grid-template-columns:340px minmax(0,1fr);gap:12px;align-items:start;margin-top:12px}.casebook-index{position:sticky;top:87px;overflow:hidden;border-radius:14px}.casebook-panel-head,.casebook-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.casebook-panel-head{padding:20px 20px 15px;border-bottom:1px solid var(--border)}.casebook-panel-head>div>span,.casebook-section-head>div>span{color:var(--lime);font-family:var(--mono);font-size:7px;letter-spacing:.11em;text-transform:uppercase}.casebook-panel-head h2,.casebook-section-head h3{margin:4px 0 0;font-size:15px;letter-spacing:-.035em}.casebook-panel-head>em{color:var(--muted);font-family:var(--mono);font-size:8px;font-style:normal}.casebook-index-row{position:relative;padding:18px 18px 17px 20px;border-bottom:1px solid var(--border);background:#ffffff03}.casebook-index-row:before{position:absolute;inset:0 auto 0 0;width:2px;background:transparent;content:""}.casebook-index-row.selected{background:linear-gradient(110deg,#9ff85014,#9ff85003 72%)}.casebook-index-row.selected:before{background:var(--lime)}.casebook-index-time,.casebook-index-match,.casebook-index-outcome{display:flex;align-items:center;justify-content:space-between;gap:10px}.casebook-index-time time{color:var(--muted);font-family:var(--mono);font-size:7px}.casebook-index-time>span{display:flex;align-items:center;gap:5px;color:var(--lime);font-size:8px;font-weight:700}.casebook-index-time>span i{width:5px;height:5px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px #9ff85073}.casebook-index-match{justify-content:flex-start;margin-top:17px}.casebook-pair{position:relative;width:56px;height:36px;flex:0 0 56px}.casebook-pair .command-crest{position:absolute;top:0;width:36px;height:36px;font-size:7px}.casebook-pair .command-crest:last-child{left:22px;box-shadow:0 0 0 3px var(--surface)}.casebook-index-match>span:last-child,.casebook-index-outcome>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.casebook-index-match b,.casebook-index-outcome b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.casebook-index-match small,.casebook-index-outcome small,.casebook-index-foot small{color:var(--muted);font-size:8px;line-height:1.5}.casebook-index-tags{display:flex;gap:5px;margin:16px 0 12px}.casebook-index-tags span{padding:4px 7px;border:1px solid var(--border);border-radius:4px;color:var(--muted-strong);font-family:var(--mono);font-size:6px;letter-spacing:.05em;text-transform:uppercase}.casebook-index-outcome{justify-content:flex-start;padding-top:12px;border-top:1px solid var(--border)}.casebook-index-outcome>span:first-child{width:28px;height:28px;display:grid;flex:0 0 28px;place-items:center;border-radius:7px;background:#9183e51f;color:var(--violet)}.casebook-index-outcome svg,.casebook-index-foot svg,.casebook-no-results svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.7}.casebook-index-outcome>svg{width:15px;margin-left:auto;color:var(--muted)}.casebook-index-foot{display:flex;gap:11px;padding:17px 18px;color:var(--muted-strong);background:var(--surface-soft)}.casebook-index-foot>span{display:flex;flex-direction:column;gap:3px}.casebook-index-foot b{color:var(--text-soft);font-size:9px}.casebook-no-results{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.casebook-no-results>span,.casebook-detail-empty>span{width:42px;height:42px;display:grid;margin-bottom:14px;place-items:center;border:1px solid var(--border);border-radius:50%;color:var(--muted)}.casebook-no-results small{max-width:230px;margin-top:6px;color:var(--muted);font-size:9px;line-height:1.55}.casebook-detail{overflow:hidden;border-radius:14px}.casebook-detail-masthead{position:relative;min-height:285px;display:grid;grid-template-columns:130px minmax(240px,.85fr) minmax(260px,1.15fr);grid-template-rows:1fr auto;gap:24px;align-items:center;padding:30px 32px 26px;overflow:hidden;border-bottom:1px solid var(--border);background:linear-gradient(90deg,transparent 49.8%,rgba(159,248,80,.045) 50%,transparent 50.2%) 0 0 / 84px 84px,linear-gradient(transparent 49.8%,rgba(159,248,80,.045) 50%,transparent 50.2%) 0 0 / 84px 84px,radial-gradient(circle at 56% 40%,rgba(145,131,229,.14),transparent 22rem),#0b0f21}.casebook-detail-masthead:after{position:absolute;right:-86px;bottom:-150px;width:330px;height:330px;border:1px solid rgba(159,248,80,.09);border-radius:50%;content:""}.casebook-detail-id{align-self:stretch;display:flex;flex-direction:column;padding-right:22px;border-right:1px solid var(--border)}.casebook-detail-id>span,.casebook-detail-id>small,.casebook-detail-verdict small,.casebook-market-verdict small{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.08em;text-transform:uppercase}.casebook-detail-id>b{margin:9px 0 auto;color:var(--lime);font-family:var(--mono);font-size:17px;font-weight:500;letter-spacing:-.04em}.casebook-detail-id>small{line-height:1.55}.casebook-detail-match{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center}.casebook-detail-match>span{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:11px}.casebook-detail-match .command-crest{width:58px;height:58px;font-size:9px}.casebook-detail-match>em{display:flex;flex-direction:column;align-items:center;color:var(--text);font-style:normal}.casebook-detail-match>em small,.casebook-detail-match>em i{color:var(--muted);font-family:var(--mono);font-size:6px;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.casebook-detail-match>em strong{margin:3px 0;font-size:30px;letter-spacing:-.07em}.casebook-detail-verdict{position:relative;z-index:1;display:flex;gap:14px}.casebook-detail-verdict>span:first-child{width:40px;height:40px;display:grid;flex:0 0 40px;place-items:center;border:1px solid rgba(159,248,80,.18);border-radius:11px;background:#9ff85012;color:var(--lime)}.casebook-detail-verdict svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.6}.casebook-detail-verdict h2{margin:7px 0;font-size:clamp(22px,2.3vw,35px);letter-spacing:-.055em;line-height:1.02}.casebook-detail-verdict p{max-width:500px;margin:0;color:var(--muted);font-size:10px;line-height:1.65}.casebook-matchroom-link{position:relative;z-index:1;grid-column:2 / 4;width:fit-content;display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid rgba(159,248,80,.22);border-radius:8px;background:#9ff85014;color:var(--text);font-size:9px;font-weight:800;text-decoration:none}.casebook-matchroom-link svg{width:14px;fill:none;stroke:var(--lime);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.casebook-decision-rail,.casebook-readout,.casebook-evidence-sequence{padding:26px 30px;border-bottom:1px solid var(--border)}.casebook-final-state,.casebook-move-label{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(145,131,229,.23);border-radius:6px;background:#9183e514;color:var(--violet);font-family:var(--mono);font-size:7px;letter-spacing:.06em;text-transform:uppercase}.casebook-final-state svg{width:12px;fill:none;stroke:currentColor;stroke-width:1.8}.casebook-rail-stages{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:20px}.casebook-rail-stages:before{position:absolute;top:31px;right:9%;left:9%;height:1px;background:linear-gradient(90deg,var(--lime),var(--violet));content:""}.casebook-rail-stage{position:relative;z-index:1;min-height:112px;display:grid;grid-template-columns:28px 1fr auto;grid-template-rows:34px 1fr;gap:8px 10px;padding:12px;border:1px solid var(--border);border-radius:9px;background:var(--surface-soft)}.rail-index{color:var(--muted);font-family:var(--mono);font-size:7px}.casebook-rail-stage>i{grid-column:2;grid-row:1;width:25px;height:25px;display:grid;align-self:start;place-items:center;border-radius:50%;background:var(--lime);color:#0c1420;font-style:normal}.casebook-rail-stage.locked>i{background:var(--violet)}.casebook-rail-stage>i svg{width:13px;fill:none;stroke:currentColor;stroke-width:2.1}.casebook-rail-stage>span:nth-of-type(2){grid-column:1 / 4;display:flex;flex-direction:column;gap:3px}.casebook-rail-stage b{font-size:9px}.casebook-rail-stage small{color:var(--muted);font-size:8px;line-height:1.4}.casebook-rail-stage>em{color:var(--muted);font-family:var(--mono);font-size:7px;font-style:normal}.casebook-move-label{border-color:#e9b96840;background:var(--amber-soft);color:var(--amber)}.casebook-move-label i{width:5px;height:5px;border-radius:50%;background:currentColor}.casebook-readout-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:20px;overflow:hidden;border:1px solid var(--border);border-radius:10px}.casebook-readout-grid>div{min-width:0;display:flex;flex-direction:column;padding:18px 14px;border-right:1px solid var(--border);background:#070a1759}.casebook-readout-grid>div:last-child{border-right:0}.casebook-readout-grid span,.casebook-readout-grid small{color:var(--muted);font-size:8px}.casebook-readout-grid b{margin:13px 0 4px;font-size:clamp(17px,1.7vw,25px);letter-spacing:-.05em}.casebook-readout-grid .consensus-move{background:#6489f614}.casebook-readout-grid .consensus-move b{color:var(--blue)}.casebook-readout-grid .pre-move{background:#e9b96814}.casebook-readout-grid .pre-move b{color:var(--amber)}.casebook-market-verdict{display:grid;grid-template-columns:38px minmax(180px,auto) 1fr;gap:13px;align-items:center;margin-top:10px;padding:12px 14px;border:1px solid rgba(233,185,104,.15);border-radius:9px;background:var(--amber-soft)}.casebook-market-verdict>span:first-child{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#e9b9681f;color:var(--amber)}.casebook-market-verdict svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.casebook-market-verdict>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.casebook-market-verdict b{font-size:10px}.casebook-market-verdict p{margin:0;padding-left:16px;border-left:1px solid rgba(233,185,104,.2);color:var(--muted-strong);font-size:9px;line-height:1.55}.casebook-analysis-grid{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border)}.casebook-analysis-card{display:flex;gap:14px;padding:26px 30px}.casebook-analysis-card+.casebook-analysis-card{border-left:1px solid var(--border)}.analysis-icon{width:38px;height:38px;display:grid;flex:0 0 38px;place-items:center;border-radius:9px;background:#6489f61a;color:var(--blue)}.casebook-analysis-card.execution .analysis-icon{background:#9ff85014;color:var(--lime)}.analysis-icon svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.casebook-analysis-card>div>span{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.08em;text-transform:uppercase}.casebook-analysis-card h3{margin:5px 0 7px;font-size:15px}.casebook-analysis-card p{margin:0 0 10px;color:var(--muted);font-size:9px;line-height:1.6}.casebook-analysis-card small{color:var(--muted-strong);font-size:8px;line-height:1.55}.casebook-evidence-head,.casebook-evidence-row{display:grid;grid-template-columns:110px 100px minmax(220px,1fr) 80px 90px;gap:12px;align-items:center}.casebook-evidence-head{margin-top:20px;padding:0 13px 9px;color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.07em;text-transform:uppercase}.casebook-evidence-row{min-height:64px;padding:10px 13px;border-top:1px solid var(--border);font-size:9px}.casebook-evidence-row:nth-child(2n){background:#070a1745}.casebook-evidence-row>span{min-width:0}.casebook-evidence-row>span:first-child{display:flex;flex-direction:column;gap:3px}.casebook-evidence-row small{color:var(--muted);font-family:var(--mono);font-size:7px}.casebook-evidence-row>span:nth-child(2){display:flex;align-items:center;gap:7px}.casebook-evidence-row>span:nth-child(2) i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--blue)}.casebook-evidence-row>span:nth-child(2) i.txline{background:var(--lime)}.casebook-evidence-row>span:nth-child(2) i.samaritan{background:var(--violet)}.casebook-evidence-row>span:nth-child(3){color:var(--text-soft);line-height:1.45}.casebook-evidence-row>span:last-child{width:fit-content;padding:5px 7px;border-radius:5px;background:#e9b9681a;color:var(--amber);font-size:8px;font-weight:700}.casebook-evidence-row>span:last-child.no-trade{background:#9183e51a;color:var(--violet)}.casebook-proof-line{display:grid;grid-template-columns:minmax(190px,1.1fr) 1fr 1fr auto;gap:20px;align-items:center;padding:20px 30px;background:#090d1d}.casebook-proof-line>span{min-width:0;display:flex;flex-direction:column;gap:4px}.casebook-proof-status{flex-direction:row!important;align-items:center;gap:10px!important}.casebook-proof-status svg,.casebook-policy svg{width:20px;flex:0 0 20px;fill:none;stroke:var(--lime);stroke-width:1.6}.casebook-proof-status>span{display:flex;flex-direction:column;gap:3px}.casebook-proof-line b{font-size:9px}.casebook-proof-line small{color:var(--muted);font-size:7px}.casebook-proof-line code{overflow:hidden;color:var(--muted-strong);font-family:var(--mono);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.casebook-policy{flex-direction:row!important;align-items:center;padding:7px 9px;border:1px solid var(--border);border-radius:6px;color:var(--muted-strong);font-size:7px;white-space:nowrap}.casebook-policy svg{width:13px;flex-basis:13px;stroke:var(--muted)}.casebook-detail-empty{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border-radius:14px;text-align:center}.casebook-detail-empty svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.5}.casebook-detail-empty h2{margin:0 0 8px;font-size:23px;letter-spacing:-.045em}.casebook-detail-empty p{max-width:430px;margin:0;color:var(--muted);font-size:10px;line-height:1.65}.casebook-detail-empty button{margin-top:20px;padding:10px 14px;border:0;border-radius:7px;background:var(--lime);color:#081018;font-size:9px;font-weight:800;cursor:pointer}@media(max-width:1260px){.casebook-hero{grid-template-columns:minmax(330px,.75fr) minmax(500px,1.25fr)}.casebook-stat-deck>div{padding:19px 14px}.casebook-filters{grid-template-columns:minmax(210px,1fr) minmax(480px,3fr) auto}.casebook-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.casebook-filter-select{height:43px}.casebook-detail-masthead{grid-template-columns:118px minmax(250px,.8fr) minmax(300px,1.2fr);padding-right:26px;padding-left:26px}.casebook-readout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.casebook-readout-grid>div:nth-child(3){border-right:0}.casebook-readout-grid>div:nth-child(-n+3){border-bottom:1px solid var(--border)}}@media(max-width:1060px){.casebook-content{padding-right:20px;padding-left:20px}.casebook-hero{grid-template-columns:1fr}.casebook-hero-copy{min-height:230px;padding-right:38px}.casebook-stat-deck{min-height:188px;margin:0;border-top:1px solid var(--border);border-left:0}.casebook-filters{grid-template-columns:1fr auto}.casebook-filter-grid{grid-column:1 / 3;grid-row:2}.casebook-clear{grid-column:2;grid-row:1}.casebook-workbench{grid-template-columns:1fr}.casebook-index{position:static}.casebook-index-row{display:grid;grid-template-columns:minmax(300px,1fr) 1fr;column-gap:30px}.casebook-index-time,.casebook-index-match{grid-column:1}.casebook-index-tags,.casebook-index-outcome{grid-column:2}.casebook-index-tags{align-self:end;margin-top:10px}.casebook-index-outcome{align-self:start}}@media(max-width:760px){.casebook-content{padding:12px 12px 104px}.casebook-hero{border-radius:12px 12px 3px 3px}.casebook-hero-copy{min-height:265px;padding:30px 24px 28px}.casebook-hero h2{font-size:clamp(32px,10vw,44px)}.casebook-stat-deck{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,112px) 62px}.casebook-stat-deck>div:nth-child(2n){border-right:0}.casebook-verified-stat{grid-row:3}.casebook-filters{grid-template-columns:1fr auto}.casebook-search{min-width:0}.casebook-search kbd{display:none}.casebook-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.casebook-index-row{display:block}.casebook-index-tags{margin-top:16px}.casebook-detail-masthead{min-height:0;grid-template-columns:1fr;grid-template-rows:auto;gap:25px;padding:25px 20px}.casebook-detail-id{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:0 0 14px;border-right:0;border-bottom:1px solid var(--border)}.casebook-detail-id>b{grid-row:1 / 3;grid-column:2;margin:0}.casebook-detail-match,.casebook-detail-verdict{grid-column:1}.casebook-detail-verdict h2{font-size:27px}.casebook-matchroom-link{grid-column:1;width:100%;justify-content:center}.casebook-decision-rail,.casebook-readout,.casebook-evidence-sequence{padding:22px 18px}.casebook-rail-stages{grid-template-columns:1fr 1fr}.casebook-rail-stages:before{display:none}.casebook-readout-grid{grid-template-columns:1fr 1fr}.casebook-readout-grid>div{border-bottom:1px solid var(--border)}.casebook-readout-grid>div:nth-child(odd){border-right:1px solid var(--border)}.casebook-readout-grid>div:nth-child(2n){border-right:0}.casebook-readout-grid>div:nth-last-child(-n+2){border-bottom:0}.casebook-market-verdict{grid-template-columns:36px 1fr}.casebook-market-verdict p{grid-column:1 / 3;padding:11px 0 0;border-top:1px solid rgba(233,185,104,.2);border-left:0}.casebook-analysis-grid{grid-template-columns:1fr}.casebook-analysis-card{padding:22px 18px}.casebook-analysis-card+.casebook-analysis-card{border-top:1px solid var(--border);border-left:0}.casebook-evidence-head{display:none}.casebook-evidence-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:9px;padding:13px;border:1px solid var(--border);border-radius:8px}.casebook-evidence-row>span:nth-child(3){grid-column:1 / 3;grid-row:2;padding:9px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.casebook-evidence-row>span:nth-child(4){grid-column:1}.casebook-evidence-row>span:nth-child(5){grid-column:2;justify-self:end}.casebook-proof-line{grid-template-columns:1fr 1fr;padding:20px 18px}.casebook-proof-status{grid-column:1 / 3}}@media(max-width:420px){.casebook-hero-copy{min-height:290px}.casebook-stat-deck{grid-template-columns:1fr 1fr}.casebook-stat-deck>div{padding:17px 14px}.casebook-stat-deck>div>b{font-size:22px}.casebook-stat-deck .casebook-primary-stat b{font-size:39px}.casebook-filters{grid-template-columns:1fr}.casebook-search,.casebook-filter-grid,.casebook-clear{grid-column:1}.casebook-search{grid-row:1}.casebook-filter-grid{grid-row:2}.casebook-clear{grid-row:3}.casebook-detail-match{gap:8px}.casebook-detail-match .command-crest{width:49px;height:49px}.casebook-detail-verdict>span:first-child{display:none}.casebook-section-head{align-items:flex-start}.casebook-rail-stages,.casebook-readout-grid{grid-template-columns:1fr}.casebook-readout-grid>div,.casebook-readout-grid>div:nth-child(odd),.casebook-readout-grid>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.casebook-readout-grid>div:last-child{border-bottom:0}.casebook-analysis-card{flex-direction:column}.casebook-proof-line{grid-template-columns:1fr}.casebook-proof-status{grid-column:1}.casebook-policy{width:fit-content}}.study-shell{background:radial-gradient(circle at 72% 3%,rgba(159,248,80,.065),transparent 29rem),radial-gradient(circle at 93% 58%,rgba(100,137,246,.055),transparent 32rem),var(--bg)}.study-content{width:min(1480px,100%);margin:0 auto;padding:26px 28px 76px}.study-hero{position:relative;min-height:340px;display:grid;grid-template-columns:minmax(390px,.84fr) minmax(580px,1.16fr);overflow:hidden;border:1px solid var(--border);border-radius:18px 18px 4px 4px;background:linear-gradient(90deg,rgba(159,248,80,.035) 1px,transparent 1px) 0 0 / 56px 56px,linear-gradient(rgba(159,248,80,.035) 1px,transparent 1px) 0 0 / 56px 56px,radial-gradient(circle at 22% 24%,rgba(100,137,246,.11),transparent 25rem),#0b0f21;box-shadow:var(--shadow)}.study-hero:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--lime);content:""}.study-hero:after{position:absolute;top:-190px;left:25%;width:420px;height:420px;border:1px solid rgba(159,248,80,.09);border-radius:50%;content:""}.study-hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:40px 42px}.study-kicker{display:flex;align-items:center;gap:9px;color:var(--lime);font-family:var(--mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.study-kicker i{width:22px;height:1px;background:currentColor}.study-hero h2{margin:17px 0 16px;font-size:clamp(42px,4.4vw,70px);letter-spacing:-.075em;line-height:.91}.study-hero h2 em{color:var(--muted-strong);font-style:normal;font-weight:500}.study-hero-copy>p{max-width:560px;margin:0;color:var(--muted);font-size:11px;line-height:1.72}.study-primary-question{display:flex;align-items:center;gap:12px;margin-top:27px;padding-top:21px;border-top:1px solid var(--border)}.study-primary-question>span:first-child{width:38px;height:38px;display:grid;flex:0 0 38px;place-items:center;border-radius:9px;background:#9ff85014;color:var(--lime)}.study-primary-question svg,.lane-mark svg,.candidate-lead svg,.candidate-selector svg,.risk-grid svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.study-primary-question>span:last-child{display:flex;flex-direction:column;gap:3px}.study-primary-question small,.study-clock small,.study-lane small,.candidate-lead small,.candidate-selector small{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.08em;text-transform:uppercase}.study-primary-question b{font-size:10px}.study-clock{position:relative;z-index:1;display:grid;grid-template-rows:auto 1fr auto auto;border-left:1px solid var(--border);background:#0407114d}.study-clock>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 23px;border-bottom:1px solid var(--border)}.study-clock>header>span{display:flex;align-items:center;gap:7px;color:var(--lime);font-size:9px;font-weight:800}.study-clock>header>span i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px #9ff85080}.study-clock>header em{color:var(--muted);font-family:var(--mono);font-size:7px;font-style:normal}.study-clock-main{display:grid;grid-template-columns:74px 1fr 1fr;gap:22px;align-items:center;padding:24px 25px 18px}.study-clock-lock{width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(159,248,80,.18);border-radius:50%;background:radial-gradient(circle,#9ff8501f,#9ff85006);color:var(--lime);box-shadow:0 0 50px #9ff8500f}.study-clock-lock svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.4}.study-clock-main>div{min-width:0;display:flex;flex-direction:column}.study-clock-main strong{display:flex;align-items:baseline;gap:7px;margin:7px 0 2px;color:var(--muted-strong);font-family:var(--mono);font-size:clamp(28px,3.15vw,50px);font-weight:400;letter-spacing:-.08em;line-height:1}.study-clock-main strong b{color:var(--lime);font-weight:500}.study-clock-main strong em{color:var(--border-strong);font-size:.55em;font-style:normal}.study-clock-main>div>span{color:var(--muted);font-size:8px}.study-clock-progress{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:0 25px 22px}.study-progress-meter>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.study-progress-meter>div>span{color:var(--muted-strong);font-family:var(--mono);font-size:8px}.study-progress-meter>div>span b{color:var(--text)}.study-progress-meter>div small{overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.study-progress-meter>i{height:3px;display:block;margin-top:8px;overflow:hidden;border-radius:3px;background:#9da9da21}.study-progress-meter>i em{height:100%;display:block;background:var(--lime);box-shadow:0 0 9px #9ff85080}.study-clock>footer{display:grid;grid-template-columns:1fr 1.2fr auto;gap:15px;align-items:center;padding:14px 23px;border-top:1px solid var(--border);background:#070a18a6;color:var(--muted);font-size:8px}.study-clock>footer b{color:var(--text-soft)}.study-clock>footer>span:last-child{display:flex;align-items:center;gap:6px;color:var(--lime);font-weight:800}.study-clock>footer svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.8}.study-lanes{display:grid;grid-template-columns:1fr 1fr minmax(260px,.76fr);margin-top:12px;overflow:hidden;border-radius:4px 4px 12px 12px}.study-lane,.lane-boundary{min-width:0;display:flex;align-items:center;gap:13px;padding:17px 19px;border-right:1px solid var(--border)}.study-lane.long-run{background:linear-gradient(90deg,rgba(159,248,80,.08),transparent)}.lane-mark{width:36px;height:36px;display:grid;flex:0 0 36px;place-items:center;border-radius:9px;background:#9ff85017;color:var(--lime)}.study-lane.bounty .lane-mark{background:#6489f61a;color:var(--blue)}.study-lane>span:nth-child(2),.lane-boundary>span{min-width:0;display:flex;flex-direction:column;gap:2px}.study-lane b,.lane-boundary b{font-size:9px}.study-lane em,.lane-boundary small{overflow:hidden;color:var(--muted);font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.study-lane>strong{margin-left:auto;padding:5px 7px;border:1px solid rgba(159,248,80,.18);border-radius:5px;color:var(--lime);font-family:var(--mono);font-size:7px;text-transform:uppercase}.study-lane.bounty>strong{border-color:#6489f633;color:var(--blue)}.lane-boundary{border-right:0;background:var(--surface-soft)}.lane-boundary>svg{width:19px;flex:0 0 19px;fill:none;stroke:var(--violet);stroke-width:1.6}.study-corrected-evidence{margin-top:12px;overflow:hidden;border-color:#6489f633;border-radius:14px;background:linear-gradient(125deg,#6489f612,#090d1df2 45%)}.study-unregistered-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(100,137,246,.24);border-radius:6px;background:#6489f614;color:var(--blue);font-family:var(--mono);font-size:7px;letter-spacing:.06em;text-transform:uppercase}.study-unregistered-chip svg,.corrected-evidence-boundary svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.7}.corrected-evidence-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr)}.corrected-evidence-grid>div{min-width:0;display:flex;flex-direction:column;gap:5px;padding:22px;border-right:1px solid var(--border)}.corrected-evidence-grid>div:last-child{border-right:0}.corrected-evidence-grid small,.corrected-evidence-grid em{color:var(--muted);font-size:7px;font-style:normal;line-height:1.45}.corrected-evidence-grid b{color:var(--text-soft);font-size:18px;letter-spacing:-.04em}.corrected-evidence-primary b{color:var(--lime);font-family:var(--mono);font-size:29px}.corrected-evidence-boundary{display:flex;align-items:center;gap:11px;padding:14px 22px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#9183e50f;color:var(--violet)}.corrected-evidence-boundary>span{display:flex;flex-direction:column;gap:3px}.corrected-evidence-boundary b{color:var(--text-soft);font-size:9px}.corrected-evidence-boundary small{color:var(--muted);font-size:7px}.study-corrected-evidence>footer{display:flex;justify-content:space-between;gap:18px;padding:12px 22px;color:var(--muted);font-size:7px}.study-corrected-evidence>footer code{margin-left:6px;color:var(--muted-strong);font-family:var(--mono)}.study-synthetic-proof{margin-top:12px;overflow:hidden;border-color:#9ff8502e;border-radius:14px;background:linear-gradient(120deg,#9ff8500e,#090d1df7 48%)}.synthetic-verified-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(159,248,80,.24);border-radius:6px;background:#9ff85012;color:var(--lime);font-family:var(--mono);font-size:7px;letter-spacing:.06em;text-transform:uppercase}.synthetic-verified-chip svg,.synthetic-proof-mark svg,.study-synthetic-proof>footer svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.7}.synthetic-proof-body{display:grid;grid-template-columns:minmax(300px,1.25fr) minmax(420px,1fr)}.synthetic-proof-story{display:flex;align-items:center;gap:15px;padding:22px;border-right:1px solid var(--border)}.synthetic-proof-mark{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid rgba(159,248,80,.22);border-radius:11px;background:#9ff85012;color:var(--lime)}.synthetic-proof-mark svg{width:20px}.synthetic-proof-story>div{display:flex;flex-direction:column;gap:4px}.synthetic-proof-story small,.synthetic-proof-facts small{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.05em;text-transform:uppercase}.synthetic-proof-story b{color:var(--text-soft);font-size:12px}.synthetic-proof-story p{max-width:580px;margin:0;color:var(--muted-strong);font-size:8px;line-height:1.55}.synthetic-proof-facts{display:grid;grid-template-columns:repeat(4,1fr)}.synthetic-proof-facts>span{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:18px 14px;border-right:1px solid var(--border)}.synthetic-proof-facts>span:last-child{border-right:0}.synthetic-proof-facts b{color:var(--text-soft);font-size:9px}.synthetic-proof-flow{display:grid;grid-template-columns:repeat(7,1fr);padding:13px 22px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#9ff85006}.synthetic-proof-flow>span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted-strong)}.synthetic-proof-flow b{font-family:var(--mono);font-size:7px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.synthetic-proof-flow i{display:grid;place-items:center;color:#9ff8507a}.synthetic-proof-flow svg{width:12px;fill:none;stroke:currentColor;stroke-width:1.7}.study-synthetic-proof>footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 22px;color:var(--muted-strong);font-size:7px}.study-synthetic-proof>footer>span,.study-synthetic-proof>footer a{display:inline-flex;align-items:center;gap:7px}.study-synthetic-proof>footer>span svg{color:var(--muted)}.study-synthetic-proof>footer a{color:var(--lime);font-weight:800;text-decoration:none;white-space:nowrap}.study-synthetic-proof>footer a svg{width:12px}.study-primary-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(285px,.72fr);gap:12px;align-items:stretch;margin-top:12px}.study-endpoint,.study-guardrails,.study-candidate,.study-risk,.study-queue,.study-rules,.study-rows{overflow:hidden;border-radius:14px}.study-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 23px 17px;border-bottom:1px solid var(--border)}.study-panel-head>div>span{color:var(--lime);font-family:var(--mono);font-size:7px;letter-spacing:.11em;text-transform:uppercase}.study-panel-head h2{margin:4px 0 0;font-size:16px;letter-spacing:-.04em}.study-sealed-chip,.study-result-chip,.config-frozen,.paper-only,.rules-note{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(145,131,229,.25);border-radius:6px;background:#9183e514;color:var(--violet);font-family:var(--mono);font-size:7px;letter-spacing:.06em;text-transform:uppercase}.study-sealed-chip svg{width:12px;fill:none;stroke:currentColor;stroke-width:1.8}.sealed-endpoint-stage{position:relative;min-height:310px;padding:32px 34px 25px;background:linear-gradient(90deg,rgba(157,169,218,.035) 1px,transparent 1px) 0 0 / 56px 56px,linear-gradient(rgba(157,169,218,.035) 1px,transparent 1px) 0 0 / 56px 56px,var(--surface-soft)}.endpoint-axis-labels{display:grid;grid-template-columns:1fr auto 1fr;color:var(--muted);font-family:var(--mono);font-size:7px;text-transform:uppercase}.endpoint-axis-labels span:nth-child(2){color:var(--text-soft)}.endpoint-axis-labels span:last-child{text-align:right}.endpoint-axis{position:relative;height:18px;margin:10px 0 27px}.endpoint-axis>i{position:absolute;top:8px;right:0;left:0;height:2px;border-radius:2px;background:linear-gradient(90deg,#f16e7a8c,#9da9da40 50%,#9ff850b3)}.endpoint-axis>em{position:absolute;top:1px;left:50%;width:1px;height:16px;background:var(--text-soft)}.endpoint-axis>span{position:absolute;top:4px;left:calc(50% - 4px);width:9px;height:9px;border:2px solid var(--surface-soft);border-radius:50%;background:var(--text-soft)}.endpoint-vault{display:flex;align-items:center;gap:18px;padding:20px;border:1px solid rgba(145,131,229,.22);border-radius:11px;background:linear-gradient(110deg,#9183e51a,#9183e506)}.endpoint-vault>span{width:48px;height:48px;display:grid;flex:0 0 48px;place-items:center;border-radius:50%;background:#9183e521;color:var(--violet)}.endpoint-vault svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.6}.endpoint-vault>div{min-width:0;display:flex;flex-direction:column;gap:4px}.endpoint-vault small{color:var(--violet);font-family:var(--mono);font-size:7px;letter-spacing:.07em;text-transform:uppercase}.endpoint-vault b{font-size:13px}.endpoint-vault p{margin:0;color:var(--muted);font-size:8px;line-height:1.5}.endpoint-method{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:20px;margin-top:21px}.endpoint-method>span{min-width:0;display:flex;flex-direction:column;gap:4px}.endpoint-method small{color:var(--muted);font-family:var(--mono);font-size:7px;text-transform:uppercase}.endpoint-method b{overflow:hidden;color:var(--text-soft);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.study-accept-criteria{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border)}.study-accept-criteria>div{min-height:101px;display:grid;grid-template-columns:20px 27px 1fr;gap:9px;align-items:start;padding:17px;border-right:1px solid var(--border)}.study-accept-criteria>div:last-child{border-right:0}.study-accept-criteria>div>span{color:var(--muted);font-family:var(--mono);font-size:7px}.study-accept-criteria>div>i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#9183e51a;color:var(--violet)}.study-accept-criteria svg{width:11px;fill:none;stroke:currentColor;stroke-width:1.8}.study-accept-criteria p{margin:0;color:var(--muted-strong);font-size:8px;line-height:1.48}.study-guardrails{display:flex;flex-direction:column}.study-guardrails .study-panel-head>svg{width:20px;fill:none;stroke:var(--lime);stroke-width:1.6}.study-guardrails>p{margin:0;padding:15px 20px;border-bottom:1px solid var(--border);color:var(--muted);font-size:8px;line-height:1.55}.study-guardrail-list{padding:5px 20px}.study-guardrail-list>div{display:flex;align-items:center;justify-content:space-between;gap:13px;padding:14px 0;border-bottom:1px solid var(--border)}.study-guardrail-list>div>span{display:flex;align-items:center;gap:9px}.study-guardrail-list>div>span>i{width:27px;height:27px;display:grid;flex:0 0 27px;place-items:center;border-radius:7px;background:#9183e517;color:var(--violet)}.study-guardrail-list>div.pass>span>i{background:#9ff85017;color:var(--lime)}.study-guardrail-list>div.fail>span>i{background:var(--danger-soft);color:var(--danger)}.study-guardrail-list svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.8}.study-guardrail-list>div>span>span{display:flex;flex-direction:column;gap:2px}.study-guardrail-list b{font-size:9px}.study-guardrail-list small{color:var(--muted);font-size:7px}.study-guardrail-list em{color:var(--text-soft);font-family:var(--mono);font-size:8px;font-style:normal;white-space:nowrap}.study-guardrails>footer,.study-risk>footer{display:flex;gap:10px;margin-top:auto;padding:16px 20px;border-top:1px solid var(--border);background:var(--surface-soft)}.study-guardrails>footer svg,.study-risk>footer svg{width:17px;flex:0 0 17px;fill:none;stroke:var(--violet);stroke-width:1.6}.study-guardrails>footer span,.study-risk>footer span{display:flex;flex-direction:column;gap:3px}.study-guardrails>footer b,.study-risk>footer b{font-size:8px}.study-guardrails>footer small,.study-risk>footer small{color:var(--muted);font-size:7px;line-height:1.45}.study-secondary-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(260px,.8fr) minmax(280px,1fr);gap:12px;align-items:stretch;margin-top:12px}.config-frozen{border-color:#9ff85033;background:#9ff85012;color:var(--lime)}.config-frozen i{width:5px;height:5px;border-radius:50%;background:currentColor}.candidate-lead,.candidate-selector{display:flex;align-items:center;gap:12px;padding:18px 22px;border-bottom:1px solid var(--border)}.candidate-lead>span:first-child,.candidate-selector>span:first-child{width:37px;height:37px;display:grid;flex:0 0 37px;place-items:center;border-radius:9px;background:#9ff85017;color:var(--lime)}.candidate-selector>span:first-child{background:#6489f617;color:var(--blue)}.candidate-lead>span:last-child,.candidate-selector>span:last-child{display:flex;flex-direction:column;gap:3px}.candidate-lead b,.candidate-selector b{font-size:10px}.candidate-lead em,.candidate-selector em{color:var(--muted);font-size:7px;font-style:normal}.candidate-parameters{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--border)}.candidate-parameters>span{min-width:0;display:flex;flex-direction:column;gap:7px;padding:17px 12px;border-right:1px solid var(--border)}.candidate-parameters>span:last-child{border-right:0}.candidate-parameters small,.candidate-hash>span{color:var(--muted);font-family:var(--mono);font-size:7px;text-transform:uppercase}.candidate-parameters b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.candidate-hash{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;background:var(--surface-soft)}.candidate-hash code{color:var(--muted-strong);font-family:var(--mono);font-size:7px}.paper-only{border-color:#6489f638;background:#6489f612;color:var(--blue)}.study-risk{display:flex;flex-direction:column}.risk-orbit{position:relative;min-height:158px;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid var(--border);background:radial-gradient(circle,rgba(100,137,246,.1),transparent 60%)}.risk-bankroll{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.risk-bankroll span,.risk-bankroll small,.risk-grid small{color:var(--muted);font-family:var(--mono);font-size:7px;text-transform:uppercase}.risk-bankroll b{margin:4px 0;font-size:32px;letter-spacing:-.06em}.risk-ring{position:absolute;border:1px solid rgba(100,137,246,.12);border-radius:50%}.risk-ring.one{width:128px;height:128px}.risk-ring.two{width:205px;height:205px}.risk-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border)}.risk-grid>span{min-width:0;display:flex;flex-direction:column;gap:5px;padding:14px 11px;border-right:1px solid var(--border)}.risk-grid>span:last-child{border-right:0}.risk-grid b{font-size:11px}.study-queue .study-panel-head>span{color:var(--muted);font-family:var(--mono);font-size:8px}.queue-flow{display:grid;grid-template-columns:1fr 18px 1fr 18px 1fr;gap:8px;align-items:center;padding:25px 20px;border-bottom:1px solid var(--border)}.queue-flow>div{min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.queue-flow b{font-family:var(--mono);font-size:25px;font-weight:500}.queue-flow span{color:var(--muted);font-size:7px}.queue-flow .eligible b{color:var(--lime)}.queue-flow>i{color:var(--muted)}.queue-flow svg,.study-queue>a svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.7}.queue-rejection{display:flex;gap:11px;padding:17px 20px;border-bottom:1px solid var(--border)}.queue-rejection>span:first-child{width:29px;height:29px;display:grid;flex:0 0 29px;place-items:center;border-radius:7px;background:var(--amber-soft);color:var(--amber)}.queue-rejection svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.8}.queue-rejection>span:last-child{display:flex;flex-direction:column;gap:4px}.queue-rejection b{font-size:8px}.queue-rejection small{color:var(--muted);font-size:7px;line-height:1.5}.study-queue>a{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;color:var(--text-soft);font-size:8px;font-weight:800;text-decoration:none}.study-queue>a svg{color:var(--lime)}.study-rules{margin-top:12px}.rules-note{border-color:var(--border);background:var(--surface-soft);color:var(--muted)}.study-rule-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr}.study-rule-grid>div{min-height:188px;padding:21px 23px;border-right:1px solid var(--border)}.study-rule-grid>div:last-child{border-right:0}.study-rule-grid header{display:flex;align-items:center;gap:9px;margin-bottom:15px}.study-rule-grid header>span{width:28px;height:28px;display:grid;place-items:center;border-radius:7px}.study-rule-grid .accept header>span{background:#9ff85017;color:var(--lime)}.study-rule-grid .reject header>span{background:var(--danger-soft);color:var(--danger)}.study-rule-grid .inconclusive header>span{background:var(--amber-soft);color:var(--amber)}.study-rule-grid svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8}.study-rule-grid header b{font-size:11px}.study-rule-grid p{position:relative;margin:0;padding:8px 0 8px 15px;border-top:1px solid var(--border);color:var(--muted-strong);font-size:8px;line-height:1.5}.study-rule-grid p:before{position:absolute;top:13px;left:1px;width:4px;height:4px;border-radius:50%;background:var(--muted);content:""}.study-rules>footer{display:flex;align-items:center;gap:10px;padding:15px 23px;border-top:1px solid rgba(145,131,229,.16);background:#9183e512;color:var(--text-soft)}.study-rules>footer svg{width:17px;flex:0 0 17px;fill:none;stroke:var(--violet);stroke-width:1.7}.study-rules>footer b{font-size:8px}.study-proof{display:grid;grid-template-columns:minmax(205px,1.2fr) 1fr 1fr 1fr auto;gap:21px;align-items:center;margin-top:12px;padding:19px 23px;border:1px solid var(--border);border-radius:12px;background:#090d1d}.study-proof>span{min-width:0;display:flex;flex-direction:column;gap:4px}.study-proof-status{flex-direction:row!important;align-items:center;gap:10px!important}.study-proof-status>svg,.study-proof-boundary svg{width:20px;flex:0 0 20px;fill:none;stroke:var(--lime);stroke-width:1.6}.study-proof-status>span{display:flex;flex-direction:column;gap:3px}.study-proof b{font-size:9px}.study-proof small{color:var(--muted);font-size:7px}.study-proof code{overflow:hidden;color:var(--muted-strong);font-family:var(--mono);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.study-proof-boundary{flex-direction:row!important;align-items:center;padding:7px 9px;border:1px solid var(--border);border-radius:6px;color:var(--muted-strong);font-size:7px;white-space:nowrap}.study-proof-boundary svg{width:13px;flex-basis:13px;stroke:var(--muted)}.study-open-endpoints{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr}.study-open-endpoints>div{min-width:0;display:flex;flex-direction:column;gap:4px;padding:29px 22px;border-right:1px solid var(--border)}.study-open-endpoints>div:last-child{border-right:0}.study-open-endpoints span,.study-open-endpoints small{color:var(--muted);font-size:8px}.study-open-endpoints b{margin:10px 0 3px;font-size:27px}.study-endpoint-primary b{color:var(--lime)}.study-incomplete-endpoint{display:flex;gap:12px;margin:26px;padding:18px;border:1px solid var(--border);border-radius:9px}.study-incomplete-endpoint svg{width:18px;fill:none;stroke:var(--amber);stroke-width:1.7}.study-incomplete-endpoint span{display:flex;flex-direction:column;gap:4px}.study-incomplete-endpoint small{color:var(--muted);font-size:8px}.study-result-chip.accept{border-color:#9ff85033;background:#9ff85014;color:var(--lime)}.study-result-chip.reject{border-color:#f16e7a33;background:var(--danger-soft);color:var(--danger)}.study-rows{margin-top:12px}.study-rows .study-panel-head>span{color:var(--muted);font-family:var(--mono);font-size:8px}.study-row-head,.study-row{display:grid;grid-template-columns:minmax(130px,1.2fr) repeat(7,minmax(70px,1fr));gap:12px;align-items:center;padding:12px 20px}.study-row-head{color:var(--muted);font-family:var(--mono);font-size:7px;text-transform:uppercase}.study-row{border-top:1px solid var(--border);color:var(--text-soft);font-size:8px}.study-row>span:first-child{display:flex;flex-direction:column}.study-row small{color:var(--muted);font-size:7px}@media(max-width:1260px){.study-hero{grid-template-columns:minmax(340px,.72fr) minmax(500px,1.28fr)}.study-hero-copy{padding:34px}.study-clock-main{grid-template-columns:58px 1fr 1fr;gap:16px}.study-clock-lock{width:52px;height:52px}.study-secondary-grid{grid-template-columns:1.2fr .8fr}.study-queue{grid-column:1 / 3}}@media(max-width:1060px){.study-content{padding-right:20px;padding-left:20px}.study-hero{grid-template-columns:1fr}.study-hero-copy{min-height:310px}.study-clock{min-height:330px;border-top:1px solid var(--border);border-left:0}.study-lanes,.corrected-evidence-grid{grid-template-columns:1fr 1fr}.corrected-evidence-grid>div:nth-child(2){border-right:0}.corrected-evidence-grid>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.synthetic-proof-body{grid-template-columns:1fr}.synthetic-proof-story{border-right:0;border-bottom:1px solid var(--border)}.lane-boundary{grid-column:1 / 3;border-top:1px solid var(--border)}.study-primary-grid{grid-template-columns:1fr}.study-guardrails{display:grid;grid-template-columns:minmax(230px,.7fr) 1fr}.study-guardrails .study-panel-head,.study-guardrails>p,.study-guardrails>footer{grid-column:1}.study-guardrails>p{border-right:1px solid var(--border)}.study-guardrail-list{grid-column:2;grid-row:1 / 4}.study-rule-grid{grid-template-columns:1fr}.study-rule-grid>div{min-height:0;border-right:0;border-bottom:1px solid var(--border)}.study-proof{grid-template-columns:1.2fr 1fr 1fr}.study-proof-boundary{width:fit-content}}@media(max-width:760px){.study-content{padding:12px 12px 104px}.study-hero{border-radius:12px 12px 3px 3px}.study-hero-copy{min-height:340px;padding:30px 24px}.study-hero h2{font-size:clamp(44px,14vw,61px)}.study-clock{min-height:0}.study-clock-main{grid-template-columns:1fr 1fr;padding:24px 19px 18px}.study-clock-lock{grid-column:1 / 3}.study-clock-progress{grid-template-columns:1fr;padding-right:19px;padding-left:19px}.study-clock>footer{grid-template-columns:1fr;padding-right:19px;padding-left:19px}.study-lanes{grid-template-columns:1fr}.study-lane,.lane-boundary{border-right:0;border-bottom:1px solid var(--border)}.lane-boundary{grid-column:1}.corrected-evidence-grid{grid-template-columns:1fr}.corrected-evidence-grid>div{border-right:0;border-bottom:1px solid var(--border)}.study-corrected-evidence>footer{flex-direction:column}.synthetic-proof-facts{grid-template-columns:1fr 1fr}.synthetic-proof-facts>span:nth-child(2){border-right:0}.synthetic-proof-facts>span:nth-child(-n+2){border-bottom:1px solid var(--border)}.synthetic-proof-flow{grid-template-columns:1fr;gap:8px}.synthetic-proof-flow>span{justify-content:flex-start}.synthetic-proof-flow i{transform:rotate(90deg)}.study-synthetic-proof>footer{align-items:flex-start;flex-direction:column}.sealed-endpoint-stage{padding:27px 18px 22px}.endpoint-method{grid-template-columns:1fr;gap:11px}.study-accept-criteria{grid-template-columns:1fr}.study-accept-criteria>div{min-height:0;border-right:0;border-bottom:1px solid var(--border)}.study-guardrails{display:flex}.study-guardrails>p{border-right:0}.study-secondary-grid{grid-template-columns:1fr}.study-queue{grid-column:1}.study-proof{grid-template-columns:1fr 1fr;padding:19px}.study-proof-status{grid-column:1 / 3}.study-open-endpoints{grid-template-columns:1fr 1fr}.study-open-endpoints>div:nth-child(2){border-right:0}.study-open-endpoints>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.study-row-table{overflow-x:auto}.study-row-head,.study-row{min-width:760px}}@media(max-width:420px){.study-hero-copy{min-height:370px}.study-clock>header{align-items:flex-start;flex-direction:column}.study-clock-main strong{font-size:33px}.study-lane{align-items:flex-start}.study-lane>strong{margin-left:0}.endpoint-vault{align-items:flex-start;flex-direction:column}.candidate-parameters{grid-template-columns:1fr 1fr}.candidate-parameters>span:nth-child(2){border-right:0}.candidate-parameters>span:nth-child(-n+2){border-bottom:1px solid var(--border)}.risk-grid,.synthetic-proof-facts{grid-template-columns:1fr}.synthetic-proof-facts>span{border-right:0;border-bottom:1px solid var(--border)}.risk-grid>span{border-right:0;border-bottom:1px solid var(--border)}.queue-flow{grid-template-columns:1fr}.queue-flow>i{transform:rotate(90deg);justify-self:center}.study-proof{grid-template-columns:1fr}.study-proof-status{grid-column:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.judge-proof-shell{background:radial-gradient(circle at 87% 4%,rgba(233,185,104,.1),transparent 28rem),radial-gradient(circle at 39% 22%,rgba(100,137,246,.08),transparent 34rem),var(--bg)}.judge-proof-content{width:min(1460px,calc(100% - 48px));margin:22px auto 0}.judge-proof-hero{position:relative;display:grid;grid-template-columns:minmax(370px,.82fr) minmax(590px,1.18fr);min-height:440px;overflow:hidden;border:1px solid rgba(233,185,104,.2);border-radius:20px;background:linear-gradient(108deg,#e9b96814,#0a0e1ff2 42%,#6489f60e),var(--surface-soft);box-shadow:var(--shadow)}.judge-proof-hero:before{position:absolute;top:-180px;left:-110px;width:440px;height:440px;border:1px solid rgba(233,185,104,.1);border-radius:50%;box-shadow:0 0 0 70px #e9b96805,0 0 0 140px #e9b96803;content:""}.judge-proof-hero:after{position:absolute;right:48%;bottom:-140px;width:280px;height:280px;border-radius:50%;background:#6489f60d;filter:blur(80px);content:""}.judge-proof-hero-copy{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(38px,5vw,72px);border-right:1px solid var(--border)}.judge-proof-kicker{margin-top:24px;color:var(--muted);font-family:var(--mono);font-size:9px;letter-spacing:.13em;text-transform:uppercase}.judge-proof-hero h2{margin:11px 0 21px;color:var(--text);font-size:clamp(43px,5.2vw,78px);font-weight:800;letter-spacing:-.075em;line-height:.9}.judge-proof-hero h2 em{color:var(--amber);font-style:normal}.judge-proof-hero-copy>p{max-width:580px;margin:0;color:var(--muted-strong);font-size:12px;line-height:1.75}.judge-proof-hero-copy>p strong{color:var(--text-soft)}.judge-proof-refusal{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;align-self:center;margin:34px;overflow:hidden;border:1px solid var(--border-strong);border-radius:16px;background:#070a17cc;box-shadow:0 28px 70px #00000038}.judge-proof-refusal>header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border);color:var(--muted);font-family:var(--mono);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.judge-proof-refusal>header>span{display:inline-flex;align-items:center;gap:8px}.judge-proof-refusal>header i{width:6px;height:6px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 4px #e9b9681c}.judge-proof-refusal>header em{padding:5px 7px;border:1px solid rgba(241,110,122,.2);border-radius:6px;background:#f16e7a0f;color:var(--danger);font-style:normal}.judge-proof-refusal-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;padding:24px 18px}.judge-proof-refusal-flow>div{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:18px;border:1px solid var(--border);border-radius:12px;background:#141a349e}.judge-proof-refusal-flow>div.authority{border-color:#6489f63d;background:#6489f612}.judge-proof-refusal-flow>div.refused{border-color:#f16e7a3d;background:#f16e7a12}.judge-proof-refusal-flow small{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.04em;text-transform:uppercase}.judge-proof-refusal-flow b{color:var(--text-soft);font-size:13px;text-transform:uppercase}.judge-proof-refusal-flow .refused b{color:var(--danger);font-size:22px;letter-spacing:.06em}.judge-proof-refusal-flow div>span{color:var(--muted);font-size:8px;line-height:1.5}.judge-proof-refusal-flow>i{display:grid;padding:0 8px;place-items:center;color:var(--muted)}.judge-proof-refusal-flow>i svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.7}.judge-proof-refusal>footer{display:flex;align-items:center;gap:12px;padding:15px 18px;border-top:1px solid rgba(100,137,246,.14);background:#6489f60e}.judge-proof-refusal>footer>svg{width:20px;flex:0 0 20px;fill:none;stroke:var(--blue);stroke-width:1.7}.judge-proof-refusal>footer>span{display:flex;flex-direction:column;gap:3px}.judge-proof-refusal>footer b{color:var(--text-soft);font-size:9px}.judge-proof-refusal>footer small{color:var(--muted);font-size:7px;line-height:1.45}.judge-proof-truth{display:grid;grid-template-columns:repeat(5,1fr);margin-top:12px;overflow:hidden;border-radius:14px}.judge-proof-truth>div{min-width:0;display:flex;flex-direction:column;gap:5px;padding:18px 20px;border-right:1px solid var(--border)}.judge-proof-truth>div:last-child{border-right:0}.judge-proof-truth span,.judge-proof-truth small{color:var(--muted);font-size:8px}.judge-proof-truth span{font-family:var(--mono);font-size:7px;letter-spacing:.06em;text-transform:uppercase}.judge-proof-truth b{color:var(--text-soft);font-size:11px}.judge-proof-workbench{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(315px,.68fr);gap:12px;align-items:start;margin-top:12px}.judge-proof-ledger{overflow:hidden;border-radius:14px}.judge-proof-panel-head{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 21px;border-bottom:1px solid var(--border)}.judge-proof-panel-head>div{display:flex;flex-direction:column;gap:3px}.judge-proof-panel-head>div>span,.judge-proof-panel-head>span{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.06em;text-transform:uppercase}.judge-proof-panel-head h2{margin:0;font-size:17px;letter-spacing:-.035em}.judge-proof-panel-head>span{padding:6px 8px;border:1px solid var(--border);border-radius:6px}.judge-proof-ledger-head,.judge-proof-ledger-row{display:grid;grid-template-columns:42px 38px minmax(230px,1fr) 116px minmax(150px,.72fr);align-items:center}.judge-proof-ledger-head{min-height:34px;padding:0 18px;border-bottom:1px solid var(--border);background:#070a1759;color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.07em;text-transform:uppercase}.judge-proof-ledger-row{position:relative;min-height:69px;padding:9px 18px;border-bottom:1px solid var(--border)}.judge-proof-ledger-row:before{position:absolute;top:0;bottom:0;left:78px;width:1px;background:var(--border);content:""}.judge-proof-ledger-row.risk{background:linear-gradient(90deg,#6489f612,#f16e7a09)}.judge-proof-sequence{color:var(--muted);font-family:var(--mono);font-size:8px}.judge-proof-event-icon{position:relative;z-index:1;width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface);color:var(--muted-strong)}.judge-proof-ledger-row.risk .judge-proof-event-icon{border-color:#6489f652;background:#6489f61f;color:var(--blue)}.judge-proof-event-icon svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.7}.judge-proof-event-copy{min-width:0;display:grid;gap:2px;padding-left:10px}.judge-proof-event-copy small{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.04em;text-transform:uppercase}.judge-proof-event-copy b{color:var(--text-soft);font-size:10px}.judge-proof-event-copy em{overflow:hidden;color:var(--muted);font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.judge-proof-ledger-row time,.judge-proof-ledger-row code{color:var(--muted);font-family:var(--mono);font-size:7px}.judge-proof-ledger-row code{overflow:hidden;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap}.judge-proof-ledger>footer{display:flex;align-items:center;gap:11px;padding:15px 20px;background:#9183e50b}.judge-proof-ledger>footer>svg{width:17px;flex:0 0 17px;fill:none;stroke:var(--violet);stroke-width:1.7}.judge-proof-ledger>footer>span{display:flex;flex-direction:column;gap:3px}.judge-proof-ledger>footer b{color:var(--text-soft);font-size:8px}.judge-proof-ledger>footer small{color:var(--muted);font-size:7px}.judge-proof-inspector{display:grid;gap:12px}.judge-proof-verify,.judge-proof-hashes{overflow:hidden;border-radius:14px}.judge-proof-verify>header{display:flex;gap:13px;padding:21px;border-bottom:1px solid var(--border)}.judge-proof-verify>header>span{width:42px;height:42px;display:grid;flex:0 0 42px;place-items:center;border:1px solid rgba(159,248,80,.25);border-radius:12px;background:#9ff85012;color:var(--lime)}.judge-proof-verify>header>span.invalid{border-color:#f16e7a40;background:var(--danger-soft);color:var(--danger)}.judge-proof-verify>header svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.judge-proof-verify>header>div{display:flex;flex-direction:column;gap:3px}.judge-proof-verify>header small,.judge-proof-hashes small{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.04em;text-transform:uppercase}.judge-proof-verify h2{margin:0;font-size:16px;letter-spacing:-.035em}.judge-proof-verify>header p{margin:0;color:var(--muted);font-size:7px;line-height:1.45}.judge-proof-checks>div{display:flex;align-items:center;gap:10px;padding:13px 20px;border-bottom:1px solid var(--border)}.judge-proof-checks>div>span:first-child{width:23px;height:23px;display:grid;flex:0 0 23px;place-items:center;border-radius:50%;background:#9ff85014;color:var(--lime)}.judge-proof-checks>div>span:first-child.fail{background:var(--danger-soft);color:var(--danger)}.judge-proof-checks svg,.judge-proof-generation-status svg{width:12px;fill:none;stroke:currentColor;stroke-width:1.8}.judge-proof-checks>div>span:last-child,.judge-proof-generation-status>span{display:flex;flex-direction:column;gap:2px}.judge-proof-checks b,.judge-proof-generation-status b{color:var(--text-soft);font-size:8px}.judge-proof-checks small,.judge-proof-generation-status small{color:var(--muted);font-size:7px}.judge-proof-generation-status{display:flex;align-items:center;gap:10px;padding:15px 20px;background:#9ff85009;color:var(--lime)}.judge-proof-generation-status>svg{width:18px;flex:0 0 18px}.judge-proof-hashes>header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border);color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.06em;text-transform:uppercase}.judge-proof-hashes>header svg{width:14px;fill:none;stroke:var(--muted);stroke-width:1.7}.judge-proof-hashes>div{display:flex;flex-direction:column;gap:6px;padding:13px 18px;border-bottom:1px solid var(--border)}.judge-proof-hashes code{overflow:hidden;color:var(--muted-strong);font-family:var(--mono);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.judge-proof-hashes>footer{display:grid;grid-template-columns:1fr 1fr}.judge-proof-hashes>footer>span{display:flex;flex-direction:column;gap:3px;padding:12px 18px;border-right:1px solid var(--border)}.judge-proof-hashes>footer>span:last-child{border-right:0}.judge-proof-hashes>footer b{color:var(--text-soft);font-size:8px}.judge-proof-hashes>footer small{font-family:var(--sans);text-transform:none}.judge-proof-download{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 17px;border:1px solid rgba(159,248,80,.2);border-radius:13px;background:#9ff8500f;color:var(--lime);text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.judge-proof-download:hover{border-color:#9ff85061;background:#9ff85017;transform:translateY(-1px)}.judge-proof-download>span{display:flex;align-items:center;gap:11px}.judge-proof-download>span>svg,.judge-proof-download>svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7}.judge-proof-download>span>span{display:flex;flex-direction:column;gap:2px}.judge-proof-download small{color:var(--muted);font-family:var(--mono);font-size:7px}.judge-proof-download b{font-size:9px}.judge-proof-reproduce{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(500px,1.1fr);margin-top:12px;overflow:hidden;border-color:#9183e533;border-radius:14px}.judge-proof-reproduce-copy{display:flex;align-items:center;gap:15px;padding:25px;border-right:1px solid var(--border)}.judge-proof-reproduce-copy>span{width:46px;height:46px;display:grid;flex:0 0 46px;place-items:center;border:1px solid rgba(145,131,229,.24);border-radius:13px;background:#9183e514;color:var(--violet)}.judge-proof-reproduce-copy svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.judge-proof-reproduce-copy>div{display:flex;flex-direction:column;gap:3px}.judge-proof-reproduce-copy small,.judge-proof-command>span{color:var(--muted);font-family:var(--mono);font-size:7px;letter-spacing:.06em;text-transform:uppercase}.judge-proof-reproduce-copy h2{margin:0;font-size:15px;letter-spacing:-.025em}.judge-proof-reproduce-copy p{margin:2px 0 0;color:var(--muted);font-size:8px;line-height:1.55}.judge-proof-command{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:9px;padding:24px}.judge-proof-command code{overflow-x:auto;padding:14px 15px;border:1px solid var(--border-strong);border-radius:9px;background:#060918;color:var(--lime);font-family:var(--mono);font-size:9px;white-space:nowrap}.judge-proof-command a{display:inline-flex;align-items:center;align-self:flex-end;gap:6px;color:var(--violet);font-size:8px;font-weight:800;text-decoration:none}.judge-proof-command a svg{width:12px;fill:none;stroke:currentColor;stroke-width:1.7}.judge-proof-reproduce>footer{grid-column:1 / -1;display:flex;align-items:center;gap:10px;padding:13px 24px;border-top:1px solid var(--border);background:#9183e50a}.judge-proof-reproduce>footer svg{width:16px;flex:0 0 16px;fill:none;stroke:var(--violet);stroke-width:1.7}.judge-proof-reproduce>footer p{margin:0;color:var(--muted);font-size:7px;line-height:1.5}.judge-proof-reproduce>footer b{color:var(--text-soft)}.judge-proof-final-boundary{display:flex;align-items:center;justify-content:center;gap:11px;margin:12px 0 0;padding:18px 20px;border:1px solid rgba(233,185,104,.16);border-radius:12px;background:#e9b9680b}.judge-proof-final-boundary>svg{width:18px;flex:0 0 18px;fill:none;stroke:var(--amber);stroke-width:1.7}.judge-proof-final-boundary>span{display:flex;flex-direction:column;gap:3px}.judge-proof-final-boundary b{color:var(--text-soft);font-size:8px}.judge-proof-final-boundary small{color:var(--muted);font-size:7px}@media(max-width:1240px){.judge-proof-hero{grid-template-columns:minmax(0,1fr)}.judge-proof-hero-copy{border-right:0;border-bottom:1px solid var(--border)}.judge-proof-refusal{margin-top:0}.judge-proof-workbench{grid-template-columns:1fr}.judge-proof-inspector{grid-template-columns:1fr 1fr}.judge-proof-download{grid-column:1 / -1}}@media(max-width:980px){.judge-proof-content{width:min(100% - 32px,860px)}.judge-proof-refusal-flow{grid-template-columns:1fr;gap:8px}.judge-proof-refusal-flow>i{transform:rotate(90deg)}.judge-proof-truth{grid-template-columns:repeat(2,1fr)}.judge-proof-truth>div{border-bottom:1px solid var(--border)}.judge-proof-truth>div:nth-child(2n){border-right:0}.judge-proof-truth>div:last-child{grid-column:1 / -1;border-bottom:0}.judge-proof-reproduce{grid-template-columns:1fr}.judge-proof-reproduce-copy{border-right:0;border-bottom:1px solid var(--border)}.judge-proof-reproduce>footer{grid-column:1}}@media(max-width:760px){.judge-proof-content{width:calc(100% - 22px);margin-top:11px;padding-bottom:82px}.judge-proof-hero-copy{padding:34px 25px}.judge-proof-hero h2{font-size:clamp(39px,13vw,62px)}.judge-proof-refusal{margin:14px}.judge-proof-inspector{grid-template-columns:1fr}.judge-proof-download{grid-column:1}.judge-proof-ledger-head{display:none}.judge-proof-ledger-row{grid-template-columns:34px 32px minmax(0,1fr);row-gap:6px;min-height:84px;padding:12px 14px}.judge-proof-ledger-row:before{left:63px}.judge-proof-ledger-row time{grid-column:3}.judge-proof-ledger-row code{display:none}.judge-proof-event-copy{padding-left:7px}}@media(max-width:520px){.judge-proof-hero-copy>.provenance-badge{white-space:normal}.judge-proof-refusal{margin:10px}.judge-proof-refusal-flow{padding:14px}.judge-proof-truth{grid-template-columns:1fr}.judge-proof-truth>div,.judge-proof-truth>div:nth-child(2n),.judge-proof-truth>div:last-child{grid-column:1;border-right:0;border-bottom:1px solid var(--border)}.judge-proof-truth>div:last-child{border-bottom:0}.judge-proof-panel-head,.judge-proof-reproduce-copy{align-items:flex-start;flex-direction:column}.judge-proof-command{padding:18px}.judge-proof-command code{font-size:8px}.judge-proof-final-boundary{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.judge-proof-download{transition-duration:.01ms!important}}.editorial-command{--editorial-bg: #f4f1e9;--editorial-surface: #fbf9f4;--editorial-ink: #07172d;--editorial-muted: #5c6875;--editorial-blue: #086cf3;--editorial-blue-soft: rgba(8, 108, 243, .12);--editorial-border: rgba(7, 23, 45, .14);--text: var(--editorial-ink);--text-soft: #2f3d4d;--muted: var(--editorial-muted);--blue: var(--editorial-blue);--lime: var(--editorial-blue);--sidebar: var(--editorial-bg);min-height:100vh;color:var(--editorial-ink);background-color:var(--editorial-bg);background-image:linear-gradient(to right,rgba(7,23,45,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(7,23,45,.055) 1px,transparent 1px);background-size:112px 112px;color-scheme:light}.editorial-page{width:min(100%,1480px);min-height:100vh;margin:0 auto;padding:0 42px;background:linear-gradient(120deg,#f4f1e9f0,#f4f1e9b8)}.editorial-nav,.editorial-brand,.editorial-links,.editorial-observer-state,.editorial-capture-state,.editorial-watch-meta,.editorial-decision-path,.editorial-path-step,.editorial-feature-heading,.editorial-feature-metrics,.editorial-feature-actions,.editorial-proof a,.editorial-footer{display:flex;align-items:center}.editorial-nav{min-height:94px;justify-content:space-between;gap:28px;border-bottom:1px solid var(--editorial-border)}.editorial-brand{flex:0 0 auto;gap:12px;color:var(--editorial-ink);font-size:17px;font-weight:700;letter-spacing:-.04em;text-decoration:none}.editorial-brand .brand-mark{width:34px;height:34px;border-radius:3px;background:var(--editorial-blue);box-shadow:0 10px 24px #086cf329;transform:rotate(-5deg)}.editorial-brand .brand-mark i{background:var(--editorial-bg)}.editorial-links{justify-content:center;gap:34px}.editorial-links a{position:relative;min-height:94px;display:grid;align-items:center;color:var(--editorial-muted);font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.editorial-links a:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent}.editorial-links a:hover,.editorial-links a.active{color:var(--editorial-ink)}.editorial-links a.active:after{background:var(--editorial-ink)}.editorial-observer-state,.editorial-capture-state{gap:9px;color:var(--editorial-muted);font-size:12px;font-weight:600;white-space:nowrap}.editorial-observer-state i,.editorial-capture-state i,.editorial-proof>a>i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--editorial-blue);box-shadow:0 0 0 5px var(--editorial-blue-soft)}.editorial-hero{min-height:620px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:58px;padding:82px 0 52px}.editorial-hero-copy{align-self:center;max-width:680px}.editorial-capture-state{margin-bottom:22px}.editorial-hero h1{max-width:11ch;margin:0;color:var(--editorial-ink);font-size:clamp(54px,6.2vw,92px);font-weight:400;letter-spacing:-.065em;line-height:.98}.editorial-hero-copy>p{max-width:610px;margin:28px 0 0;color:var(--editorial-muted);font-size:18px;line-height:1.7}.editorial-watch-meta{gap:15px;margin-top:42px;padding-top:22px;border-top:1px solid var(--editorial-border)}.editorial-watch-meta>span:first-child{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-surface);color:var(--editorial-blue)}.editorial-watch-meta svg,.editorial-gate-note svg,.editorial-step-icon svg,.editorial-feature-heading svg,.editorial-feature-actions svg,.editorial-proof a>svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.editorial-watch-meta>span:nth-child(2){min-width:0;display:grid;gap:4px}.editorial-watch-meta b{font-size:13px;font-weight:700}.editorial-watch-meta small{overflow:hidden;color:var(--editorial-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.editorial-watch-meta button{margin-left:auto;padding:9px 12px;border:1px solid var(--editorial-border);border-radius:7px;background:transparent;color:var(--editorial-muted);font-size:10px;font-weight:700;cursor:pointer}.editorial-watch-meta button:hover{border-color:var(--editorial-ink);color:var(--editorial-ink)}.editorial-signal-path{position:relative;min-width:0;min-height:500px;margin:0}.editorial-signal-path figcaption{position:absolute;z-index:2;top:14px;right:0;display:grid;gap:4px;color:var(--editorial-muted);text-align:right}.editorial-signal-path figcaption span{font-size:11px}.editorial-signal-path figcaption b{color:var(--editorial-ink);font-size:13px;font-weight:700}.editorial-signal-path>svg{width:100%;height:100%;min-height:500px;overflow:visible}.editorial-path-axis{stroke:var(--editorial-border);stroke-width:1}.editorial-path-glow,.editorial-path-line,.editorial-path-future{fill:none;stroke:var(--editorial-blue);stroke-linecap:round}.editorial-path-glow{stroke-width:20;opacity:.09}.editorial-path-line{stroke-width:4}.editorial-path-future{stroke-width:3;stroke-dasharray:10 11;opacity:.76}.editorial-path-point{fill:var(--editorial-bg);stroke:var(--editorial-blue);stroke-width:4}.editorial-ball-shell{fill:var(--editorial-surface);stroke:var(--editorial-border);stroke-width:1;filter:drop-shadow(0 18px 17px rgba(7,23,45,.16))}.editorial-ball-mark{fill:var(--editorial-ink)}.editorial-ball-seams{fill:none;stroke:var(--editorial-ink);stroke-width:2}.editorial-gate-note{position:absolute;right:0;bottom:18px;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--editorial-border);border-radius:8px;background:var(--editorial-surface);color:var(--editorial-ink);font-size:11px;font-weight:700;box-shadow:0 10px 28px #07172d0f}.editorial-gate-note svg{color:var(--editorial-blue)}.editorial-decision-path{position:relative;justify-content:space-between;gap:18px;padding:28px 0;border-top:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-decision-path:before{content:"";position:absolute;z-index:0;top:50%;right:8%;left:8%;height:2px;background:linear-gradient(90deg,var(--editorial-blue),rgba(8,108,243,.28))}.editorial-path-step{position:relative;z-index:1;min-width:0;gap:12px;padding:9px;background:var(--editorial-bg)}.editorial-step-icon{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-surface);color:var(--editorial-ink)}.editorial-path-step:last-child .editorial-step-icon{border-color:transparent;background:var(--editorial-blue);color:#fff}.editorial-path-step>span:last-child{min-width:0;display:grid;gap:3px}.editorial-path-step b{font-size:12px;font-weight:700}.editorial-path-step small{overflow:hidden;color:var(--editorial-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.editorial-content-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(280px,.52fr);gap:56px;padding:62px 0 76px}.editorial-feature{min-width:0}.editorial-feature-heading{justify-content:space-between;gap:18px;color:var(--editorial-muted);font-size:11px;font-weight:700;letter-spacing:.02em}.editorial-feature-heading em{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--editorial-border);border-radius:999px;color:var(--editorial-ink);font-style:normal;white-space:nowrap}.editorial-feature-heading em svg{color:var(--editorial-blue)}.editorial-feature h2{max-width:20ch;margin:18px 0 16px;color:var(--editorial-ink);font-size:clamp(34px,4vw,58px);font-weight:400;letter-spacing:-.055em;line-height:1.06}.editorial-feature>p{max-width:760px;margin:0;color:var(--editorial-muted);font-size:15px;line-height:1.75}.editorial-feature-metrics{gap:52px;margin:32px 0;padding:24px 0;border-top:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-feature-metrics>span{display:grid;gap:7px}.editorial-feature-metrics small{color:var(--editorial-muted);font-size:10px}.editorial-feature-metrics b{color:var(--editorial-ink);font-family:var(--mono);font-size:19px;font-weight:500}.editorial-feature-actions{gap:12px;flex-wrap:wrap}.editorial-feature-actions button,.editorial-feature-actions a,.editorial-load button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:1px solid transparent;border-radius:8px;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}.editorial-feature-actions button,.editorial-load button{background:var(--editorial-ink);color:#fff}.editorial-feature-actions a{border-color:var(--editorial-border);background:transparent;color:var(--editorial-ink)}.editorial-evidence{display:none;margin-top:26px;padding:22px;border:1px solid var(--editorial-border);border-radius:12px;background:var(--editorial-surface)}.editorial-evidence.open{display:block}.editorial-evidence h3{margin:0 0 14px;color:var(--editorial-ink);font-size:14px}.editorial-evidence-table{overflow-x:auto}.editorial-evidence table{width:100%;border-collapse:collapse;color:var(--editorial-ink);font-size:11px;text-align:left}.editorial-evidence th,.editorial-evidence td{padding:12px 9px;border-bottom:1px solid var(--editorial-border);vertical-align:top}.editorial-evidence th{color:var(--editorial-muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.editorial-evidence tbody tr:last-child td{border-bottom:0}.editorial-proof{align-self:stretch;padding-left:32px;border-left:1px solid var(--editorial-border)}.editorial-proof h3{margin:0 0 8px;color:var(--editorial-ink);font-size:20px;font-weight:500;letter-spacing:-.03em}.editorial-proof>p{margin:0 0 24px;color:var(--editorial-muted);font-size:12px;line-height:1.6}.editorial-proof a{align-items:flex-start;gap:11px;padding:16px 0;border-bottom:1px solid var(--editorial-border);color:var(--editorial-ink);text-decoration:none}.editorial-proof a:hover b{color:var(--editorial-blue)}.editorial-proof a>i{width:7px;height:7px;margin-top:5px}.editorial-proof a>svg{flex:0 0 auto;margin-top:1px}.editorial-proof a>span{display:grid;gap:4px}.editorial-proof b{font-size:11px;font-weight:700;transition:color .16s ease}.editorial-proof small{color:var(--editorial-muted);font-size:10px;line-height:1.45}.editorial-proof code{display:block;margin-top:20px;overflow:hidden;color:var(--editorial-muted);font-family:var(--mono);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.editorial-footer{min-height:76px;justify-content:space-between;gap:18px;border-top:1px solid var(--editorial-border);color:var(--editorial-muted);font-size:10px}.editorial-load{--editorial-bg: #f4f1e9;--editorial-ink: #07172d;--editorial-muted: #5c6875;--editorial-blue: #086cf3;min-height:100vh;display:grid;align-content:center;justify-items:center;padding:30px;background:var(--editorial-bg);color:var(--editorial-ink);text-align:center;color-scheme:light}.editorial-load .brand-mark{--lime: var(--editorial-blue);--sidebar: var(--editorial-bg);margin-bottom:18px}.editorial-load>span{color:var(--editorial-muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.editorial-load h1{margin:12px 0 8px;font-size:clamp(30px,5vw,54px);font-weight:400;letter-spacing:-.055em}.editorial-load p{max-width:480px;margin:0;color:var(--editorial-muted);font-size:12px;line-height:1.7}.editorial-load>div{width:min(260px,70vw);height:2px;margin:22px 0;overflow:hidden;background:#07172d1f}.editorial-load>div i{width:42%;height:100%;display:block;background:var(--editorial-blue);animation:editorial-load 1.2s ease-in-out infinite alternate}.editorial-load-error>span:first-child{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(7,23,45,.14);border-radius:50%;color:var(--editorial-blue)}.editorial-load-error>span:first-child svg{width:23px;fill:none;stroke:currentColor}.editorial-load button{margin-top:22px}@keyframes editorial-load{0%{transform:translate(-20%)}to{transform:translate(170%)}}@media(max-width:1180px){.editorial-page{padding:0 28px}.editorial-links{gap:21px}.editorial-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:30px}.editorial-content-grid{gap:36px}}@media(max-width:960px){.editorial-nav{min-height:128px;align-content:center;flex-wrap:wrap;padding:18px 0 0}.editorial-links{order:3;width:100%;justify-content:flex-start;overflow-x:auto}.editorial-links a{min-height:54px}.editorial-hero{min-height:auto;grid-template-columns:1fr;gap:10px;padding:62px 0 32px}.editorial-hero h1{max-width:12ch}.editorial-signal-path,.editorial-signal-path>svg{min-height:440px}.editorial-content-grid{grid-template-columns:1fr}.editorial-proof{padding:34px 0 0;border-top:1px solid var(--editorial-border);border-left:0}}@media(max-width:720px){.editorial-page{padding:0 17px}.editorial-nav{min-height:118px}.editorial-observer-state{font-size:10px}.editorial-links{gap:22px}.editorial-links a{min-height:50px;font-size:11px}.editorial-hero{padding-top:48px}.editorial-hero h1{font-size:clamp(43px,13vw,62px)}.editorial-hero-copy>p{margin-top:22px;font-size:15px}.editorial-watch-meta{align-items:flex-start;flex-wrap:wrap;margin-top:30px}.editorial-watch-meta>span:nth-child(2){width:calc(100% - 60px)}.editorial-watch-meta small{white-space:normal}.editorial-watch-meta button{margin:4px 0 0 59px}.editorial-signal-path,.editorial-signal-path>svg{min-height:350px}.editorial-decision-path{align-items:flex-start;flex-direction:column;padding:22px 0}.editorial-decision-path:before{inset:14% auto 14% 30px;width:2px;height:auto}.editorial-path-step{width:100%}.editorial-content-grid{padding:46px 0 56px}.editorial-feature-heading{align-items:flex-start;flex-direction:column}.editorial-feature h2{font-size:clamp(34px,10vw,48px)}.editorial-feature-metrics{align-items:flex-start;flex-direction:column;gap:18px}.editorial-feature-actions button,.editorial-feature-actions a{width:100%}.editorial-footer{align-items:flex-start;flex-direction:column;justify-content:center;padding:18px 0}}@media(max-width:440px){.editorial-brand span:last-child{display:none}.editorial-observer-state span{max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorial-signal-path figcaption{top:30px}.editorial-signal-path,.editorial-signal-path>svg{min-height:310px}.editorial-gate-note{right:auto;left:0}}@media(prefers-reduced-motion:reduce){.editorial-load>div i{animation:none}}.editorial-matchroom{--editorial-bg: #f4f1e9;--editorial-surface: #fbf9f4;--editorial-ink: #07172d;--editorial-muted: #5c6875;--editorial-blue: #086cf3;--editorial-blue-soft: rgba(8, 108, 243, .12);--editorial-border: rgba(7, 23, 45, .14);--text: var(--editorial-ink);--text-soft: #2f3d4d;--muted: var(--editorial-muted);--blue: var(--editorial-blue);--lime: var(--editorial-blue);--sidebar: var(--editorial-bg);min-height:100vh;color:var(--editorial-ink);background-color:var(--editorial-bg);background-image:linear-gradient(to right,rgba(7,23,45,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(7,23,45,.055) 1px,transparent 1px);background-size:112px 112px;color-scheme:light}.editorial-match-page{background:linear-gradient(120deg,#f4f1e9f5,#f4f1e9cc)}.editorial-match-masthead{padding:34px 0 30px;border-bottom:1px solid var(--editorial-border)}.editorial-match-context,.editorial-scoreline,.editorial-team,.editorial-market-context,.editorial-panel-heading,.editorial-chart-legend,.editorial-replay-conclusion,.editorial-replay-controls,.editorial-decision-verdict>span,.editorial-decision-stages li,.editorial-runtime-boundary,.editorial-evidence-heading,.editorial-match-proof,.editorial-match-proof>div,.editorial-match-proof dl,.editorial-match-proof a{display:flex;align-items:center}.editorial-match-context{justify-content:space-between;gap:20px;color:var(--editorial-muted);font-size:10px;font-weight:600;letter-spacing:.015em}.editorial-match-context>span:first-child{display:inline-flex;align-items:center;gap:9px;color:var(--editorial-ink)}.editorial-match-context i{width:7px;height:7px;border-radius:50%;background:var(--editorial-blue);box-shadow:0 0 0 5px var(--editorial-blue-soft)}.editorial-scoreline{min-height:170px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,.58fr) minmax(220px,1fr);gap:32px;padding:31px 7%}.editorial-team{gap:16px}.editorial-team-away{justify-content:flex-end;text-align:right}.editorial-team>span:not(.editorial-team-code){display:grid;gap:5px}.editorial-team b{color:var(--editorial-ink);font-size:clamp(18px,2vw,25px);font-weight:600;letter-spacing:-.035em}.editorial-team small,.editorial-score small,.editorial-market-context small{color:var(--editorial-muted);font-size:9px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.editorial-team-code{width:55px;height:55px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-surface);color:var(--editorial-ink);font-family:var(--mono);font-size:12px;font-weight:700;box-shadow:0 12px 26px #07172d0f}.editorial-score{display:grid;align-content:center;justify-items:center;gap:4px;text-align:center}.editorial-score time{color:var(--editorial-blue);font-family:var(--mono);font-size:11px;font-weight:700}.editorial-score>span{display:flex;align-items:center;gap:17px;color:var(--editorial-ink);font-family:var(--mono)}.editorial-score b{font-size:51px;font-weight:500;letter-spacing:-.08em;line-height:1}.editorial-score i{color:var(--editorial-muted);font-size:18px;font-style:normal;font-weight:300}.editorial-market-context{justify-content:center;gap:0;border-top:1px solid var(--editorial-border)}.editorial-market-context>span{min-width:0;display:grid;gap:5px;padding:17px 32px;border-right:1px solid var(--editorial-border)}.editorial-market-context>span:last-child{border-right:0}.editorial-market-context b{overflow:hidden;color:var(--editorial-ink);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.editorial-match-analysis{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.58fr);gap:0;border-bottom:1px solid var(--editorial-border)}.editorial-probability-panel{min-width:0;padding:58px 54px 54px 0;border-right:1px solid var(--editorial-border)}.editorial-panel-heading{min-height:24px;justify-content:space-between;gap:18px;color:var(--editorial-muted);font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.editorial-panel-heading>em{padding:7px 9px;border:1px solid var(--editorial-border);border-radius:999px;color:var(--editorial-ink);font-size:8px;font-style:normal;letter-spacing:.04em;white-space:nowrap}.editorial-chart-legend{gap:15px;color:var(--editorial-muted);font-size:8px;letter-spacing:.03em;text-transform:none}.editorial-chart-legend>span{display:inline-flex;align-items:center;gap:6px}.editorial-chart-legend i{width:15px;height:2px;display:inline-block;background:var(--editorial-ink)}.editorial-chart-legend i.ask{background:var(--editorial-blue)}.editorial-probability-panel>h1{max-width:13ch;margin:18px 0 16px;color:var(--editorial-ink);font-size:clamp(43px,4.8vw,70px);font-weight:400;letter-spacing:-.06em;line-height:.99}.editorial-panel-intro{max-width:680px;margin:0;color:var(--editorial-muted);font-size:13px;line-height:1.7}.editorial-replay-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:30px 0 26px;border-top:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-replay-metrics>span{min-width:0;display:grid;gap:6px;padding:19px 20px 18px 0;border-right:1px solid var(--editorial-border)}.editorial-replay-metrics>span:not(:first-child){padding-left:20px}.editorial-replay-metrics>span:last-child{border-right:0}.editorial-replay-metrics small,.editorial-replay-metrics em{overflow:hidden;color:var(--editorial-muted);font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.editorial-replay-metrics b{overflow:hidden;color:var(--editorial-ink);font-family:var(--mono);font-size:clamp(15px,1.35vw,19px);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.editorial-replay-conclusion{gap:13px;padding:14px 16px;border:1px solid rgba(8,108,243,.2);border-radius:9px;background:#086cf30e}.editorial-replay-conclusion>span{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue);color:#fff}.editorial-replay-conclusion svg,.editorial-play-button svg,.editorial-decision-verdict svg,.editorial-decision-stages svg,.editorial-runtime-boundary svg,.editorial-match-proof svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.editorial-replay-conclusion p{min-width:0;display:grid;gap:3px;margin:0}.editorial-replay-conclusion b{color:var(--editorial-ink);font-size:11px}.editorial-replay-conclusion small{color:var(--editorial-muted);font-size:9px;line-height:1.45}.editorial-replay-conclusion>em{margin-left:auto;color:var(--editorial-blue);font-size:8px;font-style:normal;font-weight:700;white-space:nowrap}.editorial-probability-chart{margin:28px 0 0}.editorial-probability-chart svg{width:100%;height:auto;overflow:visible}.editorial-chart-grid line{stroke:#07172d17;stroke-width:1}.editorial-chart-grid text,.editorial-chart-axis text{fill:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-spread-area{fill:url(#editorial-spread-fill)}.editorial-bid-path,.editorial-ask-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.editorial-bid-path{stroke:var(--editorial-ink)}.editorial-ask-path{stroke:var(--editorial-blue)}.editorial-goal-marker line{stroke:var(--editorial-blue);stroke-dasharray:4 5;stroke-width:1}.editorial-goal-marker rect{fill:var(--editorial-blue)}.editorial-goal-marker text{fill:#fff;font-size:7px;font-weight:700;letter-spacing:.08em}.editorial-chart-cursor line{stroke:#07172d47;stroke-width:1}.editorial-bid-dot{fill:var(--editorial-surface);stroke:var(--editorial-ink);stroke-width:2.3}.editorial-ask-dot{fill:var(--editorial-surface);stroke:var(--editorial-blue);stroke-width:2.5}.editorial-probability-chart figcaption{display:flex;justify-content:space-between;gap:20px;margin-top:-3px;color:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-replay-controls{justify-content:space-between;gap:16px;margin-top:22px;padding-top:20px;border-top:1px solid var(--editorial-border)}.editorial-play-button,.editorial-replay-steps button{min-height:42px;border-radius:7px;font-size:9px;font-weight:700;cursor:pointer}.editorial-play-button{display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:1px solid var(--editorial-ink);background:var(--editorial-ink);color:#fff}.editorial-replay-steps{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:6px}.editorial-replay-steps button{padding:0 13px;border:1px solid var(--editorial-border);background:transparent;color:var(--editorial-muted)}.editorial-replay-steps button:hover,.editorial-replay-steps button.active{border-color:var(--editorial-blue);background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-decision-rail{min-width:0;padding:58px 0 54px 43px}.editorial-decision-verdict{padding:33px 0 28px;border-bottom:1px solid var(--editorial-border)}.editorial-decision-verdict>span{width:44px;height:44px;justify-content:center;margin-bottom:20px;border:1px solid var(--editorial-blue);border-radius:50%;color:var(--editorial-blue)}.editorial-decision-verdict small,.editorial-primary-reason small{display:block;color:var(--editorial-muted);font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.editorial-decision-verdict h2{margin:6px 0 12px;color:var(--editorial-ink);font-size:38px;font-weight:400;letter-spacing:-.055em}.editorial-decision-verdict p,.editorial-primary-reason>span{margin:0;color:var(--editorial-muted);font-size:10px;line-height:1.6}.editorial-primary-reason{display:grid;gap:6px;padding:22px 0;border-bottom:1px solid var(--editorial-border)}.editorial-primary-reason b{color:var(--editorial-ink);font-size:12px}.editorial-decision-stages{margin:0;padding:18px 0;list-style:none}.editorial-decision-stages li{position:relative;min-height:61px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:11px}.editorial-decision-stages li:not(:last-child):after{content:"";position:absolute;top:32px;bottom:-1px;left:15px;width:1px;background:var(--editorial-border)}.editorial-decision-stages li>span:first-child{z-index:1;width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-bg);color:var(--editorial-blue)}.editorial-decision-stages li.locked>span:first-child{color:var(--editorial-muted)}.editorial-decision-stages li>span:nth-child(2){min-width:0;display:grid;align-self:start;gap:3px;padding-top:2px}.editorial-decision-stages b{color:var(--editorial-ink);font-size:10px}.editorial-decision-stages small,.editorial-decision-stages time{color:var(--editorial-muted);font-size:8px;line-height:1.45}.editorial-decision-stages time{padding-top:4px;font-family:var(--mono);white-space:nowrap}.editorial-runtime-boundary{gap:12px;padding:15px;border:1px solid var(--editorial-border);border-radius:9px;background:var(--editorial-surface)}.editorial-runtime-boundary>span:first-child{width:33px;height:33px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-runtime-boundary>span:last-child{display:grid;gap:3px}.editorial-runtime-boundary b{color:var(--editorial-ink);font-size:9px}.editorial-runtime-boundary small{color:var(--editorial-muted);font-size:8px;line-height:1.4}.editorial-match-evidence{padding:58px 0 52px;border-bottom:1px solid var(--editorial-border)}.editorial-evidence-heading{justify-content:space-between;gap:24px;margin-bottom:27px}.editorial-evidence-heading>span{display:grid;gap:8px}.editorial-evidence-heading small{color:var(--editorial-blue);font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.editorial-evidence-heading h2{margin:0;color:var(--editorial-ink);font-size:clamp(28px,3.1vw,43px);font-weight:400;letter-spacing:-.05em}.editorial-evidence-heading code{max-width:38%;overflow:hidden;color:var(--editorial-muted);font-family:var(--mono);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.editorial-match-table{overflow-x:auto;border-top:1px solid var(--editorial-border)}.editorial-match-table table{width:100%;min-width:820px;border-collapse:collapse;color:var(--editorial-ink);font-size:10px;text-align:left}.editorial-match-table th{padding:13px 12px;border-bottom:1px solid var(--editorial-border);color:var(--editorial-muted);font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-match-table td{padding:19px 12px;border-bottom:1px solid var(--editorial-border);vertical-align:middle}.editorial-match-table tbody tr{transition:background .16s ease}.editorial-match-table tbody tr.active{background:#086cf30e}.editorial-match-table tbody tr.active td:first-child{box-shadow:inset 2px 0 var(--editorial-blue)}.editorial-match-table td>small{display:block;margin-top:4px;color:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-source-mark{width:29px;height:29px;display:inline-grid;place-items:center;margin-right:9px;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-surface);color:var(--editorial-ink);font-family:var(--mono);font-size:7px;font-weight:700}.editorial-source-mark.txline{border-color:#086cf340;color:var(--editorial-blue)}.editorial-match-table em{display:inline-flex;padding:6px 8px;border:1px solid var(--editorial-border);border-radius:999px;color:var(--editorial-ink);font-size:8px;font-style:normal;font-weight:700;white-space:nowrap}.editorial-match-table em.watch{border-color:#086cf340;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-match-proof{min-height:116px;justify-content:space-between;gap:28px;border-bottom:1px solid var(--editorial-border)}.editorial-match-proof>div{flex:0 0 auto;gap:11px}.editorial-proof-pass{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:var(--editorial-blue);color:#fff}.editorial-match-proof>div>span:last-child,.editorial-match-proof a>span{display:grid;gap:4px}.editorial-match-proof small,.editorial-match-proof dt{color:var(--editorial-muted);font-size:8px}.editorial-match-proof b{color:var(--editorial-ink);font-size:10px}.editorial-match-proof dl{flex:1 1 auto;justify-content:center;gap:0;margin:0}.editorial-match-proof dl>div{min-width:114px;display:grid;gap:5px;padding:0 20px;border-right:1px solid var(--editorial-border)}.editorial-match-proof dd{margin:0;color:var(--editorial-ink);font-family:var(--mono);font-size:10px}.editorial-match-proof a{flex:0 0 auto;gap:12px;color:var(--editorial-ink);text-decoration:none}.editorial-match-proof a code{color:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-match-proof a>svg{color:var(--editorial-blue)}@media(max-width:1120px){.editorial-scoreline{padding-right:3%;padding-left:3%}.editorial-match-analysis{grid-template-columns:minmax(0,1.45fr) minmax(290px,.6fr)}.editorial-probability-panel{padding-right:35px}.editorial-decision-rail{padding-left:30px}.editorial-match-proof dl>div{min-width:92px;padding:0 13px}}@media(max-width:960px){.editorial-match-analysis{grid-template-columns:1fr}.editorial-probability-panel{padding:50px 0;border-right:0}.editorial-decision-rail{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,1.15fr);column-gap:38px;padding:48px 0;border-top:1px solid var(--editorial-border)}.editorial-decision-rail>.editorial-panel-heading,.editorial-decision-rail>.editorial-primary-reason{grid-column:1}.editorial-decision-verdict{grid-column:1}.editorial-decision-stages{grid-row:2 / span 3;grid-column:2}.editorial-runtime-boundary{grid-column:2}.editorial-match-proof{align-items:flex-start;flex-wrap:wrap;padding:24px 0}.editorial-match-proof dl{order:3;width:100%;flex-basis:100%;justify-content:flex-start;padding-top:20px;border-top:1px solid var(--editorial-border)}}@media(max-width:720px){.editorial-match-context{align-items:flex-start;flex-direction:column;gap:9px}.editorial-scoreline{min-height:auto;grid-template-columns:1fr auto 1fr;gap:14px;padding:36px 0 29px}.editorial-team{align-items:center;flex-direction:column;gap:9px;text-align:center}.editorial-team-away{flex-direction:column-reverse}.editorial-team b{font-size:15px}.editorial-team small{display:none}.editorial-team-code{width:45px;height:45px;font-size:10px}.editorial-score>span{gap:10px}.editorial-score b{font-size:39px}.editorial-market-context{align-items:stretch;flex-direction:column}.editorial-market-context>span{padding:12px 0;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-market-context>span:last-child{border-bottom:0}.editorial-probability-panel>h1{font-size:clamp(42px,12vw,58px)}.editorial-replay-metrics{grid-template-columns:1fr}.editorial-replay-metrics>span,.editorial-replay-metrics>span:not(:first-child){padding:15px 0;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-replay-metrics>span:last-child{border-bottom:0}.editorial-replay-conclusion{align-items:flex-start;flex-wrap:wrap}.editorial-replay-conclusion>em{margin:3px 0 0 45px}.editorial-probability-chart{overflow-x:auto;padding-bottom:4px}.editorial-probability-chart svg{min-width:620px}.editorial-probability-chart figcaption{min-width:620px}.editorial-replay-controls{align-items:stretch;flex-direction:column}.editorial-play-button,.editorial-replay-steps button{min-height:44px}.editorial-decision-rail{display:block}.editorial-decision-stages{padding:23px 0}.editorial-evidence-heading{align-items:flex-start;flex-direction:column}.editorial-evidence-heading code{max-width:100%}.editorial-match-proof dl{display:grid;grid-template-columns:repeat(2,1fr)}.editorial-match-proof dl>div{min-width:0;padding:12px 14px 12px 0;border-bottom:1px solid var(--editorial-border)}.editorial-match-proof dl>div:nth-child(2n){padding-left:14px;border-right:0}}@media(max-width:440px){.editorial-chart-legend{display:none}.editorial-replay-steps{grid-template-columns:1fr}.editorial-match-proof>div,.editorial-match-proof>a{width:100%}.editorial-match-proof>a{justify-content:space-between;padding-top:18px;border-top:1px solid var(--editorial-border)}}.editorial-casebook{--editorial-bg: #f4f1e9;--editorial-surface: #fbf9f4;--editorial-ink: #07172d;--editorial-muted: #5c6875;--editorial-blue: #086cf3;--editorial-blue-soft: rgba(8, 108, 243, .12);--editorial-border: rgba(7, 23, 45, .14);--text: var(--editorial-ink);--text-soft: #2f3d4d;--muted: var(--editorial-muted);--blue: var(--editorial-blue);--lime: var(--editorial-blue);--sidebar: var(--editorial-bg);min-height:100vh;color:var(--editorial-ink);background-color:var(--editorial-bg);background-image:linear-gradient(to right,rgba(7,23,45,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(7,23,45,.055) 1px,transparent 1px);background-size:112px 112px;color-scheme:light}.editorial-decisions-page{background:linear-gradient(120deg,#f4f1e9f5,#f4f1e9cc)}.editorial-decisions-kicker,.editorial-decisions-filters,.editorial-decisions-search>span:last-child,.editorial-decisions-filter-select,.editorial-decisions-section-heading,.editorial-decisions-list button,.editorial-decisions-list button>span:last-child,.editorial-decisions-index-foot,.editorial-decisions-detail-topline,.editorial-decisions-matchline,.editorial-decisions-matchline>span,.editorial-decisions-verdict,.editorial-decisions-path li,.editorial-decisions-evidence td:nth-child(2),.editorial-decisions-boundaries>div,.editorial-decisions-corpus-match,.editorial-decisions-corpus-match>span:first-child,.editorial-decisions-corpus-note,.editorial-decisions-open-exemplar,.editorial-decisions-proof,.editorial-decisions-proof>span,.editorial-decisions-proof>a,.editorial-decisions-detail-empty>span{display:flex;align-items:center}.editorial-decisions-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:58px;padding:72px 0 56px;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-hero-copy{align-self:center}.editorial-decisions-kicker{width:fit-content;gap:9px;color:var(--editorial-muted);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-decisions-kicker i{width:7px;height:7px;border-radius:50%;background:var(--editorial-blue);box-shadow:0 0 0 5px var(--editorial-blue-soft)}.editorial-decisions-hero h1{margin:19px 0 22px;color:var(--editorial-ink);font-size:clamp(58px,6.9vw,98px);font-weight:400;letter-spacing:-.07em;line-height:.9}.editorial-decisions-hero-copy>p{max-width:610px;margin:0;color:var(--editorial-muted);font-size:15px;line-height:1.72}.editorial-decisions-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;border-top:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border)}.editorial-decisions-stats>div{min-height:145px;display:grid;align-content:space-between;gap:8px;padding:21px;border-right:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border);background:#fbf9f45c}.editorial-decisions-stats>div.primary{background:var(--editorial-blue);color:#fff}.editorial-decisions-stats small,.editorial-decisions-stats span{color:var(--editorial-muted);font-size:9px}.editorial-decisions-stats .primary small,.editorial-decisions-stats .primary span{color:#fffc}.editorial-decisions-stats b{color:inherit;font-family:var(--mono);font-size:37px;font-weight:400;letter-spacing:-.06em}.editorial-decisions-filters{gap:14px;padding:22px 0;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-search,.editorial-decisions-filter-select{min-width:0;display:grid;gap:6px}.editorial-decisions-search{flex:1 1 330px}.editorial-decisions-search>span:first-child,.editorial-decisions-filter-select>span:first-child{color:var(--editorial-muted);font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-decisions-search>span:last-child{height:43px;gap:10px;padding:0 13px;border:1px solid var(--editorial-border);border-radius:7px;background:var(--editorial-surface)}.editorial-decisions-search svg,.editorial-decisions-filter-select svg,.editorial-decisions-list svg,.editorial-decisions-index-foot svg,.editorial-decisions-verdict svg,.editorial-decisions-path svg,.editorial-decisions-boundaries svg,.editorial-decisions-corpus-note svg,.editorial-decisions-open-exemplar svg,.editorial-decisions-proof svg,.editorial-decisions-detail-empty svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.editorial-decisions-search>span:last-child>svg{flex:0 0 auto;color:var(--editorial-muted)}.editorial-decisions-search input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--editorial-ink);font:inherit;font-size:11px}.editorial-decisions-search input::placeholder{color:var(--editorial-muted)}.editorial-decisions-filter-select{position:relative;flex:0 1 190px}.editorial-decisions-filter-select select{width:100%;height:43px;padding:0 34px 0 12px;appearance:none;border:1px solid var(--editorial-border);border-radius:7px;outline:0;background:var(--editorial-surface);color:var(--editorial-ink);font:inherit;font-size:10px}.editorial-decisions-filter-select svg{position:absolute;right:11px;bottom:13px;width:13px;pointer-events:none}.editorial-decisions-filters>button,.editorial-decisions-show-all,.editorial-decisions-open-exemplar,.editorial-decisions-detail-empty button{min-height:43px;border:1px solid var(--editorial-border);border-radius:7px;background:transparent;color:var(--editorial-ink);font-size:9px;font-weight:700;cursor:pointer}.editorial-decisions-filters>button{align-self:end;padding:0 17px}.editorial-decisions-filters>button:disabled{opacity:.38;cursor:default}.editorial-decisions-search>span:last-child:focus-within,.editorial-decisions-filter-select select:focus,.editorial-decisions-filters>button:focus-visible,.editorial-decisions-show-all:focus-visible,.editorial-decisions-list button:focus-visible,.editorial-decisions-open-exemplar:focus-visible,.editorial-decisions-detail-empty button:focus-visible{outline:2px solid var(--editorial-blue);outline-offset:2px}.editorial-decisions-workbench{display:grid;grid-template-columns:minmax(350px,.68fr) minmax(0,1.32fr);border-bottom:1px solid var(--editorial-border)}.editorial-decisions-index{min-width:0;padding:42px 34px 48px 0;border-right:1px solid var(--editorial-border)}.editorial-decisions-section-heading{justify-content:space-between;gap:18px;margin-bottom:23px}.editorial-decisions-section-heading>span:first-child{min-width:0;display:grid;gap:5px}.editorial-decisions-section-heading small{color:var(--editorial-muted);font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-decisions-section-heading h2,.editorial-decisions-section-heading h3{margin:0;color:var(--editorial-ink);font-weight:500;letter-spacing:-.04em}.editorial-decisions-section-heading h2{font-size:24px}.editorial-decisions-section-heading h3{font-size:18px}.editorial-decisions-section-heading>em,.editorial-decisions-section-heading>span:last-child:not(:first-child),.editorial-decisions-detail-topline>em{padding:6px 8px;border:1px solid var(--editorial-border);border-radius:999px;color:var(--editorial-muted);font-size:8px;font-style:normal;font-weight:700;white-space:nowrap}.editorial-decisions-index-head,.editorial-decisions-list button{display:grid;grid-template-columns:1.05fr 1.25fr .66fr .68fr;gap:10px}.editorial-decisions-index-head{padding:0 10px 10px;border-bottom:1px solid var(--editorial-border);color:var(--editorial-muted);font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.editorial-decisions-list button{position:relative;width:100%;min-height:68px;align-items:center;padding:11px 10px;border:0;border-bottom:1px solid var(--editorial-border);background:transparent;color:var(--editorial-ink);font:inherit;font-size:9px;text-align:left;cursor:pointer;transition:background .15s ease}.editorial-decisions-list button:hover,.editorial-decisions-list button.selected{background:#086cf30e}.editorial-decisions-list button.selected:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background:var(--editorial-blue)}.editorial-decisions-list button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorial-decisions-list button>span:first-child{display:grid;gap:4px}.editorial-decisions-list button b{font-size:10px}.editorial-decisions-list button small{overflow:hidden;color:var(--editorial-muted);font-family:var(--mono);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.editorial-decisions-list button>span:last-child{gap:6px;color:var(--editorial-muted);font-weight:700}.editorial-decisions-list button>span:last-child i{width:20px;height:20px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-decisions-list button>span:last-child svg{width:11px}.editorial-decisions-show-all{width:100%;margin-top:16px}.editorial-decisions-show-all:hover,.editorial-decisions-open-exemplar:hover,.editorial-decisions-detail-empty button:hover{border-color:var(--editorial-ink)}.editorial-decisions-index-foot{align-items:flex-start;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid var(--editorial-border);color:var(--editorial-muted)}.editorial-decisions-index-foot svg{flex:0 0 auto;color:var(--editorial-blue)}.editorial-decisions-index-foot>span{display:grid;gap:4px}.editorial-decisions-index-foot b{color:var(--editorial-ink);font-size:9px}.editorial-decisions-index-foot small{font-size:8px;line-height:1.5}.editorial-decisions-empty{min-height:260px;display:grid;align-content:center;justify-items:center;gap:9px;padding:28px;color:var(--editorial-muted);text-align:center}.editorial-decisions-empty>span{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;color:var(--editorial-blue)}.editorial-decisions-empty b{color:var(--editorial-ink);font-size:11px}.editorial-decisions-empty small{max-width:290px;font-size:9px;line-height:1.5}.editorial-decisions-detail{min-width:0;padding:42px 0 48px 43px}.editorial-decisions-detail-topline{justify-content:space-between;gap:18px}.editorial-decisions-detail-topline code{overflow:hidden;color:var(--editorial-muted);font-family:var(--mono);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.editorial-decisions-detail-topline>em{border-color:#086cf33d;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-decisions-matchline{justify-content:center;gap:37px;min-height:128px;padding:23px 0;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-matchline>span:first-child,.editorial-decisions-matchline>span:last-child{gap:10px}.editorial-decisions-matchline>span:nth-child(2){display:grid;justify-items:center;gap:3px}.editorial-decisions-matchline>span>i,.editorial-decisions-corpus-match i{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-surface);color:var(--editorial-ink);font-family:var(--mono);font-size:8px;font-style:normal}.editorial-decisions-matchline b{font-size:12px}.editorial-decisions-matchline small,.editorial-decisions-matchline em{color:var(--editorial-muted);font-size:8px;font-style:normal}.editorial-decisions-matchline strong{color:var(--editorial-ink);font-family:var(--mono);font-size:24px;font-weight:500}.editorial-decisions-verdict{align-items:flex-start;gap:16px;padding:35px 0 30px}.editorial-decisions-verdict>span:first-child{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue);color:#fff}.editorial-decisions-verdict>span:last-child{min-width:0}.editorial-decisions-verdict small{color:var(--editorial-muted);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.editorial-decisions-verdict h2{max-width:19ch;margin:7px 0 11px;color:var(--editorial-ink);font-size:clamp(32px,3.2vw,47px);font-weight:400;letter-spacing:-.055em;line-height:1}.editorial-decisions-verdict p{max-width:720px;margin:0;color:var(--editorial-muted);font-size:10px;line-height:1.65}.editorial-decisions-readout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-decisions-readout>span{min-width:0;display:grid;gap:7px;padding:18px;border-right:1px solid var(--editorial-border)}.editorial-decisions-readout>span:first-child{padding-left:0}.editorial-decisions-readout>span:last-child{border-right:0}.editorial-decisions-readout small,.editorial-decisions-proof small{color:var(--editorial-muted);font-size:8px}.editorial-decisions-readout b{overflow:hidden;color:var(--editorial-ink);font-family:var(--mono);font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.editorial-decisions-path,.editorial-decisions-evidence{padding:30px 0;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-path ol{margin:0;padding:0;list-style:none}.editorial-decisions-path li{position:relative;min-height:58px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:12px}.editorial-decisions-path li:not(:last-child):after{content:"";position:absolute;top:30px;bottom:0;left:14px;width:1px;background:var(--editorial-border)}.editorial-decisions-path li>i{z-index:1;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-bg);color:var(--editorial-blue)}.editorial-decisions-path li.locked>i{color:var(--editorial-muted)}.editorial-decisions-path li>span{display:grid;align-self:start;gap:3px;padding-top:2px}.editorial-decisions-path li b{font-size:10px}.editorial-decisions-path li small,.editorial-decisions-path li time{color:var(--editorial-muted);font-size:8px;line-height:1.45}.editorial-decisions-path li time{padding-top:4px;font-family:var(--mono)}.editorial-decisions-evidence>div{overflow-x:auto;border-top:1px solid var(--editorial-border)}.editorial-decisions-evidence table{width:100%;min-width:650px;border-collapse:collapse;color:var(--editorial-ink);font-size:9px;text-align:left}.editorial-decisions-evidence th{padding:11px 9px;border-bottom:1px solid var(--editorial-border);color:var(--editorial-muted);font-size:7px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-decisions-evidence td{padding:15px 9px;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-evidence td:nth-child(2){gap:7px}.editorial-decisions-evidence td:nth-child(2)>i{width:25px;height:25px;display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-surface);font-family:var(--mono);font-size:6px;font-style:normal}.editorial-decisions-evidence td:nth-child(2)>i.txline{color:var(--editorial-blue)}.editorial-decisions-evidence td>em{display:inline-flex;padding:5px 7px;border:1px solid var(--editorial-border);border-radius:999px;font-size:7px;font-style:normal;font-weight:700;white-space:nowrap}.editorial-decisions-evidence td>em.watch{border-color:#086cf33d;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-decisions-boundaries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--editorial-border)}.editorial-decisions-boundaries>div{align-items:flex-start;gap:11px;padding:27px 24px 27px 0;border-right:1px solid var(--editorial-border)}.editorial-decisions-boundaries>div:last-child{padding-right:0;padding-left:24px;border-right:0}.editorial-decisions-boundaries>div>span:first-child{width:33px;height:33px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-decisions-boundaries>div>span:last-child{display:grid;gap:5px}.editorial-decisions-boundaries small{color:var(--editorial-muted);font-size:7px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-decisions-boundaries b{font-size:10px}.editorial-decisions-boundaries p{margin:0;color:var(--editorial-muted);font-size:8px;line-height:1.5}.editorial-decisions-proof{justify-content:space-between;gap:18px;min-height:94px;padding-top:24px}.editorial-decisions-proof>span{gap:8px}.editorial-decisions-proof>span:first-child>i{width:31px;height:31px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue);color:#fff}.editorial-decisions-proof>span>span,.editorial-decisions-proof>span:not(:first-child){display:grid;gap:4px}.editorial-decisions-proof b{color:var(--editorial-ink);font-size:8px}.editorial-decisions-proof code{color:var(--editorial-muted);font-family:var(--mono);font-size:7px}.editorial-decisions-proof>a{gap:7px;color:var(--editorial-ink);text-decoration:none}.editorial-decisions-proof>a svg{color:var(--editorial-blue)}.editorial-decisions-corpus-match{justify-content:space-between;gap:18px;min-height:112px;padding:23px 0;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-corpus-match>span:first-child{gap:11px}.editorial-decisions-corpus-match>span:last-child{color:var(--editorial-muted);font-family:var(--mono);font-size:9px}.editorial-decisions-corpus-match b{font-size:13px}.editorial-decisions-corpus-note{align-items:flex-start;gap:14px;margin:30px 0;padding:18px;border:1px solid rgba(8,108,243,.2);border-radius:8px;background:#086cf30e}.editorial-decisions-corpus-note>span:first-child{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue);color:#fff}.editorial-decisions-corpus-note b{font-size:10px}.editorial-decisions-corpus-note p{max-width:600px;margin:6px 0 0;color:var(--editorial-muted);font-size:9px;line-height:1.55}.editorial-decisions-open-exemplar{justify-content:center;gap:8px;padding:0 16px}.editorial-decisions-detail-empty{min-height:620px;display:grid;align-content:center;justify-items:center;gap:10px;padding:40px;text-align:center}.editorial-decisions-detail-empty>span{width:49px;height:49px;justify-content:center;border:1px solid var(--editorial-border);border-radius:50%;color:var(--editorial-blue)}.editorial-decisions-detail-empty h2{margin:7px 0 0;font-size:29px;font-weight:400;letter-spacing:-.05em}.editorial-decisions-detail-empty p{max-width:440px;margin:0;color:var(--editorial-muted);font-size:10px;line-height:1.6}.editorial-decisions-detail-empty button{margin-top:8px;padding:0 17px}@media(max-width:1180px){.editorial-decisions-workbench{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr)}.editorial-decisions-index{padding-right:25px}.editorial-decisions-detail{padding-left:31px}.editorial-decisions-index-head,.editorial-decisions-list button{grid-template-columns:1.08fr 1.2fr .68fr}.editorial-decisions-index-head>span:last-child,.editorial-decisions-list button>span:last-child{display:none}.editorial-decisions-proof{align-items:flex-start;flex-wrap:wrap}}@media(max-width:960px){.editorial-decisions-hero{grid-template-columns:1fr;gap:36px}.editorial-decisions-stats{max-width:760px}.editorial-decisions-filters{align-items:flex-end;flex-wrap:wrap}.editorial-decisions-workbench{grid-template-columns:1fr}.editorial-decisions-index{padding-right:0;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-index-head,.editorial-decisions-list button{grid-template-columns:1.05fr 1.28fr .68fr .68fr}.editorial-decisions-index-head>span:last-child,.editorial-decisions-list button>span:last-child{display:flex}.editorial-decisions-detail{padding-left:0}}@media(max-width:720px){.editorial-decisions-hero{padding:52px 0 44px}.editorial-decisions-hero h1{font-size:clamp(54px,17vw,78px)}.editorial-decisions-stats>div{min-height:125px;padding:17px}.editorial-decisions-filters{align-items:stretch;flex-direction:column}.editorial-decisions-search,.editorial-decisions-filter-select{flex:0 0 auto;width:100%}.editorial-decisions-filters>button{width:100%}.editorial-decisions-index-head{display:none}.editorial-decisions-list button,.editorial-decisions-list button.selected{grid-template-columns:minmax(0,1fr) auto;row-gap:6px;min-height:91px;padding:13px 10px}.editorial-decisions-list button>span:nth-child(2),.editorial-decisions-list button>span:nth-child(3){grid-column:1}.editorial-decisions-list button>span:last-child{grid-row:1;grid-column:2}.editorial-decisions-matchline{gap:13px}.editorial-decisions-matchline>span>i{display:none}.editorial-decisions-matchline b{font-size:10px}.editorial-decisions-readout{grid-template-columns:1fr}.editorial-decisions-readout>span,.editorial-decisions-readout>span:first-child{padding:15px 0;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-readout>span:last-child{border-bottom:0}.editorial-decisions-boundaries{grid-template-columns:1fr}.editorial-decisions-boundaries>div,.editorial-decisions-boundaries>div:last-child{padding:22px 0;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-decisions-boundaries>div:last-child{border-bottom:0}.editorial-decisions-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 0}.editorial-decisions-proof>span:first-child{grid-column:1 / -1}.editorial-decisions-proof>a{justify-content:flex-start}.editorial-decisions-corpus-match{align-items:flex-start;flex-direction:column}}@media(max-width:440px){.editorial-decisions-stats{grid-template-columns:1fr}.editorial-decisions-section-heading{align-items:flex-start;flex-direction:column}.editorial-decisions-matchline{justify-content:space-between}.editorial-decisions-matchline>span:nth-child(2){order:-1}.editorial-decisions-verdict{align-items:flex-start;flex-direction:column}.editorial-decisions-proof{grid-template-columns:1fr}.editorial-decisions-proof>span:first-child{grid-column:1}}.editorial-performance{--editorial-bg: #f4f1e9;--editorial-surface: #fbf9f4;--editorial-ink: #07172d;--editorial-muted: #5c6875;--editorial-blue: #086cf3;--editorial-blue-soft: rgba(8, 108, 243, .12);--editorial-border: rgba(7, 23, 45, .14);--editorial-risk: #b54834;--text: var(--editorial-ink);--text-soft: #2f3d4d;--muted: var(--editorial-muted);--blue: var(--editorial-blue);--lime: var(--editorial-blue);--sidebar: var(--editorial-bg);min-height:100vh;color:var(--editorial-ink);background-color:var(--editorial-bg);background-image:linear-gradient(to right,rgba(7,23,45,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(7,23,45,.055) 1px,transparent 1px);background-size:112px 112px;color-scheme:light}.editorial-performance-page{background:linear-gradient(120deg,#f4f1e9f5,#f4f1e9cc)}.editorial-performance-kicker,.editorial-performance-endpoint-label,.editorial-performance-clock>header,.editorial-performance-clock>header>span,.editorial-performance-clock>footer,.editorial-performance-progress-line>span,.editorial-performance-section-heading,.editorial-performance-admission-path>div,.editorial-performance-exclusions,.editorial-performance-exclusions>span,.editorial-performance-vault,.editorial-performance-zero-axis,.editorial-performance-incomplete,.editorial-performance-candidate,.editorial-performance-selector,.editorial-performance-guardrails>div,.editorial-performance-guardrails>div>span,.editorial-performance-contract-hash,.editorial-performance-risk>footer,.editorial-performance-history-boundary,.editorial-performance-history>footer,.editorial-performance-context-rows>div,.editorial-performance-context-rows>div>span,.editorial-performance-context>a,.editorial-performance-rules article>header,.editorial-performance-rules>footer,.editorial-performance-proof,.editorial-performance-proof>span,.editorial-performance-proof>a{display:flex;align-items:center}.editorial-performance-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:62px;padding:74px 0 58px;border-bottom:1px solid var(--editorial-border)}.editorial-performance-hero-copy{align-self:center}.editorial-performance-kicker{width:fit-content;gap:9px;color:var(--editorial-muted);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-performance-kicker i,.editorial-performance-clock>header>span i,.editorial-performance-contract .editorial-performance-section-heading>em i{width:7px;height:7px;border-radius:50%;background:var(--editorial-blue);box-shadow:0 0 0 5px var(--editorial-blue-soft)}.editorial-performance-hero h1{max-width:11ch;margin:20px 0 24px;color:var(--editorial-ink);font-size:clamp(58px,6.4vw,94px);font-weight:400;letter-spacing:-.07em;line-height:.92}.editorial-performance-hero-copy>p{max-width:650px;margin:0;color:var(--editorial-muted);font-size:15px;line-height:1.75}.editorial-performance-endpoint-label{gap:13px;margin-top:34px;padding-top:22px;border-top:1px solid var(--editorial-border)}.editorial-performance-endpoint-label>span:first-child{width:41px;height:41px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-surface);color:var(--editorial-blue)}.editorial-performance-endpoint-label>span:last-child{display:grid;gap:4px}.editorial-performance-endpoint-label small,.editorial-performance-clock small,.editorial-performance-section-heading small,.editorial-performance-vault small,.editorial-performance-method small,.editorial-performance-open-result small,.editorial-performance-open-result span,.editorial-performance-candidate small,.editorial-performance-candidate em,.editorial-performance-parameters small,.editorial-performance-selector small,.editorial-performance-selector em,.editorial-performance-guardrails small,.editorial-performance-risk-grid small,.editorial-performance-risk-grid span,.editorial-performance-history-grid small,.editorial-performance-history-grid span,.editorial-performance-context-rows small,.editorial-performance-proof small{color:var(--editorial-muted);font-size:8px}.editorial-performance-endpoint-label b{font-size:11px}.editorial-performance-endpoint-label svg,.editorial-performance-clock svg,.editorial-performance-section-heading svg,.editorial-performance-admission-path svg,.editorial-performance-exclusions svg,.editorial-performance-vault svg,.editorial-performance-incomplete svg,.editorial-performance-candidate svg,.editorial-performance-selector svg,.editorial-performance-guardrails svg,.editorial-performance-risk svg,.editorial-performance-history svg,.editorial-performance-context svg,.editorial-performance-rules svg,.editorial-performance-proof svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.editorial-performance-clock{align-self:stretch;border:1px solid var(--editorial-border);background:#fbf9f494;box-shadow:0 22px 60px #07172d0f}.editorial-performance-clock>header{min-height:52px;justify-content:space-between;gap:18px;padding:0 20px;border-bottom:1px solid var(--editorial-border)}.editorial-performance-clock>header>span{gap:9px;font-size:9px;font-weight:700}.editorial-performance-clock>header time{color:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-performance-clock-counts{display:grid;grid-template-columns:repeat(2,1fr);min-height:180px;border-bottom:1px solid var(--editorial-border)}.editorial-performance-clock-counts>div{display:grid;align-content:center;justify-items:center;gap:6px;padding:24px;border-right:1px solid var(--editorial-border);text-align:center}.editorial-performance-clock-counts>div:last-child{border-right:0}.editorial-performance-clock-counts strong{display:flex;align-items:baseline;gap:8px;color:var(--editorial-muted);font-family:var(--mono);font-size:27px;font-weight:400}.editorial-performance-clock-counts strong b{color:var(--editorial-blue);font-size:54px;font-weight:400;letter-spacing:-.07em}.editorial-performance-clock-counts strong i{color:var(--editorial-border);font-size:20px;font-style:normal}.editorial-performance-clock-counts>div>span{color:var(--editorial-muted);font-size:8px}.editorial-performance-clock-progress{display:grid;gap:18px;padding:24px 20px}.editorial-performance-progress-line{display:grid;gap:9px}.editorial-performance-progress-line>span{justify-content:space-between;gap:16px}.editorial-performance-progress-line b{font-family:var(--mono);font-size:8px;font-weight:500}.editorial-performance-progress-line>i{height:3px;display:block;overflow:hidden;background:var(--editorial-border)}.editorial-performance-progress-line>i em{height:100%;display:block;background:var(--editorial-blue)}.editorial-performance-clock>footer{min-height:48px;justify-content:space-between;gap:14px;padding:0 20px;border-top:1px solid var(--editorial-border);color:var(--editorial-muted);font-size:8px}.editorial-performance-clock>footer b{color:var(--editorial-ink)}.editorial-performance-clock>footer>span:last-child{display:inline-flex;align-items:center;gap:6px;color:var(--editorial-blue);font-weight:700}.editorial-performance-section-heading{justify-content:space-between;gap:20px;margin-bottom:26px}.editorial-performance-section-heading>span:first-child{min-width:0;display:grid;gap:7px}.editorial-performance-section-heading small{font-weight:700;letter-spacing:.08em;text-transform:uppercase}.editorial-performance-section-heading h2,.editorial-performance-section-heading h3{margin:0;color:var(--editorial-ink);font-weight:400;letter-spacing:-.05em}.editorial-performance-section-heading h2{font-size:clamp(28px,3vw,43px)}.editorial-performance-section-heading h3{font-size:20px}.editorial-performance-section-heading>em{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid var(--editorial-border);border-radius:999px;color:var(--editorial-muted);font-size:8px;font-style:normal;font-weight:700;white-space:nowrap}.editorial-performance-boundary{padding:58px 0;border-bottom:1px solid var(--editorial-border)}.editorial-performance-admission-path{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:18px 0 30px}.editorial-performance-admission-path:before{content:"";position:absolute;top:38px;right:8%;left:8%;height:2px;background:linear-gradient(90deg,var(--editorial-blue),rgba(8,108,243,.28))}.editorial-performance-admission-path>div{position:relative;z-index:1;gap:11px;min-width:0}.editorial-performance-admission-path>div>i{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-bg);color:var(--editorial-blue)}.editorial-performance-admission-path>div:last-child>i{border-color:var(--editorial-blue);background:var(--editorial-blue);color:#fff}.editorial-performance-admission-path>div>span{min-width:0;display:grid;gap:4px}.editorial-performance-admission-path b{font-size:10px}.editorial-performance-admission-path small{overflow:hidden;color:var(--editorial-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.editorial-performance-exclusions{justify-content:space-between;gap:0;margin-top:13px;padding-top:22px;border-top:1px solid var(--editorial-border)}.editorial-performance-exclusions>span{flex:1 1 0;gap:8px;padding:0 18px;border-right:1px solid var(--editorial-border)}.editorial-performance-exclusions>span:first-child{padding-left:0}.editorial-performance-exclusions>span:last-child{border-right:0}.editorial-performance-exclusions svg{flex:0 0 auto;color:var(--editorial-muted)}.editorial-performance-exclusions b{font-size:9px}.editorial-performance-exclusions small{color:var(--editorial-muted);font-size:8px}.editorial-performance-primary-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);border-bottom:1px solid var(--editorial-border)}.editorial-performance-endpoint{min-width:0;padding:58px 48px 56px 0;border-right:1px solid var(--editorial-border)}.editorial-performance-contract{min-width:0;padding:58px 0 56px 42px}.editorial-performance-vault{align-items:flex-start;gap:17px;padding:26px;border:1px solid rgba(8,108,243,.2);border-radius:10px;background:#086cf30e}.editorial-performance-vault>span:first-child{width:46px;height:46px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue);color:#fff}.editorial-performance-vault>span:last-child{display:grid;gap:6px}.editorial-performance-vault b{color:var(--editorial-ink);font-size:18px;font-weight:500;letter-spacing:-.03em}.editorial-performance-vault p{max-width:670px;margin:2px 0 0;color:var(--editorial-muted);font-size:9px;line-height:1.6}.editorial-performance-method{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0;border-top:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-performance-method>span{display:grid;gap:6px;padding:17px;border-right:1px solid var(--editorial-border)}.editorial-performance-method>span:first-child{padding-left:0}.editorial-performance-method>span:last-child{border-right:0}.editorial-performance-method b{font-size:9px;font-weight:500}.editorial-performance-zero-axis{justify-content:center;gap:10px;color:var(--editorial-muted);font-size:8px;font-weight:700}.editorial-performance-zero-axis>i{width:28%;height:2px;display:block;background:var(--editorial-border)}.editorial-performance-zero-axis>i:first-of-type em{width:35%;height:100%;display:block;margin-left:auto;background:var(--editorial-risk)}.editorial-performance-zero-axis>i:last-of-type em{width:35%;height:100%;display:block;background:var(--editorial-blue)}.editorial-performance-zero-axis b{color:var(--editorial-ink);font-family:var(--mono);font-size:8px}.editorial-performance-open-result,.editorial-performance-history-grid,.editorial-performance-risk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border)}.editorial-performance-open-result>div,.editorial-performance-history-grid>div,.editorial-performance-risk-grid>div{min-height:125px;display:grid;align-content:space-between;gap:8px;padding:20px;border-right:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-performance-open-result>div.primary,.editorial-performance-history-grid>div.primary,.editorial-performance-risk-grid>div.primary{background:var(--editorial-blue);color:#fff}.editorial-performance-open-result .primary small,.editorial-performance-open-result .primary span,.editorial-performance-history-grid .primary small,.editorial-performance-history-grid .primary span,.editorial-performance-risk-grid .primary small,.editorial-performance-risk-grid .primary span{color:#fffc}.editorial-performance-open-result b,.editorial-performance-history-grid b,.editorial-performance-risk-grid b{color:inherit;font-family:var(--mono);font-size:21px;font-weight:400;letter-spacing:-.04em}.editorial-performance-incomplete{align-items:flex-start;gap:12px;padding:24px;border:1px solid var(--editorial-border)}.editorial-performance-incomplete svg{flex:0 0 auto;color:var(--editorial-blue)}.editorial-performance-incomplete>span{display:grid;gap:4px}.editorial-performance-incomplete b{font-size:10px}.editorial-performance-incomplete small{color:var(--editorial-muted);font-size:8px}.editorial-performance-candidate{align-items:flex-start;gap:12px;padding:19px;border:1px solid var(--editorial-border);background:var(--editorial-surface)}.editorial-performance-candidate>span:first-child{width:37px;height:37px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-performance-candidate>span:last-child,.editorial-performance-selector>span{min-width:0;display:grid;gap:4px}.editorial-performance-candidate b{font-size:12px}.editorial-performance-candidate em,.editorial-performance-selector em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.editorial-performance-parameters{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--editorial-border)}.editorial-performance-parameters>span{min-width:0;display:grid;gap:5px;padding:16px 10px;border-right:1px solid var(--editorial-border)}.editorial-performance-parameters>span:first-child{padding-left:0}.editorial-performance-parameters>span:last-child{border-right:0}.editorial-performance-parameters b{font-family:var(--mono);font-size:10px;font-weight:500}.editorial-performance-selector{align-items:flex-start;gap:11px;padding:18px 0;border-bottom:1px solid var(--editorial-border)}.editorial-performance-selector>svg{flex:0 0 auto;color:var(--editorial-blue)}.editorial-performance-selector b{font-size:10px}.editorial-performance-guardrails{padding:21px 0 15px}.editorial-performance-guardrails h3{margin:0 0 13px;font-size:11px;font-weight:600}.editorial-performance-guardrails>div{justify-content:space-between;gap:10px;min-height:49px;border-bottom:1px solid var(--editorial-border)}.editorial-performance-guardrails>div>span{gap:8px}.editorial-performance-guardrails>div>span>i{width:25px;height:25px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;color:var(--editorial-muted)}.editorial-performance-guardrails>div>span>span{display:grid;gap:3px}.editorial-performance-guardrails b{font-size:9px}.editorial-performance-guardrails>div>em{color:var(--editorial-muted);font-size:8px;font-style:normal;white-space:nowrap}.editorial-performance-guardrails>div.pass>span>i{color:var(--editorial-blue)}.editorial-performance-guardrails>div.fail>span>i{color:var(--editorial-risk)}.editorial-performance-contract-hash{justify-content:space-between;gap:12px;padding-top:16px;color:var(--editorial-muted);font-size:8px}.editorial-performance-contract-hash code{overflow:hidden;font-family:var(--mono);text-overflow:ellipsis;white-space:nowrap}.editorial-performance-risk,.editorial-performance-history,.editorial-performance-context,.editorial-performance-rules,.editorial-performance-rows{padding:58px 0;border-bottom:1px solid var(--editorial-border)}.editorial-performance-risk-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.editorial-performance-risk-grid>div{min-height:118px}.editorial-performance-risk>footer{justify-content:center;gap:10px;margin-top:22px;color:var(--editorial-blue)}.editorial-performance-risk>footer>span{display:grid;gap:3px}.editorial-performance-risk>footer b{font-size:9px}.editorial-performance-risk>footer small{color:var(--editorial-muted);font-size:8px}.editorial-performance-history-grid{grid-template-columns:minmax(280px,1.2fr) repeat(3,minmax(0,.6fr))}.editorial-performance-history-grid>div{min-height:135px}.editorial-performance-history-grid>div.primary b{font-size:27px}.editorial-performance-history-boundary{align-items:flex-start;gap:10px;margin-top:22px;padding:16px;border:1px solid rgba(181,72,52,.22);background:#b548340b;color:var(--editorial-risk)}.editorial-performance-history-boundary svg{flex:0 0 auto}.editorial-performance-history-boundary p{margin:0;color:var(--editorial-muted);font-size:8px;line-height:1.55}.editorial-performance-history>footer{justify-content:space-between;gap:18px;padding-top:18px;color:var(--editorial-muted);font-size:8px}.editorial-performance-history>footer code{font-family:var(--mono)}.editorial-performance-context-rows{border-top:1px solid var(--editorial-border)}.editorial-performance-context-rows>div{justify-content:space-between;gap:28px;min-height:112px;padding:20px 0;border-bottom:1px solid var(--editorial-border)}.editorial-performance-context-rows>div>span:first-child{min-width:0;align-items:flex-start;gap:13px}.editorial-performance-context-rows>div>span:first-child>i{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;color:var(--editorial-blue)}.editorial-performance-context-rows>div>span:first-child>span{min-width:0;display:grid;gap:5px}.editorial-performance-context-rows b{font-size:11px}.editorial-performance-context-rows p{max-width:750px;margin:0;color:var(--editorial-muted);font-size:8px;line-height:1.55}.editorial-performance-context-rows>div>span:last-child{flex:0 0 auto;display:grid;gap:5px;text-align:right}.editorial-performance-context>a{width:fit-content;gap:8px;margin-top:21px;color:var(--editorial-ink);font-size:9px;font-weight:700;text-decoration:none}.editorial-performance-context>a svg{color:var(--editorial-blue)}.editorial-performance-rules>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border)}.editorial-performance-rules article{padding:24px;border-right:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-performance-rules article>header{gap:9px;margin-bottom:17px}.editorial-performance-rules article>header>i{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-performance-rules article:nth-child(2)>header>i{background:#b5483414;color:var(--editorial-risk)}.editorial-performance-rules article:nth-child(3)>header>i{background:var(--editorial-border);color:var(--editorial-muted)}.editorial-performance-rules h3{margin:0;font-size:13px;font-weight:600}.editorial-performance-rules article p{position:relative;margin:0;padding:11px 0 11px 15px;border-bottom:1px solid var(--editorial-border);color:var(--editorial-muted);font-size:8px;line-height:1.55}.editorial-performance-rules article p:before{content:"";position:absolute;top:16px;left:0;width:5px;height:5px;border-radius:50%;background:var(--editorial-blue)}.editorial-performance-rules article:nth-child(2) p:before{background:var(--editorial-risk)}.editorial-performance-rules article:nth-child(3) p:before{background:var(--editorial-muted)}.editorial-performance-rules>footer{justify-content:center;gap:10px;padding-top:22px;color:var(--editorial-blue)}.editorial-performance-rules>footer b{color:var(--editorial-muted);font-size:8px;line-height:1.5}.editorial-performance-rows>div{overflow-x:auto;border-top:1px solid var(--editorial-border)}.editorial-performance-rows table{width:100%;min-width:930px;border-collapse:collapse;color:var(--editorial-ink);font-size:9px;text-align:left}.editorial-performance-rows th,.editorial-performance-rows td{padding:13px 10px;border-bottom:1px solid var(--editorial-border)}.editorial-performance-rows th{color:var(--editorial-muted);font-size:7px;letter-spacing:.07em;text-transform:uppercase}.editorial-performance-rows td:first-child{display:grid;gap:3px}.editorial-performance-rows td small{color:var(--editorial-muted);font-size:7px}.editorial-performance-proof{min-height:112px;justify-content:space-between;gap:22px;border-bottom:1px solid var(--editorial-border)}.editorial-performance-proof>span{gap:8px}.editorial-performance-proof>span:first-child>i{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--editorial-blue);color:#fff}.editorial-performance-proof>span>span,.editorial-performance-proof>span:not(:first-child){min-width:0;display:grid;gap:4px}.editorial-performance-proof b{font-size:8px}.editorial-performance-proof code{max-width:170px;overflow:hidden;color:var(--editorial-muted);font-family:var(--mono);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.editorial-performance-proof>a{gap:7px;color:var(--editorial-ink);text-decoration:none}.editorial-performance-proof>a svg{color:var(--editorial-blue)}@media(max-width:1180px){.editorial-performance-primary-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.editorial-performance-endpoint{padding-right:34px}.editorial-performance-contract{padding-left:31px}.editorial-performance-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-performance-proof{flex-wrap:wrap;padding:24px 0}}@media(max-width:960px){.editorial-performance-hero{grid-template-columns:1fr;gap:38px}.editorial-performance-clock{max-width:760px}.editorial-performance-primary-grid{grid-template-columns:1fr}.editorial-performance-endpoint{padding:52px 0;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-performance-contract{padding:52px 0}.editorial-performance-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-performance-rules>div{grid-template-columns:1fr}.editorial-performance-rules article{padding:22px}}@media(max-width:720px){.editorial-performance-hero{padding:52px 0 44px}.editorial-performance-hero h1{font-size:clamp(51px,15vw,72px)}.editorial-performance-clock-counts{grid-template-columns:1fr}.editorial-performance-clock-counts>div{min-height:145px;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-performance-clock-counts>div:last-child{border-bottom:0}.editorial-performance-clock>footer{align-items:flex-start;flex-direction:column;padding:14px 20px}.editorial-performance-section-heading{align-items:flex-start;flex-direction:column}.editorial-performance-admission-path{grid-template-columns:1fr;padding-left:3px}.editorial-performance-admission-path:before{inset:12% auto 12% 23px;width:2px;height:auto}.editorial-performance-exclusions{align-items:flex-start;flex-direction:column}.editorial-performance-exclusions>span,.editorial-performance-exclusions>span:first-child{width:100%;padding:12px 0;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-performance-exclusions>span:last-child{border-bottom:0}.editorial-performance-method,.editorial-performance-open-result,.editorial-performance-history-grid,.editorial-performance-risk-grid{grid-template-columns:1fr}.editorial-performance-method>span,.editorial-performance-method>span:first-child{padding:14px 0;border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-performance-method>span:last-child{border-bottom:0}.editorial-performance-parameters{grid-template-columns:repeat(2,1fr)}.editorial-performance-parameters>span:nth-child(2){border-right:0}.editorial-performance-context-rows>div{align-items:flex-start;flex-direction:column}.editorial-performance-context-rows>div>span:last-child{padding-left:51px;text-align:left}.editorial-performance-history>footer{align-items:flex-start;flex-direction:column}.editorial-performance-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-performance-proof>span:first-child{grid-column:1 / -1}}@media(max-width:440px){.editorial-performance-clock>header{align-items:flex-start;flex-direction:column;padding:14px 18px}.editorial-performance-vault{align-items:flex-start;flex-direction:column;padding:20px}.editorial-performance-zero-axis{gap:6px}.editorial-performance-zero-axis>i{width:20%}.editorial-performance-parameters,.editorial-performance-proof{grid-template-columns:1fr}.editorial-performance-proof>span:first-child{grid-column:1}}.editorial-proof{--editorial-bg: #f4f1e9;--editorial-surface: #fbf9f4;--editorial-ink: #07172d;--editorial-muted: #5c6875;--editorial-blue: #086cf3;--editorial-blue-soft: rgba(8, 108, 243, .12);--editorial-border: rgba(7, 23, 45, .14);--editorial-risk: #b54834;--text: var(--editorial-ink);--text-soft: #2f3d4d;--muted: var(--editorial-muted);--blue: var(--editorial-blue);--lime: var(--editorial-blue);--sidebar: var(--editorial-bg);min-height:100vh;color:var(--editorial-ink);background-color:var(--editorial-bg);background-image:linear-gradient(to right,rgba(7,23,45,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(7,23,45,.055) 1px,transparent 1px);background-size:112px 112px;color-scheme:light}.editorial-proof-page{background:linear-gradient(120deg,#f4f1e9f5,#f4f1e9c7)}.editorial-proof-kicker,.editorial-proof-hero-note,.editorial-proof-hero-note>span,.editorial-proof-seal>header,.editorial-proof-seal-mark,.editorial-proof-seal-hash,.editorial-proof-seal>footer,.editorial-proof-section-heading,.editorial-proof-assurance-grid article>footer,.editorial-proof-assurance-boundary,.editorial-proof-decision-path,.editorial-proof-decision>footer,.editorial-proof-decision>footer>span,.editorial-proof-verification>footer,.editorial-proof-verification>footer>span,.editorial-proof-check-grid>div,.editorial-proof-ledger-row,.editorial-proof-ledger>footer,.editorial-proof-ledger>footer>span,.editorial-proof-sources>header,.editorial-proof-sources>div,.editorial-proof-sources>footer,.editorial-proof-reproduce-copy,.editorial-proof-reproduce-copy>div,.editorial-proof-command,.editorial-proof-command>a,.editorial-proof-reproduce>footer,.editorial-proof-final,.editorial-proof-final>span,.editorial-proof-state{display:flex;align-items:center}.editorial-proof-hero{min-height:610px;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(410px,.94fr);gap:70px;padding:78px 0 64px;border-bottom:1px solid var(--editorial-border)}.editorial-proof-hero-copy{align-self:center}.editorial-proof-kicker{width:fit-content;gap:9px;color:var(--editorial-muted);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-proof-kicker i,.editorial-proof-seal>footer i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--editorial-blue);box-shadow:0 0 0 5px var(--editorial-blue-soft)}.editorial-proof-hero h1{max-width:11ch;margin:20px 0 26px;color:var(--editorial-ink);font-size:clamp(58px,6.4vw,94px);font-weight:400;letter-spacing:-.07em;line-height:.92}.editorial-proof-hero-copy>p{max-width:670px;margin:0;color:var(--editorial-muted);font-size:17px;line-height:1.72}.editorial-proof-hero-note{align-items:flex-start;gap:11px;max-width:590px;margin-top:27px;padding-top:20px;border-top:1px solid var(--editorial-border);color:var(--editorial-blue)}.editorial-proof-hero-note>svg{width:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-hero-note>span,.editorial-proof-decision>footer>span,.editorial-proof-verification>footer>span,.editorial-proof-ledger>footer>span,.editorial-proof-final>span{align-items:flex-start;flex-direction:column;gap:4px}.editorial-proof-hero-note b{color:var(--editorial-ink);font-size:10px}.editorial-proof-hero-note small{color:var(--editorial-muted);font-size:8px;line-height:1.45}.editorial-proof-seal{position:relative;align-self:center;overflow:hidden;border:1px solid rgba(8,108,243,.25);border-radius:12px;background:var(--editorial-surface);box-shadow:0 30px 70px #07172d14}.editorial-proof-seal:before,.editorial-proof-seal:after{position:absolute;border:1px solid rgba(8,108,243,.08);border-radius:50%;content:"";pointer-events:none}.editorial-proof-seal:before{top:71px;left:50%;width:270px;height:270px;transform:translate(-50%)}.editorial-proof-seal:after{top:112px;left:50%;width:188px;height:188px;transform:translate(-50%)}.editorial-proof-seal>header{position:relative;z-index:1;min-height:58px;justify-content:space-between;gap:14px;padding:0 21px;border-bottom:1px solid var(--editorial-border);color:var(--editorial-muted);font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-proof-seal>header em{padding:6px 8px;border-radius:999px;background:var(--editorial-blue-soft);color:var(--editorial-blue);font-size:7px;font-style:normal}.editorial-proof-seal.invalid>header em{background:#b5483414;color:var(--editorial-risk)}.editorial-proof-seal-mark{position:relative;z-index:1;min-height:302px;justify-content:center;flex-direction:column;gap:9px;padding:36px 24px 30px;text-align:center}.editorial-proof-seal-mark>svg{width:58px;height:58px;margin-bottom:3px;padding:14px;border-radius:50%;background:var(--editorial-blue);color:#fff;fill:none;stroke:currentColor;stroke-width:1.6;box-shadow:0 16px 38px #086cf338}.editorial-proof-seal.invalid .editorial-proof-seal-mark>svg{background:var(--editorial-risk)}.editorial-proof-seal-mark strong{color:var(--editorial-ink);font-size:clamp(25px,3vw,39px);font-weight:500;letter-spacing:-.045em}.editorial-proof-seal-mark small{color:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-proof-seal-hash{position:relative;z-index:1;justify-content:space-between;gap:18px;padding:16px 21px;border-top:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border);background:#086cf309;color:var(--editorial-muted);font-size:8px}.editorial-proof-seal-hash code{overflow:hidden;color:var(--editorial-ink);font-family:var(--mono);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.editorial-proof-seal>footer{position:relative;z-index:1;min-height:50px;justify-content:space-between;gap:16px;padding:0 21px;color:var(--editorial-muted);font-size:7px}.editorial-proof-seal>footer span:first-child{display:flex;align-items:center;gap:9px}.editorial-proof-section-heading{justify-content:space-between;gap:22px;margin-bottom:29px}.editorial-proof-section-heading>span:first-child{display:grid;gap:7px}.editorial-proof-section-heading small,.editorial-proof-assurance-grid small,.editorial-proof-decision-path small,.editorial-proof-verification>footer small,.editorial-proof-event-copy small,.editorial-proof-commitment-grid small,.editorial-proof-sources small,.editorial-proof-reproduce small,.editorial-proof-command>span{color:var(--editorial-muted);font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-proof-section-heading h2{margin:0;color:var(--editorial-ink);font-size:clamp(28px,3.2vw,46px);font-weight:400;letter-spacing:-.055em;line-height:1.03}.editorial-proof-section-heading>em{flex:0 0 auto;color:var(--editorial-muted);font-size:8px;font-style:normal;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.editorial-proof-section-heading>em.pass,.editorial-proof-section-heading>em.fail{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-proof-section-heading>em.fail{background:#b5483414;color:var(--editorial-risk)}.editorial-proof-section-heading>em svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.8}.editorial-proof-assurance,.editorial-proof-decision,.editorial-proof-verification,.editorial-proof-ledger,.editorial-proof-commitments{padding:60px 0;border-bottom:1px solid var(--editorial-border)}.editorial-proof-assurance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border)}.editorial-proof-assurance-grid article{min-height:288px;display:grid;grid-template-rows:auto 1fr auto;padding:25px;border-right:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border);background:#fbf9f459}.editorial-proof-assurance-grid article.verified{background:var(--editorial-blue);color:#fff}.editorial-proof-assurance-index{font-family:var(--mono);font-size:9px}.editorial-proof-assurance-grid article>div{align-self:center}.editorial-proof-assurance-grid article h3{margin:7px 0 10px;color:inherit;font-size:clamp(22px,2.4vw,33px);font-weight:500;letter-spacing:-.05em}.editorial-proof-assurance-grid article p{max-width:350px;margin:0;color:var(--editorial-muted);font-size:9px;line-height:1.62}.editorial-proof-assurance-grid article.verified small,.editorial-proof-assurance-grid article.verified p{color:#ffffffc2}.editorial-proof-assurance-grid article>footer{gap:8px;padding-top:18px;border-top:1px solid var(--editorial-border)}.editorial-proof-assurance-grid article.verified>footer{border-top-color:#ffffff40}.editorial-proof-assurance-grid article>footer svg{width:16px;fill:none;stroke:var(--editorial-blue);stroke-width:1.8}.editorial-proof-assurance-grid article.verified>footer svg{stroke:#fff}.editorial-proof-assurance-grid article>footer b{font-size:8px}.editorial-proof-assurance-boundary{align-items:flex-start;gap:11px;margin-top:22px;padding:17px 18px;border:1px solid rgba(181,72,52,.2);background:#b548340b;color:var(--editorial-risk)}.editorial-proof-assurance-boundary svg{width:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-assurance-boundary p{margin:0;color:var(--editorial-muted);font-size:8px;line-height:1.58}.editorial-proof-assurance-boundary b{color:var(--editorial-risk)}.editorial-proof-decision-path{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) 34px minmax(0,1fr)}.editorial-proof-decision-path article{min-height:230px;display:flex;flex-direction:column;justify-content:center;padding:29px;border:1px solid var(--editorial-border);background:#fbf9f466}.editorial-proof-decision-path article.authority{border-color:#086cf357;background:#086cf30e}.editorial-proof-decision-path article.refused{border-color:#b5483445;background:#b548340b}.editorial-proof-decision-path article>span{margin-bottom:38px;color:var(--editorial-muted);font-family:var(--mono);font-size:9px}.editorial-proof-decision-path h3{margin:8px 0;color:var(--editorial-ink);font-size:clamp(21px,2.3vw,31px);font-weight:500;letter-spacing:-.05em;text-transform:capitalize}.editorial-proof-decision-path article.refused h3{color:var(--editorial-risk);text-transform:uppercase}.editorial-proof-decision-path p{margin:0;color:var(--editorial-muted);font-size:8px;line-height:1.55}.editorial-proof-decision-path>i{justify-self:center;color:var(--editorial-blue)}.editorial-proof-decision-path>i svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.editorial-proof-decision>footer,.editorial-proof-verification>footer,.editorial-proof-ledger>footer{justify-content:center;gap:11px;margin-top:22px;color:var(--editorial-blue)}.editorial-proof-decision>footer>svg,.editorial-proof-verification>footer>svg,.editorial-proof-ledger>footer>svg{width:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-decision>footer b,.editorial-proof-verification>footer b,.editorial-proof-ledger>footer b{color:var(--editorial-ink);font-size:9px}.editorial-proof-decision>footer small,.editorial-proof-ledger>footer small{color:var(--editorial-muted);font-size:8px}.editorial-proof-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border)}.editorial-proof-check-grid>div{min-height:98px;gap:13px;padding:19px;border-right:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-proof-check-grid>div>span:first-child{align-self:flex-start;color:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-proof-check-grid>div>i{width:30px;height:30px;display:grid;flex:0 0 30px;place-items:center;border-radius:50%;background:var(--editorial-blue-soft);color:var(--editorial-blue)}.editorial-proof-check-grid>div.fail>i{background:#b5483414;color:var(--editorial-risk)}.editorial-proof-check-grid svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.9}.editorial-proof-check-grid>div>span:last-child{min-width:0;display:grid;gap:5px}.editorial-proof-check-grid b{color:var(--editorial-ink);font-size:10px}.editorial-proof-check-grid small{color:var(--editorial-muted);font-size:8px}.editorial-proof-verification>footer{justify-content:flex-start;padding:17px 19px;border-right:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border);background:#086cf30a}.editorial-proof-ledger-table{overflow:hidden;border-top:1px solid var(--editorial-border);border-right:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border)}.editorial-proof-ledger-head,.editorial-proof-ledger-row{display:grid;grid-template-columns:48px 40px minmax(260px,1fr) 130px minmax(170px,.7fr);align-items:center}.editorial-proof-ledger-head{min-height:39px;padding:0 19px;border-bottom:1px solid var(--editorial-border);background:#07172d09;color:var(--editorial-muted);font-size:7px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.editorial-proof-ledger-row{position:relative;min-height:73px;padding:10px 19px;border-bottom:1px solid var(--editorial-border)}.editorial-proof-ledger-row:before{position:absolute;top:0;bottom:0;left:84px;width:1px;background:var(--editorial-border);content:""}.editorial-proof-ledger-row.risk{background:linear-gradient(90deg,#086cf313,#b5483409)}.editorial-proof-sequence,.editorial-proof-ledger-row time,.editorial-proof-ledger-row code{color:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-proof-event-icon{position:relative;z-index:1;width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--editorial-border);border-radius:50%;background:var(--editorial-bg);color:var(--editorial-muted)}.editorial-proof-ledger-row.risk .editorial-proof-event-icon{border-color:var(--editorial-blue);background:var(--editorial-blue);color:#fff}.editorial-proof-event-icon svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-event-copy{min-width:0;display:grid;gap:3px;padding-left:12px}.editorial-proof-event-copy b{color:var(--editorial-ink);font-size:10px}.editorial-proof-event-copy em{overflow:hidden;color:var(--editorial-muted);font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.editorial-proof-ledger-row code{overflow:hidden;color:var(--editorial-ink);text-overflow:ellipsis;white-space:nowrap}.editorial-proof-commitment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border)}.editorial-proof-commitment-grid>div{min-width:0;min-height:126px;display:grid;align-content:space-between;gap:8px;padding:20px;border-right:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-proof-commitment-grid code{overflow:hidden;color:var(--editorial-ink);font-family:var(--mono);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.editorial-proof-commitment-grid span{color:var(--editorial-muted);font-size:8px}.editorial-proof-sources{margin-top:34px;border-top:1px solid var(--editorial-border);border-right:1px solid var(--editorial-border);border-left:1px solid var(--editorial-border)}.editorial-proof-sources>header{min-height:81px;justify-content:space-between;gap:20px;padding:17px 21px;border-bottom:1px solid var(--editorial-border);background:#07172d08}.editorial-proof-sources>header>span{display:grid;gap:5px}.editorial-proof-sources h3{margin:0;font-size:18px;font-weight:500;letter-spacing:-.035em}.editorial-proof-sources>header em,.editorial-proof-sources>div>em{color:var(--editorial-muted);font-size:8px;font-style:normal;font-weight:700;text-transform:uppercase}.editorial-proof-sources>div{display:grid;grid-template-columns:45px minmax(210px,1fr) minmax(190px,.6fr) 90px;min-height:67px;gap:14px;padding:11px 20px;border-bottom:1px solid var(--editorial-border)}.editorial-proof-sources>div>span:first-child{color:var(--editorial-muted);font-family:var(--mono);font-size:8px}.editorial-proof-sources>div>span:nth-child(2){display:grid;gap:3px}.editorial-proof-sources>div b{color:var(--editorial-muted);font-family:var(--mono);font-size:7px;font-weight:400}.editorial-proof-sources>div code{overflow:hidden;color:var(--editorial-ink);font-family:var(--mono);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.editorial-proof-sources>footer{align-items:flex-start;gap:10px;padding:16px 20px;border-bottom:1px solid var(--editorial-border);background:#086cf309;color:var(--editorial-blue)}.editorial-proof-sources>footer svg{width:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-sources>footer p{max-width:900px;margin:0;color:var(--editorial-muted);font-size:8px;line-height:1.55}.editorial-proof-reproduce{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(500px,1.15fr);margin-top:60px;border:1px solid var(--editorial-border);background:var(--editorial-surface)}.editorial-proof-reproduce-copy{align-items:flex-start;gap:15px;padding:29px;border-right:1px solid var(--editorial-border)}.editorial-proof-reproduce-copy>span{width:43px;height:43px;display:grid;flex:0 0 43px;place-items:center;border-radius:50%;background:var(--editorial-blue);color:#fff}.editorial-proof-reproduce-copy>span svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-reproduce-copy>div,.editorial-proof-command{align-items:flex-start;flex-direction:column;gap:6px}.editorial-proof-reproduce-copy h2{margin:0;color:var(--editorial-ink);font-size:20px;font-weight:500;letter-spacing:-.04em}.editorial-proof-reproduce-copy p{margin:2px 0 0;color:var(--editorial-muted);font-size:8px;line-height:1.58}.editorial-proof-command{min-width:0;justify-content:center;padding:28px}.editorial-proof-command code{width:100%;overflow-x:auto;padding:15px 16px;border:1px solid var(--editorial-border);background:var(--editorial-bg);color:var(--editorial-blue);font-family:var(--mono);font-size:9px;white-space:nowrap}.editorial-proof-command>a{align-self:flex-end;gap:7px;margin-top:4px;color:var(--editorial-ink);font-size:9px;font-weight:700;text-decoration:none}.editorial-proof-command>a svg{width:14px;fill:none;stroke:var(--editorial-blue);stroke-width:1.8}.editorial-proof-reproduce>footer{grid-column:1 / -1;align-items:flex-start;gap:10px;padding:15px 24px;border-top:1px solid var(--editorial-border);color:var(--editorial-blue)}.editorial-proof-reproduce>footer svg{width:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-reproduce>footer p{margin:0;color:var(--editorial-muted);font-size:8px;line-height:1.55}.editorial-proof-reproduce>footer b{color:var(--editorial-ink)}.editorial-proof-final{min-height:118px;justify-content:center;gap:11px;color:var(--editorial-blue)}.editorial-proof-final>svg{width:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-final b{color:var(--editorial-ink);font-size:9px}.editorial-proof-final small{color:var(--editorial-muted);font-size:8px}.editorial-proof-state{min-height:100vh;justify-content:center;flex-direction:column;gap:13px;padding:28px;color:#07172d;background-color:#f4f1e9;background-image:linear-gradient(to right,rgba(7,23,45,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(7,23,45,.055) 1px,transparent 1px);background-size:112px 112px;text-align:center;color-scheme:light}.editorial-proof-state .brand-mark{width:47px;height:47px;margin-bottom:7px;background:#086cf3}.editorial-proof-state .brand-mark i{background:#f4f1e9}.editorial-proof-state>span:not(.brand-mark):not(.editorial-proof-state-icon){color:#5c6875;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.editorial-proof-state h1{margin:0;font-size:clamp(40px,7vw,72px);font-weight:400;letter-spacing:-.065em}.editorial-proof-state>div{width:min(330px,75vw);height:2px;overflow:hidden;background:#07172d1f}.editorial-proof-state>div i{width:38%;height:100%;display:block;background:#086cf3;animation:editorial-proof-load 1.1s ease-in-out infinite alternate}.editorial-proof-state p{max-width:580px;margin:0;color:#5c6875;font-size:10px;line-height:1.65}.editorial-proof-state-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#b5483414;color:#b54834}.editorial-proof-state-icon svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.7}.editorial-proof-state button{min-height:44px;margin-top:7px;padding:0 18px;border:0;border-radius:4px;background:#07172d;color:#fff;font:700 9px var(--sans);cursor:pointer}@keyframes editorial-proof-load{0%{transform:translate(-8%)}to{transform:translate(170%)}}@media(max-width:1080px){.editorial-proof-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:42px}.editorial-proof-assurance-grid article{min-height:270px;padding:21px}.editorial-proof-ledger-head,.editorial-proof-ledger-row{grid-template-columns:43px 38px minmax(220px,1fr) 116px minmax(135px,.58fr)}.editorial-proof-commitment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.editorial-proof-hero{grid-template-columns:1fr}.editorial-proof-seal{width:min(100%,650px)}.editorial-proof-assurance-grid{grid-template-columns:1fr}.editorial-proof-assurance-grid article{min-height:225px}.editorial-proof-decision-path{grid-template-columns:1fr;gap:9px}.editorial-proof-decision-path>i{transform:rotate(90deg)}.editorial-proof-decision-path article{min-height:195px}.editorial-proof-reproduce{grid-template-columns:1fr}.editorial-proof-reproduce-copy{border-right:0;border-bottom:1px solid var(--editorial-border)}.editorial-proof-reproduce>footer{grid-column:1}}@media(max-width:720px){.editorial-proof-hero{min-height:0;padding:52px 0 46px}.editorial-proof-hero h1{font-size:clamp(51px,15vw,72px)}.editorial-proof-hero-copy>p{font-size:15px}.editorial-proof-section-heading{align-items:flex-start;flex-direction:column}.editorial-proof-check-grid,.editorial-proof-commitment-grid{grid-template-columns:1fr}.editorial-proof-ledger-head{display:none}.editorial-proof-ledger-row{grid-template-columns:36px 34px minmax(0,1fr);row-gap:6px;min-height:91px;padding:13px 15px}.editorial-proof-ledger-row:before{left:66px}.editorial-proof-ledger-row time{grid-column:3;padding-left:10px}.editorial-proof-ledger-row code{display:none}.editorial-proof-event-copy{padding-left:9px}.editorial-proof-sources>div{grid-template-columns:36px minmax(0,1fr) 80px}.editorial-proof-sources>div code{display:none}.editorial-proof-final{align-items:flex-start}}@media(max-width:460px){.editorial-proof-seal>header,.editorial-proof-seal>footer,.editorial-proof-seal-hash{align-items:flex-start;flex-direction:column;justify-content:center;padding-top:13px;padding-bottom:13px}.editorial-proof-seal-mark{min-height:270px}.editorial-proof-assurance-grid article,.editorial-proof-decision-path article{padding:21px}.editorial-proof-check-grid>div{gap:9px;padding:16px 13px}.editorial-proof-sources>header{align-items:flex-start;flex-direction:column}.editorial-proof-sources>div{grid-template-columns:27px minmax(0,1fr)}.editorial-proof-sources>div>em{grid-column:2}.editorial-proof-reproduce-copy{flex-direction:column}.editorial-proof-command{padding:20px}.editorial-proof-command code{font-size:8px}}@media(prefers-reduced-motion:reduce){.editorial-proof-state>div i{animation-duration:.01ms!important}}.editorial-architecture{--architecture-ink: #09172e;--architecture-muted: #647084;--architecture-blue: #0866ff;--architecture-blue-deep: #0647b8;--architecture-cyan: #10bce8;--architecture-paper: #f8f7f2;--architecture-panel: #f1f4f8;--architecture-border: rgba(9, 23, 46, .14);--architecture-grid: rgba(9, 23, 46, .045);min-height:100vh;color:var(--architecture-ink);background:linear-gradient(var(--architecture-grid) 1px,transparent 1px),linear-gradient(90deg,var(--architecture-grid) 1px,transparent 1px),var(--architecture-paper);background-size:96px 96px}.architecture-page{position:relative}.architecture-page:before{position:fixed;z-index:0;top:0;left:0;width:1px;height:100vh;content:"";background:#09172e29}.architecture-page>*{position:relative;z-index:1}.architecture-hero{display:grid;min-height:650px;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:clamp(56px,8vw,128px);align-items:center;padding:88px 0 76px}.architecture-kicker,.architecture-section-heading small,.architecture-map-column>header small,.architecture-runtime header small,.architecture-runtime-grid small,.architecture-node-icon+div small,.architecture-authority-grid article>small,.architecture-capability-grid header small,.architecture-final-boundary small{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}.architecture-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--architecture-blue)}.architecture-kicker i{width:7px;height:7px;border-radius:50%;background:var(--architecture-blue);box-shadow:0 0 0 5px #0866ff17}.architecture-hero h1{max-width:720px;margin:27px 0 0;font-size:clamp(64px,7vw,118px);font-weight:450;line-height:.89;letter-spacing:-.068em}.architecture-hero-copy>p{max-width:660px;margin:35px 0 0;color:#435066;font-size:clamp(17px,1.35vw,21px);line-height:1.7}.architecture-hero-actions{display:flex;align-items:center;gap:34px;margin-top:38px}.architecture-hero-actions>a,.architecture-evidence .architecture-section-heading>a,.architecture-final-boundary>a{display:inline-flex;min-height:47px;align-items:center;gap:24px;padding:0 18px;color:#fff;background:var(--architecture-ink);font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background .18s ease,transform .18s ease}.architecture-hero-actions>a:hover,.architecture-evidence .architecture-section-heading>a:hover,.architecture-final-boundary>a:hover{background:var(--architecture-blue);transform:translateY(-2px)}.architecture-hero-actions svg,.architecture-evidence .architecture-section-heading>a svg,.architecture-final-boundary>a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.architecture-hero-actions>span{display:grid;grid-template-columns:34px auto;grid-template-rows:auto auto;align-items:center;column-gap:11px}.architecture-hero-actions>span svg{width:24px;height:24px;grid-row:1 / 3;fill:none;stroke:var(--architecture-blue);stroke-width:1.5}.architecture-hero-actions>span small{color:var(--architecture-muted);font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.architecture-hero-actions>span b{font-size:13px}.architecture-hero-boundary{position:relative;min-height:490px;overflow:hidden;border:1px solid var(--architecture-border);background:linear-gradient(rgba(9,23,46,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(9,23,46,.045) 1px,transparent 1px),#ffffff73;background-size:46px 46px}.architecture-boundary-label{position:absolute;top:23px;left:24px;color:var(--architecture-muted);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.architecture-hero-boundary:before{position:absolute;top:0;bottom:0;left:58%;width:1px;content:"";background:var(--architecture-ink)}.architecture-boundary-orbit{position:absolute;top:82px;right:7%;left:7%;height:235px}.architecture-boundary-orbit:before{position:absolute;top:128px;right:5%;left:7%;height:2px;content:"";transform:rotate(-17deg);transform-origin:center;background:linear-gradient(90deg,rgba(8,102,255,.08),var(--architecture-blue))}.architecture-boundary-orbit:after{position:absolute;top:40px;right:11%;width:78px;height:78px;border-top:2px dashed var(--architecture-cyan);border-right:2px dashed var(--architecture-cyan);border-radius:0 70px 0 0;content:"";transform:rotate(-12deg)}.architecture-boundary-orbit>span,.architecture-boundary-orbit>b{position:absolute;z-index:2;display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:#fff;box-shadow:0 16px 35px #09172e24}.architecture-boundary-orbit>span{top:124px;left:18%;color:var(--architecture-blue)}.architecture-boundary-orbit>b{top:48px;right:18%;color:#fff;background:var(--architecture-ink)}.architecture-boundary-orbit svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.55}.architecture-boundary-orbit>i{position:absolute;z-index:3;top:112px;left:calc(58% - 6px);width:12px;height:12px;border:2px solid white;border-radius:50%;background:var(--architecture-blue);box-shadow:0 0 0 4px var(--architecture-blue)}.architecture-hero-boundary>p{position:absolute;right:26px;bottom:76px;left:26px;margin:0;font-size:14px;line-height:1.55}.architecture-hero-boundary>p b{color:var(--architecture-blue)}.architecture-hero-boundary>footer{position:absolute;right:0;bottom:0;left:0;display:flex;min-height:51px;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;border-top:1px solid var(--architecture-border);background:#f8f7f2e0;font-family:IBM Plex Mono,monospace;font-size:9px;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.architecture-hero-boundary>footer span{display:inline-flex;align-items:center;gap:9px;color:var(--architecture-blue-deep)}.architecture-hero-boundary>footer span i{width:7px;height:7px;border-radius:50%;background:var(--architecture-blue)}.architecture-hero-boundary>footer em{color:var(--architecture-muted);font-style:normal}.architecture-operating-path{display:grid;margin:0;padding:0;border-top:1px solid var(--architecture-border);border-bottom:1px solid var(--architecture-border);grid-template-columns:repeat(5,minmax(0,1fr));list-style:none}.architecture-operating-path li{position:relative;display:flex;min-height:106px;align-items:center;gap:16px;padding:18px clamp(14px,2vw,28px);border-right:1px solid var(--architecture-border)}.architecture-operating-path li:last-child{border-right:0}.architecture-operating-path li:not(:last-child):after{position:absolute;z-index:2;top:calc(50% - 5px);right:-5px;width:9px;height:9px;border-top:1px solid var(--architecture-blue);border-right:1px solid var(--architecture-blue);content:"";transform:rotate(45deg);background:var(--architecture-paper)}.architecture-operating-path li>span{color:var(--architecture-blue);font-family:IBM Plex Mono,monospace;font-size:10px}.architecture-operating-path li div{display:flex;flex-direction:column;gap:5px}.architecture-operating-path li b{font-size:15px}.architecture-operating-path li small{color:var(--architecture-muted);font-size:11px}.architecture-map-section,.architecture-authority,.architecture-evidence,.architecture-capabilities{padding:112px 0}.architecture-authority,.architecture-evidence,.architecture-capabilities{border-top:1px solid var(--architecture-border)}.architecture-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:47px}.architecture-section-heading>span{display:block}.architecture-section-heading small{display:block;margin-bottom:13px;color:var(--architecture-blue)}.architecture-section-heading h2{max-width:850px;margin:0;font-size:clamp(39px,4vw,66px);font-weight:470;line-height:1.02;letter-spacing:-.052em}.architecture-section-heading>p{max-width:370px;margin:0 0 4px;color:var(--architecture-muted);font-size:14px;line-height:1.65}.architecture-map-heading{align-items:flex-end}.architecture-map-legend{display:grid;min-width:350px;grid-template-columns:1fr 1fr;gap:12px 24px;color:var(--architecture-muted);font-family:IBM Plex Mono,monospace;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.architecture-map-legend span{display:inline-flex;align-items:center;gap:8px}.architecture-map-legend i{width:8px;height:8px;border-radius:50%;background:#8490a4}.architecture-map-legend i.private{background:var(--architecture-ink)}.architecture-map-legend i.public{background:var(--architecture-blue)}.architecture-map-legend i.roadmap{border:1px solid #8490a4;background:transparent}.architecture-map{display:grid;overflow:hidden;border:1px solid var(--architecture-border);grid-template-columns:minmax(190px,.82fr) 68px minmax(430px,1.82fr) 68px minmax(215px,.95fr);background:linear-gradient(rgba(9,23,46,.037) 1px,transparent 1px),linear-gradient(90deg,rgba(9,23,46,.037) 1px,transparent 1px),#ffffff7a;background-size:40px 40px}.architecture-map-column{display:flex;gap:13px;padding:22px;flex-direction:column;background:#f8f7f29e}.architecture-map-column>header{display:flex;min-height:37px;align-items:center;gap:9px;color:var(--architecture-muted)}.architecture-map-column>header span{display:grid;width:23px;height:23px;place-items:center;border:1px solid var(--architecture-border);border-radius:50%;color:var(--architecture-blue);font-family:IBM Plex Mono,monospace;font-size:7px}.architecture-map-column>article{position:relative;display:grid;min-height:146px;grid-template-columns:36px minmax(0,1fr);gap:13px;align-content:start;padding:18px 15px;border:1px solid var(--architecture-border);background:#ffffffd1}.architecture-node-icon{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(8,102,255,.25);border-radius:50%;color:var(--architecture-blue);background:#0866ff0e}.architecture-node-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.architecture-map-column article b{display:block;margin-top:4px;font-size:13px;line-height:1.25}.architecture-map-column article p{margin:8px 0 0;color:var(--architecture-muted);font-size:10px;line-height:1.55}.architecture-map-column article>em{position:absolute;right:12px;bottom:11px;color:#7c8798;font-family:IBM Plex Mono,monospace;font-size:7px;font-style:normal;letter-spacing:.1em;text-transform:uppercase}.architecture-flow-arrow{position:relative;min-width:0}.architecture-flow-arrow i{position:absolute;top:50%;right:14px;left:14px;height:1px;background:var(--architecture-blue)}.architecture-flow-arrow i:before{position:absolute;top:-3px;right:0;width:6px;height:6px;border-top:1px solid var(--architecture-blue);border-right:1px solid var(--architecture-blue);content:"";transform:rotate(45deg)}.architecture-flow-arrow>span{position:absolute;top:calc(50% - 22px);left:50%;color:var(--architecture-blue-deep);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.1em;text-transform:uppercase;transform:translate(-50%)}.architecture-runtime{align-self:center;border:1px solid var(--architecture-ink);background:#ffffffeb;box-shadow:0 23px 55px #09172e14}.architecture-runtime>header{display:grid;min-height:72px;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:13px;padding:0 19px;color:#fff;background:var(--architecture-ink)}.architecture-runtime>header>span{display:grid;width:37px;height:37px;place-items:center;border:1px solid rgba(255,255,255,.28)}.architecture-runtime>header svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.architecture-runtime>header small{color:#8cb9ff}.architecture-runtime>header h3{margin:3px 0 0;font-size:17px;font-weight:600}.architecture-runtime>header em{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:8px;font-style:normal;letter-spacing:.1em;text-transform:uppercase}.architecture-runtime>header em i{width:7px;height:7px;border-radius:50%;background:#53e0ff;box-shadow:0 0 0 4px #53e0ff1a}.architecture-runtime-grid{display:grid;grid-template-columns:1fr 1fr}.architecture-runtime-grid section{position:relative;display:grid;min-height:193px;grid-template-columns:34px minmax(0,1fr);gap:12px;align-content:start;padding:27px 22px 22px;border-right:1px solid var(--architecture-border);border-bottom:1px solid var(--architecture-border)}.architecture-runtime-grid section:nth-child(2n){border-right:0}.architecture-runtime-grid section:nth-child(n+3){border-bottom:0}.architecture-runtime-index{position:absolute;top:9px;right:10px;color:#09172e3b;font-family:IBM Plex Mono,monospace;font-size:10px}.architecture-runtime-icon{display:grid;width:34px;height:34px;place-items:center;color:var(--architecture-blue);background:#0866ff12}.architecture-runtime-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.architecture-runtime-grid section b{display:block;margin-top:4px;font-size:13px}.architecture-runtime-grid section p{margin:9px 0 0;color:var(--architecture-muted);font-size:10px;line-height:1.55}.architecture-runtime>footer{display:grid;border-top:1px solid var(--architecture-ink);grid-template-columns:repeat(3,1fr);background:#edf1f7}.architecture-runtime>footer span{display:grid;min-height:74px;grid-template-columns:25px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:8px;padding:12px;border-right:1px solid var(--architecture-border)}.architecture-runtime>footer span:last-child{border-right:0}.architecture-runtime>footer svg{width:19px;height:19px;grid-row:1 / 3;fill:none;stroke:var(--architecture-blue);stroke-width:1.6}.architecture-runtime>footer b{font-size:10px}.architecture-runtime>footer small{margin-top:3px;color:var(--architecture-muted);font-size:8px}.architecture-plane-column .private-plane{border-color:#09172e52}.architecture-plane-column .public-plane{border-color:#0866ff7a}.architecture-plane-column .public-plane>em{color:var(--architecture-blue)}.architecture-plane-column .roadmap-plane{border-style:dashed;opacity:.72}.architecture-map-boundary{display:grid;min-height:84px;grid-column:1 / -1;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 24px;border-top:1px solid var(--architecture-blue);background:#0866ff12}.architecture-map-boundary>span{display:grid;width:39px;height:39px;place-items:center;color:#fff;background:var(--architecture-blue)}.architecture-map-boundary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.architecture-map-boundary b{font-size:12px}.architecture-map-boundary p{margin:3px 0 0;color:#526074;font-size:10px;line-height:1.5}.architecture-map-boundary em{color:var(--architecture-blue-deep);font-family:IBM Plex Mono,monospace;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.architecture-authority-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--architecture-border);border-left:1px solid var(--architecture-border)}.architecture-authority-grid article{position:relative;min-height:335px;padding:28px clamp(23px,3vw,43px) 35px;border-right:1px solid var(--architecture-border);border-bottom:1px solid var(--architecture-border);background:#ffffff59}.architecture-authority-grid article:after{position:absolute;right:0;bottom:0;left:0;height:4px;content:"";background:#9ba5b5}.architecture-authority-grid article.judgment:after{background:var(--architecture-cyan)}.architecture-authority-grid article.authority:after{background:var(--architecture-ink)}.architecture-authority-grid article.observer:after{background:var(--architecture-blue)}.architecture-authority-grid article>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:62px;color:#7c8798;font-family:IBM Plex Mono,monospace;font-size:10px}.architecture-authority-grid article>header i{display:grid;width:43px;height:43px;place-items:center;color:var(--architecture-blue);background:#0866ff12}.architecture-authority-grid article>header svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.55}.architecture-authority-grid article>small{color:var(--architecture-blue)}.architecture-authority-grid h3{max-width:360px;margin:10px 0 0;font-size:clamp(25px,2.35vw,35px);font-weight:510;line-height:1.08;letter-spacing:-.038em}.architecture-authority-grid p{max-width:390px;margin:21px 0 0;color:var(--architecture-muted);font-size:13px;line-height:1.65}.architecture-evidence-list{border-top:1px solid var(--architecture-border)}.architecture-evidence-list article{position:relative;display:grid;min-height:129px;grid-template-columns:65px 170px minmax(0,1fr) 195px;align-items:center;gap:24px;padding:22px 23px;border-bottom:1px solid var(--architecture-border);transition:background .18s ease}.architecture-evidence-list article:hover{background:#ffffff73}.architecture-evidence-index{color:#09172e47;font-family:IBM Plex Mono,monospace;font-size:10px}.architecture-evidence-state{display:inline-flex;align-items:center;gap:9px;color:var(--architecture-blue-deep);font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.architecture-evidence-state i{width:7px;height:7px;border-radius:50%;background:var(--architecture-blue);box-shadow:0 0 0 4px #0866ff14}.architecture-evidence-list article.synthetic .architecture-evidence-state i{background:#7656d9}.architecture-evidence-list article.roadmap .architecture-evidence-state{color:#778195}.architecture-evidence-list article.roadmap .architecture-evidence-state i{border:1px solid #778195;background:transparent;box-shadow:none}.architecture-evidence-list h3{margin:0;font-size:21px;font-weight:560;letter-spacing:-.02em}.architecture-evidence-list p{max-width:720px;margin:6px 0 0;color:var(--architecture-muted);font-size:12px;line-height:1.55}.architecture-evidence-list article>em{justify-self:end;color:#536074;font-family:IBM Plex Mono,monospace;font-size:8px;font-style:normal;font-weight:600;letter-spacing:.08em;text-align:right;text-transform:uppercase}.architecture-capability-grid{display:grid;grid-template-columns:1.08fr .92fr;border:1px solid var(--architecture-border)}.architecture-capability-grid>article{min-height:480px;padding:34px clamp(25px,3vw,46px) 38px}.architecture-capability-grid>article:first-child{border-right:1px solid var(--architecture-border)}.architecture-capability-grid>article.roadmap{background:#e1e5ec66}.architecture-capability-grid article>header{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;padding-bottom:26px;border-bottom:1px solid var(--architecture-border)}.architecture-capability-grid header>span{display:grid;width:48px;height:48px;place-items:center;color:#fff;background:var(--architecture-ink)}.architecture-capability-grid .roadmap header>span{color:var(--architecture-ink);border:1px solid var(--architecture-border);background:transparent}.architecture-capability-grid header svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.architecture-capability-grid header h3{margin:3px 0 0;font-size:21px}.architecture-capability-grid header>em{color:var(--architecture-blue-deep);font-family:IBM Plex Mono,monospace;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.architecture-capability-grid .roadmap header>em{color:#747f91}.architecture-capability-grid ul{display:grid;gap:0;margin:18px 0 0;padding:0;list-style:none}.architecture-capability-grid li{display:flex;min-height:46px;align-items:center;gap:13px;border-bottom:1px solid rgba(9,23,46,.08);color:#354257;font-size:12px}.architecture-capability-grid li svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:var(--architecture-blue);stroke-width:1.7}.architecture-capability-grid .roadmap li svg{stroke:#8b95a5}.architecture-principle-rail{display:grid;border-right:1px solid var(--architecture-border);border-bottom:1px solid var(--architecture-border);border-left:1px solid var(--architecture-border);grid-template-columns:repeat(6,1fr)}.architecture-principle-rail>span{display:grid;min-height:132px;place-items:center;align-content:center;gap:6px;border-right:1px solid var(--architecture-border);text-align:center}.architecture-principle-rail>span:last-child{border-right:0}.architecture-principle-rail svg{width:25px;height:25px;margin-bottom:8px;fill:none;stroke:var(--architecture-blue);stroke-width:1.45}.architecture-principle-rail b{font-size:11px}.architecture-principle-rail small{color:var(--architecture-muted);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.architecture-final-boundary{display:grid;min-height:128px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:19px;margin-bottom:48px;padding:24px 27px;color:#fff;background:var(--architecture-ink)}.architecture-final-boundary>span{display:grid;width:48px;height:48px;place-items:center;color:#82b4ff;border:1px solid rgba(255,255,255,.18)}.architecture-final-boundary>span svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6}.architecture-final-boundary small{color:#82b4ff}.architecture-final-boundary b{display:block;margin-top:6px;font-size:clamp(15px,1.5vw,20px);font-weight:550}.architecture-final-boundary>a{border:1px solid rgba(255,255,255,.26);background:transparent}@media(max-width:1280px){.architecture-map{grid-template-columns:minmax(185px,.75fr) 45px minmax(390px,1.6fr) 45px minmax(200px,.82fr)}.architecture-map-column{padding:16px}.architecture-runtime-grid section{min-height:205px;padding-right:16px;padding-left:16px}}@media(max-width:1080px){.architecture-hero{min-height:560px;grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:40px}.architecture-operating-path{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto}.architecture-map-heading{align-items:flex-start;flex-direction:column}.architecture-map{grid-template-columns:minmax(0,1fr) 54px minmax(0,1.5fr)}.architecture-map>.architecture-runtime+.architecture-flow-arrow,.architecture-plane-column{display:none}.architecture-runtime{margin:18px 18px 18px 0}.architecture-map-boundary{grid-column:1 / -1}.architecture-authority-grid article{min-height:370px}.architecture-evidence-list article{grid-template-columns:45px 145px minmax(0,1fr) 160px}}@media(max-width:820px){.architecture-hero{min-height:auto;grid-template-columns:1fr;padding:72px 0 60px}.architecture-hero h1{max-width:620px}.architecture-hero-boundary{min-height:425px}.architecture-map-section,.architecture-authority,.architecture-evidence,.architecture-capabilities{padding:86px 0}.architecture-section-heading{align-items:flex-start;flex-direction:column;gap:24px}.architecture-map-legend{min-width:0}.architecture-map{grid-template-columns:1fr}.architecture-flow-arrow{min-height:62px}.architecture-flow-arrow i{top:14px;bottom:14px;left:50%;width:1px;height:auto}.architecture-flow-arrow i:before{top:auto;right:-3px;bottom:0;transform:rotate(135deg)}.architecture-flow-arrow>span{top:50%;left:calc(50% + 14px);transform:translateY(-50%)}.architecture-map>.architecture-runtime+.architecture-flow-arrow,.architecture-plane-column{display:flex}.architecture-map>.architecture-runtime+.architecture-flow-arrow{display:block}.architecture-runtime{margin:0 18px}.architecture-map-column{display:grid;grid-template-columns:repeat(3,1fr)}.architecture-map-column>header{grid-column:1 / -1}.architecture-map-column>article{min-height:175px}.architecture-authority-grid{grid-template-columns:1fr}.architecture-authority-grid article{min-height:315px}.architecture-evidence-list article{grid-template-columns:38px 145px minmax(0,1fr)}.architecture-evidence-list article>em{display:none}.architecture-capability-grid{grid-template-columns:1fr}.architecture-capability-grid>article:first-child{border-right:0;border-bottom:1px solid var(--architecture-border)}.architecture-principle-rail{grid-template-columns:repeat(3,1fr)}.architecture-principle-rail>span:nth-child(3){border-right:0}.architecture-principle-rail>span:nth-child(-n+3){border-bottom:1px solid var(--architecture-border)}}@media(max-width:600px){.architecture-page:before{display:none}.architecture-hero{padding-top:55px}.architecture-hero h1{font-size:clamp(48px,16vw,71px)}.architecture-hero-copy>p{font-size:15px}.architecture-hero-actions{align-items:flex-start;flex-direction:column;gap:23px}.architecture-hero-boundary{min-height:390px}.architecture-operating-path{grid-template-columns:repeat(5,175px)}.architecture-map-section,.architecture-authority,.architecture-evidence,.architecture-capabilities{padding:70px 0}.architecture-section-heading h2{font-size:38px}.architecture-map-legend{width:100%;grid-template-columns:1fr}.architecture-map-column{grid-template-columns:1fr}.architecture-map-column>header{grid-column:auto}.architecture-map-column>article{min-height:139px}.architecture-runtime{margin:0 10px}.architecture-runtime>header{grid-template-columns:37px minmax(0,1fr)}.architecture-runtime>header em{display:none}.architecture-runtime-grid{grid-template-columns:1fr}.architecture-runtime-grid section,.architecture-runtime-grid section:nth-child(2n),.architecture-runtime-grid section:nth-child(n+3){min-height:165px;border-right:0;border-bottom:1px solid var(--architecture-border)}.architecture-runtime-grid section:last-child{border-bottom:0}.architecture-runtime>footer{grid-template-columns:1fr}.architecture-runtime>footer span,.architecture-runtime>footer span:last-child{min-height:63px;border-right:0;border-bottom:1px solid var(--architecture-border)}.architecture-runtime>footer span:last-child{border-bottom:0}.architecture-map-boundary{align-items:flex-start;grid-template-columns:39px minmax(0,1fr)}.architecture-map-boundary>em{grid-column:2}.architecture-authority-grid article{min-height:auto;padding-bottom:46px}.architecture-authority-grid article>header{margin-bottom:43px}.architecture-evidence .architecture-section-heading>a{width:100%;justify-content:space-between}.architecture-evidence-list article{grid-template-columns:35px minmax(0,1fr);gap:13px}.architecture-evidence-state{justify-self:end}.architecture-evidence-list article>div{grid-column:2}.architecture-capability-grid>article{min-height:auto;padding:25px 20px 30px}.architecture-capability-grid article>header{grid-template-columns:43px minmax(0,1fr)}.architecture-capability-grid header>span{width:43px;height:43px}.architecture-capability-grid header>em{display:none}.architecture-principle-rail{grid-template-columns:repeat(2,1fr)}.architecture-principle-rail>span:nth-child(3){border-right:1px solid var(--architecture-border)}.architecture-principle-rail>span:nth-child(2n){border-right:0}.architecture-principle-rail>span:nth-child(-n+4){border-bottom:1px solid var(--architecture-border)}.architecture-final-boundary{grid-template-columns:42px minmax(0,1fr);margin-bottom:25px;padding:21px}.architecture-final-boundary>a{width:100%;grid-column:1 / -1;justify-content:space-between}}@media(prefers-reduced-motion:reduce){.architecture-hero-actions>a,.architecture-evidence .architecture-section-heading>a,.architecture-final-boundary>a,.architecture-evidence-list article{transition:none}}.docs-app{--docs-ink: #09172e;--docs-soft-ink: #344257;--docs-muted: #6e7888;--docs-blue: #0866ff;--docs-blue-deep: #064abf;--docs-cyan: #13bee8;--docs-paper: #f8f7f2;--docs-panel: #f0f2f5;--docs-border: rgba(9, 23, 46, .13);min-height:100vh;color:var(--docs-ink);background:linear-gradient(rgba(9,23,46,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(9,23,46,.027) 1px,transparent 1px),var(--docs-paper);background-size:96px 96px}.docs-app *,.docs-app *:before,.docs-app *:after{box-sizing:border-box}.docs-header{position:sticky;z-index:80;top:0;display:grid;min-height:74px;grid-template-columns:245px minmax(280px,520px) 66px minmax(330px,1fr);align-items:center;gap:32px;padding:0 30px;border-bottom:1px solid var(--docs-border);background:#f8f7f2f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.docs-brand{display:inline-flex;width:max-content;align-items:center;gap:12px;color:var(--docs-ink);text-decoration:none}.docs-brand .brand-mark{width:29px;height:35px}.docs-brand>span:last-child{display:flex;align-items:baseline;gap:8px}.docs-brand b{font-size:15px;letter-spacing:-.015em}.docs-brand small{padding-left:8px;border-left:1px solid var(--docs-border);color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.docs-menu-button{display:none}.docs-search-wrap{position:relative;width:100%}.docs-search-wrap>input{width:100%;height:43px;padding:0 58px 0 42px;border:1px solid var(--docs-border);border-radius:7px;outline:none;color:var(--docs-ink);background:#ffffff9e;font-family:Manrope,sans-serif;font-size:12px;transition:border .15s ease,box-shadow .15s ease,background .15s ease}.docs-search-wrap>input:focus{border-color:#0866ff85;background:#fff;box-shadow:0 0 0 4px #0866ff14}.docs-search-wrap>input::placeholder{color:#8a93a1}.docs-search-icon{position:absolute;z-index:2;top:14px;left:16px;width:13px;height:13px;border:1.5px solid var(--docs-muted);border-radius:50%}.docs-search-icon:after{position:absolute;right:-4px;bottom:-3px;width:6px;height:1.5px;content:"";transform:rotate(45deg);background:var(--docs-muted)}.docs-search-wrap>kbd{position:absolute;top:11px;right:10px;display:grid;min-width:35px;height:22px;place-items:center;border:1px solid var(--docs-border);border-radius:4px;color:#7b8594;background:#09172e09;font-family:IBM Plex Mono,monospace;font-size:7px;box-shadow:0 1px 1px #09172e14}.docs-search-results{position:absolute;z-index:100;top:51px;right:0;left:0;overflow:hidden;border:1px solid rgba(9,23,46,.2);border-radius:8px;background:#fffefb;box-shadow:0 24px 70px #09172e33}.docs-search-results>header{display:flex;min-height:41px;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--docs-border);color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.docs-search-results>header button{border:0;color:var(--docs-blue-deep);background:transparent;font:inherit;cursor:pointer}.docs-search-results>a{display:grid;min-height:76px;grid-template-columns:35px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:11px 14px;border-bottom:1px solid rgba(9,23,46,.08);color:var(--docs-ink);text-decoration:none}.docs-search-results>a:last-of-type{border-bottom:0}.docs-search-results>a:hover{background:#0866ff0e}.docs-search-results>a>span{display:grid;width:35px;height:35px;place-items:center;color:var(--docs-blue);background:#0866ff12}.docs-search-results svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.docs-search-results>a>div small{display:block;color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.docs-search-results>a>div b{display:block;margin-top:2px;font-size:11px}.docs-search-results>a>div p{overflow:hidden;margin:2px 0 0;color:var(--docs-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.docs-search-empty{margin:0;padding:28px 18px;color:var(--docs-muted);font-size:11px;text-align:center}.docs-theme-toggle{display:inline-flex;min-width:62px;height:38px;align-items:center;justify-content:center;gap:8px;padding:0 9px;border:1px solid var(--docs-border);border-radius:5px;color:var(--docs-soft-ink);background:#ffffff61;cursor:pointer;transition:color .15s ease,border .15s ease,background .15s ease}.docs-theme-toggle:hover{color:var(--docs-blue);border-color:#0866ff59;background:#0866ff0e}.docs-theme-toggle:focus-visible{outline:2px solid var(--docs-blue);outline-offset:3px}.docs-theme-toggle>em{font-family:IBM Plex Mono,monospace;font-size:7px;font-style:normal;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.docs-theme-icon{position:relative;display:block;width:15px;height:15px;flex:0 0 auto}.docs-theme-icon.light>i{position:absolute;top:3px;left:3px;width:9px;height:9px;border:1.5px solid currentColor;border-radius:50%}.docs-theme-icon.light>b,.docs-theme-icon.light:before,.docs-theme-icon.light:after{position:absolute;top:7px;left:0;width:15px;height:1px;content:"";background:currentColor}.docs-theme-icon.light:before{transform:rotate(45deg)}.docs-theme-icon.light:after{transform:rotate(-45deg)}.docs-theme-icon.light>b{transform:rotate(90deg)}.docs-theme-icon.dark>i{position:absolute;inset:1px;border:1.5px solid currentColor;border-radius:50%}.docs-theme-icon.dark>b{position:absolute;top:-1px;right:-1px;width:11px;height:11px;border-radius:50%;background:var(--docs-paper)}.docs-header-links{display:flex;align-items:center;justify-content:flex-end;gap:25px}.docs-header-links a{display:inline-flex;min-height:42px;align-items:center;gap:13px;color:var(--docs-soft-ink);font-size:11px;font-weight:600;text-decoration:none}.docs-header-links a:hover{color:var(--docs-blue)}.docs-header-links a.primary{min-height:39px;padding:0 14px;color:#fff;border-radius:5px;background:var(--docs-ink)}.docs-header-links a.primary:hover{color:#fff;background:var(--docs-blue)}.docs-header-links svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.docs-shell{display:grid;max-width:1580px;min-height:calc(100vh - 74px);grid-template-columns:258px minmax(0,1fr) 215px;margin:0 auto}.docs-sidebar{position:sticky;top:74px;display:flex;height:calc(100vh - 74px);min-width:0;flex-direction:column;overflow-y:auto;padding:28px 17px 20px;border-right:1px solid var(--docs-border);background:#f8f7f2b8;scrollbar-width:thin;scrollbar-color:rgba(9,23,46,.2) transparent}.docs-sidebar-mobile-head{display:none}.docs-observer-link{display:grid;min-height:58px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:10px;margin:0 4px 27px;padding:9px 11px;color:var(--docs-ink);border:1px solid var(--docs-border);text-decoration:none}.docs-observer-link:hover{border-color:#0866ff6b;background:#0866ff0a}.docs-observer-link>svg{width:18px;height:18px;fill:none;stroke:var(--docs-blue);stroke-width:1.7}.docs-observer-link span{display:flex;flex-direction:column;gap:2px}.docs-observer-link small{color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.docs-observer-link b{font-size:10px}.docs-sidebar nav{display:grid;gap:28px}.docs-sidebar nav section{display:grid;gap:3px}.docs-sidebar nav h2{margin:0 10px 8px;color:#7c8593;font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.docs-sidebar nav a{display:grid;min-height:38px;grid-template-columns:23px minmax(0,1fr);align-items:center;gap:7px;padding:0 10px;color:#4e596b;border-radius:5px;font-size:11px;font-weight:500;text-decoration:none}.docs-sidebar nav a:hover{color:var(--docs-ink);background:#09172e09}.docs-sidebar nav a.active{color:var(--docs-blue-deep);background:#0866ff16;box-shadow:inset 2px 0 var(--docs-blue)}.docs-sidebar nav a svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.55}.docs-sidebar>footer{display:flex;align-items:flex-start;gap:5px;margin-top:auto;padding:28px 10px 0;flex-direction:column;color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.docs-sidebar>footer span{display:inline-flex;align-items:center;gap:7px;color:var(--docs-blue-deep)}.docs-sidebar>footer span i{width:6px;height:6px;border-radius:50%;background:var(--docs-blue)}.docs-sidebar-scrim{display:none}.docs-content{min-width:0;padding:59px clamp(36px,5vw,78px) 120px}.docs-content>article{max-width:850px;margin:0 auto}.docs-anchor{scroll-margin-top:102px}.docs-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:49px;color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.docs-breadcrumb a{color:var(--docs-blue-deep);text-decoration:none}.docs-breadcrumb b{font-weight:500}.docs-eyebrow,.docs-section-heading>span{display:block;color:var(--docs-blue);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.docs-intro h1{margin:15px 0 0;font-size:clamp(57px,6vw,83px);font-weight:480;line-height:.96;letter-spacing:-.058em}.docs-lead{max-width:800px;margin:28px 0 0;color:#3f4c60;font-size:18px;line-height:1.72}.docs-intro-status{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.docs-status-label{display:inline-flex;width:max-content;min-height:25px;align-items:center;gap:8px;padding:0 9px;color:#546071;border:1px solid var(--docs-border);border-radius:999px;background:#ffffff75;font-family:IBM Plex Mono,monospace;font-size:7px;font-weight:600;letter-spacing:.06em;white-space:nowrap;text-transform:uppercase}.docs-status-label i{width:6px;height:6px;border-radius:50%;background:#8993a2}.docs-status-label.built{color:#0756c7;border-color:#0866ff3d;background:#0866ff0e}.docs-status-label.built i{background:var(--docs-blue)}.docs-status-label.deployed{color:#087695;border-color:#13bee847;background:#13bee80f}.docs-status-label.deployed i{background:var(--docs-cyan)}.docs-status-label.evidence{color:#574898;border-color:#6851b73b;background:#6851b70e}.docs-status-label.evidence i{background:#745bd0}.docs-status-label.roadmap{color:#6e7786;border-style:dashed;background:transparent}.docs-status-label.roadmap i{border:1px solid #8490a0;background:transparent}.docs-rule-callout{display:grid;min-height:122px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:17px;margin-top:43px;padding:24px 27px;color:#fff;border-left:3px solid var(--docs-blue);background:var(--docs-ink)}.docs-rule-callout>span{display:grid;width:48px;height:48px;place-items:center;color:#82b4ff;border:1px solid rgba(255,255,255,.18)}.docs-rule-callout svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.55}.docs-rule-callout small{display:block;color:#82b4ff;font-family:IBM Plex Mono,monospace;font-size:8px;letter-spacing:.11em;text-transform:uppercase}.docs-rule-callout b{display:block;margin-top:5px;font-size:17px;font-weight:570}.docs-rule-callout p{margin:7px 0 0;color:#bcc8d9;font-size:11px;line-height:1.55}.docs-start-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:31px;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-start-grid>a{position:relative;min-height:190px;padding:22px;color:var(--docs-ink);border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);background:#ffffff52;text-decoration:none;transition:background .15s ease,transform .15s ease}.docs-start-grid>a:hover{z-index:2;background:#fff;transform:translateY(-2px)}.docs-start-grid>a>span{display:grid;width:36px;height:36px;place-items:center;color:var(--docs-blue);background:#0866ff12}.docs-start-grid svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.docs-start-grid small{display:block;margin-top:25px;color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.09em;text-transform:uppercase}.docs-start-grid b{display:block;margin-top:5px;font-size:13px}.docs-start-grid p{margin:8px 0 0;color:var(--docs-muted);font-size:10px;line-height:1.55}.docs-section{padding-top:101px}.docs-section-heading{padding-bottom:26px;border-bottom:1px solid var(--docs-border)}.docs-section-heading h2{margin:12px 0 0;font-size:clamp(33px,3.2vw,49px);font-weight:500;line-height:1.04;letter-spacing:-.047em}.docs-section-heading p{max-width:760px;margin:17px 0 0;color:var(--docs-muted);font-size:13px;line-height:1.72}.docs-process{margin:26px 0 0;padding:0;border-top:1px solid var(--docs-border);list-style:none}.docs-process li{position:relative;display:grid;min-height:96px;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:13px;padding:16px 20px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);border-left:1px solid var(--docs-border);background:#ffffff40}.docs-process li:before{position:absolute;top:0;bottom:0;left:65px;width:1px;content:"";background:#0866ff24}.docs-process li>span{color:var(--docs-blue);font-family:IBM Plex Mono,monospace;font-size:9px}.docs-process li>div{padding-left:12px}.docs-process li b{font-size:13px}.docs-process li p{margin:5px 0 0;color:var(--docs-muted);font-size:11px;line-height:1.55}.docs-note{display:grid;min-height:86px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:13px;margin-top:25px;padding:18px 20px;border:1px solid rgba(8,102,255,.23);border-radius:6px;background:#0866ff0b}.docs-note.warning{border-color:#09172e30;background:#09172e09}.docs-note>svg{width:22px;height:22px;fill:none;stroke:var(--docs-blue);stroke-width:1.55}.docs-note.warning>svg{stroke:var(--docs-ink)}.docs-note b{font-size:12px}.docs-note p{margin:5px 0 0;color:var(--docs-muted);font-size:10px;line-height:1.55}.docs-table-wrap{margin-top:28px;overflow-x:auto;border:1px solid var(--docs-border)}.docs-table-wrap table{width:100%;min-width:700px;border-collapse:collapse;background:#ffffff4d}.docs-table-wrap th{padding:13px 16px;color:var(--docs-muted);border-bottom:1px solid var(--docs-border);background:#09172e09;font-family:IBM Plex Mono,monospace;font-size:7px;font-weight:600;letter-spacing:.09em;text-align:left;text-transform:uppercase}.docs-table-wrap td{padding:15px 16px;border-bottom:1px solid rgba(9,23,46,.08);color:var(--docs-soft-ink);font-size:10px;line-height:1.5}.docs-table-wrap tr:last-child td{border-bottom:0}.docs-table-wrap td:first-child{width:29%;color:var(--docs-ink);font-weight:600}.docs-table-wrap td:nth-child(2){width:19%}.docs-code-block{overflow:hidden;margin-top:28px;border:1px solid rgba(9,23,46,.24);border-radius:6px;background:var(--docs-ink);box-shadow:0 18px 45px #09172e17}.docs-code-block>header{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 14px;color:#9caac0;border-bottom:1px solid rgba(255,255,255,.12);background:#111f36;font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.1em;text-transform:uppercase}.docs-code-block button{min-width:49px;min-height:25px;border:1px solid rgba(255,255,255,.18);border-radius:4px;color:#c7d4e7;background:transparent;font:inherit;cursor:pointer}.docs-code-block button:hover{color:#fff;border-color:#ffffff6b}.docs-code-block pre{margin:0;overflow-x:auto;padding:23px}.docs-code-block code{color:#d7e5f9;font-family:IBM Plex Mono,monospace;font-size:10px;line-height:1.75}.docs-definition-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:22px;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-definition-grid>div{min-height:136px;padding:20px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border)}.docs-definition-grid small{display:block;color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.09em;text-transform:uppercase}.docs-definition-grid b{display:block;margin-top:8px;font-size:14px}.docs-definition-grid p{margin:8px 0 0;color:var(--docs-muted);font-size:10px;line-height:1.55}.docs-detector-list{margin-top:27px;border-top:1px solid var(--docs-border)}.docs-detector-list article{display:grid;min-height:112px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);border-left:1px solid var(--docs-border);background:#ffffff45}.docs-detector-list article.disabled{opacity:.67;background:#09172e06}.docs-detector-list article>span:first-child{display:grid;width:42px;height:42px;place-items:center;color:var(--docs-blue);background:#0866ff11}.docs-detector-list article>span:first-child svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.55}.docs-detector-list h3{margin:0;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:-.01em}.docs-detector-list p{max-width:560px;margin:7px 0 0;color:var(--docs-muted);font-size:10px;line-height:1.55}.docs-authority-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-authority-grid article{min-height:285px;padding:24px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);background:#ffffff42}.docs-authority-grid article.code{color:#fff;background:var(--docs-ink)}.docs-authority-grid header{display:flex;align-items:center;gap:12px}.docs-authority-grid header>svg{width:26px;height:26px;flex:0 0 auto;fill:none;stroke:var(--docs-blue);stroke-width:1.55}.docs-authority-grid header span{display:flex;flex-direction:column;gap:3px}.docs-authority-grid header small{color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.docs-authority-grid .code header small{color:#82b4ff}.docs-authority-grid header b{font-size:12px}.docs-authority-grid article>p{margin:49px 0 0;color:var(--docs-muted);font-size:11px;line-height:1.65}.docs-authority-grid .code>p{color:#bac7da}.docs-authority-grid footer{margin-top:28px;color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.07em;text-transform:uppercase}.docs-authority-grid .code footer{color:#82b4ff}.docs-risk-layout{display:grid;grid-template-columns:.72fr 1.28fr;margin-top:28px;border:1px solid var(--docs-border)}.docs-risk-layout dl{margin:0;border-right:1px solid var(--docs-border)}.docs-risk-layout dl div{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:15px;padding:0 16px;border-bottom:1px solid rgba(9,23,46,.08)}.docs-risk-layout dl div:last-child{border-bottom:0}.docs-risk-layout dt{color:var(--docs-muted);font-size:9px}.docs-risk-layout dd{margin:0;color:var(--docs-ink);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600}.docs-risk-layout>div:last-child{display:flex;justify-content:center;padding:31px;flex-direction:column;background:#ffffff4d}.docs-risk-layout h3{margin:0;font-size:20px;font-weight:530;line-height:1.28;letter-spacing:-.025em}.docs-risk-layout p{margin:14px 0 0;color:var(--docs-muted);font-size:10px;line-height:1.6}.docs-risk-layout a{display:inline-flex;width:max-content;align-items:center;gap:15px;margin-top:21px;color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:600;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.docs-risk-layout a svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.docs-ledger-sequence{display:grid;margin-top:28px;border-top:1px solid var(--docs-border)}.docs-ledger-sequence>span{position:relative;display:grid;min-height:58px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:15px;padding:0 15px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-ledger-sequence>span:before{position:absolute;top:0;bottom:0;left:58px;width:1px;content:"";background:#0866ff21}.docs-ledger-sequence i{color:var(--docs-blue);font-family:IBM Plex Mono,monospace;font-size:8px;font-style:normal}.docs-ledger-sequence code{color:var(--docs-ink);font-family:IBM Plex Mono,monospace;font-size:9px}.docs-ledger-sequence+p{margin:21px 0 0;color:var(--docs-muted);font-size:11px;line-height:1.65}.docs-evidence-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-evidence-grid article{min-height:225px;padding:24px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);background:#ffffff45}.docs-evidence-grid article:last-child{grid-column:1 / -1;min-height:185px}.docs-evidence-grid h3{margin:36px 0 0;font-size:16px;font-weight:540;letter-spacing:-.02em}.docs-evidence-grid p{margin:14px 0 0;color:var(--docs-muted);font-size:10px;line-height:1.6}.docs-evidence-grid p+p{margin-top:7px}.docs-evidence-grid p b{color:var(--docs-soft-ink)}.docs-public-flow{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center;margin-top:28px;border:1px solid var(--docs-border);background:#ffffff45}.docs-public-flow>span{display:grid;min-height:150px;place-items:center;align-content:center;gap:6px;padding:17px;text-align:center}.docs-public-flow>span svg{width:28px;height:28px;margin-bottom:12px;fill:none;stroke:var(--docs-blue);stroke-width:1.45}.docs-public-flow>span b{font-size:11px}.docs-public-flow>span small{color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.07em;text-transform:uppercase}.docs-public-flow>i{display:grid;width:50px;height:1px;place-items:center;color:var(--docs-blue);background:#0866ff59}.docs-public-flow>i svg{width:13px;height:13px;transform:translate(21px);fill:none;stroke:currentColor;stroke-width:1.6}.docs-api-list{margin-top:28px;border-top:1px solid var(--docs-border)}.docs-api-list>div{display:grid;min-height:61px;grid-template-columns:48px minmax(0,1fr) 190px;align-items:center;gap:15px;padding:10px 16px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);border-left:1px solid var(--docs-border);background:#ffffff40}.docs-api-list code{display:grid;width:41px;height:23px;place-items:center;color:var(--docs-blue-deep);border:1px solid rgba(8,102,255,.21);border-radius:3px;background:#0866ff0e;font-family:IBM Plex Mono,monospace;font-size:7px;font-weight:700}.docs-api-list b{overflow:hidden;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:500;text-overflow:ellipsis}.docs-api-list span{color:var(--docs-muted);font-size:9px;text-align:right}.docs-component-map{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-component-map>div{display:grid;min-height:92px;grid-template-columns:115px minmax(0,1fr);align-items:center;gap:15px;padding:15px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border)}.docs-component-map code{color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:8px}.docs-component-map span{display:flex;min-width:0;flex-direction:column;gap:4px}.docs-component-map b{font-size:10px}.docs-component-map small{color:var(--docs-muted);font-size:8px}.docs-limits{margin:28px 0 0;padding:0;border-top:1px solid var(--docs-border);list-style:none}.docs-limits li{display:grid;min-height:87px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:13px;padding:16px 18px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-limits li>svg{width:20px;height:20px;fill:none;stroke:#8791a0;stroke-width:1.6}.docs-limits b{font-size:11px}.docs-limits p{margin:5px 0 0;color:var(--docs-muted);font-size:9px;line-height:1.55}.docs-next{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:105px}.docs-next a{display:flex;min-height:102px;align-items:center;justify-content:space-between;gap:20px;padding:20px;color:var(--docs-ink);border:1px solid var(--docs-border);background:#ffffff47;text-decoration:none}.docs-next a:hover{border-color:#0866ff66;background:#fff}.docs-next a>span{display:flex;flex-direction:column;gap:5px}.docs-next small{color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.docs-next b{font-size:15px}.docs-next svg{width:20px;height:20px;fill:none;stroke:var(--docs-blue);stroke-width:1.6}.docs-article-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:70px;padding-top:25px;border-top:1px solid var(--docs-border);color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.07em;text-transform:uppercase}.docs-article-footer>span{display:flex;align-items:center;gap:10px;color:var(--docs-ink)}.docs-article-footer .brand-mark{width:18px;height:22px}.docs-article-footer p{margin:0}.docs-toc{position:sticky;top:74px;height:calc(100vh - 74px);overflow-y:auto;padding:61px 22px 30px;border-left:1px solid var(--docs-border)}.docs-toc h2{margin:0 0 17px;color:#6f7988;font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.docs-toc nav{display:grid;border-left:1px solid var(--docs-border)}.docs-toc nav a{min-height:30px;padding:7px 0 7px 14px;color:#707a89;font-size:9px;line-height:1.35;text-decoration:none}.docs-toc nav a:hover{color:var(--docs-ink)}.docs-toc nav a.active{margin-left:-1px;color:var(--docs-blue-deep);border-left:1px solid var(--docs-blue);font-weight:650}.docs-toc-boundary{display:grid;min-height:62px;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:10px;margin-top:31px;padding:11px;border:1px solid var(--docs-border);background:#ffffff4d}.docs-toc-boundary>svg{width:22px;height:22px;fill:none;stroke:var(--docs-blue);stroke-width:1.5}.docs-toc-boundary>span{display:flex;flex-direction:column;gap:3px}.docs-toc-boundary small{color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:6px;letter-spacing:.08em;text-transform:uppercase}.docs-toc-boundary b{font-size:9px}.docs-technical-spine{display:grid;grid-template-columns:minmax(0,1fr) 27px minmax(0,1fr) 27px minmax(0,1fr) 27px minmax(0,1fr) 27px minmax(0,1fr);align-items:stretch;margin-top:28px;overflow:hidden;border:1px solid var(--docs-border);background:#ffffff40}.docs-technical-spine article{position:relative;min-width:0;min-height:215px;padding:23px 16px 19px}.docs-technical-spine article>span{position:absolute;top:9px;right:10px;color:#09172e40;font-family:IBM Plex Mono,monospace;font-size:7px}.docs-technical-spine article>svg{width:25px;height:25px;margin-bottom:35px;fill:none;stroke:var(--docs-blue);stroke-width:1.5}.docs-technical-spine article small,.docs-technical-truths small,.docs-normalization-band small,.docs-production-grid small{display:block;color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:6px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.docs-technical-spine article b{display:block;margin-top:7px;font-size:10px;line-height:1.35}.docs-technical-spine article p{margin:8px 0 0;color:var(--docs-muted);font-size:8px;line-height:1.55}.docs-technical-spine>i{display:grid;width:27px;place-items:center;color:var(--docs-blue);background:#0866ff09}.docs-technical-spine>i svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7}.docs-technical-truths{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-technical-truths article{min-height:145px;padding:19px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);background:#fff3}.docs-technical-truths b{display:block;margin-top:13px;font-size:11px;line-height:1.35}.docs-technical-truths b code{color:var(--docs-blue-deep);font-family:IBM Plex Mono,monospace;font-size:9px}.docs-technical-truths p{margin:8px 0 0;color:var(--docs-muted);font-size:8px;line-height:1.55}.docs-endpoint-table{margin-top:28px;overflow-x:auto;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-endpoint-table>div{display:grid;min-width:700px;min-height:58px;grid-template-columns:67px minmax(235px,.9fr) minmax(300px,1.4fr);align-items:center;gap:14px;padding:10px 15px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);background:#ffffff38}.docs-endpoint-table>div.head{min-height:41px;color:var(--docs-muted);background:#09172e09;font-family:IBM Plex Mono,monospace;font-size:7px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.docs-endpoint-table code{display:grid;width:42px;height:23px;place-items:center;color:var(--docs-blue-deep);border:1px solid rgba(8,102,255,.21);border-radius:3px;background:#0866ff0e;font-family:IBM Plex Mono,monospace;font-size:7px;font-weight:700}.docs-endpoint-table b{overflow:hidden;font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:500;text-overflow:ellipsis}.docs-endpoint-table>div>span:last-child{color:var(--docs-muted);font-size:9px;line-height:1.5}.docs-normalization-band{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-normalization-band>span{display:flex;min-height:80px;justify-content:center;padding:15px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);flex-direction:column}.docs-normalization-band b{margin-top:8px;font-size:9px;line-height:1.35}.docs-command-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.docs-command-pair>div{display:flex;min-width:0;padding:23px;border:1px solid var(--docs-border);background:#ffffff3b;flex-direction:column}.docs-command-pair h3{margin:0;font-size:17px;font-weight:540;letter-spacing:-.025em}.docs-command-pair>div>p{min-height:48px;margin:10px 0 0;color:var(--docs-muted);font-size:9px;line-height:1.55}.docs-command-pair .docs-code-block{margin-top:17px}.docs-command-pair>div>small{margin-top:15px;color:var(--docs-muted);font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.06em;text-transform:uppercase}.docs-production-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border-top:1px solid var(--docs-border);border-left:1px solid var(--docs-border)}.docs-production-grid article{min-height:280px;padding:25px;border-right:1px solid var(--docs-border);border-bottom:1px solid var(--docs-border);background:#ffffff3b}.docs-production-grid article>span{display:grid;width:42px;height:42px;place-items:center;margin-bottom:47px;color:var(--docs-blue);background:#0866ff11}.docs-production-grid article>span svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.55}.docs-production-grid h3{margin:10px 0 0;font-size:17px;font-weight:530;line-height:1.25;letter-spacing:-.028em}.docs-production-grid p{margin:15px 0 0;color:var(--docs-muted);font-size:10px;line-height:1.65}@media(max-width:1280px){.docs-header{grid-template-columns:210px minmax(250px,420px) 62px minmax(300px,1fr);gap:20px;padding:0 22px}.docs-shell{grid-template-columns:240px minmax(0,1fr)}.docs-toc{display:none}}@media(max-width:980px){.docs-header{grid-template-columns:190px minmax(240px,1fr) 58px auto}.docs-header-links a:not(.primary){display:none}.docs-shell{grid-template-columns:220px minmax(0,1fr)}.docs-content{padding-right:37px;padding-left:37px}.docs-authority-grid{grid-template-columns:1fr}.docs-authority-grid article{min-height:220px}.docs-authority-grid article>p{margin-top:35px}.docs-risk-layout{grid-template-columns:1fr}.docs-risk-layout dl{border-right:0;border-bottom:1px solid var(--docs-border)}.docs-technical-truths{grid-template-columns:1fr 1fr}.docs-production-grid{grid-template-columns:1fr}.docs-production-grid article{min-height:235px}}@media(max-width:800px){.docs-header{grid-template-columns:38px 175px minmax(0,1fr) 43px;gap:11px;padding:0 15px}.docs-menu-button{display:flex;width:38px;height:38px;align-items:center;justify-content:center;gap:4px;padding:0;border:1px solid var(--docs-border);border-radius:5px;background:#ffffff73;flex-direction:column}.docs-menu-button i{width:14px;height:1px;background:var(--docs-ink)}.docs-search-wrap>kbd{display:none}.docs-search-wrap>input{padding-right:15px}.docs-header-links{display:none}.docs-theme-toggle{min-width:43px;width:43px;padding:0}.docs-theme-toggle>em{display:none}.docs-shell{display:block}.docs-sidebar{position:fixed;z-index:110;top:0;bottom:0;left:0;display:block;width:min(330px,88vw);height:100vh;padding:18px 17px 25px;visibility:hidden;transform:translate(-102%);background:#fbfaf6;box-shadow:20px 0 60px #09172e2e;transition:transform .18s ease,visibility .18s ease}.docs-sidebar.open{visibility:visible;transform:translate(0)}.docs-sidebar-mobile-head{display:flex;min-height:53px;align-items:center;justify-content:space-between;margin-bottom:17px;padding:0 5px 11px;border-bottom:1px solid var(--docs-border)}.docs-sidebar-mobile-head b{font-size:13px}.docs-sidebar-mobile-head button{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--docs-border);border-radius:4px;color:var(--docs-ink);background:transparent;font-size:22px}.docs-sidebar>footer{margin-top:30px}.docs-sidebar-scrim{position:fixed;z-index:100;inset:0;display:block;border:0;background:#09172e6b}.docs-content{padding-top:48px;padding-bottom:90px}.docs-breadcrumb{margin-bottom:38px}.docs-command-pair{grid-template-columns:1fr}}@media(max-width:620px){.docs-header{grid-template-columns:38px minmax(135px,1fr) 43px 43px}.docs-search-wrap{justify-self:end;width:43px;height:43px}.docs-search-wrap>input{width:43px;padding:0;color:transparent;cursor:pointer}.docs-search-wrap>input::placeholder{color:transparent}.docs-search-wrap>input:focus{position:fixed;z-index:130;top:14px;right:15px;left:15px;width:calc(100% - 30px);padding:0 42px;color:var(--docs-ink)}.docs-search-wrap>input:focus::placeholder{color:#8a93a1}.docs-search-icon{top:15px;left:15px}.docs-search-wrap:focus-within .docs-search-icon{position:fixed;z-index:140;top:29px;left:31px}.docs-search-results{position:fixed;z-index:140;top:63px;right:15px;left:15px}.docs-content{padding:42px 18px 80px}.docs-intro h1{font-size:57px}.docs-lead{font-size:15px}.docs-rule-callout{grid-template-columns:1fr;padding:21px}.docs-start-grid,.docs-definition-grid,.docs-evidence-grid,.docs-component-map,.docs-next,.docs-technical-spine{grid-template-columns:1fr}.docs-technical-spine article{min-height:165px}.docs-technical-spine article>svg{margin-bottom:23px}.docs-technical-spine>i{width:auto;height:34px}.docs-technical-spine>i svg{transform:rotate(90deg)}.docs-technical-truths,.docs-normalization-band{grid-template-columns:1fr 1fr}.docs-production-grid article{min-height:250px}.docs-evidence-grid article:last-child{grid-column:auto}.docs-start-grid>a{min-height:175px}.docs-section{padding-top:78px}.docs-section-heading h2{font-size:34px}.docs-detector-list article{grid-template-columns:42px minmax(0,1fr)}.docs-detector-list .docs-status-label{grid-column:2}.docs-risk-layout>div:last-child{padding:24px 20px}.docs-public-flow{grid-template-columns:1fr}.docs-public-flow>i{width:1px;height:42px;justify-self:center}.docs-public-flow>i svg{transform:translateY(18px) rotate(90deg)}.docs-api-list>div{grid-template-columns:45px minmax(0,1fr)}.docs-api-list span{grid-column:2;text-align:left}.docs-component-map>div{grid-template-columns:105px minmax(0,1fr)}.docs-article-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.docs-search-wrap>input,.docs-start-grid>a,.docs-sidebar,.docs-theme-toggle{transition:none}}.docs-brand .brand-mark,.docs-article-footer .brand-mark{border-radius:3px;background:var(--docs-blue);box-shadow:0 9px 22px #0866ff29;transform:rotate(-5deg)}.docs-brand .brand-mark i,.docs-article-footer .brand-mark i{background:var(--docs-paper)}.docs-app[data-theme=dark]{--docs-ink: #f1f4fa;--docs-soft-ink: #c2cbd9;--docs-muted: #8d98aa;--docs-blue: #6e9fff;--docs-blue-deep: #8eb4ff;--docs-cyan: #56d8f1;--docs-paper: #080b12;--docs-panel: #111722;--docs-border: rgba(196, 208, 226, .14);background:linear-gradient(rgba(201,213,231,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(201,213,231,.03) 1px,transparent 1px),var(--docs-paper);background-size:96px 96px;color-scheme:dark}.docs-app[data-theme=dark] .docs-header{background:#080b12f5}.docs-app[data-theme=dark] .docs-search-wrap>input,.docs-app[data-theme=dark] .docs-theme-toggle,.docs-app[data-theme=dark] .docs-observer-link,.docs-app[data-theme=dark] .docs-toc-boundary{background:#ffffff09}.docs-app[data-theme=dark] .docs-search-wrap>input:focus{background:#101620}.docs-app[data-theme=dark] .docs-search-wrap>input::placeholder,.docs-app[data-theme=dark] .docs-search-wrap>input:focus::placeholder{color:#778398}.docs-app[data-theme=dark] .docs-search-wrap>kbd{color:#8e9aab;background:#ffffff0b}.docs-app[data-theme=dark] .docs-search-results{background:#101620;box-shadow:0 24px 70px #0000007a}.docs-app[data-theme=dark] .docs-search-results>a:hover,.docs-app[data-theme=dark] .docs-sidebar nav a:hover,.docs-app[data-theme=dark] .docs-theme-toggle:hover{background:#6e9fff17}.docs-app[data-theme=dark] .docs-header-links a.primary{color:#07101f;background:#e9eef7}.docs-app[data-theme=dark] .docs-header-links a.primary:hover{color:#fff;background:var(--docs-blue)}.docs-app[data-theme=dark] .docs-sidebar{background:#080b12cc}.docs-app[data-theme=dark] .docs-sidebar nav h2,.docs-app[data-theme=dark] .docs-toc h2,.docs-app[data-theme=dark] .docs-toc nav a{color:#778397}.docs-app[data-theme=dark] .docs-sidebar nav a{color:#9aa5b6}.docs-app[data-theme=dark] .docs-sidebar nav a.active,.docs-app[data-theme=dark] .docs-toc nav a.active{color:var(--docs-blue-deep);background:#6e9fff1c}.docs-app[data-theme=dark] .docs-toc nav a.active{background:transparent}.docs-app[data-theme=dark] .docs-lead{color:#b4bfce}.docs-app[data-theme=dark] .docs-rule-callout,.docs-app[data-theme=dark] .docs-authority-grid article.code{background:#101a2b}.docs-app[data-theme=dark] .docs-rule-callout b,.docs-app[data-theme=dark] .docs-authority-grid article.code,.docs-app[data-theme=dark] .docs-authority-grid .code header b{color:#f5f7fb}.docs-app[data-theme=dark] .docs-status-label{color:#a5afbf;background:#ffffff06}.docs-app[data-theme=dark] .docs-status-label.built{color:#91b8ff;border-color:#6e9fff57;background:#6e9fff1a}.docs-app[data-theme=dark] .docs-status-label.deployed{color:#6fdcf1;border-color:#56d8f14d;background:#56d8f116}.docs-app[data-theme=dark] .docs-status-label.evidence{color:#b7a8ff;border-color:#a991ff4d;background:#a991ff16}.docs-app[data-theme=dark] .docs-status-label.roadmap{color:#a0aaba}.docs-app[data-theme=dark] .docs-start-grid>a,.docs-app[data-theme=dark] .docs-process li,.docs-app[data-theme=dark] .docs-definition-grid>div,.docs-app[data-theme=dark] .docs-detector-list article,.docs-app[data-theme=dark] .docs-authority-grid article,.docs-app[data-theme=dark] .docs-risk-layout>div:last-child,.docs-app[data-theme=dark] .docs-evidence-grid article,.docs-app[data-theme=dark] .docs-public-flow,.docs-app[data-theme=dark] .docs-api-list>div,.docs-app[data-theme=dark] .docs-next a,.docs-app[data-theme=dark] .docs-technical-spine,.docs-app[data-theme=dark] .docs-technical-truths article,.docs-app[data-theme=dark] .docs-endpoint-table>div,.docs-app[data-theme=dark] .docs-command-pair>div,.docs-app[data-theme=dark] .docs-production-grid article{background:#ffffff06}.docs-app[data-theme=dark] .docs-start-grid>a:hover,.docs-app[data-theme=dark] .docs-next a:hover{background:#6e9fff12}.docs-app[data-theme=dark] .docs-table-wrap table{background:#ffffff05}.docs-app[data-theme=dark] .docs-table-wrap th,.docs-app[data-theme=dark] .docs-endpoint-table>div.head{background:#ffffff0b}.docs-app[data-theme=dark] .docs-table-wrap td,.docs-app[data-theme=dark] .docs-endpoint-table>div>span:last-child{color:#9ba7b9}.docs-app[data-theme=dark] .docs-table-wrap td:first-child{color:var(--docs-ink)}.docs-app[data-theme=dark] .docs-code-block{border-color:#c4d0e22e;background:#050912;box-shadow:0 18px 45px #0003}.docs-app[data-theme=dark] .docs-code-block>header{background:#0d1420}.docs-app[data-theme=dark] .docs-note{border-color:#6e9fff47;background:#6e9fff13}.docs-app[data-theme=dark] .docs-note.warning{border-color:#c4d0e22e;background:#ffffff09}.docs-app[data-theme=dark] .docs-risk-layout,.docs-app[data-theme=dark] .docs-technical-spine{border-color:var(--docs-border)}.docs-app[data-theme=dark] .docs-risk-layout h3,.docs-app[data-theme=dark] .docs-production-grid h3,.docs-app[data-theme=dark] .docs-command-pair h3{color:var(--docs-ink)}.docs-app[data-theme=dark] .docs-detector-list article.disabled{background:#ffffff04}.docs-app[data-theme=dark] .docs-technical-spine article>span{color:#dde5f147}.docs-app[data-theme=dark] .docs-technical-spine>i{background:#6e9fff11}.docs-app[data-theme=dark] .docs-sidebar-mobile-head button,.docs-app[data-theme=dark] .docs-menu-button{color:var(--docs-ink);background:#ffffff0a}.docs-app[data-theme=dark] .docs-menu-button i{background:var(--docs-ink)}@media(max-width:800px){.docs-app[data-theme=dark] .docs-sidebar{background:#0b1019}}
