.v2-landing{background:var(--background);width:100%;min-height:100vh}.v2-header{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.v2-header-logo-link{line-height:0;display:block}.v2-header-logo{width:120px;height:auto;display:block}.v2-header .waitlist-btn{letter-spacing:.28em;padding:.5em 1.25em;font-size:.7rem}.v2-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:4rem 2rem 5rem;display:flex}.v2-hero-kicker{letter-spacing:.42em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:clamp(.65rem,1.1vw,.82rem);font-weight:300}.v2-hero-headline{letter-spacing:-.03em;max-width:18ch;color:var(--foreground);margin:0;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:200;line-height:1.05}.v2-hero-cta{margin-top:.5rem}.v2-landing .waitlist-btn{opacity:1;margin-top:0;animation:none}.v2-hero .waitlist-btn{background:var(--foreground);color:var(--background);border-color:var(--foreground);padding:.8em 2.5em;font-weight:400}.v2-hero .waitlist-btn:hover{color:var(--background);background:#e0e0e0;border-color:#e0e0e0}.v2-landing .modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d1}.v2-landing .modal-panel{background:var(--surface-dark);border:1px solid var(--color-border-subtle)}.v2-trash-section{border-top:1px solid var(--color-border-subtle);justify-content:center;align-items:center;min-height:220px;padding:4rem 2rem;display:flex}.v2-landing .trash-animation{flex-shrink:0;width:160px;height:200px;position:relative}.v2-landing .trash-scene{z-index:1;opacity:1;animation:.6s forwards fadeUp;position:absolute;top:0;left:50%;transform:translate(-50%)}.v2-landing .ball-wrapper{z-index:0;animation:.35s linear .7s forwards ballTravelXV2;top:44%;left:0}@keyframes ballTravelXV2{0%{opacity:1;transform:translate(0)}88%{opacity:1}to{opacity:0;transform:translate(120px)}}.v2-profiles{border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);grid-template-columns:1fr 1fr;gap:1px;display:grid}.v2-profile-card{background:var(--surface-dark);border:1px solid var(--color-border-subtle);border-left:none;flex-direction:column;gap:1.25rem;padding:4rem 3rem;display:flex}.v2-profile-card:first-child{border-left:1px solid var(--color-border-subtle)}.v2-profile-label{letter-spacing:.45em;text-transform:uppercase;color:#ffffff73;font-size:clamp(.6rem,1vw,.75rem);font-weight:300}.v2-profile-description{letter-spacing:.02em;color:#ffffffe0;margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.6}@media (max-width:600px){.v2-profiles{grid-template-columns:1fr}.v2-profile-card{border-left:1px solid var(--color-border-subtle)}}@media (max-width:640px){.v2-header{padding:1rem 1.25rem}.v2-hero{padding:3rem 1.25rem 4rem}.v2-hero-headline{max-width:100%}}
