.investor-page{color:#fffdf9;background:#0c0b0a;min-height:100vh}.investor-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#0a0908cc;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(20px,4vw,64px);display:grid;position:fixed;top:0;left:0;right:0}.investor-header nav{gap:36px;display:flex}.investor-header nav a{color:#a59f98;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem}.investor-header nav a:hover{color:#fffdf9}.investor-invite{color:#100d0a;letter-spacing:.08em;background:#bd8459;justify-content:space-between;align-items:center;gap:34px;min-height:52px;padding:0 20px;font-size:.72rem;font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.investor-invite:hover{background:#e0b186;transform:translateY(-2px)}.investor-invite.small{justify-self:end;min-height:42px}.investor-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:7vw;min-height:100svh;padding:145px clamp(24px,7vw,112px) 80px;display:grid;position:relative;overflow:hidden}.investor-hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 76%);mask-image:linear-gradient(90deg,#000,#0000 76%)}.investor-hero-orbit{border:1px solid #bd845933;border-radius:50%;width:900px;height:900px;position:absolute;top:-250px;right:-260px}.investor-hero-orbit:before,.investor-hero-orbit:after{content:"";border:1px solid #bd84591f;border-radius:50%;position:absolute;inset:13%}.investor-hero-orbit:after{inset:29%}.investor-hero-copy,.investor-cover{z-index:2;position:relative}.investor-kicker{color:#bd8459;letter-spacing:.22em;text-transform:uppercase;margin-bottom:24px;font-size:.65rem}.investor-hero h1{margin-bottom:38px;font-size:clamp(4.2rem,7vw,8.4rem);line-height:.85}.investor-intro{color:#aaa39c;max-width:560px;font-size:1.08rem;line-height:1.75}.investor-hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.investor-button{letter-spacing:.1em;justify-content:space-between;align-items:center;gap:28px;min-height:52px;padding:0 20px;font-size:.7rem;transition:background .18s,border .18s,color .18s,transform .18s;display:inline-flex}.investor-button:hover{transform:translateY(-2px)}.investor-button.primary{color:#0c0b0a;background:#fffdf9}.investor-button.primary:hover{background:#e0b186}.investor-button.secondary{border:1px solid #fff3}.investor-button.secondary:hover{border-color:#ffffff80}.investor-cover{box-shadow:0 60px 100px #0000008c}.investor-cover:before{content:"";pointer-events:none;z-index:2;border:1px solid #ffffff29;position:absolute;inset:10px}.investor-cover img{aspect-ratio:16/9;object-fit:cover}.investor-cover-label{background:#171411;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.investor-cover-label span,.investor-cover-label strong{letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:400}.investor-cover-label span{color:#bd8459}.investor-cover-label strong{color:#8d8780}.pitch-section{color:#17120e;background:#eee8df;padding:clamp(90px,10vw,150px) clamp(24px,7vw,112px)}.pitch-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px;display:flex}.pitch-heading h2,.investor-close h2{margin-bottom:0;font-size:clamp(3rem,6vw,6.5rem)}.pitch-meta{gap:8px;display:flex}.pitch-meta span{letter-spacing:.1em;text-transform:uppercase;border:1px solid #211a142e;padding:9px 11px;font-size:.62rem}.pitch-carousel{touch-action:pan-y;background:#171411;outline:none;padding:14px;box-shadow:0 40px 90px #32231833}.pitch-carousel:focus-visible{outline-offset:5px;outline:2px solid #bd8459}.pitch-slide-stage{aspect-ratio:16/9;background:#0c0b0a;position:relative;overflow:hidden}.pitch-slide-image{object-fit:contain;width:100%;height:100%}.pitch-slide-image.from-right{animation:.34s cubic-bezier(.22,.72,.2,1) pitch-in-right}.pitch-slide-image.from-left{animation:.34s cubic-bezier(.22,.72,.2,1) pitch-in-left}.pitch-arrow{color:#fffdf9;cursor:pointer;z-index:2;background:#0c0b0ad1;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.25rem;transition:background .18s,border-color .18s,transform .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pitch-arrow:hover{color:#100d0a;background:#bd8459;border-color:#bd8459;transform:translateY(-50%)scale(1.05)}.pitch-arrow.previous{left:22px}.pitch-arrow.next{right:22px}.pitch-carousel-footer{color:#817b75;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:62px;padding:12px 8px 0;display:grid}.pitch-counter{align-items:baseline;gap:5px;display:flex}.pitch-counter strong{color:#fffdf9;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.pitch-counter span{font-size:.64rem}.pitch-dots{grid-template-columns:repeat(16,minmax(7px,1fr));gap:5px;display:grid}.pitch-dots button{cursor:pointer;background:#fff3;border:0;height:2px;padding:0;transition:background .18s,height .18s}.pitch-dots button:hover,.pitch-dots button.active{background:#bd8459;height:4px}.pitch-carousel-footer>p{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.62rem}@keyframes pitch-in-right{0%{opacity:.48;transform:translate(4%)}to{opacity:1;transform:translate(0)}}@keyframes pitch-in-left{0%{opacity:.48;transform:translate(-4%)}to{opacity:1;transform:translate(0)}}.pitch-actions{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.investor-button.secondary.light{border-color:#1914103d}.investor-button.secondary.light:hover{border-color:#1914108c}.investor-close{background:#0c0b0a;justify-content:space-between;align-items:end;gap:60px;padding:clamp(100px,11vw,180px) clamp(24px,7vw,112px);display:flex}.investor-close>div{max-width:900px}.investor-close>div>p:last-child{color:#99928b;max-width:650px;margin-top:30px;line-height:1.7}.investor-close .investor-invite{flex:none}.investor-footer{background:#0c0b0a;border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:40px;padding:60px clamp(24px,7vw,112px);display:grid}.investor-footer>p{color:#8f8983;text-align:center;margin:0;font-family:Georgia,serif}.investor-footer>div{flex-direction:column;align-items:end;gap:8px;display:flex}.investor-footer>div a,.investor-footer>div span{color:#77716b;font-size:.67rem}@media (max-width:960px){.investor-header{grid-template-columns:1fr auto}.investor-header nav{display:none}.investor-hero{grid-template-columns:1fr}.investor-cover{max-width:760px}.investor-close{flex-direction:column;align-items:start}}@media (max-width:680px){.investor-header{height:68px}.investor-invite.small{min-height:38px;padding:0 11px;font-size:.58rem}.investor-hero{padding-top:120px;padding-left:20px;padding-right:20px}.investor-hero h1{font-size:4.15rem}.investor-hero-actions,.pitch-actions{flex-direction:column;align-items:stretch}.pitch-section,.investor-close{padding-left:20px;padding-right:20px}.pitch-heading{flex-direction:column;align-items:start}.pitch-meta{flex-wrap:wrap}.pitch-carousel{padding:8px}.pitch-arrow{width:42px;height:42px}.pitch-arrow.previous{left:10px}.pitch-arrow.next{right:10px}.pitch-carousel-footer{grid-template-columns:auto 1fr;gap:14px}.pitch-carousel-footer>p{display:none}.pitch-dots{gap:3px}.investor-footer{grid-template-columns:1fr;align-items:start;padding-left:20px;padding-right:20px}.investor-footer>p{text-align:left}.investor-footer>div{align-items:start}}
