.DropsPage_page__Pp8QW{font-family:Poppins,system-ui,sans-serif;background:linear-gradient(180deg,#04060f,#060d1d 45%,#081326);color:var(--paper);-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100vh}.DropsPage_page__Pp8QW section{position:relative;z-index:2}.DropsPage_page__Pp8QW a:focus-visible{outline:2px solid var(--blue-bright);outline-offset:3px}.DropsPage_hero__tp1pe{padding:22vh 5vw 10vh;background:radial-gradient(ellipse 80% 60% at 70% 20%,rgba(44,91,232,.14),transparent 60%)}.DropsPage_eyebrow__CxsG9{font-size:.8rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--blue-bright);margin-bottom:22px}.DropsPage_title__AAaG0{font-weight:800;letter-spacing:-.02em;line-height:1.02;font-size:clamp(2.8rem,8vw,6rem)}.DropsPage_lede__4daTC{margin-top:28px;max-width:58ch;font-weight:300;font-size:clamp(1rem,1.5vw,1.2rem);color:var(--muted);line-height:1.7}.DropsPage_catalog__FEt6k{padding:2vh 5vw 12vh}.DropsPage_statusRow__sTWl0{display:flex;align-items:center;gap:12px;margin-bottom:40px}.DropsPage_dot__QL_Qo{width:9px;height:9px;border-radius:50%;background:var(--blue-bright);animation:DropsPage_pulse___iGHz 2.2s infinite}@keyframes DropsPage_pulse___iGHz{0%{box-shadow:0 0 0 0 rgba(91,124,240,.5)}70%{box-shadow:0 0 0 10px rgba(91,124,240,0)}to{box-shadow:0 0 0 0 rgba(91,124,240,0)}}.DropsPage_statusText__sy6hP{font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.DropsPage_grid__BycNm{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.DropsPage_card__CV90_{position:relative;overflow:hidden;background:rgba(17,38,77,.72);border:1px dashed var(--navy-line);border-radius:2px;padding:40px 32px 32px;display:flex;flex-direction:column;min-height:300px;transition:border-color .3s ease}.DropsPage_card__CV90_>*{position:relative;z-index:1}.DropsPage_card__CV90_:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(260px circle at var(--mx,50%) var(--my,-40%),rgba(91,124,240,.16),transparent 65%);opacity:0;transition:opacity .4s ease}.DropsPage_card__CV90_:hover{border-color:var(--blue)}.DropsPage_card__CV90_:hover:after{opacity:1}.DropsPage_cardTag__3GXbc{font-size:.7rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--blue-bright)}.DropsPage_cardName__5UDH0{margin-top:18px;font-weight:800;font-size:1.6rem;letter-spacing:-.01em}.DropsPage_cardBody__NTYHP{margin-top:14px;font-weight:300;font-size:.95rem;color:var(--muted);line-height:1.7;flex:1}.DropsPage_cardFoot__jggKD{margin-top:24px;display:flex;align-items:center;justify-content:space-between}.DropsPage_cardPrice__C7Gf7{font-weight:700;font-size:1.1rem;color:var(--muted)}.DropsPage_cardBtn__oowX7{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);border:1px solid var(--navy-line);padding:10px 18px;border-radius:2px}.DropsPage_cta__atq1S{padding:12vh 5vw 14vh;background:radial-gradient(ellipse 70% 55% at 30% 80%,rgba(44,91,232,.12),transparent 60%)}.DropsPage_cta__atq1S h2{font-weight:800;letter-spacing:-.02em;font-size:clamp(1.8rem,4vw,3rem);max-width:18ch;line-height:1.1}.DropsPage_cta__atq1S p{margin-top:20px;max-width:48ch;font-weight:300;color:var(--muted);line-height:1.7;font-size:clamp(.98rem,1.3vw,1.1rem)}.DropsPage_ctaBtn__6JxaP{margin-top:36px;display:inline-block;background:var(--blue);color:#fff;text-decoration:none;font-weight:700;font-size:.92rem;letter-spacing:.16em;text-transform:uppercase;padding:20px 42px;border-radius:2px;transition:background .25s,transform .25s}.DropsPage_ctaBtn__6JxaP:focus-visible,.DropsPage_ctaBtn__6JxaP:hover{background:var(--blue-bright);transform:translateY(-2px)}@media (max-width:760px){.DropsPage_grid__BycNm{grid-template-columns:1fr}.DropsPage_hero__tp1pe{padding:20vh 5vw 8vh}}