.announcement-bar{background:color-mix(in srgb,var(--color-primary) 92%,black 8%);color:#fff;border-bottom:1px solid color-mix(in srgb,var(--color-primary),#fff 16%)}.announcement-bar__inner{min-height:2.2rem;display:flex;align-items:center;justify-content:center;text-align:center}.announcement-bar__text,.announcement-bar__link{font-family:var(--font-heading);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:inherit;text-decoration:none}.announcement-bar__link:hover{color:#fff;opacity:.85}.site-footer{--site-footer-bg: var(--color-primary);--site-footer-text: var(--color-button-label);--site-footer-muted: color-mix(in srgb, var(--color-button-label) 74%, transparent);--site-footer-soft: color-mix(in srgb, var(--color-button-label) 68%, transparent);--site-footer-border: color-mix(in srgb, var(--color-button-label) 16%, transparent);--site-footer-border-strong: color-mix(in srgb, var(--color-button-label) 24%, transparent);--site-footer-field-bg: color-mix(in srgb, var(--color-button-label) 8%, transparent);background:var(--site-footer-bg);color:var(--site-footer-text);padding-block:clamp(1.5rem,2vw,2rem)}.site-footer .eyebrow{color:var(--site-footer-soft)}.site-footer__surface{border:1px solid var(--site-footer-border);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--site-footer-bg) 96%,var(--site-footer-text) 4%);overflow:hidden}.site-footer__top{display:grid;gap:clamp(1rem,1.8vw,1.35rem);padding:clamp(1rem,2vw,1.65rem)}.site-footer__brand{display:grid;gap:.7rem}.site-footer__heading{max-width:24ch;color:var(--site-footer-text)}.site-footer__trust-line{margin:0;color:var(--site-footer-muted);font-size:.9rem;line-height:1.5;max-width:52ch}.site-footer__menu{display:grid;align-content:start}.site-footer__menu-disclosure{display:grid;gap:var(--space-sm)}.site-footer__menu-summary{display:flex;align-items:center;justify-content:space-between;min-height:2.3rem;gap:var(--space-sm);padding-block:.45rem;cursor:pointer;list-style:none}.site-footer__menu-summary::-webkit-details-marker{display:none}.site-footer__menu-summary::marker{display:none;content:""}.site-footer__menu-heading{margin:0;font-size:.82rem;letter-spacing:.09em;text-transform:uppercase;color:var(--site-footer-soft)}.site-footer__menu-icon{width:1rem;height:1rem;flex-shrink:0;color:var(--site-footer-soft);transition:transform var(--transition-base)}.site-footer__menu-disclosure[open] .site-footer__menu-icon{transform:rotate(180deg)}.site-footer__menu-list{display:grid;gap:0}.site-footer__menu a{display:block;min-height:2.3rem;padding-block:.45rem;text-decoration:none;color:color-mix(in srgb,var(--site-footer-text) 95%,transparent)}.site-footer__menu a:hover,.site-footer__menu a:focus-visible{color:var(--color-accent);text-decoration:none}.site-footer__social{display:flex;align-items:center;gap:var(--space-sm);list-style:none;padding:0;margin:0}.site-footer__social .social-icons__link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;aspect-ratio:1;border:1px solid var(--site-footer-border-strong);border-radius:999px;background:var(--site-footer-field-bg);color:var(--site-footer-text);transition:transform var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast)}.site-footer__social .social-icons__link:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--site-footer-text) 45%,transparent);background:color-mix(in srgb,var(--site-footer-text) 12%,transparent)}.site-footer__bottom{border-top:1px solid var(--site-footer-border);padding:.8rem clamp(1rem,2vw,1.65rem) 0;display:grid;gap:.45rem;justify-items:center;text-align:center;color:var(--site-footer-muted);font-size:.85rem}.site-footer__bottom>p{margin:0}.site-footer__payments-wrap{display:grid;gap:.25rem;justify-items:center}.site-footer__payments-label{margin:0;color:var(--site-footer-muted);font-size:.6875rem;line-height:1.2;letter-spacing:.04em}.site-footer__payments{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;justify-content:center}.site-footer__payments li{display:inline-flex;align-items:center;justify-content:center;min-height:1.625rem;line-height:0}.site-footer__payments svg{display:block;width:auto;height:1.625rem;max-width:none}@media(min-width:960px){.site-footer__top{grid-template-columns:minmax(300px,1.15fr) minmax(0,.9fr) minmax(0,.9fr);align-items:start}.site-footer__menu-summary{cursor:default}.site-footer__menu-icon{display:none}.site-footer__bottom{grid-template-columns:1fr auto;justify-items:stretch;align-items:center;text-align:left}.site-footer__payments-wrap{justify-items:end}.site-footer__payments{justify-content:flex-end}}@media(max-width:959px){.site-footer__top{gap:.65rem;padding:.85rem 1rem .3rem}.site-footer__menu-disclosure{gap:.35rem}.site-footer__bottom{padding-top:.3rem}}.site-header{position:sticky;inset-block-start:0;z-index:40;border-bottom:1px solid var(--color-border);background:#ffffffed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-header__inner{min-height:4.35rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-md)}.site-header__menu-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;width:2.3rem;height:2.3rem}.site-header__logo{display:inline-flex;align-items:center;align-self:stretch;justify-self:center;block-size:100%;line-height:0;text-decoration:none}.site-header__logo-image{display:block;width:auto;height:calc(100% - .6rem);max-height:none;object-fit:contain}.site-header__logo-text{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase}.site-header__nav{display:none}.site-header__actions{display:flex;align-items:center;gap:var(--space-sm);justify-self:end}.site-header__action-link{display:none;font-size:.84rem;text-decoration:none}.site-header__cart{display:inline-flex;align-items:center;gap:var(--space-2xs);text-decoration:none}.site-header__cart-count{min-width:1.2rem;min-height:1.2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:.72rem;background:var(--color-primary);color:#fff;padding-inline:.22rem}.site-header__mobile{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:50}.site-header__mobile[data-open=true]{pointer-events:auto}.site-header__mobile-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;width:100vw;background:#fff;transform:translate(-100%);transition:transform var(--transition-base);padding:max(env(safe-area-inset-top),var(--space-lg)) var(--space-lg) var(--space-lg);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;box-shadow:none}.site-header__mobile[data-open=true] .site-header__mobile-panel{transform:translate(0)}.site-header__mobile-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border)}.site-header__mobile-close{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:2rem;height:2rem;background:#fff}.site-header__mobile-list a{display:block;padding-block:1rem;border-bottom:1px solid var(--color-border);text-decoration:none;font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem}.site-header__mobile nav{overflow:auto}.site-header__mobile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:0;background:#11182780;opacity:0;transition:opacity var(--transition-base)}.site-header__mobile[data-open=true] .site-header__mobile-overlay{opacity:1}html.menu-open,body.menu-open{overflow:hidden}@media(min-width:960px){.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__menu-button,.site-header__mobile{display:none}.site-header__logo{justify-self:start}.site-header__logo-image{height:calc(100% - 1rem);max-height:3.25rem}.site-header__nav{display:block}.site-header__nav-list{display:flex;align-items:center;justify-content:center;gap:var(--space-md)}.site-header__nav-list>li{display:flex;align-items:center}.site-header__nav-list>li+li{margin-top:0}.site-header__nav-link{display:inline-flex;align-items:center;min-height:2.75rem;text-decoration:none;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;white-space:nowrap}.site-header__action-link{display:inline-block}}.homepage-hero{position:relative;min-height:70vh;display:flex;align-items:center;overflow:hidden}.homepage-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.homepage-hero__image{width:100%;height:100%;object-fit:cover}.homepage-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1b2a4ab3,#1b2a4a33);z-index:1}.homepage-hero__content{position:relative;z-index:2;max-width:600px;padding:var(--spacing-2xl) 0}.homepage-hero__heading{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);line-height:1.15;margin-bottom:var(--spacing-md);color:var(--color-white)}.homepage-hero__subheading{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin-bottom:var(--spacing-lg);color:var(--color-white);opacity:.9}.homepage-hero__cta{font-size:1.1rem;padding:1rem 2.5rem}.article-main__card{padding:var(--space-lg);display:grid;gap:var(--space-md)}.article-main__meta{margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:var(--color-muted);font-size:.9rem}.article-main__meta span{position:relative}.article-main__meta span+span:before{content:"";position:absolute;inset-inline-start:-.5rem;inset-block-start:50%;width:.2rem;height:.2rem;border-radius:999px;background:#1b2a4a59;transform:translateY(-50%)}.article-main__media{border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(27,42,74,.12);background:#f4f7fb}.article-main__media img{width:100%;height:auto;display:block}.article-main__content{color:var(--color-muted);line-height:1.7}.article-main__content>*{max-width:none}.article-main__content img{max-width:100%;height:auto}.article-main__tags{display:grid;gap:var(--space-xs)}.article-main__tags-heading{margin:0;color:var(--color-primary);font-family:var(--font-heading);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.article-main__tag-list{display:flex;flex-wrap:wrap;gap:.6rem}.article-main__tag{display:inline-flex;padding:.45rem .7rem;border:1px solid rgba(27,42,74,.14);border-radius:999px;color:var(--color-primary);text-decoration:none;font-size:.88rem}.article-main__footer{margin-top:var(--space-md)}.blog-main__grid{display:grid;gap:var(--space-md)}.blog-main__card{display:grid;gap:var(--space-md);padding:var(--space-md)}.blog-main__media{display:block;border-radius:var(--radius-lg);overflow:hidden;background:#f4f7fb;border:1px solid rgba(27,42,74,.12);text-decoration:none}.blog-main__media img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.blog-main__media-placeholder{display:flex;min-height:15rem;align-items:center;justify-content:center;color:var(--color-primary);font-family:var(--font-heading);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.blog-main__content{display:grid;gap:var(--space-sm);align-content:start;min-width:0}.blog-main__meta{margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:var(--color-muted);font-size:.86rem}.blog-main__meta span{position:relative}.blog-main__meta span+span:before{content:"";position:absolute;inset-inline-start:-.5rem;inset-block-start:50%;width:.2rem;height:.2rem;border-radius:999px;background:#1b2a4a59;transform:translateY(-50%)}.blog-main__content h2{margin:0}.blog-main__content h2 a{text-decoration:none}.blog-main__excerpt{margin:0;color:var(--color-muted)}.blog-main__pagination{margin-top:var(--space-lg);display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:center;justify-content:space-between}.blog-main__pagination-status{margin:0;color:var(--color-muted);font-size:.9rem}.blog-main__pagination-button[aria-disabled=true]{pointer-events:none;opacity:.5}.blog-main__empty{padding:var(--space-lg);display:grid;gap:var(--space-xs)}@media(min-width:960px){.blog-main__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.blog-main__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cart-page__layout{display:grid;gap:var(--space-md)}.cart-page__list{display:grid;gap:var(--space-sm)}.cart-page__item,.cart-page__summary,.cart-page__empty{padding:var(--space-md)}.cart-page__item{display:grid;gap:var(--space-md)}.cart-page__item-primary{display:grid;grid-template-columns:5.75rem minmax(0,1fr);align-items:start;gap:var(--space-sm);min-width:0}.cart-page__item-media{display:block;inline-size:100%;aspect-ratio:4 / 5;border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(27,42,74,.12);background:#fff;text-decoration:none;padding:var(--space-xs)}.cart-page__item-media img{width:100%;height:100%;object-fit:contain;display:block}.cart-page__item-placeholder{display:flex;min-height:7rem;align-items:center;justify-content:center;color:var(--color-muted);font-family:var(--font-heading);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.cart-page__item-copy{display:grid;gap:.35rem;align-content:start;min-width:0}.cart-page__item-title{margin:0;font-size:1.05rem}.cart-page__item-title a{text-decoration:none}.cart-page__item-variant,.cart-page__support,.cart-page__summary-note{margin:0;color:var(--color-muted)}.cart-page__item-remove{width:fit-content;color:var(--color-primary);font-size:.9rem}.cart-page__item-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid rgba(27,42,74,.12)}.cart-page__meta-block{display:grid;gap:.45rem}.cart-page__meta-label{margin:0;color:var(--color-primary);font-family:var(--font-heading);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.cart-page__meta-value{margin:0;font-size:1rem;font-weight:600}.cart-page__meta-block:nth-child(2){grid-column:1 / -1}.cart-page__quantity{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(100%,10rem);border:1px solid rgba(27,42,74,.2);border-radius:var(--radius-sm);overflow:hidden}.cart-page__quantity button,.cart-page__quantity input{border:0;background:#fff;min-height:2.75rem;font:inherit;color:var(--color-primary)}.cart-page__quantity button{width:2.75rem;font-size:1.2rem}.cart-page__quantity input{width:100%;min-width:0;text-align:center;padding-inline:.5rem}.cart-page__summary{display:grid;gap:var(--space-sm);align-content:start}.cart-page__summary h2,.cart-page__empty h2{margin:0}.cart-page__summary-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding-block:var(--space-sm);border-block:1px solid rgba(27,42,74,.12);font-size:1rem}.cart-page__actions{display:grid;gap:var(--space-sm);margin-top:var(--space-xs)}.cart-page__actions .button{width:100%;justify-content:center}.cart-page__empty{display:grid;gap:var(--space-sm);max-width:42rem}@media(min-width:750px){.cart-page__item{grid-template-columns:minmax(0,1fr) minmax(18rem,20rem);align-items:center}.cart-page__item-primary{grid-template-columns:7.5rem minmax(0,1fr);gap:var(--space-md)}.cart-page__item-meta{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;padding-top:0;padding-inline-start:var(--space-md);border-top:0;border-inline-start:1px solid rgba(27,42,74,.12)}.cart-page__meta-block:nth-child(2){grid-column:auto}}@media(min-width:960px){.cart-page__layout{grid-template-columns:minmax(0,1.65fr) minmax(18rem,.85fr);align-items:start}.cart-page__item{grid-template-columns:minmax(0,1fr) minmax(19rem,21rem);gap:var(--space-md)}.cart-page__item-primary{grid-template-columns:8.5rem minmax(0,1fr)}.cart-page__summary{position:sticky;inset-block-start:7rem}}.collection-main__layout{display:grid;gap:var(--space-md)}.collection-main__hero{display:grid;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-xl)}.collection-main__hero-media,.collection-main__card-media{display:block;border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(27,42,74,.12);background:#f4f7fb;text-decoration:none}.collection-main__hero-media img{width:100%;aspect-ratio:5 / 4;object-fit:cover}.collection-main__placeholder{display:flex;width:100%;min-height:14rem;align-items:center;justify-content:center;color:var(--color-muted);font-family:var(--font-heading);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.collection-main__hero-content{display:grid;gap:var(--space-sm);align-content:start}.collection-main__hero-content h2 a,.collection-main__card-content h3 a{text-decoration:none}.collection-main__hero-copy{margin:0;color:var(--color-muted)}.collection-main__hero-points{margin:0;padding:0;list-style:none;display:grid;gap:.4rem;color:var(--color-muted);font-size:.92rem}.collection-main__hero-points li{position:relative;padding-inline-start:1rem}.collection-main__hero-points li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.55em;width:.45rem;height:.45rem;border-radius:999px;background:#e8b4b8f2}.collection-main__price{color:var(--color-primary)}.collection-main__reviews{min-height:1.5rem}.collection-main__secondary{display:grid;gap:var(--space-sm);align-content:start}.collection-main__secondary-eyebrow{margin:0;color:var(--color-muted);font-family:var(--font-heading);font-size:.72rem;letter-spacing:.09em;text-transform:uppercase}.collection-main__secondary h2{font-size:clamp(1.12rem,1.8vw,1.45rem)}.collection-main__secondary-grid{display:grid;gap:var(--space-sm)}.collection-main__card{display:grid;gap:var(--space-sm);padding:var(--space-sm)}.collection-main__card-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.collection-main__card-content{display:grid;gap:var(--space-xs)}.collection-main__card-content .button{margin-top:var(--space-xs)}.collection-main__empty{padding:var(--space-xl);text-align:center}@media(min-width:960px){.collection-main__layout{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:start;gap:var(--space-lg)}.collection-main__hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:var(--space-lg);gap:var(--space-lg)}.collection-main__secondary{position:sticky;inset-block-start:6.2rem}}@media(prefers-reduced-motion:reduce){.collection-main__hero,.collection-main__card{transition:none}}.home-index__hero,.home-index__results-section,.home-index__apply-section{background:var(--color-button-label)}.home-index__benefits-section,.home-index__reviews-section{background:var(--color-surface)}.home-index__hero{padding-top:var(--space-md)}.home-index__hero-layout{display:grid;gap:var(--space-lg);align-items:center}.home-index__hero-media-shell{aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm)}.home-index__hero-image,.home-index__hero-placeholder{width:100%;height:100%;display:block;object-fit:cover}.home-index__hero-placeholder{background:var(--color-surface)}.home-index__hero-content{display:grid;gap:var(--space-md);align-content:center}.home-index__eyebrow{color:var(--color-muted)}.home-index__hero-eyebrow{letter-spacing:.04em;text-transform:none}.home-index__hero-copy,.home-index__hero-trust,.home-index__bottom-copy{margin:0;color:var(--color-muted)}.home-index__rating-jump{width:fit-content;display:inline-flex;align-items:center;gap:var(--space-xs);text-decoration:none}.home-index__rating-jump .glr-review-stars{display:inline-flex;gap:.1rem}.home-index__rating-jump .glr-review-stars__item{width:1rem;height:1rem}.home-index__rating-jump .glr-review-stars__star--filled{fill:var(--color-primary)}.home-index__rating-jump .product-hero__rating-text{color:var(--color-text);font-size:.875rem;font-weight:600}.home-index__hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.home-index__hero-actions .button{min-width:12.5rem}.home-index__hero-trust{font-size:.875rem}.home-index__narrow{max-width:56.25rem;margin-inline:auto}.home-index__section-header--center{text-align:center;justify-items:center}.home-index__section-link-wrap{margin-top:var(--space-lg);display:flex;justify-content:center}.home-index__section-link{display:inline-flex;align-items:center;gap:var(--space-2xs);color:var(--color-primary);font-family:var(--font-heading);font-size:.9rem;font-weight:600;text-decoration:none}.home-index__section-link:hover,.home-index__section-link:focus-visible{color:var(--color-accent)}.home-index__benefits-section .product-hero__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-sm);align-items:start;justify-items:center;margin-inline:auto;max-width:48rem}.home-index__benefits-section .product-hero__benefit-item{min-width:0;text-align:center;display:grid;justify-items:center;gap:var(--space-xs)}.home-index__benefits-section .product-hero__benefit-icon{width:1.85rem;height:1.85rem;display:grid;place-items:center;overflow:hidden}.home-index__benefits-section .product-hero__benefit-icon-image,.home-index__benefits-section .product-hero__benefit-icon-template{width:100%;height:100%;display:block;object-fit:contain}.home-index__benefits-section .product-hero__benefit-item p{margin:0;color:var(--color-text);font-size:.75rem;line-height:1.25;letter-spacing:.03em;text-transform:uppercase;font-weight:600;text-align:center;justify-self:center}.home-index__results-section .pdp-proof__snap-row{margin:0;display:grid;grid-auto-flow:column;gap:var(--space-md);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-xs)}.home-index__results-section .pdp-proof__snap-row::-webkit-scrollbar,.home-index__reviews-widget .jdgm-rev-widg__reviews::-webkit-scrollbar{display:none}.home-index__results-section .pdp-proof__snap-row--before-after{grid-auto-columns:minmax(78%,78%)}.home-index__results-section .pdp-proof__before-after-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-button-label);box-shadow:var(--shadow-sm);overflow:hidden;scroll-snap-align:start}.home-index__results-section .pdp-proof__before-after-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-surface)}.home-index__results-section .pdp-proof__before-after-image,.home-index__results-section .pdp-proof__before-after-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.home-index__results-section .pdp-proof__before-after-placeholder{background:var(--color-surface)}.home-index__results-section .pdp-proof__before-label,.home-index__results-section .pdp-proof__after-label{position:absolute;inset-block-end:var(--space-sm);color:var(--color-button-label);font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-shadow:var(--shadow-sm)}.home-index__results-section .pdp-proof__before-label{inset-inline-start:var(--space-sm)}.home-index__results-section .pdp-proof__after-label{inset-inline-end:var(--space-sm)}.home-index__results-section .pdp-proof__before-after-copy{display:grid;gap:var(--space-2xs);padding:var(--space-sm)}.home-index__results-section .pdp-proof__before-after-name{margin:0;color:var(--color-text);font-size:.875rem;font-weight:600}.home-index__results-section .pdp-proof__before-after-quote{margin:0;color:var(--color-muted);font-size:.8125rem;line-height:1.45;font-style:italic}.home-index__apply-section .pdp-proof__step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-sm);min-width:0;justify-items:center}.home-index__apply-section .pdp-proof__step-card{min-width:0;display:grid;justify-items:center;gap:var(--space-xs);padding:var(--space-sm);border-radius:var(--radius-lg);background:var(--color-surface);width:100%;text-align:center}.home-index__apply-section .pdp-proof__step-label{margin:0;color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em}.home-index__apply-section .pdp-proof__step-icon{width:2.15rem;height:2.15rem;display:grid;place-items:center;overflow:hidden}.home-index__apply-section .pdp-proof__step-icon-image,.home-index__apply-section .pdp-proof__step-icon-template{width:100%;height:100%;display:block;object-fit:contain}.home-index__apply-section .pdp-proof__step-text{margin:0;color:var(--color-text);font-size:.8125rem;line-height:1.35;font-weight:500;text-align:center;justify-self:center}.home-index__apply-section .pdp-proof__apply-tip{max-width:48rem;margin:var(--space-md) auto 0;color:var(--color-muted);font-size:.9375rem;line-height:1.5;font-style:italic;text-align:center}.home-index__reviews-shell{display:grid;gap:var(--space-md);min-width:0;max-width:100%;overflow-x:clip}.home-index__reviews-widget .jdgm-rev-widg{margin:0;padding:0!important;min-height:0!important;min-width:0;max-width:100%}.home-index__reviews-widget,.home-index__reviews-widget .jdgm-rev-widg__reviews.home-index__reviews-track-ready{min-width:0;max-width:100%}.home-index__reviews-widget .jdgm-rev-widg__header,.home-index__reviews-widget .jdgm-rev-widg__summary,.home-index__reviews-widget .jdgm-form-wrapper,.home-index__reviews-widget .jdgm-sort-dropdown-wrapper,.home-index__reviews-widget .jdgm-rev-widg__title,.home-index__reviews-widget .jdgm-histogram,.home-index__reviews-widget .jdgm-rev-widg__pagination,.home-index__reviews-widget .jdgm-widget-actions-wrapper,.home-index__reviews-widget .jdgm-paginate{display:none!important}.home-index__reviews-widget .jdgm-rev-widg__reviews.home-index__reviews-track-ready{margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:var(--space-md);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-xs);overscroll-behavior-x:contain}.home-index__reviews-widget .jdgm-rev.home-index__review-card,.home-index__reviews-widget .jdgm-carousel-item.home-index__review-card{margin:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-button-label);box-shadow:var(--shadow-sm);padding:var(--space-md);scroll-snap-align:start;min-width:0;max-width:100%;overflow-wrap:anywhere}.home-index__reviews-widget .jdgm-row-stars{margin:0}.home-index__reviews-widget .jdgm-star{color:var(--color-primary);font-size:.875rem}.home-index__reviews-widget .jdgm-rev__author-wrapper{margin-top:var(--space-xs);display:inline-flex!important;align-items:center;gap:var(--space-2xs);color:var(--color-text);font-size:.875rem;font-weight:600;text-transform:none;letter-spacing:0;min-width:0;max-width:100%;flex-wrap:wrap}.home-index__reviews-widget .jdgm-rev__buyer-badge{color:var(--color-muted);font-size:.75rem;text-transform:none;letter-spacing:0}.home-index__reviews-widget .jdgm-rev__timestamp{color:var(--color-muted);font-size:.75rem;margin-top:var(--space-2xs);overflow-wrap:anywhere}.home-index__reviews-widget .jdgm-rev__title{margin:var(--space-xs) 0 var(--space-2xs);color:var(--color-primary);font-size:1rem;font-weight:600;overflow-wrap:anywhere}.home-index__reviews-widget .jdgm-rev__body{color:var(--color-text);font-size:.9375rem;line-height:1.55;overflow-wrap:anywhere;max-width:100%}.home-index__reviews-widget .jdgm-rev__body p{margin:0;overflow-wrap:anywhere}.home-index__carousel-dots{display:flex;justify-content:center;gap:.15rem}.home-index__carousel-dot{width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:transparent;padding:0;display:grid;place-items:center;cursor:pointer}.home-index__carousel-dot:after{content:"";width:.5rem;height:.5rem;border-radius:999px;border:1px solid var(--color-muted);background:transparent;transition:background-color var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast)}.home-index__carousel-dot.is-active:after{background:var(--color-primary);border-color:var(--color-primary)}.home-index__bottom-cta{background:var(--color-primary);padding-block:var(--space-3xl)}.home-index__bottom-panel{max-width:50rem;margin-inline:auto;display:grid;gap:var(--space-md);text-align:center;justify-items:center;padding-block:var(--space-xl)}.home-index__eyebrow--inverse{color:var(--color-button-label);opacity:.68}.home-index__bottom-cta h2,.home-index__bottom-copy{color:var(--color-button-label)}.home-index__bottom-copy{opacity:.8}.home-index__button--inverted{background:var(--color-button-label);border-color:var(--color-button-label);color:var(--color-primary)}.home-index__button--inverted:hover{background:transparent;color:var(--color-button-label);border-color:var(--color-button-label)}@media screen and (max-width:749px){.home-index__hero-actions .button,.home-index__bottom-actions .button{width:100%}.home-index__benefits-section .product-hero__benefit-item p,.home-index__apply-section .pdp-proof__step-label,.home-index__apply-section .pdp-proof__step-text{font-size:.75rem}}@media screen and (min-width:960px){.home-index__hero-layout{grid-template-columns:minmax(0,11fr) minmax(0,9fr);gap:var(--space-lg);align-items:center}.home-index__benefits-section .product-hero__benefits{gap:var(--space-md)}.home-index__benefits-section .product-hero__benefit-icon{width:2.25rem;height:2.25rem}.home-index__benefits-section .product-hero__benefit-item p{font-size:.8125rem}.home-index__results-section .pdp-proof__snap-row--before-after{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md);overflow:visible;scroll-snap-type:none;padding-bottom:0}.home-index__apply-section .pdp-proof__step-grid{gap:var(--space-md);max-width:48rem;margin-inline:auto}.home-index__apply-section .pdp-proof__step-card{padding:var(--space-md)}.home-index__apply-section .pdp-proof__step-icon{width:2.5rem;height:2.5rem}.home-index__apply-section .pdp-proof__step-text{font-size:.875rem}.home-index__reviews-widget .jdgm-rev-widg__reviews.home-index__reviews-track-ready{grid-auto-columns:calc((100% - (2 * var(--space-md))) / 3)}}.before-after-page__hero,.before-after-page__stats,.before-after-page__cta{padding:clamp(var(--space-lg),4vw,var(--space-2xl))}.before-after-page__hero{display:grid;gap:var(--space-sm);justify-items:center;text-align:center;min-block-size:clamp(12rem,24vw,15rem);align-content:center}.before-after-page__hero-copy,.before-after-page__cta-copy{margin:0;color:var(--color-muted);font-size:1rem}.before-after-page__gallery-section,.before-after-page__stats,.before-after-page__cta{margin-top:var(--space-xl)}.before-after-page__grid{display:grid;gap:var(--space-lg)}.before-after-page__card{overflow:hidden}.before-after-page__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--color-surface);isolation:isolate}.before-after-page__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1b2a4a00 52%,#1b2a4a3d);pointer-events:none;z-index:1}.before-after-page__image,.before-after-page__placeholder{width:100%;height:100%;display:block}.before-after-page__image{object-fit:cover;object-position:center top}.before-after-page__placeholder{position:relative;display:grid;place-items:center;background:linear-gradient(90deg,#1b2a4a0f 0 50%,#e8b4b838 50% 100%)}.before-after-page__placeholder-side{position:absolute;inset-block:0;width:50%}.before-after-page__placeholder-side--before{inset-inline-start:0}.before-after-page__placeholder-side--after{inset-inline-end:0}.before-after-page__placeholder-copy{position:relative;z-index:1;max-width:18ch;padding:0 var(--space-md);color:var(--color-primary);text-align:center;font-family:var(--font-heading);font-size:.78rem;letter-spacing:.06em;line-height:1.45;text-transform:uppercase}.before-after-page__divider{position:absolute;inset-block:0;inset-inline-start:50%;width:2px;background:#ffffffeb;transform:translate(-50%);z-index:2;box-shadow:0 0 0 1px #1b2a4a0f;pointer-events:none}.before-after-page__label{position:absolute;inset-block-start:var(--space-sm);z-index:3;padding:.35rem .7rem;border-radius:999px;background:#1b2a4ab8;color:#fff;font-family:var(--font-heading);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.before-after-page__label--before{inset-inline-start:var(--space-sm)}.before-after-page__label--after{inset-inline-end:var(--space-sm)}.before-after-page__card-copy{display:grid;gap:var(--space-xs);padding:var(--space-md)}.before-after-page__name,.before-after-page__quote{margin:0}.before-after-page__name{color:var(--color-primary);font-family:var(--font-heading);font-size:1rem}.before-after-page__quote{color:var(--color-muted);font-style:italic;line-height:1.6}.before-after-page__name--placeholder,.before-after-page__quote--placeholder{color:var(--color-muted)}.before-after-page__stats-list{display:grid;gap:var(--space-sm);grid-auto-rows:1fr;align-items:stretch}.before-after-page__stat{display:grid;gap:.25rem;align-content:center;justify-items:center;text-align:center;border:1px solid rgba(27,42,74,.1);border-radius:var(--radius-md);background:#fff;padding:var(--space-md);min-block-size:clamp(10.5rem,12vw,12rem);width:100%;height:100%}.before-after-page__stat-value,.before-after-page__stat-label{margin:0}.before-after-page__stat-value{color:var(--color-primary);font-family:var(--font-heading);font-size:clamp(1.35rem,3vw,1.9rem)}.before-after-page__stat-label{color:var(--color-muted);font-size:.9rem;max-width:18ch}.before-after-page__cta{display:grid;gap:var(--space-sm);justify-items:center;text-align:center}.before-after-page__cta-row{justify-content:center}@media(min-width:750px){.before-after-page__grid,.before-after-page__stats-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.before-after-page__stats-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.contact-page{--contact-border: rgba(27, 42, 74, .14);--contact-shell-bg: linear-gradient(180deg, rgba(255, 255, 255, .9), #fff)}.contact-page__layout{display:grid;gap:var(--space-md)}.contact-page__panel{position:relative;display:grid;gap:var(--space-sm);width:100%;min-width:0;padding:var(--space-lg);align-content:start;overflow-wrap:break-word}.contact-page__panel>p{margin:0;color:var(--color-muted)}.contact-page__panel--support{overflow:clip}.contact-page__panel--support:after{content:"";position:absolute;inset-inline:0;inset-block-end:0;block-size:.28rem;background:linear-gradient(90deg,#e8b4b8e6,#1b2a4a3d);pointer-events:none}.contact-page__support-copy{max-width:42ch}.contact-page__channels{display:grid;gap:.65rem;margin-block-start:var(--space-2xs)}.contact-page__channel{position:relative;display:grid;gap:.2rem;padding:.8rem .9rem .8rem 1.15rem;border:1px solid var(--contact-border);border-radius:var(--radius-md);background:#fff}.contact-page__channel:before{content:"";position:absolute;inset-block:.62rem;inset-inline-start:.48rem;inline-size:.2rem;border-radius:999px;background:#e8b4b8d9}.contact-page__channel-label{font-family:var(--font-heading);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.contact-page__channel-value{font-size:.94rem}.contact-page__channel-value a{color:inherit;text-decoration-thickness:1px}.contact-page__form-head{display:grid;gap:.4rem}.contact-page__form-intro{max-width:52ch}.contact-page__widget-shell,.contact-page__form{display:grid;gap:var(--space-sm);width:100%;min-width:0;padding:var(--space-sm);border:1px solid var(--contact-border);border-radius:var(--radius-lg);background:var(--contact-shell-bg),var(--color-surface)}.contact-page__widget-rte>*+*{margin-block-start:var(--space-sm)}.contact-page__widget-shell iframe{display:block;inline-size:100%;min-block-size:38rem;border:1px solid var(--contact-border);border-radius:var(--radius-md);background:#fff}.contact-page__widget-shell :where(form){display:grid;gap:var(--space-sm)}.contact-page__widget-shell :where(label),.contact-page__form label{margin:0;font-family:var(--font-heading);font-size:.72rem;letter-spacing:.07em;text-transform:uppercase;color:var(--color-primary)}.contact-page__widget-shell :where(input:not([type=checkbox]):not([type=radio]),select,textarea),.contact-page__form :where(input,select,textarea){width:100%;margin:0;padding:.74rem .85rem;border:1px solid var(--contact-border);border-radius:var(--radius-sm);background:#fff;color:var(--color-text);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.contact-page__widget-shell :where(input:not([type=checkbox]):not([type=radio]),select,textarea):focus-visible,.contact-page__form :where(input,select,textarea):focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 3px #1b2a4a24}.contact-page__form .field{display:grid;gap:.35rem}.contact-page__widget-shell :where(button:not([type]),button[type=submit],input[type=submit]){display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;width:fit-content;padding:.75rem 1.35rem;border:2px solid var(--color-accent);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-primary);font-family:var(--font-heading);font-size:.82rem;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:transform var(--transition-fast),background var(--transition-base),color var(--transition-base),border-color var(--transition-base)}.contact-page__widget-shell :where(button:not([type]),button[type=submit],input[type=submit]):hover{transform:translateY(-1px);border-color:var(--color-primary);background:transparent;color:var(--color-primary)}.contact-page__submit{width:fit-content}.contact-page__success,.contact-page__error{margin:0;padding:.68rem .84rem;border-radius:var(--radius-sm);border:1px solid transparent;font-size:.9rem}.contact-page__success{border-color:#16653433;background:#16653414;color:#166534}.contact-page__error{border-color:#991b1b38;background:#991b1b14;color:#991b1b}@media(max-width:749px){.contact-page__panel{padding:var(--space-md)}.contact-page__widget-shell iframe{min-block-size:34rem}}@media(min-width:960px){.contact-page__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.contact-page__panel--support{position:sticky;inset-block-start:var(--space-lg)}}@media(prefers-reduced-motion:reduce){.contact-page__widget-shell :where(button:not([type]),button[type=submit],input[type=submit]){transition:none}}.disclaimers-page__content{padding:var(--space-lg)}.disclaimers-page__header{margin-bottom:var(--space-md)}.disclaimers-page__title{margin:0;color:var(--color-primary)}.disclaimers-page__rte{color:var(--color-muted);line-height:1.72}.disclaimers-page__rte h2,.disclaimers-page__rte h3,.disclaimers-page__rte p strong{color:var(--color-primary)}.disclaimers-page__rte ul,.disclaimers-page__rte ol{padding-inline-start:1.2rem}.disclaimers-page__rte p,.disclaimers-page__rte ul,.disclaimers-page__rte ol,.disclaimers-page__rte h2,.disclaimers-page__rte h3{max-width:none}.disclaimers-page__section+.disclaimers-page__section{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid rgba(27,42,74,.12)}.disclaimers-page__section-heading{margin:0 0 var(--space-sm);color:var(--color-primary)}.disclaimers-page__section-body>:first-child{margin-top:0}.disclaimers-page__section-body>:last-child{margin-bottom:0}.faq-page__contact,.faq-page__group{padding:var(--space-lg)}.faq-page__contact{display:grid;gap:var(--space-sm);margin-bottom:var(--space-xl)}.faq-page__contact-text{margin:0;color:var(--color-muted)}.faq-page__category-nav{margin-bottom:var(--space-md);display:flex;flex-wrap:wrap;gap:var(--space-xs)}.faq-page__category-button{-webkit-appearance:none;appearance:none;border:1px solid color-mix(in srgb,var(--color-primary) 20%,transparent);border-radius:999px;background:#fff;padding:.58rem .95rem;font-family:var(--font-heading);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);text-decoration:none;cursor:pointer;transition:background var(--transition-base),border-color var(--transition-base),color var(--transition-base),transform var(--transition-fast)}.faq-page__category-button:hover{border-color:var(--color-primary);transform:translateY(-1px)}.faq-page__category-button.is-active{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.faq-page__category-button:focus-visible{outline-offset:1px}.faq-page__group{margin-top:var(--space-lg);display:grid;gap:var(--space-sm);scroll-margin-top:calc(var(--header-height, 5rem) + 2rem)}.faq-page__group-head{display:grid;gap:var(--space-xs)}.faq-page__items{display:grid}.faq-page__item{border-bottom:1px solid var(--color-border)}.faq-page__item[open]{border-color:var(--color-border)}.faq-page__question{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding:var(--space-md) 0;font-family:var(--font-heading);font-size:1rem;line-height:1.4;color:var(--color-primary);transition:color var(--transition-base)}.faq-page__question:hover{color:color-mix(in srgb,var(--color-primary) 78%,black 22%)}.faq-page__question::-webkit-details-marker{display:none}.faq-page__question::marker{display:none;content:""}.faq-page__icon{width:1rem;height:1rem;flex-shrink:0;transition:transform var(--transition-base)}.faq-page__item[open] .faq-page__icon{transform:rotate(180deg)}.faq-page__answer{padding:0 0 var(--space-md);color:var(--color-muted);font-size:.95rem;line-height:1.65}.faq-page__answer p{margin:0}.faq-page__answer p+p{margin-top:.5rem}.main-page-generic__policy-header{margin-bottom:var(--space-md)}.main-page-generic__policy-title{margin:0;color:var(--color-primary)}.main-page-generic__support-card{padding:var(--space-lg);margin-block-end:var(--space-md);display:grid;gap:var(--space-sm)}.main-page-generic__support-card--safety{background:linear-gradient(180deg,#e8b4b826,#e8b4b800),#fff}.main-page-generic__support-heading{margin:0;color:var(--color-primary);font-family:var(--font-heading);font-size:.92rem;letter-spacing:.08em;text-transform:uppercase}.main-page-generic__support-list{display:grid;gap:.45rem;color:var(--color-muted);font-size:.93rem}.main-page-generic__support-list li{position:relative;padding-inline-start:.92rem}.main-page-generic__support-list li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.53em;inline-size:.38rem;block-size:.38rem;border-radius:999px;background:#d88f38;transform:translateY(-50%)}.main-page-generic__legal-layout{display:grid;gap:var(--space-md)}.main-page-generic__toc{padding:var(--space-lg);display:grid;gap:var(--space-sm)}.main-page-generic__toc-title{margin:0;color:var(--color-primary);font-family:var(--font-heading);font-size:.74rem;letter-spacing:.09em;text-transform:uppercase}.main-page-generic__toc-list{display:grid;gap:.42rem}.main-page-generic__toc-list a{text-decoration:none;color:var(--color-muted);font-size:.86rem}.main-page-generic__legal-rte{color:var(--color-muted);line-height:1.62}.main-page-generic__legal-rte p,.main-page-generic__legal-rte ul,.main-page-generic__legal-rte ol{max-width:none}.main-page-generic__legal-rte ul,.main-page-generic__legal-rte ol{padding-inline-start:1.2rem}.main-page-generic__legal-rte p strong{color:var(--color-primary)}.main-page-generic__legal-title{margin-top:var(--space-lg);padding-top:var(--space-xs);border-top:1px solid rgba(27,42,74,.12)}@media(min-width:960px){.main-page-generic__legal-layout{grid-template-columns:minmax(0,.3fr) minmax(0,.7fr);align-items:start;gap:var(--space-lg)}.main-page-generic__toc{position:sticky;inset-block-start:6.2rem;max-height:calc(100dvh - 7rem);overflow:auto}}.legal-page__section-body>:first-child{margin-top:0}.legal-page__section-body>:last-child{margin-bottom:0}.prelander-hero{padding-top:var(--space-3xl)}.prelander-hero__layout{display:grid;gap:var(--space-xl);align-items:center}.prelander-hero__content{display:grid;gap:var(--space-md)}.prelander-hero__microcopy{color:var(--color-muted);font-size:.84rem}.prelander-hero__image{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);aspect-ratio:4 / 5;object-fit:cover}.prelander-cta{margin-top:var(--space-lg);display:grid;gap:var(--space-sm);justify-items:start}@media(min-width:960px){.prelander-hero__layout{grid-template-columns:1.03fr .97fr}}.returns-page__content{padding:var(--space-lg);background:#fffffffa}.returns-page__header{margin-bottom:var(--space-md)}.returns-page__title{margin:0;color:var(--color-primary)}.returns-page__rte{color:var(--color-muted);line-height:1.72}.returns-page__rte p,.returns-page__rte ul,.returns-page__rte ol,.returns-page__rte h2,.returns-page__rte h3{max-width:none}.returns-page__section+.returns-page__section{margin-top:var(--space-lg);padding-top:0;border-top:0}.returns-page__section-heading{margin:0 0 var(--space-sm);color:var(--color-primary)}.returns-page__section-body>:first-child{margin-top:0}.returns-page__section-body>:last-child{margin-bottom:0}.returns-page__rte h2,.returns-page__rte h3{color:var(--color-primary);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.2;letter-spacing:-.02em}.returns-page__rte ul,.returns-page__rte ol{padding-inline-start:1.2rem}.returns-page__rte li+li{margin-top:.68rem}.returns-page__rte a{color:var(--color-primary);text-decoration-thickness:.08em;text-underline-offset:.16em}.reviews-page__hero,.reviews-page__summary,.reviews-page__widget,.reviews-page__cta{padding:clamp(var(--space-lg),4vw,var(--space-2xl))}.reviews-page__hero{min-block-size:clamp(12rem,25vw,15.5rem);display:grid;gap:var(--space-sm);justify-items:center;align-content:center;text-align:center;background:linear-gradient(180deg,#e8b4b838,#fff5f5e6),#fff5f5}.reviews-page__hero-copy,.reviews-page__cta-copy{margin:0;color:var(--color-muted);font-size:1rem}.reviews-page__summary,.reviews-page__featured,.reviews-page__widget-section,.reviews-page__cta{margin-top:var(--space-xl)}.reviews-page__summary{display:grid;gap:var(--space-lg)}.reviews-page__summary-main{display:grid;gap:var(--space-md)}.reviews-page__summary-eyebrow{color:var(--color-primary)}.reviews-page__summary-score{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:center}.reviews-page__summary-score-value{margin:0;font-family:var(--font-heading);font-size:clamp(2.6rem,6vw,4rem);line-height:.95;color:var(--color-primary)}.reviews-page__summary-score-copy{display:grid;gap:var(--space-xs)}.reviews-page__summary-score-copy .glr-review-stars{font-size:1.1rem}.reviews-page__summary-score-line,.reviews-page__summary-count{margin:0}.reviews-page__summary-count{color:var(--color-muted)}.reviews-page__distribution{display:grid;gap:.8rem}.reviews-page__distribution-row{display:grid;grid-template-columns:minmax(4.5rem,auto) minmax(0,1fr) auto;gap:var(--space-sm);align-items:center}.reviews-page__distribution-label,.reviews-page__distribution-value{font-family:var(--font-heading);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.reviews-page__distribution-track{position:relative;overflow:hidden;display:block;block-size:.65rem;border-radius:999px;background:#1b2a4a14}.reviews-page__distribution-track i{position:absolute;inset:0 auto 0 0;display:block;border-radius:inherit;background:linear-gradient(90deg,#d88f38,#f5c25a)}.reviews-page__section-header{margin-bottom:var(--space-lg)}.reviews-page__featured-grid{align-items:stretch}.reviews-page__review-card{overflow:hidden;display:grid;height:100%}.reviews-page__review-card--with-media,.reviews-page__review-card--video{grid-template-rows:auto 1fr}.reviews-page__review-image-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#e8b4b829}.reviews-page__review-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.reviews-page__video-shell{position:relative;aspect-ratio:3 / 4;overflow:hidden;isolation:isolate;background:#fff}.reviews-page__video-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c121f00,#0c121f1f);opacity:1;transition:opacity var(--transition-base);pointer-events:none}.reviews-page__video-shell.is-playing:after{opacity:0}.reviews-page__review-video,.reviews-page__video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.reviews-page__review-video{object-fit:cover;background:#fff;cursor:pointer}.reviews-page__video-play-button{position:absolute;inset:50% auto auto 50%;z-index:1;width:4.5rem;height:4.5rem;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:#ffffffeb;color:var(--color-primary);box-shadow:0 .85rem 2rem #1b2a4a29;cursor:pointer;transform:translate(-50%,-50%);transition:opacity var(--transition-base),transform var(--transition-base),background var(--transition-base),color var(--transition-base)}.reviews-page__video-play-button:hover{background:var(--color-primary);color:#fff;transform:translate(-50%,-50%) scale(1.03)}.reviews-page__video-play-button:focus-visible{outline-offset:.2rem}.reviews-page__video-play-button-icon{width:0;height:0;border-top:.68rem solid transparent;border-bottom:.68rem solid transparent;border-left:1rem solid currentColor;margin-left:.22rem}.reviews-page__video-shell.is-playing .reviews-page__video-play-button{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.88)}.reviews-page__video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;gap:var(--space-sm);padding:var(--space-lg);text-align:center;color:var(--color-primary);background:linear-gradient(180deg,#e8b4b838,#fff0),#1b2a4a0a}.reviews-page__video-placeholder-icon{width:3rem;height:3rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-primary);color:#fff;font-size:1rem}.reviews-page__video-placeholder-copy{font-family:var(--font-heading);font-size:.86rem;letter-spacing:.06em;text-transform:uppercase}.reviews-page__review-content{display:grid;gap:var(--space-sm);align-content:start;padding:var(--space-lg);height:100%}.reviews-page__review-meta,.reviews-page__review-footer{display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:center;justify-content:space-between}.reviews-page__review-badges{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.reviews-page__review-badges .badge{background:#e8b4b829}.reviews-page__photo-badge{border-color:#d88f3838;background:#f5c25a24}.reviews-page__video-badge{background:#1b2a4a14}.reviews-page__review-title{margin:0;font-size:1.2rem}.reviews-page__review-body{color:var(--color-muted)}.reviews-page__review-body p,.reviews-page__review-placeholder,.reviews-page__reviewer{margin:0}.reviews-page__review-card:not(.is-expanded) .reviews-page__review-body--collapsible{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.reviews-page__review-toggle{width:fit-content;padding:0;border:0;background:transparent;color:var(--color-primary);font-family:var(--font-heading);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.reviews-page__review-toggle:hover{color:var(--color-accent)}.reviews-page__review-footer{margin-top:auto;padding-top:var(--space-sm);border-top:1px solid rgba(27,42,74,.08)}.reviews-page__reviewer{font-family:var(--font-heading);font-size:.86rem;letter-spacing:.04em;color:var(--color-primary)}.reviews-page__widget{overflow:hidden;--reviews-page-star-color: #d88f38}.reviews-page__widget-stack{display:grid;gap:var(--space-md)}.reviews-page__judge-me-badges{padding:var(--space-md)}.reviews-page__judge-me-badges:empty{display:none}.reviews-page__judge-me-badges .jdgm-medals-wrapper{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:center;justify-content:center;margin:0;padding:0;border:0}.reviews-page__judge-me-badges .jdgm-medal,.reviews-page__judge-me-badges .jdgm-verified-badge{color:var(--color-primary)}.reviews-page__judge-me-badges .jdgm-star,.reviews-page__judge-me-badges [class*=jdgm-star]{color:var(--reviews-page-star-color)!important}.reviews-page__widget .jdgm-rev-widg{margin:0;padding:0!important;min-height:0!important}.reviews-page__widget .jdgm-rev-widg__header,.reviews-page__widget .jdgm-rev-widg__summary,.reviews-page__widget .jdgm-form-wrapper,.reviews-page__widget .jdgm-sort-dropdown-wrapper{display:none!important}.reviews-page__widget .jdgm-star,.reviews-page__widget [class*=jdgm-star]{color:var(--reviews-page-star-color)!important}.reviews-page__widget .jdgm-rev__title,.reviews-page__widget .jdgm-rev__author,.reviews-page__widget .jdgm-rev-widg__title{color:var(--color-primary);font-family:var(--font-heading)}.reviews-page__widget .jdgm-rev__body,.reviews-page__widget .jdgm-rev__timestamp,.reviews-page__widget .jdgm-rev__prod-link{color:var(--color-text)}.reviews-page__widget .jdgm-rev__timestamp,.reviews-page__widget .jdgm-rev__prod-link{color:var(--color-muted)}.reviews-page__widget .jdgm-rev-widg__reviews{margin:0}.reviews-page__widget .jdgm-rev-widg__reviews.reviews-page__reviews-list-ready{display:grid;gap:0}.reviews-page__widget .jdgm-rev,.reviews-page__widget .jdgm-carousel-item{border:0;border-bottom:1px solid rgba(27,42,74,.12);border-radius:0;background:transparent;margin:0;padding:var(--space-lg) 0;box-shadow:none}.reviews-page__widget .jdgm-rev:last-child,.reviews-page__widget .jdgm-carousel-item:last-child{border-bottom:0}.reviews-page__widget .jdgm-row-stars{margin:0}.reviews-page__widget .jdgm-rev__author-wrapper{margin-top:.3rem;display:inline-flex;align-items:center;gap:.34rem;color:var(--color-text);font-size:.8125rem;font-weight:600;text-transform:none;letter-spacing:0}.reviews-page__widget .jdgm-row-extra:empty,.reviews-page__widget .jdgm-rev__reply:empty,.reviews-page__widget .jdgm-rev__social:empty,.reviews-page__widget .jdgm-rev__votes:empty,.reviews-page__widget .jdgm-rev__br{display:none}.reviews-page__widget .jdgm-rev__buyer-badge,.reviews-page__widget .jdgm-verified-badge{color:var(--color-primary);font-size:.6875rem;text-transform:none;letter-spacing:0}.reviews-page__widget .jdgm-rev__title{margin:.35rem 0 .25rem;font-size:.9375rem;font-weight:600}.reviews-page__widget .jdgm-rev__body{font-size:.875rem;line-height:1.5}.reviews-page__widget .jdgm-rev-widg__pagination,.reviews-page__widget .jdgm-widget-actions-wrapper,.reviews-page__widget .jdgm-paginate{margin-top:.8rem}.reviews-page__widget .jdgm-paginate{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.reviews-page__widget .jdgm-paginate a,.reviews-page__widget .jdgm-paginate button,.reviews-page__widget .jdgm-widget-actions-wrapper a,.reviews-page__widget .jdgm-widget-actions-wrapper button,.reviews-page__widget .jdgm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;min-width:2rem;padding:.3rem .6rem;border:1px solid rgba(27,42,74,.12);border-radius:.45rem;background:#fff;color:var(--color-primary);font-size:.8rem;line-height:1.1;font-weight:500;text-decoration:none;cursor:pointer}.reviews-page__widget .jdgm-paginate__page.jdgm-curt,.reviews-page__widget .jdgm-paginate a[aria-current=page]{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.reviews-page__cta{display:grid;gap:var(--space-sm);justify-items:center;text-align:center;background:linear-gradient(180deg,#e8b4b838,#fff0),#fff}@media(min-width:960px){.reviews-page__summary{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center}}@media(max-width:959px){.reviews-page__review-content{padding:var(--space-md)}}.legal-page__content{padding:var(--space-lg)}.legal-page__header{margin-bottom:var(--space-md)}.legal-page__title{margin:0;color:var(--color-primary)}.legal-page__rte{color:var(--color-muted);line-height:1.72}.legal-page__rte p,.legal-page__rte ul,.legal-page__rte ol{max-width:none}.legal-page__section+.legal-page__section{margin-top:var(--space-lg);padding-top:0;border-top:0}.legal-page__section-heading{margin:0 0 var(--space-sm);color:var(--color-primary)}.legal-page__rte ul,.legal-page__rte ol{padding-inline-start:1.2rem}.legal-page__rte li+li{margin-top:.58rem}.legal-page__rte p strong{color:var(--color-primary)}.tutorials-page__video,.tutorials-page__step,.tutorials-page__feature,.tutorials-page__care,.tutorials-page__troubleshooting,.tutorials-page__issue,.tutorials-page__support,.tutorials-page__final{padding:var(--space-lg)}.tutorials-page__steps-wrap{margin-top:var(--space-xl);display:grid;gap:var(--space-sm)}.tutorials-page__video{margin-top:var(--space-md);display:grid;gap:var(--space-xs)}.tutorials-page__video-head{display:grid;gap:var(--space-xs)}.tutorials-page__video-shell{width:min(100%,56rem);margin-inline:auto}.tutorials-page__video-caption{margin:0;color:var(--color-muted);text-align:center}.tutorials-page__video-player{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-md);overflow:hidden}.tutorials-page__video-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.tutorials-page__subhead{display:grid;gap:var(--space-xs)}.tutorials-page__steps{margin:0;padding:0;list-style:none;display:grid;gap:var(--space-sm)}.tutorials-page__step{display:grid;gap:var(--space-sm)}.tutorials-page__step-number{margin:0;color:var(--color-primary);font-family:var(--font-heading);font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.tutorials-page__step-content{display:grid;gap:var(--space-xs)}.tutorials-page__step-content p{margin:0;color:var(--color-muted)}.tutorials-page__tip{color:var(--color-primary);font-size:.9rem}.tutorials-page__feature,.tutorials-page__care{margin-top:var(--space-xl);display:grid;gap:var(--space-md)}.tutorials-page__feature--makeup{gap:var(--space-lg)}.tutorials-page__feature-block{display:grid;gap:var(--space-sm)}.tutorials-page__feature-copy,.tutorials-page__final-copy{margin:0;max-width:46rem;color:var(--color-muted)}.tutorials-page__figure{margin:0;display:grid;gap:var(--space-xs)}.tutorials-page__figure--placement{width:min(100%,56rem);margin-inline:auto}.tutorials-page__figure--makeup{width:min(100%,48rem);margin-inline:auto}.tutorials-page__figure--routine{width:100%;min-width:42rem}.tutorials-page__image-scroll{width:100%;overflow-x:auto;padding-bottom:var(--space-xs)}.tutorials-page__image{display:block;width:100%;height:auto;max-width:100%;border-radius:var(--radius-md)}.tutorials-page__figure-caption{margin:0;color:var(--color-muted);text-align:center}.tutorials-page__care-grid{display:grid;gap:var(--space-sm)}.tutorials-page__care-card{display:grid;gap:var(--space-xs);padding:var(--space-md)}.tutorials-page__care-copy{color:var(--color-muted)}.tutorials-page__care-copy>*{margin:0}.tutorials-page__care-copy>*+*{margin-top:var(--space-sm)}.tutorials-page__care-copy ul{margin:0;padding-inline-start:var(--space-md)}.tutorials-page__care-copy li+li{margin-top:var(--space-xs)}.tutorials-page__troubleshooting{margin-top:var(--space-xl);display:grid;gap:var(--space-sm)}.tutorials-page__troubleshooting-grid{margin:0}.tutorials-page__issue{display:grid;gap:var(--space-xs);padding:var(--space-md)}.tutorials-page__issue p{margin:0;color:var(--color-muted)}.tutorials-page__support{display:grid;gap:var(--space-sm);justify-items:start}.tutorials-page__support-copy{margin:0;color:var(--color-muted)}.tutorials-page__final{margin-top:var(--space-xl);display:grid;gap:var(--space-sm)}@media(min-width:960px){.tutorials-page__steps,.tutorials-page__care-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.why-page__hero-section{--why-page-soft-bg: color-mix(in srgb, var(--color-accent) 14%, #fff 86%)}.why-page__hero-shell,.why-page__focus-shell{display:grid;gap:var(--space-lg);align-items:center}.why-page__hero-copy,.why-page__focus-copy,.why-page__comparison-shell,.why-page__trust-shell,.why-page__tutorial-card,.why-page__cta-shell{min-width:0}.why-page__hero-copy,.why-page__hero-copy .glr-section-header__intro,.why-page__section-header .glr-section-header__intro{max-width:40rem}.why-page__hero-media,.why-page__focus-media{min-width:0}.why-page__media-frame{border:1px solid var(--color-border);border-radius:1.5rem;overflow:hidden;background:var(--why-page-soft-bg, var(--color-surface))}.why-page__media-frame--hero{aspect-ratio:5 / 6}.why-page__media-frame--feature{aspect-ratio:4 / 5}.why-page__media-image{width:100%;height:100%;object-fit:cover;display:block}.why-page__stats-section{background:var(--color-primary)}.why-page__stats-grid{max-width:65rem;margin-inline:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg) var(--space-md);align-items:start}.why-page__stat{display:grid;gap:var(--space-xs);justify-items:center;text-align:center}.why-page__stat-value{margin:0;color:#fff;font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.05;font-weight:700}.why-page__stat-label{margin:0;color:color-mix(in srgb,#fff 84%,var(--color-accent) 16%);font-size:.875rem;line-height:1.4}.why-page__stat-stars .glr-review-stars{display:inline-flex;gap:.15rem}.why-page__stat-stars .glr-review-stars__item{width:.95rem;height:.95rem}.why-page__stat-stars .glr-review-stars__star--filled{fill:var(--color-accent)}.why-page__focus-shell,.why-page__comparison-shell,.why-page__trust-shell,.why-page__tutorial-card,.why-page__cta-shell{max-width:68rem;margin-inline:auto}.why-page__focus-copy{display:grid;gap:var(--space-sm)}.why-page__focus-copy h2,.why-page__tutorial-copy h2,.why-page__cta-shell h2{margin:0}.why-page__focus-copy p,.why-page__tutorial-copy p,.why-page__cta-copy{margin:0;color:var(--color-muted);line-height:1.7}.why-page__section-header{margin-inline:auto}.why-page__comparison-shell{display:grid;gap:var(--space-lg)}.why-page__comparison-wrap{overflow-x:auto;border:1px solid var(--color-border);border-radius:1rem;-webkit-overflow-scrolling:touch}.why-page__comparison-table{width:100%;min-width:40rem;border-collapse:collapse;table-layout:fixed}.why-page__comparison-table th,.why-page__comparison-table td{padding:.9rem .75rem;border-bottom:1px solid var(--color-border);font-size:.875rem;line-height:1.4;text-align:center;vertical-align:middle;overflow-wrap:anywhere}.why-page__comparison-table thead th{background:var(--color-primary);color:#fff;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.why-page__comparison-table th:first-child,.why-page__comparison-table tbody th{text-align:left}.why-page__comparison-table tbody th{color:var(--color-text);font-weight:600;width:35%}.why-page__comparison-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--color-surface) 72%,#fff 28%)}.why-page__comparison-value{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;font-weight:600}.why-page__comparison-value--yes{color:var(--color-primary)}.why-page__comparison-value--no{color:var(--color-muted)}.why-page__trust-section{background:var(--color-surface)}.why-page__trust-shell{display:grid;gap:var(--space-lg)}.why-page__trust-grid{display:grid;gap:var(--space-md)}.why-page__trust-card{min-width:0;padding:clamp(1.1rem,2vw,1.4rem);border:1px solid var(--color-border);border-radius:1.25rem;background:#fff;display:grid;gap:var(--space-md)}.why-page__trust-icon{width:3rem;height:3rem;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:var(--color-surface)}.why-page__trust-icon-image,.why-page__trust-icon-template{width:100%;height:100%;display:block;object-fit:contain}.why-page__trust-copy{display:grid;gap:var(--space-xs)}.why-page__trust-copy h3{margin:0;color:var(--color-primary);font-size:1.0625rem;line-height:1.25}.why-page__trust-body,.why-page__trust-body p{margin:0;color:var(--color-muted);font-size:.9375rem;line-height:1.65}.why-page__tutorial-card{padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--color-border);border-radius:1.5rem;background:var(--color-surface);display:grid;gap:var(--space-md)}.why-page__tutorial-copy{display:grid;gap:var(--space-sm)}.why-page__tutorial-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.why-page__tutorial-actions .button{min-width:12rem}.why-page__cta-section{padding-top:var(--space-lg)}.why-page__cta-shell{max-width:40rem;display:grid;gap:var(--space-sm);justify-items:center;text-align:center}.why-page__cta-shell .button{min-width:12rem}@media screen and (min-width:960px){.why-page__hero-shell,.why-page__focus-shell{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}.why-page__hero-shell--text-only,.why-page__focus-shell--text-only{grid-template-columns:minmax(0,1fr)}.why-page__stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-lg)}.why-page__trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-page__tutorial-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.why-page__tutorial-actions{justify-content:flex-end}}.main-page__title{margin-bottom:var(--spacing-lg)}.main-page__content>*:not(:last-child){margin-bottom:var(--spacing-sm)}.brush-pdp__hero{display:grid;gap:var(--space-xl);align-items:start}.brush-pdp__media-wrap{display:grid;gap:var(--space-sm);min-width:0}.brush-pdp__main-media{width:100%;border-radius:var(--radius-xl);border:1px solid var(--color-border);background:#fff;aspect-ratio:1 / 1;object-fit:contain;padding:clamp(.9rem,2.5vw,2.2rem)}.brush-pdp__thumbs{display:flex;gap:var(--space-xs);overflow:auto;padding-bottom:.2rem}.brush-pdp__thumb{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;padding:0;width:4.6rem;height:4.6rem;flex:0 0 auto;overflow:hidden;transition:border-color var(--transition-fast),transform var(--transition-fast)}.brush-pdp__thumb:hover{border-color:var(--color-primary);transform:translateY(-1px)}.brush-pdp__thumb img{width:100%;height:100%;object-fit:cover}.brush-pdp__content{display:grid;gap:var(--space-md);align-content:start}.brush-pdp__subtitle{color:var(--color-muted)}.brush-pdp__rating-row{display:flex;align-items:center;min-height:1.5rem}.brush-pdp__feature-list{display:grid;gap:.48rem;color:var(--color-primary);font-size:.95rem}.brush-pdp__feature-list li{position:relative;padding-inline-start:1rem}.brush-pdp__feature-list li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.53em;inline-size:.42rem;block-size:.42rem;border-radius:999px;background:#d88f38;transform:translateY(-50%)}.brush-pdp__purchase{padding:var(--space-lg);display:grid;gap:var(--space-md)}.brush-pdp__price-row{display:flex;align-items:baseline;gap:var(--space-sm)}.brush-pdp__price{margin:0;font-family:var(--font-heading);font-size:1.7rem;color:var(--color-primary)}.brush-pdp__compare{color:var(--color-muted)}.brush-pdp__price-note{margin:0;font-size:.88rem;color:var(--color-muted)}.brush-pdp__offer-zone{display:grid;gap:var(--space-sm)}.brush-pdp__form{display:grid;gap:var(--space-md)}.brush-pdp__options{display:grid;gap:var(--space-sm)}.brush-pdp__option{border:0;padding:0;margin:0;display:grid;gap:var(--space-xs)}.brush-pdp__option legend{font-family:var(--font-heading);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.brush-pdp__option-values{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.brush-pdp__option-values label{position:relative}.brush-pdp__option-values input{position:absolute;opacity:0;pointer-events:none}.brush-pdp__option-values span{display:inline-flex;border:1px solid var(--color-border);border-radius:999px;padding:.38rem .76rem;font-size:.82rem;cursor:pointer;background:#fff}.brush-pdp__option-values input:checked+span{border-color:var(--color-primary);background:#1b2a4a14}.brush-pdp__purchase-row{display:grid;grid-template-columns:auto 1fr;gap:var(--space-sm)}.brush-pdp__quantity{display:inline-grid;grid-template-columns:2rem 2.8rem 2rem;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-sm);overflow:hidden;background:#fff}.brush-pdp__quantity button,.brush-pdp__quantity input{border:0;min-height:2.75rem;text-align:center}.brush-pdp__quantity button{background:#fff;font-size:1.1rem}.brush-pdp__submit{width:100%}.brush-pdp__post-cta{margin:0;font-size:.82rem;color:var(--color-muted)}.brush-pdp__trust-list{display:grid;gap:.3rem;font-size:.85rem;color:var(--color-muted)}.brush-pdp__details{margin-top:var(--space-xl);display:grid;gap:var(--space-lg)}.brush-pdp__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:var(--space-md)}.brush-pdp__step{display:grid;gap:var(--space-xs);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;padding:var(--space-md)}.brush-pdp__step-number{margin:0;font-family:var(--font-heading);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.brush-pdp__step h3{margin:0;font-size:1rem}.brush-pdp__step p{margin:0;color:var(--color-muted)}.brush-pdp__lower-grid{display:grid;gap:var(--space-lg)}.brush-pdp__bundle-card{background:linear-gradient(180deg,#e8b4b829,#e8b4b800),#fff}.brush-pdp__faq-list{display:grid;gap:0}.brush-pdp__faq-list details{border-top:1px solid var(--color-border);padding-block:var(--space-sm)}.brush-pdp__faq-list details:last-child{border-bottom:1px solid var(--color-border)}.brush-pdp__faq-list summary{cursor:pointer;font-family:var(--font-heading);font-size:.92rem}.brush-pdp__faq-list details .rte{margin-top:var(--space-xs)}.brush-pdp__sticky{position:sticky;inset-block-end:0;z-index:20;border-top:1px solid var(--color-border);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-top:var(--space-lg)}.brush-pdp__sticky-inner{min-height:4.3rem;display:flex;gap:var(--space-md);align-items:center;justify-content:space-between}.brush-pdp__sticky-title{margin:0;font-family:var(--font-heading);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.brush-pdp__sticky-price{margin:0;font-family:var(--font-heading)}@media(min-width:960px){.brush-pdp__hero{grid-template-columns:1.04fr .96fr}.brush-pdp__main-media{aspect-ratio:1 / 1.02}.brush-pdp__purchase{position:sticky;inset-block-start:6.2rem}.brush-pdp__lower-grid{grid-template-columns:1fr 1fr}.brush-pdp__sticky{display:none}}.product-hero{--pdp-primary: #1b1464;--pdp-accent: #8c2432;--pdp-accent-soft: rgba(140, 36, 50, .08);--pdp-accent-ink: #701827;--pdp-success: #059669;--pdp-star: #f59e0b;--pdp-text: #374151;--pdp-muted: #6b7280;--pdp-subtle: #9ca3af;--pdp-border: #e5e7eb;--pdp-bg-alt: #f9fafb;--pdp-warm-surface: #fff8f4;background:radial-gradient(circle at top,rgba(232,180,184,.13),transparent 24rem),linear-gradient(180deg,#fffdfb,#fff8f3 38rem,#fff 70rem);padding-top:var(--space-sm);padding-bottom:var(--space-lg)}.product-hero__content{display:grid;gap:1.35rem}.product-hero__title-block{display:grid;gap:.5rem}.product-hero__closing-kicker{width:100%;margin:0;color:var(--pdp-accent-ink);font-size:.71rem;font-weight:700;letter-spacing:.16em;line-height:1.1;text-transform:uppercase;text-align:center}.product-hero__title-block h1{margin:0;font-family:"Glarise Editorial",var(--font-heading);font-size:1.72rem;line-height:1.03;letter-spacing:-.03em;color:var(--pdp-primary);font-weight:400;text-wrap:balance}.product-hero__value-prop{margin:0;color:#4b5563;font-size:.95rem;line-height:1.5}.product-hero__closeout-banner{display:grid;gap:.45rem;width:100%;max-width:36rem;padding:.95rem 1rem 1rem;border:1px solid rgba(112,24,39,.16);border-radius:.8rem;background:linear-gradient(180deg,#fffbf8fa,#faf0ebfa);color:var(--pdp-primary);box-shadow:0 10px 24px #1b14640f;position:relative}.product-hero__closeout-banner-flags{display:none}.product-hero__closeout-banner:before{content:"Before you order";display:inline-block;margin-bottom:.1rem;color:var(--pdp-accent-ink);font-size:.66rem;font-weight:700;letter-spacing:.16em;line-height:1;text-transform:uppercase}.product-hero__closeout-banner-title{margin:0;font-family:"Glarise Editorial",var(--font-heading);color:var(--pdp-primary);font-size:1.1rem;line-height:1.08;font-weight:400;letter-spacing:-.02em;text-wrap:balance}.product-hero__closeout-banner-body{margin:0;max-width:31rem;color:#4b5563;font-size:.88rem;line-height:1.48}.product-hero__buy-module{background:linear-gradient(180deg,#fffdfafa,#fff8f1fa);border:1px solid rgba(140,36,50,.12);border-radius:.9rem;padding:1rem;box-shadow:0 16px 36px #1b14640d;display:grid;gap:1rem}.product-hero__buy-heading{margin:0;color:var(--pdp-primary);font-size:.78rem;line-height:1;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.product-hero__buy-intro{display:grid;gap:.7rem;padding:.7rem 0 0;border-top:1px solid rgba(27,20,100,.08);border-radius:0;border-inline:0;border-bottom:0;background:transparent}.product-hero__buy-kicker{margin:0;color:var(--pdp-accent-ink);font-size:.68rem;font-weight:700;letter-spacing:.16em;line-height:1;text-transform:uppercase}.product-hero__buy-summary{margin:0;color:var(--pdp-primary);font-size:.91rem;line-height:1.46}.product-hero__buy-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid rgba(27,20,100,.08);border-bottom:1px solid rgba(27,20,100,.08);padding-block:.55rem}.product-hero__buy-highlights span{display:grid;gap:.16rem;padding:.18rem .45rem;text-align:center}.product-hero__buy-highlights span+span{border-inline-start:1px solid rgba(27,20,100,.08)}.product-hero__buy-highlights strong{color:var(--pdp-primary);font-size:.72rem;line-height:1.1;letter-spacing:.08em;text-transform:uppercase}.product-hero__buy-highlights small{color:var(--pdp-muted);font-size:.69rem;line-height:1.25}.product-hero__closing-note{margin:0;padding:.85rem .95rem;border:1px solid rgba(140,36,50,.14);border-left:4px solid rgba(140,36,50,.68);border-radius:.75rem;background:linear-gradient(180deg,#fff6f2fa,#fcece8fa);color:var(--pdp-primary);font-size:.93rem;line-height:1.5}.product-hero__closing-note strong{font-weight:700}.product-hero__closeout-facts{display:flex;flex-wrap:wrap;gap:.5rem}.product-hero__closeout-facts span{display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;padding:.32rem .68rem;border-radius:999px;border:1px solid rgba(140,36,50,.12);background:#8c24320b;color:var(--pdp-accent-ink);font-size:.67rem;font-weight:700;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.product-hero__buy-disclosures{display:grid;gap:.5rem;padding-top:.2rem;border-top:1px solid rgba(27,20,100,.08)}.product-hero__disclosure{border:1px solid rgba(27,20,100,.08);border-radius:.9rem;background:#fff;padding:.82rem .9rem}.product-hero__disclosure summary{list-style:none;cursor:pointer;color:var(--pdp-primary);font-size:.9rem;font-weight:700;line-height:1.25;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.product-hero__bundle-list{display:grid;gap:.75rem}.product-hero__bundle-card{position:relative;width:100%;min-height:5.45rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;border:1px solid rgba(27,20,100,.1);border-radius:.82rem;background:#fff;padding:1rem 1rem .95rem;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease,transform .16s ease}.product-hero__bundle-card.is-active{background:linear-gradient(180deg,#fff8f3fa,#fffffffa);border-color:#8c243294;box-shadow:0 12px 22px #7018271a;transform:translateY(-1px)}.product-hero__bundle-badge{position:absolute;inset-inline-end:.9rem;inset-block-start:.78rem;display:inline-flex;align-items:center;border-radius:0;border:0;border-bottom:1px solid rgba(140,36,50,.28);background:transparent;color:var(--pdp-accent-ink);font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:0 0 .12rem}.product-hero__bundle-badge--best-value{border-bottom-color:#1b146438;color:var(--pdp-primary)}.product-hero__bundle-ribbon{display:none}.product-hero__bundle-card--featured,.product-hero__bundle-card--bulk{padding-top:1.7rem}.product-hero__bundle-card--entry{background:#ffffffe6}.product-hero__bundle-copy{min-width:0;display:grid;gap:.28rem}.product-hero__bundle-title{color:var(--pdp-primary);font-size:.98rem;line-height:1.1;font-weight:700;letter-spacing:.015em;text-transform:uppercase}.product-hero__bundle-subline{color:#4b5563;font-size:.77rem;line-height:1.36}.product-hero__bundle-meta{display:flex;flex-wrap:wrap;gap:.3rem .45rem;color:#5b6470;font-size:.72rem;font-weight:600;line-height:1.2}.product-hero__bundle-meta span{display:inline-flex;align-items:center}.product-hero__bundle-meta-savings{color:var(--pdp-success)}.product-hero__bundle-prices{min-width:0;display:grid;justify-items:end;gap:.18rem}.product-hero__bundle-price{color:var(--pdp-primary);font-size:1.3rem;font-weight:700;line-height:1.1}.product-hero.product-hero--v2 .product-hero__submit:hover:not([disabled]),.product-hero.product-hero--v2 .product-hero__sticky-submit:hover:not([disabled]){background:var(--pdp-accent);border-color:var(--pdp-accent);color:#fff;filter:none;box-shadow:0 12px 24px #8c243238}.product-hero__trust-grid{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid rgba(27,20,100,.08);border-radius:.85rem;background:#ffffffb8}.product-hero__trust-badge{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;border:0;border-radius:0;background:transparent;padding:.72rem .75rem;color:var(--pdp-text);font-size:.7rem;font-weight:600;line-height:1.25}.product-hero__trust-badge:nth-child(odd){border-inline-end:1px solid rgba(27,20,100,.08)}.product-hero__trust-badge:nth-child(-n+2){border-bottom:1px solid rgba(27,20,100,.08)}.product-hero__guarantee-note{margin:0;color:var(--pdp-muted);font-size:.8rem;line-height:1.4;text-align:center}@media screen and (max-width:749px){.product-hero.product-hero--v2 .page-width{padding-inline:calc(var(--space-md) / 2)}.product-hero.product-hero--v2 .product-hero__title-block{justify-items:center;text-align:center}.product-hero.product-hero--v2 .product-hero__product-name,.product-hero.product-hero--v2 .product-hero__title-block h1{width:100%;margin-inline:auto}.product-hero.product-hero--v2 .product-hero__rating-jump{justify-self:center}.product-hero.product-hero--v2 .product-hero__sticky,.product-hero.product-hero--v2 .product-hero__sticky-inner{background:#fff}.product-hero.product-hero--v2 .product-hero__sticky-submit{border:1px solid var(--pdp-primary);background:var(--pdp-primary);background-image:none;color:#fff;box-shadow:none;filter:none}.product-hero.product-hero--v2 .product-hero__sticky-submit:hover:not([disabled]){border-color:var(--pdp-primary);background:var(--pdp-primary);background-image:none;color:#fff;box-shadow:none}}@media screen and (min-width:960px){.product-hero{padding-top:var(--space-md)}.product-hero.product-hero--v2 .product-hero__sticky{display:none!important}.product-hero.product-hero--v2 .product-hero__sticky.is-visible{display:block!important}.product-hero,.product-hero .page-width,.product-hero__layout{overflow:visible}.product-hero__layout{grid-template-columns:minmax(0,11fr) minmax(0,9fr);gap:var(--space-lg);align-items:start;min-height:calc(100vh - 5.4rem)}.product-hero__content{position:-webkit-sticky;position:sticky;top:5.1rem;align-self:start;height:fit-content}.product-hero__media-slide{flex-basis:100%}.product-hero__media-controls-row{gap:.6rem}.product-hero__swipe-hint{display:none}.product-hero__title-block h1{font-size:2rem}.product-hero__closeout-banner{padding:1.15rem 1.2rem 1.2rem}.product-hero__closeout-banner-title{font-size:1.45rem}.product-hero__closeout-banner-body{font-size:.98rem}.product-hero__closeout-facts span{font-size:.74rem}.product-hero__buy-disclosures{gap:.65rem}.product-hero__disclosure{padding:.85rem .9rem}.product-hero__disclosure[open] summary:after{content:""}.product-hero.product-hero--v2 .product-hero__sticky-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;padding-top:.7rem;padding-bottom:.7rem}.product-hero.product-hero--v2 .product-hero__sticky-copy-wrap{display:grid;gap:.35rem}.product-hero.product-hero--v2 .product-hero__sticky-media{display:block;width:3.5rem;height:3.5rem;overflow:hidden;border-radius:.625rem;background:#f8fafc;border:1px solid var(--pdp-border)}.product-hero.product-hero--v2 .product-hero__sticky-kicker{display:block}.product-hero.product-hero--v2 .product-hero__sticky-selector-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:min(100%,27rem)}.product-hero.product-hero--v2 .product-hero__sticky-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:1rem}.product-hero.product-hero--v2 .product-hero__sticky-submit{min-width:12rem}.product-hero__video-toggle{width:4.75rem;height:4.75rem}}.product-hero__buy-heading{font-size:1.2rem}.product-hero__buy-kicker{font-size:.75rem}.product-hero__buy-summary{font-size:1rem}.product-hero__buy-highlights strong{font-size:.74rem}.product-hero__buy-highlights small{font-size:.71rem}.product-hero__disclosure summary{font-size:.96rem}.product-hero__disclosure-list li{font-size:.9rem;line-height:1.5}.product-hero__bundle-badge{font-size:.68rem}.product-hero__bundle-title{font-size:1.05rem}.product-hero__bundle-subline{font-size:.82rem}.product-hero__bundle-meta,.product-hero__bundle-compare{font-size:.76rem}.product-hero__bundle-price{font-size:1.32rem}.product-hero__bundle-price-caption{font-size:.74rem}.product-hero__trust-badge{font-size:.76rem}.product-hero__guarantee-note{font-size:.84rem;line-height:1.45}.product-hero.product-hero--v2 .product-hero__product-name{font-size:clamp(.95rem,1vw,1.05rem);letter-spacing:.14em}.product-hero.product-hero--v2 .product-hero__rating-jump{justify-self:center}.product-hero.product-hero--v2 .product-hero__sticky-copy,.product-hero.product-hero--v2 .product-hero__sticky-copy span{color:var(--pdp-primary);font-weight:700}.product-hero.product-hero--v2 .product-hero__sticky-submit{background:var(--pdp-primary);border-color:var(--pdp-primary);color:#fff;box-shadow:0 10px 22px #1b14642e}.product-hero.product-hero--v2 .product-hero__sticky-submit:hover:not([disabled]){background:var(--pdp-primary);border-color:var(--pdp-primary);color:#fff;box-shadow:0 10px 22px #1b14642e}.product-hero.product-hero--v2 .product-hero__trust-badge{background:#fff;border-color:#1b146414;box-shadow:0 1px #1b146405}.product-hero.product-hero--v2 .product-hero__trust-icon{color:var(--pdp-accent)}@media screen and (min-width:960px){.product-hero.product-hero--v2 .product-hero__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,3vw,2.75rem);min-height:auto}.product-hero.product-hero--v2 .product-hero__title-block{justify-items:center;text-align:center}.product-hero.product-hero--v2 .product-hero__gallery{position:-webkit-sticky;position:sticky;top:4.25rem;align-self:start;height:fit-content}.product-hero.product-hero--v2 .product-hero__content{top:4.25rem}.product-hero.product-hero--v2 .product-hero__rating-jump{justify-self:center}.product-hero.product-hero--v2 .product-hero__title-block h1{max-width:16ch;font-size:clamp(1.82rem,2.45vw,2.55rem);margin-inline:auto}.product-hero.product-hero--v2 .product-hero__main-media{object-position:center top}}@media screen and (max-width:749px){.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__title-block{justify-items:center;text-align:center}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__product-name,.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__title-block h1{width:100%;max-width:100%;margin-inline:auto}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__rating-jump{justify-self:center}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__closeout-banner{inline-size:100%;justify-items:center;text-align:center;padding-inline:.95rem}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__closeout-banner-flags{justify-content:center}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__closeout-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:100%}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__closeout-facts span{width:100%;min-height:2.25rem;text-align:center}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__sticky{background:#fff;border-top-color:var(--pdp-border);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 -2px 10px #0000000f}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__sticky-inner{background:#fff;min-height:auto;padding-top:.625rem}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__sticky-kicker{display:none}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__sticky-copy,.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__sticky-copy span{color:var(--pdp-primary);font-weight:700}.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__sticky-submit,.product-hero.product-hero--v2[data-product-hero-version=v2] .product-hero__sticky-submit:hover:not([disabled]){border:1px solid var(--pdp-primary);border-radius:.625rem;background:var(--pdp-primary);background-image:none;color:#fff;box-shadow:none;filter:none;text-transform:uppercase;letter-spacing:.05em}}.product-hero{--pdp-primary: #203145;--pdp-accent: #c96f5a;--pdp-success: #2f7a55;--pdp-star: #f59e0b;--pdp-text: #384351;--pdp-muted: #6f7682;--pdp-subtle: #98a0ad;--pdp-border: #e6ddd5;--pdp-bg-alt: #fffaf6;background:#fff;padding-top:var(--space-sm);padding-bottom:var(--space-lg)}.product-hero__benefit-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.product-hero__benefit{display:grid;justify-items:center;gap:.28rem;text-align:center;padding:.7rem .45rem;border:1px solid rgba(27,20,100,.08);border-radius:.85rem;background:#fff}.product-hero__benefit-icon{width:1.5rem;height:1.5rem;display:block;object-fit:contain}.product-hero__benefit-label{color:var(--pdp-primary);font-size:.72rem;line-height:1.25;font-weight:700}.product-hero__bundle-card.is-active{background:#f5f3ff;border:2px solid var(--pdp-accent);box-shadow:0 0 0 3px #c96f5a1f;padding:calc(.75rem - 1px) calc(.75rem - 1px) calc(.7rem - 1px)}.product-hero.product-hero--v3 .product-hero__submit:hover:not([disabled]),.product-hero.product-hero--v3 .product-hero__sticky-submit:hover:not([disabled]){background:var(--pdp-accent);border-color:var(--pdp-accent);color:#fff;filter:none;box-shadow:0 12px 24px #c96f5a38}.product-hero__trust-line{margin:0;color:var(--pdp-primary);font-size:.8rem;line-height:1.45;font-weight:700;text-align:center}@media screen and (max-width:749px){.product-hero.product-hero--v3 .page-width{padding-inline:calc(var(--space-md) / 2)}.product-hero.product-hero--v3 .product-hero__title-block{justify-items:center;text-align:center}.product-hero.product-hero--v3 .product-hero__rating-jump{justify-self:center}}.product-hero.product-hero--v3 .product-hero__sticky{display:none;position:fixed;inset-inline:0;inset-block-end:0;z-index:120;background:#fff;border-top:1px solid var(--pdp-border);box-shadow:0 -2px 10px #0000000f}.product-hero.product-hero--v3 .product-hero__sticky.is-visible{display:block}.product-hero.product-hero--v3 .product-hero__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.625rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom))}.product-hero.product-hero--v3 .product-hero__sticky-media{display:none}.product-hero.product-hero--v3 .product-hero__sticky-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:.625rem}.product-hero.product-hero--v3 .product-hero__sticky-copy-wrap{min-width:0}.product-hero.product-hero--v3 .product-hero__sticky-selector-wrap{display:none}.product-hero.product-hero--v3 .product-hero__sticky-option{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .85rem;border:1px solid var(--pdp-border);border-radius:.625rem;background-color:#fff;color:var(--pdp-primary);font:inherit;font-size:.88rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.product-hero.product-hero--v3 .product-hero__sticky-option.is-active{background:var(--pdp-primary);border-color:var(--pdp-primary);color:#fff;box-shadow:0 8px 18px #1b146429}.product-hero.product-hero--v3 .product-hero__sticky-kicker{display:none;margin:0 0 .15rem;color:var(--pdp-muted);font-size:.7rem;line-height:1.1;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.product-hero.product-hero--v3 .product-hero__sticky-copy{margin:0;color:var(--pdp-primary);font-size:1rem;line-height:1.2;font-weight:600}.product-hero.product-hero--v3 .product-hero__sticky-submit{min-height:2.75rem;min-width:8.75rem;border:0;border-radius:.625rem;background:var(--pdp-primary);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media screen and (min-width:960px){.product-hero{padding-top:var(--space-md)}.product-hero.product-hero--v3 .product-hero__sticky{display:none!important}.product-hero.product-hero--v3 .product-hero__sticky.is-visible{display:block!important}.product-hero,.product-hero .page-width,.product-hero__layout{overflow:visible}.product-hero__layout{grid-template-columns:minmax(0,11fr) minmax(0,9fr);gap:var(--space-lg);align-items:start;min-height:calc(100vh - 5.4rem)}.product-hero__content{position:-webkit-sticky;position:sticky;top:5.1rem;align-self:start;height:fit-content}.product-hero__media-slide{flex-basis:100%}.product-hero__media-controls-row{gap:.6rem}.product-hero__swipe-hint{display:none}.product-hero__title-block h1{font-size:2rem}.product-hero__buy-disclosures{gap:.65rem}.product-hero__disclosure{padding:.85rem .9rem}.product-hero__disclosure[open] summary:after{content:""}.product-hero.product-hero--v3 .product-hero__sticky-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;padding-top:.7rem;padding-bottom:.7rem}.product-hero.product-hero--v3 .product-hero__sticky-copy-wrap{display:grid;gap:.35rem}.product-hero.product-hero--v3 .product-hero__sticky-media{display:block;width:3.5rem;height:3.5rem;overflow:hidden;border-radius:.625rem;background:#f8fafc;border:1px solid var(--pdp-border)}.product-hero.product-hero--v3 .product-hero__sticky-kicker{display:block}.product-hero.product-hero--v3 .product-hero__sticky-selector-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:min(100%,27rem)}.product-hero.product-hero--v3 .product-hero__sticky-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:1rem}.product-hero.product-hero--v3 .product-hero__sticky-submit{min-width:12rem}.product-hero__video-toggle{width:4.75rem;height:4.75rem}}.product-hero__submit,.product-hero.product-hero--v3 .product-hero__sticky-copy,.product-hero.product-hero--v3 .product-hero__sticky-submit{font-size:1.1rem}.product-hero.product-hero--v3 .product-hero__sticky-kicker{font-size:.8rem}@media screen and (min-width:960px){.product-hero__title-block h1{font-size:2.28rem}.product-hero.product-hero--v3 .product-hero__sticky-copy,.product-hero.product-hero--v3 .product-hero__sticky-submit{font-size:1.12rem}}.product-hero__buy-module{background:var(--pdp-bg-alt);border-radius:.75rem;padding:1rem;display:grid;gap:.9rem;scroll-margin-top:calc(var(--header-height, 5rem) + 1rem)}.product-hero__purchase-card{display:grid;gap:.85rem;padding:1rem;border:1px solid rgba(27,20,100,.1);border-radius:1rem;background:#fff;box-shadow:0 1rem 2rem #1b14640f}.product-hero__purchase-card:empty{display:none}.product-hero__purchase-form{display:grid;gap:.9rem;margin:0}.product-hero__purchase-apps{display:grid;gap:.85rem}.product-hero__purchase-apps .loop-widget-container{width:100%;min-width:0;max-width:100%}.product-hero__purchase-apps .loop-widget-container,.product-hero__purchase-apps .loop-widget-container *{overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.product-hero__purchase-apps .loop-widget-container button,.product-hero__purchase-apps .loop-widget-container [role=button],.product-hero__purchase-apps .loop-widget-container a,.product-hero__purchase-apps .loop-widget-container label,.product-hero__purchase-apps .loop-widget-container span,.product-hero__purchase-apps .loop-widget-container p{white-space:normal;max-width:none}.product-hero__purchase-apps .loop-widget-tooltip-container,.product-hero__purchase-apps .loop-w-btn-group-tooltip-container,.product-hero__purchase-apps .loop-w-checkbox-tooltip-container{display:flex;flex-direction:column;align-items:flex-start;margin-top:.5rem}.product-hero__purchase-apps .loop-widget-tooltip-header{margin-bottom:0;padding-bottom:0}.product-hero__purchase-apps .loop-widget-tooltip-text{position:static;display:none;visibility:visible;opacity:1;width:100%;margin-top:.75rem;box-sizing:border-box;pointer-events:auto}.product-hero__purchase-apps .loop-widget-tooltip-container:hover .loop-widget-tooltip-text,.product-hero__purchase-apps .loop-w-btn-group-tooltip-container:hover .loop-widget-tooltip-text,.product-hero__purchase-apps .loop-w-checkbox-tooltip-container:hover .loop-widget-tooltip-text,.product-hero__purchase-apps .loop-widget-tooltip-container:focus-within .loop-widget-tooltip-text,.product-hero__purchase-apps .loop-w-btn-group-tooltip-container:focus-within .loop-widget-tooltip-text,.product-hero__purchase-apps .loop-w-checkbox-tooltip-container:focus-within .loop-widget-tooltip-text,.product-hero__purchase-apps .loop-widget-tooltip-header:hover~.loop-widget-tooltip-text,.product-hero__purchase-apps .loop-widget-tooltip-header:focus-within~.loop-widget-tooltip-text{display:flex}.product-hero__purchase-apps .loop-widget-container-arrow{display:none!important}@media screen and (max-width:959px){.product-hero[data-product-hero-version=v4-sub] .product-hero__buy-module{gap:.75rem;padding:0;background:transparent;border-radius:0}.product-hero[data-product-hero-version=v4-sub] .product-hero__purchase-card{padding-inline:.875rem}}.product-hero__app-block{margin-bottom:.85rem}.product-hero__app-block:empty{display:none}.product-hero__sticky-footer{position:fixed;inset-inline:0;inset-block-end:0;width:100%;z-index:60;background:#fff;border-top:1px solid rgba(27,20,100,.08);box-shadow:0 -2px 8px #00000014;padding:.5rem 0 calc(.5rem + env(safe-area-inset-bottom));opacity:0;transform:translateY(calc(100% + env(safe-area-inset-bottom)));pointer-events:none;transition:opacity .18s ease,transform .18s ease}.product-hero__sticky-footer.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.product-hero__sticky-footer-inner{width:100%;display:grid;gap:.35rem;align-items:center}.product-hero__sticky-footer-button{width:100%;min-height:3.5rem;border:0;border-radius:.625rem;background:var(--pdp-primary);color:#fff;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.product-hero__sticky-footer-button:hover,.product-hero__sticky-footer-button:focus-visible{background:var(--pdp-accent);color:#fff;box-shadow:0 12px 24px #6c5ce738}.product-hero__sticky-footer-copy{display:none;margin:0;color:var(--pdp-primary);font-size:.875rem;font-weight:500;line-height:1.3}.product-hero__sticky-footer-button-label{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;gap:.4rem;justify-content:center}.product-hero__sticky-footer-button-price{flex-shrink:0;margin-inline-start:auto;font-size:.84rem;font-weight:600;letter-spacing:.02em;text-transform:none}.product-hero__sticky-footer-meta{margin:0;color:#888;font-size:.6875rem;line-height:1.25;text-align:center}@media screen and (max-width:768px){.product-hero__sticky-footer-inner{padding-inline:1rem}.product-hero__sticky-footer-button{min-height:3.5rem;padding-inline:1rem}}@media screen and (min-width:769px){.product-hero__sticky-footer{padding-block:.5rem}.product-hero__sticky-footer-inner{max-width:75rem;margin:0 auto;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:1.5rem}.product-hero__sticky-footer-copy{display:block;text-align:right}.product-hero__sticky-footer-button{width:auto;min-height:3.25rem;justify-content:center;padding:.75rem 2rem;border-radius:.375rem;font-size:.875rem;flex-shrink:0}.product-hero__sticky-footer-button-price{display:none}.product-hero__sticky-footer-meta{font-size:.8125rem;text-align:left}}.product-hero.product-hero--v2 .product-hero__submit:hover:not([disabled]),.product-hero.product-hero--v2 .product-hero__sticky-submit:hover:not([disabled]){background:var(--pdp-accent);border-color:var(--pdp-accent);color:#fff;filter:none;box-shadow:0 12px 24px #6c5ce738}@media screen and (max-width:749px){.product-hero.product-hero--v2 .page-width{padding-inline:calc(var(--space-md) / 2)}.product-hero.product-hero--v2 .product-hero__title-block{justify-items:center;text-align:center}.product-hero.product-hero--v2 .product-hero__rating-jump{justify-self:center}}.product-hero.product-hero--v2 .product-hero__sticky{display:none;position:fixed;inset-inline:0;inset-block-end:0;z-index:120;background:#fff;border-top:1px solid var(--pdp-border);box-shadow:0 -2px 10px #0000000f}.product-hero.product-hero--v2 .product-hero__sticky.is-visible{display:block}.product-hero.product-hero--v2 .product-hero__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.625rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom))}.product-hero.product-hero--v2 .product-hero__sticky-media{display:none}.product-hero.product-hero--v2 .product-hero__sticky-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:.625rem}.product-hero.product-hero--v2 .product-hero__sticky-copy-wrap{min-width:0}.product-hero.product-hero--v2 .product-hero__sticky-selector-wrap{display:none}.product-hero.product-hero--v2 .product-hero__sticky-option{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .85rem;border:1px solid var(--pdp-border);border-radius:.625rem;background-color:#fff;color:var(--pdp-primary);font:inherit;font-size:.88rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.product-hero.product-hero--v2 .product-hero__sticky-option.is-active{background:var(--pdp-primary);border-color:var(--pdp-primary);color:#fff;box-shadow:0 8px 18px #1b146429}.product-hero.product-hero--v2 .product-hero__sticky-kicker{display:none;margin:0 0 .15rem;color:var(--pdp-muted);font-size:.7rem;line-height:1.1;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.product-hero.product-hero--v2 .product-hero__sticky-copy{margin:0;color:var(--pdp-primary);font-size:1rem;line-height:1.2;font-weight:600}.product-hero.product-hero--v2 .product-hero__sticky-submit{min-height:2.75rem;min-width:8.75rem;border:0;border-radius:.625rem;background:var(--pdp-primary);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media screen and (min-width:960px){.product-hero{padding-top:var(--space-md)}.product-hero.product-hero--v2 .product-hero__sticky{display:none!important}.product-hero.product-hero--v2 .product-hero__sticky.is-visible{display:block!important}.product-hero,.product-hero .page-width,.product-hero__layout{overflow:visible}.product-hero__layout{grid-template-columns:minmax(0,11fr) minmax(0,9fr);gap:var(--space-lg);align-items:start;min-height:calc(100vh - 5.4rem)}.product-hero__content{position:-webkit-sticky;position:sticky;top:5.1rem;align-self:start;height:fit-content}.product-hero__media-slide{flex-basis:100%}.product-hero__media-controls-row{gap:.6rem}.product-hero__swipe-hint{display:none}.product-hero__title-block h1{font-size:2rem}.product-hero__buy-disclosures{gap:.65rem}.product-hero__disclosure{padding:.85rem .9rem}.product-hero__disclosure[open] summary:after{content:""}.product-hero.product-hero--v2 .product-hero__sticky-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;padding-top:.7rem;padding-bottom:.7rem}.product-hero.product-hero--v2 .product-hero__sticky-copy-wrap{display:grid;gap:.35rem}.product-hero.product-hero--v2 .product-hero__sticky-media{display:block;width:3.5rem;height:3.5rem;overflow:hidden;border-radius:.625rem;background:#f8fafc;border:1px solid var(--pdp-border)}.product-hero.product-hero--v2 .product-hero__sticky-kicker{display:block}.product-hero.product-hero--v2 .product-hero__sticky-selector-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:min(100%,27rem)}.product-hero.product-hero--v2 .product-hero__sticky-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:1rem}.product-hero.product-hero--v2 .product-hero__sticky-submit{min-width:12rem}.product-hero__video-toggle{width:4.75rem;height:4.75rem}}.product-hero__submit,.product-hero.product-hero--v2 .product-hero__sticky-copy,.product-hero.product-hero--v2 .product-hero__sticky-submit{font-size:1.1rem}.product-hero.product-hero--v2 .product-hero__sticky-kicker{font-size:.8rem}@media screen and (min-width:960px){.product-hero__title-block h1{font-size:2.28rem}.product-hero.product-hero--v2 .product-hero__sticky-copy,.product-hero.product-hero--v2 .product-hero__sticky-submit{font-size:1.12rem}}.product-hero__media-frame{position:relative}.product-hero__media-nav{margin-top:.45rem;min-width:0}.product-hero__media-controls-row{display:grid;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.45rem;width:100%;min-width:0}.product-hero__media-arrow{width:2.4rem;height:2.4rem;border:1px solid rgba(27,20,100,.12);border-radius:999px;background:#fff;color:var(--pdp-primary);display:grid;place-items:center;padding:0;box-shadow:0 8px 20px #1b146414;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease;flex:0 0 auto}.product-hero__media-arrow span{font-size:1rem;line-height:1;font-weight:700}.product-hero__media-arrow[disabled]{opacity:.42;box-shadow:none}.product-hero__media-arrow:focus-visible{outline:3px solid var(--pdp-primary);outline-offset:2px}.product-hero__media-slide{position:relative;flex:0 0 calc(100% - 2.5rem);aspect-ratio:1 / .92;scroll-snap-align:start;min-width:0;min-height:0;overflow:hidden;border-radius:.75rem;border:1px solid var(--pdp-border);background:#fff}.product-hero__media-button,.product-hero__media-static{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:transparent}.product-hero__media-button{cursor:zoom-in}.product-hero__dots{display:flex;justify-content:center;align-items:center;gap:.1rem;flex-wrap:nowrap;min-width:0;width:100%}.product-hero__dot{width:1.6rem;height:1.6rem;border:0;border-radius:999px;background:transparent;padding:0;display:grid;place-items:center;cursor:pointer}.product-hero__dot:after{content:"";width:.56rem;height:.56rem;border-radius:999px;border:1px solid #9ca3af;background:transparent;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.product-hero__swipe-hint{margin:.15rem auto 0;width:fit-content;border-radius:999px;background:#111827bf;color:#fff;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;padding:.3rem .55rem;transition:opacity .22s ease;animation:product-hero-swipe-nudge 1.2s ease-in-out 2;pointer-events:none}.product-hero__lightbox{width:min(92vw,58rem);max-width:58rem;border:0;border-radius:1rem;padding:0;background:#fff;box-shadow:0 24px 70px #11182747}.product-hero__lightbox::backdrop{background:#111827b8}.product-hero__lightbox-shell{position:relative;display:grid;gap:.75rem;padding:3rem 1rem 1rem}.product-hero__lightbox-close{position:absolute;inset-block-start:.75rem;inset-inline-end:.75rem;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#11182714;color:var(--pdp-primary);font-size:1.5rem;line-height:1}.product-hero__lightbox-content img{display:block;width:100%;height:auto;max-height:80vh;object-fit:contain;border-radius:.75rem}.product-hero__lightbox-caption{margin:0;color:var(--pdp-muted);font-size:.875rem;line-height:1.45;text-align:center}.product-hero__title-block{display:grid;gap:.45rem}.product-hero__product-name{margin:0;color:var(--pdp-muted);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-hero__title-block h1{margin:0;font-size:1.55rem;line-height:1.15;color:var(--pdp-primary);font-weight:700}.product-hero__value-prop{margin:0;color:var(--pdp-muted);font-size:.9375rem;line-height:1.4}.product-hero__rating-jump{width:fit-content;display:inline-flex;align-items:center;gap:.45rem;color:var(--pdp-text);text-decoration:none}.product-hero__buy-module{background:var(--pdp-bg-alt);border-radius:.75rem;padding:1rem;display:grid;gap:.9rem}.product-hero__buy-disclosures{display:grid;gap:.55rem}.product-hero__disclosure{border:1px solid rgba(27,20,100,.08);border-radius:.75rem;background:#fff;padding:.75rem .8rem}.product-hero__disclosure summary{list-style:none;cursor:pointer;color:var(--pdp-primary);font-size:.9rem;font-weight:700;line-height:1.3;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.product-hero__disclosure summary::-webkit-details-marker{display:none}.product-hero__disclosure summary:after{content:"+";color:var(--pdp-subtle);font-size:1.1rem;line-height:1}.product-hero__disclosure[open] summary:after{content:"-"}.product-hero__disclosure-list{margin:.7rem 0 0;padding:0;list-style:none;display:grid;gap:.55rem}.product-hero__disclosure-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.45rem;align-items:start;color:var(--pdp-text);font-size:.84rem;line-height:1.4}.product-hero__disclosure-list li>span:first-child{color:var(--pdp-success);font-weight:700}.product-hero__bundle-card{position:relative;width:100%;min-height:4.7rem;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:.7rem;border:1px solid var(--pdp-border);border-radius:.625rem;background:#fff;padding:.75rem .75rem .7rem;text-align:left}.product-hero__bundle-card.is-active{background:#f5f3ff;border:2px solid var(--pdp-accent);box-shadow:0 0 0 3px #6c5ce71a;padding:calc(.75rem - 1px) calc(.75rem - 1px) calc(.7rem - 1px)}.product-hero__bundle-copy{min-width:0;display:grid;gap:.2rem}.product-hero__bundle-title{color:var(--pdp-primary);font-size:.92rem;line-height:1.1;font-weight:600;letter-spacing:.015em;text-transform:uppercase}.product-hero__bundle-subline{color:var(--pdp-muted);font-size:.74rem;line-height:1.2}.product-hero__bundle-meta{color:var(--pdp-success);font-size:.76rem;font-weight:600;line-height:1.25}.product-hero__bundle-prices{min-width:0;display:grid;justify-items:end;gap:.15rem}.product-hero__bundle-price{color:var(--pdp-primary);font-size:1.08rem;font-weight:700;line-height:1.1}.product-hero__bundle-price-caption{color:var(--pdp-muted);font-size:.72rem;line-height:1;text-transform:uppercase;letter-spacing:.04em}.product-hero__bundle-compare{color:#6b7280;font-size:.74rem;text-decoration:line-through}.product-hero__submit{width:100%;min-height:3.25rem;border:0;border-radius:.625rem;background:var(--pdp-primary);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:transform .1s ease,filter .1s ease,background-color .1s ease,border-color .1s ease,box-shadow .1s ease}.product-hero.product-hero--v6-benefit-framing .product-hero__submit:hover:not([disabled]),.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-submit:hover:not([disabled]){background:var(--pdp-accent);border-color:var(--pdp-accent);color:#fff;filter:none;box-shadow:0 12px 24px #6c5ce738}.product-hero__dynamic-checkout .shopify-payment-button__more-options{display:none!important}.product-hero__trust-grid{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.product-hero__trust-badge{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;border:1px solid rgba(27,20,100,.08);border-radius:.75rem;background:#fff;padding:.65rem .7rem;color:var(--pdp-text);font-size:.72rem;font-weight:600;line-height:1.25}.product-hero__trust-icon{width:1.25rem;height:1.25rem;display:grid;place-items:center;color:var(--pdp-accent)}.product-hero__trust-icon svg{width:100%;height:100%;fill:currentColor}.product-hero__guarantee-note{margin:0;color:var(--pdp-muted);font-size:.78rem;line-height:1.35;text-align:center}.product-hero__testimonial-rail{margin:0;display:flex;gap:0;width:100%;max-width:100%;overflow-x:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-hero__testimonial-rail::-webkit-scrollbar{display:none}.product-hero__testimonial-controls{display:flex;justify-content:center;gap:.65rem}.product-hero__testimonial-arrow{width:2.4rem;height:2.4rem;border:1px solid rgba(27,20,100,.12);border-radius:999px;background:#fff;color:var(--pdp-primary);display:grid;place-items:center;padding:0;box-shadow:0 8px 20px #1b146414}.product-hero__testimonial-arrow span{font-size:1rem;line-height:1}.product-hero__testimonial-arrow[disabled]{opacity:.42;box-shadow:none}.product-hero__testimonial{flex:0 0 100%;min-width:100%;max-width:100%;box-sizing:border-box;scroll-snap-align:start;border:1px solid rgba(27,20,100,.08);border-radius:.75rem;background:#fff;padding:.8rem;display:grid;gap:.35rem}.product-hero__testimonial-stars .glr-review-stars{display:inline-flex;gap:.1rem}.product-hero__testimonial-stars .glr-review-stars__item{width:.88rem;height:.88rem}.product-hero__testimonial-stars .glr-review-stars__star--filled{fill:var(--pdp-star)}.product-hero__testimonial-quote,.product-hero__testimonial-author{margin:0}.product-hero__testimonial-meta{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.6rem}.product-hero__testimonial-quote{color:var(--pdp-text);font-size:.84rem;line-height:1.45;font-style:italic}.product-hero__testimonial-author{color:var(--pdp-primary);font-size:.78rem;font-weight:700}.product-hero__testimonial-badge{color:var(--pdp-success);border-color:#05966933;background:#05966914}@media screen and (max-width:749px){.product-hero.product-hero--v6-benefit-framing .page-width{padding-inline:calc(var(--space-md) / 2)}.product-hero.product-hero--v6-benefit-framing .product-hero__title-block{justify-items:center;text-align:center}.product-hero.product-hero--v6-benefit-framing .product-hero__rating-jump{justify-self:center}}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky{display:none;position:fixed;inset-inline:0;inset-block-end:0;z-index:120;background:#fff;border-top:1px solid var(--pdp-border);box-shadow:0 -2px 10px #0000000f}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky.is-visible{display:block}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.625rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom))}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-media{display:none}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:.625rem}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-copy-wrap{min-width:0}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-selector-wrap{display:none}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-option{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .85rem;border:1px solid var(--pdp-border);border-radius:.625rem;background-color:#fff;color:var(--pdp-primary);font:inherit;font-size:.88rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-option.is-active{background:var(--pdp-primary);border-color:var(--pdp-primary);color:#fff;box-shadow:0 8px 18px #1b146429}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-kicker{display:none;margin:0 0 .15rem;color:var(--pdp-muted);font-size:.7rem;line-height:1.1;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-copy{margin:0;color:var(--pdp-primary);font-size:1rem;line-height:1.2;font-weight:600}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-submit{min-height:2.75rem;min-width:8.75rem;border:0;border-radius:.625rem;background:var(--pdp-primary);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media screen and (min-width:960px){.product-hero{padding-top:var(--space-md)}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky{display:none!important}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky.is-visible{display:block!important}.product-hero,.product-hero .page-width,.product-hero__layout{overflow:visible}.product-hero__layout{grid-template-columns:minmax(0,11fr) minmax(0,9fr);gap:var(--space-lg);align-items:start;min-height:calc(100vh - 5.4rem)}.product-hero__content{position:-webkit-sticky;position:sticky;top:5.1rem;align-self:start;height:fit-content}.product-hero__media-slide{flex-basis:100%}.product-hero__media-controls-row{gap:.6rem}.product-hero__swipe-hint{display:none}.product-hero__title-block h1{font-size:2rem}.product-hero__buy-disclosures{gap:.65rem}.product-hero__disclosure{padding:.85rem .9rem}.product-hero__disclosure[open] summary:after{content:""}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;padding-top:.7rem;padding-bottom:.7rem}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-copy-wrap{display:grid;gap:.35rem}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-media{display:block;width:3.5rem;height:3.5rem;overflow:hidden;border-radius:.625rem;background:#f8fafc;border:1px solid var(--pdp-border)}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-kicker{display:block}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-selector-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:min(100%,27rem)}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:1rem}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-submit{min-width:12rem}.product-hero__video-toggle{width:4.75rem;height:4.75rem}}.product-hero__main-media--placeholder{font-size:.88rem}.product-hero__swipe-hint{font-size:.78rem}.product-hero__lightbox-caption{font-size:.98rem}.product-hero__product-name{font-size:.86rem}.product-hero__title-block h1{font-size:1.82rem}.product-hero__rating-text{font-size:.98rem}.product-hero__buy-heading{font-size:.92rem}.product-hero__disclosure summary{font-size:1.02rem}.product-hero__disclosure-list li{font-size:.94rem;line-height:1.5}.product-hero__bundle-badge{font-size:.72rem}.product-hero__bundle-title{font-size:1.02rem}.product-hero__bundle-subline{font-size:.84rem}.product-hero__bundle-meta,.product-hero__bundle-compare{font-size:.86rem}.product-hero__bundle-price{font-size:1.22rem}.product-hero__bundle-price-caption{font-size:.82rem}.product-hero__submit,.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-copy,.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-submit{font-size:1.1rem}.product-hero__trust-badge{font-size:.84rem}.product-hero__guarantee-note{font-size:.9rem;line-height:1.45}.product-hero__testimonial-quote{font-size:.96rem;line-height:1.55}.product-hero__testimonial-author{font-size:.88rem}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-kicker{font-size:.8rem}@media screen and (min-width:960px){.product-hero__title-block h1{font-size:2.28rem}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-copy,.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-submit{font-size:1.12rem}}.product-hero{--pdp-primary: #1b2a4a;--pdp-accent: #e8b4b8;--pdp-success: #2f7a55;--pdp-star: #f1b341;--pdp-text: #26344a;--pdp-muted: rgba(27, 42, 74, .72);--pdp-subtle: rgba(27, 42, 74, .52);--pdp-border: rgba(27, 42, 74, .12);--pdp-bg-alt: #faf7f5;background:#fff8f6;padding-top:clamp(1rem,3vw,3rem);padding-bottom:clamp(2rem,5vw,3.5rem)}.product-hero__layout{align-items:center}.product-hero__content{gap:1.1rem}.product-hero__title-block{gap:.8rem}.product-hero__product-name{color:var(--pdp-muted);font-size:.62rem;font-weight:600;letter-spacing:.16em;opacity:.72}.product-hero__title-block h1{max-width:13ch;font-size:clamp(2rem,5vw,3.5rem);line-height:.98;letter-spacing:-.03em}.product-hero__value-prop{max-width:33rem;color:var(--pdp-text);font-size:1rem;line-height:1.55}.product-hero__rating-jump{gap:.55rem}.product-hero__rating-text{font-size:.95rem;font-weight:600}.product-hero__cta-group{display:grid;gap:.55rem;max-width:20rem}.product-hero__submit{min-height:3.25rem;border-radius:.5rem;background:var(--pdp-primary);color:#fff8f6;font-size:1rem;font-weight:700;letter-spacing:0;text-transform:none;box-shadow:0 12px 28px #1b2a4a24}.product-hero__cta-note{margin:0;color:var(--pdp-muted);font-size:.82rem;line-height:1.4}.product-hero__trust-bar{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.product-hero__trust-bar--inline{display:none}.product-hero__trust-badge{justify-content:center;border:1px solid rgba(232,180,184,.65);background:#fff8f6e6;color:var(--pdp-primary);font-size:.8rem;font-weight:700;text-align:center}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky{background:#1b2a4afa;border-top:1px solid rgba(232,180,184,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -10px 28px #1b2a4a2e}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-inner{min-height:4rem;padding-top:.625rem}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-kicker{display:block;margin:0 0 .12rem;color:#fff8f6b8;font-size:.78rem;font-weight:600;letter-spacing:0;text-transform:none}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-copy{color:#fff8f6;font-size:1rem;font-weight:700}.product-hero.product-hero--v6-benefit-framing .product-hero__sticky-submit{min-height:2.75rem;border-radius:.5rem;background:var(--pdp-accent);color:var(--pdp-primary);font-size:.96rem;font-weight:700;letter-spacing:0;text-transform:none}@media screen and (max-width:749px){.product-hero.product-hero--v6-benefit-framing .product-hero__title-block{justify-items:start;text-align:start}.product-hero.product-hero--v6-benefit-framing .product-hero__rating-jump{justify-self:start}}@media screen and (min-width:960px){.product-hero__layout{grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:clamp(2rem,4vw,4rem);min-height:0;align-items:stretch}.product-hero__gallery{align-self:center}.product-hero__content{position:static;display:flex;flex-direction:column;justify-content:center;align-self:stretch;max-width:34rem;padding-block:1.5rem}.product-hero__trust-bar--inline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.15rem}.product-hero__trust-bar--below{display:none}}.product-hero{--pdp-primary: #1b1464;--pdp-accent: #6c5ce7;--pdp-success: #059669;--pdp-star: #f59e0b;--pdp-text: #374151;--pdp-muted: #6b7280;--pdp-subtle: #9ca3af;--pdp-border: #e5e7eb;--pdp-bg-alt: #f9fafb;background:#fff;padding-top:var(--space-sm);padding-bottom:var(--space-lg)}.product-hero__layout{display:grid;gap:var(--space-md)}.product-hero__gallery{position:relative;min-width:0}.product-hero__media-track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.45rem;overscroll-behavior-x:contain}.product-hero__media-track::-webkit-scrollbar{display:none}.product-hero__media-slide{position:relative;flex:0 0 calc(100% - 2.5rem);aspect-ratio:1 / 1;scroll-snap-align:start;min-width:0;min-height:0;overflow:hidden;border-radius:.75rem;border:1px solid var(--pdp-border);background:#fff}.product-hero__main-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border-radius:0;border:0;object-fit:cover;background:#fff}.product-hero__video-shell{position:absolute;top:0;right:0;bottom:0;left:0;isolation:isolate;background:#fff}.product-hero__video-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c121f00,#0c121f1f);opacity:1;transition:opacity .18s ease;pointer-events:none}.product-hero__video-shell.is-playing:after{opacity:0}.product-hero__video-toggle{position:absolute;inset:50% auto auto 50%;z-index:1;width:4.25rem;height:4.25rem;padding:0;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:var(--pdp-primary);box-shadow:0 .85rem 2rem #1b2a4a29;cursor:pointer;transform:translate(-50%,-50%);transition:opacity .18s ease,transform .18s ease,background .18s ease,color .18s ease}.product-hero__video-toggle:hover{background:var(--pdp-primary);color:#fff;transform:translate(-50%,-50%) scale(1.03)}.product-hero__video-toggle:focus-visible{outline-offset:.2rem}.product-hero__video-toggle-icon{width:0;height:0;border-top:.62rem solid transparent;border-bottom:.62rem solid transparent;border-left:.92rem solid currentColor;margin-left:.18rem}.product-hero__video-shell.is-playing .product-hero__video-toggle{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.88)}.product-hero__main-media--placeholder{display:grid;place-items:center;background:#faf9f6;color:var(--pdp-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;text-align:center;padding:1rem}.product-hero__dots{margin-top:.45rem;display:flex;justify-content:center;gap:.15rem}.product-hero__dot{width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:transparent;padding:0;display:grid;place-items:center;cursor:pointer}.product-hero__dot:after{content:"";width:.5rem;height:.5rem;border-radius:999px;border:1px solid #9ca3af;background:transparent;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.product-hero__dot.is-active:after{background:var(--pdp-accent);border-color:var(--pdp-accent)}.product-hero__dot:focus-visible{outline:2px solid var(--pdp-primary);outline-offset:2px}.product-hero__browse-btn{display:none}.product-hero__swipe-hint{position:absolute;right:.75rem;bottom:2rem;margin:0;border-radius:999px;background:#111827bf;color:#fff;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;padding:.3rem .55rem;transition:opacity .22s ease;animation:product-hero-swipe-nudge 1.2s ease-in-out 2;pointer-events:none}.product-hero__swipe-hint.is-hidden{opacity:0}.product-hero__content{display:grid;gap:1.5rem}.product-hero__title-block h1{margin:0;font-size:1.375rem;line-height:1.25;color:var(--pdp-primary);font-weight:600}.product-hero__value-prop{margin:.25rem 0 0;color:var(--pdp-muted);font-size:.9375rem;line-height:1.4}.product-hero__rating-jump{margin-top:.75rem;width:fit-content;display:inline-flex;align-items:center;gap:.45rem;color:var(--pdp-text);text-decoration:none}.product-hero__rating-jump .glr-review-stars{display:inline-flex;gap:.1rem}.product-hero__rating-jump .glr-review-stars__item{width:1rem;height:1rem}.product-hero__rating-jump .glr-review-stars__star--filled{fill:var(--pdp-star)}.product-hero__rating-text{font-size:.875rem;font-weight:600;color:var(--pdp-text)}.product-hero__rating-chevron{font-size:.72rem;color:#6b7280}.product-hero__benefits{display:flex;justify-content:space-around;gap:.75rem;margin-bottom:.4rem}.product-hero__benefit-item{flex:1 1 0;min-width:0;text-align:center;display:grid;justify-items:center;gap:.35rem}.product-hero__benefit-icon{width:1.85rem;height:1.85rem;display:grid;place-items:center;overflow:hidden}.product-hero__benefit-icon-image,.product-hero__benefit-icon-template{width:100%;height:100%;display:block;object-fit:contain}.product-hero__benefit-icon-template{color:var(--pdp-accent)}.product-hero__benefit-item p{margin:0;font-size:.72rem;line-height:1.25;letter-spacing:.03em;text-transform:uppercase;color:var(--pdp-text);font-weight:500}.product-hero__buy-module{background:var(--pdp-bg-alt);border-radius:.75rem;padding:1rem;display:grid;gap:.75rem}.product-hero__buy-heading{margin:0;color:var(--pdp-primary);font-size:.8125rem;letter-spacing:.095em;text-transform:uppercase;font-weight:700}.product-hero__bundle-list{display:grid;gap:.5rem}.product-hero__bundle-card{position:relative;width:100%;min-height:3.5rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;border:1px solid var(--pdp-border);border-radius:.625rem;background:#fff;padding:.55rem .65rem;text-align:left}.product-hero__bundle-card.is-active{background:#f5f3ff;border:2px solid var(--pdp-accent);box-shadow:0 0 0 3px #6c5ce71a;padding:calc(.55rem - 1px) calc(.65rem - 1px)}.product-hero__bundle-badge{position:absolute;inset-inline-end:.55rem;inset-block-start:-.48rem;display:inline-flex;align-items:center;border-radius:999px;background:var(--pdp-accent);color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.15rem .45rem}.product-hero__bundle-badge--best-value{background:#0f9f75}.product-hero__bundle-radio{width:1rem;height:1rem;border-radius:999px;border:1px solid #c7cbd2;display:inline-grid;place-items:center;background:#fff}.product-hero__bundle-radio:after{content:"";width:.45rem;height:.45rem;border-radius:999px;background:transparent}.product-hero__bundle-card.is-active .product-hero__bundle-radio{border-color:var(--pdp-accent)}.product-hero__bundle-card.is-active .product-hero__bundle-radio:after{background:var(--pdp-accent)}.product-hero__bundle-copy{min-width:0;display:grid;gap:.1rem}.product-hero__bundle-title{color:var(--pdp-primary);font-size:.9rem;line-height:1.1;font-weight:600;letter-spacing:.015em;text-transform:uppercase}.product-hero__bundle-save{color:var(--pdp-success);font-size:.74rem;line-height:1.2;font-weight:600}.product-hero__bundle-prices{min-width:0;display:flex;align-items:baseline;gap:.4rem;justify-content:flex-end}.product-hero__bundle-price{color:var(--pdp-primary);font-size:1.06rem;font-weight:700;line-height:1.1}.product-hero__bundle-compare{color:#6b7280;font-size:.8rem;text-decoration:line-through}.product-hero__form-wrap{display:block}.product-hero__submit{width:100%;min-height:3.25rem;border:0;border-radius:.625rem;background:var(--pdp-primary);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:transform .1s ease,filter .1s ease}.product-hero__submit:active{transform:scale(.98);filter:brightness(.9)}.product-hero__dynamic-checkout{margin-top:.55rem}.product-hero__dynamic-checkout .shopify-payment-button{width:100%}.product-hero__trust-row{margin:0;padding:0;list-style:none;display:flex;justify-content:center;flex-wrap:wrap;gap:.35rem .85rem}.product-hero__trust-row li{display:inline-flex;align-items:center;gap:.24rem;color:#6b7280;font-size:.68rem;line-height:1.2}.product-hero__included{border-top:1px solid var(--pdp-border);border-bottom:1px solid var(--pdp-border);padding:1.1rem 0}.product-hero__included h2{margin:0 0 .8rem;color:var(--pdp-primary);font-size:1.1rem;line-height:1.25;font-weight:600}.product-hero__included-grid{display:flex;justify-content:space-around;gap:.8rem}.product-hero__included-item{min-width:0;text-align:center;display:grid;justify-items:center;gap:.4rem}.product-hero__included-icon{width:2rem;height:2rem;display:grid;place-items:center;overflow:hidden}.product-hero__included-icon-image,.product-hero__included-icon-template{width:100%;height:100%;display:block;object-fit:contain}.product-hero__included-icon-template{color:var(--pdp-accent)}.product-hero__included-item p{margin:0;color:var(--pdp-text);font-size:.8125rem;line-height:1.3;font-weight:500}.product-hero.product-hero--original .product-hero__sticky,.product-hero[data-product-hero-section]:not(.product-hero--v2) .product-hero__sticky{display:none;position:fixed;inset-inline:0;inset-block-end:0;z-index:30;background:#fff;border-top:1px solid var(--pdp-border);box-shadow:0 -2px 10px #0000000f}.product-hero.product-hero--original .product-hero__sticky.is-visible,.product-hero[data-product-hero-section]:not(.product-hero--v2) .product-hero__sticky.is-visible{display:block}.product-hero.product-hero--original .product-hero__sticky-inner,.product-hero[data-product-hero-section]:not(.product-hero--v2) .product-hero__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.625rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom))}.product-hero.product-hero--original .product-hero__sticky-copy,.product-hero[data-product-hero-section]:not(.product-hero--v2) .product-hero__sticky-copy{margin:0;color:var(--pdp-primary);font-size:.875rem;line-height:1.2;font-weight:600}.product-hero.product-hero--original .product-hero__sticky-submit,.product-hero[data-product-hero-section]:not(.product-hero--v2) .product-hero__sticky-submit{min-height:2.75rem;min-width:8.75rem;border:0;border-radius:.625rem;background:var(--pdp-primary);color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@keyframes product-hero-swipe-nudge{0%,to{transform:translate(0)}40%{transform:translate(-8px)}}@media screen and (min-width:960px){.product-hero{padding-top:var(--space-md)}.product-hero,.product-hero .page-width,.product-hero__layout{overflow:visible}.product-hero__layout{grid-template-columns:minmax(0,11fr) minmax(0,9fr);gap:var(--space-lg);align-items:start;min-height:calc(100vh - 5.4rem)}.product-hero__content{position:-webkit-sticky;position:sticky;top:5.1rem;align-self:start;height:fit-content}.product-hero__media-slide{flex-basis:100%}.product-hero__video-toggle{width:4.75rem;height:4.75rem}.product-hero__browse-btn{margin:.35rem auto 0;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:2rem;border:1px solid var(--pdp-border);border-radius:999px;background:#fff;color:var(--pdp-primary);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .75rem}.product-hero__browse-btn:after{content:"\203a";font-size:.95rem;line-height:1}.product-hero__title-block h1{font-size:1.6rem}.product-hero__benefits{justify-content:flex-start;gap:.95rem;max-width:24rem;margin-bottom:0}.product-hero__benefit-item{flex:0 0 auto;text-align:left;justify-items:start}.product-hero__included.product-hero__included--relocated{display:none}.product-hero.product-hero--original .product-hero__sticky,.product-hero[data-product-hero-section]:not(.product-hero--v2) .product-hero__sticky{display:none!important}}.pdp-ba__heading{text-align:center;margin-bottom:var(--spacing-xs)}.pdp-ba__subheading{text-align:center;color:var(--color-text-light);margin-bottom:var(--spacing-xl)}.pdp-ba__grid{display:grid;gap:var(--spacing-lg);max-width:600px;margin-inline:auto}.pdp-ba__slider{position:relative;display:block;overflow:hidden;border-radius:var(--radius-md);-webkit-user-select:none;user-select:none;touch-action:pan-y}.pdp-ba__layer{display:block}.pdp-ba__layer--before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;clip-path:inset(0 50% 0 0)}.pdp-ba__img{width:100%;height:100%;object-fit:cover;display:block}.pdp-ba__placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background-color:var(--color-surface);color:var(--color-text-light);font-size:.875rem}.pdp-ba__handle{position:absolute;top:0;bottom:0;left:50%;z-index:4;width:3px;background-color:var(--color-white);transform:translate(-50%);pointer-events:none}.pdp-ba__handle-grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;border-radius:50%;background-color:var(--color-white);border:2px solid var(--color-primary);box-shadow:0 2px 6px #00000026}.pdp-ba__handle-grip:before,.pdp-ba__handle-grip:after{content:"";position:absolute;top:50%;width:6px;height:6px;border-top:2px solid var(--color-primary);border-right:2px solid var(--color-primary)}.pdp-ba__handle-grip:before{left:7px;transform:translateY(-50%) rotate(-135deg)}.pdp-ba__handle-grip:after{right:7px;transform:translateY(-50%) rotate(45deg)}.pdp-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;width:100%;height:100%;margin:0;opacity:0;cursor:col-resize;-webkit-appearance:none;appearance:none}.pdp-ba__label{position:absolute;bottom:var(--spacing-sm);z-index:3;padding:4px 10px;font-family:var(--font-heading);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-white);background-color:#00000080;border-radius:var(--radius-sm);pointer-events:none}.pdp-ba__label--before{left:var(--spacing-sm)}.pdp-ba__label--after{right:var(--spacing-sm)}.pdp-ba__caption{text-align:center;font-size:.875rem;color:var(--color-text-light);margin-top:var(--spacing-sm)}.pdp-desktop-bundles{--pdp-desktop-bundles-accent: #c96f5a;--pdp-desktop-bundles-success: #2f7a55;--pdp-desktop-bundles-surface: #fffaf6;display:block;padding-block:var(--space-lg) var(--space-xl);background:linear-gradient(180deg,#e8b4b814,#e8b4b800),linear-gradient(180deg,#fff8f6c7,#fff0)}.pdp-desktop-bundles__card.is-active{box-shadow:0 0 0 2px #c96f5a33,var(--shadow-sm)}.pdp-desktop-bundles__card--featured{background:#f5f3ff;border:2px solid var(--pdp-desktop-bundles-accent);box-shadow:0 0 0 2px #c96f5a1f,0 12px 28px #1b2a4a14}.pdp-desktop-bundles__card--featured .pdp-desktop-bundles__details{border-color:#c96f5a38;background:#ffffffeb}@media screen and (max-width:959px){.pdp-desktop-bundles--mobile-hidden{display:none}.pdp-desktop-bundles--v3 .page-width{padding-inline:calc(var(--space-md) / 2)}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__card{padding-top:1.8rem}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__badge{inset-block-start:-.45rem;inset-inline-start:50%;inset-inline-end:auto;max-width:calc(100% - 1.5rem);padding:.2rem .58rem;font-size:.64rem;text-align:center;transform:translate(-50%)}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__header .glr-section-header__intro{font-size:.98rem}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__card h3{font-size:1.14rem}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__shipping{font-size:.76rem}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__price{font-size:1.96rem}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__compare{font-size:.86rem}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__save,.pdp-desktop-bundles--v3 .pdp-desktop-bundles__checklist li,.pdp-desktop-bundles--v3 .pdp-desktop-bundles__submit{font-size:.92rem}}@media screen and (min-width:960px){.pdp-desktop-bundles{padding-block:var(--space-xl) var(--space-2xl)}.pdp-desktop-bundles__shell{display:grid;gap:var(--space-lg)}.pdp-desktop-bundles__header{gap:var(--space-xs)}.pdp-desktop-bundles__header .glr-section-header__intro{max-width:44rem;font-size:1.12rem;line-height:1.6}.pdp-desktop-bundles__sticky-bar{display:none}.pdp-desktop-bundles__sticky-media{display:block;width:4rem;height:4rem;overflow:hidden;border-radius:.625rem;background:var(--pdp-desktop-bundles-surface);border:1px solid rgba(27,42,74,.08)}.pdp-desktop-bundles__sticky-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.pdp-desktop-bundles__sticky-submit{min-width:12rem;font-size:.9rem}.pdp-desktop-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md);align-items:stretch}.pdp-desktop-bundles__card{position:relative;display:grid;gap:var(--space-lg);padding:1.35rem 1.4rem 1.45rem;min-width:0;isolation:isolate;border-radius:.625rem;box-shadow:var(--shadow-sm)}.pdp-desktop-bundles__card--featured{background:#f5f3ff;border:2px solid var(--pdp-desktop-bundles-accent);box-shadow:0 0 0 3px #c96f5a1f,0 18px 40px #1b2a4a14;transform:translateY(-.35rem)}.pdp-desktop-bundles__card.is-active{box-shadow:0 0 0 3px #c96f5a29,0 18px 40px #1b2a4a14;transform:translateY(-.2rem)}.pdp-desktop-bundles__badge{position:absolute;inset-inline-end:.7rem;inset-block-start:-.55rem;display:inline-flex;align-items:center;border-radius:999px;background:var(--pdp-desktop-bundles-accent);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.24rem .62rem}.pdp-desktop-bundles__badge--best-value{background:#0f9f75}.pdp-desktop-bundles__card-copy{display:grid;gap:var(--space-sm);align-content:start}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__card-copy{grid-template-columns:minmax(8rem,1fr) auto;gap:.18rem .95rem;align-items:start}.pdp-desktop-bundles__card h3{margin:0;font-size:1.4rem;line-height:1.12;color:var(--color-primary);text-wrap:balance}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__card h3{grid-column:1;line-height:1;text-wrap:nowrap;white-space:nowrap;overflow-wrap:normal}.pdp-desktop-bundles__shipping{margin:0;font-family:var(--font-heading);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__shipping{grid-column:1;line-height:1.3;overflow-wrap:normal;word-break:normal}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__shipping--free{max-width:8.6ch}.pdp-desktop-bundles__shipping--free{color:var(--pdp-desktop-bundles-success)}.pdp-desktop-bundles__price-block{display:grid;gap:.4rem}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__price-block{grid-column:2;grid-row:1 / span 2;justify-items:end;align-self:start;text-align:end}.pdp-desktop-bundles__price{margin:0;font-size:clamp(2.35rem,3vw,2.95rem);line-height:.93;letter-spacing:-.04em;color:var(--color-primary);font-weight:700}.pdp-desktop-bundles__price-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;min-height:1.4rem}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__price-meta{justify-content:flex-end;align-items:baseline}.pdp-desktop-bundles__compare{color:#6b7280;font-size:.98rem;text-decoration:line-through}.pdp-desktop-bundles__save{color:var(--pdp-desktop-bundles-success);font-size:.96rem;font-weight:700}.pdp-desktop-bundles--v3 .pdp-desktop-bundles__compare,.pdp-desktop-bundles--v3 .pdp-desktop-bundles__save{overflow-wrap:normal;word-break:normal;white-space:nowrap}.pdp-desktop-bundles__details{display:grid;gap:.7rem;padding:.95rem 1rem;border:1px solid rgba(27,42,74,.1);border-radius:.625rem;background:#ffffffd1}.pdp-desktop-bundles__card--featured .pdp-desktop-bundles__details{border-color:#c96f5a38;background:#ffffffeb}.pdp-desktop-bundles__label{margin:0;color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-desktop-bundles__checklist{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.pdp-desktop-bundles__checklist li{position:relative;padding-inline-start:1.55rem;color:var(--color-text);font-size:1rem;line-height:1.4;min-width:0;overflow-wrap:break-word}.pdp-desktop-bundles__checklist li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.34rem;width:.88rem;height:.88rem;border-radius:999px;border:1px solid rgba(216,143,56,.48);background:radial-gradient(circle at center,rgba(216,143,56,.88) 0 42%,transparent 44%)}.pdp-desktop-bundles__shipping-line{color:var(--color-muted);font-weight:600}.pdp-desktop-bundles__shipping-line--free{color:var(--pdp-desktop-bundles-success);font-weight:700}.pdp-desktop-bundles__form{display:grid;gap:var(--space-xs);margin-top:auto}.pdp-desktop-bundles__submit{width:100%;justify-content:center;min-height:3.35rem;font-size:.94rem;border-radius:.625rem}.pdp-desktop-bundles__submit--featured{background:var(--pdp-desktop-bundles-accent);border-color:var(--pdp-desktop-bundles-accent);color:#fff}.pdp-desktop-bundles__submit--featured:hover:not([disabled]){background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-1px)}.pdp-desktop-bundles__submit[disabled]{opacity:.55;cursor:not-allowed}.pdp-desktop-bundles__submit.is-loading{opacity:.8;pointer-events:none}.pdp-desktop-bundles__error{margin:0;min-height:1.25rem;color:#991b1b;font-size:.82rem;line-height:1.35}.pdp-desktop-bundles__header .glr-section-header__intro{font-size:1.16rem}.pdp-desktop-bundles__sticky-kicker{font-size:.76rem}.pdp-desktop-bundles__sticky-copy{font-size:1.08rem}.pdp-desktop-bundles__sticky-submit{font-size:.94rem}.pdp-desktop-bundles__badge{font-size:.74rem}.pdp-desktop-bundles__card h3{font-size:1.44rem}.pdp-desktop-bundles__shipping{font-size:.84rem}.pdp-desktop-bundles__compare,.pdp-desktop-bundles__save{font-size:1rem}.pdp-desktop-bundles__label{font-size:.82rem}.pdp-desktop-bundles__checklist li{font-size:1.03rem;line-height:1.45}.pdp-desktop-bundles__submit{font-size:.98rem}.pdp-desktop-bundles__error{font-size:.88rem}}@media screen and (max-width:959px){.pdp-desktop-bundles--mobile-hidden{display:none}.pdp-desktop-bundles--v5-price-test .page-width{padding-inline:calc(var(--space-md) / 2)}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__card{padding-top:1.8rem}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__badge{inset-block-start:-.45rem;inset-inline-start:50%;inset-inline-end:auto;max-width:calc(100% - 1.5rem);padding:.2rem .58rem;font-size:.64rem;text-align:center;transform:translate(-50%)}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__header .glr-section-header__intro{font-size:.98rem}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__card h3{font-size:1.14rem}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__shipping{font-size:.76rem}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__price{font-size:1.96rem}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__compare{font-size:.86rem}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__save,.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__checklist li,.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__submit{font-size:.92rem}}@media screen and (min-width:960px){.pdp-desktop-bundles{padding-block:var(--space-xl) var(--space-2xl)}.pdp-desktop-bundles__shell{display:grid;gap:var(--space-lg)}.pdp-desktop-bundles__header{gap:var(--space-xs)}.pdp-desktop-bundles__header .glr-section-header__intro{max-width:44rem;font-size:1.12rem;line-height:1.6}.pdp-desktop-bundles__sticky-bar{display:none}.pdp-desktop-bundles__sticky-media{display:block;width:4rem;height:4rem;overflow:hidden;border-radius:.625rem;background:var(--pdp-desktop-bundles-surface);border:1px solid rgba(27,42,74,.08)}.pdp-desktop-bundles__sticky-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.pdp-desktop-bundles__sticky-submit{min-width:12rem;font-size:.9rem}.pdp-desktop-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md);align-items:stretch}.pdp-desktop-bundles__card{position:relative;display:grid;gap:var(--space-lg);padding:1.35rem 1.4rem 1.45rem;min-width:0;isolation:isolate;border-radius:.625rem;box-shadow:var(--shadow-sm)}.pdp-desktop-bundles__card--featured{background:#f5f3ff;border:2px solid var(--pdp-desktop-bundles-accent);box-shadow:0 0 0 3px #6c5ce71a,0 18px 40px #1b2a4a14;transform:translateY(-.35rem)}.pdp-desktop-bundles__card.is-active{box-shadow:0 0 0 3px #6c5ce724,0 18px 40px #1b2a4a14;transform:translateY(-.2rem)}.pdp-desktop-bundles__badge{position:absolute;inset-inline-end:.7rem;inset-block-start:-.55rem;display:inline-flex;align-items:center;border-radius:999px;background:var(--pdp-desktop-bundles-accent);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.24rem .62rem}.pdp-desktop-bundles__badge--best-value{background:#0f9f75}.pdp-desktop-bundles__card-copy{display:grid;gap:var(--space-sm);align-content:start}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__card-copy{grid-template-columns:minmax(8rem,1fr) auto;gap:.18rem .95rem;align-items:start}.pdp-desktop-bundles__card h3{margin:0;font-size:1.4rem;line-height:1.12;color:var(--color-primary);text-wrap:balance}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__card h3{grid-column:1;line-height:1;text-wrap:nowrap;white-space:nowrap;overflow-wrap:normal}.pdp-desktop-bundles__shipping{margin:0;font-family:var(--font-heading);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__shipping{grid-column:1;line-height:1.3;overflow-wrap:normal;word-break:normal}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__shipping--free{max-width:8.6ch}.pdp-desktop-bundles__shipping--free{color:var(--pdp-desktop-bundles-success)}.pdp-desktop-bundles__price-block{display:grid;gap:.4rem}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__price-block{grid-column:2;grid-row:1 / span 2;justify-items:end;align-self:start;text-align:end}.pdp-desktop-bundles__price{margin:0;font-size:clamp(2.35rem,3vw,2.95rem);line-height:.93;letter-spacing:-.04em;color:var(--color-primary);font-weight:700}.pdp-desktop-bundles__price-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;min-height:1.4rem}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__price-meta{justify-content:flex-end;align-items:baseline}.pdp-desktop-bundles__compare{color:#6b7280;font-size:.98rem;text-decoration:line-through}.pdp-desktop-bundles__save{color:var(--pdp-desktop-bundles-success);font-size:.96rem;font-weight:700}.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__compare,.pdp-desktop-bundles--v5-price-test .pdp-desktop-bundles__save{overflow-wrap:normal;word-break:normal;white-space:nowrap}.pdp-desktop-bundles__details{display:grid;gap:.7rem;padding:.95rem 1rem;border:1px solid rgba(27,42,74,.1);border-radius:.625rem;background:#ffffffd1}.pdp-desktop-bundles__card--featured .pdp-desktop-bundles__details{border-color:#6c5ce72e;background:#ffffffeb}.pdp-desktop-bundles__label{margin:0;color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-desktop-bundles__checklist{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.pdp-desktop-bundles__checklist li{position:relative;padding-inline-start:1.55rem;color:var(--color-text);font-size:1rem;line-height:1.4;min-width:0;overflow-wrap:break-word}.pdp-desktop-bundles__checklist li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.34rem;width:.88rem;height:.88rem;border-radius:999px;border:1px solid rgba(216,143,56,.48);background:radial-gradient(circle at center,rgba(216,143,56,.88) 0 42%,transparent 44%)}.pdp-desktop-bundles__shipping-line{color:var(--color-muted);font-weight:600}.pdp-desktop-bundles__shipping-line--free{color:var(--pdp-desktop-bundles-success);font-weight:700}.pdp-desktop-bundles__form{display:grid;gap:var(--space-xs);margin-top:auto}.pdp-desktop-bundles__submit{width:100%;justify-content:center;min-height:3.35rem;font-size:.94rem;border-radius:.625rem}.pdp-desktop-bundles__submit--featured{background:var(--pdp-desktop-bundles-accent);border-color:var(--pdp-desktop-bundles-accent);color:#fff}.pdp-desktop-bundles__submit--featured:hover:not([disabled]){background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-1px)}.pdp-desktop-bundles__submit[disabled]{opacity:.55;cursor:not-allowed}.pdp-desktop-bundles__submit.is-loading{opacity:.8;pointer-events:none}.pdp-desktop-bundles__error{margin:0;min-height:1.25rem;color:#991b1b;font-size:.82rem;line-height:1.35}.pdp-desktop-bundles__header .glr-section-header__intro{font-size:1.16rem}.pdp-desktop-bundles__sticky-kicker{font-size:.76rem}.pdp-desktop-bundles__sticky-copy{font-size:1.08rem}.pdp-desktop-bundles__sticky-submit{font-size:.94rem}.pdp-desktop-bundles__badge{font-size:.74rem}.pdp-desktop-bundles__card h3{font-size:1.44rem}.pdp-desktop-bundles__shipping{font-size:.84rem}.pdp-desktop-bundles__compare,.pdp-desktop-bundles__save{font-size:1rem}.pdp-desktop-bundles__label{font-size:.82rem}.pdp-desktop-bundles__checklist li{font-size:1.03rem;line-height:1.45}.pdp-desktop-bundles__submit{font-size:.98rem}.pdp-desktop-bundles__error{font-size:.88rem}}.pdp-desktop-bundles{--pdp-desktop-bundles-accent: #6c5ce7;--pdp-desktop-bundles-success: #059669;--pdp-desktop-bundles-surface: #f9fafb;display:block;padding-block:var(--space-lg) var(--space-xl);background:linear-gradient(180deg,#e8b4b814,#e8b4b800),linear-gradient(180deg,#fff8f6c7,#fff0)}.pdp-desktop-bundles__card.is-active{box-shadow:0 0 0 2px #6c5ce72e,var(--shadow-sm)}.pdp-desktop-bundles__card--featured{background:#f5f3ff;border:2px solid var(--pdp-desktop-bundles-accent);box-shadow:0 0 0 2px #6c5ce71a,0 12px 28px #1b2a4a14}.pdp-desktop-bundles__badge{position:absolute;inset-inline-end:.7rem;inset-block-start:-.55rem;display:inline-flex;align-items:center;border-radius:999px;background:var(--pdp-desktop-bundles-accent);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.24rem .62rem}.pdp-desktop-bundles__badge--best-value{background:#0f9f75}.pdp-desktop-bundles__card--featured .pdp-desktop-bundles__details{border-color:#6c5ce72e;background:#ffffffeb}@media screen and (max-width:959px){.pdp-desktop-bundles--mobile-hidden{display:none}.pdp-desktop-bundles--v2 .page-width{padding-inline:calc(var(--space-md) / 2)}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__card{padding-top:1.8rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__badge{inset-block-start:-.45rem;inset-inline-start:50%;inset-inline-end:auto;max-width:calc(100% - 1.5rem);padding:.2rem .58rem;font-size:.64rem;text-align:center;transform:translate(-50%)}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__header .glr-section-header__intro{font-size:.98rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__card h3{font-size:1.14rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__shipping{font-size:.76rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__price{font-size:1.96rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__compare{font-size:.86rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__save,.pdp-desktop-bundles--v2 .pdp-desktop-bundles__checklist li,.pdp-desktop-bundles--v2 .pdp-desktop-bundles__submit{font-size:.92rem}}@media screen and (min-width:960px){.pdp-desktop-bundles{padding-block:var(--space-xl) var(--space-2xl)}.pdp-desktop-bundles__shell{display:grid;gap:var(--space-lg)}.pdp-desktop-bundles__header{gap:var(--space-xs)}.pdp-desktop-bundles__header .glr-section-header__intro{max-width:44rem;font-size:1.12rem;line-height:1.6}.pdp-desktop-bundles__sticky-bar{display:none}.pdp-desktop-bundles__sticky-media{display:block;width:4rem;height:4rem;overflow:hidden;border-radius:.625rem;background:var(--pdp-desktop-bundles-surface);border:1px solid rgba(27,42,74,.08)}.pdp-desktop-bundles__sticky-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.pdp-desktop-bundles__sticky-submit{min-width:12rem;font-size:.9rem}.pdp-desktop-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md);align-items:stretch}.pdp-desktop-bundles__card{position:relative;display:grid;gap:var(--space-lg);padding:1.35rem 1.4rem 1.45rem;min-width:0;isolation:isolate;border-radius:.625rem;box-shadow:var(--shadow-sm)}.pdp-desktop-bundles__card--featured{background:#f5f3ff;border:2px solid var(--pdp-desktop-bundles-accent);box-shadow:0 0 0 3px #6c5ce71a,0 18px 40px #1b2a4a14;transform:translateY(-.35rem)}.pdp-desktop-bundles__card.is-active{box-shadow:0 0 0 3px #6c5ce724,0 18px 40px #1b2a4a14;transform:translateY(-.2rem)}.pdp-desktop-bundles__badge{position:absolute;inset-inline-end:.7rem;inset-block-start:-.55rem;display:inline-flex;align-items:center;border-radius:999px;background:var(--pdp-desktop-bundles-accent);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.24rem .62rem}.pdp-desktop-bundles__badge--best-value{background:#0f9f75}.pdp-desktop-bundles__card-copy{display:grid;gap:var(--space-sm);align-content:start}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__card-copy{grid-template-columns:minmax(8rem,1fr) auto;gap:.18rem .95rem;align-items:start}.pdp-desktop-bundles__card h3{margin:0;font-size:1.4rem;line-height:1.12;color:var(--color-primary);text-wrap:balance}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__card h3{grid-column:1;line-height:1;text-wrap:nowrap;white-space:nowrap;overflow-wrap:normal}.pdp-desktop-bundles__shipping{margin:0;font-family:var(--font-heading);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__shipping{grid-column:1;line-height:1.3;overflow-wrap:normal;word-break:normal}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__shipping--free{max-width:8.6ch}.pdp-desktop-bundles__shipping--free{color:var(--pdp-desktop-bundles-success)}.pdp-desktop-bundles__price-block{display:grid;gap:.4rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__price-block{grid-column:2;grid-row:1 / span 2;justify-items:end;align-self:start;text-align:end}.pdp-desktop-bundles__price{margin:0;font-size:clamp(2.35rem,3vw,2.95rem);line-height:.93;letter-spacing:-.04em;color:var(--color-primary);font-weight:700}.pdp-desktop-bundles__price-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;min-height:1.4rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__price-meta{justify-content:flex-end;align-items:baseline}.pdp-desktop-bundles__compare{color:#6b7280;font-size:.98rem;text-decoration:line-through}.pdp-desktop-bundles__save{color:var(--pdp-desktop-bundles-success);font-size:.96rem;font-weight:700}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__compare,.pdp-desktop-bundles--v2 .pdp-desktop-bundles__save{overflow-wrap:normal;word-break:normal;white-space:nowrap}.pdp-desktop-bundles__details{display:grid;gap:.7rem;padding:.95rem 1rem;border:1px solid rgba(27,42,74,.1);border-radius:.625rem;background:#ffffffd1}.pdp-desktop-bundles__card--featured .pdp-desktop-bundles__details{border-color:#6c5ce72e;background:#ffffffeb}.pdp-desktop-bundles__label{margin:0;color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-desktop-bundles__checklist{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.pdp-desktop-bundles__checklist li{position:relative;padding-inline-start:1.55rem;color:var(--color-text);font-size:1rem;line-height:1.4;min-width:0;overflow-wrap:break-word}.pdp-desktop-bundles__checklist li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.34rem;width:.88rem;height:.88rem;border-radius:999px;border:1px solid rgba(216,143,56,.48);background:radial-gradient(circle at center,rgba(216,143,56,.88) 0 42%,transparent 44%)}.pdp-desktop-bundles__shipping-line{color:var(--color-muted);font-weight:600}.pdp-desktop-bundles__shipping-line--free{color:var(--pdp-desktop-bundles-success);font-weight:700}.pdp-desktop-bundles__form{display:grid;gap:var(--space-xs);margin-top:auto}.pdp-desktop-bundles__submit{width:100%;justify-content:center;min-height:3.35rem;font-size:.94rem;border-radius:.625rem}.pdp-desktop-bundles__submit--featured{background:var(--pdp-desktop-bundles-accent);border-color:var(--pdp-desktop-bundles-accent);color:#fff}.pdp-desktop-bundles__submit--featured:hover:not([disabled]){background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-1px)}.pdp-desktop-bundles__submit[disabled]{opacity:.55;cursor:not-allowed}.pdp-desktop-bundles__submit.is-loading{opacity:.8;pointer-events:none}.pdp-desktop-bundles__error{margin:0;min-height:1.25rem;color:#991b1b;font-size:.82rem;line-height:1.35}.pdp-desktop-bundles__header .glr-section-header__intro{font-size:1.16rem}.pdp-desktop-bundles__sticky-kicker{font-size:.76rem}.pdp-desktop-bundles__sticky-copy{font-size:1.08rem}.pdp-desktop-bundles__sticky-submit{font-size:.94rem}.pdp-desktop-bundles__badge{font-size:.74rem}.pdp-desktop-bundles__card h3{font-size:1.44rem}.pdp-desktop-bundles__shipping{font-size:.84rem}.pdp-desktop-bundles__compare,.pdp-desktop-bundles__save{font-size:1rem}.pdp-desktop-bundles__label{font-size:.82rem}.pdp-desktop-bundles__checklist li{font-size:1.03rem;line-height:1.45}.pdp-desktop-bundles__submit{font-size:.98rem}.pdp-desktop-bundles__error{font-size:.88rem}}.pdp-desktop-bundles{--pdp-desktop-bundles-accent: #1b2a4a;--pdp-desktop-bundles-success: #2f7a55;--pdp-desktop-bundles-surface: #fff8f6;background:#fff8f6}.pdp-desktop-bundles__header{gap:.7rem}.pdp-desktop-bundles__header h2{margin:0;color:#1b2a4a;font-size:clamp(2rem,4vw,3rem);line-height:1.02;letter-spacing:-.03em}.pdp-desktop-bundles__header .glr-section-header__intro{color:#1b2a4ab8}.pdp-desktop-bundles__card{border:1px solid rgba(232,180,184,.9);border-radius:.75rem;background:#fff8f6;box-shadow:0 8px 22px #1b2a4a0d}.pdp-desktop-bundles__card--featured{border:2px solid #1b2a4a;background:#fffdfa;box-shadow:0 4px 16px #1b2a4a1f;transform:none}.pdp-desktop-bundles__card.is-active{box-shadow:0 0 0 2px #1b2a4a1f,0 16px 36px #1b2a4a14;transform:none}.pdp-desktop-bundles__badge{background:#1b2a4a;color:#fff8f6;letter-spacing:.04em;text-transform:none}.pdp-desktop-bundles__badge--soft{background:#e8b4b8;color:#1b2a4a}.pdp-desktop-bundles__card h3,.pdp-desktop-bundles__label,.pdp-desktop-bundles__sticky-copy{color:#1b2a4a}.pdp-desktop-bundles__shipping{color:#1b2a4a99;font-family:inherit;letter-spacing:.08em}.pdp-desktop-bundles__shipping--free,.pdp-desktop-bundles__shipping-line--free,.pdp-desktop-bundles__save{color:#2f7a55}.pdp-desktop-bundles__price{color:#1b2a4a}.pdp-desktop-bundles__per-day{color:#1b2a4ab8;font-size:.88rem;line-height:1.3}.pdp-desktop-bundles__details{background:#ffffffd1}.pdp-desktop-bundles__submit{background:#1b2a4a;border-color:#1b2a4a;color:#fff8f6;text-transform:none;letter-spacing:0}.pdp-desktop-bundles__submit--featured{background:#1b2a4a;border-color:#1b2a4a;color:#fff8f6}.pdp-desktop-bundles__meta,.pdp-desktop-bundles__copy-stack,.pdp-desktop-bundles__final-note,.pdp-desktop-bundles__faq-answer,.pdp-desktop-bundles__reviews-widget{color:#1b2a4ac7}.pdp-desktop-bundles__meta{display:grid;gap:.3rem;text-align:center;font-size:.88rem;line-height:1.5}.pdp-desktop-bundles__meta p,.pdp-desktop-bundles__copy-stack p,.pdp-desktop-bundles__final-note{margin:0}.pdp-desktop-bundles__section-heading{display:grid;gap:.5rem;margin-bottom:1rem}.pdp-desktop-bundles__section-heading h2{margin:0;color:#1b2a4a;font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.08;letter-spacing:-.02em}.pdp-desktop-bundles__guarantee,.pdp-desktop-bundles__faq,.pdp-desktop-bundles__reviews,.pdp-desktop-bundles__final-cta{padding-top:1.25rem;border-top:1px solid rgba(27,42,74,.1)}.pdp-desktop-bundles__copy-stack{display:grid;gap:.85rem;font-size:1rem;line-height:1.7}.pdp-desktop-bundles__trust-row{margin-top:1rem;display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-desktop-bundles__trust-row span{display:inline-flex;justify-content:center;align-items:center;border:1px solid rgba(232,180,184,.85);border-radius:999px;padding:.6rem .8rem;color:#1b2a4a;font-size:.82rem;font-weight:700;text-align:center;background:#ffffffb8}.pdp-desktop-bundles__faq-list{display:grid;gap:.7rem}.pdp-desktop-bundles__faq-item{border:1px solid rgba(27,42,74,.1);border-radius:.85rem;background:#ffffffd1;padding:.9rem 1rem}.pdp-desktop-bundles__faq-item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1rem;color:#1b2a4a;font-size:1rem;font-weight:700;line-height:1.4}.pdp-desktop-bundles__faq-item summary::-webkit-details-marker{display:none}.pdp-desktop-bundles__faq-item summary:after{content:"+";color:#1b2a4a80;font-size:1.2rem;line-height:1}.pdp-desktop-bundles__faq-item[open] summary:after{content:"-"}.pdp-desktop-bundles__faq-answer{margin-top:.75rem;font-size:.96rem;line-height:1.7}.pdp-desktop-bundles__faq-answer p{margin:0}.pdp-desktop-bundles__reviews-widget{border:1px solid rgba(27,42,74,.08);border-radius:1rem;background:#ffffffd1;padding:1rem}.pdp-desktop-bundles__final-cta{text-align:center}.pdp-desktop-bundles__final-button{margin-top:1rem;min-width:12rem;background:#1b2a4a;border-color:#1b2a4a;color:#fff8f6;text-transform:none}.pdp-desktop-bundles__final-note{margin-top:.7rem;font-size:.86rem;line-height:1.5}@media screen and (min-width:960px){.pdp-desktop-bundles__meta{font-size:.94rem}.pdp-desktop-bundles__trust-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.pdp-desktop-bundles{--pdp-desktop-bundles-accent: #8c2432;--pdp-desktop-bundles-accent-soft: rgba(140, 36, 50, .08);--pdp-desktop-bundles-accent-ink: #701827;--pdp-desktop-bundles-success: #059669;--pdp-desktop-bundles-surface: #f9fafb;display:block;padding-block:var(--space-lg) var(--space-xl);background:linear-gradient(180deg,#e8b4b814,#e8b4b800),linear-gradient(180deg,#fff8f6c7,#fff0)}.pdp-desktop-bundles__shell{display:grid;gap:.95rem}.pdp-desktop-bundles__header{gap:.45rem;text-align:center}.pdp-desktop-bundles__header .glr-section-header__intro{max-width:34rem;margin-inline:auto;font-size:.98rem;line-height:1.5}.pdp-desktop-bundles__closing-note{max-width:36rem;margin:.2rem auto 0;padding:.8rem .95rem;border:1px solid rgba(140,36,50,.14);border-left:4px solid rgba(140,36,50,.68);border-radius:.75rem;background:linear-gradient(180deg,#fff6f2fa,#fcece8fa);color:var(--color-primary);font-size:.93rem;line-height:1.5;text-align:left}.pdp-desktop-bundles__closing-note strong{font-weight:700}.pdp-desktop-bundles__sticky-bar,.pdp-desktop-bundles__sticky-media{display:none}.pdp-desktop-bundles__sticky-image{display:block;width:100%;height:100%;object-fit:cover}.pdp-desktop-bundles__sticky-copy-wrap{min-width:0}.pdp-desktop-bundles__sticky-kicker{margin:0 0 .2rem;color:var(--color-muted);font-family:var(--font-heading);font-size:.7rem;font-weight:700;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.pdp-desktop-bundles__sticky-copy{margin:0;color:var(--color-primary);font-size:1rem;font-weight:700;line-height:1.2}.pdp-desktop-bundles__sticky-submit{min-width:11.5rem;min-height:3rem;justify-content:center;border-radius:.625rem;font-size:.88rem}.pdp-desktop-bundles__grid{display:grid;gap:.85rem;align-items:stretch}.pdp-desktop-bundles__card{position:relative;display:grid;gap:.8rem;padding:1rem .95rem .95rem;min-width:0;isolation:isolate;cursor:pointer;border-radius:.75rem;box-shadow:var(--shadow-sm);background:#fff;transition:box-shadow .18s ease,transform .18s ease}.pdp-desktop-bundles__card.is-active{box-shadow:0 0 0 2px #8c24322e,var(--shadow-sm)}.pdp-desktop-bundles__card--featured{background:#fff6f2;border:2px solid var(--pdp-desktop-bundles-accent);box-shadow:0 12px 28px #4a0c1614;padding-top:1.75rem}.pdp-desktop-bundles__badge{position:absolute;inset-inline-end:.85rem;inset-block-start:.78rem;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(140,36,50,.16);background:var(--pdp-desktop-bundles-accent-soft);color:var(--pdp-desktop-bundles-accent-ink);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.24rem .58rem}.pdp-desktop-bundles__badge--best-value{border-color:#1b2a4a1f;background:#1b2a4a0d;color:var(--color-primary)}.pdp-desktop-bundles__ribbon{display:none}.pdp-desktop-bundles__card-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.2rem .75rem;align-items:start}.pdp-desktop-bundles__card h3{margin:0;grid-column:1;color:var(--color-primary);font-size:1.14rem;line-height:1.08;text-wrap:balance}.pdp-desktop-bundles__shipping{margin:0;grid-column:1;color:var(--color-muted);font-family:var(--font-heading);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-desktop-bundles__shipping--free{color:var(--pdp-desktop-bundles-success)}.pdp-desktop-bundles__price-block{display:grid;grid-column:2;grid-row:1 / span 2;gap:.25rem;justify-items:end;text-align:end}.pdp-desktop-bundles__price{margin:0;color:var(--color-primary);font-size:1.96rem;line-height:.94;letter-spacing:-.04em;font-weight:700}.pdp-desktop-bundles__price-meta{display:grid;gap:.12rem;justify-items:end;min-height:1.1rem}.pdp-desktop-bundles__compare{color:#6b7280;font-size:.86rem;text-decoration:line-through}.pdp-desktop-bundles__save{color:var(--pdp-desktop-bundles-success);font-size:.84rem;font-weight:700;line-height:1.2}.pdp-desktop-bundles__details{display:grid;gap:.55rem;padding:.75rem .8rem;border:1px solid rgba(27,42,74,.1);border-radius:.625rem;background:#ffffffd1}.pdp-desktop-bundles__card--featured .pdp-desktop-bundles__details{border-color:#8c24322e;background:#fffffff2}.pdp-desktop-bundles__label{margin:0;color:var(--color-primary);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-desktop-bundles__checklist{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.pdp-desktop-bundles__checklist li{position:relative;min-width:0;padding-inline-start:1.45rem;color:var(--color-text);font-size:.92rem;line-height:1.35;overflow-wrap:break-word}.pdp-desktop-bundles__checklist li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.28rem;width:.82rem;height:.82rem;border-radius:999px;border:1px solid rgba(216,143,56,.48);background:radial-gradient(circle at center,rgba(216,143,56,.88) 0 42%,transparent 44%)}.pdp-desktop-bundles__shipping-line{color:var(--color-muted);font-weight:600}.pdp-desktop-bundles__shipping-line--free{color:var(--pdp-desktop-bundles-success);font-weight:700}.pdp-desktop-bundles__form{display:grid;gap:.45rem;margin-top:auto}.pdp-desktop-bundles__submit{width:100%;justify-content:center;min-height:3rem;border-radius:.625rem;font-size:.92rem}.pdp-desktop-bundles__submit--featured{background:var(--pdp-desktop-bundles-accent);border-color:var(--pdp-desktop-bundles-accent);color:#fff}.pdp-desktop-bundles__submit[disabled]{opacity:.55;cursor:not-allowed}.pdp-desktop-bundles__submit.is-loading{opacity:.8;pointer-events:none}.pdp-desktop-bundles__error{margin:0;min-height:1.1rem;color:#991b1b;font-size:.8rem;line-height:1.35}@media screen and (max-width:959px){.pdp-desktop-bundles--mobile-hidden{display:none}.pdp-desktop-bundles--v2 .page-width{padding-inline:calc(var(--space-md) / 2)}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__card{padding-top:1rem}.pdp-desktop-bundles__card--featured{padding-top:1.55rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__badge{inset-inline-end:.75rem;inset-block-start:.68rem;inset-inline-start:auto;max-width:calc(100% - 6rem);padding:.18rem .54rem;font-size:.64rem;text-align:center}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__header .glr-section-header__intro{font-size:.98rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__card h3{font-size:1.14rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__shipping{font-size:.76rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__price{font-size:1.96rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__compare{font-size:.86rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__save,.pdp-desktop-bundles--v2 .pdp-desktop-bundles__checklist li,.pdp-desktop-bundles--v2 .pdp-desktop-bundles__submit{font-size:.92rem}}@media screen and (min-width:960px){.pdp-desktop-bundles{padding-block:var(--space-xl) var(--space-2xl)}.pdp-desktop-bundles__shell{display:grid;gap:var(--space-lg)}.pdp-desktop-bundles__header{gap:var(--space-xs)}.pdp-desktop-bundles__header .glr-section-header__intro{max-width:44rem;font-size:1.12rem;line-height:1.6}.pdp-desktop-bundles__sticky-bar{display:none}.pdp-desktop-bundles__sticky-media{display:block;width:4rem;height:4rem;overflow:hidden;border-radius:.625rem;background:var(--pdp-desktop-bundles-surface);border:1px solid rgba(27,42,74,.08)}.pdp-desktop-bundles__sticky-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.pdp-desktop-bundles__sticky-submit{min-width:12rem;font-size:.9rem}.pdp-desktop-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md);align-items:stretch}.pdp-desktop-bundles__card{position:relative;display:grid;gap:var(--space-lg);padding:1.35rem 1.4rem 1.45rem;min-width:0;isolation:isolate;border-radius:.625rem;box-shadow:var(--shadow-sm)}.pdp-desktop-bundles__card--featured{background:#fff6f2;border:2px solid var(--pdp-desktop-bundles-accent);box-shadow:0 18px 34px #4a0c1614;transform:translateY(-.35rem);padding-top:1.95rem}.pdp-desktop-bundles__card.is-active{box-shadow:0 0 0 3px #8c243224,0 18px 40px #1b2a4a14;transform:translateY(-.2rem)}.pdp-desktop-bundles__badge{inset-inline-end:1rem;inset-block-start:.82rem}.pdp-desktop-bundles__badge--best-value{border-color:#1b2a4a1f;background:#1b2a4a0d;color:var(--color-primary)}.pdp-desktop-bundles__card-copy{display:grid;gap:var(--space-sm);align-content:start}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__card-copy{grid-template-columns:minmax(8rem,1fr) auto;gap:.18rem .95rem;align-items:start}.pdp-desktop-bundles__card h3{margin:0;font-size:1.4rem;line-height:1.12;color:var(--color-primary);text-wrap:balance}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__card h3{grid-column:1;line-height:1;text-wrap:nowrap;white-space:nowrap;overflow-wrap:normal}.pdp-desktop-bundles__shipping{margin:0;font-family:var(--font-heading);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__shipping{grid-column:1;line-height:1.3;overflow-wrap:normal;word-break:normal}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__shipping--free{max-width:8.6ch}.pdp-desktop-bundles__shipping--free{color:var(--pdp-desktop-bundles-success)}.pdp-desktop-bundles__price-block{display:grid;gap:.4rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__price-block{grid-column:2;grid-row:1 / span 2;justify-items:end;align-self:start;text-align:end}.pdp-desktop-bundles__price{margin:0;font-size:clamp(2.35rem,3vw,2.95rem);line-height:.93;letter-spacing:-.04em;color:var(--color-primary);font-weight:700}.pdp-desktop-bundles__price-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;min-height:1.4rem}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__price-meta{justify-content:flex-end;align-items:baseline}.pdp-desktop-bundles__compare{color:#6b7280;font-size:.98rem;text-decoration:line-through}.pdp-desktop-bundles__save{color:var(--pdp-desktop-bundles-success);font-size:.96rem;font-weight:700}.pdp-desktop-bundles--v2 .pdp-desktop-bundles__compare,.pdp-desktop-bundles--v2 .pdp-desktop-bundles__save{overflow-wrap:normal;word-break:normal;white-space:nowrap}.pdp-desktop-bundles__details{display:grid;gap:.7rem;padding:.95rem 1rem;border:1px solid rgba(27,42,74,.1);border-radius:.625rem;background:#ffffffd1}.pdp-desktop-bundles__card--featured .pdp-desktop-bundles__details{border-color:#8c24322e;background:#fffffff2}.pdp-desktop-bundles__label{margin:0;color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-desktop-bundles__checklist{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.pdp-desktop-bundles__checklist li{position:relative;padding-inline-start:1.55rem;color:var(--color-text);font-size:1rem;line-height:1.4;min-width:0;overflow-wrap:break-word}.pdp-desktop-bundles__checklist li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.34rem;width:.88rem;height:.88rem;border-radius:999px;border:1px solid rgba(216,143,56,.48);background:radial-gradient(circle at center,rgba(216,143,56,.88) 0 42%,transparent 44%)}.pdp-desktop-bundles__shipping-line{color:var(--color-muted);font-weight:600}.pdp-desktop-bundles__shipping-line--free{color:var(--pdp-desktop-bundles-success);font-weight:700}.pdp-desktop-bundles__form{display:grid;gap:var(--space-xs);margin-top:auto}.pdp-desktop-bundles__submit{width:100%;justify-content:center;min-height:3.35rem;font-size:.94rem;border-radius:.625rem}.pdp-desktop-bundles__submit--featured{background:var(--pdp-desktop-bundles-accent);border-color:var(--pdp-desktop-bundles-accent);color:#fff}.pdp-desktop-bundles__submit--featured:hover:not([disabled]){background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-1px)}.pdp-desktop-bundles__submit[disabled]{opacity:.55;cursor:not-allowed}.pdp-desktop-bundles__submit.is-loading{opacity:.8;pointer-events:none}.pdp-desktop-bundles__error{margin:0;min-height:1.25rem;color:#991b1b;font-size:.82rem;line-height:1.35}.pdp-desktop-bundles__header .glr-section-header__intro{font-size:1.16rem}.pdp-desktop-bundles__sticky-kicker{font-size:.76rem}.pdp-desktop-bundles__sticky-copy{font-size:1.08rem}.pdp-desktop-bundles__sticky-submit{font-size:.94rem}.pdp-desktop-bundles__badge{font-size:.74rem}.pdp-desktop-bundles__card h3{font-size:1.44rem}.pdp-desktop-bundles__shipping{font-size:.84rem}.pdp-desktop-bundles__compare,.pdp-desktop-bundles__save{font-size:1rem}.pdp-desktop-bundles__label{font-size:.82rem}.pdp-desktop-bundles__checklist li{font-size:1.03rem;line-height:1.45}.pdp-desktop-bundles__submit{font-size:.98rem}.pdp-desktop-bundles__error{font-size:.88rem}}.pdp-faq__heading{text-align:center;margin-bottom:var(--spacing-xl)}.pdp-faq__list{max-width:720px;margin-inline:auto}.pdp-faq__item{border-bottom:1px solid var(--color-border)}.pdp-faq__question{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);padding:var(--spacing-md) 0;font-family:var(--font-heading);font-size:1rem;cursor:pointer;list-style:none}.pdp-faq__question::-webkit-details-marker{display:none}.pdp-faq__question::marker{display:none;content:""}.pdp-faq__icon{width:20px;height:20px;flex-shrink:0;transition:transform var(--transition)}.pdp-faq__item[open] .pdp-faq__icon{transform:rotate(180deg)}.pdp-faq__answer{padding-bottom:var(--spacing-md);font-size:.9375rem;color:var(--color-text-light);line-height:1.7}.pdp-features{background-color:var(--color-surface)}.pdp-features__heading{text-align:center;margin-bottom:var(--spacing-xl)}.pdp-features__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg)}.pdp-features__item{text-align:center}.pdp-features__icon{margin-bottom:var(--spacing-sm)}.pdp-features__icon-img{margin-inline:auto}.pdp-features__title{font-size:1rem;margin-bottom:var(--spacing-xs)}.pdp-features__text{font-size:.875rem;color:var(--color-text-light);line-height:1.6}@media screen and (min-width:768px){.pdp-features__grid{grid-template-columns:repeat(4,1fr)}}.final-cta{background-color:var(--cta-bg, #1B2A4A);color:var(--cta-text, #ffffff);padding:clamp(3.5rem,8vw,5rem) 0;text-align:center}.final-cta__container{display:flex;flex-direction:column;align-items:center;gap:1.25rem;max-width:720px}.final-cta__eyebrow{font-family:var(--font-heading);font-size:.8125rem;letter-spacing:.15em;text-transform:uppercase;opacity:.85}.final-cta__heading{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15;color:inherit}.final-cta__subheading{font-size:1.1rem;line-height:1.7;opacity:.85;max-width:600px}.final-cta__button{background-color:var(--cta-btn, #E8B4B8);border-color:var(--cta-btn, #E8B4B8);color:var(--cta-btn-text, #1B2A4A);padding:1rem 2.5rem;font-size:1rem;margin-top:.5rem}.final-cta__button:hover{background-color:transparent;color:var(--cta-text, #ffffff);border-color:var(--cta-text, #ffffff)}.final-cta__microcopy{font-size:.8125rem;opacity:.65}.final-cta__guarantees{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2rem;list-style:none;padding:0;margin-top:1rem}.final-cta__guarantee{display:flex;align-items:center;gap:.5rem;font-size:.9375rem}.final-cta__guarantee-icon{font-size:1.125rem}@media(max-width:749px){.final-cta__guarantees{flex-direction:column;align-items:center;gap:.75rem}}.pdp-hiw__heading{text-align:center;margin-bottom:var(--spacing-xs)}.pdp-hiw__subheading{text-align:center;color:var(--color-text-light);margin-bottom:var(--spacing-xl)}.pdp-hiw__steps{display:grid;gap:var(--spacing-lg);counter-reset:step}.pdp-hiw__step{text-align:center;position:relative}.pdp-hiw__number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--color-primary);color:var(--color-white);font-family:var(--font-heading);font-size:1.125rem;margin-bottom:var(--spacing-sm)}.pdp-hiw__image{margin-bottom:var(--spacing-sm)}.pdp-hiw__img{margin-inline:auto;border-radius:var(--radius-md)}.pdp-hiw__title{font-size:1.125rem;margin-bottom:var(--spacing-xs)}.pdp-hiw__text{font-size:.875rem;color:var(--color-text-light);max-width:280px;margin-inline:auto}@media screen and (min-width:768px){.pdp-hiw__steps{grid-template-columns:repeat(3,1fr);position:relative}.pdp-hiw__steps:before{content:"";position:absolute;top:20px;left:calc(16.67% + 24px);right:calc(16.67% + 24px);height:2px;background-color:var(--color-border);z-index:0}.pdp-hiw__number{position:relative;z-index:1}}.pdp-main{background-color:var(--pdp-bg, #FFF8F6);color:var(--pdp-text, #1B2A4A);padding:clamp(2rem,5vw,4rem) 0}.pdp-main__container{display:grid;grid-template-columns:55fr 45fr;gap:clamp(2rem,4vw,4rem);align-items:start}.pdp-main__gallery{display:block}.pdp-main__gallery-main{position:relative;aspect-ratio:1;overflow:hidden;border-radius:var(--radius-lg);background-color:var(--color-surface, #faf7f5)}.pdp-main__gallery-img{width:100%;height:100%;object-fit:cover}.pdp-main__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.pdp-main__thumb{flex-shrink:0;width:72px;height:72px;border:2px solid transparent;border-radius:var(--radius-md);overflow:hidden;cursor:pointer;padding:0;background:none;scroll-snap-align:start;transition:border-color var(--transition)}.pdp-main__thumb.is-active{border-color:var(--pdp-accent, #1B2A4A)}.pdp-main__thumb:focus-visible{outline:2px solid var(--pdp-accent);outline-offset:2px}.pdp-main__thumb-img{width:100%;height:100%;object-fit:cover}.pdp-main__video{margin-top:1rem;border-radius:var(--radius-lg);overflow:hidden}.pdp-main__info{display:flex;flex-direction:column;gap:1rem;position:sticky;top:2rem}.pdp-main__badge{display:inline-block;background-color:var(--pdp-accent, #1B2A4A);color:var(--color-white, #ffffff);padding:.25rem .875rem;border-radius:20px;font-family:var(--font-heading);font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;width:fit-content}.pdp-main__title{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.2;color:var(--pdp-text, #1B2A4A)}.pdp-main__ratings{display:flex;align-items:center;gap:.5rem}.pdp-main__subtitle{font-size:1rem;color:var(--color-text-light, #6b7280);line-height:1.6}.pdp-main__price{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pdp-main__option{border:0;padding:0;margin-bottom:.5rem}.pdp-main__option-label{font-family:var(--font-heading);font-size:.9rem;color:var(--pdp-text, #1B2A4A);margin-bottom:.5rem}.pdp-main__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.pdp-main__option-value{padding:.5rem 1.25rem;border:2px solid var(--color-border, #e5e5e5);border-radius:var(--radius-md);cursor:pointer;font-size:.9rem;transition:border-color var(--transition),background-color var(--transition)}.pdp-main__option-value:has(input:checked),.pdp-main__option-value.is-selected{border-color:var(--pdp-accent, #1B2A4A);background-color:var(--pdp-accent, #1B2A4A);color:var(--color-white, #ffffff)}.pdp-main__option-value:focus-within{outline:2px solid var(--pdp-accent);outline-offset:2px}.pdp-main__benefits{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0}.pdp-main__benefit{display:flex;align-items:center;gap:.375rem;background-color:#1b2a4a0d;padding:.375rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.pdp-main__benefit-icon{font-size:1rem}.pdp-main__form-wrapper{display:contents}.pdp-main__quantity{display:flex;flex-direction:column;gap:.5rem}.pdp-main__quantity-label{font-family:var(--font-heading);font-size:.9rem;color:var(--pdp-text, #1B2A4A)}.pdp-main__quantity-selector{display:inline-flex;align-items:center;border:2px solid var(--color-border, #e5e5e5);border-radius:var(--radius-md);overflow:hidden;width:fit-content}.pdp-main__quantity-btn{width:44px;height:44px;border:none;background:transparent;cursor:pointer;font-size:1.25rem;color:var(--pdp-text, #1B2A4A);display:flex;align-items:center;justify-content:center;transition:background-color var(--transition)}.pdp-main__quantity-btn:hover{background-color:#1b2a4a0f}.pdp-main__quantity-input{width:50px;height:44px;border:none;border-inline:1px solid var(--color-border, #e5e5e5);text-align:center;font-size:1rem;font-weight:600;color:var(--pdp-text, #1B2A4A);-moz-appearance:textfield}.pdp-main__quantity-input::-webkit-inner-spin-button,.pdp-main__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none}.pdp-main__atc{width:100%;padding:1rem 2rem;font-size:1.1rem;background-color:var(--pdp-cta, #1B2A4A);border-color:var(--pdp-cta, #1B2A4A);color:var(--pdp-cta-text, #ffffff)}.pdp-main__atc:hover:not([disabled]){background-color:transparent;color:var(--pdp-cta, #1B2A4A)}.pdp-main__atc[disabled]{opacity:.5;cursor:not-allowed}.pdp-main__atc.loading{pointer-events:none;opacity:.7}.pdp-main__trust{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding-top:1rem;border-top:1px solid var(--color-border, #e5e5e5)}.pdp-main__trust-badge{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-text-light, #6b7280)}.pdp-main__trust-icon{font-size:1.1rem;flex-shrink:0}.pdp-main__sticky{display:block;position:fixed;bottom:0;left:0;right:0;background-color:var(--color-white, #ffffff);border-top:1px solid var(--color-border, #e5e5e5);padding:.75rem 0;z-index:100;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 12px #00000014}.pdp-main__sticky.is-visible{transform:translateY(0)}.pdp-main__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pdp-main__sticky-info{display:flex;flex-direction:column;gap:2px}.pdp-main__sticky-title{font-size:.9rem;font-family:var(--font-heading);color:var(--pdp-text, #1B2A4A)}.pdp-main__sticky-price{font-family:var(--font-heading);font-size:1rem;color:var(--pdp-text, #1B2A4A)}.pdp-main__sticky-btn{padding:.75rem 1.75rem;font-size:.9375rem;white-space:nowrap;background-color:var(--pdp-cta, #1B2A4A);border-color:var(--pdp-cta, #1B2A4A);color:var(--pdp-cta-text, #ffffff)}.pdp-main__sticky-btn:hover:not([disabled]){background-color:transparent;color:var(--pdp-cta, #1B2A4A)}@media(max-width:749px){.pdp-main__container{grid-template-columns:1fr}.pdp-main__info{position:static}.pdp-main__trust{grid-template-columns:1fr}}@media(min-width:750px){.pdp-main__sticky{display:none}}.pdp-proof{--pdp-primary: #1b1464;--pdp-accent: #8c2432;--pdp-success: #059669;--pdp-star: #f59e0b;--pdp-danger: #ef4444;--pdp-text: #374151;--pdp-muted: #6b7280;--pdp-subtle: #9ca3af;--pdp-border: #e5e7eb;--pdp-bg-soft: #f9fafb;background:#fff;padding-top:0;padding-bottom:5rem}.pdp-proof__section--closeout-cta{display:grid;gap:.9rem;justify-items:center;text-align:center;padding:1.35rem 1rem 1.45rem;border:1px solid rgba(140,36,50,.14);border-radius:1rem;background:linear-gradient(180deg,#fff6f2fa,#fffffffa),#fff;box-shadow:0 18px 40px #7018270f}.pdp-proof__closeout-copy{margin:-.35rem 0 0;max-width:34rem;color:var(--pdp-text);font-size:.94rem;line-height:1.55}.pdp-proof__closeout-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.pdp-proof__closeout-pills span{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.4rem .8rem;border-radius:999px;border:1px solid rgba(140,36,50,.12);background:#8c24320d;color:#701827;font-size:.74rem;font-weight:700;letter-spacing:.05em;line-height:1.15;text-transform:uppercase}.pdp-proof__closeout-button{min-width:12.5rem;background:var(--pdp-primary);border-color:var(--pdp-primary);color:#fff}.pdp-proof__closeout-note{margin:-.15rem 0 0;color:var(--pdp-muted);font-size:.82rem;line-height:1.5}.pdp-proof__slider-shell{display:grid;gap:.65rem}.pdp-proof__slider-controls{display:flex;justify-content:center;gap:.65rem}.pdp-proof__slider-arrow{width:2.4rem;height:2.4rem;border:1px solid rgba(27,20,100,.12);border-radius:999px;background:#fff;color:var(--pdp-primary);display:grid;place-items:center;padding:0;box-shadow:0 8px 20px #1b146414}.pdp-proof__slider-arrow span{font-size:1rem;line-height:1}.pdp-proof__slider-arrow[disabled]{opacity:.42;box-shadow:none}.pdp-proof__before-label,.pdp-proof__after-label{position:absolute;inset-block-end:.55rem;z-index:1;display:inline-flex;align-items:center;width:fit-content;border:1px solid rgba(27,42,74,.16);border-radius:999px;padding:.35rem .8rem;font-family:var(--font-heading);color:var(--pdp-primary);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#1b2a4a14;box-shadow:0 10px 24px #1b2a4a1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pdp-proof__routine-video-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c121f00,#0c121f1f);opacity:1;transition:opacity .18s ease;pointer-events:none}.pdp-proof__routine-video-button{position:absolute;inset:50% auto auto 50%;z-index:1;width:4.5rem;height:4.5rem;padding:0;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:var(--pdp-primary);box-shadow:0 .85rem 2rem #1b2a4a29;cursor:pointer;transform:translate(-50%,-50%);transition:opacity .18s ease,transform .18s ease,background .18s ease,color .18s ease}.pdp-proof__section--comparison-secondary{margin-top:0}.pdp-proof__surgery-note{margin:.9rem auto 0;max-width:34rem;color:var(--pdp-primary);font-size:.875rem;line-height:1.55;text-align:center;font-style:italic;font-weight:600}.pdp-proof__testimonial-rail{margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(18rem,1fr);gap:.65rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-proof__testimonial-rail::-webkit-scrollbar{display:none}.pdp-proof__testimonial{scroll-snap-align:start;border:1px solid rgba(27,20,100,.08);border-radius:.85rem;background:#fff;padding:.9rem;display:grid;gap:.55rem;box-shadow:0 8px 24px #1b146414}.pdp-proof__testimonial-stars .glr-review-stars{display:inline-flex;gap:.14rem}.pdp-proof__testimonial-stars .glr-review-stars__item{width:.95rem;height:.95rem}.pdp-proof__testimonial-stars .glr-review-stars__star--filled{fill:var(--pdp-star)}.pdp-proof__testimonial-quote,.pdp-proof__testimonial-author{margin:0}.pdp-proof__testimonial-meta{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.6rem}.pdp-proof__testimonial-quote{color:var(--pdp-text);font-size:.84rem;line-height:1.55}.pdp-proof__testimonial-author{color:var(--pdp-primary);font-size:.82rem;font-weight:700}.pdp-proof__testimonial-badge{color:var(--pdp-success);border-color:#05966933;background:#05966914}@media screen and (min-width:750px){.pdp-proof__snap-row--before-after{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;overflow:visible;scroll-snap-type:none;padding-bottom:0}.pdp-proof__snap-row--before-after+.pdp-proof__slider-controls{display:none}.pdp-proof__before-after-card{box-shadow:0 10px 28px #1b146414}.pdp-proof__before-after-copy{padding:.95rem 1rem 1rem;gap:.4rem}.pdp-proof__before-after-name{font-size:.96rem}.pdp-proof__before-after-quote{font-size:.86rem;line-height:1.5}}@media screen and (min-width:960px){.pdp-proof{padding-bottom:4rem}.pdp-proof .page-width{width:min(100%,calc(75rem + 2 * var(--space-lg)))}.pdp-proof__apply-desktop-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.25rem;align-items:start}.pdp-proof__section--reviews{display:grid;grid-template-columns:minmax(16rem,18rem) minmax(0,1fr);column-gap:1.5rem;row-gap:.75rem;align-items:start}.pdp-proof__section--reviews>h2{grid-column:1 / -1}.pdp-proof__reviews-summary{grid-column:1;position:sticky;top:1.25rem}.pdp-proof__reviews-widget{grid-column:2}.pdp-proof__reviews-widget .jdgm-rev-widg__reviews.pdp-proof__reviews-list-ready{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.pdp-proof__reviews-widget .jdgm-rev.pdp-proof__review-card,.pdp-proof__reviews-widget .jdgm-carousel-item.pdp-proof__review-card{border:1px solid var(--pdp-border);border-radius:.7rem;padding:.9rem}.pdp-proof__reviews-pagination{grid-column:2;justify-content:flex-start;margin-top:.4rem}.pdp-proof__step-grid{gap:.85rem}.pdp-proof__snap-row--before-after{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;overflow:visible;scroll-snap-type:none;padding-bottom:0}.pdp-proof__before-after-card{box-shadow:0 10px 28px #1b146414}.pdp-proof__before-after-copy{padding:.95rem 1rem 1rem;gap:.4rem}.pdp-proof__before-after-name{font-size:.96rem}.pdp-proof__before-after-quote{font-size:.86rem;line-height:1.5}.pdp-proof__snap-row--routine{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;overflow:visible;scroll-snap-type:none;padding-bottom:0}.pdp-proof__routine-card{max-inline-size:none}.pdp-proof__testimonial-rail{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none}.pdp-proof__slider-controls{display:none}.pdp-proof__comparison-wrap{max-width:48rem;margin-inline:auto}.pdp-proof__section--guarantee{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:1.1rem;text-align:left;border:1px solid var(--pdp-border);border-radius:.75rem;padding:1rem 1.1rem;background:var(--pdp-bg-soft);margin-top:-.35rem}.pdp-proof__guarantee-icon{grid-row:1 / 3;margin:0}.pdp-proof__section--guarantee h2{margin:0;grid-column:2}.pdp-proof__section--guarantee p{grid-column:2;margin:.35rem 0 0;max-width:none}}@media screen and (min-width:750px){.pdp-proof--v2 .pdp-proof__snap-row--before-after,.pdp-proof__slider-shell>.pdp-proof__snap-row--before-after{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;overflow:visible;scroll-snap-type:none;padding-bottom:0}.pdp-proof--v2 .pdp-proof__snap-row--before-after+.pdp-proof__slider-controls,.pdp-proof__slider-shell>.pdp-proof__snap-row--before-after+.pdp-proof__slider-controls{display:none}}@media screen and (min-width:960px){.pdp-proof--v2 .pdp-proof__snap-row--before-after,.pdp-proof__slider-shell>.pdp-proof__snap-row--before-after{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;overflow:visible;scroll-snap-type:none;padding-bottom:0}}.pdp-proof__section h2{font-size:1.48rem}.pdp-proof__subheading,.pdp-proof__apply-tip,.pdp-proof__surgery-note,.pdp-proof__section--guarantee p,.pdp-proof__faq-answer,.pdp-proof__reviews-widget .jdgm-rev__body{font-size:1rem}.pdp-proof__step-label,.pdp-proof__comparison-table thead th,.pdp-proof__reviews-bar-row span:first-child,.pdp-proof__reviews-widget .jdgm-rev__buyer-badge,.pdp-proof__reviews-widget .jdgm-rev__timestamp{font-size:.78rem}.pdp-proof__step-text{font-size:.9rem;line-height:1.45}.pdp-proof__before-after-placeholder,.pdp-proof__routine-placeholder,.pdp-proof__before-after-quote{font-size:.86rem}.pdp-proof__before-label,.pdp-proof__after-label{font-size:.72rem}.pdp-proof__before-after-name,.pdp-proof__reviews-count,.pdp-proof__reviews-widget .jdgm-rev__author-wrapper{font-size:.92rem}.pdp-proof__routine-name{font-size:1rem}.pdp-proof__routine-note,.pdp-proof__reviews-widget .jdgm-rev__title,.pdp-proof__faq-item summary{font-size:.98rem}.pdp-proof__comparison-table th,.pdp-proof__comparison-table td,.pdp-proof__reviews-widget .jdgm-star{font-size:.86rem}.pdp-proof__testimonial-quote{font-size:.96rem;line-height:1.6}.pdp-proof__testimonial-author{font-size:.92rem}.pdp-proof__reviews-rating{font-size:2.2rem}.pdp-proof__reviews-widget .jdgm-paginate a,.pdp-proof__reviews-widget .jdgm-paginate button,.pdp-proof__reviews-widget .jdgm-widget-actions-wrapper a,.pdp-proof__reviews-widget .jdgm-widget-actions-wrapper button,.pdp-proof__reviews-page-btn{font-size:.9rem}@media screen and (max-width:749px){.pdp-proof.pdp-proof--v2 .page-width{padding-inline:calc(var(--space-md) / 2)}.pdp-proof.pdp-proof--v2 .pdp-proof__layout{gap:1.7rem}}.pdp-proof-v3{--pdp-v3-primary: #203145;--pdp-v3-accent: #c96f5a;--pdp-v3-accent-soft: #fff0e9;--pdp-v3-success: #2f7a55;--pdp-v3-star: #f1b341;--pdp-v3-text: #384351;--pdp-v3-muted: #6f7682;--pdp-v3-subtle: #98a0ad;--pdp-v3-border: #e6ddd5;--pdp-v3-surface: #fffdf9;--pdp-v3-surface-strong: #fff8f4;--pdp-v3-empathy: #fff5f0;background:#fff;padding-block:0 5rem}.pdp-proof-v3__layout{display:grid;gap:2rem;min-width:0;max-width:75rem;margin-inline:auto}.pdp-proof-v3__section{min-width:0;overflow-wrap:break-word}.pdp-proof-v3__section-heading{display:grid;gap:.5rem;margin-block-end:1rem}.pdp-proof-v3__section h2{margin:0;color:var(--pdp-v3-primary);font-size:clamp(1.4rem,4vw,2rem);line-height:1.08;font-weight:700}.pdp-proof-v3__subheading{margin:0;color:var(--pdp-v3-muted);font-size:.95rem;line-height:1.5;max-width:42rem}.pdp-proof-v3__section--empathy{padding-block-start:.25rem}.pdp-proof-v3__empathy-shell{background:var(--pdp-v3-empathy);border:1px solid #f3dfd4;border-radius:1.5rem;padding:clamp(2.5rem,9vw,5rem) clamp(1.25rem,5vw,3rem);text-align:center;display:grid;gap:1.15rem}.pdp-proof-v3__empathy-list{margin:0;padding:0;list-style:none;display:grid;gap:.85rem;justify-items:center}.pdp-proof-v3__empathy-list li{display:grid;grid-template-columns:auto minmax(0,max-content);gap:.6rem;align-items:start;color:var(--pdp-v3-text);font-size:1rem;line-height:1.5}.pdp-proof-v3__empathy-list li:before{content:"\2713";color:var(--pdp-v3-accent);font-weight:700}.pdp-proof-v3__empathy-close{margin:0;color:var(--pdp-v3-primary);font-size:1.05rem;font-weight:600;line-height:1.4}.pdp-proof-v3__slider-shell{display:grid;gap:.8rem}.pdp-proof-v3__snap-row{margin:0;display:grid;grid-auto-flow:column;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-block-end:.3rem;min-width:0}.pdp-proof-v3__snap-row::-webkit-scrollbar{display:none}.pdp-proof-v3__slider-controls{display:flex;justify-content:center;gap:.65rem}.pdp-proof-v3__slider-arrow{width:2.5rem;height:2.5rem;border:1px solid rgba(32,49,69,.14);border-radius:999px;background:#fff;color:var(--pdp-v3-primary);display:grid;place-items:center;padding:0;box-shadow:0 10px 20px #20314514}.pdp-proof-v3__slider-arrow[disabled]{opacity:.42;box-shadow:none}.pdp-proof-v3__snap-row--before-after{grid-auto-columns:minmax(16.5rem,72vw)}.pdp-proof-v3__before-after-card{border:1px solid var(--pdp-v3-border);border-radius:1rem;background:#fff;overflow:hidden;box-shadow:0 12px 24px #2031450f;scroll-snap-align:start}.pdp-proof-v3__before-after-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#f2eee8}.pdp-proof-v3__before-after-image,.pdp-proof-v3__before-after-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.pdp-proof-v3__before-after-placeholder{display:grid;place-items:center;color:var(--pdp-v3-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.pdp-proof-v3__before-after-pill{position:absolute;inset-block-end:.75rem;display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .8rem;background:#ffffffeb;color:var(--pdp-v3-primary);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 20px #20314514}.pdp-proof-v3__before-after-pill--before{inset-inline-start:.75rem}.pdp-proof-v3__before-after-pill--after{inset-inline-end:.75rem}.pdp-proof-v3__before-after-copy{padding:.95rem;display:grid;gap:.35rem}.pdp-proof-v3__before-after-name{margin:0;color:var(--pdp-v3-primary);font-size:.95rem;font-weight:700}.pdp-proof-v3__before-after-quote{margin:0;color:var(--pdp-v3-muted);font-size:.9rem;line-height:1.45;font-style:italic}.pdp-proof-v3__results-cta{margin-block-start:1rem;display:flex;justify-content:center}.pdp-proof-v3__step-grid{display:grid;gap:.75rem}.pdp-proof-v3__step-card{background:var(--pdp-v3-surface);border:1px solid var(--pdp-v3-border);border-radius:1rem;padding:1rem;text-align:center;display:grid;justify-items:center;gap:.45rem}.pdp-proof-v3__step-label{margin:0;color:var(--pdp-v3-accent);font-size:.7rem;font-weight:700;letter-spacing:.12em}.pdp-proof-v3__step-icon{width:3rem;height:3rem;display:grid;place-items:center;overflow:hidden}.pdp-proof-v3__step-icon-image,.pdp-proof-v3__step-icon-template{width:100%;height:100%;display:block;object-fit:contain}.pdp-proof-v3__step-icon-template{color:var(--pdp-v3-accent)}.pdp-proof-v3__step-text{margin:0;color:var(--pdp-v3-primary);font-size:.92rem;line-height:1.4;font-weight:600}.pdp-proof-v3__apply-tip{margin:1rem 0 0;color:var(--pdp-v3-muted);font-size:.95rem;line-height:1.5;text-align:center}.pdp-proof-v3__snap-row--routine{grid-auto-columns:minmax(16rem,72vw)}.pdp-proof-v3__routine-card{border:1px solid var(--pdp-v3-border);border-radius:1rem;background:#fff;overflow:hidden;scroll-snap-align:start;box-shadow:0 12px 24px #2031450d}.pdp-proof-v3__routine-media{position:relative;aspect-ratio:4 / 5;background:#f1ede7}.pdp-proof-v3__routine-video-shell{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.pdp-proof-v3__routine-video,.pdp-proof-v3__routine-thumbnail,.pdp-proof-v3__routine-placeholder{width:100%;height:100%;display:block;object-fit:cover}.pdp-proof-v3__routine-placeholder{display:grid;place-items:center;color:var(--pdp-v3-muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.pdp-proof-v3__routine-video-button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:4rem;height:4rem;border:0;border-radius:999px;background:#ffffffeb;color:var(--pdp-v3-primary);display:grid;place-items:center;box-shadow:0 14px 28px #20314529}.pdp-proof-v3__routine-video-button-icon{width:0;height:0;border-top:.62rem solid transparent;border-bottom:.62rem solid transparent;border-left:.95rem solid currentColor;margin-inline-start:.18rem}.pdp-proof-v3__routine-video-shell.is-playing .pdp-proof-v3__routine-video-button{opacity:0;pointer-events:none}.pdp-proof-v3__routine-copy{padding:.95rem;display:grid;gap:.35rem}.pdp-proof-v3__routine-name{margin:0;color:var(--pdp-v3-primary);font-size:.95rem;font-weight:700}.pdp-proof-v3__routine-note{margin:0;color:var(--pdp-v3-muted);font-size:.9rem;line-height:1.5}.pdp-proof-v3__section--cta-card{padding-block-start:.35rem}.pdp-proof-v3__cta-card{border:1px solid #efd6c8;border-radius:1.5rem;background:linear-gradient(180deg,#fffaf6,#fff3eb);padding:1.1rem;display:grid;gap:1rem;align-items:center}.pdp-proof-v3__cta-media{width:5rem;height:5rem;margin-inline:auto}.pdp-proof-v3__cta-image{width:100%;height:100%;display:block;object-fit:contain}.pdp-proof-v3__cta-copy{display:grid;gap:.9rem}.pdp-proof-v3__cta-kicker,.pdp-proof-v3__cta-guarantee{margin:0;text-align:center}.pdp-proof-v3__cta-kicker{color:var(--pdp-v3-muted);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pdp-proof-v3__cta-copy h2{text-align:center}.pdp-proof-v3__cta-guarantee{color:var(--pdp-v3-primary);font-size:.86rem;font-weight:600}.pdp-proof-v3__selector{display:grid;gap:.85rem}.pdp-proof-v3__selector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.pdp-proof-v3__selector-option{position:relative;min-width:0;border:1px solid var(--pdp-v3-border);border-radius:.95rem;background:#fff;padding:.75rem .55rem .65rem;display:grid;gap:.2rem;justify-items:center;text-align:center;color:var(--pdp-v3-primary)}.pdp-proof-v3__selector-option.is-active{border-color:var(--pdp-v3-accent);background:var(--pdp-v3-accent-soft);box-shadow:0 0 0 2px #c96f5a29}.pdp-proof-v3__selector-option-badge{position:absolute;inset-block-start:-.45rem;border-radius:999px;padding:.18rem .45rem;background:var(--pdp-v3-primary);color:#fff;font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-proof-v3__selector-option-badge--value{background:var(--pdp-v3-success)}.pdp-proof-v3__selector-option-title{font-size:.74rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-proof-v3__selector-option-price{font-size:.92rem;line-height:1.1;font-weight:700}.pdp-proof-v3__selector-summary{display:grid;gap:.2rem;text-align:center}.pdp-proof-v3__selector-summary-line{margin:0;color:var(--pdp-v3-primary);font-size:1rem;font-weight:700;line-height:1.2}.pdp-proof-v3__selector-note{margin:0;color:var(--pdp-v3-muted);font-size:.84rem;line-height:1.35}.pdp-proof-v3__selector-submit{width:100%;min-height:3.1rem;border-radius:999px;border:0;background:var(--pdp-v3-primary);color:#fff;font-size:.92rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-proof-v3__selector--secondary{margin-block-start:1.1rem}.pdp-proof-v3__included-grid{display:grid;gap:.75rem}.pdp-proof-v3__included-item{border:1px solid var(--pdp-v3-border);border-radius:1rem;background:var(--pdp-v3-surface);padding:1rem;display:grid;gap:.45rem;justify-items:center;text-align:center}.pdp-proof-v3__included-item p{margin:0;color:var(--pdp-v3-primary);font-size:.92rem;line-height:1.4;font-weight:600}.pdp-proof-v3__included-icon{width:3rem;height:3rem;display:grid;place-items:center}.pdp-proof-v3__included-icon-image,.pdp-proof-v3__included-icon-template{width:100%;height:100%;display:block;object-fit:contain}.pdp-proof-v3__included-icon-template{color:var(--pdp-v3-accent)}.pdp-proof-v3__buybar{margin-block-start:1rem;border:1px solid var(--pdp-v3-border);border-radius:1rem;background:#fff;padding:1rem;display:grid;gap:.8rem;align-items:center}.pdp-proof-v3__buybar-copy{margin:0;color:var(--pdp-v3-primary);text-align:center;font-size:1rem;font-weight:700;line-height:1.2}.pdp-proof-v3__buybar-submit{width:100%;min-height:3rem;border-radius:999px}.pdp-proof-v3__comparison-wrap{overflow-x:auto;border:1px solid var(--pdp-v3-border);border-radius:1.2rem;background:#fff;box-shadow:0 14px 28px #2031450d}.pdp-proof-v3__comparison-table{width:100%;border-collapse:collapse;min-width:38rem}.pdp-proof-v3__comparison-table th,.pdp-proof-v3__comparison-table td{padding:.95rem 1rem;border-block-end:1px solid var(--pdp-v3-border);text-align:start;vertical-align:top;font-size:.88rem;line-height:1.45}.pdp-proof-v3__comparison-table thead th{background:var(--pdp-v3-surface-strong);color:var(--pdp-v3-primary);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp-proof-v3__comparison-table tbody tr:last-child th,.pdp-proof-v3__comparison-table tbody tr:last-child td{border-block-end:0}.pdp-proof-v3__compare-yes{color:var(--pdp-v3-success);font-weight:700}.pdp-proof-v3__compare-no{color:var(--pdp-v3-primary);font-weight:600}.pdp-proof-v3__snap-row--quotes{grid-auto-columns:minmax(16rem,84vw)}.pdp-proof-v3__quote-card{border:1px solid var(--pdp-v3-border);border-radius:1rem;background:#fff;padding:1rem;display:grid;gap:.5rem;box-shadow:0 12px 24px #2031450d;scroll-snap-align:start}.pdp-proof-v3__quote-stars .glr-review-stars{display:inline-flex;gap:.12rem}.pdp-proof-v3__quote-stars .glr-review-stars__item{width:.92rem;height:.92rem}.pdp-proof-v3__quote-text{margin:0;color:var(--pdp-v3-text);font-size:.92rem;line-height:1.55}.pdp-proof-v3__quote-author{margin:0;color:var(--pdp-v3-primary);font-size:.86rem;font-weight:700}.pdp-proof-v3__quote-author span{color:var(--pdp-v3-muted);font-weight:600}.pdp-proof-v3__reviews-summary{display:grid;gap:1rem;border:1px solid var(--pdp-v3-border);border-radius:1.25rem;background:#fff;padding:1.1rem}.pdp-proof-v3__reviews-main{display:grid;gap:.35rem;justify-items:center;text-align:center}.pdp-proof-v3__reviews-rating{margin:0;color:var(--pdp-v3-primary);font-size:2.4rem;line-height:1;font-weight:700}.pdp-proof-v3__reviews-stars .glr-review-stars{display:inline-flex;gap:.12rem}.pdp-proof-v3__reviews-count{margin:0;color:var(--pdp-v3-muted);font-size:.9rem;line-height:1.45}.pdp-proof-v3__reviews-bars{display:grid;gap:.55rem}.pdp-proof-v3__reviews-bar-row{display:grid;grid-template-columns:1.2rem minmax(0,1fr);gap:.55rem;align-items:center;color:var(--pdp-v3-muted);font-size:.8rem;font-weight:600}.pdp-proof-v3__reviews-bar-row span:last-child{position:relative;height:.42rem;border-radius:999px;background:#ece5df;overflow:hidden}.pdp-proof-v3__reviews-bar-row i{position:absolute;inset:0 auto 0 0;display:block;border-radius:inherit;background:linear-gradient(90deg,#e7b49d 0%,var(--pdp-v3-accent) 100%)}.pdp-proof-v3__reviews-widget{margin-block-start:1rem}.pdp-proof-v3__section--guarantee{border:1px solid var(--pdp-v3-border);border-radius:1.4rem;background:linear-gradient(180deg,#fffaf6,#fff);padding:1.4rem;display:grid;gap:.7rem;justify-items:center;text-align:center}.pdp-proof-v3__guarantee-icon{width:6rem;height:6rem;display:grid;place-items:center}.pdp-proof-v3__guarantee-icon-image,.pdp-proof-v3__guarantee-icon-template{width:100%;height:100%;display:block;object-fit:contain}.pdp-proof-v3__section--guarantee p{margin:0;color:var(--pdp-v3-muted);font-size:.95rem;line-height:1.55;max-width:36rem}.pdp-proof-v3__faq-list{display:grid;gap:.75rem}.pdp-proof-v3__faq-item{border:1px solid var(--pdp-v3-border);border-radius:1rem;background:#fff;overflow:hidden}.pdp-proof-v3__faq-item summary{list-style:none;cursor:pointer;padding:1rem 1rem 1rem 1.1rem;color:var(--pdp-v3-primary);font-size:.95rem;font-weight:700;line-height:1.4;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pdp-proof-v3__faq-item summary::-webkit-details-marker{display:none}.pdp-proof-v3__faq-item summary:after{content:"+";color:var(--pdp-v3-subtle);font-size:1.2rem;line-height:1}.pdp-proof-v3__faq-item[open] summary:after{content:"-"}.pdp-proof-v3__faq-answer{padding:0 1.1rem 1rem;color:var(--pdp-v3-muted);font-size:.92rem;line-height:1.55}.pdp-proof-v3__faq-answer p{margin:0}@media screen and (min-width:750px){.pdp-proof-v3__step-grid,.pdp-proof-v3__included-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pdp-proof-v3__buybar{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between}.pdp-proof-v3__buybar-copy{text-align:start;align-self:center}}@media screen and (min-width:960px){.pdp-proof-v3__layout{gap:2.5rem}.pdp-proof-v3__section--cta-card .pdp-proof-v3__cta-card{grid-template-columns:auto minmax(0,1fr);padding:1.4rem 1.6rem}.pdp-proof-v3__cta-media{margin-inline:0}.pdp-proof-v3__cta-kicker,.pdp-proof-v3__cta-copy h2,.pdp-proof-v3__cta-guarantee,.pdp-proof-v3__selector-summary{text-align:start}.pdp-proof-v3__reviews-summary{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.5rem}.pdp-proof-v3__reviews-main{justify-items:start;text-align:start}.pdp-proof-v3__snap-row--before-after,.pdp-proof-v3__snap-row--routine{grid-auto-columns:minmax(17rem,1fr)}.pdp-proof-v3__snap-row--quotes{grid-auto-columns:minmax(0,calc((100% - 1.6rem) / 3))}}.pdp-proof-v3{--pdp-v3-primary: #1b2a4a;--pdp-v3-accent: #e8b4b8;--pdp-v3-accent-soft: #fff5f2;--pdp-v3-success: #2f7a55;--pdp-v3-star: #f1b341;--pdp-v3-text: #344257;--pdp-v3-muted: rgba(27, 42, 74, .72);--pdp-v3-subtle: rgba(27, 42, 74, .52);--pdp-v3-border: rgba(27, 42, 74, .12);--pdp-v3-surface: #fff8f6;--pdp-v3-surface-strong: #faf7f5;--pdp-v3-empathy: #faf7f5}.pdp-proof-v3__narrow{max-width:45rem;margin-inline:auto}.pdp-proof-v3__section--problem{padding-block-start:.5rem}.pdp-proof-v3__story-copy{display:grid;gap:1rem}.pdp-proof-v3__story-copy p{margin:0;color:var(--pdp-v3-text);font-size:1rem;line-height:1.7}.pdp-proof-v3__story-close{color:var(--pdp-v3-primary);font-weight:700}.pdp-proof-v3__benefit-grid{display:grid;gap:.8rem}.pdp-proof-v3__benefit-card{border:1px solid var(--pdp-v3-border);border-radius:1rem;background:#fff;padding:1rem 1.1rem;box-shadow:0 12px 24px #1b2a4a0d}.pdp-proof-v3__benefit-title,.pdp-proof-v3__benefit-copy,.pdp-proof-v3__social-stat,.pdp-proof-v3__social-copy,.pdp-proof-v3__apply-micro{margin:0}.pdp-proof-v3__benefit-title{display:flex;align-items:center;gap:.5rem;color:var(--pdp-v3-primary);font-size:1rem;font-weight:700}.pdp-proof-v3__benefit-check{color:var(--pdp-v3-accent);font-size:1rem}.pdp-proof-v3__benefit-copy{margin-top:.45rem;color:var(--pdp-v3-muted);font-size:.95rem;line-height:1.6}.pdp-proof-v3__section--social{margin-inline:calc(var(--space-md) * -.5)}.pdp-proof-v3__social-shell{background:var(--pdp-v3-primary);color:#fff8f6;padding:clamp(2rem,6vw,4rem) clamp(1.25rem,4vw,2.5rem)}.pdp-proof-v3__social-header{display:grid;gap:.65rem;margin-block-end:1rem;text-align:center}.pdp-proof-v3__social-header h2{color:#fff8f6}.pdp-proof-v3__social-stat{color:#fff8f6d1;font-size:.95rem;line-height:1.5}.pdp-proof-v3__social-grid{display:grid;gap:.9rem}.pdp-proof-v3__social-card{border-radius:1rem;background:#fff8f6;color:var(--pdp-v3-primary);padding:1.05rem;box-shadow:0 12px 26px #00000014}.pdp-proof-v3__social-label{margin:0 0 .55rem;color:#b86f79;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pdp-proof-v3__social-copy{color:var(--pdp-v3-primary);font-size:.95rem;line-height:1.6}.pdp-proof-v3__apply-tip,.pdp-proof-v3__apply-micro{text-align:center}.pdp-proof-v3__apply-micro{margin-top:.5rem;color:var(--pdp-v3-muted);font-size:.86rem;line-height:1.5}@media screen and (min-width:960px){.pdp-proof-v3__benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-proof-v3__social-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pdp-proof-v3__section--social{margin-inline:0}.pdp-proof-v3__social-shell{border-radius:1.5rem}.pdp-proof-v3__step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pdp-proof{--pdp-primary: #1b1464;--pdp-accent: #6c5ce7;--pdp-success: #059669;--pdp-star: #f59e0b;--pdp-danger: #ef4444;--pdp-text: #374151;--pdp-muted: #6b7280;--pdp-subtle: #9ca3af;--pdp-border: #e5e7eb;--pdp-bg-soft: #f9fafb;background:#fff;padding-top:0;padding-bottom:5rem}.pdp-proof__layout{display:grid;gap:2rem;min-width:0;max-width:75rem;margin-inline:auto}.pdp-proof__section{min-width:0;overflow-wrap:break-word}.pdp-proof__section h2{margin:0 0 1rem;color:var(--pdp-primary);font-size:1.25rem;line-height:1.25;font-weight:600}.pdp-proof__subheading{margin:-.55rem 0 1rem;color:var(--pdp-muted);font-size:.875rem;line-height:1.4}.pdp-proof__apply-desktop-grid{display:grid;gap:1rem}.pdp-proof__apply-content{min-width:0}.pdp-proof__included-slot[hidden]{display:none}.pdp-proof__step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;min-width:0}.pdp-proof__step-card{background:var(--pdp-bg-soft);border-radius:.75rem;padding:.75rem;text-align:center;display:grid;justify-items:center;gap:.35rem;min-width:0}.pdp-proof__step-label{margin:0;color:var(--pdp-accent);font-size:.6875rem;font-weight:700;letter-spacing:.06em}.pdp-proof__step-icon{width:2.15rem;height:2.15rem;display:grid;place-items:center;overflow:hidden}.pdp-proof__step-icon-image,.pdp-proof__step-icon-template{width:100%;height:100%;display:block;object-fit:contain}.pdp-proof__step-icon-template{color:var(--pdp-accent)}.pdp-proof__step-text{margin:0;color:var(--pdp-text);font-size:.78rem;line-height:1.35;font-weight:500;overflow-wrap:anywhere}.pdp-proof__apply-tip{margin:.95rem 0 0;color:var(--pdp-muted);font-size:.875rem;line-height:1.5;font-style:italic;text-align:center}.pdp-proof__snap-row{margin:0;display:grid;grid-auto-flow:column;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.35rem;min-width:0}.pdp-proof__snap-row::-webkit-scrollbar{display:none}.pdp-proof__snap-row--before-after{grid-auto-columns:17.5rem}.pdp-proof__before-after-card{border:1px solid var(--pdp-border);border-radius:.75rem;background:#fff;box-shadow:0 2px 8px #0000000f;overflow:hidden;scroll-snap-align:start}.pdp-proof__before-after-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#eef0f3}.pdp-proof__before-after-image,.pdp-proof__before-after-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.pdp-proof__before-after-placeholder{background:#eef0f3;color:var(--pdp-muted);display:grid;place-items:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.pdp-proof__before-label,.pdp-proof__after-label{position:absolute;inset-block-end:.55rem;color:#fff;font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,0,.35)}.pdp-proof__before-label{inset-inline-start:.6rem}.pdp-proof__after-label{inset-inline-end:.6rem}.pdp-proof__before-after-copy{padding:.75rem;display:grid;gap:.3rem}.pdp-proof__before-after-name{margin:0;color:var(--pdp-text);font-size:.8125rem;font-weight:600}.pdp-proof__before-after-quote{margin:0;color:var(--pdp-muted);font-size:.75rem;line-height:1.4;font-style:italic}.pdp-proof__results-cta{margin-top:1rem;display:flex;justify-content:center}.pdp-proof__snap-row--routine{grid-auto-columns:minmax(62%,62%)}.pdp-proof__routine-card{border:1px solid var(--pdp-border);border-radius:.75rem;background:#fff;box-shadow:0 2px 8px #0000000f;overflow:hidden;scroll-snap-align:start;max-inline-size:15rem}.pdp-proof__routine-media{position:relative}.pdp-proof__routine-video-shell{position:relative;aspect-ratio:3 / 4;overflow:hidden;isolation:isolate;background:#fff}.pdp-proof__routine-video-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c121f00,#0c121f1f);opacity:1;transition:opacity var(--transition-base);pointer-events:none}.pdp-proof__routine-video-shell.is-playing:after{opacity:0}.pdp-proof__routine-video,.pdp-proof__routine-thumbnail,.pdp-proof__routine-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.pdp-proof__routine-video,.pdp-proof__routine-thumbnail{object-fit:cover}.pdp-proof__routine-video{background:#fff;cursor:pointer}.pdp-proof__routine-placeholder{background:#eef0f3;color:var(--pdp-muted);display:grid;place-items:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.pdp-proof__routine-video-button{position:absolute;inset:50% auto auto 50%;z-index:1;width:4.5rem;height:4.5rem;padding:0;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:var(--pdp-primary);box-shadow:0 .85rem 2rem #1b2a4a29;cursor:pointer;transform:translate(-50%,-50%);transition:opacity var(--transition-base),transform var(--transition-base),background var(--transition-base),color var(--transition-base)}.pdp-proof__routine-video-button:hover{background:var(--pdp-primary);color:#fff;transform:translate(-50%,-50%) scale(1.03)}.pdp-proof__routine-video-button:focus-visible{outline-offset:.2rem}.pdp-proof__routine-video-button-icon{width:0;height:0;border-top:.68rem solid transparent;border-bottom:.68rem solid transparent;border-left:1rem solid currentColor;margin-left:.22rem}.pdp-proof__routine-video-shell.is-playing .pdp-proof__routine-video-button{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.88)}.pdp-proof__routine-copy{padding:.75rem;display:grid;gap:.22rem}.pdp-proof__routine-name{margin:0;color:var(--pdp-text);font-size:.875rem;font-weight:600}.pdp-proof__routine-note{margin:0;color:var(--pdp-muted);font-size:.8125rem;line-height:1.35}.pdp-proof__comparison-wrap{border-radius:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid var(--pdp-border)}.pdp-proof__comparison-table{width:100%;min-width:22rem;border-collapse:collapse;table-layout:fixed}.pdp-proof__comparison-table th,.pdp-proof__comparison-table td{padding:.72rem .45rem;font-size:.75rem;line-height:1.3;border-bottom:1px solid var(--pdp-border);text-align:center;vertical-align:middle;overflow-wrap:anywhere;word-break:break-word}.pdp-proof__comparison-table thead th{background:var(--pdp-primary);color:#fff;font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.pdp-proof__comparison-table th:first-child,.pdp-proof__comparison-table tbody th{text-align:left}.pdp-proof__comparison-table tbody th{color:var(--pdp-text);font-weight:600;width:40%}.pdp-proof__comparison-table tbody tr:nth-child(odd){background:#fff}.pdp-proof__comparison-table tbody tr:nth-child(2n){background:var(--pdp-bg-soft)}.pdp-proof__compare-yes{color:var(--pdp-success);font-weight:600}.pdp-proof__compare-no{color:var(--pdp-danger);font-weight:500}.pdp-proof__reviews-summary{background:var(--pdp-bg-soft);border-radius:.75rem;padding:1rem;margin-bottom:1rem;display:grid;grid-template-columns:1fr;gap:.9rem;min-width:0}.pdp-proof__reviews-summary-main{min-width:0}.pdp-proof__reviews-rating{margin:0;color:var(--pdp-primary);font-size:2rem;line-height:1;font-weight:700}.pdp-proof__reviews-stars .glr-review-stars{display:inline-flex;gap:.15rem}.pdp-proof__reviews-stars .glr-review-stars__item{width:1rem;height:1rem}.pdp-proof__reviews-stars .glr-review-stars__star--filled{fill:var(--pdp-star)}.pdp-proof__reviews-count{margin:.4rem 0 0;color:var(--pdp-muted);font-size:.8125rem}.pdp-proof__reviews-bars{display:grid;gap:.32rem;min-width:0}.pdp-proof__reviews-bar-row{display:grid;grid-template-columns:1rem 1fr;gap:.42rem;align-items:center;min-width:0}.pdp-proof__reviews-bar-row span:first-child{color:var(--pdp-muted);font-size:.6875rem;text-align:center}.pdp-proof__reviews-bar-row span:last-child{position:relative;height:.5rem;border-radius:999px;background:var(--pdp-border);overflow:hidden;min-width:0}.pdp-proof__reviews-bar-row i{position:absolute;inset-block:0;inset-inline-start:0;display:block;border-radius:999px;background:var(--pdp-star)}.pdp-proof__reviews-widget .jdgm-rev-widg{margin:0;padding:0!important;min-height:0!important}.pdp-proof__reviews-widget .jdgm-rev-widg__header,.pdp-proof__reviews-widget .jdgm-rev-widg__summary,.pdp-proof__reviews-widget .jdgm-form-wrapper,.pdp-proof__reviews-widget .jdgm-sort-dropdown-wrapper{display:none!important}.pdp-proof__reviews-widget .jdgm-rev-widg__reviews{margin:0}.pdp-proof__reviews-widget .jdgm-rev-widg__reviews.pdp-proof__reviews-list-ready{display:grid;gap:0}.pdp-proof__reviews-widget .jdgm-rev.pdp-proof__review-card,.pdp-proof__reviews-widget .jdgm-carousel-item.pdp-proof__review-card{border:0;border-bottom:1px solid var(--pdp-border);border-radius:0;background:transparent;margin:0;padding:1rem 0;box-shadow:none}.pdp-proof__reviews-widget .jdgm-row-stars{margin:0}.pdp-proof__reviews-widget .jdgm-star{color:var(--pdp-star);font-size:.875rem}.pdp-proof__reviews-widget .jdgm-rev__author-wrapper{margin-top:.3rem;display:inline-flex!important;align-items:center;gap:.34rem;color:var(--pdp-text);font-size:.8125rem;font-weight:600;text-transform:none;letter-spacing:0}.pdp-proof__reviews-widget .jdgm-rev__buyer-badge{color:var(--pdp-success);font-size:.6875rem;text-transform:none;letter-spacing:0}.pdp-proof__reviews-widget .jdgm-rev__timestamp{color:var(--pdp-subtle);font-size:.6875rem;margin-top:.2rem}.pdp-proof__reviews-widget .jdgm-rev__title{margin:.35rem 0 .25rem;color:var(--pdp-primary);font-size:.9375rem;font-weight:600}.pdp-proof__reviews-widget .jdgm-rev__body{color:var(--pdp-text);font-size:.875rem;line-height:1.5}.pdp-proof__reviews-widget .jdgm-rev-widg__pagination,.pdp-proof__reviews-widget .jdgm-widget-actions-wrapper,.pdp-proof__reviews-widget .jdgm-paginate{margin-top:.8rem}.pdp-proof__reviews-widget .jdgm-paginate{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.pdp-proof__reviews-widget .jdgm-paginate a,.pdp-proof__reviews-widget .jdgm-paginate button,.pdp-proof__reviews-widget .jdgm-widget-actions-wrapper a,.pdp-proof__reviews-widget .jdgm-widget-actions-wrapper button{border:1px solid var(--pdp-border);border-radius:.45rem;background:#fff;color:var(--pdp-text);min-height:2rem;min-width:2rem;padding:.3rem .6rem;font-size:.8rem;line-height:1.1;font-weight:500;text-decoration:none;cursor:pointer}.pdp-proof__reviews-widget .jdgm-paginate__page.jdgm-curt,.pdp-proof__reviews-widget .jdgm-paginate a[aria-current=page]{background:var(--pdp-primary);border-color:var(--pdp-primary);color:#fff}.pdp-proof__reviews-pagination{margin-top:.9rem;display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:wrap}.pdp-proof__reviews-page-btn{border:1px solid var(--pdp-border);border-radius:.45rem;background:#fff;color:var(--pdp-text);min-height:2rem;min-width:2rem;padding:0 .5rem;font-size:.8rem;line-height:1;font-weight:500}.pdp-proof__reviews-page-btn[disabled]{opacity:.45}.pdp-proof__reviews-page-btn.is-active{background:var(--pdp-primary);border-color:var(--pdp-primary);color:#fff}.pdp-proof__section--guarantee{text-align:center;overflow-wrap:anywhere;margin-top:0}.pdp-proof__guarantee-icon{width:6.875rem;height:6.875rem;display:grid;place-items:center;overflow:hidden;margin-inline:auto;margin-bottom:.6rem}.pdp-proof__guarantee-icon-image,.pdp-proof__guarantee-icon-template{width:100%;height:100%;display:block;object-fit:contain}.pdp-proof__guarantee-icon-template{color:var(--pdp-success)}.pdp-proof__section--guarantee h2{margin-bottom:.55rem}.pdp-proof__section--guarantee p{margin:0;color:var(--pdp-muted);font-size:.875rem;line-height:1.5;max-width:34ch;margin-inline:auto}.pdp-proof__faq-list{display:grid;border-top:1px solid var(--pdp-border)}.pdp-proof__faq-item{border-bottom:1px solid var(--pdp-border);padding:.95rem 0}.pdp-proof__faq-item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;color:var(--pdp-primary);font-size:.9375rem;line-height:1.35;font-weight:600;min-width:0}.pdp-proof__faq-item summary>span{min-width:0;overflow-wrap:anywhere}.pdp-proof__faq-item summary::-webkit-details-marker{display:none}.pdp-proof__faq-item summary:after{content:"v";color:var(--pdp-subtle);font-size:.9rem;line-height:1;transition:transform .2s ease}.pdp-proof__faq-item[open] summary:after{transform:rotate(180deg)}.pdp-proof__faq-answer{margin-top:.6rem;color:var(--pdp-text);font-size:.875rem;line-height:1.6}.pdp-proof__faq-answer p{margin:0}@media screen and (min-width:960px){.pdp-proof{padding-bottom:4rem}.pdp-proof .page-width{width:min(100%,calc(75rem + 2 * var(--space-lg)))}.pdp-proof__apply-desktop-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.25rem;align-items:start}.pdp-proof__included-slot{min-width:0}.pdp-proof__included-slot .product-hero__included{border:1px solid var(--pdp-border);border-radius:.75rem;padding:1rem;background:#fff}.pdp-proof__included-slot .product-hero__included h2{margin-bottom:.9rem}.pdp-proof__included-slot .product-hero__included-grid{justify-content:space-between;gap:.6rem;margin-top:1rem;align-items:start}.pdp-proof__section--reviews{display:grid;grid-template-columns:minmax(16rem,18rem) minmax(0,1fr);column-gap:1.5rem;row-gap:.75rem;align-items:start}.pdp-proof__section--reviews>h2{grid-column:1 / -1}.pdp-proof__reviews-summary{grid-column:1;position:sticky;top:1.25rem}.pdp-proof__reviews-widget{grid-column:2}.pdp-proof__reviews-widget .jdgm-rev-widg__reviews.pdp-proof__reviews-list-ready{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.pdp-proof__reviews-widget .jdgm-rev.pdp-proof__review-card,.pdp-proof__reviews-widget .jdgm-carousel-item.pdp-proof__review-card{border:1px solid var(--pdp-border);border-radius:.7rem;padding:.9rem}.pdp-proof__reviews-pagination{grid-column:2;justify-content:flex-start;margin-top:.4rem}.pdp-proof__step-grid{gap:.85rem}.pdp-proof__snap-row--before-after{grid-auto-flow:row;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;overflow:visible;scroll-snap-type:none;padding-bottom:0}.pdp-proof__snap-row--routine{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;overflow:visible;scroll-snap-type:none;padding-bottom:0}.pdp-proof__routine-card{max-inline-size:none}.pdp-proof__comparison-wrap{max-width:48rem;margin-inline:auto}.pdp-proof__section--guarantee{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:1.1rem;text-align:left;border:1px solid var(--pdp-border);border-radius:.75rem;padding:1rem 1.1rem;background:var(--pdp-bg-soft);margin-top:-.35rem}.pdp-proof__guarantee-icon{grid-row:1 / 3;margin:0}.pdp-proof__section--guarantee h2{margin:0;grid-column:2}.pdp-proof__section--guarantee p{grid-column:2;margin:.35rem 0 0;max-width:none}}@media screen and (max-width:389px){.pdp-proof__step-card{padding:.6rem .45rem}.pdp-proof__step-text{font-size:.72rem}.pdp-proof__comparison-table th,.pdp-proof__comparison-table td{padding:.58rem .35rem;font-size:.7rem}.pdp-proof__reviews-summary{padding:.8rem}.pdp-proof__snap-row--routine{grid-auto-columns:minmax(68%,68%)}}.pdp-subscribe-jump{--pdp-subscribe-jump-bg: linear-gradient(180deg, #fbf5f3 0%, #f7efec 100%);--pdp-subscribe-jump-surface: rgba(255, 255, 255, .96);--pdp-subscribe-jump-border: rgba(27, 20, 100, .08);--pdp-subscribe-jump-heading: #1b1464;--pdp-subscribe-jump-body: #49516f;background:var(--pdp-subscribe-jump-bg);padding-block:2.5rem}.pdp-subscribe-jump__card{max-width:42rem;margin:0 auto;border:1px solid var(--pdp-subscribe-jump-border);border-radius:1.5rem;background:var(--pdp-subscribe-jump-surface);box-shadow:0 1.25rem 2.8rem #1b146414;padding:2rem 1.25rem;text-align:center}.pdp-subscribe-jump__heading{margin:0;color:var(--pdp-subscribe-jump-heading);font-size:clamp(1.7rem,4vw,2.35rem);line-height:1.04;letter-spacing:-.03em}.pdp-subscribe-jump__subhead{max-width:32rem;margin:.95rem auto 0;color:var(--pdp-subscribe-jump-body);font-size:1rem;line-height:1.55}.pdp-subscribe-jump__button{width:min(100%,22rem);min-height:3.35rem;margin:1.4rem auto 0;justify-content:center;font-size:.96rem;letter-spacing:.05em}.pdp-subscribe-jump__button:hover,.pdp-subscribe-jump__button:focus-visible{background:#6c5ce7;border-color:#6c5ce7;color:#fff;box-shadow:0 12px 24px #6c5ce738}.pdp-subscribe-jump__microcopy{margin:.85rem 0 0;color:color-mix(in srgb,var(--pdp-subscribe-jump-heading) 72%,transparent);font-size:.82rem;line-height:1.45}@media screen and (min-width:960px){.pdp-subscribe-jump{padding-block:3.5rem}.pdp-subscribe-jump__card{padding:2.5rem 2.75rem;border-radius:1.75rem}.pdp-subscribe-jump__subhead{font-size:1.05rem}}.pdp-testimonials{background-color:var(--color-off-white)}.pdp-testimonials__heading{text-align:center;margin-bottom:var(--spacing-xs)}.pdp-testimonials__subheading{text-align:center;color:var(--color-text-light);margin-bottom:var(--spacing-xl)}.pdp-testimonials__grid{display:grid;gap:var(--spacing-lg)}.pdp-testimonials__card{background-color:var(--color-white);border-radius:var(--radius-md);padding:var(--spacing-lg);margin:0;border:1px solid var(--color-border)}.pdp-testimonials__stars{display:flex;gap:2px;margin-bottom:var(--spacing-sm)}.pdp-testimonials__star{width:16px;height:16px;color:var(--color-star)}.pdp-testimonials__text{font-size:.9375rem;line-height:1.7;margin-bottom:var(--spacing-sm);font-style:italic}.pdp-testimonials__footer{display:flex;align-items:center;gap:var(--spacing-xs)}.pdp-testimonials__author{font-family:var(--font-heading);font-size:.875rem;font-style:normal}.pdp-testimonials__badge{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:var(--color-verified)}.pdp-testimonials__badge-icon{width:14px;height:14px}@media screen and (min-width:768px){.pdp-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.prelander-faq__shell{display:grid;gap:var(--space-xl)}.prelander-faq__items{display:grid;gap:var(--space-sm)}.prelander-faq__item{padding:var(--space-md) var(--space-lg)}.prelander-faq__item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);font-family:var(--font-heading);color:var(--color-primary)}.prelander-faq__item summary::-webkit-details-marker{display:none}.prelander-faq__item summary:after{content:"+";font-size:1.4rem;line-height:1;color:var(--color-muted)}.prelander-faq__item[open] summary:after{content:"-"}.prelander-faq__answer{padding-top:var(--space-sm)}.prelander-faq__answer p{margin:0;max-width:none;color:var(--color-muted)}.prelander-faq__cta{display:flex;justify-content:center}@media(max-width:749px){.prelander-faq__shell{gap:var(--space-lg)}.prelander-faq__item{padding:1rem 1rem 1.05rem}}.prelander-final-cta{background:radial-gradient(circle at bottom left,rgba(232,180,184,.22),transparent 28%),var(--prelander-final-cta-bg, transparent)}.prelander-final-cta__panel{display:grid;gap:var(--space-xl);padding:var(--space-xl)}.prelander-final-cta__content{display:grid;gap:var(--space-lg)}.prelander-final-cta__chips{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.prelander-final-cta__chip{display:inline-flex;align-items:center;gap:var(--space-xs);padding:.55rem .85rem;border-radius:999px;background:#ffffffe0;border:1px solid rgba(27,42,74,.12);color:var(--color-primary);font-size:.92rem}.prelander-final-cta__media,.prelander-final-cta__placeholder{aspect-ratio:4 / 5;min-width:0;border-radius:var(--radius-xl);overflow:hidden;background:#e8b4b829}.prelander-final-cta__image{width:100%;height:100%;object-fit:cover}.prelander-final-cta__placeholder{display:flex;align-items:center;justify-content:center;padding:var(--space-lg);text-align:center}.prelander-final-cta__placeholder span{font-family:var(--font-heading);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase}@media(min-width:990px){.prelander-final-cta__panel{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center}}@media(max-width:749px){.prelander-final-cta__content .button{width:100%}.prelander-final-cta__panel{gap:var(--space-lg);padding:1.2rem 1rem}}.prelander-hero-bridge,.prelander-checklist,.prelander-proof-grid,.prelander-results,.prelander-steps,.prelander-social-proof,.prelander-faq,.prelander-final-cta{font-size:1.0625rem}.prelander-hero-bridge h1{font-size:clamp(2.2rem,6vw,4rem);line-height:1.02}.prelander-checklist h2,.prelander-proof-grid h2,.prelander-results h2,.prelander-steps h2,.prelander-social-proof h2,.prelander-faq h2,.prelander-final-cta h2{font-size:clamp(2rem,5vw,3.1rem);line-height:1.08}.prelander-checklist h3,.prelander-proof-grid h3,.prelander-results h3,.prelander-steps h3,.prelander-social-proof h3,.prelander-faq summary,.prelander-final-cta h3{font-size:clamp(1.26rem,2.5vw,1.72rem);line-height:1.2}.prelander-hero-bridge .glr-section-header__intro,.prelander-checklist .glr-section-header__intro,.prelander-proof-grid .glr-section-header__intro,.prelander-results .glr-section-header__intro,.prelander-steps .glr-section-header__intro,.prelander-social-proof .glr-section-header__intro,.prelander-faq .glr-section-header__intro,.prelander-final-cta .glr-section-header__intro{font-size:clamp(1.08rem,2.6vw,1.32rem);line-height:1.6}.prelander-hero-bridge{background:radial-gradient(circle at top right,rgba(232,180,184,.18),transparent 30%),linear-gradient(180deg,#ffffff0f,#fff0),var(--prelander-hero-bg, var(--color-primary));color:var(--prelander-hero-text, #fff)}.prelander-hero-bridge__shell{display:grid;gap:var(--space-xl);align-items:center}.prelander-hero-bridge__content{display:grid;gap:calc(var(--space-md) - .1rem)}.prelander-hero-bridge__header h1,.prelander-hero-bridge__header .glr-section-header__intro,.prelander-hero-bridge__body,.prelander-hero-bridge__microcopy,.prelander-hero-bridge__secondary-cta,.prelander-hero-bridge .eyebrow{color:inherit}.prelander-hero-bridge__header .eyebrow{color:var(--prelander-hero-accent, var(--color-accent))}.prelander-hero-bridge__mobile-image-shell{display:none}.prelander-hero-bridge__mobile-image{width:100%;aspect-ratio:4 / 3.2;border-radius:var(--radius-xl);object-fit:cover;box-shadow:var(--shadow-md)}.prelander-hero-bridge__header .glr-section-header__intro,.prelander-hero-bridge__body,.prelander-hero-bridge__microcopy,.prelander-hero-bridge__trust-band p:not(.glr-trust-panel__title){max-width:none;opacity:.88}.prelander-hero-bridge__body{font-size:1.08rem;line-height:1.72}.prelander-hero-bridge__microcopy{font-size:.98rem}.prelander-hero-bridge__proof-list{display:grid;gap:var(--space-sm);list-style:none;padding:0}.prelander-hero-bridge__proof-item{display:grid;grid-template-columns:auto 1fr;gap:var(--space-sm);align-items:start;padding:.75rem .9rem;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-md);background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.prelander-hero-bridge__proof-icon{width:1.75rem;height:1.75rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff29;font-family:var(--font-heading);font-size:.88rem}.prelander-hero-bridge .button--accent{background:var(--prelander-hero-button, var(--color-accent));border-color:var(--prelander-hero-button, var(--color-accent));color:var(--prelander-hero-button-text, var(--color-primary))}.prelander-hero-bridge .button--accent:hover{color:var(--prelander-hero-text, #fff);border-color:currentColor}.prelander-hero-bridge .button--ghost{border-color:#ffffff59;color:var(--prelander-hero-text, #fff)}.prelander-hero-bridge .button--ghost:hover{border-color:var(--prelander-hero-accent, var(--color-accent));color:var(--prelander-hero-accent, var(--color-accent))}.prelander-hero-bridge__media-shell{display:grid;gap:var(--space-md)}.prelander-hero-bridge__media,.prelander-hero-bridge__placeholder{min-width:0;aspect-ratio:4 / 5;border-radius:var(--radius-xl);overflow:hidden;background:linear-gradient(180deg,#ffffff29,#ffffff0f);box-shadow:var(--shadow-md)}.prelander-hero-bridge__image,.prelander-hero-bridge__video,.prelander-hero-bridge__embed,.prelander-hero-bridge__embed iframe{width:100%;height:100%}.prelander-hero-bridge__image,.prelander-hero-bridge__video{object-fit:cover}.prelander-hero-bridge__embed iframe{border:0}.prelander-hero-bridge__placeholder{display:flex;align-items:center;justify-content:center;padding:var(--space-lg);text-align:center}.prelander-hero-bridge__placeholder span{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase}.prelander-hero-bridge__trust-band{display:grid;gap:var(--space-sm)}.prelander-hero-bridge__trust-band .glr-trust-panel{background:#ffffffe6;color:var(--color-primary)}.prelander-hero-bridge__sticky-cta{position:fixed;inset-inline:.85rem;inset-block-end:calc(env(safe-area-inset-bottom) + .85rem);z-index:35;min-height:3.4rem;box-shadow:0 12px 30px #1b2a4a38;opacity:0;pointer-events:none;transform:translateY(.75rem);transition:opacity var(--transition-fast),transform var(--transition-fast)}.prelander-hero-bridge__sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(min-width:990px){.prelander-hero-bridge__shell{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)}}@media(max-width:749px){.prelander-hero-bridge.section,.prelander-checklist.section,.prelander-proof-grid.section,.prelander-results.section,.prelander-steps.section,.prelander-social-proof.section,.prelander-faq.section,.prelander-final-cta.section{padding-block:1.75rem}.prelander-hero-bridge .section__header,.prelander-checklist .section__header,.prelander-proof-grid .section__header,.prelander-results .section__header,.prelander-steps .section__header,.prelander-social-proof .section__header,.prelander-faq .section__header,.prelander-final-cta .section__header{margin-bottom:1rem;gap:.75rem}.prelander-hero-bridge__mobile-image-shell{display:block;margin-top:.2rem}.prelander-hero-bridge__content .glr-cta-row{display:grid;gap:.65rem}.prelander-hero-bridge__content .button{width:100%}.prelander-hero-bridge__media-shell{gap:.85rem}.prelander-hero-bridge__proof-list{gap:.7rem}.prelander-hero-bridge__proof-item{padding:.72rem .82rem}.prelander-hero-bridge__body{font-size:1.05rem}}@media(min-width:750px){.prelander-hero-bridge__sticky-cta{display:none}}@media(prefers-reduced-motion:reduce){.prelander-hero-bridge__video{animation:none}}.prelander-checklist{background:var(--prelander-checklist-bg, #fff)}.prelander-checklist__grid{align-items:stretch}.prelander-checklist__card{display:grid;gap:var(--space-sm);min-width:0;padding:var(--space-lg)}.prelander-checklist__card h3,.prelander-checklist__card p{max-width:none}.prelander-checklist__card-head{display:grid;grid-template-columns:auto 1fr;gap:var(--space-sm);align-items:center}.prelander-checklist__badge{width:2.35rem;height:2.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e8b4b82e;color:var(--prelander-checklist-accent, var(--color-primary));font-family:var(--font-heading);font-size:1rem}.prelander-checklist__footer{margin-top:var(--space-xl);display:grid;gap:var(--space-sm);justify-items:center;text-align:center}.prelander-checklist__transition{margin:0;color:var(--color-primary);font-family:var(--font-heading);font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.35}@media(max-width:749px){.prelander-checklist__grid{grid-template-columns:1fr}.prelander-checklist__card{padding:1.15rem 1.1rem 1.2rem;gap:.9rem}.prelander-checklist__card-head{gap:.78rem;align-items:start}}.prelander-results{background:var(--prelander-results-bg, var(--color-background))}.prelander-results__grid{align-items:stretch}.prelander-results__card{overflow:hidden}.prelander-results__media,.prelander-results__placeholder{aspect-ratio:4 / 5;background:#e8b4b829}.prelander-results__image{width:100%;height:100%;object-fit:cover}.prelander-results__placeholder{display:flex;align-items:center;justify-content:center;padding:var(--space-lg);text-align:center}.prelander-results__placeholder span{font-family:var(--font-heading);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase}.prelander-results__body{display:grid;gap:var(--space-sm);padding:var(--space-lg)}.prelander-results__body h3,.prelander-results__body p{max-width:none}.prelander-results__kicker{margin:0;color:var(--prelander-results-accent, var(--color-primary));font-family:var(--font-heading);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.prelander-results__footer{margin-top:var(--space-xl);display:grid;gap:var(--space-sm);justify-items:center;text-align:center}.prelander-results__footer p{margin:0;color:var(--color-muted)}@media(max-width:749px){.prelander-results__body{padding:1.1rem 1rem 1.15rem}}.prelander-social-proof{background:var(--prelander-social-proof-bg, #fff)}.prelander-social-proof__stats{display:grid;gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr))}.prelander-social-proof__stat{display:grid;gap:var(--space-xs);justify-items:center;padding:var(--space-lg);text-align:center}.prelander-social-proof__stat-number{margin:0;color:var(--prelander-social-proof-accent, var(--color-primary));font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.35rem);line-height:1}.prelander-social-proof__stat-label{margin:0;color:var(--color-muted);font-size:.92rem;letter-spacing:.08em;text-transform:uppercase}.prelander-social-proof__reviews{align-items:stretch}.prelander-social-proof__review{display:grid;gap:var(--space-sm);padding:var(--space-lg)}.prelander-social-proof__review-title,.prelander-social-proof__review-text,.prelander-social-proof__review-footer cite,.prelander-social-proof__review-footer span{max-width:none}.prelander-social-proof__review-title{margin:0;color:var(--color-primary);font-family:var(--font-heading);font-size:1.12rem;line-height:1.25}.prelander-social-proof__review-text{margin:0;color:var(--color-primary);font-size:1.02rem;line-height:1.68}.prelander-social-proof__review-footer{display:grid;gap:.15rem;color:var(--color-muted);font-size:.84rem}.prelander-social-proof__review-footer cite{color:var(--color-primary);font-family:var(--font-heading);font-style:normal}.prelander-social-proof__cta{margin-top:var(--space-xl);display:flex;justify-content:center}@media(max-width:749px){.prelander-social-proof__stats{gap:.9rem;margin-bottom:var(--space-lg)}.prelander-social-proof__stat{padding:1rem .9rem}.prelander-social-proof__review{padding:1.15rem 1.05rem}}.prelander-proof-grid{background:linear-gradient(180deg,rgba(255,255,255,.88),var(--prelander-proof-grid-bg, var(--color-background)))}.prelander-proof-grid__shell{display:grid;gap:var(--space-xl);align-items:start}.prelander-proof-grid__media-wrap,.prelander-proof-grid__placeholder{min-width:0;aspect-ratio:4 / 5;border-radius:var(--radius-xl);overflow:hidden;background:#e8b4b829;box-shadow:var(--shadow-md)}.prelander-proof-grid__image{width:100%;height:100%;object-fit:cover}.prelander-proof-grid__placeholder{display:flex;align-items:center;justify-content:center;padding:var(--space-lg);text-align:center}.prelander-proof-grid__placeholder span{font-family:var(--font-heading);color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em}.prelander-proof-grid__content{display:grid;gap:var(--space-lg)}.prelander-proof-grid__card{display:grid;gap:var(--space-sm);padding:var(--space-lg)}.prelander-proof-grid__card-header{display:grid;grid-template-columns:auto 1fr;gap:var(--space-sm);align-items:center}.prelander-proof-grid__card-header h3,.prelander-proof-grid__card p{max-width:none}.prelander-proof-grid__icon{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1b2a4a14;color:var(--prelander-proof-grid-accent, var(--color-primary));font-size:1rem}.prelander-proof-grid__supporting-copy{margin:0;color:var(--color-muted);font-size:.96rem}@media(max-width:749px){.prelander-proof-grid__media-wrap{order:-1}.glr-card-grid.glr-card-grid--two{grid-template-columns:1fr}.prelander-proof-grid__content{gap:var(--space-md)}.prelander-proof-grid__card{padding:1.1rem 1rem}}@media(min-width:990px){.prelander-proof-grid__shell{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}}.prelander-steps__shell{display:grid;gap:var(--space-xl);align-items:center}.prelander-steps__content{display:grid;gap:var(--space-lg)}.prelander-steps__list{display:grid;gap:var(--space-md)}.prelander-steps__item{display:grid;grid-template-columns:auto 1fr;gap:var(--space-md);align-items:start;padding:var(--space-md);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.prelander-steps__count{width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1b2a4a14;color:var(--prelander-steps-accent, var(--color-primary));font-family:var(--font-heading)}.prelander-steps__copy{display:grid;gap:var(--space-xs)}.prelander-steps__copy h3,.prelander-steps__copy p{max-width:none}.prelander-steps__supporting-copy{margin:0;color:var(--color-primary);font-family:var(--font-heading);font-size:.95rem}.prelander-steps__media,.prelander-steps__placeholder{aspect-ratio:4 / 5;border-radius:var(--radius-xl);overflow:hidden;background:#e8b4b829;box-shadow:var(--shadow-md)}.prelander-steps__image{width:100%;height:100%;object-fit:cover}.prelander-steps__placeholder{display:flex;align-items:center;justify-content:center;padding:var(--space-lg);text-align:center}.prelander-steps__placeholder span{font-family:var(--font-heading);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase}@media(min-width:990px){.prelander-steps__shell{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}}@media(max-width:749px){.prelander-steps__content{gap:var(--space-md)}.prelander-steps__list{gap:.9rem}.prelander-steps__item{gap:.9rem;padding:.95rem}}.product-app-blocks{padding-top:0;padding-bottom:var(--space-lg, 2rem)}.product-app-blocks__shell{display:grid;gap:1rem;max-width:42rem;margin:0 auto;padding:1.5rem;border:1px solid rgba(27,20,100,.12);border-radius:1.5rem;background:linear-gradient(180deg,#fffffffa,#f6f5fff5);box-shadow:0 1.5rem 3rem #1b146414}.product-app-blocks__header{display:grid;gap:.35rem}.product-app-blocks__eyebrow{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1b1464}.product-app-blocks__heading{margin:0;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.1;color:#111827}.product-app-blocks__price-row{display:flex;align-items:baseline;gap:.75rem}.product-app-blocks__price{margin:0;font-size:1.8rem;font-weight:700;line-height:1;color:#111827}.product-app-blocks__compare{color:#6b7280;font-size:1rem}.product-app-blocks__variant{margin:0;font-size:.95rem;color:#4b5563}.product-app-blocks__form{display:grid;gap:1rem}.product-app-blocks__inner{display:grid;gap:.875rem}.product-app-blocks__block:empty{display:none}.product-app-blocks__submit{width:100%}.product-app-blocks__submit[disabled]{opacity:.6;cursor:not-allowed}.product-app-blocks__supporting-copy{margin:0;font-size:.9rem;text-align:center;color:#4b5563}@media screen and (max-width:749px){.product-app-blocks__shell{padding:1.25rem;border-radius:1.25rem}.product-app-blocks__price{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
