.invest-landing{--invest-ink:#000;--invest-red:#e82127;--invest-ease:cubic-bezier(.16, 1, .3, 1);background:var(--invest-ink);color:#fff;scroll-behavior:smooth;min-height:100dvh;overflow-x:clip}.invest-landing a{color:inherit;text-decoration:none}.invest-nav{inset-inline:0;z-index:40;transition:background .45s var(--invest-ease), border-color .45s var(--invest-ease), backdrop-filter .45s var(--invest-ease), box-shadow .45s var(--invest-ease);animation:invest-rise .7s var(--invest-ease) both;border-bottom:1px solid #0000;position:fixed;top:0}.invest-nav.is-solid{-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#000000c7;border-bottom-color:#ffffff12;box-shadow:0 12px 40px #00000059}.invest-nav-inner{justify-content:space-between;align-items:center;gap:1.25rem;width:min(1180px,100% - 2rem);height:76px;margin:0 auto;display:flex}.invest-nav-brand{letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.8125rem;font-weight:800;transition:opacity .25s;display:inline-flex}.invest-nav-brand:hover{opacity:.88}.invest-nav-brand-accent{color:var(--invest-red)}.invest-nav-brand span{display:none}@media (width>=640px){.invest-nav-brand span{display:inline}}.invest-nav-links{align-items:center;gap:.35rem;display:none}@media (width>=900px){.invest-nav-links{display:flex}}.invest-nav-links a{letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;padding:.55rem .85rem;font-size:.6875rem;font-weight:700;transition:color .25s;position:relative}.invest-nav-links a:after{content:"";background:var(--invest-red);transform-origin:0;height:1px;transition:transform .35s var(--invest-ease);position:absolute;bottom:.2rem;left:.85rem;right:.85rem;transform:scaleX(0)}.invest-nav-links a:hover,.invest-nav-links a.is-active{color:#fff}.invest-nav-links a.is-active:after,.invest-nav-links a:hover:after{transform:scaleX(1)}.invest-nav-actions{align-items:center;gap:.65rem;display:flex}.invest-nav-login{letter-spacing:.14em;text-transform:uppercase;color:#ffffffad;padding:.45rem .65rem;font-size:.6875rem;font-weight:700;transition:color .25s}.invest-nav-login:hover{color:#fff}.invest-nav-menu{opacity:.85;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:2.25rem;height:2.25rem;transition:opacity .25s,background .25s;display:flex}.invest-nav-menu:hover{opacity:1;background:#ffffff14}.invest-nav-menu span{background:#fff;height:1px;display:block}.invest-nav-menu span:first-child{width:.95rem}.invest-nav-menu span:last-child{align-self:center;width:.55rem;margin-left:.4rem}@media (width>=900px){.invest-nav-menu{display:none}}.invest-nav-drawer{background:#000000f7;border-top:1px solid #ffffff14;flex-direction:column;gap:.35rem;padding:.75rem 1.25rem 1.35rem;display:flex}@media (width>=900px){.invest-nav-drawer{display:none}}.invest-nav-drawer a{letter-spacing:.16em;text-transform:uppercase;color:#ffffff9e;border-bottom:1px solid #ffffff0f;padding:.7rem .25rem;font-size:.75rem;font-weight:700}.invest-nav-drawer a.is-active,.invest-nav-drawer a:hover{color:#fff}.invest-nav-drawer-cta{background:var(--invest-red);border-radius:999px;justify-content:center;margin-top:.5rem;color:#fff!important;border:0!important;padding:.85rem 1rem!important;display:inline-flex!important}.invest-hero{background:#000;flex-direction:column;width:100%;height:100dvh;min-height:100dvh;display:flex;position:relative;overflow:hidden}.invest-hero-slides{z-index:0;position:absolute;inset:0}.invest-hero-slide{opacity:0;transition:opacity 1.8s ease-in-out;position:absolute;inset:0}.invest-hero-slide.is-active{opacity:1}.invest-hero-kenburns{position:absolute;inset:-2%}@media (width>=640px){.invest-hero-kenburns{inset:0}}.invest-hero-kenburns.is-running{animation:6s linear forwards kenburns-left}.invest-hero-kenburns img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.invest-hero-shade{z-index:1;background:#00000094;position:absolute;inset:0}.invest-hero-vignette{z-index:2;background:radial-gradient(#0000000d 0%,#000000b8 72%,#000000eb 100%),linear-gradient(#0000 58%,#0000008c 100%);position:absolute;inset:0}.invest-hero-grid{z-index:3;pointer-events:none;opacity:.035;background-image:linear-gradient(#fff6 1px,#0000 1px),linear-gradient(90deg,#fff6 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 75%);mask-image:radial-gradient(#000 20%,#0000 75%)}.invest-hero-content{z-index:10;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:6.5rem 1.25rem 4.5rem;display:flex;position:relative}.invest-hero-badge{letter-spacing:.2em;text-transform:uppercase;color:#fff9;animation:invest-rise .9s var(--invest-ease) 80ms both;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.invest-hero-headline{letter-spacing:-.02em;color:#fff;max-width:20ch;animation:invest-rise .95s var(--invest-ease) .14s both;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:500;line-height:1.1}.invest-hero-support{color:#ffffffb3;max-width:38rem;animation:invest-rise 1s var(--invest-ease) .2s both;margin:0 0 2.5rem;font-size:1.05rem;font-weight:300;line-height:1.6}@media (width>=640px){.invest-hero-support{font-size:1.15rem}}.invest-hero-actions{animation:invest-rise 1.1s var(--invest-ease) .3s both;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (width>=640px){.invest-hero-actions{flex-direction:row}}.invest-btn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.875rem 2rem;font-size:.875rem;font-weight:700;transition:transform .4s ease-out,background .4s ease-out,border-color .4s ease-out,color .4s ease-out,opacity .35s;display:inline-flex}.invest-btn:hover{transform:scale(1.02)}.invest-btn-sm{letter-spacing:.16em;min-height:2.35rem;padding:0 1rem;font-size:.625rem}.invest-btn-primary{color:#fff;background:#dc2626}.invest-btn-primary:hover{background:#ef4444}.invest-btn-glow{box-shadow:0 0 30px #e8212740}.invest-btn-arrow{transition:transform .35s var(--invest-ease);display:inline-block}.invest-btn-primary:hover .invest-btn-arrow{transform:translate(3px)}.invest-btn-outline{color:#fff;background:0 0;border-color:#ffffff4d;font-weight:600}.invest-btn-outline:hover{color:#f87171;border-color:#e8212780}.invest-btn-ghost{color:#fff;background:0 0;border-color:#ffffff38}.invest-btn-ghost:hover{border-color:#ffffff73}.invest-btn-light{color:#000;background:#fff}.invest-btn-light:hover{opacity:.92}.invest-hero-dots{z-index:20;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.invest-hero-dots button{cursor:pointer;background:#ffffff4d;border:0;border-radius:999px;width:.375rem;height:.375rem;padding:0;transition:all .5s}.invest-hero-dots button:hover{background:#ffffff80}.invest-hero-dots button.is-active{background:#fff;width:1.5rem}.invest-section{border-top:1px solid #ffffff0f;padding:clamp(4.5rem,10vw,7rem) 0;scroll-margin-top:5rem;position:relative}.invest-section-inner{width:min(1180px,100% - 2.5rem);margin:0 auto}.invest-kicker{letter-spacing:.32em;text-transform:uppercase;color:var(--invest-red);margin:0 0 .75rem;font-size:.625rem;font-weight:800}.invest-section-title{letter-spacing:-.035em;max-width:16ch;margin:0;font-size:clamp(2rem,4.5vw,3.35rem);font-weight:800;line-height:1.05}.invest-section-copy{color:#ffffff7a;max-width:36rem;margin:1rem 0 0;font-size:1rem;font-weight:300;line-height:1.7}.invest-section-head{gap:1.5rem;display:grid}@media (width>=900px){.invest-section-head{grid-template-columns:1.1fr 1fr;align-items:end}.invest-section-head .invest-section-copy{margin-top:0}}.invest-section-head-row{align-items:end}.invest-section-head-row .invest-text-toggle{justify-self:start}@media (width>=900px){.invest-section-head-row .invest-text-toggle{justify-self:end}}.invest-text-toggle{appearance:none;color:#ffffffb3;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;min-height:2.5rem;padding:0 1.15rem;font-size:.625rem;font-weight:700;transition:border-color .25s,color .25s}.invest-text-toggle:hover{color:#fff;border-color:#fff6}.invest-reveal{opacity:0;transition:opacity .9s var(--invest-ease), transform .9s var(--invest-ease);transform:translateY(28px)}.invest-reveal.is-visible{opacity:1;transform:translateY(0)}.invest-reveal-delay-1{transition-delay:80ms}.invest-reveal-delay-2{transition-delay:.16s}.invest-reveal-delay-3{transition-delay:.24s}.invest-section-title em{color:#ffffff8c;font-style:normal}.invest-how{background:radial-gradient(at 0 0,#e8212714,#0000 42%),linear-gradient(#ffffff04,#0000 28%)}.invest-how-intro{max-width:40rem}.invest-how-intro .invest-section-copy{margin-top:1.1rem}.invest-steps{gap:1.75rem;margin-top:3.25rem;display:grid}@media (width>=900px){.invest-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.invest-step{padding:1.5rem 0 0;position:relative}@media (width>=900px){.invest-step{padding:0 1rem 0 0}.invest-step:last-child{padding-right:0}}.invest-step-rail{align-items:center;gap:.85rem;margin-bottom:1.35rem;display:flex}.invest-step-index{letter-spacing:.08em;color:#ff6b6f;background:#e8212714;border:1px solid #e8212773;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:700;display:inline-flex}.invest-step-connector{background:linear-gradient(90deg,#e8212773,#ffffff14);flex:1;height:1px;display:none}@media (width>=900px){.invest-step-connector{display:block}}.invest-step h3{letter-spacing:-.025em;margin:0;font-size:1.35rem;font-weight:800}.invest-step ul{gap:.7rem;margin:1.1rem 0 0;padding:0;list-style:none;display:grid}.invest-step li{color:#ffffff85;padding-left:1.35rem;font-size:.9375rem;font-weight:300;line-height:1.55;position:relative}.invest-step li:before{content:"";background:#e821272e;border:1px solid #e821278c;border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.45em;left:0}.invest-markets{background:#ffffff14;border:1px solid #ffffff14;gap:1px;margin-top:3rem;display:grid}@media (width>=700px){.invest-markets{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.invest-markets{grid-template-columns:repeat(3,1fr)}}.invest-market{background:var(--invest-ink);min-height:100%;padding:1.6rem 1.4rem 1.75rem}.invest-market-top{justify-content:space-between;align-items:center;gap:.75rem;min-height:1.25rem;margin-bottom:1.1rem;display:flex}.invest-market .open{letter-spacing:.16em;text-transform:uppercase;color:#34d399;font-size:.5625rem;font-weight:800}.invest-market .status{letter-spacing:.16em;text-transform:uppercase;color:#ffffff59;font-size:.5625rem;font-weight:800}.invest-market h3{letter-spacing:-.03em;margin:0;font-size:1.35rem;font-weight:800}.invest-market p{color:#ffffff73;margin:.75rem 0 0;font-size:.875rem;font-weight:300;line-height:1.65}.invest-opportunities{gap:1.25rem;margin-top:3rem;display:grid}@media (width>=800px){.invest-opportunities{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.invest-opportunities{grid-template-columns:repeat(3,1fr)}}.invest-opportunity{transition:border-color .35s ease, transform .45s var(--invest-ease);background:#0a0a0a;border:1px solid #ffffff14;flex-direction:column;display:flex;overflow:hidden}.invest-opportunity:hover{border-color:#ffffff2e;transform:translateY(-3px)}.invest-opportunity-media{aspect-ratio:16/10;position:relative;overflow:hidden}.invest-opportunity-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--invest-ease)}.invest-opportunity:hover .invest-opportunity-media img{transform:scale(1.04)}.invest-opportunity-media:after{content:"";background:linear-gradient(#0000 45%,#0a0a0a 100%);position:absolute;inset:0}.invest-opportunity-badges{z-index:1;letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;gap:.75rem;font-size:.5625rem;font-weight:800;display:flex;position:absolute;inset:.9rem .9rem auto}.invest-opportunity-badges .live{color:#34d399;align-items:center;gap:.35rem;display:inline-flex}.invest-opportunity-badges .live i{background:currentColor;border-radius:999px;width:.35rem;height:.35rem}.invest-opportunity-body{flex-direction:column;flex:1;gap:.85rem;padding:1.15rem 1.15rem 1.25rem;display:flex}.invest-opportunity-body h3{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:800;line-height:1.25}.invest-opportunity-body>p{color:#ffffff73;margin:0;font-size:.8125rem;font-weight:300;line-height:1.55}.invest-opportunity-metrics{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:.85rem 0;display:grid}.invest-opportunity-metrics strong{letter-spacing:-.02em;font-size:1rem;font-weight:800;display:block}.invest-opportunity-metrics span{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-top:.2rem;font-size:.5625rem;font-weight:700;display:block}.invest-opportunity-progress-meta{color:#ffffff73;justify-content:space-between;gap:.75rem;margin-bottom:.45rem;font-size:.6875rem;display:flex}.invest-opportunity-bar{height:3px;overflow:hidden}.invest-opportunity-bar span{height:100%;display:block}.invest-opportunity-actions{flex-wrap:wrap;gap:.55rem;margin-top:auto;padding-top:.35rem;display:flex}.invest-opportunity-actions .ghost,.invest-opportunity-actions .solid{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:2.15rem;padding:0 .9rem;font-size:.5625rem;font-weight:800;display:inline-flex}.invest-opportunity-actions .ghost{color:#ffffffa6;border:1px solid #ffffff29}.invest-opportunity-actions .solid{color:#000;background:#fff}.invest-disclaimer{color:#ffffff52;max-width:42rem;margin:1.75rem 0 0;font-size:.75rem;line-height:1.55}.invest-plans-grid{gap:1.15rem;margin-top:3rem;display:grid}@media (width>=900px){.invest-plans-grid{grid-template-columns:repeat(3,1fr)}}.invest-plan-card{background:linear-gradient(#ffffff08,#0000 40%);border:1px solid #ffffff1a;flex-direction:column;padding:1.6rem 1.35rem 1.45rem;display:flex}.invest-plan-card-top h3{letter-spacing:-.03em;margin:0;font-size:1.45rem;font-weight:800}.invest-plan-card-top .range{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin:.45rem 0 0;font-size:.75rem;font-weight:600}.invest-plan-returns{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;margin-top:1.5rem;padding:1.1rem 0}.invest-plan-returns .label{letter-spacing:.18em;text-transform:uppercase;color:#ffffff59;font-size:.5625rem;font-weight:800;display:block}.invest-plan-returns .value{letter-spacing:-.04em;color:#34d399;margin:.45rem 0 0;font-size:clamp(1.85rem,3vw,2.35rem);font-weight:900;line-height:1}.invest-plan-returns .sep{color:#ffffff59;margin:0 .35rem;font-weight:500}.invest-plan-returns .note{color:#fff6;margin:.7rem 0 0;font-size:.75rem;font-weight:300;line-height:1.5}.invest-plan-cycle{color:#ffffff73;margin:1rem 0 0;font-size:.8125rem}.invest-plan-cycle strong{color:#fff;font-weight:600}.invest-plan-desc{color:#ffffff7a;margin:.75rem 0 0;font-size:.875rem;font-weight:300;line-height:1.6}.invest-plan-features{gap:.55rem;margin:1.15rem 0 0;padding:0;list-style:none;display:grid}.invest-plan-features li{color:#ffffff9e;align-items:flex-start;gap:.55rem;font-size:.8125rem;display:flex}.invest-plan-features svg{color:var(--invest-red);flex-shrink:0;margin-top:.15rem}.invest-plan-cta{width:100%;margin-top:1.5rem}.invest-risk{gap:0;margin-top:3rem;display:grid}@media (width>=800px){.invest-risk{grid-template-columns:repeat(2,1fr)}}.invest-risk-item{border-top:1px solid #ffffff1a;padding:1.6rem 0}@media (width>=800px){.invest-risk-item{border-right:1px solid #ffffff14;padding:1.75rem 1.5rem 1.75rem 0}.invest-risk-item:nth-child(2n){border-right:none;padding-left:1.5rem;padding-right:0}.invest-risk-item:nth-child(n+3){border-bottom:1px solid #ffffff1a}}.invest-risk-item h3{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:700}.invest-risk-item p{color:#ffffff73;margin:.75rem 0 0;font-size:.9rem;font-weight:300;line-height:1.65}.invest-stats{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem;margin-top:2.75rem;padding:1.5rem 0;display:grid}@media (width>=800px){.invest-stats{grid-template-columns:repeat(4,1fr)}}.invest-stats strong{letter-spacing:-.04em;font-size:clamp(1.5rem,3vw,2rem);font-weight:900;display:block}.invest-stats span{letter-spacing:.16em;text-transform:uppercase;color:#fff6;margin-top:.35rem;font-size:.625rem;font-weight:700;display:block}.invest-quotes{gap:1.25rem;margin-top:2.75rem;display:grid}@media (width>=800px){.invest-quotes{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.invest-quotes{grid-template-columns:repeat(3,1fr)}}.invest-quote{border-top:1px solid #ffffff1f;margin:0;padding:1.4rem 0 0}.invest-quote-title{letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.05rem;font-weight:700}.invest-quote>p:not(.invest-quote-title){color:#ffffff8c;margin:0;font-size:.9rem;font-weight:300;line-height:1.7}.invest-quote footer{align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.invest-quote .avatar{color:#ff6b6f;letter-spacing:.06em;background:#e8212726;border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:.6875rem;font-weight:800;display:inline-flex}.invest-quote cite{color:#fff;font-size:.875rem;font-style:normal;font-weight:600;display:block}.invest-quote footer span:not(.avatar){color:#ffffff59;margin-top:.15rem;font-size:.6875rem;display:block}.invest-close{border-top:1px solid #ffffff0f;padding:clamp(5rem,12vw,8rem) 0;position:relative;overflow:hidden}.invest-close-media{position:absolute;inset:0}.invest-close-media img{object-fit:cover;filter:brightness(.32)saturate(.85);width:100%;height:100%}.invest-close-media:after{content:"";background:linear-gradient(#0707078c,#070707eb);position:absolute;inset:0}.invest-close-inner{z-index:1;text-align:center;width:min(1180px,100% - 2.5rem);margin:0 auto;position:relative}.invest-close-inner h2{letter-spacing:-.04em;margin:0;font-size:clamp(2.1rem,5.5vw,3.75rem);font-weight:900;line-height:1.02}.invest-close-inner>p{color:#ffffff80;max-width:36rem;margin:1rem auto 0;font-size:1rem;font-weight:300;line-height:1.7}.invest-close-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.invest-footer{border-top:1px solid #ffffff0f;padding:2rem 0}.invest-footer-inner{letter-spacing:.08em;color:#ffffff47;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 2.5rem);margin:0 auto;font-size:.75rem;display:flex}@media (width>=640px){.invest-footer-inner{flex-direction:row}}.invest-footer-links{gap:1.25rem;display:flex}.invest-footer-links a{color:#fff6;transition:color .25s}.invest-footer-links a:hover{color:#fff}@keyframes invest-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes kenburns-left{0%{transform:scale(1.12)translate(1.5%)}to{transform:scale(1)translate(-1.5%)}}@keyframes invest-pulse-dot{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.invest-nav,.invest-hero-badge,.invest-hero-headline,.invest-hero-support,.invest-hero-actions,.invest-hero-kenburns.is-running{animation:none}.invest-reveal{opacity:1;transition:none;transform:none}}
