:root{--bg:#090b0e;--bg2:#101318;--panel:#14171c;--panel2:#1b1f25;--gold:#f3b34a;--gold2:#ffd485;--orange:#ff9a45;--red:#ff7067;--text:#f7f5ef;--muted:#9c9992;--line:#403628}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 12% 0,rgba(243,179,74,.13),transparent 31%),radial-gradient(circle at 85% 15%,rgba(243,179,74,.05),transparent 26%),linear-gradient(rgba(243,179,74,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(243,179,74,.025) 1px,transparent 1px);background-size:auto,auto,54px 54px,54px 54px}.shell{width:min(1220px,calc(100% - 44px));margin:auto}.nav{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text)}.brandmark{width:47px;height:47px;border:1.5px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:22px;font-weight:800;position:relative}.brandmark i{font-family:Georgia,serif;font-weight:700}.brandmark sup{position:absolute;font-size:9px;right:6px;top:5px}.brandtext{font-weight:900;letter-spacing:.08em;font-size:22px;line-height:1}.brandtext>span,.brandtext>sup{color:var(--gold)}.brandtext small{display:block;color:var(--muted);font-size:7px;letter-spacing:.2em;margin-top:5px}.navlinks{display:flex;align-items:center;gap:28px}.navlinks>a,.textlink{color:#c7c3bb;text-decoration:none;font-size:13px}.button{display:inline-flex;align-items:center;gap:16px;padding:14px 20px;border-radius:11px;background:var(--gold);color:#15120d!important;text-decoration:none;font-weight:850;box-shadow:0 8px 30px rgba(243,179,74,.14);border:0;cursor:pointer}.button.small{padding:10px 15px}.hero{min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:30px;padding:60px 0 90px}.eyebrow{color:var(--gold);letter-spacing:.16em;font-size:10px;font-weight:850;margin-bottom:19px}.hero h1{font-size:clamp(64px,8vw,112px);line-height:.86;margin:0;letter-spacing:-.065em}.hero h1 em{font-family:Georgia,serif;color:var(--gold);font-weight:400}.lede{font-size:19px;line-height:1.6;color:#c7c4bd;max-width:680px;margin:30px 0}.hero-actions{display:flex;gap:24px;align-items:center}.proofrow{margin-top:54px;display:flex;flex-wrap:wrap;gap:22px;color:#77746e;font-size:9px;letter-spacing:.12em}.hero-visual{height:520px;position:relative;overflow:hidden}.orbit{position:absolute;inset:50%;border:1px solid rgba(243,179,74,.18);border-radius:50%;transform:translate(-50%,-50%)}.o1{width:390px;height:390px}.o2{width:280px;height:280px}.o3{width:510px;height:510px}.nucleus{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:128px;height:128px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#2b2114,#101318);border:1px solid rgba(243,179,74,.55);box-shadow:0 0 80px rgba(243,179,74,.16);font-size:60px;color:var(--gold);font-family:Georgia,serif;font-style:italic}.nucleus sup{font-size:17px;position:absolute;right:24px;top:20px}.hero-visual svg{position:absolute;width:110%;bottom:25px;left:-5%;fill:none;stroke:rgba(243,179,74,.45);stroke-width:2}.hero-visual .p2{stroke:rgba(255,255,255,.13)}.band{border-block:1px solid rgba(243,179,74,.13);background:rgba(255,255,255,.018)}.bandgrid{display:grid;grid-template-columns:repeat(3,1fr)}.bandgrid div{padding:27px 28px;border-right:1px solid rgba(243,179,74,.1)}.bandgrid div:last-child{border:0}.bandgrid b{display:block;color:var(--gold);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.bandgrid span{font-size:12px;color:var(--muted)}.section{padding:120px 0}.sectionhead{max-width:800px}.section h2,.demo-cta h2{font-size:clamp(42px,5vw,70px);letter-spacing:-.045em;line-height:1;margin:0}.sectionhead>p{font-size:18px;color:#aaa69f;line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px}.cards article{padding:30px;border:1px solid rgba(243,179,74,.13);border-radius:20px;background:linear-gradient(145deg,rgba(25,28,33,.9),rgba(12,14,17,.95))}.cards article>span{color:var(--gold);font-size:10px}.cards h3{font-size:22px;margin:34px 0 12px}.cards p{color:#9e9b94;line-height:1.55}.demo-cta{padding:90px 0;background:linear-gradient(110deg,#16120d,#101318 60%);border-block:1px solid rgba(243,179,74,.15)}.demo-cta-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px}.demo-cta p{color:#aaa69f;max-width:740px;line-height:1.6}.partner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.partner p{font-size:18px;line-height:1.7;color:#aaa69f}.footer{border-top:1px solid rgba(243,179,74,.12);padding:30px 0 45px;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;color:#6f6c66;font-size:9px;letter-spacing:.08em}.footerbrand .brandmark{width:34px;height:34px;font-size:16px}.footerbrand .brandtext{font-size:14px}
/* demo */.demo-page{background:#0a0b0d}.demo-nav{height:76px}.demo-shell{padding-bottom:45px}.panel{border:1px solid rgba(243,179,74,.2);border-radius:22px;background:linear-gradient(145deg,rgba(27,30,36,.97),rgba(12,14,17,.98));box-shadow:0 24px 70px rgba(0,0,0,.28)}.demo-hero{display:grid;grid-template-columns:1.45fr .85fr;overflow:hidden}.demo-hero>div{padding:28px}.demo-hero>div+div{border-left:1px solid rgba(243,179,74,.16)}.demo-hero h1{font-size:52px;margin:0 0 12px;letter-spacing:.04em}.demo-hero h1 span,.demo-hero h1 sup{color:var(--gold)}.demo-hero h3{color:var(--gold2);font-size:15px;margin-bottom:3px}.demo-hero p{color:#d2cfc7;line-height:1.5;margin:0}.demo-hero b{display:block;color:var(--gold2);font-size:11px;letter-spacing:.12em;margin-top:15px}.pill{display:inline-block;margin-top:20px;padding:8px 12px;border-radius:999px;border:1px solid rgba(243,179,74,.32);color:var(--gold2);font-size:10px}.replay h2{margin:0 0 8px}.replay p{font-size:12px}.controls{display:flex;gap:10px;margin:18px 0 13px}.controls select{min-width:160px;background:#0d0f12;color:white;border:1px solid #514534;border-radius:10px;padding:11px}.controls button{padding:11px 14px;border-radius:10px}.replay small{color:#8d8982}.kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:16px 0}.kpi{border:1px solid rgba(243,179,74,.17);border-radius:16px;padding:15px;background:linear-gradient(180deg,#1b1e23,#101216);min-height:96px}.kpi label{display:block;color:#96938d;font-size:9px;font-weight:800;letter-spacing:.12em}.kpi strong{display:block;font-size:28px;margin-top:8px;line-height:1}.kpi .action{font-size:15px;line-height:1.1}.kpi span{display:block;color:#8e8a84;font-size:9px;margin-top:8px}.sectionpanel{padding:20px;margin-top:16px}.sectionpanel h2{font-size:18px;letter-spacing:.04em;margin:0 0 7px}.sectionpanel>p{color:#aaa69e;font-size:11px;margin:0 0 16px}.chartwrap{height:330px;border-radius:18px;overflow:hidden;background:#0c0f13;border:1px solid #3b3226}.chartwrap svg{width:100%;height:100%}.chartwrap #grid line{stroke:#28251f;stroke-width:1}.chartwrap #safeLine{stroke:#ff8e45;stroke-width:2;stroke-dasharray:8 6}.chartwrap #riskLine{fill:none;stroke:url(#riskGrad);stroke-width:3;stroke-linejoin:round;stroke-linecap:round;filter:url(#glow)}.chartwrap text{fill:#f5f2ea;font-size:14px;font-weight:700}.chartwrap .axis{fill:#817e77;font-size:10px;font-weight:400}.engine{display:grid;grid-template-columns:1fr 1.1fr;gap:18px}.factorgrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.factorgrid>div{border:1px solid rgba(243,179,74,.17);border-radius:13px;padding:10px;display:grid;grid-template-columns:30px 1fr;column-gap:8px}.factorgrid i{grid-row:1/3;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:rgba(243,179,74,.1);color:var(--gold2);font-style:normal;font-weight:900}.factorgrid b{font-size:11px}.factorgrid small{color:#8d8983;font-size:8px}.formula,pre{white-space:pre-wrap;word-break:break-word;background:#080a0c;border:1px solid rgba(243,179,74,.16);border-radius:13px;padding:13px;color:#e5e0d7;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.engine p{color:#a7a39c;font-size:11px;line-height:1.45}table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid rgba(243,179,74,.15);border-radius:13px;overflow:hidden}th,td{padding:9px 12px;text-align:left;border-bottom:1px solid rgba(243,179,74,.1);font-size:10px}th{background:rgba(243,179,74,.07);color:#e5c78f;font-size:8px;letter-spacing:.1em}tr:last-child td{border-bottom:0}.watch{color:#ffe08a}.elevated{color:#ffb450}.intervention{color:#ff766f;font-weight:800}.demo-foot{padding:20px 2px;color:#6f6b64;font-size:8px;letter-spacing:.12em}#busy{display:none;position:fixed;inset:0;background:rgba(5,6,8,.84);z-index:99;backdrop-filter:blur(4px);place-items:center}#busy.on{display:grid}#busy>div{padding:30px 40px;border:1px solid rgba(243,179,74,.35);background:#15181d;border-radius:20px;text-align:center}#busy b,#busy small{display:block}#busy small{color:#9c9992;margin-top:6px}.spinner{display:block;width:34px;height:34px;border:3px solid rgba(243,179,74,.2);border-top-color:var(--gold);border-radius:50%;margin:0 auto 15px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:850px){.navlinks>a:not(.button){display:none}.hero{grid-template-columns:1fr;padding-top:40px}.hero-visual{height:350px}.bandgrid,.cards,.partner,.demo-cta-inner,.footer{grid-template-columns:1fr}.demo-hero{grid-template-columns:1fr}.demo-hero>div+div{border-left:0;border-top:1px solid rgba(243,179,74,.16)}.kpis{grid-template-columns:repeat(2,1fr)}.engine{grid-template-columns:1fr}.section{padding:80px 0}.hero h1{font-size:70px}.footer{align-items:start}.brandtext small{display:none}}@media(max-width:520px){.shell{width:min(100% - 24px,1220px)}.hero h1{font-size:56px}.hero-visual{height:280px}.kpis{grid-template-columns:1fr 1fr}.factorgrid{grid-template-columns:1fr}.controls{flex-direction:column;align-items:stretch}.controls select{width:100%}}
/* 11B configurable simulation */
.scenario-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:17px 0 10px}.scenario,.ghost-btn,.seed-btn,.advanced-toggle{border:1px solid rgba(243,179,74,.25);background:#101318;color:#c9c5bd;border-radius:9px;padding:9px 8px;font-weight:750;cursor:pointer}.scenario{font-size:9px}.scenario.active{background:rgba(243,179,74,.15);border-color:var(--gold);color:var(--gold2)}.controls input[type=number]{width:112px;background:#0d0f12;color:white;border:1px solid #514534;border-radius:10px;padding:11px}.advanced-toggle{width:100%;display:flex;justify-content:space-between;margin:4px 0 10px;color:var(--gold2);background:rgba(243,179,74,.04)}.advanced-panel{display:none;padding:24px;margin-top:16px}.advanced-panel.open{display:block}.advanced-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-start}.advanced-head h2{margin:0 0 6px}.advanced-head p{color:#9f9b94;margin:0;font-size:11px}.ghost-btn{white-space:nowrap}.slider-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 22px;margin-top:22px}.slider-grid label{font-size:10px;color:#d6d1c8;font-weight:700}.slider-grid output{float:right;color:var(--gold2);font:10px ui-monospace,monospace}.slider-grid input[type=range]{display:block;width:100%;margin-top:10px;accent-color:var(--gold)}.slider-grid .wide{grid-column:span 2}.slider-grid small{display:block;color:#7f7b74;font-weight:400;margin-top:5px;line-height:1.35}.runmeta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:10px 4px;color:#8f8b84;font-size:9px}.runmeta b{color:#d6d1c8}.seed-btn{padding:6px 9px;font-size:8px}.seed-btn:disabled{opacity:.4;cursor:not-allowed}.fresh-note{margin-left:auto}.safe-label{fill:#d89e42!important;font-size:9px!important;font-weight:500!important}
@media(max-width:850px){.slider-grid{grid-template-columns:1fr 1fr}.slider-grid .wide{grid-column:span 2}.advanced-head{flex-direction:column}.fresh-note{margin-left:0}.scenario-row{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.slider-grid{grid-template-columns:1fr}.slider-grid .wide{grid-column:span 1}.scenario-row{grid-template-columns:1fr 1fr}.controls input[type=number]{width:100%}.runmeta{gap:10px}.replay{padding-bottom:22px!important}}
