:root{color:#102033;background:#eef4f8;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #102033;--muted: #5a6778;--line: #d6dee8;--line-soft: #e9eef4;--surface: #ffffff;--surface-soft: #f7fafd;--blue: #1f6feb;--sky: #4a9fd8;--green: #168a5b;--navy: #071a2f;--navy-soft: #0b223a;--shadow: 0 18px 46px rgba(15, 39, 66, .1);--mono: "SFMono-Regular", "Menlo", "Consolas", "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:#eef4f8}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{width:100%;overflow:hidden;background:#fff}.section-grid{position:relative;isolation:isolate}.section-grid:before{content:"";position:absolute;inset:96px max(24px,calc((100vw - 1280px)/2)) 64px;z-index:-1;background-image:linear-gradient(to right,rgba(221,230,239,.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(221,230,239,.36) 1px,transparent 1px);background-size:180px 94px;pointer-events:none}.section-grid.dark:before{background-image:linear-gradient(to right,rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.05) 1px,transparent 1px)}.signal-strip{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--blue),var(--sky) 52%,var(--green))}.hero-section{min-height:880px;padding:28px 80px 46px;background:linear-gradient(180deg,#fff,#f7fafd 56%,#eef4f8)}.top-nav{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;width:min(1280px,100%);height:64px;margin:0 auto;border-bottom:1px solid #e1e8f0}.brand,.nav-links,.nav-cta,.hero-actions,.eyebrow,.trust-line,.terminal-brand,.terminal-search,.terminal-badges,.terminal-toolbar,.view-tabs,.audit-bar,.ticker-bar,.ticker-item strong,.chain-head,.fingerprint-strip,.console-topbar,.footer-stats,.footer-actions,.footer-bottom{display:flex;align-items:center}.brand{gap:12px;min-width:220px}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid #0f2742;border-radius:9px;color:#fff;background:var(--navy);font-family:var(--mono);font-size:15px;font-weight:760;line-height:1}.brand-name{color:var(--ink);font-size:18px;font-weight:760;line-height:1.1}.nav-links{justify-content:center;gap:38px;color:var(--muted);font-size:14px;font-weight:620}.nav-links a{position:relative;padding:8px 0}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;transform:scaleX(0);transform-origin:center;background:var(--blue);transition:transform .16s ease}.nav-links a:hover:after{transform:scaleX(1)}.nav-cta{justify-content:center;gap:8px;width:150px;height:40px;border-radius:999px;color:#fff;background:var(--navy);box-shadow:0 10px 22px #0f27421f;font-size:13px;font-weight:720}.hero-content{display:grid;grid-template-columns:minmax(420px,500px) minmax(640px,760px);gap:20px;align-items:start;width:min(1280px,100%);margin:24px auto 0}.hero-copy{display:flex;flex-direction:column;gap:18px;padding-top:80px}.eyebrow{width:fit-content;gap:8px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:#fffc;box-shadow:0 8px 20px #1020330d;font-family:var(--mono);font-size:12px;font-weight:680;line-height:1.2}.status-dot,.live-dot{display:block;flex:0 0 auto;border-radius:99px;background:var(--green)}.status-dot{width:8px;height:8px}.live-dot{width:10px;height:10px;box-shadow:0 0 0 4px #168a5b1f}h1,h2,p{margin:0}.hero-copy h1{max-width:500px;color:var(--ink);font-size:56px;font-weight:760;line-height:1.07}.hero-lede{max-width:500px;color:var(--muted);font-size:17px;font-weight:420;line-height:1.55}.hero-actions{gap:12px;padding-top:2px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;border-radius:999px;font-size:14px;font-weight:720;white-space:nowrap}.button-primary{width:154px;color:#fff;background:var(--navy);box-shadow:0 10px 24px #071a2f24}.button-secondary{width:156px;border:1px solid var(--line);color:var(--ink);background:#fffc}.search-icon{position:relative;width:16px;height:16px;border:2px solid var(--blue);border-radius:50%}.search-icon:after{content:"";position:absolute;right:-4px;bottom:-3px;width:7px;height:2px;border-radius:99px;background:var(--blue);transform:rotate(45deg)}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;height:86px}.metric-card{display:flex;flex-direction:column;justify-content:center;gap:5px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:12px;background:#ffffffb8}.metric-card strong{font-size:13px;font-weight:760;line-height:1.2}.metric-card span{color:var(--muted);font-family:var(--mono);font-size:12px;font-weight:560;line-height:1.3}.metric-blue strong,.blue{color:var(--blue)}.metric-sky strong,.sky{color:var(--sky)}.metric-green strong,.green{color:var(--green)}.trust-line{gap:10px;color:var(--muted);font-family:var(--mono);font-size:13px;font-weight:580;line-height:1.35}.shield{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-family:var(--mono);font-size:11px;font-weight:800}.terminal-preview{overflow:hidden;width:100%;height:600px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 18px 46px #0f27421a,0 2px 4px #0f27420d}.terminal-topbar{display:grid;grid-template-columns:192px minmax(220px,300px) 176px;gap:16px;align-items:center;justify-content:space-between;height:56px;padding:0 16px;border-bottom:1px solid #e1e8f0;background:#fff}.terminal-brand{gap:10px}.terminal-brand span:last-child{display:flex;flex-direction:column;gap:2px}.terminal-brand strong{font-family:var(--mono);font-size:12px;font-weight:760;line-height:1}.terminal-brand small{color:var(--muted);font-family:var(--mono);font-size:10px;font-weight:620;line-height:1}.terminal-search{justify-self:center;gap:8px;width:300px;height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft)}.terminal-search span{width:6px;height:6px;border-radius:99px;background:var(--blue)}.terminal-search em{color:var(--muted);font-size:12px;font-style:normal;font-weight:560}.terminal-badges{justify-content:flex-end;gap:8px}.terminal-badges span{padding:6px 9px;border:1px solid var(--line);border-radius:999px;font-family:var(--mono);font-size:10px;font-weight:760;line-height:1}.terminal-badges span:first-child{color:var(--green);background:#e8f6ef}.terminal-badges span:last-child{color:var(--blue);background:#eaf2ff}.terminal-body{display:grid;grid-template-columns:150px minmax(0,1fr);height:544px}.terminal-sidebar{display:flex;flex-direction:column;gap:10px;padding:14px 12px;border-right:1px solid #e1e8f0;background:var(--surface-soft)}.terminal-sidebar p{color:#8a96a6;font-family:var(--mono);font-size:10px;font-weight:760;line-height:1.2}.terminal-sidebar a{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border-radius:9px;color:var(--muted);font-size:12px;font-weight:600}.terminal-sidebar a span{width:6px;height:18px;border-radius:99px;background:var(--muted)}.terminal-sidebar a.active{border:1px solid var(--line);color:var(--ink);background:#fff;font-weight:720}.terminal-sidebar a.active span{background:var(--blue)}.sidebar-audit{display:flex;flex-direction:column;gap:5px;margin-top:auto;padding:10px;border-radius:10px;color:#fff;background:var(--navy)}.sidebar-audit strong{font-family:var(--mono);font-size:10px;font-weight:760;line-height:1.1}.sidebar-audit span{color:#b8c7d6;font-family:var(--mono);font-size:11px;font-weight:560;line-height:1.35}.terminal-main{display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px;background:#fff}.terminal-toolbar{justify-content:space-between;min-height:40px}.view-tabs{gap:6px}.view-tabs span{display:inline-flex;align-items:center;height:32px;padding:0 10px;border-radius:999px;color:var(--muted);background:#fff;font-size:12px;font-weight:700}.view-tabs .active{color:var(--ink);background:#eef4f8}.terminal-toolbar time{color:var(--muted);font-family:var(--mono);font-size:11px;font-weight:680}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;height:64px}.summary-grid div{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:10px;background:#f9fbfd}.summary-grid span{color:var(--muted);font-size:11px;font-weight:700}.summary-grid strong{color:var(--ink);font-family:var(--mono);font-size:17px;font-weight:800;line-height:1}.terminal-panels{display:grid;grid-template-columns:360px minmax(0,1fr);gap:12px;min-height:316px}.event-table{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.event-row{display:grid;grid-template-columns:1fr 1fr 72px;align-items:center;min-height:48px;padding:0 12px;border-bottom:1px solid var(--line-soft);column-gap:8px;color:var(--ink);font-size:12px;font-weight:650}.event-row:last-child{border-bottom:0}.event-head{min-height:38px;color:#8a96a6;background:#f7fafd;font-family:var(--mono);font-size:10px;font-weight:800}.event-row b{color:var(--green);font-family:var(--mono);font-size:10px;font-weight:800}.event-row.selected{background:#f3f8ff;box-shadow:inset 3px 0 0 var(--blue)}.chain-panel{display:flex;flex-direction:column;gap:10px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:12px;background:#f9fbfd}.chain-head{justify-content:space-between;gap:12px}.chain-head span{color:var(--muted);font-size:12px;font-weight:800}.chain-head strong{color:var(--blue);font-family:var(--mono);font-size:11px;font-weight:800}.chain-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.chain-steps span{display:grid;min-height:40px;place-items:center;border:1px solid #dce7f4;border-radius:9px;color:var(--ink);background:#fff;font-size:11px;font-weight:760}.qa-card,.source-card{border:1px solid var(--line);border-radius:10px;background:#fff}.qa-card{display:flex;flex-direction:column;gap:8px;padding:12px}.qa-card p{color:var(--ink);font-size:12px;font-weight:580;line-height:1.45}.source-card{display:flex;flex-direction:column;gap:5px;margin-top:auto;padding:10px}.source-card span{color:var(--green);font-family:var(--mono);font-size:10px;font-weight:800}.source-card strong{color:var(--ink);font-family:var(--mono);font-size:11px;font-weight:760;line-height:1.3}.audit-bar{justify-content:space-between;gap:12px;height:48px;padding:0 14px;border:1px solid #183857;border-radius:10px;color:#b8c7d6;background:var(--navy);font-family:var(--mono);font-size:11px;font-weight:680}.audit-bar strong{color:#63d19e;font-weight:760}.ticker-bar{justify-content:space-between;gap:18px;width:min(1280px,100%);min-height:86px;margin:32px auto 0;padding:0 22px;border:1px solid var(--line);border-radius:14px;background:#fffc;box-shadow:0 12px 32px #0f274212;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ticker-intro{display:flex;flex:0 0 260px;flex-direction:column;gap:5px}.ticker-intro strong{font-size:14px;font-weight:760}.ticker-intro span,.ticker-item span{color:var(--muted);font-family:var(--mono);font-size:12px;font-weight:560;line-height:1.35}.ticker-item{display:flex;flex-direction:column;flex:1 1 auto;gap:4px;min-width:94px}.ticker-item strong{gap:4px;color:var(--ink);font-family:var(--mono);font-size:24px;font-weight:760;line-height:1}.ticker-item small{color:var(--muted);font-family:var(--mono);font-size:12px;font-weight:640}.coverage-section,.workflow-section{padding:48px 80px;background:linear-gradient(180deg,#fff,#f9fbfd 58%,#f1f5f9)}.section-inner{position:relative;display:grid;width:min(1280px,100%);margin:0 auto}.coverage-layout,.workflow-layout{grid-template-columns:330px minmax(0,1fr);gap:24px;min-height:424px}.fact-rail{display:flex;flex-direction:column;gap:14px;min-width:0;padding:18px;border:1px solid var(--line);border-radius:14px;background:#f9fbfd}.section-kicker{color:var(--blue);font-family:var(--mono);font-size:11px;font-weight:800;line-height:1.2}.fact-rail h2,.ledger-rail h2{font-size:30px;font-weight:780;line-height:1.12}.fact-rail p,.ledger-rail p{color:var(--muted);font-size:14px;font-weight:500;line-height:1.55}.rail-stat{display:flex;flex-direction:column;gap:6px;margin-top:2px;padding:12px;border:1px solid #e1e8f0;border-radius:10px;background:#fff}.rail-stat span{color:#8a96a6;font-size:11px;font-weight:800}.rail-stat strong{color:var(--ink);font-size:13px;font-weight:780;line-height:1.4}.coverage-matrix,.workflow-matrix{overflow:hidden;min-width:0;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 14px 34px #0f27420f}.matrix-head,.matrix-row{display:grid;grid-template-columns:150px 190px 250px 118px minmax(180px,1fr);column-gap:12px;align-items:center;padding:0 18px;border-bottom:1px solid var(--line-soft)}.matrix-head{height:50px;color:#8a96a6;background:#f7fafd;font-family:var(--mono);font-size:10px;font-weight:800}.matrix-row{min-height:88px;color:var(--ink);font-size:12px;font-weight:600;line-height:1.45}.matrix-row:last-child{border-bottom:0}.matrix-row:nth-child(odd){background:#f9fbfd}.matrix-row strong{font-size:13px;font-weight:800}.status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:24px;padding:0 9px;border-radius:999px;font-family:var(--mono);font-size:10px;font-weight:800;line-height:1}.status.published{color:var(--green);background:#e8f6ef}.status.reviewing{color:#b7791f;background:#fff5df}.status.monitored{color:var(--blue);background:#eaf2ff}.ledger-section{min-height:540px;padding:64px 80px;color:#fff;background:var(--navy)}.ledger-layout{grid-template-columns:338px minmax(0,1fr);gap:24px;min-height:410px}.ledger-rail{display:flex;flex-direction:column;gap:13px;padding:20px;border:1px solid #24435f;border-radius:14px;background:#0b223a}.dark-pill{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:7px 10px;border:1px solid #2e5575;border-radius:999px;color:#c2d1e2;background:#102c48;font-family:var(--mono);font-size:11px;font-weight:800}.ledger-rail h2{color:#fff}.ledger-rail p{color:#b8c7d6;font-size:13px;line-height:1.52}.compact-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:54px}.compact-stats div{display:flex;flex-direction:column;justify-content:center;gap:2px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff0a}.compact-stats strong{color:#fff;font-family:var(--mono);font-size:18px;font-weight:800;line-height:1}.compact-stats span{color:#9fb2c7;font-size:11px;font-weight:700}.assurance-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:14px 0 0;border-top:1px solid rgba(255,255,255,.14);list-style:none}.assurance-list li{position:relative;padding-left:18px;color:#c2d1e2;font-size:12px;font-weight:650;line-height:1.4}.assurance-list li:before{content:"";position:absolute;top:7px;left:0;width:7px;height:7px;border-radius:50%;background:var(--green)}.ledger-console{display:flex;flex-direction:column;gap:10px;min-width:0;padding:12px 14px;border:1px solid #24435f;border-radius:14px;background:#081e34;box-shadow:0 18px 42px #0003}.console-topbar{justify-content:space-between;height:40px;border-bottom:1px solid rgba(255,255,255,.1);color:#9fb2c7;font-family:var(--mono);font-size:11px;font-weight:760}.console-topbar strong{color:#63d19e}.pipeline{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;min-height:132px;align-items:stretch}.pipeline-step{position:relative;display:flex;flex-direction:column;justify-content:center;gap:7px;min-width:0;padding:12px 10px;border:1px solid #21415f;border-radius:10px;background:#061728}.pipeline-step.done,.pipeline-step.active{background:#0a2844}.pipeline-step.active{border-color:var(--blue)}.pipeline-step span{color:#63d19e;font-family:var(--mono);font-size:11px;font-weight:800}.pipeline-step strong{color:#fff;font-size:14px;font-weight:800}.pipeline-step em{color:#9fb2c7;font-family:var(--mono);font-size:10px;font-style:normal;font-weight:700;line-height:1.2}.fingerprint-strip{justify-content:space-between;gap:10px;min-height:48px;padding:8px 12px;border:1px solid #21415f;border-radius:10px;background:#061728;font-family:var(--mono)}.fingerprint-strip span{color:#9fb2c7;font-size:10px;font-weight:800}.fingerprint-strip strong{color:#fff;font-size:12px;font-weight:800}.fingerprint-strip em{color:#63d19e;font-size:10px;font-style:normal;font-weight:800}.audit-table{overflow:hidden;border:1px solid #21415f;border-radius:10px;background:#0a223a}.audit-row{display:grid;grid-template-columns:110px minmax(180px,1fr) 120px 110px;align-items:center;min-height:34px;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.08);column-gap:12px;color:#c2d1e2;font-size:12px;font-weight:650}.audit-row:last-child{border-bottom:0}.audit-head{color:#9fb2c7;background:#ffffff0a;font-family:var(--mono);font-size:10px;font-weight:800}.audit-row strong{color:#fff}.audit-row b{color:#63d19e;font-family:var(--mono);font-size:10px;font-weight:800}.audit-row em{color:#9fb2c7;font-family:var(--mono);font-size:10px;font-style:normal;font-weight:800}.workflow-section{min-height:430px}.workflow-layout{min-height:328px}.workflow-head,.workflow-row{display:grid;grid-template-columns:118px minmax(280px,1fr) 182px 96px 102px 110px;align-items:center;column-gap:0}.workflow-head{min-height:42px;color:#8a96a6;background:#f7fafd;font-family:var(--mono);font-size:10px;font-weight:800}.workflow-head span,.workflow-row>*{display:flex;align-items:center;min-height:34px;padding:0 12px;border-right:1px solid var(--line-soft)}.workflow-head span:last-child,.workflow-row>*:last-child{border-right:0}.workflow-row{min-height:34px;border-bottom:1px solid var(--line-soft);color:var(--ink);background:#fff;font-size:11px;font-weight:600;line-height:1.18}.workflow-row:nth-child(odd){background:#f9fbfd}.workflow-row strong{font-size:11px;font-weight:800}.workflow-row b,.workflow-row em,.workflow-row span:last-child{font-family:var(--mono);font-size:10px;font-style:normal;font-weight:800}.blue-text{color:var(--blue)}.green-text{color:var(--green)}.amber-text{color:#b7791f}.workflow-audit-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;min-height:84px;padding:14px 16px;background:var(--navy)}.workflow-audit-strip div{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.workflow-audit-strip span{color:#9fb2c7;font-size:10px;font-weight:800}.workflow-audit-strip strong{color:#fff;font-family:var(--mono);font-size:11px;font-weight:800;line-height:1.25}.footer-section{padding:32px 80px 20px;color:#fff;background:var(--navy)}.footer-cta{display:grid;grid-template-columns:minmax(360px,640px) auto auto;gap:26px;align-items:center;justify-content:space-between;width:min(1280px,100%);min-height:112px;margin:0 auto;padding:0 26px;border:1px solid #294e72;border-radius:12px;background:var(--navy)}.footer-copy{display:flex;flex-direction:column;gap:7px}.footer-copy h2{color:#fff;font-size:27px;font-weight:800;line-height:1.3}.footer-copy p{color:#c2d1e2;font-size:14px;font-weight:500;line-height:1.3}.footer-stats{gap:18px}.footer-stats div{display:flex;flex-direction:column;gap:2px;width:88px}.footer-stats strong{color:#fff;font-family:var(--mono);font-size:21px;font-weight:800;line-height:1.18}.footer-stats span{color:#9fb2c7;font-size:12px;font-weight:700;line-height:1.3}.footer-actions{gap:10px}.footer-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:11px 16px;border:1px solid #294e72;border-radius:4px;color:#fff;font-size:14px;font-weight:800;white-space:nowrap}.footer-button.primary{border-color:var(--blue);background:var(--blue)}.footer-button.secondary{background:#0b2a47}.footer-bottom{justify-content:space-between;width:min(1256px,calc(100% - 24px));min-height:46px;margin:14px auto 0;color:#9fb2c7;font-size:12px;font-weight:700}@media(max-width:1180px){.hero-section,.coverage-section,.workflow-section,.ledger-section,.footer-section{padding-right:36px;padding-left:36px}.hero-content,.coverage-layout,.ledger-layout,.workflow-layout,.footer-cta{grid-template-columns:1fr}.hero-copy{max-width:760px;padding-top:44px}.terminal-preview{height:auto;min-height:600px}.footer-cta{padding-top:24px;padding-bottom:24px}}@media(max-width:920px){.nav-links{display:none}.terminal-topbar{grid-template-columns:1fr;height:auto;padding:14px}.terminal-search,.terminal-badges{justify-self:stretch;width:100%}.terminal-body,.terminal-panels{grid-template-columns:1fr;height:auto}.terminal-sidebar{display:none}.terminal-panels{min-height:0}.ticker-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}.ticker-intro{grid-column:1 / -1;flex-basis:auto}.matrix-head,.matrix-row,.workflow-head,.workflow-row,.audit-row{grid-template-columns:1fr}.matrix-head,.workflow-head{display:none}.matrix-row,.workflow-row,.audit-row{gap:8px;padding:14px}.workflow-row>*,.workflow-head span{min-height:auto;padding:0;border-right:0}.audit-row{align-items:start}.pipeline,.workflow-audit-strip,.summary-grid,.chain-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hero-section,.coverage-section,.workflow-section,.ledger-section,.footer-section{padding-right:20px;padding-left:20px}.top-nav{height:58px}.brand{min-width:auto}.brand-name{font-size:17px}.nav-cta{width:auto;padding:0 14px}.hero-copy h1{font-size:38px;line-height:1.12}.hero-lede{font-size:15px}.hero-actions,.hero-metrics,.footer-actions,.footer-stats{flex-direction:column;align-items:stretch}.hero-metrics{display:flex;height:auto}.button,.button-primary,.button-secondary{width:100%}.terminal-main{padding:12px}.terminal-toolbar,.audit-bar,.fingerprint-strip,.console-topbar,.footer-bottom{align-items:flex-start;flex-direction:column}.summary-grid,.workflow-audit-strip,.ticker-bar,.chain-steps,.pipeline{grid-template-columns:1fr}.ticker-bar{gap:14px}.fact-rail h2,.ledger-rail h2{font-size:25px}.footer-copy h2{font-size:23px}.footer-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.footer-stats div{width:auto}}.customer-app,.login-page,.first-password-page{min-height:100vh;background:#f4f7fa}.app-accent,.login-accent{position:fixed;top:0;left:0;right:0;z-index:20;height:3px;background:linear-gradient(90deg,var(--blue),var(--sky) 52%,var(--green))}.app-topbar{position:fixed;top:3px;right:0;left:0;z-index:15;display:grid;grid-template-columns:220px minmax(280px,520px) minmax(220px,1fr);align-items:center;height:56px;padding:0 24px;border-bottom:1px solid #e1e8f0;background:#fff}.app-brand,.login-brand{display:inline-flex;align-items:center;gap:10px;border:0;color:var(--ink);background:transparent;cursor:pointer;text-align:left}.app-brand span:last-child,.login-brand span:last-child{display:flex;flex-direction:column;gap:2px}.app-brand strong,.login-brand strong{font-size:16px;font-weight:800;line-height:1}.app-brand small,.login-brand small{color:var(--muted);font-size:11px;font-weight:650}.topbar-search{display:flex;align-items:center;gap:9px;height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#f7fafd}.topbar-search span{width:6px;height:6px;border-radius:99px;background:var(--blue)}.topbar-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px;font-weight:600}.topbar-account{display:flex;align-items:center;justify-content:flex-end;gap:14px}.topbar-account span{padding:6px 10px;border:1px solid #d6dee8;border-radius:999px;color:var(--green);background:#e8f6ef;font-size:11px;font-weight:800}.topbar-account strong{color:var(--ink);font-size:13px;font-weight:800}.topbar-account button{height:30px;padding:0 10px;border:1px solid #d6dee8;border-radius:999px;color:var(--muted);background:#fff;cursor:pointer;font-size:12px;font-weight:800}.customer-sidebar{position:fixed;top:59px;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;width:220px;padding:16px 12px;border-right:1px solid #e1e8f0;background:#fff}.customer-sidebar nav{display:flex;flex-direction:column;gap:2px}.customer-sidebar button{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:10px 12px;border:0;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;font-size:13px;font-weight:760;text-align:left}.customer-sidebar button span{display:grid;width:18px;height:18px;place-items:center;color:#8a96a6;font-family:var(--mono)}.customer-sidebar button.active{color:var(--blue);background:#eaf3ff}.sidebar-license{display:flex;flex-direction:column;gap:5px;margin-top:auto;padding:12px;border:1px solid #e1e8f0;border-radius:10px;background:#f7fafd}.sidebar-license span,.sidebar-license small{color:var(--muted);font-size:11px;font-weight:700}.sidebar-license strong{color:var(--ink);font-family:var(--mono);font-size:12px;font-weight:800}.customer-main{min-height:100vh;padding:87px 32px 32px 252px}.page-stack{display:flex;flex-direction:column;gap:18px;max-width:1220px}.customer-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.customer-page-header span{color:var(--blue);font-family:var(--mono);font-size:11px;font-weight:800}.customer-page-header h1{margin-top:5px;color:var(--ink);font-size:28px;font-weight:800;line-height:1.2}.customer-page-header p{max-width:680px;margin-top:6px;color:var(--muted);font-size:13px;font-weight:550;line-height:1.5}.customer-page-header button,.filter-bar button,.panel-title button,.wide-primary{border:0;border-radius:8px;color:#fff;background:var(--navy);cursor:pointer;font-size:13px;font-weight:800}.customer-page-header button{min-height:38px;padding:0 14px;white-space:nowrap}.api-banner,.login-error,.download-note,.pagination-note{border-radius:10px;font-size:12px;font-weight:750;line-height:1.45}.api-banner{padding:10px 12px;border:1px solid #d6dee8;color:var(--muted);background:#fff}.api-banner.ok{border-color:#bde4cf;color:var(--green);background:#e8f6ef}.api-banner.loading{border-color:#c9ddf6;color:var(--blue);background:#eaf3ff}.api-banner.error,.login-error{border:1px solid #f0d68a;color:#9a5b00;background:#fff8eb}.download-note,.pagination-note{color:var(--muted)}.download-note{margin-top:10px;padding:10px;background:#f7fafd}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card,.panel{border:1px solid #e1e8f0;border-radius:12px;background:#fff}.stat-card{display:flex;flex-direction:column;gap:6px;min-height:112px;padding:16px}.stat-card span{color:var(--muted);font-size:12px;font-weight:800}.stat-card strong{color:var(--ink);font-family:var(--mono);font-size:28px;font-weight:820;line-height:1}.stat-card small{color:#8a96a6;font-size:12px;font-weight:650}.dashboard-grid,.detail-layout,.security-grid,.account-security-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.detail-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.panel{min-width:0;padding:18px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.panel-title h2{color:var(--ink);font-size:16px;font-weight:800;line-height:1.2}.panel-title button{min-height:30px;padding:0 10px;background:#eef4f8;color:var(--ink)}.compact-list,.source-health-list,.evidence-list,.qa-list,.product-stack{display:flex;flex-direction:column;gap:10px}.compact-list button,.source-health-list div,.evidence-list div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:56px;padding:12px;border:1px solid #e9eef4;border-radius:10px;background:#f9fbfd}.compact-list button{width:100%;cursor:pointer;text-align:left}.compact-list span,.source-health-list span{display:flex;flex-direction:column;gap:4px;min-width:0}.compact-list strong,.source-health-list strong{color:var(--ink);font-size:13px;font-weight:800}.compact-list small,.source-health-list small{overflow:hidden;color:var(--muted);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.compact-list em,.source-health-list b{flex:0 0 auto;color:var(--green);font-family:var(--mono);font-size:11px;font-style:normal;font-weight:800}.customer-table{overflow:hidden;border:1px solid #e9eef4;border-radius:10px}.customer-table-head,.customer-table-row{display:grid;grid-template-columns:repeat(var(--cols),minmax(110px,1fr));align-items:center}.customer-table-head{min-height:40px;color:#8a96a6;background:#f7fafd;font-family:var(--mono);font-size:10px;font-weight:800}.customer-table-row{min-height:48px;border-top:1px solid #e9eef4;color:var(--ink);font-size:12px;font-weight:620}.customer-table span{min-width:0;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) 180px 180px 96px;gap:12px;align-items:end;padding:14px 16px;border:1px solid #e1e8f0;border-radius:12px;background:#fff}.filter-bar label,.login-card label,.password-card label,.password-reset-card label,.change-password-card label{display:flex;flex-direction:column;gap:6px}.filter-bar span,.login-card label span,.password-card label span,.password-reset-card label span,.change-password-card label span{color:var(--muted);font-size:11px;font-weight:800}.filter-bar input,.filter-bar select,.login-card input,.password-card input,.password-reset-card input,.change-password-card input{height:38px;padding:0 11px;border:1px solid #c9d3df;border-radius:8px;outline:0;color:var(--ink);background:#fff;font-size:13px}.filter-bar button{height:38px}.records-panel{display:grid;gap:16px}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 2px 0}.pagination-actions{display:flex;align-items:center;gap:6px}.pagination-actions button{min-width:36px;height:34px;padding:0 11px;border:1px solid #d6dee8;border-radius:8px;color:var(--muted);background:#fff;cursor:pointer;font-size:12px;font-weight:800}.pagination-actions button.active{border-color:var(--navy);color:#fff;background:var(--navy)}.pagination-actions button:disabled{cursor:not-allowed;opacity:.45}.record-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.record-card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #e1e8f0;border-radius:12px;background:#fff;cursor:pointer;text-align:left}.record-card div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.record-card strong{color:var(--ink);font-size:14px;font-weight:800}.record-card div:first-child span{color:var(--muted);font-family:var(--mono);font-size:11px;font-weight:700}.record-card h2{color:var(--ink);font-size:15px;font-weight:800;line-height:1.35}.record-card p{color:var(--muted);font-size:13px;font-weight:550;line-height:1.52}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag-row span{padding:5px 8px;border-radius:999px;color:var(--blue);background:#eaf3ff;font-size:11px;font-weight:800}.breadcrumb-button{width:fit-content;border:0;color:var(--muted);background:transparent;cursor:pointer;font-size:13px;font-weight:800}.detail-main,.detail-side{display:flex;flex-direction:column;gap:18px}.detail-head{display:flex;flex-direction:column;gap:10px}.detail-head>span{color:var(--blue);font-family:var(--mono);font-size:11px;font-weight:800}.detail-head h1{color:var(--ink);font-size:26px;font-weight:820;line-height:1.25}.detail-head p,.audit-note{color:var(--muted);font-size:13px;font-weight:560;line-height:1.6}.key-points{display:grid;gap:10px;margin:0 0 14px;padding:0;list-style:none}.key-points li,.qa-list div{padding:12px;border:1px solid #e9eef4;border-radius:10px;background:#f9fbfd}.key-points li{color:var(--ink);font-size:13px;font-weight:700}.qa-list strong{color:var(--ink);font-size:13px;font-weight:800}.qa-list p{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.55}.evidence-list div{align-items:flex-start;flex-direction:column;gap:5px}.evidence-list span{color:#8a96a6;font-size:11px;font-weight:800}.evidence-list strong{color:var(--ink);font-family:var(--mono);font-size:12px;font-weight:800;line-height:1.4;word-break:break-all}.wide-primary{width:100%;height:42px;margin-top:14px}.product-card{display:grid;grid-template-columns:minmax(300px,1fr) minmax(420px,1.2fr);gap:18px}.product-card>div:first-child span{color:var(--blue);font-family:var(--mono);font-size:11px;font-weight:800}.product-card h2{margin-top:6px;color:var(--ink);font-size:20px;font-weight:820}.product-card p{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.55}.product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-meta div{display:flex;flex-direction:column;gap:5px;padding:10px;border:1px solid #e9eef4;border-radius:10px;background:#f9fbfd}.product-meta span,.security-card span{color:#8a96a6;font-size:11px;font-weight:800}.product-meta strong{color:var(--ink);font-size:12px;font-weight:800}.quota-bar{grid-column:1 / -1;overflow:hidden;height:8px;border-radius:999px;background:#e9eef4}.quota-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green))}.product-order-page{gap:24px}.product-order-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-order-title h1{color:var(--ink);font-size:24px;font-weight:800;letter-spacing:0;line-height:1.2}.product-order-title p{margin-top:4px;color:var(--muted);font-size:13px;font-weight:500;line-height:1.45}.product-order-card{display:flex;flex-direction:column;gap:18px;padding:24px;border-radius:16px}.product-order-card-head,.product-order-id,.product-entitlement-row,.product-entitlement-main,.product-entitlement-tags,.status-pill{display:flex;align-items:center}.product-order-card-head,.product-entitlement-row{justify-content:space-between}.product-order-card-head{gap:20px}.product-order-id{gap:14px}.product-order-id strong{color:var(--ink);font-family:var(--mono);font-size:15px;font-weight:800;line-height:1.2}.product-order-tenant{color:var(--muted);font-size:13px;font-weight:650}.status-pill{gap:4px;min-height:24px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;line-height:1}.status-pill i{width:6px;height:6px;border-radius:999px}.status-pill-active{color:var(--green);background:#ecfdf5}.status-pill-active i{background:var(--green)}.status-pill-paused{color:#d97706;background:#fffbeb}.status-pill-paused i{background:#d97706}.status-pill-expired{color:#8b97a5;background:#f4f7fa}.status-pill-expired i{background:#8b97a5}.product-entitlement-tags .status-pill-active{min-height:28px;padding:5px 12px;border:1px solid #b4e8d0;font-size:12px}.product-order-meta{display:flex;flex-wrap:wrap;gap:32px}.product-order-meta div{display:flex;min-width:88px;flex-direction:column;gap:4px}.product-order-meta span{color:#8b97a5;font-size:11px;font-weight:700}.product-order-meta strong{color:var(--ink);font-family:var(--mono);font-size:14px;font-weight:800}.product-order-divider{height:1px;background:#e8ecf1}.product-order-section-title{color:var(--ink);font-size:15px;font-weight:800;line-height:1.2}.product-order-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.product-order-section-head h2{color:var(--ink);font-size:16px;font-weight:800;line-height:1.25}.product-order-section-head p{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}.product-order-section-head>span{flex:0 0 auto;min-height:28px;padding:6px 12px;border:1px solid #b8d8ff;border-radius:999px;color:var(--blue);background:#eaf3ff;font-size:12px;font-weight:800}.product-entitlement-list{display:flex;flex-direction:column;gap:10px}.product-entitlement-row,.product-entitlement-empty{min-height:82px;padding:18px 20px;border:1px solid #e1e8f0;border-radius:12px;background:#f8fafb}.product-entitlement-row{gap:18px}.product-entitlement-main{min-width:0;gap:16px}.product-entitlement-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--blue);background:#eaf3ff}.product-entitlement-main h3{color:var(--ink);font-size:16px;font-weight:800;line-height:1.25}.product-entitlement-main p{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}.product-entitlement-tags{flex:0 0 auto;gap:12px}.product-type-pill{min-height:28px;padding:6px 12px;border-radius:999px;color:#7c3aed;background:#f3eeff;font-family:var(--mono);font-size:11px;font-weight:750;line-height:1}.product-entitlement-empty{display:flex;flex-direction:column;gap:5px}.product-entitlement-empty strong{color:var(--ink);font-size:14px;font-weight:800}.product-entitlement-empty span{color:var(--muted);font-size:12px}.product-order-list{display:flex;flex-direction:column;gap:14px}.product-order-product-tags{display:flex;flex-wrap:wrap;gap:8px}.product-order-product-tags span{min-height:28px;padding:6px 10px;border-radius:999px;color:#344054;background:#f4f7fa;font-size:12px;font-weight:700;line-height:1.1}.security-card{display:flex;flex-direction:column;gap:9px}.security-card strong{color:var(--ink);font-size:18px;font-weight:820}.security-card p{color:var(--muted);font-size:13px}.login-page{padding:38px 80px 48px;background:linear-gradient(180deg,#fff,#f7fafd 58%,#edf3f8)}.login-header{display:flex;align-items:center;justify-content:space-between;max-width:1280px;height:52px;margin:0 auto}.login-header nav{display:flex;gap:34px;color:var(--muted);font-size:13px;font-weight:760}.secure-channel{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:#fff;font-size:12px;font-weight:800}.login-grid{display:grid;grid-template-columns:minmax(560px,1fr) 390px;gap:80px;align-items:start;max-width:1200px;margin:72px auto 0}.login-narrative{display:flex;flex-direction:column;gap:18px}.access-badge{width:fit-content;padding:8px 12px;border:1px solid #c9ddf6;border-radius:999px;color:var(--blue);background:#eaf3ff;font-family:var(--mono);font-size:11px;font-weight:800}.login-narrative h1{max-width:650px;color:var(--ink);font-size:52px;font-weight:720;line-height:1.05}.login-narrative p{max-width:590px;color:var(--muted);font-size:17px;line-height:1.52}.login-chips{display:flex;flex-wrap:wrap;gap:10px}.login-chips span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:12px;font-weight:800}.login-showcase{display:grid;grid-template-columns:160px minmax(0,1fr);overflow:hidden;min-height:316px;margin-top:62px;border-radius:24px;color:#fff;background:#1a1a1a;box-shadow:0 18px 44px #0f274229}.showcase-sidebar{display:flex;flex-direction:column;gap:14px;padding:22px;background:#111}.showcase-sidebar strong{font-size:13px;font-weight:820}.showcase-sidebar span{color:#aeb7c2;font-size:12px;font-weight:700}.showcase-main{display:flex;flex-direction:column;gap:12px;padding:22px}.showcase-head,.showcase-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.showcase-head{padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.13)}.showcase-head span,.showcase-row span,.showcase-row em{color:#aeb7c2;font-family:var(--mono);font-size:11px;font-style:normal;font-weight:800}.showcase-head b,.showcase-row em{color:#63d19e}.showcase-row{min-height:54px;padding:0 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0a}.showcase-row strong{color:#fff;font-size:13px}.login-card,.password-card form{display:flex;flex-direction:column;gap:14px;padding:24px;border:1px solid #e1e8f0;border-radius:18px;background:#fff;box-shadow:0 18px 44px #0f27421a}.login-card-eyebrow,.login-options,.login-legal{display:flex;align-items:center;justify-content:space-between;gap:14px}.login-card-eyebrow span{color:var(--muted);font-family:var(--mono);font-size:11px;font-weight:800}.login-card a,.login-options a{color:var(--blue);font-size:12px;font-weight:800}.login-title-block h2,.password-card h1{color:var(--ink);font-size:28px;font-weight:800;line-height:1.12}.login-title-block p{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.45}.remember-device{flex-direction:row!important;align-items:center;gap:7px!important}.remember-device input{width:14px;height:14px}.login-submit,.password-card button,.password-reset-card button,.security-submit{display:flex;align-items:center;justify-content:center;gap:10px;height:54px;border:0;border-radius:999px;color:#fff;background:var(--navy);cursor:pointer;font-size:15px;font-weight:800}.login-submit:disabled,.password-card button:disabled,.password-reset-card button:disabled,.security-submit:disabled{cursor:progress;opacity:.72}.login-note,.security-alert{padding:11px 12px;border:1px solid #e1e8f0;border-radius:8px;color:var(--muted);background:#f7fafd;font-size:12px;font-weight:700}.login-legal{color:#8b97a5;font-size:11px;font-weight:600}.first-password-page{position:relative;display:flex;flex-direction:column;min-height:100vh;padding:38px 80px 34px;background:linear-gradient(180deg,#fff,#f7fafd 58%,#edf3f8)}.password-header{display:flex;align-items:center;justify-content:space-between;width:min(1280px,100%);height:52px;margin:0 auto}.password-header nav{display:flex;align-items:center;justify-content:center;gap:34px}.password-header nav button{border:0;color:var(--muted);background:transparent;cursor:pointer;font-size:13px;font-weight:650}.password-center{display:flex;flex-direction:column;gap:28px;width:min(610px,100%);margin:70px auto 0}.security-alert-banner{display:flex;align-items:flex-start;gap:10px;padding:12px 18px;border:1px solid #f0d68a;border-radius:10px;color:#a07d1c;background:#fff8eb}.alert-symbol{display:grid;flex:0 0 auto;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff8eb;background:#b8860b;font-family:var(--mono);font-size:13px;font-weight:900}.security-alert-banner strong{display:block;color:#8b6914;font-size:14px;font-weight:800}.security-alert-banner p{margin-top:3px;font-size:13px;line-height:1.5}.password-reset-card{display:flex;flex-direction:column;gap:18px;padding:28px;border:1px solid #e1e8f0;border-radius:18px;background:#fff;box-shadow:0 18px 44px #0f27421a}.password-reset-heading{display:flex;flex-direction:column;gap:6px}.password-reset-heading span{color:var(--muted);font-family:var(--mono);font-size:11px;font-weight:800}.password-reset-heading h1{color:var(--ink);font-size:26px;font-weight:800;line-height:1.15}.password-reset-heading p{color:var(--muted);font-size:13px;line-height:1.45}.password-field-stack{display:flex;flex-direction:column;gap:12px}.password-strength{display:flex;align-items:center;justify-content:space-between;gap:12px}.password-strength div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;flex:1}.password-strength span{height:6px;border-radius:999px;background:#e1e8f0}.password-strength.strength-1 span:nth-child(1),.password-strength.strength-2 span:nth-child(-n+2),.password-strength.strength-3 span{background:var(--green)}.password-strength strong{min-width:44px;color:var(--muted);font-size:12px;font-weight:800;text-align:right}.password-compliance-note{padding:11px 12px;border:1px solid #e1e8f0;border-radius:8px;color:var(--muted);background:#f7fafd;font-size:12px;font-weight:700}.password-footer{display:flex;justify-content:center;gap:32px;margin-top:auto;padding-top:34px;color:#8b97a5;font-size:12px;font-weight:800}.account-security-layout{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:20px}.security-column{display:flex;flex-direction:column;gap:16px;min-width:0}.security-column-narrow{width:100%}.security-detail-card{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:14px}.security-detail-card .panel-title{margin-bottom:0}.security-profile{display:flex;align-items:center;gap:12px}.security-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;color:#fff;background:var(--navy);font-family:var(--mono);font-size:18px;font-weight:900}.security-profile strong,.api-access-status strong{display:block;color:var(--ink);font-size:17px;font-weight:820}.security-profile small,.api-access-status span{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:650}.security-info-list{display:flex;flex-direction:column;gap:10px}.security-info-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:baseline;min-height:34px;padding:9px 0;border-top:1px solid #edf1f5}.security-info-row span{color:var(--muted);font-size:12px;font-weight:800}.security-info-row strong{min-width:0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:750;text-overflow:ellipsis}.api-access-status{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #c9ddf6;border-radius:12px;background:#f4f9ff}.api-access-status b{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;color:var(--blue);background:#eaf3ff;font-size:12px;font-weight:850}.api-access-copy{margin:0;color:var(--muted);font-size:13px;font-weight:560;line-height:1.6}.change-password-card{gap:14px}.security-submit{width:100%}.security-tips-card ul{display:flex;flex-direction:column;gap:10px;margin:0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.55}.security-tip-list{display:flex;flex-direction:column;gap:10px}.security-tip-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center;min-height:42px;padding:10px 12px;border:1px solid #e9eef4;border-radius:10px;color:var(--muted);background:#f8fafb;font-size:13px;font-weight:650;line-height:1.45}.security-tip-row svg{display:block;width:28px;height:28px;padding:6px;border-radius:8px;color:var(--green);background:#e8f6ef}.empty-state{display:flex;flex-direction:column;gap:6px;min-height:120px;justify-content:center;border:1px dashed #d6dee8;border-radius:12px;color:var(--muted);background:#f7fafd;padding:22px}.empty-state strong{color:var(--ink);font-size:15px}@media(max-width:1100px){.app-topbar{grid-template-columns:220px 1fr}.topbar-account{display:none}.stat-grid,.dashboard-grid,.security-grid,.account-security-layout,.record-cards,.detail-layout,.login-grid{grid-template-columns:1fr}.login-grid{gap:40px}}@media(max-width:760px){.app-topbar{grid-template-columns:1fr;height:auto;padding:12px 16px}.topbar-search{display:none}.customer-sidebar{position:sticky;top:0;width:100%;height:auto;padding:8px;border-right:0;border-bottom:1px solid #e1e8f0}.customer-sidebar nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.customer-sidebar button{justify-content:center;min-height:38px;padding:8px;font-size:12px}.customer-sidebar button span,.sidebar-license{display:none}.customer-main{padding:24px 16px}.customer-page-header,.product-order-card-head,.product-entitlement-row,.product-order-section-head,.login-header,.showcase-head,.showcase-row{align-items:flex-start;flex-direction:column}.product-order-card{padding:18px}.product-order-summary-grid{grid-template-columns:1fr}.product-order-id,.product-entitlement-tags{flex-wrap:wrap}.product-order-meta{gap:14px}.product-order-meta div{min-width:128px}.product-entitlement-row{align-items:stretch}.product-entitlement-main{align-items:flex-start}.filter-bar{grid-template-columns:1fr}.pagination-bar{align-items:flex-start;flex-direction:column}.pagination-actions{flex-wrap:wrap}.customer-table{overflow-x:auto}.customer-table-head,.customer-table-row{min-width:720px}.login-page{padding:24px 20px}.first-password-page{padding:24px 20px 28px}.login-header nav,.password-header nav,.secure-channel{display:none}.password-header{height:auto}.password-center{margin-top:42px}.password-reset-card{padding:22px}.login-narrative h1{font-size:38px}.login-showcase{grid-template-columns:1fr;margin-top:22px}.password-footer{display:none}}.admin-app{min-height:100vh;color:var(--ink);background:#f4f7fa;--admin-dark: #0f172a;--admin-dark-soft: #1e293b;--admin-muted: #64748b}.admin-accent{position:fixed;top:0;right:0;left:0;z-index:30;height:3px;background:linear-gradient(90deg,#dc2626,#d97706 50%,var(--blue))}.admin-topbar{position:fixed;top:3px;right:0;left:0;z-index:25;display:grid;grid-template-columns:220px minmax(240px,560px) minmax(260px,1fr);align-items:center;height:56px;border-bottom:1px solid #1e293b;background:var(--admin-dark)}.admin-brand,.admin-topbar-actions,.admin-topbar-search,.admin-sidebar button,.admin-sidebar-status,.admin-action-button,.admin-plain-filter,.admin-select-filter,.admin-search-filter,.admin-tabs,.admin-row-actions,.admin-card-actions,.admin-run-panel form button,.admin-one-time-token button{display:flex;align-items:center}.admin-brand{gap:10px;padding:0 20px;border:0;color:#fff;background:transparent;cursor:pointer;text-align:left}.admin-brand-mark{display:grid;width:30px;height:30px;place-items:center;border:1px solid #334155;border-radius:8px;color:#fff;background:#1f6feb;font-family:var(--mono);font-size:13px;font-weight:820}.admin-brand span:last-child{display:flex;flex-direction:column;gap:2px}.admin-brand strong{font-size:14px;font-weight:820;line-height:1}.admin-brand small{color:#94a3b8;font-size:10px;font-weight:760;line-height:1}.admin-topbar-search{gap:9px;width:min(520px,100%);height:34px;padding:0 12px;border:1px solid #273449;border-radius:8px;color:#94a3b8;background:#111c31}.admin-topbar-search input{width:100%;border:0;outline:0;color:#e2e8f0;background:transparent;font-size:12px;font-weight:650}.admin-topbar-actions{justify-content:flex-end;gap:12px;padding:0 24px}.admin-chip{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border:1px solid #334155;border-radius:999px;color:#93c5fd;background:#17233a;font-family:var(--mono);font-size:10px;font-weight:800}.admin-topbar-actions strong{color:#e2e8f0;font-size:12px;font-weight:800}.admin-topbar-actions button{height:30px;padding:0 10px;border:1px solid #334155;border-radius:8px;color:#cbd5e1;background:#111c31;cursor:pointer;font-size:12px;font-weight:800}.admin-sidebar{position:fixed;top:59px;bottom:0;left:0;z-index:20;display:flex;flex-direction:column;width:220px;padding:16px 12px;background:var(--admin-dark)}.admin-sidebar nav{display:flex;flex-direction:column;gap:2px}.admin-sidebar button{gap:10px;width:100%;min-height:42px;padding:10px 12px;border:0;border-radius:8px;color:#94a3b8;background:transparent;cursor:pointer;font-size:14px;font-weight:600;text-align:left}.admin-sidebar button svg{flex:0 0 auto;color:#64748b}.admin-sidebar button.active{color:#f1f5f9;background:var(--admin-dark-soft);font-weight:760}.admin-sidebar button.active svg{color:#60a5fa}.admin-sidebar-status{flex-direction:column;align-items:flex-start;gap:5px;margin-top:auto;padding:12px;border:1px solid #273449;border-radius:10px;background:#111c31}.admin-sidebar-status span,.admin-sidebar-status small{color:#94a3b8;font-size:11px;font-weight:720}.admin-sidebar-status strong{color:#e2e8f0;font-family:var(--mono);font-size:12px;font-weight:800}.admin-main{min-height:100vh;padding:87px 32px 32px 252px}.admin-page-stack{display:flex;flex-direction:column;gap:18px;max-width:1220px}.admin-banner,.admin-operation-note{padding:10px 12px;border-radius:10px;font-size:12px;font-weight:760;line-height:1.45}.admin-banner{border:1px solid #d6dee8;color:var(--muted);background:#fff}.admin-banner.ok{border-color:#bde4cf;color:var(--green);background:#e8f6ef}.admin-banner.loading{border-color:#c9ddf6;color:var(--blue);background:#eaf3ff}.admin-banner.error,.admin-operation-note{border:1px solid #f0d68a;color:#8a4b00;background:#fff8eb}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.admin-page-header>div>span{color:var(--blue);font-family:var(--mono);font-size:11px;font-weight:820}.admin-page-header h1{margin-top:5px;color:var(--ink);font-size:28px;font-weight:820;line-height:1.18}.admin-page-header p{max-width:760px;margin-top:6px;color:var(--muted);font-size:13px;font-weight:550;line-height:1.5}.admin-header-action{flex:0 0 auto}.admin-action-button,.admin-run-panel form button,.admin-one-time-token button{justify-content:center;gap:7px;min-height:36px;padding:0 13px;border:0;border-radius:8px;color:#fff;background:var(--blue);cursor:pointer;font-size:13px;font-weight:820;white-space:nowrap}.admin-action-button.ghost{border:1px solid #d6dee8;color:var(--ink);background:#fff}.admin-action-button.danger{color:#991b1b;background:#fee2e2}.admin-action-button.success{color:#166534;background:#dcfce7}.admin-action-button:disabled,.admin-modal footer button:disabled{cursor:not-allowed;opacity:.55}.admin-stat-grid{display:grid;grid-template-columns:repeat(var(--admin-stat-cols),minmax(0,1fr));gap:14px}.admin-stat-card,.admin-panel,.admin-product-card,.admin-run-panel,.admin-one-time-token{border:1px solid #e1e8f0;border-radius:12px;background:#fff}.admin-stat-card{position:relative;display:flex;flex-direction:column;gap:7px;min-height:112px;padding:14px 16px;overflow:hidden}.admin-stat-card:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--blue)}.admin-stat-card.green:after{background:var(--green)}.admin-stat-card.purple:after{background:#8b5cf6}.admin-stat-card.amber:after{background:#d97706}.admin-stat-icon{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:var(--blue);background:#eaf3ff}.admin-stat-card.green .admin-stat-icon{color:var(--green);background:#e8f6ef}.admin-stat-card.purple .admin-stat-icon{color:#7c3aed;background:#f1edff}.admin-stat-card.amber .admin-stat-icon{color:#b45309;background:#fff5df}.admin-stat-card span{color:var(--muted);font-size:12px;font-weight:800}.admin-stat-card strong{color:var(--ink);font-family:var(--mono);font-size:27px;font-weight:840;line-height:1}.admin-stat-card small{color:#8a96a6;font-size:12px;font-weight:650}.admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(230px,.8fr));gap:18px}.admin-panel,.admin-run-panel,.admin-one-time-token{min-width:0;padding:18px}.admin-panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.admin-panel-title h2{color:var(--ink);font-size:16px;font-weight:820;line-height:1.2}.admin-panel-title span{color:var(--muted);font-family:var(--mono);font-size:11px;font-weight:800}.admin-trend-bars{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:end;min-height:170px;padding-top:6px}.admin-trend-bars div{display:flex;flex-direction:column;justify-content:flex-end;gap:8px;min-width:0}.admin-trend-bars span{display:block;min-height:32px;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,var(--blue),var(--green))}.admin-trend-bars small{overflow:hidden;color:#8a96a6;font-family:var(--mono);font-size:10px;font-weight:760;text-align:center;text-overflow:ellipsis;white-space:nowrap}.admin-health-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.admin-health-strip div{display:flex;flex-direction:column;gap:4px;padding:10px;border:1px solid #e9eef4;border-radius:8px;background:#f8fafb}.admin-health-strip span{color:var(--muted);font-size:11px;font-weight:800}.admin-health-strip strong{font-family:var(--mono);font-size:18px;font-weight:840}.admin-rank-list{display:flex;flex-direction:column;gap:14px}.admin-rank-list div{display:flex;flex-direction:column;gap:8px}.admin-rank-list span{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-rank-list strong{overflow:hidden;color:var(--ink);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.admin-rank-list small{flex:0 0 auto;color:var(--muted);font-family:var(--mono);font-size:11px;font-weight:760}.admin-rank-list b{display:block;height:7px;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--green))}.admin-filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:12px 16px;border:1px solid #e1e8f0;border-radius:12px;background:#fff}.admin-search-filter{flex:1 1 260px;gap:8px;min-width:220px;height:36px;padding:0 11px;border:1px solid #d6dee8;border-radius:8px;color:var(--muted);background:#f8fafb}.admin-search-filter input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px;font-weight:650}.admin-select-filter,.admin-plain-filter{gap:7px;height:36px;border:1px solid #d6dee8;border-radius:8px;color:var(--muted);background:#f8fafb}.admin-select-filter{position:relative;padding:0 8px 0 10px}.admin-select-filter span,.admin-plain-filter span{color:var(--muted);font-size:12px;font-weight:800}.admin-select-filter select{min-width:98px;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px;font-weight:760;appearance:none}.admin-plain-filter{padding:0 11px;cursor:pointer}.admin-tabs{gap:4px;border-bottom:1px solid #e1e8f0}.admin-tabs button{min-height:40px;padding:0 18px;border:0;border-bottom:2px solid transparent;color:var(--muted);background:transparent;cursor:pointer;font-size:13px;font-weight:800}.admin-tabs button.active{border-bottom-color:var(--blue);color:var(--blue)}.admin-table{overflow:hidden;border:1px solid #e9eef4;border-radius:10px}.admin-table-row{display:grid;grid-template-columns:repeat(var(--admin-table-cols),minmax(96px,1fr));align-items:center;min-height:48px;border-top:1px solid #f0f3f7;color:var(--ink);font-size:12px;font-weight:640}.admin-table-head{min-height:40px;border-top:0;color:#8a96a6;background:#f8fafb;font-family:var(--mono);font-size:10px;font-weight:840}.admin-table-row>span{min-width:0;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-empty{padding:20px;color:var(--muted);font-size:13px;font-weight:760;text-align:center}.admin-entity-title{display:flex;flex-direction:column;gap:3px}.admin-entity-title strong{overflow:hidden;color:var(--ink);font-size:13px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.admin-entity-title small{overflow:hidden;color:var(--muted);font-family:var(--mono);font-size:10px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.admin-status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:840;line-height:1}.admin-status.success{color:#047857;background:#e8f6ef}.admin-status.warning{color:#b45309;background:#fff5df}.admin-status.danger{color:#b91c1c;background:#fee2e2}.admin-status.neutral{color:var(--muted);background:#eef4f8}.admin-run-type{color:var(--blue);font-family:var(--mono);font-size:11px;font-weight:820}.admin-inline-tags{display:flex;gap:5px;min-width:0;overflow:hidden}.admin-inline-tags em{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;color:var(--blue);background:#eaf3ff;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.admin-row-actions{gap:6px}.admin-row-actions button{display:grid;width:26px;height:26px;place-items:center;border:1px solid #d6dee8;border-radius:7px;color:var(--muted);background:#fff;cursor:pointer}.admin-row-actions button:disabled{cursor:not-allowed;opacity:.42}.admin-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-product-card{display:flex;flex-direction:column;gap:16px;min-height:290px;padding:22px}.admin-product-card-head,.admin-product-metrics,.admin-card-actions{display:flex;align-items:center}.admin-product-card-head{justify-content:space-between}.admin-product-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--blue);background:#eaf3ff}.admin-product-card p,.admin-run-panel p,.admin-one-time-token p{color:var(--muted);font-size:13px;font-weight:550;line-height:1.55}.admin-product-metrics{gap:8px}.admin-product-metrics div{display:flex;flex:1 1 0;flex-direction:column;gap:4px;min-width:0;padding:9px;border:1px solid #e9eef4;border-radius:9px;background:#f8fafb}.admin-product-metrics span{color:var(--muted);font-size:10px;font-weight:800}.admin-product-metrics strong{overflow:hidden;color:var(--ink);font-size:12px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.admin-card-actions{gap:9px;margin-top:auto}.admin-run-panel{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.6fr);gap:18px;align-items:start}.admin-run-panel form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:10px;align-items:end}.admin-run-panel label{display:flex;flex-direction:column;gap:6px;min-width:0}.admin-run-panel label span{color:var(--muted);font-size:11px;font-weight:820}.admin-run-panel input,.admin-run-panel select{height:36px;min-width:0;padding:0 10px;border:1px solid #d6dee8;border-radius:8px;outline:0;color:var(--ink);background:#fff;font-size:12px;font-weight:700}.admin-run-note-field{grid-column:span 1}.admin-one-time-token{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-one-time-token code{display:block;margin-top:10px;padding:10px 12px;border:1px solid #d6dee8;border-radius:8px;color:#0f172a;background:#f8fafb;font-family:var(--mono);font-size:12px;font-weight:800;word-break:break-all}.admin-modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#0f172a94}.admin-modal{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #d6dee8;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0f172a47}.admin-modal form{display:flex;flex-direction:column}.admin-modal header,.admin-modal footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px}.admin-modal header{border-bottom:1px solid #e9eef4}.admin-modal header h2{color:var(--ink);font-size:20px;font-weight:840;line-height:1.2}.admin-modal header p{margin-top:6px;color:var(--muted);font-size:13px;font-weight:560;line-height:1.45}.admin-modal header button{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid #d6dee8;border-radius:8px;color:var(--muted);background:#fff;cursor:pointer;font-size:22px;line-height:1}.admin-modal-body{padding:20px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-form-field{display:flex;flex-direction:column;gap:6px;min-width:0}.admin-form-field.full{grid-column:1 / -1}.admin-form-field span{color:var(--muted);font-size:11px;font-weight:820}.admin-form-field input,.admin-form-field select,.admin-form-field textarea{width:100%;min-width:0;border:1px solid #d6dee8;border-radius:8px;outline:0;color:var(--ink);background:#fff;font-size:13px;font-weight:680}.admin-form-field input,.admin-form-field select{height:38px;padding:0 10px}.admin-form-field input:disabled{color:#8a96a6;background:#f8fafb}.admin-form-field textarea{min-height:92px;padding:10px;resize:vertical}.admin-inline-help{margin-top:14px;padding:10px 12px;border:1px solid #e9eef4;border-radius:8px;color:var(--muted);background:#f8fafb;font-size:12px;font-weight:650;line-height:1.45}.admin-modal footer{justify-content:flex-end;border-top:1px solid #e9eef4}.admin-modal footer button{min-height:36px;padding:0 14px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:820}.admin-modal footer button:first-child{border:1px solid #d6dee8;color:var(--ink);background:#fff}.admin-modal footer button:last-child{border:0;color:#fff;background:var(--blue)}@media(max-width:1180px){.admin-stat-grid,.admin-dashboard-grid,.admin-product-grid,.admin-run-panel,.admin-run-panel form{grid-template-columns:1fr 1fr}.admin-dashboard-grid .admin-trend-panel,.admin-run-panel>div:first-child,.admin-run-panel form{grid-column:1 / -1}}@media(max-width:820px){.admin-topbar{position:sticky;top:3px;grid-template-columns:1fr;height:auto;padding:10px 14px;gap:10px}.admin-brand{padding:0}.admin-topbar-search,.admin-topbar-actions{width:100%;padding:0}.admin-topbar-actions{justify-content:space-between}.admin-sidebar{position:sticky;top:0;width:100%;height:auto;padding:8px}.admin-sidebar nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-sidebar button{justify-content:center;min-height:38px;padding:8px;font-size:12px}.admin-sidebar button svg,.admin-sidebar-status{display:none}.admin-main{padding:24px 16px}.admin-page-header,.admin-one-time-token{flex-direction:column}.admin-stat-grid,.admin-dashboard-grid,.admin-product-grid,.admin-run-panel,.admin-run-panel form,.admin-health-strip{grid-template-columns:1fr}.admin-table{overflow-x:auto}.admin-table-row{min-width:900px}.admin-form-grid{grid-template-columns:1fr}}.app-topbar{grid-template-columns:220px minmax(0,1fr)}.topbar-account{justify-self:end}.topbar-icon-button,.topbar-user-chip{display:inline-flex;align-items:center;border:1px solid #d6dee8;background:#fff;cursor:pointer}.topbar-icon-button{justify-content:center;width:34px;height:34px;padding:0;border-radius:9px;color:var(--muted)}.topbar-user-chip{flex-direction:column;gap:2px;min-width:164px;min-height:38px;justify-content:center;padding:6px 12px;border-radius:999px;text-align:left}.topbar-user-chip strong{color:var(--ink);font-family:var(--mono);font-size:12px;font-weight:820;line-height:1}.topbar-user-chip span{padding:0;border:0;color:var(--muted);background:transparent;font-size:10px;font-weight:700;line-height:1}.customer-sidebar button span{color:currentColor}.customer-sidebar button.active span{color:var(--blue)}.sidebar-license{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:8px;border-color:#dbe8f4;background:#f8fbfd}.sidebar-license svg{color:var(--green)}.sidebar-license strong,.sidebar-license small{grid-column:2}.dashboard-action-group{display:flex;gap:10px;align-items:center}.dashboard-action-group button{min-height:38px;padding:0 14px;border:0;border-radius:8px;color:#fff;background:var(--navy);cursor:pointer;font-size:13px;font-weight:800;white-space:nowrap}.dashboard-action-group .ghost-action{border:1px solid #d6dee8;color:var(--ink);background:#fff}.api-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.api-docs-layout,.api-keys-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.api-docs-main,.api-docs-side{display:flex;flex-direction:column;gap:16px}.api-docs-main .panel-title,.api-docs-side .panel-title{margin-bottom:0}.api-step-list,.api-copy-list{display:flex;flex-direction:column;gap:10px}.api-doc-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:66px;padding:12px;border:1px solid #e9eef4;border-radius:10px;background:#f9fbfd}.api-doc-step>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:var(--blue);background:#eaf3ff;font-family:var(--mono);font-size:12px;font-weight:900}.api-doc-step strong,.api-copy-list strong{display:block;color:var(--ink);font-size:13px;font-weight:820}.api-doc-step p,.api-copy-list span{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:600;line-height:1.55}.api-base-url,.masked-token{overflow-wrap:anywhere;font-family:var(--mono)}.api-base-url{padding:12px;border:1px solid #c9ddf6;border-radius:10px;color:var(--blue);background:#f4f9ff;font-size:13px;font-weight:850}.api-code-block{overflow-x:auto;margin:0;padding:14px;border:1px solid #24435f;border-radius:10px;color:#dce9f7;background:#071a2f;font-family:var(--mono);font-size:12px;font-weight:650;line-height:1.65}.api-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.masked-token{font-size:16px;letter-spacing:0}.api-keys-main-col,.api-keys-side-col{display:flex;flex-direction:column;gap:16px;min-width:0}.token-status-card,.token-usage-card,.token-history-card,.token-side-card{display:flex;flex-direction:column;gap:14px;padding:24px;border-radius:14px}.token-card-head,.token-card-head>div,.token-section-head,.token-section-head>div,.token-side-title,.token-warning,.token-inline-actions,.token-action-row,.token-security-tip,.contact-admin-card button{display:flex;align-items:center}.token-card-head,.token-section-head{justify-content:space-between;gap:16px}.token-card-head>div,.token-section-head>div,.token-side-title{gap:10px}.token-card-head h2,.token-section-head h2,.token-side-title h2,.token-usage-card h2,.contact-admin-card h2{margin:0;color:var(--ink);font-size:17px;font-weight:800;line-height:1.2}.token-card-head svg,.token-section-head svg,.token-side-title svg{color:var(--blue);flex:0 0 auto}.token-side-title.green svg{color:var(--green)}.token-state-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 12px;border:1px solid #d6dee8;border-radius:999px;color:var(--muted);background:#f8fafb;font-size:12px;font-weight:820;white-space:nowrap}.token-state-chip i{width:6px;height:6px;border-radius:999px;background:currentColor}.token-state-chip.enabled{border-color:#b4e8d0;color:var(--green);background:#ecfdf5}.token-state-chip.disabled{border-color:#fecaca;color:#dc2626;background:#fef2f2}.token-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.token-meta-card{min-width:0;padding:12px 14px;border-radius:8px;background:#f8fafb}.token-meta-card span{display:block;color:#8a96a6;font-size:11px;font-weight:760}.token-meta-card strong{display:block;min-width:0;margin-top:4px;overflow:hidden;color:var(--ink);font-size:14px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.token-display-section{display:flex;flex-direction:column;gap:12px}.token-value-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:76px;overflow:hidden;border:1px solid #334155;border-radius:8px;background:#0f172a}.token-value-box>div:first-child{min-width:0;padding:14px 16px}.token-value-box span{display:block;color:#64748b;font-family:var(--mono);font-size:10px;font-weight:820}.token-value-box strong{display:block;min-width:0;margin-top:4px;overflow:hidden;color:#e2e8f0;font-family:var(--mono);font-size:14px;font-weight:650;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.token-inline-actions{gap:6px;padding-right:12px}.token-inline-actions button,.token-action-row button,.contact-admin-card button{border:0;cursor:pointer;font-weight:820}.token-inline-actions button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border-radius:6px;color:#94a3b8;background:#334155;font-size:11px}.token-inline-actions button.primary{color:#fff;background:var(--blue)}.token-inline-actions button:disabled,.token-action-row button:disabled{cursor:not-allowed;opacity:.48}.token-action-row{gap:10px}.token-action-row button{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 16px;border:1px solid #d6dee8;border-radius:8px;color:#344054;background:#fff;font-size:13px}.token-action-row button.primary{border-color:var(--navy);color:#fff;background:var(--navy)}.token-feedback{padding:10px 12px;border-radius:8px;font-size:12px;font-weight:720;line-height:1.45}.token-feedback.success{border:1px solid #a7f3d0;color:#047857;background:#ecfdf5}.token-feedback.error{border:1px solid #fecaca;color:#b91c1c;background:#fef2f2}.token-warning{gap:10px;padding:12px 14px;border:1px solid #f0d68a;border-radius:8px;color:#8b6914;background:#fff8eb;font-size:12px;font-weight:620;line-height:1.5}.token-warning svg{flex:0 0 auto;color:#b8860b}.token-usage-card p,.contact-admin-card p{margin:0;color:var(--muted);font-size:13px;font-weight:560;line-height:1.55}.token-code-block{overflow:hidden;border-radius:8px;background:#0f172a}.token-code-block>div{padding:8px 14px;color:#94a3b8;background:#1e293b;font-family:var(--mono);font-size:11px;font-weight:820}.token-code-block pre{display:flex;flex-direction:column;gap:2px;margin:0;padding:12px 14px;overflow-x:auto}.token-code-block code{color:#e2e8f0;font-family:var(--mono);font-size:11px;font-weight:520;line-height:1.55;white-space:pre}.token-section-head span{color:#8a96a6;font-size:12px;font-weight:650}.token-history-table{overflow:hidden;border:1px solid #e1e8f0;border-radius:8px}.token-history-row{display:grid;grid-template-columns:90px 132px 100px minmax(120px,1fr) 150px;align-items:center;min-height:46px;border-top:1px solid #f0f3f7;color:#5a6778;font-size:12px;font-weight:620}.token-history-row:first-child{border-top:0}.token-history-row>span{min-width:0;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.token-history-head{min-height:40px;border-top:0;color:#8a96a6;background:#f8fafb;font-family:var(--mono);font-size:11px;font-weight:840}.token-action-badge{display:inline-flex;align-items:center;justify-content:center;min-width:66px;min-height:24px;padding:0 8px;border-radius:4px;font-size:11px;font-weight:840}.token-action-badge.success{color:var(--green);background:#ecfdf5}.token-action-badge.info{color:var(--blue);background:#eaf3ff}.token-action-badge.warning{color:#b7791f;background:#fffbeb}.token-action-badge.danger{color:#dc2626;background:#fef2f2}.token-action-badge.neutral{color:var(--muted);background:#f4f7fa}.subdued{color:#8a96a6}.token-side-card{padding:22px}.token-lifecycle-list,.token-security-list{display:flex;flex-direction:column}.token-lifecycle-list{gap:0}.token-lifecycle-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;min-height:56px}.token-lifecycle-item>div{display:flex;flex-direction:column;align-items:center}.token-lifecycle-item span{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:999px;color:var(--blue);background:#eaf3ff}.token-lifecycle-item i{width:2px;min-height:24px;flex:1 1 auto;background:#e1e8f0}.token-lifecycle-item p{margin:0;padding-bottom:12px}.token-lifecycle-item strong,.token-lifecycle-item small,.token-security-tip span{display:block}.token-lifecycle-item strong{color:var(--ink);font-size:13px;font-weight:820}.token-lifecycle-item small,.token-security-tip span{margin-top:3px;color:var(--muted);font-size:12px;font-weight:560;line-height:1.45}.token-security-list{gap:12px}.token-security-tip{align-items:flex-start;gap:10px}.token-security-tip svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.contact-admin-card{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:14px;background:#f7fafd}.contact-admin-card button{justify-content:center;gap:6px;min-height:40px;border-radius:8px;color:#fff;background:var(--navy);font-size:13px}.prototype-filter-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-height:66px;padding:12px 16px;border:1px solid #e1e8f0;border-radius:10px;background:#fff}.prototype-filter-bar:before{content:"";flex:0 0 auto;order:2;width:1px;height:26px;background:#e1e8f0}.prototype-filter-bar .filter-search{order:1}.prototype-filter-bar>select:nth-of-type(1){order:3}.prototype-filter-bar>select:nth-of-type(2){order:4}.prototype-filter-bar>select:nth-of-type(3){order:5}.prototype-filter-bar>select:nth-of-type(4){order:6}.prototype-filter-bar>select:nth-of-type(5){order:7}.prototype-filter-bar>select:nth-of-type(6){order:8}.reset-filter-button{order:9;height:34px;padding:0 14px;border:1px solid #d6dee8;border-radius:7px;color:var(--muted);background:#f8fafb;cursor:pointer;font-size:12px;font-weight:760}.reset-filter-button:hover{border-color:#b8c7d6;color:var(--ink);background:#fff}.filter-search{position:relative;min-width:0}.filter-search:before{content:"";position:absolute;left:12px;top:50%;width:13px;height:13px;border:2px solid #8b97a5;border-radius:999px;transform:translateY(-50%);pointer-events:none}.filter-search:after{content:"";position:absolute;left:24px;top:50%;width:7px;height:2px;border-radius:99px;background:#8b97a5;transform:translateY(5px) rotate(45deg);pointer-events:none}.filter-search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.prototype-filter-bar input,.prototype-filter-bar select{height:34px;border:1px solid #d6dee8;border-radius:7px;outline:0;color:#344054;background:#fff;font-size:12px;font-weight:650}.prototype-filter-bar input{width:220px;padding:0 12px 0 36px;background:#f8fafb}.prototype-filter-bar input::placeholder{color:#a0aab6}.prototype-filter-bar select{width:96px;min-width:0;padding:0 28px 0 10px}.research-table-panel{overflow:hidden;border:1px solid #e1e8f0;border-radius:12px;background:#fff}.research-table{display:grid;grid-template-columns:82px 88px minmax(260px,1fr) 76px 96px 92px 66px 44px 50px;align-items:center;column-gap:0;width:100%;padding:0 20px}.research-table-head{min-height:45px;border-bottom:1px solid #e8ecf1;color:#8b97a5;background:#f8fafb;font-size:12px;font-weight:760}.research-table-row{min-height:46px;border:0;border-bottom:1px solid #f0f3f7;color:var(--ink);background:#fff;cursor:pointer;font-size:12px;font-weight:600;text-align:left}.research-table-row:hover{background:#f7fbff}.research-table>span{min-width:0;padding:0 10px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.research-table>span:last-child{padding-right:0}.title-cell{display:inline-flex;align-items:center;gap:8px;color:#344054;font-weight:560}.title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-badge{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:58px;height:22px;padding:0 7px;border-radius:4px;font-size:11px;font-style:normal;font-weight:760}.product-badge-navy{color:#071a2f;background:#edf2f7}.product-badge-blue{color:#1f6feb;background:#eaf3ff}.product-badge-green{color:#168a5b;background:#ecfdf5}.mono-link,.mono-muted,.mono-value{font-family:var(--mono)}.mono-link{color:var(--blue);font-weight:760}.mono-muted{color:var(--muted)}.risk-chip{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:22px;border-radius:4px;font-size:11px;font-weight:800;font-style:normal}.risk-low{color:var(--green);background:#ecfdf5}.risk-medium{color:#b7791f;background:#fff8e6}.risk-high{color:#b42318;background:#fff0f0}.table-pagination{min-height:56px;padding:12px 20px;border-top:1px solid #eef2f6}.record-header-card,.qa-section,.evidence-card,.participants-card{border-radius:14px}.record-top-row,.stock-info,.record-meta-row,.qa-section-head,.qa-section-head>div,.qa-line,.qa-footer,.evidence-title,.source-url-button,.secondary-action{display:flex;align-items:center}.record-top-row{justify-content:space-between;gap:16px}.stock-info{flex-wrap:wrap;gap:10px}.stock-info h1{margin:0;color:var(--ink);font-size:16px;font-weight:800;line-height:1.2}.stock-info span{padding:4px 8px;border-radius:4px;color:#6d3ed8;background:#f3eeff;font-size:12px;font-weight:760}.record-header-card>h2{margin:14px 0 0;color:var(--ink);font-size:20px;font-weight:800;line-height:1.35}.record-header-card>p{margin-top:14px;color:#344054;font-size:14px;font-weight:500;line-height:1.6}.record-meta-row{gap:20px;margin-top:12px;color:var(--muted);font-size:12px}.record-meta-row span{display:inline-flex;gap:5px;align-items:center}.secondary-action{gap:6px;min-height:34px;padding:0 12px;border:1px solid #d6dee8;border-radius:8px;color:var(--ink);background:#fff;cursor:pointer;font-size:13px;font-weight:760}.subdued-tags{margin-top:14px}.subdued-tags span{border:1px solid #e1e8f0;color:var(--muted);background:#f4f7fa}.qa-section-head{justify-content:space-between;gap:16px;margin-bottom:14px}.qa-section-head>div{gap:8px}.qa-section-head svg{color:var(--blue)}.qa-section-head h2,.evidence-title h2{margin:0;color:var(--ink);font-size:15px;font-weight:760}.qa-section-head>span{padding:4px 10px;border-radius:999px;color:var(--blue);background:#eaf3ff;font-size:11px;font-weight:800}.structured-qa-list{gap:12px}.qa-item{padding:14px 16px;border:0;border-radius:10px;background:#f8fafb}.qa-line{align-items:flex-start;gap:8px;margin-bottom:10px}.qa-line b{display:grid;flex:0 0 auto;width:22px;height:22px;place-items:center;border-radius:6px;color:#fff;background:var(--blue);font-size:12px;font-weight:850}.qa-line b.answer{background:var(--green)}.qa-line strong{padding-top:2px;color:var(--ink);font-size:13px;font-weight:760}.qa-line p{margin:0;color:#344054;font-size:13px;line-height:1.55}.qa-footer{gap:12px;padding-left:30px}.qa-footer span{padding:3px 8px;border-radius:4px;color:var(--blue);background:#eaf3ff;font-size:10px;font-weight:760}.qa-footer em{color:#8b97a5;font-size:10px;font-style:normal}.evidence-card,.participants-card{gap:14px}.evidence-title{gap:8px;color:var(--green);margin-bottom:2px}.evidence-title.purple{color:#7c3aed}.evidence-item{display:grid;grid-template-columns:14px minmax(0,1fr);gap:10px;align-items:center;min-height:48px;padding:8px 10px;border-radius:8px;background:#f8fafb}.evidence-item svg{color:#8b97a5}.evidence-item span{display:flex;min-width:0;flex-direction:column;gap:2px}.evidence-item small{color:#8b97a5;font-size:11px;font-weight:700}.evidence-item strong{min-width:0;overflow:hidden;color:var(--ink);font-size:12px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.positive-value{color:var(--green)!important}.source-url-button{justify-content:center;gap:6px;width:100%;min-height:40px;margin-top:2px;border:1px solid var(--blue);border-radius:8px;color:var(--blue);background:#fff;cursor:pointer;font-size:13px;font-weight:780}.source-url-button:disabled{border-color:#d6dee8;color:#9aa5b1;cursor:not-allowed}.participants-card p,.participants-card strong{color:#344054;font-size:13px;line-height:1.5}.participants-card>span{color:#8b97a5;font-size:11px;font-weight:700}.minutes-collapse{margin-top:12px;border:1px solid #e9eef4;border-radius:10px;background:#f9fbfd}.minutes-collapse summary{padding:12px;color:var(--ink);cursor:pointer;font-size:13px;font-weight:800}.minutes-collapse p{max-height:360px;margin:0;padding:0 12px 14px;overflow:auto;color:#344054;font-size:13px;line-height:1.65;white-space:pre-wrap}@media(max-width:1180px){.api-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.api-docs-layout,.api-keys-layout,.api-reference-grid{grid-template-columns:1fr}.token-history-card{overflow-x:auto}.token-history-table{min-width:760px}.prototype-filter-bar:before{display:none}.prototype-filter-bar .filter-search,.prototype-filter-bar>select:nth-of-type(n),.reset-filter-button{order:initial}.prototype-filter-bar .filter-search{flex:1 1 260px}.prototype-filter-bar input,.prototype-filter-bar select,.reset-filter-button{width:100%}.prototype-filter-bar select,.reset-filter-button{flex:1 1 150px;max-width:none}.research-table-panel{overflow-x:auto}.research-table{min-width:900px}}@media(max-width:760px){.app-topbar{grid-template-columns:1fr auto;padding:0 12px}.topbar-user-chip{min-width:0}.topbar-user-chip span{display:none}.dashboard-action-group,.record-top-row,.customer-page-header{align-items:stretch;flex-direction:column}.api-stat-grid,.api-docs-layout,.api-keys-layout,.api-reference-grid{grid-template-columns:1fr}.token-card-head,.token-section-head,.token-action-row,.token-value-box{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.token-meta-grid{grid-template-columns:1fr}.token-inline-actions{padding:0 12px 12px}}
