:root{--ink:#10211d;--muted:#667570;--paper:#f2f1eb;--card:#fbfbf7;--line:#d8dbd3;--lime:#c8ff48;--green:#174d3d;--deep:#0d211b;--orange:#ff825c;--blue:#9cdbe8;--shadow:0 20px 60px #0e241d17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #5d83ff}.app-shell{min-height:100vh;overflow:hidden}.skip-link{z-index:100;color:var(--ink);background:#fff;border-radius:8px;padding:12px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.topbar{background:var(--deep);color:#fff;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 4vw;display:grid}.brand{cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:12px;padding:0;display:flex}.brand>span{background:var(--lime);width:42px;height:42px;color:var(--deep);border-radius:50%;place-items:center;font:800 23px Georgia,serif;display:grid}.brand div{text-align:left;line-height:1;display:grid}.brand strong{letter-spacing:.15em;font-size:15px}.brand small{color:#9eb2aa;letter-spacing:.22em;margin-top:5px;font-size:9px}.topbar nav{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;gap:5px;padding:5px;display:flex}.topbar nav button{color:#a8b9b3;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:92px;padding:10px 16px;font-size:13px;font-weight:650}.topbar nav button.active{background:var(--lime);color:var(--deep)}.system-badge{letter-spacing:.12em;color:#afc0ba;justify-self:end;align-items:center;gap:9px;font-size:10px;display:flex}.system-badge i{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ff825c1f}.system-badge i.ready{background:var(--lime);box-shadow:0 0 0 4px #c8ff481f}.system-badge b{color:#fff;border:1px solid #ffffff2e;border-radius:6px;margin-left:8px;padding:7px 9px;font-size:9px}.ticker-strip{color:#82a096;min-height:36px;font:500 9px var(--font-geist-mono), monospace;letter-spacing:.1em;white-space:nowrap;background:#17372d;justify-content:center;align-items:center;gap:34px;padding:0 4vw;display:flex;overflow-x:auto}.ticker-strip b{color:#e9f0ed;margin-left:6px}.page-content{width:min(1440px,92vw);margin:0 auto;padding:60px 0 90px}.eyebrow{color:#557066;letter-spacing:.2em;margin:0 0 12px;font-size:10px;font-weight:800}.next-step{background:var(--card);border:1px solid #cfd5ca;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:112px;margin-bottom:28px;padding:20px 24px;display:grid;box-shadow:0 10px 35px #0e241d0d}.next-step-number{background:var(--deep);width:46px;height:46px;color:var(--lime);border-radius:50%;place-items:center;font:600 20px Georgia,serif;display:grid}.next-step-copy h2{margin:0 0 5px;font:500 25px Georgia,serif}.next-step-copy p:last-child{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.next-step-copy .eyebrow{margin-bottom:5px}.primary-link{background:var(--deep);color:#fff;border-radius:10px;padding:14px 19px;font-weight:750;text-decoration:none}.hero-grid{border-bottom:1px solid var(--line);grid-template-columns:1.25fr .75fr;align-items:center;gap:8vw;min-height:430px;display:grid}.hero-copy h2,.page-intro h2{letter-spacing:-.045em;max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,90px);font-weight:500;line-height:.93}.hero-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.65}.hero-actions{gap:10px;margin-top:30px;display:flex}.primary-button,.quiet-button{cursor:pointer;border-radius:10px;padding:14px 19px;font-weight:750}.primary-button{border:1px solid var(--deep);background:var(--deep);color:#fff}.primary-button:disabled{opacity:.45;cursor:not-allowed}.quiet-button{border:1px solid var(--line);background:0 0}.quiet-button:hover{background:#fff}.run-status{color:var(--muted);align-items:center;gap:10px;margin-top:18px;font-size:12px;display:flex}.run-status i.pulse{background:var(--green);animation:1.1s infinite pulse}@keyframes pulse{50%{opacity:.45;transform:scale(1.7)}}.fund-orbit{place-items:center;min-height:340px;display:grid;position:relative}.orbit-ring{aspect-ratio:1;border:1px solid #c4cac2;border-radius:50%;place-items:center;width:min(310px,75vw);display:grid;position:relative;box-shadow:inset 0 0 0 34px #ffffff59,inset 0 0 0 35px #dde1d9}.orbit-ring:before,.orbit-ring:after{content:"";border-radius:50%;position:absolute}.orbit-ring:before{border:1px dashed #b6beb5;animation:28s linear infinite spin;inset:-13px}.orbit-ring:after{background:var(--lime);width:13px;height:13px;top:-19px;left:50%;box-shadow:0 0 0 8px #c8ff484d}@keyframes spin{to{transform:rotate(360deg)}}.orbit-core{background:var(--deep);color:#fff;width:190px;height:190px;box-shadow:var(--shadow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.orbit-core span{color:#9eb1aa;letter-spacing:.18em;font-size:9px}.orbit-core strong{margin:8px 0 3px;font:500 48px Georgia,serif}.orbit-core small{color:var(--lime);font-size:11px}.allocation-split{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;gap:18px;padding:10px 15px;display:flex;position:absolute;bottom:4px}.allocation-split span{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.allocation-split b{color:var(--ink)}.allocation-split i{border-radius:50%;width:8px;height:8px}.cash-dot{background:var(--lime);border:1px solid #93b73d}.control-summary{background:var(--card);border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:20px;margin:24px 0 55px;padding:16px 20px;display:grid}.control-summary>div{align-items:center;gap:12px;display:flex}.control-summary>div>span{border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.control-summary p{margin:0}.control-summary p strong,.control-summary p small{display:block}.control-summary p small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.45}.control-summary details{position:relative}.control-summary summary{border:1px solid var(--line);cursor:pointer;border-radius:8px;padding:10px 13px;font-size:11px;font-weight:750;list-style:none}.control-summary summary::-webkit-details-marker{display:none}.committee-details>summary::-webkit-details-marker{display:none}.control-summary details[open]{grid-column:1/-1;width:100%}.mode-choices{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.mode-choices button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#f4f5ef;border-radius:9px;gap:4px;padding:13px;display:grid}.mode-choices button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#fff}.mode-choices span{color:var(--muted);font-size:10px}.control-summary details>p{color:var(--muted);margin-top:10px;font-size:11px}.safety-row{background:var(--card);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);margin:24px 0 70px;display:grid;box-shadow:0 8px 28px #0e241d0a}.safety-row>div{border-right:1px solid var(--line);align-items:flex-start;gap:12px;padding:20px;display:flex}.safety-row>div:last-child{border-right:0}.safety-row>div>span{border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.safety-row p{gap:5px;margin:0;display:grid}.safety-row strong{font-size:12px}.safety-row small{color:var(--muted);font-size:10px;line-height:1.4}.section-block{margin-top:65px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px;display:flex}.section-heading h3{letter-spacing:-.025em;margin:0;font:500 clamp(28px,3vw,44px) Georgia,serif}.section-heading>span{max-width:360px;color:var(--muted);text-align:right;font-size:12px;line-height:1.5}.section-heading.compact{align-items:center;margin-bottom:20px}.section-heading.compact h3{font-size:26px}.mode-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mode-card{text-align:left;border:1px solid var(--line);background:var(--card);cursor:pointer;border-radius:16px;min-height:318px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s}.mode-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.mode-card.selected{border-color:var(--green);box-shadow:inset 0 0 0 2px var(--green), var(--shadow)}.mode-card.selected:after{content:"✓";float:right;background:var(--lime);border-radius:50%;place-items:center;width:26px;height:26px;margin-top:-18px;font-weight:900;display:grid}.mode-top{justify-content:space-between;align-items:center;display:flex}.mode-top>span{background:#e4e8e1;border-radius:50%;place-items:center;width:42px;height:42px;font:600 20px Georgia,serif;display:grid}.mode-top small{color:var(--muted);letter-spacing:.14em;font-size:9px}.mode-card h4{margin:34px 0 9px;font:500 32px Georgia,serif}.mode-card>p{min-height:50px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.mode-target{align-items:baseline;gap:9px;margin:28px 0 18px;display:flex}.mode-target b{font:500 30px var(--font-geist-mono), monospace;letter-spacing:-.05em}.mode-target span{color:var(--muted);font-size:10px}.mode-rule{border-top:1px solid var(--line);color:#53635d;padding-top:15px;line-height:1.45;display:block}.mode-attach .mode-top>span{background:var(--lime)}.mode-lockdown .mode-top>span{background:var(--deep);color:#fff}.committee-layout{grid-template-columns:1.35fr .65fr;gap:16px;margin-top:80px;display:grid}.committee-panel,.approval-panel,.data-panel,.prediction-panel,.decision-list{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:26px}.committee-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:100%;list-style:none;display:flex}.committee-details>summary span{gap:7px;display:grid}.committee-details>summary b{font:500 24px Georgia,serif}.committee-details>summary small{color:var(--muted)}.committee-details>summary i{color:var(--green);font-size:11px;font-style:normal;font-weight:750}.committee-details[open]>summary{border-bottom:1px solid var(--line);min-height:0;margin-bottom:24px;padding-bottom:18px}.committee-details[open]>summary i{display:none}.committee-chain{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.committee-chain article{background:#edf0ea;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:210px;padding:15px;display:flex;position:relative}.committee-chain article:after{content:"→";z-index:2;background:var(--card);width:16px;height:16px;color:var(--muted);border-radius:50%;place-items:center;font-size:10px;display:grid;position:absolute;top:38px;right:-8px}.committee-chain article:last-child:after{display:none}.committee-chain article.human{background:var(--deep);color:#fff}.member-mark{border:1px solid #bcc6bf;border-radius:50%;place-items:center;width:40px;height:40px;font:600 18px Georgia,serif;display:grid}.human .member-mark{border-color:var(--lime);color:var(--lime)}.committee-chain article>div:last-child>span{color:#85918c;letter-spacing:.15em;font-size:9px}.committee-chain h4{margin:8px 0;font:500 22px Georgia,serif}.committee-chain p{color:#64726d;min-height:66px;margin:0 0 14px;font-size:11px;line-height:1.5}.committee-chain small{color:#43534d;background:#ffffffb3;border-radius:5px;padding:5px 7px;font-size:9px;display:inline-flex}.committee-chain .human small{background:var(--lime);color:var(--deep)}.approval-panel h3{margin:0 0 18px;font:500 28px Georgia,serif}.approval-panel>p:not(.eyebrow){color:#5f6c67;font-size:12px;line-height:1.55}.approval-mode{background:#ffffffb3;border-radius:10px;grid-template-columns:1fr auto;gap:3px 12px;padding:14px;display:grid}.approval-mode span{grid-row:span 2;align-self:center;font:500 23px Georgia,serif}.approval-mode strong,.approval-mode small{text-align:right}.approval-mode small{color:var(--muted)}.approval-panel label{color:#53615c;gap:7px;margin-top:16px;font-size:10px;font-weight:700;display:grid}.approval-panel textarea{resize:vertical;min-height:72px;color:var(--ink);background:#fffc;border:1px solid #bac5af;border-radius:8px;padding:10px}.approval-actions{gap:8px;margin-top:10px;display:grid}.approval-actions button{cursor:pointer;border:0;border-radius:8px;padding:11px;font-size:11px;font-weight:750}.approval-actions button:first-child{background:var(--deep);color:#fff}.approval-actions button:last-child{background:0 0;border:1px solid #aab6a5}.approval-empty{place-items:center;margin:24px 0;display:grid}.approval-empty span{color:#63706b;border:1px solid #bfc8bd;border-radius:50%;place-items:center;width:95px;height:95px;font:500 42px Georgia,serif;display:grid}.page-intro{border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-height:300px;display:flex}.page-intro h2{font-size:clamp(44px,5.4vw,76px)}.page-intro>p:last-child{max-width:650px;color:var(--muted);margin:24px 0 0;line-height:1.65}.research-layout{grid-template-columns:.72fr 1.28fr;gap:16px;margin-top:34px;display:grid}.search-panel,.answer-panel{border:1px solid var(--line);background:var(--card);border-radius:16px;min-height:500px;padding:24px}.agent-switch{gap:6px;margin-bottom:28px;display:flex}.agent-switch button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;flex:1;padding:9px;font-size:11px;font-weight:700}.agent-switch button.active{background:var(--deep);color:#fff;border-color:var(--deep)}.search-panel label{color:#52625c;gap:9px;font-size:11px;font-weight:750;display:grid}.search-panel textarea{resize:vertical;border:1px solid var(--line);min-height:250px;color:var(--ink);background:#f6f6f1;border-radius:10px;padding:16px;line-height:1.6}.search-panel .primary-button{width:100%;margin-top:12px}.search-panel>small{color:var(--muted);margin-top:14px;line-height:1.5;display:block}.answer-panel{flex-direction:column;display:flex}.answer-head{border-bottom:1px solid var(--line);letter-spacing:.12em;justify-content:space-between;padding-bottom:14px;font-size:10px;font-weight:800;display:flex}.answer-copy{color:#354640;flex:1;padding:20px 2px;font-size:14px;line-height:1.7}.answer-copy p{margin:0 0 13px}.empty-answer{text-align:center;align-content:center;place-items:center;min-height:340px;display:grid}.empty-answer>span{color:#8a9892;font-size:40px}.empty-answer h3{max-width:420px;margin:15px 0 8px;font:500 26px Georgia,serif}.empty-answer p{max-width:400px;color:var(--muted);font-size:12px}.source-list{border-top:1px solid var(--line);gap:7px;padding-top:15px;display:grid}.source-list>strong{letter-spacing:.15em;text-transform:uppercase;margin-bottom:4px;font-size:10px}.source-list a{color:var(--green);align-items:center;gap:9px;font-size:11px;text-decoration:none;display:flex}.source-list a:hover{text-decoration:underline}.source-list a span{width:20px;height:20px;color:var(--deep);background:#dfe8df;border-radius:50%;flex:none;place-items:center;font-size:9px;display:grid}.prediction-panel{margin-top:16px}.prediction-table{border:1px solid var(--line);border-radius:10px;overflow:hidden}.prediction-row{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.5fr .8fr .6fr;align-items:center;gap:14px;min-height:54px;padding:0 15px;font-size:12px;display:grid}.prediction-row:last-child{border-bottom:0}.prediction-head{min-height:38px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;background:#e8ebe5;font-size:9px}.prediction-row>span:nth-child(2){background:#e6e9e3;border-radius:5px;justify-content:flex-end;align-items:center;height:20px;display:flex;position:relative;overflow:hidden}.prediction-row>span:nth-child(2) i{background:#bedccf;position:absolute;inset:0 auto 0 0}.prediction-row>span:nth-child(2) b{padding-right:7px;font-size:10px;position:relative}.prediction-row small{background:#edf0ea;border-radius:5px;justify-self:start;padding:4px 7px}.table-empty{color:var(--muted);text-align:center;padding:38px 18px;font-size:12px}.ledger-intro{min-height:280px}.ledger-cards{grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0 16px;display:grid}.ledger-cards article{border:1px solid var(--line);background:var(--card);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:140px;padding:18px;display:flex}.ledger-cards span,.ledger-cards small{color:var(--muted);font-size:10px}.ledger-cards strong{font:500 30px Georgia,serif}.ledger-grid{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.holding-row{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1fr .7fr .7fr;align-items:center;min-height:48px;padding:0 12px;font-size:11px;display:grid}.holding-row.heading{min-height:34px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;background:#e8ebe5;font-size:9px}.rationale{gap:7px;display:grid}.rationale span{color:#5a6c65;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}.rationale p{border-left:2px solid var(--lime);color:#3f504a;margin:0 0 17px;padding-left:14px;font-size:12px;line-height:1.6}.decision-list{margin-top:16px}.decision-list>article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:76px;padding:10px 0;display:grid}.decision-status{text-align:center;text-transform:uppercase;letter-spacing:.1em;border-radius:6px;min-width:72px;padding:6px 8px;font-size:8px;font-weight:800}.status-pending{color:#75601c;background:#fff0b8}.decision-list article p{color:var(--muted);margin:5px 0;font-size:11px}.decision-list article small{color:#80908a;font-size:9px}.decision-list article>div:last-child{text-align:right;gap:5px;display:grid}footer{background:var(--deep);color:#9cafaa;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:20px;min-height:90px;padding:0 4vw;font-size:10px;display:grid}footer span{color:#fff;letter-spacing:.12em;text-transform:uppercase;font-weight:800}footer p{text-align:center}footer strong{color:var(--lime);justify-self:end}.error-toast{z-index:50;max-width:420px;box-shadow:var(--shadow);background:#fff2ec;border:1px solid #d18b77;border-radius:12px;align-items:center;gap:18px;padding:15px;display:flex;position:fixed;bottom:20px;right:20px}.error-toast div{gap:4px;display:grid}.error-toast strong{font-size:12px}.error-toast span{color:#73564d;font-size:11px;line-height:1.45}.error-toast button{color:#7d3f2d;cursor:pointer;background:0 0;border:0;font-weight:700}@media (width<=1100px){.system-badge span{display:none}.hero-grid{grid-template-columns:1fr .7fr}.safety-row{grid-template-columns:repeat(2,1fr)}.safety-row>div:nth-child(2){border-right:0}.safety-row>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.committee-layout,.research-layout,.ledger-grid{grid-template-columns:1fr}.committee-chain article{min-height:190px}}@media (width<=760px){.topbar{grid-template-columns:1fr auto;height:auto;min-height:126px;padding:14px 5vw}.topbar nav{grid-area:2/1/auto/-1;width:100%;margin-top:12px}.topbar nav button{flex:1;min-width:0}.system-badge{grid-area:1/2}.system-badge b{display:none}.ticker-strip{justify-content:flex-start;gap:24px;padding:0 5vw}.page-content{width:90vw;padding-top:42px}.next-step{grid-template-columns:auto 1fr;align-items:start;padding:18px}.next-step>button,.next-step>a{text-align:center;grid-column:1/-1;width:100%}.hero-grid{grid-template-columns:1fr;gap:42px;min-height:0;padding-bottom:50px}.hero-copy h2,.page-intro h2{font-size:clamp(43px,14vw,64px)}.hero-copy>p:not(.eyebrow){font-size:15px}.fund-orbit{min-height:330px}.safety-row{grid-template-columns:1fr}.control-summary{grid-template-columns:1fr;align-items:stretch}.control-summary details,.control-summary details[open]{grid-column:1}.control-summary summary{text-align:center}.mode-choices{grid-template-columns:1fr}.safety-row>div{border-right:0;border-bottom:1px solid var(--line)}.safety-row>div:last-child{border-bottom:0}.section-heading{flex-direction:column;align-items:flex-start;gap:10px}.section-heading>span{text-align:left}.mode-grid,.committee-chain,.ledger-cards{grid-template-columns:1fr}.mode-card{min-height:280px}.committee-chain article{flex-direction:row;justify-content:flex-start;gap:15px;min-height:150px}.committee-chain article:after{content:"↓";inset:auto auto -11px 26px}.committee-chain p{min-height:0}.research-layout{margin-top:20px}.search-panel,.answer-panel{min-height:420px}.prediction-row{grid-template-columns:.7fr 1.2fr .8fr}.prediction-row>:last-child{display:none}.decision-list>article{grid-template-columns:1fr;align-items:start}.decision-list article>div:last-child{text-align:left}footer{text-align:center;grid-template-columns:1fr;padding:24px 5vw}footer p{margin:0}footer strong{justify-self:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink:#111;--muted:#6a6a6a;--paper:#fff;--card:#fff;--line:#ddd;--lime:#d71920;--green:#111;--deep:#111;--orange:#d71920;--blue:#d71920;--red:#d71920;--soft-red:#fff1f1;--grey:#f3f3f3;--shadow:none}body{color:#111;background:#fff}button:focus-visible,textarea:focus-visible,input:focus-visible,a:focus-visible{outline-color:#d71920}.app-shell{background:#fff}.skip-link{color:#111;background:#fff;border-radius:2px}.topbar{background:#111;border-bottom:4px solid #d71920;height:72px}.brand{gap:14px}.brand>span{color:#fff;width:40px;height:32px;font:800 12px var(--font-geist-mono), monospace;letter-spacing:.08em;background:#d71920;border-radius:2px}.brand strong{color:#fff;font-size:14px}.brand small{color:#8e8e8e}.topbar nav{background:0 0;border:0;border-radius:0;gap:0;padding:0}.topbar nav button{color:#a5a5a5;border-bottom:2px solid #0000;border-radius:0;min-width:96px}.topbar nav button:hover{color:#fff}.topbar nav button.active{color:#fff;background:0 0;border-bottom-color:#d71920}.system-badge{color:#a5a5a5}.system-badge i,.system-badge i.ready{width:7px;height:7px;box-shadow:none;background:#d71920;border-radius:1px}.system-badge b{color:#fff;border-color:#4e4e4e;border-radius:2px}.ticker-strip{color:#6a6a6a;background:#f3f3f3;border-bottom:1px solid #ddd;justify-content:flex-end;gap:0;min-height:42px;padding:0 4vw}.ticker-strip span{border-left:1px solid #d5d5d5;padding:0 22px}.ticker-strip b{color:#111}.ticker-strip span:last-child b{color:#d71920}.page-content{width:min(1320px,90vw);padding:56px 0 84px}.eyebrow{color:#d71920;letter-spacing:.18em}.next-step{min-height:104px;box-shadow:none;background:#f3f3f3;border:0;border-left:6px solid #d71920;border-radius:2px;margin-bottom:38px;padding:18px 22px}.next-step.needs-action{background:#fff1f1;border-color:#d71920}.next-step-number{color:#fff;width:auto;height:auto;font:800 9px var(--font-geist-mono), monospace;letter-spacing:.14em;background:#111;border-radius:2px;padding:8px 10px}.next-step-copy h2{font-family:var(--font-geist-sans), Arial, sans-serif;font-size:23px;font-weight:650}.primary-link{background:#d71920;border-radius:2px}.hero-grid{border-bottom-color:#ddd;grid-template-columns:1.25fr .75fr;min-height:420px}.hero-copy h2,.page-intro h2{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.055em;font-weight:700;line-height:.95}.hero-copy h2 span,.page-intro h2 span{color:#777}.hero-copy>p:not(.eyebrow),.page-intro>p:last-child{color:#6a6a6a}.primary-button,.quiet-button{border-radius:2px}.primary-button{background:#d71920;border-color:#d71920}.primary-button:hover{background:#a91016}.quiet-button{background:#fff;border-color:#cfcfcf}.quiet-button:hover{background:#f3f3f3;border-color:#111}.run-status{color:#6a6a6a}.run-status i{background:#a0a0a0;border-radius:0;width:16px;height:3px}.run-status i.pulse{background:#d71920}.fund-orbit{align-content:center;min-height:300px}.orbit-ring{aspect-ratio:auto;width:min(330px,78vw);height:245px;box-shadow:none;background:#f3f3f3;border:1px solid #d7d7d7;border-top:6px solid #d71920;border-radius:2px}.orbit-ring:before,.orbit-ring:after{display:none}.orbit-core{width:calc(100% - 44px);height:calc(100% - 44px);box-shadow:none;background:#111;border-radius:0}.orbit-core span{color:#9a9a9a}.orbit-core strong{font-family:var(--font-geist-sans), Arial, sans-serif;font-weight:700}.orbit-core small{color:#fff}.allocation-split{z-index:2;box-shadow:none;background:#fff;border-color:#d7d7d7;border-radius:2px;margin-top:-22px;position:static}.allocation-split i{border:0;border-radius:0;width:14px;height:3px}.stock-dot{background:#111}.cash-dot{background:#d71920}.control-summary{background:#fff;border-color:#d7d7d7;border-radius:2px;margin-bottom:64px}.control-summary>div>span{border-radius:2px}.safe{color:#fff;background:#111}.alert{color:#fff;background:#d71920}.control-summary summary{background:#f3f3f3;border-color:#cfcfcf;border-radius:2px}.mode-choices button{background:#f3f3f3;border-radius:2px}.mode-choices button.selected{border-color:#d71920;box-shadow:inset 4px 0 #d71920}.committee-layout{margin-top:64px}.committee-panel,.approval-panel,.data-panel,.prediction-panel,.decision-list,.search-panel,.answer-panel{background:#fff;border-color:#d7d7d7;border-radius:2px}.committee-details>summary i{color:#d71920}.committee-chain article{background:#f3f3f3;border-radius:2px;min-height:190px}.committee-chain article:after{color:#d71920;background:#fff;border-radius:0}.committee-chain article.human{background:#111}.member-mark{border-color:#a9a9a9;border-radius:2px}.human .member-mark{color:#d71920;border-color:#d71920}.committee-chain p{color:#666}.committee-chain .human p{color:#bdbdbd}.committee-chain small{color:#111;background:#fff;border-radius:2px}.committee-chain .human small{color:#fff;background:#d71920}.approval-panel{background:#f3f3f3}.approval-panel.pending{background:#fff1f1;border-color:#d71920}.approval-panel>p:not(.eyebrow),.approval-panel label{color:#6a6a6a}.approval-mode{background:#fff;border-radius:2px}.approval-panel textarea,.search-panel textarea{background:#fff;border-color:#bdbdbd;border-radius:2px}.approval-panel textarea:focus,.search-panel textarea:focus{outline-offset:1px;border-color:#d71920;outline:2px solid #d71920}.approval-actions button{border-radius:2px}.approval-actions button:first-child{background:#d71920}.approval-actions button:last-child{border-color:#9a9a9a}.approval-empty span{color:#111;width:82px;height:82px;font-family:var(--font-geist-sans), Arial, sans-serif;border-color:#bdbdbd;border-radius:2px;font-weight:700}.page-intro{border-bottom-color:#ddd}.agent-switch{border-bottom:1px solid #d7d7d7;gap:0}.agent-switch button{border:0;border-bottom:3px solid #0000;border-radius:0}.agent-switch button.active{color:#111;background:0 0;border-bottom-color:#d71920}.answer-head{border-bottom-color:#d7d7d7}.answer-head small{color:#d71920}.answer-copy{color:#333}.empty-answer>span{color:#d71920}.empty-answer h3{font-family:var(--font-geist-sans), Arial, sans-serif;font-weight:650}.source-list{border-top-color:#d7d7d7}.source-list a{color:#111}.source-list a:hover{color:#d71920}.source-list a span{color:#fff;background:#d71920;border-radius:2px}.prediction-table{border-color:#d7d7d7;border-radius:2px}.prediction-head,.holding-row.heading{background:#f3f3f3}.prediction-row>span:nth-child(2){background:#e6e6e6;border-radius:0}.prediction-row>span:nth-child(2) i{background:#d71920}.prediction-row small{background:#f3f3f3;border-radius:2px}.positive{color:#111}.negative{color:#d71920}.ledger-cards article{background:#fff;border-color:#111 #d7d7d7 #d7d7d7;border-top-style:solid;border-top-width:4px;border-radius:2px}.ledger-cards article:nth-child(2){border-top-color:#d71920}.ledger-cards strong{font-family:var(--font-geist-sans), Arial, sans-serif;font-weight:700}.rationale p{color:#444;border-left-color:#d71920}.rationale span,.decision-list article small{color:#6a6a6a}.decision-status{border-radius:2px}.status-approved{color:#fff;background:#111}.status-rejected{color:#fff;background:#d71920}.status-pending{color:#111;background:#f0f0f0;border-left:3px solid #d71920}footer{color:#8f8f8f;background:#111;border-top:4px solid #d71920}footer strong{color:#fff}.error-toast{box-shadow:none;background:#fff1f1;border-color:#d71920;border-radius:2px}.error-toast span{color:#555}.error-toast button{color:#d71920}@media (width<=760px){.topbar{border-bottom-width:3px}.topbar nav{border-top:1px solid #3a3a3a}.ticker-strip{justify-content:flex-start}.ticker-strip span{padding:0 16px}.next-step{gap:14px}.orbit-ring{height:220px}.committee-chain article{min-height:140px}}
