.InvestorInterestForm-module__wk4YRa__form{background:var(--card);border:1px solid var(--border-solid);border-radius:var(--radius);min-width:0;padding:2.5rem;overflow:hidden}.InvestorInterestForm-module__wk4YRa__grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.InvestorInterestForm-module__wk4YRa__group{flex-direction:column;gap:.4rem;display:flex}.InvestorInterestForm-module__wk4YRa__fullWidth{grid-column:1/-1}.InvestorInterestForm-module__wk4YRa__group textarea{resize:vertical;min-height:100px}.InvestorInterestForm-module__wk4YRa__group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236f6b66' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.InvestorInterestForm-module__wk4YRa__submit{grid-column:1/-1;margin-top:1.5rem}.InvestorInterestForm-module__wk4YRa__submit button{justify-content:center;width:100%;padding:1rem 2rem;font-size:1rem}.InvestorInterestForm-module__wk4YRa__submit button:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.InvestorInterestForm-module__wk4YRa__disclaimer{color:var(--text-secondary);text-align:center;opacity:.75;margin-top:1.25rem;font-size:.7rem;line-height:1.5}.InvestorInterestForm-module__wk4YRa__error{color:#d4183d;text-align:center;margin-top:1rem;font-size:.85rem;font-weight:500}.InvestorInterestForm-module__wk4YRa__successCard{background:var(--card);border:1px solid var(--border-solid);border-radius:var(--radius);text-align:center;padding:4rem 2.5rem}.InvestorInterestForm-module__wk4YRa__successIcon{background:var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.InvestorInterestForm-module__wk4YRa__successIcon svg{width:32px;height:32px;color:var(--accent)}.InvestorInterestForm-module__wk4YRa__successCard h3{font-family:var(--font-heading);color:var(--primary);margin-bottom:.75rem;font-size:1.8rem}.InvestorInterestForm-module__wk4YRa__successCard p{color:var(--text-secondary);text-align:center;max-width:420px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.InvestorInterestForm-module__wk4YRa__grid{grid-template-columns:1fr}.InvestorInterestForm-module__wk4YRa__fullWidth{grid-column:1}}@media (max-width:480px){.InvestorInterestForm-module__wk4YRa__form{padding:1rem}.InvestorInterestForm-module__wk4YRa__successCard{padding:2.5rem 1.5rem}.InvestorInterestForm-module__wk4YRa__group select,.InvestorInterestForm-module__wk4YRa__group input,.InvestorInterestForm-module__wk4YRa__group textarea{padding:.65rem .75rem;font-size:.9rem}.InvestorInterestForm-module__wk4YRa__group select{background-position:right .75rem center;padding-right:2rem}}
.page-module__zNU6rW__hero{background:var(--background);align-items:center;min-height:100vh;padding-top:6rem;display:flex;position:relative;overflow:hidden}.page-module__zNU6rW__heroContent{z-index:2;max-width:720px;position:relative}.page-module__zNU6rW__heroContent h1{margin-bottom:1.5rem}.page-module__zNU6rW__highlight{color:var(--accent);cursor:default;transform-origin:0;transition:transform .25s cubic-bezier(.25,.46,.45,1.4);display:inline-block}.page-module__zNU6rW__highlight:hover{transform:scale(1.02)}.page-module__zNU6rW__heroSub{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.7}.page-module__zNU6rW__heroCtas{flex-wrap:wrap;gap:1rem;display:flex}.page-module__zNU6rW__pathsSection{background:var(--surface)}.page-module__zNU6rW__pathsGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;margin-top:3rem;display:grid}.page-module__zNU6rW__pathsGrid>*{flex-direction:column;display:flex}.page-module__zNU6rW__pathsGrid>*>*{flex:1}.page-module__zNU6rW__pathCard{background:var(--card);border:1px solid var(--border-solid);border-radius:var(--radius);flex-direction:column;padding:2.5rem 2rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.page-module__zNU6rW__pathCard:before{content:"";background:var(--accent);transform-origin:0;height:4px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__zNU6rW__pathCard:hover{box-shadow:var(--shadow-2xl);animation:2s ease-in-out infinite page-module__zNU6rW__cardGlowPulse;transform:translateY(-5px)scale(1.01)}.page-module__zNU6rW__pathCard:hover:before{transform:scaleX(1)}.page-module__zNU6rW__pathCardAccent{border-color:var(--accent)}.page-module__zNU6rW__pathCardAccent:before{transform:scaleX(1)}.page-module__zNU6rW__pathBadge{letter-spacing:.06em;text-transform:uppercase;background:var(--accent-glow);color:var(--accent);border-radius:100px;width:fit-content;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.page-module__zNU6rW__pathCard h3{margin-bottom:.5rem;font-size:clamp(1.3rem,2vw,1.6rem)}.page-module__zNU6rW__pathRange{font-family:var(--font-heading);color:var(--accent);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.page-module__zNU6rW__pathCard>p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.page-module__zNU6rW__pathFeatures{flex:1;margin-bottom:1.5rem;list-style:none}.page-module__zNU6rW__pathFeatures li{color:var(--text-secondary);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;transition:transform .2s;display:flex}.page-module__zNU6rW__pathFeatures li:hover{transform:translate(5px)}.page-module__zNU6rW__pathFeatures li svg{width:18px;height:18px;stroke:var(--accent);stroke-width:2.5px;fill:none;flex-shrink:0}.page-module__zNU6rW__pathCta{color:var(--accent);align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.page-module__zNU6rW__pathCta:hover{color:var(--accent-hover);gap:.75rem}.page-module__zNU6rW__pathCta svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}.page-module__zNU6rW__pillarsSection{background:var(--background)}.page-module__zNU6rW__pillarsIntro{color:var(--text-secondary);max-width:640px;margin-top:.5rem;font-size:1.05rem;line-height:1.7}.page-module__zNU6rW__pillarsGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.75rem;margin-top:3rem;display:grid}.page-module__zNU6rW__pillarsGrid>*{flex-direction:column;display:flex}.page-module__zNU6rW__pillarsGrid>*>*{flex:1}.page-module__zNU6rW__pillarCard{background:var(--card);border:1px solid var(--border-solid);border-radius:var(--radius);flex-direction:column;padding:2.25rem 1.75rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.page-module__zNU6rW__pillarCard:before{content:"";background:var(--accent);transform-origin:0;height:4px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__zNU6rW__pillarCard:hover{box-shadow:var(--shadow-2xl);animation:2s ease-in-out infinite page-module__zNU6rW__cardGlowPulse;transform:translateY(-5px)scale(1.01)}.page-module__zNU6rW__pillarCard:hover:before{transform:scaleX(1)}.page-module__zNU6rW__pillarIcon{border-radius:var(--radius-sm);background:var(--accent-glow);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;transition:transform .5s cubic-bezier(.25,.46,.45,1.4),background .3s;display:flex}.page-module__zNU6rW__pillarCard:hover .page-module__zNU6rW__pillarIcon{background:#15584333;transform:rotate(360deg)scale(1.1)}.page-module__zNU6rW__pillarIcon svg{width:24px;height:24px;stroke:var(--accent);stroke-width:1.5px;fill:none}.page-module__zNU6rW__pillarSub{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:500}.page-module__zNU6rW__pillarCard h3{margin-bottom:.75rem}.page-module__zNU6rW__pillarCard>p{color:var(--text-secondary);flex:1;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.page-module__zNU6rW__pillarThemes{color:var(--text-secondary);opacity:.8;border-top:1px solid var(--border-solid);padding-top:.75rem;font-size:.8rem;font-style:italic;line-height:1.5}.page-module__zNU6rW__whySection{background:var(--surface)}.page-module__zNU6rW__whyGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.page-module__zNU6rW__whyGrid>*{min-width:0}.page-module__zNU6rW__whyText{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.page-module__zNU6rW__whyCards{gap:1rem;padding-top:3.5rem;display:grid}.page-module__zNU6rW__whyCard{background:var(--card);border:1px solid var(--border-solid);border-radius:var(--radius-sm);padding:1.5rem;transition:all .3s}.page-module__zNU6rW__whyCard:hover{box-shadow:var(--shadow-2xl);border-left:3px solid var(--accent);animation:2s ease-in-out infinite page-module__zNU6rW__cardGlowPulse;transform:translateY(-5px)scale(1.01)}.page-module__zNU6rW__whyCard h3{font-family:var(--font-body);color:var(--primary);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.page-module__zNU6rW__whyCard p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.page-module__zNU6rW__statsSection{background:var(--background);padding:5rem 0}.page-module__zNU6rW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__zNU6rW__stat{text-align:center;padding:1.5rem}.page-module__zNU6rW__statNumber{font-family:var(--font-heading);color:var(--accent);letter-spacing:-.02em;font-size:2.2rem;font-weight:700}.page-module__zNU6rW__statLabel{color:var(--text-secondary);margin-top:.35rem;font-size:.8rem;line-height:1.4}.page-module__zNU6rW__formSection{background:var(--surface)}.page-module__zNU6rW__formGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.page-module__zNU6rW__formGrid>*{min-width:0}.page-module__zNU6rW__formText p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.page-module__zNU6rW__ctaSection{text-align:center;background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.page-module__zNU6rW__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#1558430f,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__zNU6rW__ctaContent{z-index:2;position:relative}.page-module__zNU6rW__ctaSection h2{margin-bottom:1rem}.page-module__zNU6rW__ctaSub{color:var(--text-secondary);max-width:480px;margin:0 auto 2.5rem;font-size:1.08rem}.page-module__zNU6rW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:1024px){.page-module__zNU6rW__pillarsGrid{grid-template-columns:1fr;max-width:560px;margin-left:auto;margin-right:auto}.page-module__zNU6rW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__zNU6rW__pathsGrid,.page-module__zNU6rW__whyGrid,.page-module__zNU6rW__formGrid{grid-template-columns:1fr;gap:2rem}.page-module__zNU6rW__whyCards{padding-top:0}.page-module__zNU6rW__statsGrid{grid-template-columns:1fr 1fr}.page-module__zNU6rW__hero{min-height:auto;padding-top:6rem;padding-bottom:4rem}.page-module__zNU6rW__ctaSection{padding:5rem 0}}@media (max-width:480px){.page-module__zNU6rW__statsGrid{grid-template-columns:1fr}.page-module__zNU6rW__heroCtas{flex-direction:column}.page-module__zNU6rW__ctaSection{padding:3.5rem 0}}@media (hover:none){.page-module__zNU6rW__pathCard:hover,.page-module__zNU6rW__pillarCard:hover,.page-module__zNU6rW__whyCard:hover{box-shadow:var(--shadow);animation:none;transform:none}.page-module__zNU6rW__pathCard:hover:before,.page-module__zNU6rW__pillarCard:hover:before{transform:scaleX(0)}.page-module__zNU6rW__pillarCard:hover .page-module__zNU6rW__pillarIcon,.page-module__zNU6rW__pathFeatures li:hover{transform:none}}@keyframes page-module__zNU6rW__cardGlowPulse{0%,to{box-shadow:0 0 #15584300}50%{box-shadow:0 0 20px 2px #15584314}}@media (prefers-reduced-motion:reduce){.page-module__zNU6rW__pathCard:hover,.page-module__zNU6rW__pillarCard:hover,.page-module__zNU6rW__whyCard:hover{animation:none;transform:none}.page-module__zNU6rW__pillarCard:hover .page-module__zNU6rW__pillarIcon,.page-module__zNU6rW__pathFeatures li:hover,.page-module__zNU6rW__highlight:hover{transform:none}}
