:root{--bg: #090b10;--bg-panel: #0f141c;--bg-band: #111821;--surface: #151b24;--surface-soft: #1b222d;--border: rgba(196, 203, 211, .14);--border-strong: rgba(196, 203, 211, .28);--text: #f3f0e8;--text-muted: #aeb6bf;--text-subtle: #7e8894;--accent: #b8a36d;--accent-soft: rgba(184, 163, 109, .12);--container: 1180px;--radius: 8px}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(180deg,#080b10,#0b1017 38%,#090b10);background-size:80px 80px,auto;color:var(--text);font-family:Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p,ul{margin:0}h1,h2,h3,h4{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:600;letter-spacing:0}p,li{color:var(--text-muted)}ul{padding-left:1.1rem}.site-frame{min-height:100vh}.container{width:min(var(--container),calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border);backdrop-filter:blur(18px);background:#090b10db}.shell-row{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:1.5rem;align-items:center;min-height:4.25rem}.wordmark{color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:1.08rem}.brand-lockup{display:inline-flex;align-items:center;gap:.6rem}.version-badge{display:inline-flex;align-items:center;min-height:1.5rem;padding:.18rem .45rem;border:1px solid rgba(196,203,211,.12);border-radius:999px;color:var(--text-subtle);background:#ffffff0a;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:lowercase}.primary-nav,.header-actions,.footer-links,.chip-row,.button-row,.pill-row,.library-links,.asset-topline{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.primary-nav{justify-content:flex-end;justify-self:end;flex-wrap:nowrap;white-space:nowrap}.header-actions{gap:.55rem}.header-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.34rem .7rem;border:1px solid rgba(184,163,109,.22);border-radius:999px;background:#b8a36d0f;color:#d7c690;font-family:Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.nav-link,.footer-links a{color:var(--text-muted);font-size:.9rem}.nav-link.is-active,.nav-link:hover,.header-actions a:hover,.footer-links a:hover,.library-links a:hover,.research-card a:hover{color:var(--accent)}.hero{padding:2.9rem 0 3.25rem;border-bottom:1px solid var(--border)}.hero-grid{display:grid;gap:2.5rem;width:min(1520px,calc(100vw - 2.5rem));margin:0 auto}.hero-copy{width:100%;max-width:none;display:grid;justify-items:center;align-content:start}.hero-intro,.panel-label,.metric-label,.muted-label,.table-label{color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-intro{margin-bottom:.55rem}.hero .hero-kicker,.page-intro h1,.article-head h1{max-width:11.5ch;margin-top:.65rem;color:var(--text);font-size:clamp(3rem,8vw,6.4rem);line-height:.98}.hero .hero-title{width:100%;max-width:none;margin-top:1.15rem;margin-left:auto;margin-right:auto;color:#d7c690;font-family:Baskerville,Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif;font-size:clamp(1.8rem,2.55vw,2.6rem);line-height:1.02;letter-spacing:-.02em;text-align:center;white-space:nowrap;text-shadow:0 0 18px rgba(184,163,109,.08)}.hero-summary,.page-intro p,.article-summary{max-width:720px;margin-top:1.1rem;color:#c9d0d7;font-size:1.08rem}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.8rem}.hero-actions{justify-content:center;margin-top:1.55rem}.hero-stage{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(240px,.42fr) minmax(280px,.92fr);gap:1rem;align-items:end;width:100%;max-width:1420px;min-height:220px;padding:.4rem 0 1.3rem;border-bottom:1px solid var(--border)}.hero-side,.hero-gap{position:relative}.hero-side{display:grid;gap:.45rem;align-content:end;animation:hero-side-settle 1.7s cubic-bezier(.16,.84,.22,1) 1 both}.hero-side-left{justify-items:end;text-align:right;transform-origin:right center}.hero-side-right{justify-items:start;text-align:left;transform-origin:left center;animation-name:hero-side-settle-right}.hero-name{color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2.6rem,5.3vw,5rem);line-height:.92}.hero-descriptor{color:var(--text-subtle);font-size:.92rem;letter-spacing:.04em;text-transform:lowercase}.hero-gap{display:grid;gap:.5rem;justify-items:center;align-content:center;padding-bottom:.1rem}.hero-bridge{position:relative;width:min(100%,340px);height:26px;display:grid;align-items:center}.hero-bridge:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#f3f0e829;transform:translateY(-50%)}.hero-bridge-line{display:block;width:100%;height:2px;background:linear-gradient(90deg,#b8a36d59,#b8a36df2,#b8a36d59);transform-origin:left center;box-shadow:0 0 18px #b8a36d2e;animation:hero-bridge-draw 1.95s cubic-bezier(.16,.84,.22,1) .12s 1 both}.button-primary,.button-secondary,button,input{font:inherit}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.74rem 1rem;border:1px solid transparent;border-radius:var(--radius)}.button-primary{background:var(--accent);color:#0b0d10;font-weight:700}.button-secondary{border-color:var(--border-strong);color:var(--text);background:#ffffff06}.hero-ledger,.research-index,.library-index{display:grid;border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border)}.hero-ledger{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{min-height:144px;padding:1.15rem;border-right:1px solid var(--border);background:#ffffff05}.metric-card:last-child{border-right:0}.metric-value{margin-top:.45rem;color:var(--text);font-size:1.05rem;font-weight:700}.metric-detail,.card-note,.footer-copy,.footer-note,.email-note{margin-top:.5rem;color:var(--text-subtle);font-size:.92rem}.section-block,.article-shell{padding:4.5rem 0;border-bottom:1px solid rgba(196,203,211,.08)}.section-heading,.page-intro{margin-bottom:1.8rem}.section-heading{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);gap:2rem;align-items:start}.section-heading h2,.aside-stack h2,.article-aside h2{color:var(--text);font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.08}.section-heading p{max-width:640px;padding-top:.2rem}.page-intro{display:grid;gap:.8rem;padding-top:2.4rem}.page-intro h1{max-width:13ch}.panel-card,.asset-shell,.note-band,.cta-panel,.asset-stat{border:1px solid var(--border);border-radius:var(--radius);background:#151b24d1}.panel-card,.asset-shell,.note-band,.cta-panel{padding:1.15rem}.panel-card h3,.asset-header h2{color:var(--text);font-size:1.18rem;line-height:1.22}.panel-card p,.asset-header p{margin-top:.6rem}.framework-grid,.finding-grid,.model-grid,.research-grid,.library-grid,.valuation-grid,.about-grid,.page-grid,.article-grid,.asset-summary-grid,.two-column-list{display:grid;gap:1rem}.framework-grid,.finding-grid,.research-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.model-grid,.library-grid,.valuation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-grid,.article-grid{grid-template-columns:minmax(0,1fr) 330px}.about-hero,.about-contrast,.about-body-grid,.about-program-grid{display:grid;gap:1rem}.about-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end}.about-hero-copy{display:grid;gap:1rem;max-width:900px}.about-hero-copy h1{max-width:12ch;color:var(--text);font-size:clamp(2.8rem,5vw,4.8rem);line-height:.98}.about-lead{max-width:18ch;color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.6rem,2.8vw,2.35rem);line-height:1.08}.about-thesis{max-width:58ch;padding-top:.8rem;border-top:1px solid var(--border);color:#d5dbe2;font-size:1.06rem}.about-question-rail{padding:1.15rem;border:1px solid var(--border);border-radius:var(--radius);background:#151b24c2}.about-question-list,.about-findings-list{display:grid;gap:.8rem;margin-top:.8rem;padding-left:1.1rem}.about-question-list li,.about-findings-list li{color:var(--text)}.about-contrast{grid-template-columns:repeat(2,minmax(0,1fr))}.about-contrast-card{min-height:100%}.about-contrast-card h2{margin-top:.45rem;color:var(--text);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.1}.about-body-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.about-side-note{position:sticky;top:5.5rem}.about-emphasis{color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.55rem;line-height:1.1}.about-side-quote{color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.28rem;line-height:1.2}.about-program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-program-card{min-height:100%}.about-closing{display:grid;gap:1.4rem}.about-coda{max-width:860px}.about-final-line{color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.35rem;line-height:1.18}.research-grid .panel-card,.library-grid .panel-card,.framework-grid .panel-card,.finding-grid .panel-card{min-height:100%}.featured-library-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:end}.featured-library-copy{display:grid;gap:.55rem;max-width:760px}.featured-library-copy h2{color:var(--text);font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.06}.corpus-top-grid{align-items:start}.corpus-intro-band{max-width:none}.corpus-stats-grid,.corpus-grid{display:grid;gap:1rem}.corpus-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.corpus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.corpus-card{display:grid;gap:.95rem;min-height:100%}.corpus-meta-block{display:grid;gap:.45rem}.card-meta,.asset-metadata{display:flex;flex-wrap:wrap;gap:.7rem;color:var(--text-subtle);font-size:.82rem}.card-chip,.prompt-chip,.asset-chip,.tag-chip{display:inline-flex;max-width:100%;padding:.28rem .58rem;border:1px solid rgba(184,163,109,.24);border-radius:999px;color:#d9c995;background:var(--accent-soft);font-size:.78rem;line-height:1.2}.prompt-chip{width:fit-content}.compact-list{display:grid;gap:.38rem;margin-top:.7rem}.valuation-grid{align-items:start}.asset-shell{display:grid;gap:1rem}.asset-header{display:grid;gap:.7rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.asset-summary-grid,.two-column-list{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-stat{padding:.95rem}.asset-stat strong{display:block;color:var(--text);font-size:.9rem}.asset-stat span{display:block;margin-top:.25rem;color:var(--text-muted);font-size:.88rem}.asset-stat a{color:var(--accent)}.valuation-table{display:grid;margin-top:1rem;border-top:1px solid var(--border);border-left:1px solid var(--border)}.valuation-row{display:grid;grid-template-columns:170px 1fr;min-height:3.2rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.valuation-row span{padding:.85rem}.valuation-row span:first-child{color:var(--text-subtle);background:#ffffff05;font-size:.82rem}.valuation-row span:last-child{color:var(--text)}.valuation-hero .page-intro h1{max-width:none;font-size:clamp(3.2rem,6.2vw,5.7rem);white-space:nowrap}.valuation-disclosure{width:fit-content;margin-top:1rem;padding:.45rem .7rem;border:1px solid rgba(184,163,109,.2);border-radius:var(--radius);color:#d7c690;background:#b8a36d0f;font-size:.82rem}.asset-class-grid,.method-rating-grid,.source-trail{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.asset-class-card,.valuation-model-card,.method-rating-card,.source-card{display:grid;gap:.85rem}.asset-class-details{display:grid;gap:.25rem;padding-top:.35rem;border-top:1px solid var(--border)}.bubble-map-panel{padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:#151b24b8}.bubble-map-head{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.bubble-map{width:100%;border:1px solid var(--border);background:linear-gradient(90deg,rgba(196,203,211,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(196,203,211,.045) 1px,transparent 1px),#06090e8c;background-size:10% 10%}.bubble-map-ledger{min-height:420px}.bubble-axis{stroke:#f3f0e838;stroke-width:.25}.bubble-axis-strong{stroke:#f3f0e866;stroke-width:.35}.bubble-zone{fill-opacity:1}.bubble-zone-premium{fill:#e17c7c0d}.bubble-zone-discount{fill:#7bc0960d}.bubble-lane{stroke:#f3f0e817;stroke-width:.18}.bubble-quadrant{fill:#c9d0d794;font-size:1.85px}.bubble-quadrant-right{text-anchor:end}.bubble-axis-label{fill:#d7c690;font-size:2.1px;text-anchor:middle;text-transform:uppercase}.bubble-y-label{transform:rotate(-90deg);transform-origin:1.5px 50px;text-anchor:middle}.bubble-symbol{fill:#090b10;font-size:2.2px;font-weight:800}.bubble-column-label{fill:#d7c690;font-size:1.85px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.bubble-row-label{fill:var(--text);font-size:2.25px;font-weight:700}.bubble-row-meta{fill:#c9d0d794;font-size:1.5px}.bubble-gap-value{fill:#c9d0d7c7;font-size:1.55px;font-weight:700}.bubble-evidence{fill:var(--text);font-size:2px;font-weight:700}.bubble-map-legend{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-top:.85rem;color:var(--text-subtle);font-size:.82rem}.coverage-table{display:grid;border-top:1px solid var(--border);border-left:1px solid var(--border);overflow-x:auto}.coverage-row{display:grid;grid-template-columns:1.1fr 1fr .8fr .8fr .9fr .7fr .45fr;min-width:980px}.coverage-row span{padding:.85rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text-muted);font-size:.86rem}.coverage-row strong{display:block;color:var(--text)}.coverage-row em{display:block;color:var(--text-subtle);font-style:normal}.coverage-row a{color:#d7c690}.coverage-head span{color:#d7c690;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.method-rating-top,.scenario-head,.asset-detail-header{display:flex;justify-content:space-between;gap:1rem;align-items:start}.method-rating-top strong,.scenario-output strong,.composite-panel strong{color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.7rem;line-height:1}.method-meter{height:.45rem;overflow:hidden;border-radius:999px;background:#c4cbd31a}.method-meter span{display:block;height:100%;background:linear-gradient(90deg,#b8a36d73,#d7c690f2)}.scenario-simulator{gap:1.1rem}.scenario-output{display:grid;justify-items:end;gap:.2rem;color:var(--text-subtle);font-size:.8rem}.scenario-inputs{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-control{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.75fr) 4rem;gap:.75rem;align-items:center}.scenario-control span{color:var(--text-muted);font-size:.88rem}.scenario-control em{margin-left:.35rem;color:var(--text-subtle);font-size:.76rem;font-style:normal}.scenario-control input{width:100%;accent-color:var(--accent)}.scenario-control strong{color:var(--text);text-align:right}.asset-detail-header{padding:1.15rem;border:1px solid var(--border);border-radius:var(--radius);background:#151b24b8}.asset-detail-header h2{margin-top:.7rem;color:var(--text);font-size:clamp(2rem,4vw,3.5rem);line-height:1}.composite-panel{min-width:260px}.composite-panel span{color:var(--text-muted);font-size:.88rem}.asset-fundamentals{margin-top:1rem}.article-main,.article-aside{min-width:0}.article-head{margin-bottom:2.1rem;padding-bottom:1.7rem;border-bottom:1px solid var(--border)}.article-prose{display:grid;gap:1.05rem;max-width:760px}.article-prose h2{margin-top:1.8rem;color:var(--text);font-size:1.75rem}.article-prose h3{margin-top:1.2rem;color:var(--text);font-size:1.25rem}.article-prose p,.article-prose li{font-size:1.03rem}.article-aside{position:sticky;top:5.5rem;display:grid;gap:1rem}.chip-column,.aside-stack,.side-note{display:grid;gap:.85rem}.research-index,.library-index{grid-template-columns:220px 1fr}.index-cell{padding:1rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.index-cell:nth-child(2n){border-right:0}.index-cell strong{display:block;color:var(--text)}.index-cell span{display:block;margin-top:.25rem;color:var(--text-muted)}.site-footer{padding:2.25rem 0 3rem}.footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:end}.footer-title{color:var(--text)}.footer-links{justify-content:center}.footer-note{text-align:right}@keyframes hero-bridge-draw{0%{opacity:.08;transform:scaleX(.04)}to{opacity:1;transform:scaleX(1)}}@keyframes hero-side-settle{0%{opacity:.32;transform:translate(calc(-1*min(28vw,520px)))}to{opacity:1;transform:translate(0)}}@keyframes hero-side-settle-right{0%{opacity:.32;transform:translate(min(28vw,520px))}to{opacity:1;transform:translate(0)}}@media(max-width:1100px){.hero-ledger,.framework-grid,.finding-grid,.model-grid,.research-grid,.library-grid,.valuation-grid,.asset-class-grid,.method-rating-grid,.source-trail,.scenario-inputs,.page-grid,.article-grid,.footer-grid,.about-grid,.section-heading{grid-template-columns:1fr}.metric-card{border-right:0;border-bottom:1px solid var(--border)}.metric-card:last-child{border-bottom:0}.article-aside{position:static}.footer-links,.footer-note{justify-content:start;text-align:left}.about-hero,.about-contrast,.about-body-grid,.about-program-grid,.featured-library-card,.corpus-stats-grid,.corpus-grid{grid-template-columns:1fr}.about-side-note{position:static}.hero-stage{grid-template-columns:1fr;gap:1rem;min-height:0;padding-bottom:1.1rem}.hero-side,.hero-side-right{justify-items:start;text-align:left}.hero-gap{justify-items:start;padding-bottom:0}.hero-bridge{width:min(100%,320px)}.hero-title,.hero-summary,.hero-actions{justify-self:center}.hero-title{white-space:normal;max-width:18ch;width:auto;font-size:clamp(1.8rem,4.5vw,2.8rem)}}@media(max-width:760px){.container{width:min(var(--container),calc(100% - 1.25rem))}.shell-row{grid-template-columns:1fr;align-items:start;gap:.8rem;padding:.95rem 0}.primary-nav{justify-content:start;justify-self:start}.hero{padding:3.35rem 0 2.6rem}.hero .hero-kicker,.page-intro h1,.article-head h1{font-size:3rem}.valuation-hero .page-intro h1{font-size:clamp(2.4rem,9vw,4.2rem);white-space:normal}.hero-stage{display:block;min-height:0;padding:0 0 1rem}.about-hero-copy h1{font-size:clamp(2.25rem,10vw,3.2rem)}.about-lead{font-size:clamp(1.3rem,6vw,1.85rem)}.hero-side,.hero-gap{animation:none}.hero-side+.hero-gap,.hero-gap+.hero-side{margin-top:.9rem}.hero-descriptor{font-size:.76rem}.hero-name{font-size:2.35rem}.hero-bridge{width:min(100%,180px);height:12px}.hero .hero-title{max-width:12ch;width:auto;font-size:clamp(1.55rem,8vw,2.3rem);margin-top:1rem;line-height:1.02;white-space:normal}.section-block,.article-shell{padding:3.4rem 0}.asset-summary-grid,.two-column-list,.research-index,.library-index,.valuation-row{grid-template-columns:1fr}.coverage-row{min-width:760px;grid-template-columns:1fr 1fr .9fr .9fr .9fr .7fr .45fr}.scenario-head,.asset-detail-header{display:grid}.scenario-output{justify-items:start}.scenario-control{grid-template-columns:1fr;gap:.35rem}.scenario-control strong{text-align:left}.index-cell,.valuation-row span:first-child{border-right:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-side,.hero-side-right,.hero-bridge-line{animation:none;transform:none}}
