:root{color:#17211f;background:#f7f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}select{font:inherit;color:#17211f;background:transparent;border:0;outline:0}.site-shell{min-height:100vh;background:#f7f8f5}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 32px;background:#f7f8f5f5;border-bottom:1px solid #d9ded5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:0}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;background:#143b34;color:#f8fbf7;border-radius:6px}.desktop-nav{display:flex;align-items:center;gap:6px}.desktop-nav a,.mobile-nav a{display:inline-flex;align-items:center;height:36px;padding:0 12px;color:#4b5b57;font-size:14px;border-radius:6px}.desktop-nav a:hover,.desktop-nav a.active,.mobile-nav a:hover{color:#10231f;background:#e8eee8}.mobile-nav{display:none;position:relative}.mobile-nav summary{display:inline-grid;place-items:center;width:38px;height:38px;cursor:pointer;list-style:none;border:1px solid #cfd7cf;border-radius:6px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav div{position:absolute;right:0;top:46px;display:grid;min-width:190px;padding:8px;background:#fff;border:1px solid #d9ded5;border-radius:8px;box-shadow:0 18px 45px #10231f24}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);gap:48px;min-height:calc(100vh - 68px);padding:78px 48px 42px;background:#f7f8f5}.hero-copy{align-self:center;max-width:720px}.eyebrow{display:inline-flex;margin-bottom:10px;color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{margin:0;color:#0e1715;font-size:clamp(58px,9vw,124px);line-height:.92;letter-spacing:0}.hero p,.page-header p,.section-title p,.feature-card p,.process-step p,.boundary-note p,.footer p,.proof-block p{color:#52615d;line-height:1.6}.hero p{max-width:650px;margin:28px 0 0;font-size:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:6px;font-weight:800}.primary-action{color:#f8fbf7;background:#143b34}.secondary-action{color:#143b34;background:#e2ebe4}.hero-data-scene{align-self:center;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(130px,auto);gap:14px;padding:16px;background:#17211f;border:1px solid #263a35;border-radius:8px;box-shadow:0 30px 70px #17211f38}.terminal-hero{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(620px,1.18fr);align-items:start;gap:28px;min-height:auto;padding:36px 48px 28px;background:linear-gradient(180deg,#f7f8f5f5,#eef3eff5),#f7f8f5}.terminal-hero-copy{align-self:start;max-width:780px}.terminal-hero h1{margin:0;color:#0e1715;font-size:clamp(44px,6vw,86px);line-height:.98;letter-spacing:0}.terminal-hero p{max-width:680px;margin:22px 0 0;color:#52615d;font-size:18px;line-height:1.6}.terminal-search{display:flex;align-items:center;gap:12px;min-height:48px;margin-top:28px;padding:0 15px;color:#485752;background:#fff;border:1px solid #cfd7cf;border-radius:8px;box-shadow:0 12px 30px #10231f14}.terminal-command-center{align-self:start;min-width:0;padding:16px;background:#182522;border:1px solid #2f433d;border-radius:8px;box-shadow:0 28px 70px #17211f38}.terminal-topline{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px;padding:12px 14px;color:#e9f3ec;background:#21312d;border-radius:6px}.terminal-topline span{color:#afc3bb}.terminal-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.terminal-kpis .kpi-card{min-height:142px}.terminal-band{padding-top:24px}.terminal-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:16px}.chart-panel.wide{min-height:390px}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.agent-card{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:104px;padding:14px;background:#fff;border:1px solid #d9ded5;border-radius:8px}.agent-card>span{display:inline-grid;place-items:center;width:42px;height:42px;color:#0f766e;background:#e5f4ee;border-radius:6px}.agent-card strong{display:block;margin-bottom:5px}.agent-card small,.benchmark-card small,.coverage-row small,.definition-list small{color:#5f6f6a;line-height:1.45}.benchmark-grid,.coverage-grid,.manifest-list,.definition-list{display:grid;gap:10px}.benchmark-card,.coverage-row,.definition-list article{display:grid;gap:8px;padding:14px;background:#fff;border:1px solid #d9ded5;border-radius:8px}.benchmark-card{grid-template-columns:repeat(2,minmax(0,1fr))}.benchmark-card small{grid-column:1 / -1}.benchmark-card span,.coverage-row span,.definition-list span,.manifest-list span{color:#64736e;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.benchmark-card strong,.coverage-row strong{display:block;margin-top:4px;color:#14221f;font-size:21px}.ok-text{color:#0f766e!important}.warn-text{color:#a16207!important}.coverage-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.coverage-row small{grid-column:1 / -1}.manifest-list div{display:grid;gap:4px;padding:12px;background:#fff;border:1px solid #d9ded5;border-radius:8px}.workbench{display:grid;gap:14px}.workbench-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.workbench-toolbar .search-box{flex:1 1 420px;max-width:none;margin-bottom:0}.workbench-toolbar label{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 12px;background:#fff;border:1px solid #cfd7cf;border-radius:8px}.workbench-status{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:10px 12px;color:#465650;background:#f4f8f5;border:1px solid #d7e2dc;border-radius:8px;font-size:13px;font-weight:750}.pagination-controls{display:inline-flex;align-items:center;gap:8px;justify-content:flex-end}.pagination-controls button{min-height:34px;padding:0 10px;color:#173c35;background:#fff;border:1px solid #bfd0c8;border-radius:7px;font:inherit;cursor:pointer}.pagination-controls button:disabled{color:#98a5a0;cursor:not-allowed}.status-pill,.quality-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;color:#173c35;background:#e4f4ec;border-radius:999px;font-size:12px;font-weight:800}.quality-pill.review{color:#7c2d12;background:#ffedd5}.position-table{min-width:1320px}.issuer-table{min-width:1120px}.definition-list{grid-template-columns:repeat(2,minmax(0,1fr))}.definition-list h3{margin:0;font-size:18px}.definition-list p{margin:0;color:#52615d;line-height:1.55}.scene-metric,.scene-chart,.scene-list{min-width:0;background:#f8faf7;border:1px solid #d8dfd6;border-radius:6px}.scene-metric{display:grid;align-content:center;gap:8px;padding:24px}.scene-metric span,.kpi-card span,.table-wrap td span,.proof-summary span,.lineage-list span{color:#5b6764;font-size:13px}.scene-metric strong{font-size:42px;line-height:1}.scene-chart{grid-column:1 / -1;padding:12px}.scene-list{grid-column:1 / -1;display:grid;gap:0;overflow:hidden}.scene-list div{display:flex;justify-content:space-between;gap:18px;padding:11px 14px;border-bottom:1px solid #e3e8e0}.scene-list div:last-child{border-bottom:0}.content-band{max-width:1440px;margin:0 auto;padding:56px 48px}.two-column{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:32px;align-items:start}.page-header{max-width:1120px;margin:0 auto;padding:72px 48px 30px}.page-header h1,.section-title h2,.boundary-note h2{margin:0;color:#0e1715;line-height:1.05;letter-spacing:0}.page-header h1{max-width:920px;font-size:clamp(38px,6vw,72px);overflow-wrap:anywhere}.page-header p{max-width:760px;margin:20px 0 0;font-size:18px}.data-status{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px;padding:14px 16px;border-radius:8px;font-size:14px}.data-status.live{color:#154236;background:#e4f4ec;border:1px solid #b7dec9}.data-status.fallback{color:#6b3f06;background:#fff2d5;border:1px solid #e9c675}.kpi-grid,.summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.kpi-card,.feature-card,.process-step,.chart-panel,.definition-panel,.boundary-note{background:#fff;border:1px solid #d9ded5;border-radius:8px}.kpi-card{display:grid;gap:8px;min-height:156px;padding:18px}.kpi-icon{display:inline-grid;place-items:center;width:38px;height:38px;color:#0f766e;background:#e5f4ee;border-radius:6px}.kpi-card strong{font-size:34px;line-height:1.05}.kpi-card small{color:#6b746f;line-height:1.45}.section-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px}.section-title>div{min-width:0}.section-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:40px;height:40px;color:#f8fbf7;background:#143b34;border-radius:6px}.section-title h2{font-size:clamp(27px,3vw,44px);overflow-wrap:anywhere}.section-title p{max-width:820px;margin:10px 0 0}.trust-rail{display:grid;gap:10px}.trust-rail div{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;color:#173c35;background:#edf4ee;border-radius:6px}.feature-grid,.process-grid,.chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature-card,.process-step{min-height:150px;padding:20px}.feature-card h3,.process-step h3,.chart-panel h3,.proof-block h3{margin:0;color:#152320}.feature-card p,.process-step p{margin:10px 0 0}.process-step span{display:inline-grid;place-items:center;width:32px;height:32px;margin-bottom:18px;color:#f8fbf7;background:#0f766e;border-radius:6px;font-weight:800}.definition-panel{padding:22px}.definition-panel dl,.proof-grid{display:grid;gap:14px;margin:0}.definition-panel div,.proof-grid div{display:grid;gap:5px;padding-bottom:14px;border-bottom:1px solid #e4e9e1}.definition-panel div:last-child,.proof-grid div:last-child{padding-bottom:0;border-bottom:0}dt{color:#69736e;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}dd{margin:0;color:#14221f;font-weight:800}.chart-panel{min-width:0;padding:18px}.table-wrap{max-width:100%;min-width:0;overflow-x:auto;background:#fff;border:1px solid #d9ded5;border-radius:8px}table{width:100%;min-width:920px;border-collapse:collapse}th,td{padding:13px 14px;text-align:left;border-bottom:1px solid #e4e9e1;vertical-align:top}th{color:#55635f;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:#f0f3ef}td{color:#16231f;font-size:14px}td strong{display:block;max-width:360px}td small{display:block;margin-top:4px;color:#68736d}tr:last-child td{border-bottom:0}.search-box{display:flex;align-items:center;gap:10px;max-width:540px;min-height:46px;margin-bottom:18px;padding:0 14px;background:#fff;border:1px solid #cfd7cf;border-radius:8px}.search-box input{width:100%;min-width:0;color:#17211f;background:transparent;border:0;outline:0}.icon-button,.close-button{display:inline-grid;place-items:center;width:36px;height:36px;color:#143b34;background:#e4eee5;border:1px solid #cfe0d4;border-radius:6px;cursor:pointer}.proof-actions-inline{display:inline-flex;align-items:center;gap:8px}.text-link{display:inline-flex;align-items:center;gap:6px;color:#0f766e;font-weight:800}.lineage-list{display:grid;gap:10px;max-height:320px;overflow:auto}.lineage-list div{display:grid;gap:4px;padding:12px;background:#f4f6f2;border-radius:6px}.boundary-note{padding:24px}.boundary-note p{max-width:900px}.proof-drawer{position:fixed;inset:0 0 0 auto;z-index:40;width:min(560px,100vw);max-width:100%;overflow-y:auto;padding:22px;background:#fff;border-left:1px solid #d9ded5;box-shadow:-24px 0 60px #10231f2e;transform:translate(104%);transition:transform .18s ease}.proof-drawer.open{transform:translate(0)}.proof-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e3e8e0}.proof-drawer-header h2{margin:0;color:#0f1c19;font-size:26px;line-height:1.15}.proof-content{display:grid;gap:18px;padding-top:18px}.proof-summary{display:grid;gap:5px;padding:14px;background:#f3f7f2;border-radius:6px}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-block{display:grid;gap:10px;padding:16px;background:#f8faf7;border:1px solid #e0e6dd;border-radius:8px}.proof-block h3{display:flex;align-items:center;gap:8px}.proof-block code{display:block;overflow-wrap:anywhere;padding:10px;color:#173c35;background:#e7f1e8;border-radius:6px}.proof-field-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.proof-field-list div{display:grid;gap:4px;padding:10px;background:#fff;border:1px solid #e0e6dd;border-radius:6px}.proof-field-list span{color:#65736e;font-size:12px;font-weight:800;text-transform:uppercase}.proof-field-list strong{overflow-wrap:anywhere}.proof-actions{display:grid;gap:12px}.proof-page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.34fr);gap:24px;align-items:start;overflow-x:hidden}.proof-page-main,.proof-page-aside{display:grid;gap:18px;min-width:0}.proof-summary.expanded{padding:18px;border:1px solid #dce4da}.proof-page-grid-fields{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px;background:#fff;border:1px solid #d9ded5;border-radius:8px}.proof-page-grid-fields div{min-width:0}.proof-page-grid-fields dd,.proof-page-main *,.proof-page-aside *,.proof-summary *{overflow-wrap:anywhere}.proof-actions .secondary-action{width:fit-content;border:0;cursor:pointer}.row-href,.muted{display:inline-flex;align-items:flex-start;gap:6px;color:#63706b;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.loading-bar{position:fixed;left:50%;top:78px;z-index:30;transform:translate(-50%);padding:9px 14px;color:#143b34;background:#e4f4ec;border:1px solid #b7dec9;border-radius:999px;font-size:13px;font-weight:800}.footer{display:flex;justify-content:space-between;gap:24px;padding:34px 48px;background:#17211f;color:#f7fbf6}.footer p{margin:8px 0 0;color:#c9d5cf}.footer-links{display:flex;flex-wrap:wrap;gap:14px}.footer-links a{color:#dbe8df}@media(max-width:1100px){.hero,.terminal-hero,.two-column,.chart-grid,.proof-page-grid,.terminal-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:54px}.terminal-hero{min-height:auto;padding-top:34px}.hero-data-scene{min-width:0}.kpi-grid,.summary-strip,.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-status{grid-template-columns:1fr}.pagination-controls{justify-content:flex-start}}@media(max-width:760px){.topbar{height:62px;padding:0 18px}.desktop-nav{display:none}.mobile-nav{display:block}.hero,.terminal-hero,.content-band,.page-header,.footer{padding-left:20px;padding-right:20px}.hero{gap:30px}.hero p,.page-header p{font-size:16px}.page-header h1{max-width:340px;font-size:34px;line-height:1.08}.hero-data-scene,.feature-grid,.process-grid,.kpi-grid,.summary-strip,.terminal-kpis,.agent-grid,.definition-list,.proof-grid,.proof-page-grid-fields,.proof-field-list{grid-template-columns:1fr}.proof-page-grid{width:100%;max-width:100%;overflow-x:hidden}.proof-page-grid .section-title{display:grid;grid-template-columns:40px minmax(0,1fr)}.proof-page-main,.proof-page-aside,.proof-summary,.proof-block,.proof-page-grid-fields,.proof-page-grid .section-title,.proof-page-grid .section-title>div{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.proof-page-grid .section-title h2{font-size:28px;line-height:1.12}.proof-page-grid .section-title p,.proof-page-grid .proof-summary span,.proof-page-grid dd,.proof-page-grid p{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:normal}.footer{display:grid}}
