.ladyspot-launch-popup,.ladyspot-launch-popup__shell{--ladyspot-wine: #4a0e22;--ladyspot-wine-deep: #2d0614;--ladyspot-wine-soft: #6b1a35;--ladyspot-pink-glow: rgba(242, 164, 179, .35);--ladyspot-cream: #fff8f9;--ladyspot-cream-warm: #faf0f2;--ladyspot-ink: #2a0a14;--ladyspot-ink-muted: rgba(42, 10, 20, .55);--ladyspot-border: rgba(74, 14, 34, .12);--ladyspot-shadow: 0 32px 80px rgba(45, 6, 20, .28), 0 8px 24px rgba(45, 6, 20, .12);--ladyspot-radius: 20px}.ladyspot-launch-popup__shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;pointer-events:auto;background:#14080c85}.ladyspot-launch-popup__dialog{position:relative;display:grid;grid-template-columns:minmax(240px,42%) 1fr;width:min(92vw,860px);max-height:min(90vh,560px);border-radius:var(--ladyspot-radius);overflow:hidden;background:#fff8f9;background:var(--ladyspot-cream);box-shadow:var(--ladyspot-shadow);pointer-events:auto;isolation:isolate}.ladyspot-launch-popup__close{position:absolute;top:18px;right:18px;z-index:5;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid rgba(74,14,34,.16);border-radius:50%;background:#fff8f9eb;color:#4a0e22;color:var(--ladyspot-wine);cursor:pointer;transition:background .2s ease,transform .2s ease}.ladyspot-launch-popup__close:hover{background:#fff8f9;background:var(--ladyspot-cream);transform:scale(1.04)}.ladyspot-launch-popup__visual{position:relative;min-height:100%;background:#2d0614;background:var(--ladyspot-wine-deep);overflow:hidden}.ladyspot-launch-popup__visual-frame{position:absolute;top:-18%;right:-35%;bottom:-18%;left:-10%;transform:rotate(-8deg) scale(1.08)}.ladyspot-launch-popup__asset{width:100%;height:100%;object-fit:cover;object-position:52% 48%;opacity:.96}.ladyspot-launch-popup__visual-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#2d061414,#2d06148c),radial-gradient(circle at 68% 42%,var(--ladyspot-pink-glow),transparent 58%);pointer-events:none}.ladyspot-launch-popup__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 72%,var(--ladyspot-cream) 100%);pointer-events:none}.ladyspot-launch-popup__content{display:flex;flex-direction:column;justify-content:center;padding:48px 44px 44px 36px;background:#fff8f9;background:radial-gradient(circle at 100% 0%,rgba(242,164,179,.14),transparent 36%),linear-gradient(180deg,#fff8f9,#faf0f2);background:radial-gradient(circle at 100% 0%,rgba(242,164,179,.14),transparent 36%),linear-gradient(180deg,var(--ladyspot-cream) 0%,var(--ladyspot-cream-warm) 100%)}.ladyspot-launch-popup__brand{margin:0 0 20px;font-family:var(--font-body-family),"FunnelSans",sans-serif;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ladyspot-wine-soft)}.ladyspot-launch-popup__headline{margin:0 0 36px;max-width:14.5em;font-family:var(--font-heading-family),"Maulstick",sans-serif;font-size:clamp(28px,3.2vw,38px);font-weight:700;line-height:1.05;color:var(--ladyspot-ink);text-wrap:balance}.ladyspot-launch-popup__waitlist{margin:0 0 28px;padding-bottom:28px;border-bottom:1px solid var(--ladyspot-border)}.ladyspot-launch-popup__waitlist-fields{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.ladyspot-launch-popup__field{display:flex;flex-direction:column;gap:8px}.ladyspot-launch-popup__field-label{font-family:var(--font-body-family),"FunnelSans",sans-serif;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ladyspot-ink-muted)}.ladyspot-launch-popup__input{width:100%;padding:12px 0 10px;border:none;border-bottom:1px solid rgba(74,14,34,.22);border-radius:0;background:transparent;font-family:var(--font-body-family),"FunnelSans",sans-serif;font-size:16px;font-weight:400;color:var(--ladyspot-ink);outline:none;transition:border-color .2s ease}.ladyspot-launch-popup__input::placeholder{color:#2a0a1452}.ladyspot-launch-popup__input:focus{border-bottom-color:var(--ladyspot-wine-soft)}.ladyspot-launch-popup__submit{flex-shrink:0;padding:12px 22px;border:1px solid var(--ladyspot-wine);border-radius:999px;background:var(--ladyspot-wine);font-family:var(--font-body-family),"FunnelSans",sans-serif;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ladyspot-cream);cursor:pointer;transition:background .2s ease,transform .2s ease}.ladyspot-launch-popup__submit:hover:not(:disabled){background:var(--ladyspot-wine-soft);transform:translateY(-1px)}.ladyspot-launch-popup__submit:disabled{opacity:.7;cursor:wait}.ladyspot-launch-popup__message{margin:12px 0 0;font-family:var(--font-body-family),"FunnelSans",sans-serif;font-size:14px;line-height:1.4;font-weight:600}.ladyspot-launch-popup__message--success{color:#0e7f3c}.ladyspot-launch-popup__message--error{color:#a94600}.ladyspot-launch-popup__tiktok{display:inline-flex;align-items:center;gap:10px;width:fit-content;font-family:var(--font-body-family),"FunnelSans",sans-serif;font-size:15px;font-weight:450;text-decoration:none;color:var(--ladyspot-ink-muted);transition:color .2s ease,gap .2s ease}.ladyspot-launch-popup__tiktok:hover{color:var(--ladyspot-wine);gap:12px}.ladyspot-launch-popup__tiktok-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#4a0e220f;color:var(--ladyspot-wine-soft);transition:background .2s ease,color .2s ease}.ladyspot-launch-popup__tiktok:hover .ladyspot-launch-popup__tiktok-icon{background:#4a0e221f;color:var(--ladyspot-wine)}@media(max-width:720px){.ladyspot-launch-popup__shell{padding:12px}.ladyspot-launch-popup__dialog{grid-template-columns:1fr;grid-template-rows:auto 1fr;width:min(94vw,420px);max-height:min(92vh,720px);border-radius:18px}.ladyspot-launch-popup__close{top:14px;right:14px}.ladyspot-launch-popup__visual{min-height:168px;max-height:168px}.ladyspot-launch-popup__visual-frame{top:-55%;right:-20%;bottom:-40%;left:-20%;transform:rotate(0) scale(1.15)}.ladyspot-launch-popup__asset{object-position:center 46%}.ladyspot-launch-popup__visual:after{background:linear-gradient(180deg,transparent 55%,var(--ladyspot-cream) 100%)}.ladyspot-launch-popup__content{padding:28px 24px 32px}.ladyspot-launch-popup__brand{margin-bottom:14px}.ladyspot-launch-popup__headline{margin-bottom:28px;font-size:30px}.ladyspot-launch-popup__waitlist{margin-bottom:22px;padding-bottom:22px}.ladyspot-launch-popup__waitlist-fields{grid-template-columns:1fr;gap:16px}.ladyspot-launch-popup__submit{width:100%;padding:14px 22px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/ladyspot-launch-popup.css.map */
