:root{--graphite:#0b0f14;--deep-slate:#131a22;--slate-panel:#18212c;--industrial-gray:#2a3441;--line:#94a3b82e;--text:#f8fafc;--muted:#94a3b8;--soft:#cbd5e1;--blue:#1e6bff;--green:#34d399}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 20% 10%,#1e6bff1f,#0000 28rem),linear-gradient(135deg,#0b0f14 0%,#101720 48%,#0b0f14 100%);margin:0;font-family:Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0 28px}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:stretch;gap:28px;min-height:610px;display:grid}.hero-copy,.runtime-card,.section-block,.principle-card,.console-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#131a22b8;box-shadow:0 24px 80px #00000042}.hero-copy{border-radius:32px;flex-direction:column;justify-content:center;padding:56px;display:flex}.eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:700;display:inline-flex}.status-dot{background:var(--blue);border-radius:999px;width:8px;height:8px;box-shadow:0 0 18px #1e6bffcc}h1,h2,h3,p{margin:0}h1{letter-spacing:-.07em;max-width:760px;margin-top:24px;font-family:Space Grotesk,Geist,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(52px,8vw,96px);line-height:.9}.hero-subtitle{max-width:620px;color:var(--soft);letter-spacing:-.04em;margin-top:28px;font-size:clamp(20px,2.6vw,30px);line-height:1.25}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:40px;display:flex}.primary-link,.secondary-link{border-radius:999px;padding:14px 18px;font-size:14px;font-weight:800}.primary-link{background:var(--text);color:var(--graphite)}.secondary-link{border:1px solid var(--line);color:var(--soft)}.runtime-card{border-radius:32px;flex-direction:column;justify-content:space-between;padding:22px;display:flex}.card-header,.console-top,footer{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:12px;font-weight:800;display:flex}.card-state{color:var(--blue)}.mark-stage{background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #94a3b81f;border-radius:28px;place-items:center;min-height:360px;display:grid}.kbos-mark{width:170px;height:170px;overflow:visible}.mark-spine,.mark-frame{stroke:var(--text);stroke-width:16px}.mark-route{stroke:var(--text);stroke-width:14px}.kbos-mark-active .mark-spine,.kbos-mark-active .mark-frame{stroke-dasharray:160;stroke-dashoffset:160px;animation:.9s ease-in-out forwards spine-in}.kbos-mark-active .mark-route{stroke:var(--blue);stroke-dasharray:120;stroke-dashoffset:120px;filter:drop-shadow(0 0 14px #1e6bff6b);animation:1.2s ease-in-out .38s forwards route-in}@keyframes spine-in{to{stroke-dashoffset:0}}@keyframes route-in{0%{stroke-dashoffset:120px;opacity:.2}52%{stroke-dashoffset:42px;opacity:1}68%{stroke-dashoffset:42px;opacity:1}to{stroke-dashoffset:0;opacity:1}}.trace-log{background:#0b0f14ad;border:1px solid #94a3b81f;border-radius:18px;gap:12px;padding:16px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:12px;display:grid}.trace-log div{justify-content:space-between;gap:18px;display:flex}.muted{color:var(--muted)}.blue{color:var(--blue)}.section-block{border-radius:28px;margin-top:28px;padding:34px}.section-heading{gap:12px;display:grid}.section-heading h2{letter-spacing:-.055em;max-width:780px;font-size:clamp(30px,4vw,54px);line-height:1}.layer-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.layer-card,.forge-card{border:1px solid var(--line);background:#0b0f146b;border-radius:20px;padding:18px}.layer-card{align-content:space-between;gap:28px;min-height:132px;font-weight:800;display:grid}.layer-index{color:var(--blue);font-family:IBM Plex Mono,Consolas,monospace;font-size:12px}.principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.principle-card{border-radius:26px;min-height:230px;padding:28px}.principle-card h3{letter-spacing:-.04em;font-size:23px}.principle-card p{color:var(--muted);margin-top:18px;line-height:1.65}.forge-section{background:#0b0f1485}.forge-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.forge-card{align-content:space-between;gap:18px;min-height:150px;font-weight:800;display:grid}.forge-card .kbos-mark{width:42px;height:42px}.forge-card .mark-spine,.forge-card .mark-frame,.forge-card .mark-route{stroke:var(--soft)}.console-panel{border-radius:28px;margin-top:28px;overflow:hidden}.console-top{border-bottom:1px solid var(--line);background:#0b0f1494;padding:18px 22px}pre{color:#dbeafe;margin:0;padding:30px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:15px;line-height:1.8;overflow-x:auto}footer{padding:32px 4px 0}@media (max-width:920px){.hero-grid,.principle-grid{grid-template-columns:1fr}.hero-copy{padding:34px}.layer-strip,.forge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:clamp(48px,16vw,76px)}}@media (max-width:560px){.site-shell{width:min(100% - 20px,1180px);padding-top:20px}.hero-copy,.runtime-card,.section-block{border-radius:22px}.layer-strip,.forge-grid{grid-template-columns:1fr}.card-header,.console-top,footer{flex-direction:column;align-items:flex-start}}
