:root{--inv-gold:#d7ab50;--inv-bg:#060606;--inv-card:#10100f;--inv-text:#f6f2e8;--inv-muted:#aaa;--inv-line:rgba(215,171,80,.24)}
.investor-page{background:#060606;color:var(--inv-text);font-family:Arial,Helvetica,sans-serif;min-height:100vh}.investor-page *{box-sizing:border-box}.investor-shell{width:min(1220px,calc(100% - 40px));margin:auto}.investor-top{position:sticky;top:0;z-index:40;background:rgba(5,5,5,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--inv-line)}.investor-top .investor-shell{display:flex;justify-content:space-between;align-items:center;padding:15px 0;gap:20px}.investor-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.investor-brand img{width:40px;height:40px;object-fit:contain}.investor-brand b{font-size:13px;letter-spacing:.12em}.investor-brand small{display:block;font-size:9px;color:#9c8a60;margin-top:4px;letter-spacing:.1em}.investor-nav{display:flex;align-items:center;gap:18px}.investor-nav a{color:#bbb;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.06em}.investor-nav .gold{background:var(--inv-gold);color:#070604;padding:11px 15px;border-radius:999px}.investor-hero{position:relative;min-height:82vh;display:grid;align-items:end;overflow:hidden}.investor-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.06)}.investor-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.72) 44%,rgba(0,0,0,.25) 75%),linear-gradient(0deg,#060606 0%,transparent 35%)}.investor-hero .investor-shell{position:relative;z-index:2;padding:120px 0 80px}.investor-badge{display:inline-flex;border:1px solid var(--inv-line);border-radius:999px;padding:9px 12px;color:#f2d891;font-size:10px;font-weight:800;letter-spacing:.12em;background:rgba(0,0,0,.35)}.investor-hero h1{font-size:clamp(58px,9vw,128px);line-height:.83;letter-spacing:-.065em;margin:18px 0 28px;max-width:980px}.investor-hero h1 span{color:var(--inv-gold)}.investor-hero p{max-width:760px;font-size:clamp(16px,2vw,22px);line-height:1.6;color:#c7c1b6}.investor-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.investor-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 17px;border-radius:999px;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.06em;border:1px solid var(--inv-line);color:#eee}.investor-btn.primary{background:var(--inv-gold);color:#070604;border-color:var(--inv-gold)}.investor-proof{border-top:1px solid var(--inv-line);border-bottom:1px solid var(--inv-line);background:#0a0a09}.investor-proof .investor-shell{display:grid;grid-template-columns:repeat(4,1fr)}.investor-proof div{padding:24px 18px;border-right:1px solid rgba(255,255,255,.05)}.investor-proof div:last-child{border-right:0}.investor-proof b{display:block;color:#f0d28b;font-size:18px}.investor-proof span{display:block;color:#777;font-size:9px;letter-spacing:.11em;margin-top:6px}.investor-section{padding:clamp(70px,9vw,130px) 0}.investor-section.alt{background:#0a0a0a}.investor-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end;margin-bottom:42px}.investor-kicker{color:#d7ab50;font-size:10px;font-weight:900;letter-spacing:.14em;margin-bottom:10px}.investor-heading h2,.investor-section h2{font-size:clamp(42px,6.5vw,88px);line-height:.9;letter-spacing:-.05em;margin:0}.investor-heading p{color:#999;line-height:1.7;max-width:620px}.investor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.investor-card{border:1px solid rgba(255,255,255,.07);border-radius:22px;background:linear-gradient(150deg,#111,#090909);padding:26px;min-height:230px}.investor-card small{font-size:9px;color:#c6a65f;letter-spacing:.11em}.investor-card h3{font-size:24px;line-height:1.1;margin:14px 0}.investor-card p{color:#999;line-height:1.65;font-size:14px}.investor-card strong{color:#efd58e}.revenue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.revenue-item{padding:22px;border:1px solid var(--inv-line);border-radius:18px;background:rgba(215,171,80,.025)}.revenue-item b{display:block;color:#f2d793;font-size:14px}.revenue-item span{display:block;color:#8f8f8f;font-size:12px;line-height:1.55;margin-top:8px}.flywheel{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;counter-reset:step}.flywheel div{position:relative;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:22px 14px;background:#0c0c0c;min-height:135px}.flywheel div:before{counter-increment:step;content:"0" counter(step);display:block;color:#6d5b35;font:800 10px Arial;letter-spacing:.08em}.flywheel b{display:block;margin-top:18px;color:#f2d793;font-size:13px}.flywheel span{display:block;color:#777;font-size:11px;line-height:1.45;margin-top:6px}.platform-showcase{display:grid;grid-template-columns:1fr 1fr;gap:18px}.platform-panel{border:1px solid var(--inv-line);border-radius:26px;padding:32px;background:radial-gradient(circle at 90% 5%,rgba(215,171,80,.12),transparent 32%),#0a0a0a}.platform-panel h3{font-size:30px;margin:0 0 15px}.platform-panel ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.platform-panel li{color:#a7a7a7;font-size:13px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.05)}.platform-panel li:before{content:"✦";color:#d7ab50;margin-right:9px}.markets{display:flex;flex-wrap:wrap;gap:8px}.markets span{border:1px solid rgba(215,171,80,.2);padding:10px 13px;border-radius:999px;color:#cfc5ad;font-size:11px;background:#0d0d0c}.leadership-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:stretch}.leadership-photo{border-radius:28px;overflow:hidden;min-height:500px;border:1px solid rgba(255,255,255,.08)}.leadership-photo img{width:100%;height:100%;object-fit:cover}.leadership-copy{border:1px solid var(--inv-line);border-radius:28px;padding:clamp(28px,5vw,58px);background:#0b0b0a;display:flex;flex-direction:column;justify-content:center}.leadership-copy h3{font-size:clamp(36px,5vw,68px);line-height:.95;margin:10px 0 18px}.leadership-copy p{color:#aaa;line-height:1.75}.use-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.use-grid div{border-top:2px solid #6c5425;background:#0c0c0b;padding:20px 16px;min-height:150px}.use-grid b{display:block;color:#f1d48c;font-size:12px}.use-grid span{display:block;color:#777;font-size:11px;line-height:1.5;margin-top:10px}.investor-note{border:1px dashed rgba(215,171,80,.35);border-radius:18px;padding:18px;color:#90856c;font-size:11px;line-height:1.6;margin-top:26px}.investor-cta{padding:90px 0;background:radial-gradient(circle at 50% 0,rgba(215,171,80,.16),transparent 45%),#050505;text-align:center}.investor-cta h2{font-size:clamp(48px,8vw,110px);line-height:.86;letter-spacing:-.06em;margin:0 auto 20px;max-width:900px}.investor-cta p{color:#999;max-width:650px;margin:0 auto 25px;line-height:1.7}.investor-footer{border-top:1px solid var(--inv-line);padding:24px 0;color:#777;font-size:10px}.investor-footer .investor-shell{display:flex;justify-content:space-between;gap:20px}.preview-ribbon{position:fixed;right:18px;top:92px;z-index:60;background:#d7ab50;color:#090806;padding:8px 11px;border-radius:999px;font:900 9px Arial;letter-spacing:.08em;box-shadow:0 10px 25px rgba(0,0,0,.35)}
@media(max-width:900px){.investor-nav a:not(.gold){display:none}.investor-heading{grid-template-columns:1fr}.investor-grid,.revenue-grid{grid-template-columns:1fr 1fr}.flywheel{grid-template-columns:1fr 1fr 1fr}.platform-showcase,.leadership-grid{grid-template-columns:1fr}.use-grid{grid-template-columns:1fr 1fr}.investor-proof .investor-shell{grid-template-columns:1fr 1fr}.leadership-photo{min-height:420px}}
@media(max-width:580px){.investor-shell{width:min(100% - 24px,1220px)}.investor-hero .investor-shell{padding:100px 0 55px}.investor-grid,.revenue-grid,.flywheel,.use-grid{grid-template-columns:1fr}.investor-proof .investor-shell{grid-template-columns:1fr 1fr}.investor-proof div{padding:18px 12px}.investor-heading{gap:20px}.preview-ribbon{display:none}}

/* V19.1 — investor meeting polish */
.investor-top .investor-shell{padding:17px 0}
.investor-brand img{width:44px;height:44px}
.investor-brand b{font-size:14px;letter-spacing:.13em}
.investor-brand small{font-size:9px;color:#b89b60;letter-spacing:.12em}
.investor-nav{gap:22px}
.investor-nav a{font-size:12px;color:#c9c5bc;transition:color .2s ease,transform .2s ease}
.investor-nav a:hover{color:#fff;transform:translateY(-1px)}
.investor-nav .gold{padding:12px 17px;box-shadow:0 8px 24px rgba(215,171,80,.14)}

.investor-hero{min-height:clamp(720px,88vh,980px);align-items:center}
.investor-hero:after{background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.80) 39%,rgba(0,0,0,.32) 75%),linear-gradient(0deg,#060606 0%,rgba(6,6,6,.30) 27%,transparent 50%)}
.investor-hero .investor-shell{padding:155px 0 95px}
.investor-badge{padding:10px 14px;background:rgba(0,0,0,.52);backdrop-filter:blur(8px)}
.investor-hero h1{font-size:clamp(54px,7.35vw,112px);line-height:.88;letter-spacing:-.055em;margin:22px 0 28px;max-width:890px;text-wrap:balance}
.investor-hero h1 .hero-white{color:#f7f3e9}
.investor-hero p{max-width:700px;font-size:clamp(17px,1.45vw,21px);line-height:1.62;color:#d3cdc2;text-shadow:0 1px 10px rgba(0,0,0,.45)}
.investor-actions{margin-top:30px;gap:12px}
.investor-btn{padding:14px 19px;font-size:11px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.investor-btn:hover{transform:translateY(-2px)}
.investor-btn.primary:hover{box-shadow:0 12px 34px rgba(215,171,80,.20)}

.investor-proof div{padding:26px 20px}
.investor-proof b{font-size:17px;letter-spacing:-.01em}
.investor-proof span{color:#9e9a91;font-size:9.5px;line-height:1.45}

.investor-heading{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:64px;align-items:center}
.investor-heading h2,.investor-section h2{max-width:760px}
.investor-heading>p{margin:0;padding:24px 26px;border-left:2px solid rgba(215,171,80,.48);background:linear-gradient(90deg,rgba(215,171,80,.055),transparent);border-radius:0 18px 18px 0;color:#aaa59d;font-size:15px;line-height:1.75}
.investor-card{min-height:245px;padding:29px}
.investor-card h3{font-size:26px}
.investor-card p{font-size:14.5px;color:#a8a49c}

.preview-ribbon{top:96px;right:22px;background:rgba(8,8,8,.80);color:#e4c777;border:1px solid rgba(215,171,80,.48);backdrop-filter:blur(10px);box-shadow:0 12px 28px rgba(0,0,0,.28);padding:8px 12px}

@media(max-width:1100px){
  .investor-hero h1{font-size:clamp(56px,8.4vw,94px);max-width:780px}
  .investor-heading{gap:38px}
}
@media(max-width:900px){
  .investor-top .investor-shell{padding:13px 0}
  .investor-brand img{width:38px;height:38px}
  .investor-hero{min-height:760px}
  .investor-hero .investor-shell{padding:135px 0 72px}
  .investor-hero h1{font-size:clamp(52px,11vw,82px);max-width:680px}
  .investor-heading{grid-template-columns:1fr;gap:24px}
  .investor-heading>p{max-width:760px}
}
@media(max-width:580px){
  .investor-top .investor-shell{padding:11px 0}
  .investor-brand b{font-size:11px}
  .investor-brand small{font-size:7.5px}
  .investor-nav .gold{font-size:9px;padding:10px 12px}
  .investor-hero{min-height:700px;align-items:end}
  .investor-hero .investor-shell{padding:115px 0 58px}
  .investor-badge{font-size:8px;letter-spacing:.095em;padding:8px 10px}
  .investor-hero h1{font-size:clamp(46px,15.2vw,68px);line-height:.9;letter-spacing:-.048em;margin:18px 0 22px}
  .investor-hero p{font-size:15.5px;line-height:1.58}
  .investor-btn{width:100%}
  .investor-proof .investor-shell{grid-template-columns:1fr}
  .investor-proof div{border-right:0;border-bottom:1px solid rgba(255,255,255,.05);padding:16px 4px}
  .investor-proof div:last-child{border-bottom:0}
  .investor-heading>p{padding:18px 18px;font-size:14px}
  .investor-heading h2,.investor-section h2{font-size:clamp(40px,13vw,58px)}
}


/* V20.1 — September investor meeting edition */
body.admin-bar .investor-top{top:32px}
.investor-page{scroll-behavior:smooth}
.investor-hero h1{overflow:visible;padding-top:.035em;padding-bottom:.06em}
.investor-hero .investor-shell{isolation:isolate}
.investor-nav a{white-space:nowrap}
.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.roadmap-grid article{position:relative;border:1px solid rgba(215,171,80,.24);border-radius:24px;padding:30px;background:linear-gradient(155deg,rgba(215,171,80,.055),rgba(10,10,10,.96));min-height:260px;overflow:hidden}
.roadmap-grid article:after{content:"";position:absolute;width:130px;height:130px;border:1px solid rgba(215,171,80,.10);border-radius:50%;right:-45px;bottom:-55px}
.roadmap-grid small{color:#d7ab50;font-size:9px;font-weight:900;letter-spacing:.15em}
.roadmap-grid h3{font-size:31px;line-height:1;margin:34px 0 16px}
.roadmap-grid p{color:#9e9a91;line-height:1.7;font-size:14px;max-width:330px}
.investor-section[id]{scroll-margin-top:100px}
@media(max-width:1080px){.investor-nav{gap:15px}.investor-nav a{font-size:10.5px}}
@media(max-width:900px){.roadmap-grid{grid-template-columns:1fr}.roadmap-grid article{min-height:0}.investor-nav a:not(.gold){display:none}}
@media(max-width:782px){body.admin-bar .investor-top{top:46px}}
@media(max-width:600px){body.admin-bar .investor-top{top:0}.investor-hero h1{padding-top:.08em}.investor-badge{max-width:100%;line-height:1.4}}
