:root{--optfin-ink:#10233f;--optfin-paper:#f7f3e8;--optfin-navy:#071a33;--optfin-gold:#d4a72c;--optfin-cyan:#4dc3d9;--optfin-line:#cad2dc;--optfin-muted:#58677a;color-scheme:light}
*{box-sizing:border-box;min-width:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;background:var(--optfin-paper);color:var(--optfin-ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.6}img{display:block;max-width:100%;height:auto}
a{color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:white;padding:.7rem;z-index:9}.shell{width:min(1180px,calc(100% - 2rem));margin:auto}
header{background:var(--optfin-navy);color:white;border-bottom:4px solid var(--optfin-gold)}nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{font-family:Georgia,serif;font-size:1.35rem;text-decoration:none}.brand span{color:var(--optfin-gold)}.navlinks{display:flex;gap:1.25rem;flex-wrap:wrap}.navlinks a{text-decoration:none;font-size:.9rem;color:#dbe8f5}
.hero{background:var(--optfin-navy);color:white;padding:6rem 0 5rem;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:4rem;align-items:end}.eyebrow{font:700 .73rem/1.2 ui-monospace,monospace;letter-spacing:.16em;color:var(--optfin-cyan)}h1,h2,h3{font-family:Georgia,serif;line-height:1.08;margin-top:0}h1{font-size:clamp(3rem,7vw,6.6rem);font-weight:500;letter-spacing:-.045em;margin:.8rem 0 1.5rem}.lede{font-size:1.18rem;color:#d8e4ef;max-width:48rem}.formula{border:1px solid #34506d;border-radius:24px;padding:1.5rem;background:#0b2545;font-family:ui-monospace,monospace}.formula strong{display:block;color:var(--optfin-gold);margin-bottom:.7rem}.formula code{font-size:1.02rem;color:white}
main section{padding:5rem 0;border-bottom:1px solid var(--optfin-line)}.section-head{display:grid;grid-template-columns:.65fr 1.35fr;gap:3rem;margin-bottom:2.5rem}.section-head h2{font-size:clamp(2.2rem,4vw,4rem);font-weight:500;margin:0}.section-head p{margin:0;color:var(--optfin-muted);font-size:1.08rem}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.card{border:1px solid var(--optfin-line);border-radius:18px;background:#fffdf7;padding:1.5rem}.card .status,.status{display:inline-block;font:700 .68rem ui-monospace,monospace;letter-spacing:.08em;color:#385069;background:#edf2f6;padding:.35rem .55rem;border-radius:999px}.card h3{font-size:1.55rem;margin:1rem 0 .6rem}.meta{color:var(--optfin-muted);font-size:.92rem}.dark{background:var(--optfin-navy);color:white}.dark .section-head p{color:#c6d4e3}.dark .card{background:#0b2545;border-color:#34506d}.dark .meta{color:#c6d4e3}
.evidence-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:1.5rem;align-items:start}.evidence-stack{display:grid;gap:1rem}.evidence-console,.quickstart,.benchmark-panel{border:1px solid #34506d;border-radius:18px;overflow:hidden;background:var(--optfin-navy);color:white}.evidence-console{border-color:#31567e;background:linear-gradient(145deg,#0b2545,#071a33)}.evidence-console-head,.benchmark-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1.25rem;padding:1.35rem 1.5rem;border-bottom:1px solid #34506d}.evidence-console h3,.benchmark-panel h3,.quickstart h3{font-family:Georgia,serif;margin:.45rem 0 .35rem;font-size:1.35rem}.evidence-scope{margin:0;color:#c6d4e3;font-size:.86rem}.evidence-result{display:inline-grid;grid-template-columns:auto auto;align-items:baseline;gap:.35rem;padding:.58rem .72rem;border:1px solid #3b6997;border-radius:12px;background:#102f52;color:white;white-space:nowrap}.evidence-result strong{font:800 1.15rem/1 ui-monospace,monospace;color:#9bd5ff}.evidence-result small{font:700 .67rem/1 ui-monospace,monospace;text-transform:uppercase;letter-spacing:.08em}.terminal-label{display:block;padding:.75rem 1.5rem .4rem;color:var(--optfin-cyan);font:700 .68rem ui-monospace,monospace;letter-spacing:.1em}.terminal{margin:0;padding:.9rem 1.5rem 1.25rem;overflow-x:hidden;background:#0b2545;color:#dbe8f5;font:500 .82rem/1.65 ui-monospace,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.terminal+.terminal-label{border-top:1px solid #34506d}.terminal-prompt{color:var(--optfin-gold)}.evidence-meta{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem .8rem;padding:1rem 1.5rem;margin:0;border-top:1px solid #34506d;font-size:.8rem}.evidence-meta dt{color:var(--optfin-cyan);font-weight:700}.evidence-meta dd{margin:0;color:#dbe8f5;overflow-wrap:anywhere}.evidence-details{border-top:1px solid #34506d}.evidence-details summary{cursor:pointer;padding:.8rem 1.5rem;color:#9bd5ff;font-size:.8rem;font-weight:800}.evidence-details .terminal{border-top:1px solid #234563}.quickstart{position:sticky;top:5.5rem}.quickstart-head{padding:1.5rem;border-bottom:1px solid #34506d}.quickstart .terminal{padding:1.5rem;min-height:18rem}.benchmark-panel{margin-top:1.5rem;background:#fffdf7;color:var(--optfin-ink);border-color:var(--optfin-line)}.benchmark-head{border-color:var(--optfin-line)}.benchmark-head p{margin:.4rem 0 0;color:var(--optfin-muted)}.benchmark-command{margin:0;border-radius:0}.benchmark-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr)}.table-wrap{overflow-x:hidden}.results-table{width:100%;border-collapse:collapse;font-size:.88rem;table-layout:fixed}.results-table th,.results-table td{padding:.85rem .9rem;text-align:left;border-bottom:1px solid var(--optfin-line);overflow-wrap:anywhere}.results-table th{color:var(--optfin-muted);font:700 .68rem ui-monospace,monospace;letter-spacing:.06em;text-transform:uppercase}.metric-value{font:700 1rem ui-monospace,monospace;color:var(--optfin-navy)}.pass-mark{display:inline-block;padding:.3rem .48rem;border-radius:999px;background:#dff3e8;color:#11633f;font:800 .68rem ui-monospace,monospace}.hash-ledger{padding:1.25rem;border-left:1px solid var(--optfin-line);background:#edf2f6}.hash-ledger h4{margin:.15rem 0 1rem;font-family:Georgia,serif;font-size:1.25rem}.hash-row{padding:.9rem 0;border-top:1px solid var(--optfin-line)}.hash-row:first-of-type{border-top:0}.hash-row strong{display:block;margin-bottom:.35rem}.hash-row code{display:block;overflow-wrap:anywhere;font-size:.75rem;color:var(--optfin-muted)}.hash-match{margin:1rem 0 0;padding:.8rem;border:1px solid var(--optfin-line);border-radius:10px;font-weight:800}.release-strip{margin-top:1.5rem;padding:1.6rem 1.8rem;border:1px solid var(--optfin-line);border-radius:18px;background:#fffdf7;display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start}.release-strip h3{margin:0 0 .35rem}.release-strip p{margin:0;color:var(--optfin-muted)}
.people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.person{display:grid;grid-template-columns:220px 1fr;gap:1.7rem;align-items:center;padding:1.2rem}.person img,.portrait{width:100%;aspect-ratio:1;object-fit:cover;border-radius:18px;background:var(--optfin-navy)}.person a{font-weight:700}.boundary{display:grid;grid-template-columns:1fr 1fr;gap:0}.zone{padding:2rem;border:1px solid var(--optfin-line)}.zone:first-child{border-radius:18px 0 0 18px}.zone:last-child{border-radius:0 18px 18px 0;background:#efe8d4}.profile{display:grid;grid-template-columns:minmax(320px,400px) 1fr;gap:4rem;padding:5rem 0;align-items:start}.profile .portrait{box-shadow:0 20px 45px rgba(7,26,51,.18)}.profile h1{font-size:clamp(2.8rem,6vw,5rem);color:var(--optfin-navy)}footer{background:var(--optfin-navy);color:#dbe8f5;padding:2rem 0;font-size:.9rem}
@media(max-width:900px){.hero-grid,.section-head,.grid,.people,.profile,.evidence-layout,.benchmark-grid{grid-template-columns:1fr}.person{grid-template-columns:160px 1fr}.quickstart{position:static}.hash-ledger{border-left:0;border-top:1px solid var(--optfin-line)}.profile .portrait{max-width:360px}.boundary{grid-template-columns:1fr}.zone:first-child{border-radius:18px 18px 0 0}.zone:last-child{border-radius:0 0 18px 18px}.navlinks{display:none}.hero{padding:4rem 0}main section{padding:3.5rem 0}}
@media(max-width:560px){.person{grid-template-columns:1fr}.person img{max-width:260px}.evidence-console-head,.benchmark-head{display:grid}.evidence-result{font-size:2rem}.release-strip{grid-template-columns:1fr}.terminal{font-size:.75rem}.profile .portrait{max-width:100%}}
body{background:radial-gradient(circle at top left,#edf3ef 0,transparent 32rem),linear-gradient(135deg,#f5f0e7,#efe5d8);font-family:Manrope,ui-sans-serif,system-ui,sans-serif}.page-shell{width:min(1240px,calc(100% - 2rem));margin:1.5rem auto 3rem}.page-shell .shell{width:100%}.site-header{min-height:92px;padding:1rem 1.4rem;border:1px solid rgba(16,35,63,.11);border-bottom:1px solid rgba(16,35,63,.11);border-radius:28px;background:rgba(255,253,247,.9);color:var(--optfin-ink);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;box-shadow:0 20px 55px rgba(7,26,51,.08)}.brand-lockup{display:flex;align-items:center;gap:1rem;text-decoration:none;min-width:0}.brand-mark{display:grid;place-items:center;width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,var(--optfin-navy),#174a8b);color:white;font-weight:800}.brand-lockup strong{display:block;color:#174a8b;font-size:.78rem;letter-spacing:.16em}.brand-lockup small{display:block;margin-top:.3rem;color:var(--optfin-muted);font-size:.82rem}.site-nav{display:flex;align-items:center;gap:1.15rem;min-height:auto}.site-nav a{text-decoration:none;font-size:.86rem;font-weight:800}.site-nav a:hover{text-decoration:underline;text-underline-offset:.35rem}
.editorial-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:1.5rem;padding:1.5rem 0}.hero-copy,.hero-evidence,.principle-card,.editorial-section{border:1px solid rgba(16,35,63,.11);background:rgba(255,253,247,.92);box-shadow:0 22px 65px rgba(7,26,51,.08)}.hero-copy,.hero-evidence{border-radius:34px;padding:clamp(2rem,5vw,4rem)}.hero-copy h1,.split-heading h2,.editorial-title{font-family:'Instrument Serif',Georgia,serif;font-weight:400;letter-spacing:-.035em}.hero-copy h1{font-size:clamp(4rem,8vw,7.5rem);line-height:.86;margin:1.2rem 0 2rem}.hero-copy h1 span{display:block;color:#174a8b;font-style:italic}.hero-copy .hero-text{font-size:1.08rem;color:var(--optfin-muted);max-width:48rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;min-height:48px;padding:.75rem 1.1rem;border:1px solid var(--optfin-line);border-radius:999px;text-decoration:none;font-weight:800}.button-primary{background:#174a8b;color:white;border-color:#174a8b}.button-secondary{background:white}.hero-evidence{display:grid;gap:1rem;align-content:start}.thesis-card,.snapshot-card{padding:1.5rem;border:1px solid var(--optfin-line);border-radius:24px}.thesis-value{font:400 clamp(3rem,6vw,5rem)/1 'Instrument Serif',Georgia,serif;margin:.5rem 0}.thesis-card p:last-child{color:var(--optfin-muted)}.snapshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.snapshot-metric{display:block;padding:1rem;border-radius:16px;background:#edf3fb;text-decoration:none;color:inherit}.snapshot-metric:hover,.snapshot-metric:focus-visible{outline:3px solid rgba(23,74,139,.22);background:#e3edfb}.snapshot-metric strong{display:block;font:700 1.8rem/1 Manrope,sans-serif;color:#174a8b}.snapshot-metric span{display:block;margin-top:.45rem;color:var(--optfin-muted);font-size:.75rem}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem}.principle-card{border-radius:28px;padding:2rem}.principle-number{color:#b6533d;font-weight:800;font-size:.78rem}.principle-card h2{font:400 2rem/1.05 'Instrument Serif',Georgia,serif;margin:1.2rem 0}.principle-card p{color:var(--optfin-muted)}
.editorial-section{border-radius:34px;padding:clamp(2rem,4vw,3.5rem);margin:1.5rem 0}.split-heading{display:grid;grid-template-columns:.7fr 1.3fr;gap:3rem;align-items:end;margin-bottom:2.5rem}.split-heading h2{font-size:clamp(3rem,6vw,5.3rem);line-height:.9;margin:0}.split-heading p{color:var(--optfin-muted);font-size:1.05rem;margin:0}.theory-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:1.25rem}.theory-copy{padding:1.6rem;border:1px solid var(--optfin-line);border-radius:24px;color:var(--optfin-muted)}.step-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.step-card,.architecture-card,.program-card,.tool-card,.network-card{padding:1.45rem;border:1px solid var(--optfin-line);border-radius:22px;background:#fffdf7}.step-card strong,.method-tag{color:#b6533d;font-size:.72rem;letter-spacing:.08em}.step-card h3,.architecture-card h3,.program-card h3,.tool-card h3,.network-card h3{font-family:Manrope,sans-serif;font-size:1.08rem;line-height:1.25;margin:.55rem 0}.step-card p,.program-card p,.tool-card p,.network-card p{color:var(--optfin-muted);font-size:.92rem}.architecture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.architecture-card:nth-child(2){background:#e3edfb}.architecture-card ul{padding-left:1.2rem;color:var(--optfin-muted)}.program-grid,.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.program-card .area,.tool-card .status,.network-card .status{font-size:.7rem;font-weight:800;letter-spacing:.1em;color:#174a8b}.method-list{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:1rem}.method-tag{padding:.35rem .5rem;border:1px solid var(--optfin-line);border-radius:999px;background:#f5f0e7}.tool-card{display:flex;flex-direction:column}.tool-card .button{margin-top:auto;align-self:flex-start;font-size:.82rem}.network-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.network-state{display:block;margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--optfin-line);font-size:.75rem;font-weight:700;color:#174a8b}.proof-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:2rem;align-items:start}.proof-copy h2{font:400 clamp(2.8rem,5vw,4.5rem)/.95 'Instrument Serif',Georgia,serif}.proof-copy p{color:var(--optfin-muted)}.proof-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--optfin-line);border-radius:22px;overflow:hidden}.proof-table th,.proof-table td{padding:1rem 1.2rem;border-bottom:1px solid var(--optfin-line);text-align:left}.proof-table tr:last-child th,.proof-table tr:last-child td{border-bottom:0}.proof-table th{font-weight:800}.academic-dark{background:var(--optfin-navy);color:white}.academic-dark .split-heading p{color:#c6d4e3}.academic-dark .card{background:#0b2545;border-color:#34506d}.academic-dark .status{background:#173453;color:var(--optfin-cyan)}.people-section .people{grid-template-columns:1fr}.people-section .person{grid-template-columns:minmax(240px,32%) minmax(0,1fr);width:100%}.people-section .person img{width:100%;max-height:560px;object-fit:contain;object-position:center bottom}
.photo-hero{position:relative;overflow:hidden;border-radius:34px;margin:1.5rem 0;background:var(--optfin-navy);color:white;min-height:680px}.photo-hero>img{width:100%;height:auto}.photo-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,51,.93) 0%,rgba(7,26,51,.68) 38%,rgba(7,26,51,.05) 70%)}.photo-hero-copy{position:absolute;z-index:1;left:clamp(1.5rem,5vw,4.5rem);top:50%;transform:translateY(-50%);width:min(620px,52%)}.photo-hero h1{font:400 clamp(3.6rem,7vw,7rem)/.87 'Instrument Serif',Georgia,serif;margin:1rem 0}.photo-hero h1 span{display:block;color:#8fc7ff;font-style:italic}.photo-hero .hero-text{color:#eef6f4;font-size:1.06rem}.evidence-snapshot{display:grid;grid-template-columns:.7fr 1.3fr;gap:1.25rem;margin:1.5rem 0}.evidence-snapshot .thesis-card,.evidence-snapshot .snapshot-card{background:#fffdf7}.snapshot-metric{display:block;text-decoration:none;border:1px solid transparent;overflow-wrap:anywhere}.snapshot-metric:hover,.snapshot-metric:focus-visible{border-color:#174a8b;outline:3px solid rgba(23,74,139,.18)}
.photo-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:start}.photo-frame{margin:0}.photo-frame img{width:100%;height:auto;border-radius:24px;background:#e7e1d7}.photo-frame figcaption{padding:.65rem .2rem 1rem;color:var(--optfin-muted);font-size:.82rem}.photo-frame.wide{grid-column:1/-1}.event-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:start}.event-meta{display:flex;gap:.7rem;flex-wrap:wrap;margin:-1rem 0 2rem}.event-meta span{padding:.5rem .75rem;border:1px solid var(--optfin-line);border-radius:999px;font-size:.78rem;font-weight:800}.upcoming-event{margin-top:2rem;padding:2rem;border-radius:24px;background:#e3edfb}.upcoming-event h3{font:400 2.3rem/1 'Instrument Serif',Georgia,serif;margin-bottom:.6rem}.diagram-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.diagram-card{display:block;padding:.75rem;border:1px solid var(--optfin-line);border-radius:22px;background:#fffdf7;text-decoration:none}.diagram-card img{width:100%;height:auto;border-radius:14px}.diagram-card span{display:block;padding:.75rem .25rem .2rem;font-weight:800}.diagram-card:hover,.diagram-card:focus-visible{border-color:#174a8b;outline:3px solid rgba(23,74,139,.18)}.model-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:1.5rem;padding:clamp(2rem,5vw,4.5rem);border-radius:34px;margin:1.5rem 0;background:var(--optfin-navy);color:white;align-items:center}.model-hero h1{font:400 clamp(4rem,8vw,7.4rem)/.86 'Instrument Serif',Georgia,serif;margin:1rem 0}.model-hero h1 span{display:block;color:#8fc7ff;font-style:italic}.model-hero p{color:#dbe8f5}.model-hero-visual{padding:1rem;border-radius:28px;background:#fffdf7}.model-hero-visual img{width:100%;height:auto}
.research-list{display:grid;gap:1.25rem}.algorithm-article{padding:clamp(1.5rem,3vw,2.5rem);border:1px solid var(--optfin-line);border-radius:26px;background:#fffdf7;overflow:hidden}.algorithm-article h2{font-size:clamp(2rem,4vw,3.3rem);margin:.6rem 0}.algorithm-meta{display:flex;gap:.6rem;flex-wrap:wrap}.algorithm-columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.algorithm-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.code-example{max-width:100%;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere}.simulator-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.simulator-controls,.simulator-results{padding:2rem;border:1px solid var(--optfin-line);border-radius:26px;background:#fffdf7}.range-field{display:grid;grid-template-columns:1fr auto;gap:.5rem;margin:0 0 1.5rem}.range-field input{grid-column:1/-1;width:100%}.simulator-output{font:400 3.3rem/1 'Instrument Serif',Georgia,serif;color:#174a8b}.workflow{display:flex;gap:.6rem;flex-wrap:wrap;list-style:none;padding:0;counter-reset:flow}.workflow li{padding:.7rem .9rem;border:1px solid var(--optfin-line);border-radius:999px}.institutional-footer{margin-top:1.5rem;padding:clamp(2rem,4vw,3.5rem);border-radius:30px;background:var(--optfin-navy);color:#dbe8f5}.footer-grid{display:grid;grid-template-columns:1fr .8fr 1.4fr;gap:2rem}.institutional-footer h2{font:400 1.8rem/1 'Instrument Serif',Georgia,serif;color:white}.institutional-footer a{color:white;overflow-wrap:anywhere}.institutional-footer ul{padding-left:1.1rem}.institutional-footer .legal-copy{font-size:.78rem;color:#bfd0df}.footer-bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid #34506d;font-size:.75rem;color:#9fb4c8}
@media(max-width:980px){.site-header{align-items:flex-start}.site-nav{flex-wrap:wrap;justify-content:flex-end}.editorial-hero,.split-heading,.theory-layout,.proof-layout,.evidence-snapshot,.algorithm-columns,.simulator-grid,.footer-grid,.model-hero{grid-template-columns:1fr}.principles,.architecture-grid,.program-grid,.tool-grid,.network-grid,.diagram-grid{grid-template-columns:repeat(2,1fr)}.photo-hero{min-height:0}.photo-hero-copy{width:min(600px,70%)}.photo-hero h1{font-size:clamp(3rem,8vw,5.5rem)}}
@media(max-width:700px){.page-shell{width:min(100% - 1rem,1240px);margin:.5rem auto 2rem}.site-header{display:grid;border-radius:22px}.site-nav{justify-content:flex-start}.brand-lockup small{font-size:.72rem}.editorial-hero{grid-template-columns:1fr}.hero-copy,.hero-evidence,.editorial-section{border-radius:24px}.hero-copy h1{font-size:clamp(3.4rem,17vw,5.5rem)}.principles,.architecture-grid,.program-grid,.tool-grid,.network-grid,.step-grid,.photo-gallery,.event-gallery,.diagram-grid{grid-template-columns:1fr}.snapshot-grid{grid-template-columns:1fr}.people-section .people{grid-template-columns:1fr}.photo-hero{display:grid}.photo-hero::after{background:linear-gradient(0deg,rgba(7,26,51,.97),rgba(7,26,51,.25) 78%)}.photo-hero-copy{position:relative;inset:auto;transform:none;width:auto;padding:1.5rem}.photo-hero h1{font-size:clamp(3rem,15vw,4.8rem)}.model-hero{padding:1.5rem;border-radius:24px}.model-hero h1{font-size:clamp(3.4rem,16vw,5.2rem)}.photo-frame.wide{grid-column:auto}.institutional-footer{border-radius:22px}}
.page-shell{width:min(1600px,calc(100% - 2rem))}.diagram-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.model-hero{grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);gap:2rem}.institutional-footer{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(212,167,44,.38);box-shadow:0 24px 70px rgba(7,26,51,.2)}.institutional-footer::before{content:"";position:absolute;z-index:-1;inset:-22%;background:url("diagrams/dimensional-collapse.svg") center/70% auto no-repeat;opacity:.075;filter:saturate(.7);animation:footerOptimizationDrift 42s ease-in-out infinite alternate}.institutional-footer h2,.institutional-footer strong{color:var(--optfin-gold)}.footer-bottom{border-top-color:rgba(212,167,44,.38)}@keyframes footerOptimizationDrift{from{transform:translate3d(-2%,1%,0) scale(1)}to{transform:translate3d(3%,-2%,0) scale(1.08)}}
.model-hero-visual{margin:0;overflow:hidden}.model-hero-visual img{transition:opacity .35s ease;aspect-ratio:8/5;object-fit:contain}.hero-diagram-meta{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:.8rem .3rem .15rem;color:var(--optfin-ink)}.hero-diagram-meta strong{display:block}.hero-diagram-meta span{display:block;color:var(--optfin-muted);font-size:.78rem}.hero-diagram-controls{display:flex;gap:.4rem}.hero-diagram-controls button{min-width:42px;min-height:38px;border:1px solid var(--optfin-line);border-radius:999px;background:white;color:var(--optfin-ink);font-weight:800;cursor:pointer}.hero-diagram-controls button:hover,.hero-diagram-controls button:focus-visible{border-color:#174a8b;outline:3px solid rgba(23,74,139,.18)}
.registry-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin:0 0 1.25rem}.registry-search{width:100%;min-height:48px;padding:.75rem 1rem;border:1px solid var(--optfin-line);border-radius:14px;background:white;color:var(--optfin-ink);font:600 .9rem Manrope,sans-serif}.registry-count{font:800 .76rem ui-monospace,monospace;color:var(--optfin-muted);white-space:nowrap}.problem-grid,.algorithm-registry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.problem-card,.registry-card{padding:1.3rem;border:1px solid var(--optfin-line);border-radius:20px;background:#fffdf7;overflow:hidden}.problem-card[hidden],.registry-card[hidden]{display:none}.problem-card-head,.registry-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.problem-acronym{font:800 .76rem ui-monospace,monospace;color:#174a8b;background:#e3edfb;border-radius:999px;padding:.35rem .55rem}.registry-category{color:var(--optfin-muted);font-size:.7rem;font-weight:800;text-align:right}.problem-card h3,.registry-card h3{font:700 1.15rem/1.25 Manrope,sans-serif;margin:1rem 0 .65rem}.problem-formulation{padding:.9rem 1rem;border-left:3px solid #174a8b;border-radius:4px 12px 12px 4px;background:#edf3fb;color:var(--optfin-ink);font:500 1rem/1.65 "Cambria Math","STIX Two Math","Times New Roman",serif;overflow-wrap:anywhere}.registry-meta code,.problem-card details code{white-space:normal;overflow-wrap:anywhere}.problem-card details{margin-top:1rem;border-top:1px solid var(--optfin-line);padding-top:.75rem}.problem-card summary{cursor:pointer;font-weight:800;color:#174a8b}.registry-lineage{margin:-.25rem 0 .7rem;color:var(--optfin-muted);font-size:.82rem}.registry-meta{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem .65rem;margin:1rem 0 0;padding-top:.85rem;border-top:1px solid var(--optfin-line);font-size:.78rem}.registry-meta dt{font-weight:800;color:#174a8b}.registry-meta dd{margin:0;overflow-wrap:anywhere}.academic-dark .registry-card{background:#0b2545;border-color:#34506d}.academic-dark .registry-card p,.academic-dark .registry-meta dd,.academic-dark .registry-lineage{color:#c6d4e3}.academic-dark .registry-meta code{color:#dbe8f5}.academic-dark .registry-category{color:#9bd5ff}.registry-empty{display:none;padding:1rem;border:1px dashed var(--optfin-line);border-radius:14px;color:var(--optfin-muted)}.registry-empty[data-visible="true"]{display:block}
.site-header{min-height:68px;padding:.6rem 1rem;border-radius:20px;position:sticky;top:.5rem;z-index:20;backdrop-filter:blur(14px)}.brand-mark{width:42px;height:42px;border-radius:13px;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:contain;background:#fff}.brand-lockup{gap:.7rem;flex:1 1 auto}.brand-lockup small{margin-top:.12rem;font-size:.7rem}.site-nav{gap:.85rem;flex:0 0 auto}.site-nav a{font-size:.76rem;white-space:nowrap;flex:0 0 auto}.model-hero{padding:clamp(1.6rem,2.7vw,2.8rem)}.model-hero h1{font-size:clamp(3.2rem,5vw,5.2rem);line-height:.92}.model-hero .button{font-size:.78rem;padding:.65rem .9rem}.model-hero .button-secondary{color:var(--optfin-ink)}.split-heading h2{font-size:clamp(2.4rem,4.5vw,4.2rem);line-height:.95}.editorial-title{font-size:clamp(2.8rem,5vw,4.8rem)}.algorithm-article h2{font-size:clamp(1.8rem,3vw,2.8rem)}
html,body{overflow-x:clip}.brand-mark{background:linear-gradient(145deg,var(--optfin-navy),#174a8b)}.brand-lockup strong{color:#174a8b}.model-hero h1 span,.photo-hero h1 span{color:#8fc7ff}.button-primary{background:#174a8b;border-color:#174a8b}.snapshot-metric{background:#edf3fb}.snapshot-metric:hover,.snapshot-metric:focus-visible{background:#e3edfb;border-color:#174a8b;outline-color:rgba(23,74,139,.2)}.snapshot-metric strong,.program-card .area,.tool-card .status,.network-card .status,.network-state,.simulator-output{color:#174a8b}.architecture-card:nth-child(2),.upcoming-event{background:#e3edfb}.diagram-card{appearance:none;width:100%;font:inherit;text-align:left;cursor:pointer}.diagram-card:hover,.diagram-card:focus-visible,.diagram-card[aria-pressed="true"]{border-color:#174a8b;outline:3px solid rgba(23,74,139,.18);background:#edf3fb}.editorial-lead,.event-feature{width:min(100%,980px);margin:0 0 1.25rem}.model-explanation{margin-top:1.5rem;padding:clamp(1.5rem,3vw,2.5rem);border:1px solid #9fb7d6;border-radius:26px;background:#edf3fb}.model-explanation-head{display:grid;grid-template-columns:.65fr 1.35fr;gap:2rem;align-items:end}.model-explanation h3{margin:.35rem 0;font:400 clamp(2.2rem,4vw,3.8rem)/.95 'Instrument Serif',Georgia,serif;color:var(--optfin-navy)}.model-explanation h4{margin:.35rem 0 1rem;font:800 1.25rem/1.25 Manrope,sans-serif;color:#174a8b}.model-explanation-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem}.model-explanation-grid section{padding:1.35rem;border:1px solid #b9c9dc;border-radius:20px;background:#fff}.model-explanation-grid p,.model-explanation-grid li{color:var(--optfin-muted)}.model-label{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.results-table{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-size:.88rem}.results-table th{font:800 .76rem/1.35 Manrope,ui-sans-serif,system-ui,sans-serif;color:#36544c}.results-table td{font:700 .88rem/1.4 Manrope,ui-sans-serif,system-ui,sans-serif;background:#eef8f2}.metric-value{font:800 .88rem/1.4 Manrope,ui-sans-serif,system-ui,sans-serif;color:#076149}.pass-mark{display:inline-block;padding:.34rem .55rem;border:1px solid #8dc9aa;border-radius:999px;background:#dff3e8;color:#076149;font:800 .76rem/1 Manrope,ui-sans-serif,system-ui,sans-serif}.hash-match{border-color:#8dc9aa;background:#dff3e8;color:#076149}
@media(max-width:1200px){.diagram-grid,.photo-gallery,.event-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-nav{gap:.65rem}.brand-lockup small{display:none}}
@media(max-width:1100px){.problem-grid,.algorithm-registry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:980px){.model-hero,.model-explanation-head,.model-explanation-grid{grid-template-columns:1fr}.diagram-grid,.photo-gallery,.event-gallery,.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.diagram-grid,.photo-gallery,.event-gallery,.archive-grid,.problem-grid,.algorithm-registry-grid{grid-template-columns:1fr}.registry-toolbar{grid-template-columns:1fr}.page-shell{width:min(100% - 1rem,1600px)}.site-header{display:flex;padding:.55rem .7rem;border-radius:18px}.site-nav{justify-content:flex-end;gap:.55rem}.site-nav a{font-size:.7rem}.site-nav a:nth-child(1),.site-nav a:nth-child(2),.site-nav a:nth-child(5),.site-nav a:nth-child(6),.site-nav a:nth-child(7){display:none}.brand-lockup strong{font-size:.7rem}.brand-mark{width:38px;height:38px}.evidence-console-head{grid-template-columns:1fr}.evidence-result{justify-self:start}.results-table{font-size:.78rem}.results-table th,.results-table td{padding:.65rem .45rem}.hero-diagram-meta{grid-template-columns:1fr}}
.network-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.network-universities{columns:2;column-gap:2rem;margin:1.1rem 0;padding-left:1.2rem;color:var(--optfin-muted);font-size:.82rem}.network-universities li{break-inside:avoid;margin:0 0 .4rem}.network-sources{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1rem;font-size:.76rem;font-weight:700}@media(max-width:700px){.network-grid{grid-template-columns:1fr}.network-universities{columns:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.institutional-footer::before{animation:none}}
/* CONTENT upgrade 2026-08-23 - overflow-safe wrapping for algorithm articles, audit panels and evidence terminals at <=425px (wrapping/clamp only; no color or token ownership). */
.terminal code,.evidence-console code,.quickstart code,.benchmark-command code,.code-example code{display:block;max-width:100%;overflow-x:hidden}
[data-audit-panel] .editorial-lead strong,.algorithm-longform .editorial-lead strong,.algorithm-longform p strong,[data-registry-card] .registry-meta dd,[data-registry-card] code{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}
html[data-theme="dark"]{--optfin-ink:#e5e2d9;--optfin-paper:#1c1f20;--optfin-navy:#111314;--optfin-line:#414748;--optfin-muted:#b7b5ad;--optfin-highlight:#fff;--optfin-absolute:#000;color-scheme:dark}
html[data-theme="dark"] body{background:radial-gradient(circle at 16% 5%,rgba(255,255,255,.035),transparent 32rem),repeating-linear-gradient(0deg,#17191a 0,#17191a 3px,#191c1d 4px,#191c1d 5px);color:var(--optfin-ink)}
html[data-theme="dark"] .site-header,html[data-theme="dark"] .hero-copy,html[data-theme="dark"] .hero-evidence,html[data-theme="dark"] .principle-card,html[data-theme="dark"] .editorial-section,html[data-theme="dark"] .card,html[data-theme="dark"] .step-card,html[data-theme="dark"] .architecture-card,html[data-theme="dark"] .program-card,html[data-theme="dark"] .tool-card,html[data-theme="dark"] .network-card,html[data-theme="dark"] .algorithm-article,html[data-theme="dark"] .simulator-controls,html[data-theme="dark"] .simulator-results,html[data-theme="dark"] .thesis-card,html[data-theme="dark"] .snapshot-card,html[data-theme="dark"] .benchmark-panel,html[data-theme="dark"] .release-strip,html[data-theme="dark"] .luna-rail,html[data-theme="dark"] .laboratory-rail,html[data-theme="dark"] .user-menu-panel,html[data-theme="dark"] .assistant-card,html[data-theme="dark"] .lab-status-card{background:rgba(31,35,36,.96);color:#e5e2d9;border-color:#414748;box-shadow:inset 0 0 0 1px rgba(255,255,255,.018),0 16px 44px rgba(0,0,0,.16)}
html[data-theme="dark"] .snapshot-metric,html[data-theme="dark"] .method-tag,html[data-theme="dark"] .shell-control,html[data-theme="dark"] .luna-field{background:#282c2d;color:#e5e2d9;border-color:#4c5354}
html[data-theme="dark"] .meta,html[data-theme="dark"] .hero-copy .hero-text,html[data-theme="dark"] .principle-card p,html[data-theme="dark"] .split-heading p,html[data-theme="dark"] .program-card p,html[data-theme="dark"] .tool-card p,html[data-theme="dark"] .network-card p,html[data-theme="dark"] .legal-copy,html[data-theme="dark"] .luna-rail p{color:#b7b5ad}
html[data-theme="dark"] .metric-value,html[data-theme="dark"] .profile h1,html[data-theme="dark"] .brand-lockup strong,html[data-theme="dark"] .assistant-card strong{color:#fff}
html[data-theme="dark"] .eyebrow,html[data-theme="dark"] .lab-state b,html[data-theme="dark"] .task-state{color:#d9c98f}
html[data-theme="dark"] .language-button[aria-pressed="true"],html[data-theme="dark"] .luna-action{background:#000;color:#fff;border-color:#fff}
html[data-theme="dark"] .model-hero-visual .hero-diagram-meta{color:#17243a}
html[data-theme="dark"] .model-hero-visual .hero-diagram-meta strong{color:#111314}
html[data-theme="dark"] .model-hero-visual .hero-diagram-meta span{color:#5d6670}
html[data-theme="dark"] .model-hero-visual .hero-diagram-controls button{background:#fff;color:#111314;border-color:#9aa1a7}
.formula-line{display:grid;grid-template-columns:minmax(7.5rem,.34fr) minmax(0,1fr);gap:.75rem;padding:.35rem 0}.formula-line+.formula-line{border-top:1px solid color-mix(in srgb,var(--optfin-line) 65%,transparent)}.formula-label{font:800 .66rem/1.35 Manrope,ui-sans-serif,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#36544c}.formula-expression{min-width:0;overflow-wrap:anywhere}
.diagram-card img,.model-hero-visual img{background:transparent}
.registry-card{background:#fff;border-color:#9aabba;color:#10233f}.registry-card h3,.registry-card p,.registry-card dd,.registry-card code{color:#10233f}.registry-card .registry-lineage,.registry-card .registry-category{color:#40566d}.registry-card .status{background:#e3edf8;color:#173d67}.registry-card .method-tag{background:#f5eee5;border-color:#b9a58e;color:#733a2d}.registry-card .registry-meta{border-color:#9aabba}.registry-card .registry-meta dt{color:#174a8b}
html[data-theme="dark"] .diagram-card{background:#101f31;border-color:#52657a;color:#f4f7fb}
html[data-theme="dark"] .diagram-card img,html[data-theme="dark"] .model-hero-visual img{filter:brightness(1.28) saturate(1.08);background:transparent}
html[data-theme="dark"] .problem-card{background:#101f31;border-color:#52657a;color:#f4f7fb}
html[data-theme="dark"] .problem-card h3,html[data-theme="dark"] .problem-card details,html[data-theme="dark"] .problem-card details p{color:#f4f7fb}
html[data-theme="dark"] .problem-card .registry-category{color:#d6e2ef}
html[data-theme="dark"] .problem-card .problem-acronym{background:#dcecff;color:#0b356d}
html[data-theme="dark"] .problem-card .method-tag{background:#20364f;border-color:#7390ae;color:#f4f7fb}
html[data-theme="dark"] .problem-formulation{background:#eaf2fc;border-color:#8ab9f0;color:#10233f}
html[data-theme="dark"] .problem-formulation .formula-label{color:#274f78}
html[data-theme="dark"] .model-explanation{background:#101f31;border-color:#7390ae;color:#f4f7fb}
html[data-theme="dark"] .model-explanation h3,html[data-theme="dark"] .model-explanation h4,html[data-theme="dark"] .model-explanation strong{color:#f4f7fb}
html[data-theme="dark"] .model-explanation p,html[data-theme="dark"] .model-explanation li,html[data-theme="dark"] .model-label{color:#d6e2ef}
html[data-theme="dark"] .model-explanation-grid section{background:#172a40;border-color:#52657a;color:#f4f7fb}
html[data-theme="dark"] .registry-card{background:#0b2545;border-color:#52657a;color:#f4f7fb}
html[data-theme="dark"] .registry-card h3,html[data-theme="dark"] .registry-card p,html[data-theme="dark"] .registry-card dd,html[data-theme="dark"] .registry-card code{color:#f4f7fb}
html[data-theme="dark"] .registry-card .registry-lineage,html[data-theme="dark"] .registry-card .registry-category{color:#c6d4e3}
html[data-theme="dark"] .registry-card .status{background:#173453;color:#bfe3ff}
html[data-theme="dark"] .registry-card .method-tag{background:#20364f;border-color:#7390ae;color:#f4f7fb}
html[data-theme="dark"] .results-table{background:#101f31;color:#f4f7fb}
html[data-theme="dark"] .results-table th{background:#1b3048;color:#e1ebf5;border-color:#52657a}
html[data-theme="dark"] .results-table td{background:#101f31;color:#f4f7fb;border-color:#52657a}
html[data-theme="dark"] .results-table td strong,html[data-theme="dark"] .results-table td small{color:#f4f7fb}
html[data-theme="dark"] .pass-mark{background:#dff3e8;border-color:#8dc9aa;color:#076149}
.formula-line{display:grid;grid-template-columns:minmax(7.5rem,.34fr) minmax(0,1fr);gap:.75rem;padding:.35rem 0}.formula-line+.formula-line{border-top:1px solid color-mix(in srgb,var(--optfin-line) 65%,transparent)}.formula-label{font:800 .66rem/1.35 Manrope,ui-sans-serif,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#36544c}.formula-expression{min-width:0;overflow-wrap:anywhere}
.diagram-card img,.model-hero-visual img{background:transparent}
html[data-theme="dark"] .diagram-card{background:#101f31;border-color:#52657a;color:#f4f7fb}
html[data-theme="dark"] .diagram-card img,html[data-theme="dark"] .model-hero-visual img{filter:brightness(1.28) saturate(1.08);background:transparent}
html[data-theme="dark"] .problem-card{background:#101f31;border-color:#52657a;color:#f4f7fb}
html[data-theme="dark"] .problem-card h3,html[data-theme="dark"] .problem-card details,html[data-theme="dark"] .problem-card details p{color:#f4f7fb}
html[data-theme="dark"] .problem-card .registry-category{color:#d6e2ef}
html[data-theme="dark"] .problem-card .problem-acronym{background:#dcecff;color:#0b356d}
html[data-theme="dark"] .problem-card .method-tag{background:#20364f;border-color:#7390ae;color:#f4f7fb}
html[data-theme="dark"] .problem-formulation{background:#eaf2fc;border-color:#8ab9f0;color:#10233f}
html[data-theme="dark"] .problem-formulation .formula-label{color:#274f78}
html[data-theme="dark"] .model-explanation{background:#101f31;border-color:#7390ae;color:#f4f7fb}
html[data-theme="dark"] .model-explanation h3,html[data-theme="dark"] .model-explanation h4,html[data-theme="dark"] .model-explanation strong{color:#f4f7fb}
html[data-theme="dark"] .model-explanation p,html[data-theme="dark"] .model-explanation li,html[data-theme="dark"] .model-label{color:#d6e2ef}
html[data-theme="dark"] .model-explanation-grid section{background:#172a40;border-color:#52657a;color:#f4f7fb}
html[data-theme="dark"] .results-table{background:#101f31;color:#f4f7fb}
html[data-theme="dark"] .results-table th{background:#1b3048;color:#e1ebf5;border-color:#52657a}
html[data-theme="dark"] .results-table td{background:#101f31;color:#f4f7fb;border-color:#52657a}
html[data-theme="dark"] .results-table td strong,html[data-theme="dark"] .results-table td small{color:#f4f7fb}
html[data-theme="dark"] .pass-mark{background:#dff3e8;border-color:#8dc9aa;color:#076149}
.site-header{position:sticky;top:.55rem;z-index:40;flex-wrap:wrap}.site-nav{flex:1;justify-content:center;overflow-x:auto;white-space:nowrap}.site-tools{display:flex;align-items:center;justify-content:flex-end;gap:.42rem;flex-wrap:wrap;flex-shrink:0}.shell-control{min-height:38px;padding:.48rem .72rem;border:1px solid var(--optfin-line);border-radius:999px;background:#fffdf7;color:var(--optfin-ink);font:800 .72rem/1 Manrope,ui-sans-serif,sans-serif}.language-field{display:flex;align-items:center;gap:.35rem}.language-field span{font-size:.68rem;font-weight:800;color:var(--optfin-muted)}.language-field select{max-width:132px}.language-buttons{display:flex;gap:.25rem}.language-button{min-width:36px;padding:.45rem .5rem}.language-button[aria-pressed="true"]{background:#174a8b;color:white;border-color:#174a8b}.orlab-control{text-decoration:none;background:var(--optfin-navy);color:white;border-color:var(--optfin-navy)}
.shell-round,.shell-icon-button{display:grid;place-items:center;width:40px;height:40px;min-height:40px;padding:0}.shell-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.language-menu{position:relative}.language-menu summary{list-style:none;cursor:pointer}.language-menu summary::-webkit-details-marker{display:none}.language-menu-panel{position:absolute;right:0;top:calc(100% + .55rem);z-index:60;width:230px;padding:.8rem;border:1px solid var(--optfin-line);border-radius:16px;background:#fffdf7;box-shadow:0 18px 45px rgba(7,26,51,.18)}.language-menu-panel .language-field{display:grid}.language-menu-panel .language-field select{max-width:none;width:100%}html[data-theme="dark"] .language-menu-panel{background:#101f31;border-color:#52657a;color:#f4f7fb}
.shell-icon-button .solvida-icon{width:20px;height:20px}.site-tools [data-optfin-theme]{background:#fff;color:#10233f;border-color:#826a45}.site-tools [data-optfin-theme]:hover,.site-tools [data-optfin-theme]:focus-visible{background:#10233f;color:#fff;border-color:#10233f;outline:3px solid rgba(23,74,139,.2)}html[data-theme="dark"] .site-tools [data-optfin-theme]{background:#eef6f4;color:#071a33;border-color:#d9c98f}html[data-theme="dark"] .site-tools [data-optfin-theme]:hover,html[data-theme="dark"] .site-tools [data-optfin-theme]:focus-visible{background:#d9c98f;color:#071a33;border-color:#fff}
.user-menu{position:relative}.user-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.4rem}.user-menu summary::-webkit-details-marker{display:none}.user-avatar{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#174a8b;color:white;font-size:.62rem}.user-menu-panel{position:absolute;right:0;top:calc(100% + .55rem);width:290px;padding:.8rem;border:1px solid var(--optfin-line);border-radius:16px;background:#fffdf7;box-shadow:0 18px 45px rgba(7,26,51,.18)}.user-role{display:grid;gap:.15rem;padding:.7rem;border-radius:12px;color:inherit;text-decoration:none}.user-role:hover,.user-role:focus-visible{background:#edf3fb}.user-role small{color:var(--optfin-muted);line-height:1.35}.user-boundary{margin:.45rem .7rem 0;font-size:.66rem;color:var(--optfin-muted)}
.laboratory-rail{position:fixed;left:1rem;top:7.2rem;z-index:24;width:242px;max-height:calc(100vh - 8.2rem);overflow:auto;padding:1rem;border:1px solid var(--optfin-line);border-radius:24px;background:rgba(255,253,247,.97);box-shadow:0 20px 55px rgba(7,26,51,.12)}.laboratory-rail h2{margin:.35rem 0 1rem;font:400 1.55rem/1 'Instrument Serif',Georgia,serif}.laboratory-link{display:block;padding:.8rem;border:1px solid var(--optfin-line);border-radius:14px;color:inherit;text-decoration:none}.laboratory-link+.laboratory-link{margin-top:.65rem}.laboratory-link strong{display:block;margin-bottom:.55rem}.lab-state{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:.28rem 0;border-top:1px solid color-mix(in srgb,var(--optfin-line) 55%,transparent);font-size:.66rem}.lab-state b{color:#174a8b;font:800 .59rem ui-monospace,monospace}.lab-state b[data-state="HOLD"],.lab-state b[data-state="DEV_ONLY"]{color:#9b6700}
.luna-rail{position:fixed;right:1rem;top:7.2rem;z-index:25;width:300px;max-height:calc(100vh - 8.2rem);overflow:hidden;padding:1rem;border:1px solid var(--optfin-line);border-radius:24px;background:rgba(255,253,247,.97);box-shadow:0 20px 55px rgba(7,26,51,.15)}.luna-rail h2{font:400 1.5rem/1.05 'Instrument Serif',Georgia,serif;margin:.4rem 0}.luna-rail p{font-size:.76rem;color:var(--optfin-muted)}.assistant-duo{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin:.8rem 0}.assistant-card{padding:.7rem;border:1px solid var(--optfin-line);border-radius:14px;background:#fff}.assistant-card strong{display:block;color:#174a8b}.assistant-card p{margin:.25rem 0 0;font-size:.68rem}.assistant-status{font:800 .58rem ui-monospace,monospace;color:#174a8b}.luna-rail form{display:grid;gap:.65rem}.luna-rail label{font-size:.72rem;font-weight:800}.luna-field{width:100%;min-height:40px;padding:.65rem;border:1px solid var(--optfin-line);border-radius:12px;background:white;color:var(--optfin-ink);font:inherit}.luna-field[type="text"]{min-height:42px}.luna-action{cursor:pointer;background:var(--optfin-navy);color:white}.luna-response{min-height:2.5rem;margin:.2rem 0 0;padding:.65rem;border-radius:12px;background:#edf2f6}.newsletter-boundary{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--optfin-line)}
.luna-status-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#174a8b;background:#e7eef8;border:1px solid currentColor;transition:background .2s,color .2s,transform .2s}.luna-status-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.luna-status-icon [data-icon-live]{display:none}.luna-status-icon[data-state="thinking"]{color:#9a6500;background:#fff1c7;animation:luna-pulse 1s ease-in-out infinite}.luna-status-icon[data-state="live"]{color:#087443;background:#dff3e8;transform:scale(1.05)}.luna-status-icon[data-state="live"] [data-icon-moon]{display:none}.luna-status-icon[data-state="live"] [data-icon-live]{display:block}@keyframes luna-pulse{50%{box-shadow:0 0 0 8px rgba(212,167,44,.16);transform:scale(.94)}}
.header-agent-link{width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid var(--optfin-line);border-radius:50%;background:var(--optfin-surface,#fff);color:#174a8b;cursor:pointer}.header-agent-link:hover,.header-agent-link:focus-visible,.header-agent-link[aria-pressed="true"]{background:#e7eef8;outline:3px solid rgba(23,74,139,.2)}.header-agent-link svg,.header-agent-link img{width:23px;height:23px;object-fit:contain}.header-agent-link svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sidebar-panel[hidden]{display:none}
.luna-hero-composer{max-width:760px;margin:2rem auto 0;text-align:center}.luna-hero-cta{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:.75rem;color:#174a8b;font-weight:800}.luna-hero-cta .luna-status-icon{width:36px;height:36px}.luna-hero-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding:.55rem;border:1px solid var(--optfin-line);border-radius:22px;background:var(--optfin-surface,#fff);box-shadow:0 18px 44px rgba(7,26,51,.12)}.luna-hero-form .luna-field{border:0;min-height:54px;background:transparent}.luna-hero-form .luna-action{min-width:132px;border-radius:16px;background:#174a8b}.luna-hero-form .luna-response{grid-column:1/-1;text-align:left;margin:0;background:transparent;min-height:0}.luna-hero-form:focus-within{outline:3px solid rgba(23,74,139,.2)}@media(max-width:700px){.luna-hero-form{grid-template-columns:1fr}.luna-hero-form .luna-action{width:100%}}
.lab-dashboard{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1.25rem}.lab-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.lab-status-card{padding:1.35rem;border:1px solid var(--optfin-line);border-radius:20px;background:#fffdf7}.lab-status-card strong{display:block;font:400 2rem/1 'Instrument Serif',Georgia,serif;color:#174a8b}.task-stream{list-style:none;margin:0;padding:0}.task-stream li{display:grid;grid-template-columns:auto 1fr auto;gap:.8rem;padding:.9rem 0;border-bottom:1px solid var(--optfin-line);align-items:start}.task-stream li:last-child{border-bottom:0}.task-state{font:800 .65rem ui-monospace,monospace;color:#174a8b}.task-evidence{font-size:.72rem;color:var(--optfin-muted)}html[data-theme="dark"] .lab-status-card strong,html[data-theme="dark"] .task-state{color:#9bd5ff}
@media(min-width:1580px){.page-shell{width:min(1260px,calc(100% - 35rem));margin-left:max(268px,calc((100vw - 1780px)/2 + 260px));margin-right:318px}}
@media(max-width:1579px){.laboratory-rail,.luna-rail{position:static;width:100%;max-height:none;margin:1rem 0}.laboratory-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.laboratory-link+.laboratory-link{margin-top:0}.luna-rail{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:1.25rem}.luna-rail form{grid-column:2;grid-row:1/3}.newsletter-boundary{grid-column:1}}
@media(max-width:1100px){.site-nav{order:3;flex-basis:100%;justify-content:flex-start;overflow-x:auto;padding:.3rem 0}.site-tools{margin-left:auto}.lab-dashboard{grid-template-columns:1fr}}
@media(max-width:700px){.site-header{padding:.65rem}.brand-lockup small{display:none}.site-tools{width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto}.language-field{flex:0 0 112px}.language-field span{display:none}.language-field select{max-width:112px;width:100%}.language-buttons{display:none}.shell-control{padding:.42rem .58rem;font-size:.66rem;white-space:nowrap}.user-menu-panel{position:fixed;left:.75rem;right:.75rem;top:8.5rem;width:auto}.laboratory-list,.luna-rail{display:block}.laboratory-link+.laboratory-link{margin-top:.65rem}.luna-rail form{margin-top:1rem}.assistant-duo{grid-template-columns:1fr 1fr}.lab-status-grid{grid-template-columns:1fr}.task-stream li{grid-template-columns:1fr}.page-shell{width:min(100% - 1rem,1240px);margin-top:.5rem}.site-nav{gap:.85rem}}
/* The homepage owns the stage. Supporting tools open as a drawer, never as pre-hero blocks. */
.laboratory-rail{display:none!important}
.page-shell{width:min(1680px,calc(100% - clamp(1rem,2vw,2rem)));margin-left:auto;margin-right:auto}
.luna-rail{position:fixed!important;top:1rem!important;right:1rem!important;left:auto!important;z-index:100;width:min(410px,calc(100vw - 2rem))!important;height:calc(100vh - 2rem);max-height:none!important;margin:0!important;padding:1.25rem!important;display:none!important;overflow:hidden;transform:none!important;opacity:1;visibility:visible;pointer-events:auto}
.luna-rail[data-open="true"]{right:1rem!important;left:auto!important;display:block!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.sidebar-close{position:sticky;top:0;float:right;z-index:2;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--optfin-line);border-radius:50%;background:var(--optfin-paper);color:var(--optfin-ink);font:500 1.45rem/1 Manrope,sans-serif;cursor:pointer}
.assistant-duo{grid-template-columns:1fr}
.site-tools .header-agent-link,.site-tools .shell-control{background:#fffdf7;color:#10233f;border-color:#cad2dc;box-shadow:none}
.site-header{min-height:66px;padding:.55rem .85rem;border-radius:20px;overflow:visible;flex-wrap:nowrap;gap:.75rem}.brand-mark{width:48px;height:40px;border-radius:0;background:transparent!important}.brand-mark img{width:48px;height:40px;object-fit:contain;background:transparent;filter:none}.brand-lockup{gap:.55rem}.brand-lockup small{margin-top:.08rem;font-size:.7rem}.site-nav{gap:.72rem;overflow:visible!important;flex-wrap:nowrap;white-space:nowrap}.site-nav a{font-size:.78rem}.site-tools{gap:.3rem;overflow:visible!important;flex-wrap:nowrap}.header-agent-link,.shell-round,.shell-icon-button{width:36px;height:36px;min-height:36px}.luna-status-icon img{width:30px;height:30px}.user-menu summary.shell-control{min-height:36px;padding:.35rem .55rem}html[data-theme="dark"] .brand-mark img{filter:brightness(1.28) saturate(1.18) drop-shadow(0 0 8px rgba(56,209,155,.18))}
@media(max-width:1260px){.brand-lockup small{display:none}.site-header{gap:.55rem}.site-nav{gap:.55rem}.site-tools .shell-control{padding:.4rem .55rem}}
.site-tools .header-agent-link:hover,.site-tools .header-agent-link:focus-visible,.site-tools .header-agent-link[aria-pressed="true"],.site-tools .shell-control:hover,.site-tools .shell-control:focus-visible{background:#e7eef8;color:#174a8b;border-color:#8ea7c2;outline:3px solid rgba(23,74,139,.18)}
html[data-theme="dark"] .site-tools .header-agent-link,html[data-theme="dark"] .site-tools .shell-control,html[data-theme="dark"] .sidebar-close{background:#282c2d;color:#e5e2d9;border-color:#596162}
html[data-theme="dark"] .site-tools .header-agent-link:hover,html[data-theme="dark"] .site-tools .header-agent-link:focus-visible,html[data-theme="dark"] .site-tools .header-agent-link[aria-pressed="true"],html[data-theme="dark"] .site-tools .shell-control:hover,html[data-theme="dark"] .site-tools .shell-control:focus-visible{background:#111314;color:#fff;border-color:#d9c98f;outline-color:rgba(217,201,143,.25)}
.model-hero{min-height:560px;padding:clamp(2.5rem,4vw,4.25rem);grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);background:linear-gradient(135deg,#071a33 0%,#0b2545 58%,#0b514d 140%);box-shadow:0 28px 80px rgba(7,26,51,.18)}
.model-hero h1{font-size:clamp(3.25rem,5vw,5rem);max-width:13ch;margin:.75rem 0 1.25rem}.model-hero h1 span:last-child{font-size:.46em;line-height:1.08;margin-top:.5em;color:#a7e4d8}
.model-hero .hero-text{font-size:.96rem;line-height:1.55;max-width:56ch}.model-hero-visual{--diagram-ink:#eef6f4;--diagram-primary:#79bfff;--diagram-accent:#f0cf68;--diagram-signal:#ff8f78;--diagram-line:#a9bfd2;background:transparent;border:1px solid rgba(255,255,255,.22);box-shadow:none}.hero-diagram-image{width:100%;aspect-ratio:8/5}.hero-diagram-image svg{display:block;width:100%;height:100%}.model-hero-visual .hero-diagram-meta,.model-hero-visual .hero-diagram-title,.model-hero-visual .hero-diagram-description{color:#eef6f4!important}.hero-diagram-title{display:block}.hero-diagram-description{display:block}.model-hero-visual .hero-diagram-controls button{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.35)}
.diagram-card{background:transparent!important}.diagram-card img,.model-hero-visual img{background:transparent!important}.model-hero-visual img{filter:brightness(1.38) saturate(1.12) contrast(1.05) drop-shadow(0 0 1px rgba(255,255,255,.8))}.diagram-card img{filter:contrast(1.08) saturate(1.05)}html[data-theme="dark"] .diagram-card img{filter:brightness(1.42) saturate(1.12) contrast(1.08) drop-shadow(0 0 1px rgba(255,255,255,.72))}
.luna-primary-hero{position:relative;isolation:isolate;display:grid;justify-items:center;text-align:center;min-height:620px;margin:1.5rem 0;padding:clamp(3rem,7vw,6.5rem) clamp(1.25rem,6vw,5rem);overflow:hidden;border:1px solid rgba(224,185,60,.28);border-radius:34px;background:radial-gradient(circle at 50% 20%,rgba(224,185,60,.15),transparent 30%),linear-gradient(145deg,#020611 0%,#07182b 48%,#0b3155 100%);color:#fff;box-shadow:0 28px 80px rgba(7,26,51,.2)}.luna-primary-hero::before{content:"";position:absolute;z-index:-1;inset:12% 20%;border-radius:50%;background:radial-gradient(ellipse,rgba(224,185,60,.12),transparent 70%);filter:blur(24px)}.luna-primary-mark{width:clamp(92px,10vw,138px);aspect-ratio:1;margin-bottom:1rem}.luna-primary-mark img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 30px rgba(0,0,0,.35))}.luna-primary-hero h1{max-width:15ch;margin:.7rem auto 1rem;font:400 clamp(3.2rem,6.4vw,6.2rem)/.92 'Instrument Serif',Georgia,serif;letter-spacing:-.035em}.luna-primary-hero>p:not(.eyebrow){max-width:62ch;margin:0 auto;color:#cbd8e5;font-size:1.05rem}.luna-primary-hero .luna-hero-form{width:min(760px,100%);margin-top:2rem}.model-hero .luna-hero-composer{display:none}
.luna-primary-mark{display:none}.luna-drawer-heading{display:grid;grid-template-columns:1fr;gap:.2rem;padding-right:2.7rem}.luna-drawer-heading>img{display:none}.luna-rail{border-radius:22px!important;background:color-mix(in srgb,var(--optfin-paper) 94%,transparent)!important;backdrop-filter:blur(22px);box-shadow:-24px 0 70px rgba(0,0,0,.24)!important}.luna-rail .sidebar-close{position:absolute;top:1rem;right:1rem}.sidebar-panel[data-sidebar-panel="luna"]{min-height:calc(100vh - 4.5rem);display:flex;flex-direction:column}.sidebar-panel[data-sidebar-panel="luna"]>div:first-child h2{font-size:1.35rem;margin:.25rem 0}.sidebar-panel[data-sidebar-panel="luna"]>div:first-child p:last-child{margin:.25rem 0 0}.sidebar-panel[data-sidebar-panel="luna"] .assistant-duo,.sidebar-panel[data-sidebar-panel="luna"] .newsletter-boundary{display:none}.luna-chat-thread{flex:1;min-height:220px;margin:1rem 0;padding:1rem .25rem;overflow:auto;border-top:1px solid var(--optfin-line);border-bottom:1px solid var(--optfin-line)}.luna-message{max-width:88%;padding:.8rem .95rem;border:1px solid var(--optfin-line);border-radius:6px 18px 18px 18px;background:color-mix(in srgb,var(--optfin-paper) 78%,#174a8b 8%)}.luna-message strong{display:block;margin-bottom:.25rem;color:#174a8b;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.luna-message p{margin:0!important;font-size:.82rem!important;line-height:1.5}.sidebar-panel[data-sidebar-panel="luna"] form{position:sticky;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:.4rem;margin-top:auto;padding:.4rem;border:1px solid var(--optfin-line);border-radius:24px;background:var(--optfin-paper);box-shadow:0 14px 38px rgba(7,26,51,.15)}.sidebar-panel[data-sidebar-panel="luna"] form label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sidebar-panel[data-sidebar-panel="luna"] form .luna-field[type="text"]{min-height:46px;padding:.65rem .8rem;border:0;background:transparent}.sidebar-panel[data-sidebar-panel="luna"] form .luna-action{display:grid;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:50%;background:#174a8b}.sidebar-panel[data-sidebar-panel="luna"] form .luna-action span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sidebar-panel[data-sidebar-panel="luna"] form .luna-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sidebar-panel[data-sidebar-panel="luna"] form .luna-response{grid-column:1/-1;margin:0;padding:.55rem .7rem;background:transparent}.sidebar-panel[data-sidebar-panel="luna"] form .luna-response:empty{display:none}
.luna-primary-hero{min-height:500px;margin:1rem 0;padding:3.25rem clamp(1.25rem,6vw,5rem)}.luna-primary-hero h1{margin:.35rem auto .7rem;font-size:clamp(3rem,5.6vw,5.4rem)}.luna-primary-hero .luna-hero-form{margin-top:1.25rem}.model-hero{min-height:500px;margin:1rem 0;padding:clamp(2rem,3.4vw,3.5rem)}.model-hero h1{margin:.5rem 0 .8rem}.evidence-snapshot{margin:1rem 0}.editorial-section{margin:1rem 0}.split-heading{margin-bottom:1.75rem}.sidebar-panel[data-sidebar-panel="luna"]{min-height:calc(100vh - 3.5rem)}.luna-chat-thread{margin:.65rem 0;padding:.65rem .2rem}.luna-message{padding:.65rem .8rem}.luna-rail{padding:1rem!important}
.luna-primary-hero .luna-hero-form{grid-template-columns:minmax(0,1fr) 48px!important;gap:.3rem;padding:.35rem;border-radius:28px}.luna-primary-hero .luna-hero-form .luna-field[type="text"]{min-height:50px;padding:.65rem 1rem}.luna-primary-hero .luna-hero-form .luna-action{display:grid;place-items:center;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border-radius:50%}.luna-primary-hero .luna-hero-form .luna-action svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.luna-primary-hero .luna-hero-form .luna-response{grid-column:1/-1}
.luna-primary-hero .luna-hero-form{display:flex!important;align-items:center!important;width:min(760px,100%);min-height:60px;height:auto!important}.luna-primary-hero .luna-hero-form .luna-field[type="text"]{flex:1 1 auto;width:auto!important;min-width:0}.luna-primary-hero .luna-hero-form .luna-action{flex:0 0 48px;width:48px!important;min-width:48px!important;max-width:48px!important}.luna-primary-hero .luna-hero-form .luna-response:empty{display:none}.luna-primary-hero .luna-hero-form .luna-response:not(:empty){position:absolute;top:calc(100% + .45rem);left:0;right:0;padding:.55rem .8rem;border-radius:12px;background:var(--optfin-paper);color:var(--optfin-ink)}
.luna-primary-hero .luna-hero-form{position:relative;overflow:visible}.luna-primary-hero{min-height:440px;padding:2.6rem clamp(1.25rem,6vw,5rem)}.luna-primary-hero h1{max-width:16ch;font-size:clamp(2.8rem,5.1vw,4.9rem)}.luna-primary-hero>p:not(.eyebrow){font-size:.96rem}.luna-primary-hero+.model-hero{margin-top:.75rem}
/* Brand-surface contract: one hierarchy across light and dark. Heroes are emphatic,
   section containers are calm, and nested cards stay one elevation above their parent. */
html[data-theme="light"] .site-header{background:linear-gradient(110deg,#fffaf0 0%,#f1d49a 52%,#b9dcc4 100%);border-color:#a98750;box-shadow:0 18px 46px rgba(79,60,32,.15)}
html[data-theme="dark"] .site-header{background:linear-gradient(110deg,#0a1626 0%,#0b2948 56%,#0c4543 118%);border-color:#405c72;box-shadow:0 18px 48px rgba(0,0,0,.3)}
html[data-theme="light"] .luna-primary-hero{background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.48),transparent 32%),linear-gradient(145deg,#fffaf0 0%,#f1d49a 49%,#b9dcc4 100%);color:#10233f;border-color:#a98750;box-shadow:0 28px 72px rgba(79,60,32,.16)}
html[data-theme="light"] .luna-primary-hero::before{background:radial-gradient(ellipse,rgba(23,74,139,.1),transparent 70%)}
html[data-theme="light"] .luna-primary-hero>p:not(.eyebrow){color:#40566d}
html[data-theme="dark"] .luna-primary-hero{background:radial-gradient(circle at 50% 20%,rgba(224,185,60,.15),transparent 30%),linear-gradient(145deg,#020611 0%,#07182b 48%,#0b3155 100%);color:#fff;border-color:rgba(224,185,60,.28)}
html[data-theme="dark"] .luna-primary-hero>p:not(.eyebrow){color:#cbd8e5}
html[data-theme="light"] .model-hero{background:radial-gradient(circle at 82% 10%,rgba(255,255,255,.38),transparent 34%),linear-gradient(135deg,#fffaf0 0%,#f1d49a 58%,#b9dcc4 140%);color:#10233f;border:1px solid #a98750;box-shadow:0 28px 72px rgba(79,60,32,.16)}
html[data-theme="light"] .model-hero h1 span:last-child{color:#174a8b}html[data-theme="light"] .model-hero p{color:#40566d}
html[data-theme="light"] .model-hero-visual{--diagram-ink:#10233f;--diagram-primary:#174a8b;--diagram-accent:#8b6500;--diagram-signal:#a23f2c;--diagram-line:#536d73;border-color:#9fb4c5}
html[data-theme="light"] .model-hero-visual .hero-diagram-meta,html[data-theme="light"] .model-hero-visual .hero-diagram-title,html[data-theme="light"] .model-hero-visual .hero-diagram-description{color:#10233f!important}
html[data-theme="light"] .model-hero-visual .hero-diagram-controls button{background:rgba(255,255,255,.72);color:#10233f;border-color:#9fb4c5}
html[data-theme="dark"] .model-hero{background:linear-gradient(135deg,#071a33 0%,#0b2545 58%,#0b514d 140%);color:#fff;border-color:#345f79}
html[data-theme="dark"] .model-hero-visual{--diagram-ink:#eef6f4;--diagram-primary:#79bfff;--diagram-accent:#f0cf68;--diagram-signal:#ff8f78;--diagram-line:#a9bfd2}
html[data-theme="dark"] .model-hero-visual .hero-diagram-meta,html[data-theme="dark"] .model-hero-visual .hero-diagram-title,html[data-theme="dark"] .model-hero-visual .hero-diagram-description{color:#eef6f4!important}
html[data-theme="dark"] .editorial-section,html[data-theme="dark"] .evidence-snapshot .snapshot-card,html[data-theme="dark"] .principles .principle-card{background:linear-gradient(145deg,rgba(9,29,52,.98) 0%,rgba(12,43,70,.94) 72%,rgba(11,69,67,.72) 145%);color:#f4f7fb;border-color:#405f77;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025),0 18px 48px rgba(0,0,0,.2)}
main>section{margin:1rem 0;padding:clamp(1.7rem,3vw,3rem);border:1px solid var(--optfin-line);border-radius:30px;box-shadow:0 16px 42px rgba(7,26,51,.08)}html[data-theme="light"] main>section:not(.luna-primary-hero):not(.model-hero){background:linear-gradient(145deg,#fffdf7 0%,#f4ecdc 72%,#e2eee5 145%);border-color:#b9aa8f}html[data-theme="dark"] main>section:not(.luna-primary-hero):not(.model-hero){background:linear-gradient(145deg,rgba(9,29,52,.98) 0%,rgba(12,43,70,.94) 72%,rgba(11,69,67,.72) 145%);color:#f4f7fb;border-color:#405f77;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025),0 18px 48px rgba(0,0,0,.2)}html[data-theme="light"] main>section.academic-dark{color:#10233f}html[data-theme="light"] main>section.academic-dark .split-heading p{color:#40566d}
html[data-theme="dark"] .editorial-section .step-card,html[data-theme="dark"] .editorial-section .architecture-card,html[data-theme="dark"] .editorial-section .program-card,html[data-theme="dark"] .editorial-section .tool-card,html[data-theme="dark"] .editorial-section .network-card,html[data-theme="dark"] .editorial-section .registry-card{background:#0d2237;border-color:#48657c}
.photo-gallery,.event-gallery{grid-template-columns:minmax(0,1fr)}.photo-gallery .photo-frame,.event-gallery .photo-frame,.editorial-lead,.event-feature{width:100%}.photo-gallery .photo-frame img,.event-gallery .photo-frame img,.editorial-lead img,.event-feature img{width:100%;height:auto;object-fit:contain;background:transparent}
.person img,.portrait{aspect-ratio:3/4;object-fit:contain;object-position:center bottom;background:transparent}.people-section .people{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,1.25vw,1.25rem)}.people-section .person{grid-template-columns:minmax(180px,34%) minmax(0,1fr);gap:clamp(.8rem,1.25vw,1.35rem);width:100%;align-items:center;padding:clamp(.8rem,1.25vw,1.2rem)}.people-section .person img{width:100%;height:auto;max-height:420px}.profile{grid-template-columns:minmax(280px,400px) minmax(0,1fr);gap:clamp(2rem,4vw,4rem)}.profile .portrait{width:100%;height:auto;max-width:400px}@media(max-width:900px){.people-section .person{grid-template-columns:1fr}.people-section .person img{max-height:360px}.profile{grid-template-columns:minmax(240px,340px) minmax(0,1fr)}}@media(max-width:700px){.people-section .people,.profile{grid-template-columns:1fr}.people-section .person img,.profile .portrait{width:min(100%,320px);margin-inline:auto}}
.evidence-snapshot-honest{display:block}.evidence-snapshot-honest .snapshot-card{padding:1.2rem 1.35rem}.evidence-snapshot-honest .snapshot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.evidence-snapshot-honest .snapshot-metric strong{font-size:1rem;letter-spacing:.08em}
.luna-hero-composer{margin:1.35rem 0 0;text-align:left}.luna-hero-cta{color:#d8f6ef}.luna-hero-cta .luna-status-icon{background:#fff;border-color:#fff;overflow:hidden}.luna-hero-cta .luna-status-icon img{width:100%;height:100%;object-fit:contain}
.luna-hero-form{grid-template-columns:minmax(0,1fr) 138px;background:#fff}.luna-hero-form .luna-field[type="text"]{background:#fff!important;color:#10233f!important}.luna-hero-form .luna-field::placeholder{color:#657286;opacity:1}.luna-hero-form .luna-action,html[data-theme="dark"] .luna-hero-form .luna-action{width:auto;background:#174a8b;color:#fff;border-color:#174a8b}.luna-hero-form .luna-action:hover,.luna-hero-form .luna-action:focus-visible{background:#0c315f;border-color:#0c315f}.luna-hero-form .luna-response{color:#10233f}
@media(min-width:701px) and (max-width:1100px){.site-header{display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:center;gap:.45rem .75rem;flex-wrap:initial}.brand-lockup{grid-column:1;grid-row:1;min-width:0}.site-tools{grid-column:2;grid-row:1;margin-left:0;min-width:0}.site-nav{grid-column:1/-1;grid-row:2;order:initial;display:grid;grid-template-columns:repeat(auto-fit,minmax(5.75rem,1fr));width:100%;padding:.5rem 0 .05rem;border-top:1px solid color-mix(in srgb,var(--optfin-line) 72%,transparent);gap:.25rem;overflow:visible!important;white-space:normal}.site-nav a{display:grid;min-height:40px;place-items:center;padding:.35rem;border-radius:10px;text-align:center;line-height:1.15}.site-nav a:hover,.site-nav a:focus-visible{background:color-mix(in srgb,var(--optfin-paper) 70%,#174a8b 10%);text-decoration:none}}
@media(max-width:700px){.luna-rail{top:.5rem!important;right:.5rem!important;width:calc(100vw - 1rem)!important;height:calc(100vh - 1rem)}.luna-primary-hero{min-height:560px;padding:3rem 1rem}.luna-primary-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.model-hero{min-height:auto;padding:2rem 1.25rem}.model-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.evidence-snapshot-honest .snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.4rem .55rem}.brand-lockup{grid-column:1;grid-row:1}.site-nav{grid-column:1/-1;grid-row:2;order:initial;width:100%;justify-content:space-evenly;overflow:visible!important}.site-tools{grid-column:2;grid-row:1;width:auto;max-width:100%;justify-content:flex-end;flex-wrap:nowrap;overflow:visible!important}.user-menu summary>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.model-hero h1>span:first-child{color:inherit;font-style:normal}

