.ladyspot-launch-banner{padding-top:var(--ladyspot-banner-padding-top);padding-bottom:var(--ladyspot-banner-padding-bottom);color:var(--ladyspot-banner-ink);font-family:"FunnelSans",var(--font-body-family),sans-serif}.ladyspot-launch-banner__panel{display:grid;grid-template-columns:minmax(0,56%) minmax(0,44%);height:clamp(520px,43vw,560px);overflow:hidden;border:2px solid var(--ladyspot-banner-accent);border-radius:0;background:var(--ladyspot-banner-bg);box-shadow:none}.ladyspot-launch-banner__media{position:relative;min-width:0;overflow:hidden;background:#611479}.ladyspot-launch-banner__video-wrap,.ladyspot-launch-banner__poster,.ladyspot-launch-banner__poster-image,.ladyspot-launch-banner__media-fallback,.ladyspot-launch-banner__video{width:100%;height:100%}.ladyspot-launch-banner__video-wrap,.ladyspot-launch-banner__poster,.ladyspot-launch-banner__media-fallback{display:block}.ladyspot-launch-banner__video-wrap--mobile{display:none}.ladyspot-launch-banner__video,.ladyspot-launch-banner__poster-image{display:block;object-fit:cover;object-position:center}.ladyspot-launch-banner__media:after{position:absolute;top:0;right:0;bottom:0;width:12px;content:"";background:#f9b4ff;pointer-events:none}.ladyspot-launch-banner__media-fallback:before,.ladyspot-launch-banner__media-fallback:after{position:absolute;content:"";border-radius:0;background:#ff8624;transform:rotate(-12deg)}.ladyspot-launch-banner__media-fallback:before{width:58%;height:72%;left:-12%;bottom:-28%}.ladyspot-launch-banner__media-fallback:after{width:42%;height:58%;right:-8%;top:-18%}.ladyspot-launch-banner__content{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;overflow:hidden;padding:clamp(36px,4vw,68px);background:var(--ladyspot-banner-bg)}.ladyspot-launch-banner[data-campaign-state=live] .ladyspot-launch-banner__panel{height:auto;min-height:760px}.ladyspot-launch-banner__content--product-card{justify-content:stretch;padding:clamp(16px,2vw,28px);overflow:visible;background:#fff}.ladyspot-launch-banner__featured-product{width:100%;max-width:420px;margin:auto}.ladyspot-launch-banner__featured-product .x-card-usp{display:grid;gap:.42rem;min-height:4.2em;margin:.95rem 0 1.25rem;padding:0;list-style:none;color:#5f6b63;font-size:.875rem;line-height:1.25;text-align:left}.ladyspot-launch-banner__featured-product .x-card-usp li{position:relative;margin:0;padding-left:1rem}.ladyspot-launch-banner__featured-product .x-card-usp li:before{content:"";position:absolute;top:.42em;left:0;width:.36rem;height:.36rem;background:#0e7f3c}.ladyspot-launch-banner__featured-product .product-item{height:100%}.ladyspot-launch-banner__content>*:not(.ladyspot-launch-banner__mascot-guide){position:relative;z-index:1}.ladyspot-launch-banner__intro{display:flex;gap:20px;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.ladyspot-launch-banner__mascot-tile{display:grid;flex:0 0 116px;width:116px;height:116px;padding:12px;place-items:center;overflow:hidden;background:#611479;color:#ff8624}.ladyspot-launch-banner__mascot-tile svg{width:94px;height:auto;transform:translateY(5px)}.ladyspot-launch-banner__mascot-guide{position:absolute;z-index:0;right:-34px;bottom:-22px;width:170px;color:#611479;opacity:.09;pointer-events:none}.ladyspot-launch-banner__mascot-guide svg{display:block;width:100%;height:auto}.ladyspot-launch-banner__badge{align-self:flex-start;margin:0;padding:10px 14px;border:2px solid var(--ladyspot-banner-accent);border-radius:0;background:#f9b4ff;font-family:"FunnelSans",var(--font-body-family),sans-serif;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:var(--ladyspot-banner-accent)}.ladyspot-launch-banner__eyebrow{margin:0 0 14px;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;color:var(--ladyspot-banner-accent)}.ladyspot-launch-banner__heading{max-width:13em;margin:0;font-family:var(--font-heading-family),"Maulstick",sans-serif;font-size:clamp(34px,3.2vw,54px);font-weight:700;line-height:.94;letter-spacing:-.02em;text-wrap:balance;color:var(--ladyspot-banner-ink)}.ladyspot-launch-banner__text{max-width:34em;margin-top:22px;font-size:17px;line-height:1.35;color:var(--ladyspot-banner-ink)}.ladyspot-launch-banner__waitlist{max-width:520px;margin-top:34px}.ladyspot-launch-banner__field{display:grid;gap:10px}.ladyspot-launch-banner__field-label{font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:var(--ladyspot-banner-accent)}.ladyspot-launch-banner__fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.ladyspot-launch-banner__input{width:100%;min-height:50px;padding:12px 16px;border:2px solid var(--ladyspot-banner-accent);border-radius:0;background:#fff;font-family:var(--font-body-family),"FunnelSans",sans-serif;font-size:16px;color:var(--ladyspot-banner-ink)}.ladyspot-launch-banner__input::placeholder{color:color-mix(in srgb,var(--ladyspot-banner-ink) 40%,transparent)}.ladyspot-launch-banner__input:focus{border-color:var(--ladyspot-banner-accent);outline:3px solid color-mix(in srgb,var(--ladyspot-banner-accent) 18%,transparent);outline-offset:2px}.ladyspot-launch-banner__submit{min-height:50px;padding:12px 24px;border:2px solid var(--ladyspot-banner-button);border-radius:0;background:var(--ladyspot-banner-button);color:var(--ladyspot-banner-button-text);font-family:var(--font-body-family),"FunnelSans",sans-serif;font-size:14px;font-weight:750;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.ladyspot-launch-banner__submit:hover:not(:disabled){transform:translateY(-1px)}.ladyspot-launch-banner__submit:focus-visible{outline:3px solid color-mix(in srgb,var(--ladyspot-banner-button) 30%,transparent);outline-offset:3px}.ladyspot-launch-banner__submit:disabled{opacity:.65;cursor:wait}.ladyspot-launch-banner__waitlist--live{display:flex}.ladyspot-launch-banner__shop-link{display:inline-flex;align-items:center;justify-content:center;min-width:190px;text-decoration:none}.ladyspot-launch-banner__tester{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:clamp(28px,4vw,56px);align-items:center;overflow:hidden;margin-top:18px;padding:26px clamp(24px,3vw,42px);border:2px solid var(--ladyspot-banner-accent);background:#f1b2f4}.ladyspot-launch-banner__tester-mark{position:absolute;top:18px;right:34px;transform:none;font-family:var(--font-heading-family),"Maulstick",sans-serif;font-size:116px;font-weight:700;line-height:.8;color:color-mix(in srgb,var(--ladyspot-banner-accent) 22%,transparent);pointer-events:none}.ladyspot-launch-banner__tester-heading{position:relative;margin:0;font-family:var(--font-heading-family),"Maulstick",sans-serif;max-width:620px;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:.98;letter-spacing:-.02em;color:var(--ladyspot-banner-ink)}.ladyspot-launch-banner__tester-text{position:relative;margin-top:8px;font-size:14.5px;line-height:1.4;color:var(--ladyspot-banner-ink)}.ladyspot-launch-banner__tester-text p{margin:0}.ladyspot-launch-banner__tester-text strong{color:var(--ladyspot-banner-accent)}.ladyspot-launch-banner__tester-form{max-width:none;margin:0 0 14px}.ladyspot-launch-banner__tester-copy,.ladyspot-launch-banner__tester-action,.ladyspot-launch-banner__tester-availability,.ladyspot-launch-banner__tester-video-note{position:relative;z-index:1}.ladyspot-launch-banner__tester-video-note{margin-top:16px}.ladyspot-launch-banner__tester-spots{display:inline-flex;align-items:baseline;gap:5px;margin:0 0 10px;padding:7px 10px;border:2px solid var(--ladyspot-banner-accent);background:var(--ladyspot-banner-bg);font-size:12px;font-weight:800;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:var(--ladyspot-banner-accent)}.ladyspot-launch-banner__tester-spots strong{font-family:var(--font-heading-family),"Maulstick",sans-serif;font-size:22px;line-height:.8;color:var(--ladyspot-banner-ink)}.ladyspot-launch-banner__tester-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.ladyspot-launch-banner__tester-countdown>span{display:grid;gap:2px;justify-items:center;padding:8px 4px 7px;border:2px solid var(--ladyspot-banner-accent);background:var(--ladyspot-banner-bg);color:var(--ladyspot-banner-ink)}.ladyspot-launch-banner__tester-countdown strong{font-family:var(--font-heading-family),"Maulstick",sans-serif;font-size:24px;line-height:.9}.ladyspot-launch-banner__tester-countdown small{font-size:9px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:var(--ladyspot-banner-accent)}.ladyspot-launch-banner__tester-deadline{margin:7px 0 0;font-size:11px;font-weight:700;line-height:1.3;color:var(--ladyspot-banner-accent)}.ladyspot-launch-banner__tester-video-note{padding-top:14px;border-top:2px solid color-mix(in srgb,var(--ladyspot-banner-accent) 30%,transparent);font-size:13px;font-weight:700;line-height:1.4;color:var(--ladyspot-banner-ink)}.ladyspot-launch-banner__tester-video-note p{margin:0}.ladyspot-launch-banner__tester-choice{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;margin-top:14px;padding:11px 12px;border:2px solid var(--ladyspot-banner-accent);background:var(--ladyspot-banner-bg);font-size:13px;font-weight:650;line-height:1.35;color:var(--ladyspot-banner-ink);cursor:pointer}.ladyspot-launch-banner__tester-choice input{width:18px;height:18px;margin:0;accent-color:var(--ladyspot-banner-button)}.ladyspot-launch-banner__tester-choice input:focus-visible{outline:3px solid color-mix(in srgb,var(--ladyspot-banner-accent) 22%,transparent);outline-offset:2px}.ladyspot-launch-banner .klaviyo-waitlist-message{margin-top:14px!important;color:var(--ladyspot-banner-accent)!important}@media(max-width:767px){.ladyspot-launch-banner__page{padding-right:16px;padding-left:16px}.ladyspot-launch-banner__panel,.ladyspot-launch-banner[data-campaign-state=live] .ladyspot-launch-banner__panel{grid-template-columns:1fr;height:auto;min-height:0;border-radius:0}.ladyspot-launch-banner__media{aspect-ratio:4 / 5}.ladyspot-launch-banner__media:after{top:auto;right:0;bottom:0;left:0;width:auto;height:10px}.ladyspot-launch-banner__video-wrap--desktop{display:none}.ladyspot-launch-banner__video-wrap--mobile{display:block}.ladyspot-launch-banner__content{padding:32px 22px 28px}.ladyspot-launch-banner__intro{margin-bottom:22px}.ladyspot-launch-banner__mascot-tile{flex-basis:88px;width:88px;height:88px;padding:9px}.ladyspot-launch-banner__mascot-tile svg{width:72px}.ladyspot-launch-banner__mascot-guide{width:130px;opacity:.07}.ladyspot-launch-banner__heading{font-size:clamp(34px,10vw,46px)}.ladyspot-launch-banner__text{margin-top:18px;font-size:16px}.ladyspot-launch-banner__waitlist{margin-top:28px}.ladyspot-launch-banner__fields{grid-template-columns:1fr}.ladyspot-launch-banner__submit{width:100%}.ladyspot-launch-banner__tester{grid-template-columns:1fr;gap:20px;padding:20px 18px}.ladyspot-launch-banner__tester-mark{right:8px;font-size:88px}.ladyspot-launch-banner__tester-heading{font-size:26px}}@media(prefers-reduced-motion:reduce){.ladyspot-launch-banner__submit{transition:none}}.sp-warranty-page{padding:28px 20px 56px}.sp-warranty-page__inner{width:min(100%,1180px);margin:0 auto}.sp-warranty-page__header{margin-bottom:24px}.sp-warranty-page__title{color:#0a3f49;line-height:1.05}.sp-warranty-page__content{max-width:860px;color:#142d24}.sp-warranty-register{max-width:940px;margin-top:clamp(36px,5vw,64px);padding-top:clamp(30px,4vw,46px);border-top:1px solid rgba(20,54,39,.18);color:#102a20}.sp-warranty-register__intro{max-width:760px;margin-bottom:30px}.sp-warranty-register__eyebrow{margin:0 0 10px;color:#007a3d;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.sp-warranty-register h2{margin:0 0 14px;color:#0a3f49;font-size:clamp(28px,3vw,42px);line-height:1.05;letter-spacing:0}.sp-warranty-register__intro p:last-child{margin:0;color:#102a20c2;font-size:16px;line-height:1.6}.sp-warranty-register__form{display:grid;gap:24px}.sp-warranty-register fieldset{min-width:0;margin:0;padding:0;border:0}.sp-warranty-register legend{margin-bottom:12px;color:#143627;font-size:18px;font-weight:850;line-height:1.2}.sp-warranty-register__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.sp-warranty-register__grid--short{max-width:620px}.sp-warranty-register label{display:grid;gap:8px;margin:0;color:#111f19;font-size:14px;font-weight:750;line-height:1.25}.sp-warranty-register em{color:#007a3d;font-style:normal;font-size:12px;font-weight:800}.sp-warranty-register input,.sp-warranty-register select{width:100%;min-height:50px;padding:12px 14px;border:1px solid rgba(20,54,39,.24);border-radius:4px;background:#ffffffc7;color:#102a20;font:inherit;box-shadow:none}.sp-warranty-register input:focus,.sp-warranty-register select:focus{outline:2px solid rgba(219,226,51,.9);outline-offset:2px;border-color:#1436278c;background:#fff}.sp-warranty-register__note{max-width:820px;margin:2px 0 0;color:#102a20ad;font-size:14px;line-height:1.55}.sp-warranty-register button[type=submit]{width:fit-content;min-height:52px;padding:0 30px;border:0;border-radius:4px;background:#143627;color:#fff;font-weight:850;cursor:pointer}.sp-warranty-register button[type=submit]:hover{background:#0d2b1f}.sp-warranty-register__success,.sp-warranty-register__errors{padding:14px 16px;border-radius:4px;font-size:15px;line-height:1.45}.sp-warranty-register__success{border:1px solid rgba(0,122,61,.28);background:#007a3d14;color:#0f5132}.sp-warranty-register__errors{border:1px solid rgba(150,34,34,.28);background:#96222214;color:#7a1d1d}.sp-warranty-register__errors p{margin:0 0 8px;font-weight:800}@media(max-width:720px){.sp-warranty-page{padding-top:22px;padding-bottom:44px}.sp-warranty-register__grid{grid-template-columns:1fr}.sp-warranty-register button[type=submit]{width:100%}}.spotmate-author-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:clamp(1.1rem,3vw,2rem);align-items:center;width:100%;max-width:none;margin:clamp(3rem,6vw,5rem) 0 0;padding:clamp(1.2rem,3vw,2rem);border:1px solid rgba(var(--colors-text),.18);border-radius:14px;background:#fff8d7;text-align:left}.spotmate-author-card__content{min-width:0}.spotmate-author-card__image{width:140px;height:140px;border-radius:50%;object-fit:cover;object-position:50% 18%}.spotmate-author-card__eyebrow{margin:0 0 .25rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.spotmate-author-card__name{margin:0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.25}.spotmate-author-card__bio{margin:.55rem 0 0;line-height:1.7}.spotmate-author-card__review-date{margin:.4rem 0 0;font-size:.92rem;font-weight:700}.spotmate-author-card__link{display:inline-block;margin-top:.75rem;font-weight:700;text-decoration:underline;text-underline-offset:.2em}@media(max-width:749px){.spotmate-author-card{grid-template-columns:1fr;gap:1.1rem;padding:1.2rem}.spotmate-author-card__image{width:112px;height:112px}}.dark .spotmate-author-card{background:rgba(var(--colors-text),.08)}
/*# sourceMappingURL=/cdn/shop/t/40/compiled_assets/styles.css.map */
