*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}:focus-visible{outline:2px solid #111;outline-offset:2px}body{font-family:Plus Jakarta Sans,sans-serif;color:var(--text);background:#fff;line-height:1.55;min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}.with-grain .main-content:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.015;background-image:radial-gradient(#000 .5px,transparent .5px);background-size:3px 3px}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:1rem;top:1rem;z-index:300;background:#fff;color:#000;padding:.45rem .7rem;border-radius:8px}.main-content,.site-header,.site-footer{position:relative;z-index:1}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}p{margin:0 0 1rem}h1,h2,h3,h4{margin:0 0 .8rem;line-height:1.1;letter-spacing:-.01em;font-family:inherit;font-weight:700}h1{font-size:clamp(1.7rem,8.8vw,2.35rem)}h2{font-size:clamp(1.35rem,6.1vw,2rem)}h3{font-size:clamp(1.05rem,4.4vw,1.2rem)}ul{list-style:none;margin:0;padding:0}s{color:var(--muted)}.page-width{width:min(var(--content-width),92vw);margin:0 auto}.section-block{padding:2.55rem 0}.kicker{margin:0 0 .6rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#2e2e2e}.kicker:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:#111}.btn{border:0;border-radius:999px;font:inherit;font-size:.86rem;font-weight:700;letter-spacing:.02em;cursor:pointer;min-height:2.95rem;padding:.58rem 1.18rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;transition:transform .14s ease,box-shadow .14s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:#111;box-shadow:0 10px 20px #1111112e}.btn-ghost{color:var(--text);background:#fff;border:1px solid #d6deea}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--text);font:inherit;padding:.68rem .78rem}label{display:block;margin:0 0 .4rem;font-size:.88rem;font-weight:600}.rte p:last-child{margin-bottom:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement-bar{background:#111;color:#fff}.announcement-bar p{margin:0;min-height:2rem;display:grid;align-items:center;text-align:center;font-size:.72rem;letter-spacing:.02em}.site-header{background:#fffffffa;border-bottom:1px solid #e5ebf3;transition:box-shadow .18s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-header.is-sticky{position:sticky;top:0;z-index:110}.site-header.is-scrolled{box-shadow:0 12px 24px #11111112}.header-shell{min-height:3.9rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.45rem}.brand{grid-column:2;justify-self:center;text-align:center;font-family:Fraunces,serif;font-size:1.22rem;font-weight:700;letter-spacing:.01em}.menu-toggle{grid-column:1;justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:0;width:2.55rem;min-height:2.55rem;padding:0;border-radius:14px;border:1px solid #d5deea;background:#fff;color:#1a233a;-webkit-appearance:none;appearance:none;font:inherit;box-shadow:0 5px 12px #0f17270f}.menu-toggle__text{display:none}.menu-toggle__icon{width:1rem;height:.82rem;display:grid;align-content:space-between}.menu-toggle__icon span{width:100%;height:2px;border-radius:999px;background:#121c31;transition:transform .18s ease,opacity .18s ease}.menu-toggle[aria-expanded=true] .menu-toggle__icon span:nth-child(1){transform:translateY(.39rem) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle__icon span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] .menu-toggle__icon span:nth-child(3){transform:translateY(-.39rem) rotate(-45deg)}.header-cart-mobile{grid-column:3;justify-self:end;width:2.55rem;min-height:2.55rem;display:inline-grid;place-items:center;border:1px solid #d5deea;border-radius:14px;background:#fff;color:#1a233a;position:relative;box-shadow:0 5px 12px #0f17270f}.header-cart-mobile svg{width:1.16rem;height:1.16rem}.header-cart-mobile__count{position:absolute;right:-.26rem;top:-.26rem;min-width:1.08rem;height:1.08rem;border-radius:999px;border:1px solid #fff;background:#111;color:#fff;font-size:.6rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums;padding:0 .2rem}.header-cart-mobile[aria-current=page]{border-color:#111;box-shadow:0 10px 18px #1111111f}.header-actions{display:none}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c111d6b;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:120}.mobile-menu-backdrop.is-open{opacity:1;pointer-events:auto}.header-nav{position:fixed;top:0;left:0;width:min(86vw,22rem);height:100dvh;transform:translate(-108%);transition:transform .22s ease;background:#fbfcff;border-right:1px solid #dfe6f1;box-shadow:20px 0 38px #0e15221f;z-index:130;overflow-y:auto;padding:1.05rem}.header-nav.is-open{transform:translate(0)}.mobile-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.7rem;padding-bottom:.72rem;border-bottom:1px solid #e5ebf4}.mobile-panel-head p{margin:0;font-size:1.08rem;font-family:inherit;font-weight:700}.mobile-panel-close{border:1px solid #d7dfec;border-radius:999px;background:#fff;font:inherit;font-size:.8rem;font-weight:700;padding:.32rem .68rem}.mobile-panel-shop{margin-bottom:.82rem}.mobile-panel-shop-link{display:flex;align-items:center;justify-content:space-between;border-radius:14px;border:1px solid #111;background:#111;color:#fff;padding:.7rem .8rem;font-size:.92rem;font-weight:700;box-shadow:0 10px 18px #1113}.mobile-panel-shop-link:after{content:"\2192";font-size:.82rem}.mobile-panel-shop-link[aria-current=page]{background:#1f1f1f;border-color:#1f1f1f}.mobile-panel-collections{margin-bottom:.95rem}.mobile-panel-collections__title{margin:0 0 .48rem;color:#4a556d;font-size:.66rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.mobile-panel-collections__grid{display:grid;gap:.42rem}.mobile-panel-collection-card{display:flex;align-items:center;justify-content:space-between;border:1px solid #dce4ef;border-radius:14px;background:#fff;color:#1a233a;padding:.7rem .74rem;box-shadow:0 8px 16px #0f17270d}.mobile-panel-collection-card[aria-current=page]{border-color:#111;box-shadow:0 12px 20px #1111111f}.mobile-panel-collection-name{font-size:.9rem;font-weight:700;letter-spacing:.01em}.mobile-panel-collection-arrow{color:#6b768d;font-size:.84rem}.header-nav ul{display:grid;gap:.34rem}.header-nav li a{display:block;border-radius:12px;padding:.7rem .6rem;font-size:.95rem;font-weight:700;color:#1a233a}.header-nav li a:hover{background:#f5f8fc}.header-nav li a[aria-current=page],.header-actions a[aria-current=page],.mobile-panel-actions a[aria-current=page]{color:#111;font-weight:700}.header-nav li a[aria-current=page]{text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1.5px}.header-actions a span,.mobile-panel-actions a span{font-variant-numeric:tabular-nums}.mobile-panel-actions{display:grid;gap:.42rem;margin-top:.82rem;padding-top:.8rem;border-top:1px solid #e5ebf4}.mobile-panel-actions a{display:block;border:1px solid #dce4ef;border-radius:12px;background:#fff;padding:.66rem .65rem;font-size:.9rem;font-weight:700}.hero-showcase{padding-top:.85rem}.hero-layout{position:relative;display:block}.hero-media-wrap{position:relative;border:0;border-radius:26px;overflow:hidden;background:#050505;box-shadow:0 24px 38px #070a1052}.hero-media-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(110deg,#05080ccc 9%,#05080c6b 52%,#05080c1a)}.hero-media-wrap:after{content:"";position:absolute;inset:auto 0 0;z-index:1;height:44%;pointer-events:none;background:linear-gradient(to top,rgba(5,8,12,.72),transparent)}.hero-media,.hero-placeholder,.hero-media--video{display:block;width:100%;height:100%;aspect-ratio:4 / 5;min-height:21rem;max-height:32rem;object-fit:cover}.hero-media-badge{position:absolute;right:.8rem;bottom:.8rem;z-index:3;margin:0;background:#fff;color:#0d131f;border-radius:999px;padding:.32rem .58rem;font-size:.7rem;font-family:inherit;font-weight:800;line-height:1;display:none;align-items:center}.hero-mobile-overlay{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:3;display:grid;gap:.78rem;max-width:17rem}.hero-mobile-eyebrow{display:none}.hero-mobile-title{margin:0;color:#fff;font-family:inherit;font-size:clamp(1.55rem,8vw,2.2rem);font-weight:800;line-height:1;letter-spacing:-.03em;text-wrap:balance}.hero-mobile-sale,.hero-mobile-text{display:none}.hero-mobile-button{width:fit-content;min-height:2.85rem;padding-inline:1.1rem;font-size:.84rem;border-radius:999px;background:#fff;color:#111;box-shadow:none}.hero-copy{display:none;position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:3;gap:.56rem;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;color:#fff}.heading-mobile,.has-mobile-heading .heading-desktop{display:none}.has-mobile-heading .heading-mobile{display:inline}.hero-flash{margin:0;display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;border:1px solid rgba(255,255,255,.32);background:#ffffff1a;color:#fff;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.22rem .5rem}.hero-copy h1{margin:0;max-width:15ch;font-size:clamp(1.58rem,8vw,2.3rem);font-weight:800;line-height:1;letter-spacing:-.03em;color:#fff}.hero-description{margin:0;max-width:42ch;color:#ffffffe6;font-size:.9rem;line-height:1.45}.hero-trust{display:flex;flex-wrap:wrap;gap:.42rem}.hero-trust li{margin:0;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#ffffff1f;color:#fff;font-size:.72rem;font-weight:600;line-height:1.2;padding:.28rem .52rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-trust li:before{content:"\2713";margin-right:.28rem;font-weight:700;color:#fff}.hero-actions{margin-top:.1rem;display:flex;flex-wrap:wrap;gap:.5rem}.hero-actions .btn{width:auto;min-height:2.7rem;padding:.56rem 1rem;font-size:.8rem}.hero-actions .btn-primary{background:#fff;color:#111;box-shadow:none}.hero-actions .btn-ghost{border-color:#fff6;background:transparent;color:#fff}.hero-stats{margin-top:.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;max-width:24rem}.stat-card{border:1px solid rgba(255,255,255,.32);border-radius:14px;background:#ffffff1a;padding:.45rem .55rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.stat-value{margin:0;font-size:.98rem;font-family:inherit;font-weight:800;color:#fff;line-height:1}.stat-label{margin:.22rem 0 0;color:#ffffffd1;font-size:.66rem}.hero-copy .kicker{margin:0;color:#ffffffd9;font-size:.64rem}.hero-copy .kicker:before{background:#fff}.marquee-strip{border:0;background:transparent}.marquee-track{display:flex;gap:.45rem;overflow-x:auto;min-width:0;padding:.05rem 0 .15rem;scrollbar-width:none}.marquee-track::-webkit-scrollbar{display:none}.marquee-item{white-space:nowrap;border:1px solid #e2e8f1;border-radius:999px;background:#fff;padding:.34rem .6rem;font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.marquee-item:after{content:"";margin:0}.section-headline{margin-bottom:1.35rem;display:flex;align-items:start;justify-content:space-between;gap:.75rem}.section-headline--compact{margin-bottom:1rem}.usp-subtext{margin:0;color:var(--muted);font-size:.9rem}.usp-grid,.benefit-track,.testimonials-layout{display:flex;gap:.72rem;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -2vw;padding:0 2vw .34rem;scrollbar-width:none}.usp-grid::-webkit-scrollbar,.benefit-track::-webkit-scrollbar,.testimonials-layout::-webkit-scrollbar,.hero-stats::-webkit-scrollbar{display:none}.usp-item,.benefit-card,.testimonial-card{min-width:84%;scroll-snap-align:start}.featured-collection .product-grid,.main-collection .product-grid{display:grid;grid-template-columns:1fr;gap:.85rem;margin:0;padding:0;overflow:visible}.featured-collection .product-card,.main-collection .product-card{min-width:0}.usp-item{border:1px solid var(--border);border-radius:16px;padding:.76rem;background:#fff;box-shadow:0 8px 20px #0e16240a;display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:start}.usp-item__icon{margin:0;width:1.3rem;height:1.3rem;border-radius:999px;border:1px solid #d8e3b1;background:#f8ffd6;display:grid;place-items:center;font-size:.76rem;font-weight:700}.usp-item h3{margin:0 0 .2rem;font-size:.95rem}.usp-item p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.35}.benefit-card{border:1px solid var(--border);border-radius:16px;background:#fff;padding:.82rem;box-shadow:0 8px 20px #0e16240a}.benefit-icon{margin:0 0 .35rem;font-size:1.15rem}.benefit-card h3{margin-bottom:.28rem;font-size:.98rem}.benefit-card p{margin:0;color:var(--muted);font-size:.84rem}.product-card{border:1px solid var(--border);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 12px 24px #0e16240d}.product-card__media{display:block;position:relative}.product-card__media img,.placeholder-media{width:100%;aspect-ratio:4 / 3;max-height:13rem;object-fit:cover;background:#f9fbff}.product-badges{position:absolute;left:.62rem;top:.62rem;display:flex;flex-wrap:wrap;gap:.38rem}.badge{border-radius:999px;background:#111;color:#fff;padding:.22rem .48rem;font-size:.68rem;font-weight:700}.badge-muted{background:#5f5f5f;color:#fff}.product-card__body{padding:.78rem;display:grid;gap:.38rem}.product-card__body h3{margin-bottom:.22rem;font-size:1rem;line-height:1.2}.product-card__topline{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.product-card__context{margin:0;font-size:.64rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#5f6980;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__state{margin:0;border-radius:999px;font-size:.62rem;font-weight:700;line-height:1;padding:.24rem .42rem;white-space:nowrap}.product-card__state.is-in-stock{border:1px solid #cfe6d9;background:#edf9f2;color:#136748}.product-card__state.is-sold-out{border:1px solid #e5c6c6;background:#fbefef;color:#7d1f1f}.product-card__title{margin:0}.product-card__title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__meta{margin:0;color:#5a657d;font-size:.73rem}.price-row{margin:0;display:inline-flex;gap:.45rem;align-items:baseline;font-size:.95rem;font-weight:700}.product-card__chips{margin-top:.08rem;display:flex;flex-wrap:wrap;gap:.34rem}.product-card__chips span{border:1px solid #d9e1ec;border-radius:999px;background:#fff;color:#3e485f;font-size:.66rem;font-weight:700;line-height:1;padding:.28rem .46rem}.product-card__actions{margin-top:.48rem}.quick-add-form{margin:0}.btn-quick{width:100%;min-height:2.8rem}.stock-note{margin:0;font-size:.84rem;font-weight:600;color:var(--muted)}.placeholder-card p{margin:0;color:var(--muted);font-size:.84rem}.callout-shell,.newsletter-shell,.product-layout{display:grid;gap:.72rem}.callout-shell.reverse{direction:ltr}.callout-media,.callout-copy,.newsletter-shell,.product-gallery,.product-info,.page-shell,.main-cart form,.main-search,.main-page,.main-404{border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 10px 20px #0e16240a}.callout-media,.callout-copy,.newsletter-shell,.product-gallery,.product-info,.page-shell{padding:1rem}.callout-media{overflow:hidden}.callout-media img,.callout-placeholder{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px}.callout-copy .btn{margin-top:.45rem;width:100%}.testimonial-card{border:1px solid #dbe2ed;border-radius:18px;background:linear-gradient(170deg,#fff,#f8fbff);padding:.92rem;display:grid;gap:.5rem;box-shadow:0 8px #eef2f8,0 18px 28px #0e162414}.testimonial-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.testimonial-card__profile{display:flex;align-items:center;gap:.44rem;min-width:0}.testimonial-card__avatar{width:1.8rem;height:1.8rem;border-radius:999px;border:1px solid #d9e2ef;background:linear-gradient(160deg,#f7f9fd,#eef3f9);color:#101723;font-size:.72rem;font-weight:700;display:grid;place-items:center;flex:0 0 auto;text-transform:uppercase}.testimonial-card__identity{min-width:0}.testimonial-card__verified{border:1px solid #d4deea;border-radius:999px;background:#f8fafd;color:#2a3346;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1;white-space:nowrap;padding:.3rem .48rem;align-self:center}.testimonial-headline{flex-direction:column;align-items:flex-start;gap:.55rem}.testimonial-trust{margin:0;display:inline-flex;align-items:center;gap:.45rem;border:1px solid #d8e0ea;border-radius:999px;background:#fff;padding:.3rem .5rem .3rem .3rem}.testimonial-trust__icon{width:1.25rem;height:1.25rem;border-radius:6px;background:#00b67a;color:#fff;display:grid;place-items:center}.testimonial-trust__icon svg{width:.78rem;height:.78rem}.testimonial-trust__text{display:inline-flex;align-items:baseline;gap:.3rem;font-size:.68rem;font-weight:600;color:#32425c}.testimonial-trust__text strong{font-size:.76rem;line-height:1;color:#111}.testimonial-card__rating{margin:0;display:flex;gap:.16rem}.testimonial-card__star{width:.88rem;height:.88rem;border-radius:4px;background:#00b67a;color:#fff;display:grid;place-items:center}.testimonial-card__star svg{width:.62rem;height:.62rem}.quote{margin:0;font-size:.9rem;line-height:1.45}.author{margin:0;font-size:.84rem;font-family:inherit;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta{margin:.08rem 0 0;color:var(--muted);font-size:.7rem}.faq-subtext{margin:0;color:var(--muted);font-size:.9rem}.faq-list{display:grid;gap:.58rem}.faq-item{border:1px solid var(--border);border-radius:16px;background:#fff;padding:0 .72rem}.faq-item[open]{border-color:#d2dceb;box-shadow:0 8px 18px #0f16240d}.faq-question{display:flex;align-items:start;justify-content:space-between;gap:.72rem;cursor:pointer;list-style:none;font-family:inherit;font-size:.93rem;font-weight:700;line-height:1.25;padding:.72rem 0}.faq-question::-webkit-details-marker{display:none}.faq-icon{width:1.1rem;height:1.1rem;margin-top:.05rem;position:relative;border-radius:999px;border:1px solid #d7dfeb;background:#fff;flex:0 0 auto}.faq-icon:before,.faq-icon:after{content:"";position:absolute;left:50%;top:50%;width:.52rem;height:1.5px;border-radius:999px;background:#1f2a43;transform:translate(-50%,-50%)}.faq-icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .14s ease}.faq-item[open] .faq-icon:after{opacity:0}.faq-answer{padding:0 0 .75rem;color:var(--muted);font-size:.86rem;line-height:1.5}.faq-answer p{margin:0}.hero-vertical-menu{padding-top:.35rem}.hero-vertical-menu__shell{max-width:100%;margin:0 auto;padding:0}.hero-vertical-menu__heading{margin:0 0 .36rem;font-size:clamp(1.2rem,4.8vw,1.5rem);color:#111}.hero-vertical-menu__subtext{margin:0 0 .9rem;color:#555;font-size:.88rem;line-height:1.45}.hero-vertical-menu__list{display:flex;gap:.62rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 .2rem;scrollbar-width:none}.hero-vertical-menu__list::-webkit-scrollbar{display:none}.hero-vertical-menu__list li{min-width:11.2rem;scroll-snap-align:start}.hero-vertical-menu__list a{display:grid;gap:.34rem;border:1px solid #d9e1ec;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafd);color:#111;padding:.9rem .88rem;min-height:6rem;box-shadow:0 12px 24px #0e16240d;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.hero-vertical-menu__list a:hover,.hero-vertical-menu__list a:focus-visible,.hero-vertical-menu__list a.is-active{border-color:#111;background:#fff;color:#111;transform:translateY(-1px)}.hero-vertical-menu__item-title{display:block;font-size:.98rem;font-weight:700;line-height:1.2}.hero-vertical-menu__item-subtitle{display:block;margin-top:.34rem;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:#666;font-weight:600}.hero-vertical-menu__item-arrow{margin-top:auto;width:fit-content;border:1px solid #d9e1ec;border-radius:999px;background:#fff;color:#111;font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;line-height:1;padding:.34rem .54rem}.hero-vertical-menu__list a.is-active .hero-vertical-menu__item-arrow{border-color:#111;background:#111;color:#fff}.page-hero{padding-top:1.35rem}.page-hero-shell{border:1px solid #e1e8f2;border-radius:22px;background:linear-gradient(180deg,#fff,#f7f9fd);box-shadow:0 14px 24px #0e16240f;padding:1.1rem}.page-hero-shell--center{text-align:center}.page-hero-text{margin:0 0 .8rem;color:var(--muted);max-width:62ch}.page-hero-shell--center .page-hero-text{margin-inline:auto}.page-hero-points{display:flex;flex-wrap:wrap;gap:.45rem}.page-hero-points li{border:1px solid #dde5f0;background:#fff;border-radius:999px;font-size:.78rem;font-weight:600;color:#29354c;padding:.32rem .6rem}.page-hero-actions{margin-top:.9rem;display:grid;gap:.45rem}.page-hero-actions .btn{width:100%}.luxe-info-subtext{margin:0;color:#55617a;font-size:.88rem;line-height:1.5;max-width:56ch}.luxe-info-grid{display:grid;gap:.72rem}.luxe-info-card{position:relative;border:1px solid #d7e0ec;border-radius:18px;background:linear-gradient(165deg,#fff,#f8fbff);padding:.95rem;overflow:hidden}.luxe-info-card--depth{box-shadow:0 9px #edf2f8,0 20px 30px #0e162414}.luxe-info-card:after{content:"";position:absolute;right:-1.6rem;top:-1.6rem;width:5.5rem;height:5.5rem;border-radius:999px;background:radial-gradient(circle,#11111114,#1110);pointer-events:none}.luxe-info-card__icon-wrap{margin:0 0 .5rem;width:2.15rem;height:2.15rem;border-radius:12px;display:grid;place-items:center;border:1px solid #ccd7e5;background:#fff;box-shadow:0 5px #edf2f8,0 10px 20px #0e16240f;position:relative;z-index:1}.luxe-info-card__icon{width:1.15rem;height:1.15rem;color:#111}.luxe-info-card__icon svg{width:100%;height:100%}.luxe-info-card__label{margin:0 0 .24rem;font-size:.67rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#5b667d;position:relative;z-index:1}.luxe-info-card h3{margin-bottom:.32rem;font-size:1.01rem;position:relative;z-index:1}.luxe-info-card .rte{color:#58647d;font-size:.84rem;line-height:1.5;position:relative;z-index:1}.luxe-info-card--tone-0 .luxe-info-card__icon-wrap{border-color:#cfd9e7;background:linear-gradient(155deg,#fff,#f2f6fc)}.luxe-info-card--tone-1 .luxe-info-card__icon-wrap{border-color:#d9e1cf;background:linear-gradient(155deg,#fff,#f5f9ee)}.luxe-info-card--tone-2 .luxe-info-card__icon-wrap{border-color:#dad4e7;background:linear-gradient(155deg,#fff,#f3f0f8)}.contact-panel-shell{display:grid;gap:.72rem}.contact-panel-copy,.contact-panel-form{border:1px solid #e0e7f2;border-radius:16px;background:#fff;box-shadow:0 9px 20px #0e16240a;padding:.9rem}.contact-panel-text{margin:0 0 .8rem;color:var(--muted)}.contact-panel-list{display:grid;gap:.6rem}.contact-panel-list li{border-top:1px solid #e6edf6;padding-top:.55rem}.contact-panel-list span{display:block;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#59657f;margin-bottom:.2rem}.contact-panel-list a,.contact-panel-list p{margin:0;font-size:.92rem}.contact-panel-form{display:grid;gap:.58rem}.contact-panel-form .btn{width:100%}.contact-panel-success,.contact-panel-error{margin:0;font-size:.85rem}.contact-panel-success{color:#106650}.newsletter-form{display:grid;gap:.55rem}.newsletter-form .newsletter-success,.newsletter-form .newsletter-error{margin:0;font-size:.85rem}.newsletter-form .newsletter-success{color:#11745f}.product-page{padding-top:1rem}.product-layout--enhanced{align-items:start;gap:.9rem}.product-gallery{display:grid;gap:.78rem}.product-main-frame{border:1px solid #dce2ec;border-radius:20px;background:linear-gradient(180deg,#fff,#f6f8fc);overflow:hidden;box-shadow:0 12px 26px #11111114;position:relative}.product-main-frame:after{content:"";position:absolute;inset:auto 0 0;height:2.2rem;pointer-events:none;background:linear-gradient(to top,rgba(17,17,17,.08),transparent)}.product-main-image{width:100%;aspect-ratio:4 / 3;max-height:18rem;object-fit:cover}.product-thumbs{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none}.product-thumbs::-webkit-scrollbar{display:none}.product-thumb{border:1px solid #d7deea;border-radius:12px;background:#fff;padding:0;width:3.3rem;min-width:3.3rem;cursor:pointer;overflow:hidden;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.product-thumb.is-active{border-color:#111;box-shadow:0 8px 18px #11111124}.product-thumb img{width:100%;aspect-ratio:1;object-fit:cover}.product-info{border:0;background:transparent;box-shadow:none;padding:0;border-color:#d4dce9;position:relative;overflow:visible}.product-info:before{display:none}.product-info>*{position:relative;z-index:1}.product-price{margin:0 0 .45rem;display:inline-flex;gap:.45rem;align-items:baseline;font-size:1.35rem;font-family:inherit;font-weight:800;color:#111}.product-price s{font-size:.95rem}.product-availability{margin:0 0 .62rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-availability.is-available{color:#147154}.product-availability.is-unavailable{color:#8f1f1f}.product-social-proof{margin:0 0 .95rem;border:1px solid #d8e1ee;border-radius:14px;background:linear-gradient(165deg,#fff,#f7f9fd);box-shadow:0 8px 18px #1111110d;padding:.58rem .68rem;display:grid;gap:.34rem}.product-social-proof__stars{display:flex;gap:.18rem}.product-social-proof__stars span{width:.88rem;height:.88rem;border-radius:4px;background:#00b67a;color:#fff;display:grid;place-items:center}.product-social-proof__stars svg{width:.62rem;height:.62rem}.product-social-proof__text{margin:0;display:flex;flex-wrap:wrap;gap:.32rem;align-items:baseline;color:#4f5b74;font-size:.77rem}.product-social-proof__text strong{color:#111;font-size:.9rem;line-height:1}.product-highlights{margin:0 0 1rem;display:grid;gap:.58rem}.product-highlights li{display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:start;border:1px solid #d6ddea;border-radius:14px;background:linear-gradient(160deg,#fff,#f7f9fd);color:#212939;font-size:.8rem;font-weight:600;line-height:1.35;padding:.54rem .62rem;box-shadow:0 7px #e7ebf3,0 14px 20px #1111110d}.product-highlights__icon{width:1.05rem;height:1.05rem;border-radius:999px;border:1px solid #d5ddea;background:#fff;color:#1e2a42;display:grid;place-items:center}.product-highlights__icon svg{width:.7rem;height:.7rem}.product-trust-grid{margin:0 0 1rem;display:grid;gap:.58rem}.product-trust-item{border:1px solid #d9e1ed;border-radius:14px;background:#fff;padding:.56rem .62rem;box-shadow:0 8px 16px #1111110a}.product-trust-item__icon{margin-bottom:.34rem;width:1.3rem;height:1.3rem;border-radius:8px;border:1px solid #d9e1ee;background:#f8faff;color:#18233a;display:grid;place-items:center}.product-trust-item__icon svg{width:.86rem;height:.86rem}.product-trust-item__title{margin:0;font-size:.78rem;font-weight:800;color:#1c2740}.product-trust-item__text{margin:.2rem 0 0;color:#5a657d;font-size:.74rem;line-height:1.4}.product-color-picker{margin:0 0 1rem}.product-color-picker__label{margin:0 0 .42rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4a556e}.product-color-picker__list{display:flex;flex-wrap:wrap;gap:.42rem}.product-color-swatch{border:1px solid #d8e0ec;border-radius:999px;background:#fff;color:#1f2b43;display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .56rem .3rem .34rem;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-color-swatch:hover{transform:translateY(-1px)}.product-color-swatch.is-active{border-color:#111;box-shadow:0 8px 16px #1111111f}.product-color-swatch__dot{width:.9rem;height:.9rem;border-radius:999px;border:1px solid rgba(17,17,17,.2);background:var(--swatch-color, #f4f6fb)}.product-color-swatch__name{line-height:1}.product-bundles{margin:0 0 1rem;display:grid;gap:.55rem}.product-bundle{width:100%;position:relative;border:1px solid #d8e1ee;border-radius:16px;background:linear-gradient(165deg,#fff,#f8fbff);box-shadow:0 9px 18px #1111110d;padding:.62rem .7rem;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-bundle:hover{transform:translateY(-1px)}.product-bundle.is-active{border-color:#111;box-shadow:0 14px 24px #1111111f}.product-bundle__badge{position:absolute;right:.56rem;top:.56rem;border-radius:999px;background:#111;color:#fff;font-size:.62rem;font-weight:700;line-height:1;padding:.22rem .42rem}.product-bundle__title{margin:0;font-size:.86rem;font-weight:800;color:#1d2840}.product-bundle__meta{margin:.16rem 0 0;font-size:.72rem;color:#55617a}.product-bundle__price{margin:.28rem 0 0;font-size:1rem;font-weight:800;color:#111}.product-form{display:grid;gap:.8rem;margin-bottom:1rem;border:1px solid #d9e1ed;border-radius:18px;background:#fff;box-shadow:0 10px 20px #1111110d;padding:.8rem}.product-form-row{display:grid;gap:.62rem}.product-qty-wrap{max-width:8rem}.product-qty-stepper{display:inline-grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;border:1px solid #d6deea;border-radius:12px;background:#fff;overflow:hidden}.product-qty-stepper__btn{width:2rem;min-height:2.5rem;border:0;background:#f6f8fc;color:#28344c;font-size:1rem;font-weight:700;cursor:pointer}.product-qty-stepper__btn:hover{background:#edf2fa}.product-qty-stepper input{width:3rem;min-height:2.5rem;border:0;border-left:1px solid #dfe6f1;border-right:1px solid #dfe6f1;border-radius:0;text-align:center;font-size:.9rem;font-weight:700;padding:.2rem}.product-actions{display:grid;gap:.54rem}.product-atc{width:100%}.product-dynamic-checkout .shopify-payment-button{margin-top:.22rem}.product-dynamic-checkout .shopify-payment-button__button{border-radius:999px;min-height:2.9rem}.product-dynamic-checkout .shopify-payment-button__button--hidden{display:none}.product-payment-strip{margin:0 0 .95rem;display:flex;flex-wrap:wrap;gap:.36rem}.product-payment-strip span{border:1px solid #d6deea;border-radius:999px;background:#fff;color:#2d3850;font-size:.68rem;font-weight:700;line-height:1;padding:.3rem .52rem}.product-guarantee-card{margin:0 0 1rem;border:1px solid #d9e2ef;border-radius:16px;background:linear-gradient(165deg,#fff,#f7f9fd);box-shadow:0 10px 18px #1111110d;padding:.62rem .7rem;display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:start}.product-guarantee-card__icon{width:1.4rem;height:1.4rem;border-radius:9px;border:1px solid #d6deea;background:#fff;color:#1e2a42;display:grid;place-items:center}.product-guarantee-card__icon svg{width:.9rem;height:.9rem}.product-guarantee-card__title{margin:0;font-size:.8rem;font-weight:800;color:#1c2740}.product-guarantee-card__text{margin:.22rem 0 0;font-size:.76rem;line-height:1.42;color:#5a667f}.product-description{margin-top:.1rem;padding-top:.95rem;border-top:1px solid #e1e6ef;font-size:.9rem;line-height:1.62}.product-description,.search-results-title,.footer-tagline,.footer-bottom p,.link-muted{color:var(--muted)}.main-collection{padding-top:1rem}.collection-hero-card{border:1px solid #dce4ef;border-radius:22px;background:#fff;box-shadow:0 14px 30px #0e16240f;padding:1.02rem;display:grid;gap:.95rem;margin-bottom:1rem}.collection-hero-media{border-radius:16px;overflow:hidden;background:#eef2f9}.collection-hero-media img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.collection-description{margin:0 0 .58rem;color:#55617a;font-size:.9rem;line-height:1.55}.collection-total{margin:0 0 .68rem;font-size:.8rem;font-weight:700;color:#1f293c;letter-spacing:.04em;text-transform:uppercase}.collection-signals{display:flex;flex-wrap:wrap;gap:.42rem}.collection-signals li{border:1px solid #d7deea;border-radius:999px;background:#fff;color:#2a3244;font-size:.72rem;font-weight:700;padding:.3rem .56rem}.collection-quick-nav-wrap{margin:0 0 1rem}.collection-quick-nav__label{margin:0 0 .4rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5a657c}.collection-quick-nav{display:flex;gap:.55rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 .24rem;scrollbar-width:none}.collection-quick-nav::-webkit-scrollbar{display:none}.collection-quick-nav__item{min-width:9.6rem;scroll-snap-align:start;border:1px solid #dce4ef;border-radius:14px;background:#fff;box-shadow:0 8px 18px #0e16240a;color:#111;padding:.66rem .74rem;display:grid;gap:.2rem;text-decoration:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.collection-quick-nav__item:hover,.collection-quick-nav__item:focus-visible{border-color:#111;transform:translateY(-1px)}.collection-quick-nav__item.is-active{border-color:#111;background:#111;color:#fff;box-shadow:0 14px 26px #0e162429}.collection-quick-nav__item-title{font-size:.86rem;font-weight:700;line-height:1.2}.collection-quick-nav__item-meta{font-size:.67rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#667289}.collection-quick-nav__item.is-active .collection-quick-nav__item-meta{color:#ffffffc7}.collection-toolbar{margin-bottom:.9rem;border:1px solid #dce4ef;border-radius:16px;background:#fff;box-shadow:0 10px 22px #0e16240a;padding:.68rem .72rem;display:grid;gap:.55rem}.collection-result-count{margin:0;color:#4e586e;font-size:.76rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.collection-sort{width:100%;margin:0}.collection-sort label{margin-bottom:.28rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4c5569}.collection-sort select{min-height:2.6rem;border-radius:12px;border-color:#d3dbe8;background:#fff}.collection-empty{border:1px solid #d9e0ec;border-radius:16px;background:#fff;color:#58627a;text-align:center;padding:1.1rem .9rem}.collection-product-grid{gap:.95rem}.main-collection .product-card,.main-list-collections .product-card{border-color:#dce4ef;border-radius:18px;box-shadow:0 14px 26px #0e16240f}.main-collection .product-card__media,.main-list-collections .product-card__media{background:#f6f8fc}.main-collection .product-card__media img,.main-list-collections .product-card__media img{aspect-ratio:4 / 5;max-height:15.2rem}.main-list-collections .product-grid{display:grid;grid-template-columns:1fr;gap:.95rem}.main-list-collections .price-row{font-size:.82rem;font-weight:600;color:#5a667f}.pagination-wrap{margin-top:1rem}.pagination-wrap .pagination{display:inline-flex;flex-wrap:wrap;gap:.5rem}.main-cart{padding-top:1rem;padding-bottom:6.9rem}.main-cart h1,.main-search h1,.main-page h1,.main-404 h1{margin-bottom:.7rem}.cart-top{margin-bottom:1rem;display:grid;gap:.62rem}.cart-top-sub{margin:-.18rem 0 0;color:#566176;font-size:.88rem;line-height:1.45;max-width:44ch}.cart-top-pills{margin:0;display:flex;flex-wrap:wrap;gap:.4rem}.cart-top-pills li{border:1px solid #d8dfeb;border-radius:999px;background:#f8faff;color:#2e3a50;font-size:.7rem;font-weight:700;line-height:1.2;padding:.34rem .62rem;display:inline-flex;align-items:center;gap:.34rem}.cart-top-pills li:before{content:"";width:.34rem;height:.34rem;border-radius:999px;background:#111;flex:0 0 auto}.checkout-steps{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.checkout-step{border:1px solid #d9dfe8;border-radius:999px;background:#f8faff;color:#5a6477;padding:.36rem .4rem;text-align:center;font-size:.66rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-step.is-active{border-color:#111;background:linear-gradient(180deg,#111,#242424);color:#fff}.cart-empty-card{border:1px solid #dce2ec;border-radius:16px;background:#fff;max-width:28rem;padding:1rem;display:grid;gap:.72rem}.main-cart form{border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.main-cart form.is-updating{opacity:.72;pointer-events:none}.cart-progress-card{border:1px solid #dce2ec;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);padding:.88rem;margin-bottom:.85rem;box-shadow:0 12px 24px #1111110f}.cart-progress-copy{margin-bottom:.55rem;display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.cart-progress-title{margin:0;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2d3340}.cart-progress-text{margin:0;text-align:right;color:#50586a;font-size:.8rem}.cart-progress-track{height:.48rem;border-radius:999px;background:#eceff5;overflow:hidden}.cart-progress-fill{display:block;height:100%;border-radius:999px;background:#111}.cart-layout{display:grid;gap:.88rem}.cart-lines{display:grid;gap:.68rem}.cart-line{border:1px solid #d9e1ee;border-radius:18px;background:#fff;box-shadow:0 12px 24px #11111112;padding:.78rem}.cart-item{display:grid;grid-template-columns:74px 1fr;gap:.72rem;align-items:start}.cart-line-media{display:block;border-radius:14px;overflow:hidden;background:#f5f7fb}.cart-line-media img{width:100%;aspect-ratio:1;object-fit:cover}.cart-line-content{min-width:0}.cart-line-title{margin:0 0 .2rem;display:block;font-size:.94rem;font-weight:700;line-height:1.25;color:#111}.cart-line-variant{margin:0;color:#5f687b;font-size:.75rem}.cart-line-status{margin:.3rem 0 0;color:#1f6f53;font-size:.7rem;font-weight:700}.cart-line-prices{margin-top:.46rem;display:flex;align-items:baseline;gap:.45rem}.cart-line-total{margin:0;color:#111;font-size:1.02rem;font-weight:800}.cart-line-each{margin:0;color:#687083;font-size:.72rem}.cart-line-bottom{margin-top:.64rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem}.cart-qty-control{display:inline-grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;border:1px solid #d2dbea;border-radius:13px;background:#fff;overflow:hidden}.cart-qty-btn{width:2.05rem;min-height:2.24rem;border:0;background:#f6f8fc;color:#26324a;font-size:1rem;font-weight:700;line-height:1;cursor:pointer}.cart-qty-btn:hover{background:#edf2fa}.cart-qty-input{width:3.05rem;min-height:2.24rem;border:0;border-left:1px solid #dfe6f1;border-right:1px solid #dfe6f1;border-radius:0;padding:.3rem .2rem;text-align:center;font-size:.86rem;font-weight:700;color:#1e283d}.cart-remove{font-size:.74rem;font-weight:700;color:#556078;text-decoration:underline;text-underline-offset:2px}.cart-summary-card{border:1px solid #ccd6e8;border-radius:20px;background:linear-gradient(180deg,#fff,#f7faff);padding:.95rem;box-shadow:0 18px 34px #1111111a;display:grid;gap:.7rem}.cart-summary-row{margin:0;display:flex;justify-content:space-between;align-items:baseline;gap:.8rem}.cart-summary-row--total{padding-bottom:.5rem;border-bottom:1px solid #e2e8f2}.cart-summary-row span{font-size:.86rem;color:#46526a}.cart-summary-row strong{font-family:inherit;font-size:1.36rem;font-weight:800;line-height:1;color:#111}.cart-summary-caption{margin:-.22rem 0 0;color:#566379;font-size:.76rem}.cart-shipping-note{margin:0;font-size:.79rem;color:#5f687b;line-height:1.4}.cart-note-label{margin:0;display:block;font-size:.7rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#3b4252}.cart-note{resize:vertical;min-height:4.6rem;margin:0}.cart-actions{display:grid;gap:.58rem}.cart-actions .btn{width:100%;min-height:3rem}.cart-checkout-btn{border-radius:14px;box-shadow:0 14px 24px #1111113d}.cart-update-btn{border-radius:12px}.cart-actions--primary{margin-top:-.08rem;gap:.46rem}.cart-payment-strip{margin-top:.1rem;padding-top:.76rem;border-top:1px solid #e4e9f1;display:grid;gap:.5rem}.cart-payment-strip__label{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4a5368}.cart-payment-strip__list{display:flex;flex-wrap:wrap;gap:.4rem}.cart-payment-method{min-height:1.78rem;border:1px solid #d7dfec;border-radius:10px;background:#fff;color:#1e293e;font-size:.69rem;font-weight:700;line-height:1;padding:.28rem .46rem;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;white-space:nowrap}.cart-payment-method--ideal{border-color:#e7c6d6;background:#fff5fa;color:#cb2578}.cart-payment-method--wero{border-color:#cfd7ea;background:#f7f9ff;color:#2d427a}.cart-payment-method--bancontact{border-color:#c5d9ff;background:#f4f8ff;color:#214fba}.cart-payment-method--visa{border-color:#ccd7ef;background:#f8faff;color:#1a2e7a}.cart-payment-method--mastercard{border-color:#d6dce8;background:#fff;color:#27334a}.cart-payment-method__mc{width:.88rem;height:.56rem;position:relative;display:inline-block}.cart-payment-method__mc:before,.cart-payment-method__mc:after{content:"";position:absolute;top:50%;width:.5rem;height:.5rem;border-radius:999px;transform:translateY(-50%)}.cart-payment-method__mc:before{left:0;background:#ea001b}.cart-payment-method__mc:after{right:0;background:#ff9f1a}.cart-trust-list{margin-top:.12rem;display:grid;gap:.36rem}.cart-trust-list li{position:relative;padding-left:1.15rem;font-size:.76rem;color:#404a5f;line-height:1.35}.cart-trust-list li:before{content:"";position:absolute;left:0;top:.34rem;width:.46rem;height:.46rem;border-radius:999px;background:#111}.cart-continue-link{margin-top:.3rem;display:inline-block;font-size:.8rem;font-weight:700;color:#111;text-decoration:underline;text-underline-offset:2px}.cart-bottom-note{margin-top:.86rem;display:flex;flex-wrap:wrap;gap:.45rem 1rem}.cart-bottom-note p{margin:0;color:#5f687b;font-size:.75rem}.cart-mobile-checkout{position:fixed;left:0;right:0;bottom:0;z-index:48;border-top:1px solid #dbe3ef;background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.66rem .85rem calc(.66rem + env(safe-area-inset-bottom))}.cart-mobile-checkout__total{display:grid;gap:.08rem}.cart-mobile-checkout__total span{color:#5c677d;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cart-mobile-checkout__total strong{color:#111;font-size:1.03rem;font-weight:800;line-height:1.1}.cart-mobile-checkout__button{min-height:2.85rem;border-radius:12px;padding-left:1rem;padding-right:1rem;box-shadow:0 10px 20px #11111138}.search-form{display:grid;gap:.55rem;margin-bottom:.85rem}.site-footer{margin-top:1.45rem;border-top:0;background:linear-gradient(180deg,#07090f,#0b111b 52%,#090d16);color:#f4f7ff}.site-footer:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,#ffffff05,#ffffff5c,#ffffff05)}.footer-grid{padding:1.45rem 0 1.05rem;display:grid;gap:.72rem}.footer-col{border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff08;box-shadow:inset 0 1px #ffffff12;padding:.85rem .86rem}.footer-col--brand{background:linear-gradient(160deg,#ffffff12,#ffffff05);border-color:#fff3}.footer-brand{margin:0 0 .38rem;font-family:inherit;font-size:1.22rem;font-weight:800;letter-spacing:.01em;color:#fff}.site-footer .footer-tagline{margin:0;color:#e1e9f7db;font-size:.84rem;line-height:1.52;max-width:36ch}.footer-heading{margin:0 0 .5rem;font-family:inherit;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ebf2ffcc}.footer-list{display:grid;gap:.42rem}.site-footer .footer-list li{color:#dee6f4db;font-size:.84rem;line-height:1.4}.site-footer .footer-list a{width:fit-content;color:#f0f5ffe6;transition:color .16s ease,transform .16s ease}.site-footer .footer-list a:hover{color:#fff;transform:translate(2px)}.site-footer .footer-list a:focus-visible{outline:2px solid #fff;outline-offset:3px}.footer-contact-note{color:#c4cfe2e6}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:.92rem 0 1.08rem}.site-footer .footer-bottom p{margin:0;font-size:.78rem;color:#ced8e9db}.mobile-shop-bar-section{display:block}.mobile-shop-bar{position:fixed;left:.45rem;right:.45rem;bottom:calc(.36rem + env(safe-area-inset-bottom));z-index:100;border:1px solid #d7dfec;border-radius:12px;background:#fffffffa;box-shadow:0 12px 24px #0a101c1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.46rem;display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center}.mobile-shop-bar .btn{min-height:2.32rem;font-size:.8rem;padding-inline:.66rem}.mobile-shop-bar__title{margin:0;font-family:inherit;font-size:.8rem;font-weight:700;line-height:1.1}.mobile-shop-bar__subtitle{margin:.18rem 0 0;color:var(--muted);font-size:.67rem;line-height:1.2}.mobile-product-bar{position:fixed;left:.45rem;right:.45rem;bottom:calc(.36rem + env(safe-area-inset-bottom));z-index:102;border:1px solid #d4ddea;border-radius:14px;background:#fffffffa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 14px 24px #0a101c24;padding:.46rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center}.mobile-product-bar__copy{min-width:0}.mobile-product-bar__label{margin:0;font-size:.69rem;line-height:1.2;color:#5c6880;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-product-bar__price{margin:.14rem 0 0;font-size:.98rem;font-weight:800;line-height:1;color:#111}.mobile-product-bar__button{min-height:2.46rem;font-size:.78rem;padding-inline:.82rem}body.template-product{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}body.has-preview-bar .mobile-product-bar{bottom:calc(3.8rem + env(safe-area-inset-bottom))}body.has-preview-bar.template-product{padding-bottom:calc(8.9rem + env(safe-area-inset-bottom))}body.template-index{padding-bottom:calc(5.1rem + env(safe-area-inset-bottom))}body.has-preview-bar .mobile-shop-bar{bottom:calc(3.8rem + env(safe-area-inset-bottom))}body.has-preview-bar.template-index{padding-bottom:calc(8.6rem + env(safe-area-inset-bottom))}[data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .42s ease,transform .42s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1;transform:none}}@media(max-width:620px){.header-nav{width:min(90vw,22rem)}.usp-item,.benefit-card,.featured-collection .product-card,.testimonial-card{min-width:89%}}@media(min-width:861px){body.menu-open{overflow:auto}.page-width{width:min(var(--content-width),92vw)}.section-block{padding:clamp(3.1rem,5.6vw,5rem) 0}.announcement-bar p{min-height:2.05rem;font-size:.8rem}.header-shell{min-height:4.55rem;grid-template-columns:auto 1fr auto;gap:1.15rem}.brand{font-size:1.5rem;grid-column:auto;justify-self:start;text-align:left}.menu-toggle,.header-cart-mobile,.mobile-menu-backdrop,.mobile-panel-head,.mobile-panel-shop,.mobile-panel-collections,.mobile-panel-actions{display:none}.header-nav{position:static;transform:none;transition:none;width:auto;height:auto;border:0;box-shadow:none;padding:0;overflow:visible;background:transparent}.header-nav ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.header-nav li a{padding:0;font-size:.93rem;font-weight:600;border-radius:0;background:transparent}.header-actions{display:inline-flex;align-items:center;gap:.85rem}.header-actions a{font-size:.93rem;font-weight:600}.hero-layout{display:block}.hero-copy{display:grid;left:clamp(1.4rem,4vw,3.2rem);right:auto;bottom:clamp(1.4rem,4vw,3rem);width:min(46%,35rem);gap:.72rem}.hero-mobile-overlay{display:none}.has-mobile-heading .heading-desktop{display:inline}.has-mobile-heading .heading-mobile{display:none}.hero-copy h1{font-size:clamp(2.25rem,4.8vw,4.5rem);max-width:12ch}.hero-description{font-size:1.02rem;line-height:1.46}.hero-trust{gap:.5rem}.hero-trust li{font-size:.76rem;padding:.34rem .62rem}.hero-actions{gap:.62rem}.hero-actions .btn{min-height:2.9rem;font-size:.84rem;padding-inline:1.15rem}.hero-stats{margin-top:.45rem;gap:.55rem;max-width:32rem}.stat-card{padding:.6rem .7rem}.stat-value{font-size:1.2rem}.stat-label{font-size:.75rem}.hero-media-wrap{border-radius:30px;min-height:clamp(30rem,72vh,44rem)}.hero-media,.hero-placeholder,.hero-media--video{aspect-ratio:16 / 9;min-height:clamp(30rem,72vh,44rem);max-height:none}.hero-media-badge{right:1.2rem;bottom:1.2rem;font-size:.82rem;padding:.38rem .72rem;display:inline-flex}.marquee-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.marquee-track{display:inline-flex;min-width:100%;padding:.75rem 0;gap:1.2rem;animation:marquee 22s linear infinite;overflow:visible;white-space:nowrap}.marquee-item{border:0;background:transparent;padding:0;font-size:.82rem}.marquee-item:after{content:"\2022";margin-left:1.2rem;color:#111}.section-headline{margin-bottom:1.35rem;align-items:end}.hero-vertical-menu__shell{max-width:100%}.hero-vertical-menu__subtext{font-size:.96rem;margin-bottom:1.08rem}.hero-vertical-menu__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;overflow:visible;scroll-snap-type:none;padding:0}.hero-vertical-menu__list li{min-width:0}.hero-vertical-menu__list a{padding:1.08rem 1rem;min-height:6.6rem;font-size:.94rem;border-radius:20px}.hero-vertical-menu__item-title{font-size:1.1rem}.hero-vertical-menu__item-subtitle{font-size:.72rem}.hero-vertical-menu__item-arrow{font-size:.64rem;padding:.36rem .56rem}.faq-subtext{max-width:52ch;font-size:.95rem}.faq-list{max-width:52rem}.faq-question{font-size:1rem;padding:.86rem 0}.faq-answer{font-size:.92rem;padding-bottom:.9rem}.page-hero{padding-top:1.7rem}.page-hero-shell{border-radius:28px;padding:clamp(1.4rem,3vw,2.4rem)}.page-hero-shell h1{max-width:13ch}.page-hero-shell--center h1{max-width:16ch;margin-inline:auto}.page-hero-text{max-width:68ch;font-size:1rem}.page-hero-actions{margin-top:1rem;display:flex;gap:.66rem}.page-hero-actions .btn{width:auto;min-width:180px}.luxe-info-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.9rem}.luxe-info-card{border-radius:18px;padding:1rem}.luxe-info-card__label{font-size:.68rem}.luxe-info-card .rte{font-size:.9rem}.testimonial-headline{flex-direction:row;align-items:end;gap:.8rem}.testimonial-trust{padding:.33rem .56rem .33rem .33rem}.testimonial-trust__text{font-size:.72rem}.testimonial-trust__text strong{font-size:.8rem}.contact-panel-shell{grid-template-columns:.92fr 1.08fr;gap:1rem}.contact-panel-copy,.contact-panel-form{border-radius:18px;padding:1.1rem}.contact-panel-list a,.contact-panel-list p{font-size:1rem}.usp-grid,.benefit-track,.testimonials-layout{display:grid;margin:0;padding:0;overflow:visible;gap:.88rem;scroll-snap-type:none}.usp-grid,.benefit-track,.testimonials-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.usp-item,.benefit-card,.testimonial-card{min-width:0}.featured-collection .product-grid,.main-collection .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;overflow:visible;scroll-snap-type:none}.main-list-collections .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-card__body{padding:.82rem}.main-collection{padding-top:1.25rem}.collection-hero-card{border-radius:28px;padding:1.35rem;margin-bottom:1.25rem}.collection-hero-card.has-media{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch}.collection-hero-media{border-radius:18px}.collection-total{font-size:.88rem}.collection-signals li{font-size:.76rem;padding:.36rem .66rem}.collection-quick-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;overflow:visible;scroll-snap-type:none;padding:0}.collection-quick-nav__item{min-width:0;border-radius:16px;padding:.78rem .82rem}.collection-quick-nav__item-title{font-size:.9rem}.collection-quick-nav__item-meta{font-size:.68rem}.collection-toolbar{margin-bottom:.92rem;display:flex;justify-content:space-between;align-items:center;gap:.9rem;padding:.78rem .9rem}.collection-result-count{font-size:.76rem}.collection-sort{width:17rem}.collection-sort select{min-height:2.72rem}.main-collection .product-card__media img,.main-list-collections .product-card__media img,.featured-collection .product-card__media img,.main-collection .placeholder-media,.main-list-collections .placeholder-media,.featured-collection .placeholder-media{aspect-ratio:4 / 5;max-height:21rem}.main-collection .product-card__body,.main-list-collections .product-card__body{gap:.5rem;padding:.9rem}.main-collection .product-card__title a,.main-list-collections .product-card__title a{-webkit-line-clamp:3}.product-card__chips span{font-size:.68rem}.callout-shell,.newsletter-shell,.product-layout{grid-template-columns:1fr 1fr;gap:1rem}.callout-shell.reverse{direction:rtl}.callout-shell.reverse>*{direction:ltr}.callout-copy .btn{width:auto}.newsletter-form{grid-template-columns:1fr auto}.product-page{padding-top:1.2rem}.product-layout--enhanced{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:1.1rem}.product-main-frame{border-radius:22px}.product-main-image{aspect-ratio:1;max-height:none}.product-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;overflow:visible}.product-thumb{width:100%;min-width:0;border-radius:14px}.product-info{position:sticky;top:6.2rem;border:1px solid #d4dce9;border-radius:22px;background:#fff;box-shadow:0 16px 32px #11111114;padding:1.2rem}.product-price{margin-bottom:.55rem;font-size:1.62rem}.product-social-proof{padding:.62rem .75rem}.product-social-proof__text{font-size:.8rem}.product-social-proof__text strong{font-size:.96rem}.product-form-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.72rem}.product-qty-wrap{width:7rem;max-width:7rem}.product-qty-stepper{width:100%}.product-qty-stepper input{width:100%;min-height:2.6rem}.product-highlights li{font-size:.83rem;padding:.56rem .7rem}.product-color-picker__list{gap:.48rem}.product-color-swatch{font-size:.74rem}.product-bundles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.product-bundle{padding:.7rem .75rem}.product-bundle__title{font-size:.9rem}.product-bundle__price{font-size:1.08rem}.product-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.product-trust-item{padding:.62rem .7rem}.product-trust-item__title{font-size:.81rem}.product-trust-item__text{font-size:.75rem}.product-payment-strip span{font-size:.7rem;padding:.32rem .58rem}.product-guarantee-card{padding:.68rem .74rem}.product-guarantee-card__title{font-size:.84rem}.product-guarantee-card__text{font-size:.78rem}.product-description{margin-top:1rem;font-size:.95rem}.main-cart{padding-top:1.2rem;padding-bottom:1.2rem}.main-cart h1{margin-bottom:.9rem}.cart-top{margin-bottom:1.2rem}.cart-top-sub{font-size:.94rem}.cart-top-pills li{font-size:.73rem;padding:.36rem .62rem}.checkout-steps{max-width:38rem;gap:.5rem}.checkout-step{font-size:.75rem;padding:.45rem .72rem}.cart-progress-card{padding:1rem 1.1rem;margin-bottom:1rem}.cart-progress-title{font-size:.72rem}.cart-progress-text{font-size:.88rem}.cart-layout{grid-template-columns:minmax(0,1fr) minmax(20rem,25rem);gap:1rem;align-items:start}.cart-line{padding:.9rem}.cart-item{grid-template-columns:92px 1fr;gap:.9rem}.cart-line-title{font-size:1rem}.cart-line-status{font-size:.74rem}.cart-line-total{font-size:1.08rem}.cart-line-bottom{margin-top:.72rem}.cart-qty-btn{width:2.15rem;min-height:2.3rem}.cart-qty-input{width:3.2rem;min-height:2.3rem;font-size:.9rem}.cart-summary-card{position:sticky;top:6.2rem;border-radius:20px;padding:1.05rem}.cart-summary-row span{font-size:.95rem}.cart-summary-row strong{font-size:1.4rem}.cart-summary-caption{font-size:.8rem}.cart-shipping-note{font-size:.84rem}.cart-note-label{font-size:.72rem}.cart-trust-list li{font-size:.82rem}.cart-payment-strip__label{font-size:.7rem}.cart-payment-method{font-size:.73rem;min-height:1.86rem;padding:.32rem .56rem}.cart-actions--primary{gap:.54rem}.cart-checkout-btn{min-height:3.05rem}.cart-bottom-note{margin-top:1rem;gap:.6rem 1.2rem}.cart-bottom-note p{font-size:.8rem}.search-form{grid-template-columns:1fr auto}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:.9rem;padding:1.9rem 0 1.25rem}.footer-col{border-radius:18px;padding:1rem 1.04rem}.footer-brand{font-size:1.42rem}.site-footer .footer-tagline{font-size:.9rem}.footer-bottom{padding:1rem 0 1.2rem}.site-footer .footer-bottom p{font-size:.82rem}.mobile-product-bar,.cart-mobile-checkout{display:none}body.template-product,body.has-preview-bar.template-product{padding-bottom:0}.mobile-shop-bar-section{display:none}body.template-index,body.has-preview-bar.template-index{padding-bottom:0}}@media(min-width:1081px){.usp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-track,.featured-collection .product-grid,.testimonials-layout{grid-template-columns:repeat(4,minmax(0,1fr))}.main-collection .product-grid,.main-list-collections .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-rating{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffffdb}.hero-sale{margin:0;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.34);background:#ffffff1f;border-radius:999px;padding:.24rem .55rem;font-size:.66rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#fff}.press-logos{padding-top:.55rem;padding-bottom:.35rem}.press-logos-track{border:1px solid #dfdfdf;border-radius:16px;background:#fff;padding:.66rem 0;display:flex;align-items:center;overflow:hidden;position:relative}.press-logos-strip{display:flex;align-items:center;gap:.72rem;flex:0 0 auto;min-width:max-content;padding:0 .72rem;animation:pressLogoMarquee 24s linear infinite}.press-logo-item{min-width:0;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border:1px solid #e5e8ef;border-radius:999px;background:#fff;padding:.32rem .66rem;color:#1f1f1f;font-family:Plus Jakarta Sans,sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.82}.press-logo-item img{max-height:.96rem;width:auto;opacity:.84;filter:grayscale(1)}.press-logos-track:hover .press-logos-strip{animation-play-state:paused}@keyframes pressLogoMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.press-logos-strip{animation:none}}.usp-cta-wrap{margin-top:.8rem;display:flex}.usp-cta{width:100%}@media(min-width:861px){.hero-rating{font-size:.82rem}.hero-sale{font-size:.78rem;padding:.3rem .62rem}.press-logos-track{padding:.76rem 0}.press-logos-strip{gap:.96rem;padding:0 .96rem;animation-duration:28s}.press-logo-item{padding:.38rem .78rem;font-size:.82rem}.usp-cta-wrap{justify-content:flex-start}.usp-cta{width:auto;min-width:220px}}body.template-index .luxe-info-cards,body.template-index .testimonial-grid{padding-top:.95rem;padding-bottom:.95rem}body.template-index .luxe-info-cards .page-width,body.template-index .testimonial-grid .page-width{position:relative;border-radius:24px;padding:1.05rem;overflow:hidden;border:1px solid #dce4ef;background:#fff;box-shadow:0 16px 30px #0e16240f}body.template-index .luxe-info-cards .page-width:before,body.template-index .testimonial-grid .page-width:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#111,#2f405e 52%,#111);opacity:.9}body.template-index .luxe-info-cards .page-width>*,body.template-index .testimonial-grid .page-width>*{position:relative;z-index:1}body.template-index .luxe-info-cards h2,body.template-index .testimonial-grid h2{color:#111}body.template-index .luxe-info-cards .kicker,body.template-index .testimonial-grid .kicker{color:#5b667d}body.template-index .luxe-info-cards .kicker:before,body.template-index .testimonial-grid .kicker:before{background:#111}body.template-index .luxe-info-subtext,body.template-index .luxe-info-card__label,body.template-index .luxe-info-card .rte,body.template-index .quote,body.template-index .meta{color:#5a667f}body.template-index .luxe-info-card h3,body.template-index .author{color:#111}body.template-index .luxe-info-grid{gap:.85rem}body.template-index .luxe-info-card{border-color:#dce4ef;background:#fff;box-shadow:0 12px 22px #0e16240f}body.template-index .luxe-info-card:after{background:radial-gradient(circle,#1111110d,#1110)}body.template-index .testimonial-grid .section-headline{margin-bottom:.9rem}body.template-index .testimonial-grid .testimonials-layout{margin:0;padding:0 0 .24rem;gap:.78rem}body.template-index .testimonial-card{border-color:#dce4ef;background:#fff;box-shadow:0 12px 22px #0e16240f}body.template-index .testimonial-card__verified{border-color:#ced8e6;background:#f8fbff;color:#2f3a50}body.template-index .testimonial-trust{border-color:#d8e0ea;background:#fff}body.template-index .testimonial-trust__text{color:#3b4860}body.template-index .testimonial-trust__text strong{color:#111}@media(max-width:860px){body.template-index .luxe-info-subtext,body.template-index .quote{font-size:.84rem}}@media(min-width:861px){body.template-index .luxe-info-cards .page-width,body.template-index .testimonial-grid .page-width{border-radius:28px;padding:1.25rem}body.template-index .luxe-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-index .testimonial-grid .testimonials-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none;padding:0}body.template-index .testimonial-grid .testimonial-card{min-width:0}}.star-rating{display:inline-flex;align-items:center;gap:.16rem}.star-rating__item{width:.95rem;height:.95rem;color:#c9cdd6}.star-rating__item.is-filled{color:#00b67a}.star-rating__item svg{width:100%;height:100%}.star-rating--sm .star-rating__item{width:.82rem;height:.82rem}.star-rating--md .star-rating__item{width:.92rem;height:.92rem}.premium-product{padding-top:.9rem}.premium-product__top{display:grid;gap:1rem;align-items:start}.premium-product__main-media{position:relative;border:1px solid #dfe4ed;border-radius:22px;background:#f7f8fb;overflow:hidden;box-shadow:0 14px 30px #11111114}.premium-product__media-price{position:absolute;left:.56rem;bottom:.56rem;border:1px solid #dbe2ed;border-radius:999px;background:#fffffff5;box-shadow:0 8px 18px #1111111f;display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .52rem;z-index:2}.premium-product__media-price span{color:#5f6b81;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.premium-product__media-price strong{color:#111;font-size:.94rem;font-weight:800;line-height:1}.premium-product__media-item{position:relative}.premium-product__main-image,.premium-product__main-video,.premium-product__media-item .plyr{width:100%;height:min(54vh,18rem);object-fit:cover;display:block}.premium-product__main-placeholder{width:100%;height:min(54vh,18rem);display:block}.premium-product__thumbs{margin-top:.48rem;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(3.4rem,4.2rem);gap:.4rem;overflow-x:auto;scrollbar-width:none}.premium-product__thumbs::-webkit-scrollbar{display:none}.premium-product__thumb{position:relative;padding:0;border:1px solid #dbe2ee;border-radius:13px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.premium-product__thumb.is-active{border-color:#111;box-shadow:0 9px 18px #1111111f}.premium-product__thumb img,.premium-product__thumb-placeholder{width:100%;aspect-ratio:1;object-fit:cover;display:block}.premium-product__thumb-badge{position:absolute;left:.3rem;bottom:.3rem;border-radius:999px;background:#111111db;color:#fff;font-size:.58rem;font-weight:700;line-height:1;padding:.2rem .38rem}.premium-product__buy-panel{border:1px solid #dde3ed;border-radius:22px;background:#fff;box-shadow:0 18px 34px #11111112;padding:.78rem}.premium-product__kicker{margin:0 0 .35rem;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5f6980}.premium-product__headline{margin:0;font-size:clamp(1.45rem,6vw,2.35rem);line-height:1.08;letter-spacing:-.02em}.premium-product__subheadline{margin:.45rem 0 0;color:#5d667a;font-size:.93rem;line-height:1.5;max-width:42ch}.premium-product__trust-row{margin-top:.72rem;display:grid;gap:.5rem}.premium-product__trust-mini{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.34rem .42rem;color:#52607a;font-size:.74rem}.premium-product__trust-mini-brand{color:#111;font-size:.67rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.premium-product__trust-mini strong{color:#111;font-size:.84rem}.premium-product__usp-inline{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem}.premium-product__usp-inline li{padding:0;display:flex;gap:.28rem;align-items:center;color:#1f2a41;font-size:.66rem;font-weight:600;line-height:1.25}.premium-product__usp-inline svg{width:.76rem;height:.76rem;color:#111;flex:0 0 auto}.premium-product__price-block{margin-top:.68rem;border:0;border-radius:0;background:transparent;padding:0}.premium-product__price-label{margin:0 0 .08rem;color:#58657d;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.premium-product__price-line{margin:0;display:flex;align-items:baseline;gap:.44rem}.premium-product__price{color:#111;font-size:clamp(1.9rem,8.2vw,2.4rem);font-weight:800;line-height:1}.premium-product__compare{color:#6f788b;font-size:.92rem}.premium-product__availability{margin:.28rem 0 0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.premium-product__availability.is-available{color:#136f53}.premium-product__availability.is-unavailable{color:#8f1f1f}.premium-product__bundle-selector{margin-top:.66rem;display:grid;gap:.5rem}.premium-product__bundle{width:100%;border:1px solid #d6deeb;border-radius:16px;background:linear-gradient(180deg,#fff,#f7f9fc);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.1rem .58rem;text-align:left;padding:.58rem .72rem;position:relative;cursor:pointer;box-shadow:0 8px 18px #1111110f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.premium-product__bundle.is-active{border-color:#111;background:#fff;box-shadow:0 14px 28px #11111124;transform:translateY(-1px)}.premium-product__bundle-title{color:#111;font-size:.8rem;font-weight:800}.premium-product__bundle-meta{display:block;color:#5c677c;font-size:.68rem;line-height:1.3}.premium-product__bundle-price{color:#111;font-size:.93rem;font-weight:800;line-height:1;white-space:nowrap}.premium-product__bundle-badge{display:inline-flex;position:absolute;right:.6rem;top:-.38rem;border-radius:999px;background:#111;color:#fff;font-size:.58rem;font-weight:700;letter-spacing:.03em;line-height:1;padding:.22rem .44rem}.premium-product__form{margin-top:.62rem;display:grid;gap:.62rem}.premium-product__variant-select-wrap label,.premium-product__qty-wrap label,.premium-product__colors-label{margin:0 0 .26rem;display:block;font-size:.7rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#546078}.premium-product__variant-select-wrap select{min-height:2.7rem;border-radius:12px;border-color:#d8deea;background-color:#fff}.premium-product__color-list{display:flex;flex-wrap:wrap;gap:.42rem}.premium-product__color-swatch{border:1px solid #d8dfeb;border-radius:999px;background:#fff;color:#1f2a42;display:inline-flex;align-items:center;gap:.34rem;padding:.28rem .56rem .28rem .34rem;font:inherit;font-size:.73rem;font-weight:700;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.premium-product__color-swatch.is-active{border-color:#111;box-shadow:0 8px 16px #11111121}.premium-product__color-dot{width:.88rem;height:.88rem;border-radius:999px;border:1px solid rgba(17,17,17,.2);background:var(--swatch-color, #f5f7fb)}.premium-product__form-row{display:grid;gap:.58rem}.premium-product__qty-wrap{width:min(8.2rem,100%)}.premium-product__qty-stepper{display:inline-grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;border:1px solid #d7deeb;border-radius:12px;overflow:hidden}.premium-product__qty-stepper button{border:0;background:#f5f7fb;color:#1f2a42;width:2.1rem;min-height:2.6rem;font-size:1rem;font-weight:700;cursor:pointer}.premium-product__qty-stepper input{border:0;border-left:1px solid #e0e6f1;border-right:1px solid #e0e6f1;text-align:center;font-size:.9rem;font-weight:700;padding:.2rem;min-height:2.6rem}.premium-product__add{width:100%;min-height:3.18rem;border-radius:14px;margin-top:.12rem;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:800;letter-spacing:.01em;box-shadow:0 13px 26px #1111113d}.premium-product__afterpay-note{margin:.12rem 0 0;color:#5a6579;font-size:.74rem;line-height:1.35;text-align:center}.premium-product__dynamic-checkout .shopify-payment-button__button{border-radius:999px;min-height:2.9rem}.premium-product__dynamic-checkout{display:none}.premium-product__section{margin-top:1rem;padding-top:.95rem;border-top:1px solid #eceff4}.premium-product__section--night{position:relative;border-top:0;padding-top:1.2rem;padding-bottom:1.02rem;z-index:0;isolation:isolate}.premium-product__section--night:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:100vw;height:100%;background:linear-gradient(180deg,#0b1019,#0f1622);border-top:1px solid #1a2538;border-bottom:1px solid #1a2538;z-index:-1}.premium-product__section-head{margin-bottom:.82rem}.premium-product__section-head h2{margin:0;font-size:clamp(1.22rem,4.8vw,1.85rem);line-height:1.2;letter-spacing:-.01em}.premium-product__section-head p{margin:.42rem 0 0;color:#5d667a;font-size:.9rem;line-height:1.5;max-width:62ch}.premium-product__section--night .premium-product__section-head h2{color:#f4f8ff}.premium-product__section--night .premium-product__section-head p{color:#b4bfd5}.premium-product__section--night .premium-accordion{border-color:#22324a;background:#0c121dc2}.premium-product__section--night .premium-accordion__item+.premium-accordion__item{border-top-color:#22324a}.premium-product__section--night .premium-accordion__trigger{color:#eef3fc}.premium-product__section--night .premium-accordion__trigger:after{color:#aab6cb}.premium-product__section--night .premium-accordion__panel p{color:#c6cfe2}.premium-product__benefit-grid{margin:0;display:grid;gap:.54rem}.premium-product__benefit-grid li{border:1px solid #d9e2f2;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#eef4ff);box-shadow:0 10px 20px #1111110d;padding:.64rem;display:grid;grid-template-columns:auto 1fr;gap:.52rem;align-items:start}.premium-product__benefit-grid li:nth-child(2){border-color:#cbe6d9;background:linear-gradient(180deg,#f3fbf6,#e8f5ee)}.premium-product__benefit-grid li:nth-child(3){border-color:#e8debb;background:linear-gradient(180deg,#fffdf6,#f9f3de)}.premium-product__benefit-grid svg{width:1.04rem;height:1.04rem;color:#111;border:1px solid #d5deee;border-radius:999px;background:#fffffff5;padding:.24rem;box-sizing:content-box}.premium-product__benefit-grid li:nth-child(2) svg{border-color:#c7dfd2}.premium-product__benefit-grid li:nth-child(3) svg{border-color:#e0d7b6}.premium-product__benefit-grid h3{margin:0;font-size:.86rem}.premium-product__benefit-grid p{margin:.2rem 0 0;font-size:.78rem;color:#5c677d}.premium-product__carousel{margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(84%,1fr);gap:.62rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.premium-product__carousel::-webkit-scrollbar{display:none}.premium-product__carousel-item{border:1px solid #dce3ee;border-radius:18px;background:#fff;overflow:hidden;scroll-snap-align:start}.premium-product__carousel-media img{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}.premium-product__carousel-item h3{margin:0;padding:.66rem .7rem;font-size:.86rem}.premium-product__comparison-grid{display:grid;gap:.6rem}.premium-product__comparison-card{margin:0;border:1px solid #dce3ee;border-radius:18px;overflow:hidden;background:#fff}.premium-product__comparison-card.is-on{border-color:#111;box-shadow:0 14px 24px #1111111a}.premium-product__comparison-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.premium-product__section--lifestyle .premium-product__carousel{grid-auto-columns:minmax(78%,1fr)}.premium-product__section--lifestyle .premium-product__carousel-media img{aspect-ratio:4 / 3}.premium-product__section--comparison .premium-product__comparison-card img{aspect-ratio:16 / 9}.premium-product__comparison-card figcaption{padding:.56rem .68rem;font-size:.78rem;font-weight:700;color:#202b42}.premium-product__section-head--between{display:grid;gap:.46rem}.premium-product__reviews-link{display:inline-flex;width:max-content;font-size:.8rem;font-weight:700;color:#111;text-decoration:underline;text-underline-offset:2px}.premium-product__reviews-top{margin-bottom:.7rem;border:1px solid #dce3ee;border-radius:14px;padding:.58rem .66rem;display:flex;flex-wrap:wrap;gap:.42rem;align-items:center;background:#fff}.premium-product__reviews-top p{margin:0;color:#55637d;font-size:.78rem}.premium-product__reviews-top strong{color:#111}.premium-product__reviews-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(84%,1fr);gap:.58rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.premium-product__reviews-grid::-webkit-scrollbar{display:none}.premium-product__review-card{border:1px solid #dce3ee;border-radius:14px;background:#fff;padding:.68rem;scroll-snap-align:start}.premium-product__review-card header{margin-bottom:.35rem;display:grid;gap:.2rem}.premium-product__review-name{margin:0;font-size:.84rem;font-weight:700}.premium-product__review-meta{margin:0;color:#556278;font-size:.72rem}.premium-product__review-card p{margin:0;color:#333d52;font-size:.82rem;line-height:1.5}.premium-product__review-card time{margin-top:.4rem;display:block;color:#66728a;font-size:.69rem}.premium-product__steps{display:grid;gap:.58rem}.premium-product__step{border:1px solid #dce3ee;border-radius:16px;background:#fff;padding:.68rem}.premium-product__step-number{display:inline-flex;margin-bottom:.36rem;font-size:.66rem;font-weight:800;letter-spacing:.08em;color:#5e6b83}.premium-product__step h3{margin:0;font-size:.9rem}.premium-product__step p{margin:.24rem 0 0;color:#5f6a80;font-size:.8rem}.premium-product__step-image{margin-top:.56rem;border-radius:12px;overflow:hidden;border:1px solid #dbe2ed}.premium-product__step-image img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.premium-accordion{border:1px solid #dce3ee;border-radius:16px;background:#fff;overflow:hidden}.premium-accordion__item+.premium-accordion__item{border-top:1px solid #e8edf4}.premium-accordion__heading{margin:0}.premium-accordion__trigger{width:100%;border:0;background:transparent;color:#1f2a42;text-align:left;padding:.76rem .82rem;font:inherit;font-size:.86rem;font-weight:700;line-height:1.4;cursor:pointer;position:relative}.premium-accordion__trigger:after{content:"+";position:absolute;right:.82rem;top:50%;transform:translateY(-50%);font-size:1rem;color:#5f6a80}.premium-accordion__trigger[aria-expanded=true]:after{content:"\2212"}.premium-accordion__panel{padding:0 .82rem .78rem}.premium-accordion__panel p{margin:0;color:#5d697f;font-size:.82rem;line-height:1.5}.premium-product__guarantee{border:1px solid #dce3ee;border-radius:18px;background:linear-gradient(180deg,#fff,#f7f9fc);display:grid;grid-template-columns:auto 1fr;gap:.64rem}.premium-product__guarantee-badge{width:2.1rem;height:2.1rem;border:1px solid #dce3ee;border-radius:12px;background:#fff;display:grid;place-items:center;color:#111}.premium-product__guarantee-badge svg{width:1.14rem;height:1.14rem}.premium-product__guarantee h2{margin:0;font-size:1.1rem}.premium-product__guarantee p{margin:.32rem 0 0;color:#5d677b;font-size:.84rem}.premium-product__shipping-strip ul{margin:0;display:grid;gap:.42rem}.premium-product__shipping-strip li{border:1px solid #dce3ee;border-radius:12px;background:#fff;padding:.58rem .62rem;display:grid;gap:.12rem}.premium-product__shipping-strip strong{color:#1f2a42;font-size:.77rem}.premium-product__shipping-strip span{color:#5f6980;font-size:.76rem}.premium-product__final-card{border:1px solid #dce3ee;border-radius:20px;background:#fff;box-shadow:0 14px 26px #11111112;padding:.95rem;text-align:center}.premium-product__final-trust{margin:0;color:#4f5d76;font-size:.74rem;line-height:1.4}.premium-product__final-card h2{margin:.38rem 0 0;font-size:1.22rem;line-height:1.2}.premium-product__final-button{margin-top:.68rem;width:100%;min-height:3rem}.mobile-product-bar{opacity:0;transform:translateY(120%);pointer-events:none;transition:transform .26s ease,opacity .26s ease}.mobile-product-bar.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-product-bar__label{font-weight:700}.mobile-product-bar__price{font-size:1rem}@media(min-width:861px){.premium-product{padding-top:1.2rem}.premium-product__top{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:1.1rem}.premium-product__main-image,.premium-product__main-video,.premium-product__main-placeholder{height:min(72vh,38rem)}.premium-product__thumbs{grid-auto-flow:initial;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.premium-product__buy-panel{position:sticky;top:6.2rem;padding:1.2rem}.premium-product__headline{font-size:clamp(2rem,2.5vw,2.6rem);max-width:14ch}.premium-product__subheadline{font-size:.98rem}.premium-product__usp-inline{grid-template-columns:repeat(3,minmax(0,1fr));gap:.46rem}.premium-product__usp-inline li{padding:0;font-size:.72rem}.premium-product__price{font-size:1.76rem}.premium-product__bundle-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-product__bundle{border-radius:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.22rem .6rem;justify-content:initial;align-items:center;min-height:6.5rem;align-content:start;padding:.84rem .92rem}.premium-product__bundle-meta{display:block;color:#5e6980;font-size:.72rem}.premium-product__bundle-price{font-size:.95rem}.premium-product__bundle-badge{display:inline-flex;position:absolute;right:.52rem;top:.52rem;border-radius:999px;background:#111;color:#fff;font-size:.59rem;font-weight:700;line-height:1;padding:.2rem .4rem}.premium-product__dynamic-checkout{display:block}.premium-product__form-row{grid-template-columns:auto 1fr;align-items:end}.premium-product__qty-wrap{width:8rem}.premium-product__section{margin-top:1.7rem;padding-top:1.5rem}.premium-product__benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem}.premium-product__carousel{grid-auto-flow:initial;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:.7rem}.premium-product__comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.premium-product__section-head--between{grid-template-columns:1fr auto;align-items:end;gap:.9rem}.premium-product__reviews-grid{grid-auto-flow:row;grid-auto-columns:initial;grid-template-columns:repeat(3,minmax(0,1fr));gap:.68rem;overflow:visible;scroll-snap-type:none}.premium-product__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.68rem}.premium-accordion--faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.premium-accordion--faq .premium-accordion__item:nth-child(odd){border-right:1px solid #e8edf4}.premium-accordion--faq .premium-accordion__item:nth-child(-n+2){border-top:0}.premium-product__shipping-strip ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:.54rem}.premium-product__final-card{padding:1.3rem}.premium-product__final-card h2{font-size:1.8rem}.premium-product__final-button{width:auto;min-width:260px}.mobile-product-bar,.mobile-product-bar.is-visible{display:none}}@media(max-width:860px){body.template-product .premium-product,body.template-product .premium-product__top,body.template-product .premium-product__buy-column,body.template-product .premium-product__buy-panel,body.template-product .premium-product__price-block,body.template-product .premium-product__bundle-selector,body.template-product .premium-product__form{display:block!important;visibility:visible!important;opacity:1!important}body.template-product .premium-product__bundle-selector{margin-top:.5rem!important;display:grid!important;gap:.5rem!important}body.template-product .premium-product__bundle{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.14rem .58rem!important;width:100%!important;margin-bottom:0!important;border-radius:16px!important;padding:.6rem .72rem!important;background:linear-gradient(180deg,#fff,#f7f9fc)!important;box-shadow:0 10px 20px #11111114!important;visibility:visible!important;opacity:1!important;transform:none!important}body.template-product .premium-product__main-image,body.template-product .premium-product__main-video,body.template-product .premium-product__main-placeholder{height:min(46vh,15.5rem)!important}body.template-product .premium-product__main-image{object-fit:contain!important;background:#fff!important}body.template-product .premium-product__thumbs{margin:-1.9rem auto 0!important;width:fit-content!important;max-width:calc(100% - 1.2rem)!important;display:flex!important;align-items:center!important;gap:.36rem!important;padding:.28rem .44rem!important;border:1px solid rgba(214,222,235,.95)!important;border-radius:999px!important;background:#fffffff5!important;box-shadow:0 8px 18px #1111111f!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:visible!important;scrollbar-width:none!important;position:relative!important;z-index:4!important}body.template-product .premium-product__thumb{width:.64rem!important;height:.64rem!important;min-width:.64rem!important;border:0!important;border-radius:999px!important;padding:0!important;background:#c2ccdd!important;box-shadow:none!important}body.template-product .premium-product__thumb.is-active{background:#111!important;box-shadow:0 0 0 2px #11111129!important}body.template-product .premium-product__thumb:focus-visible{outline:2px solid #111111!important;outline-offset:2px!important}body.template-product .premium-product__thumb img,body.template-product .premium-product__thumb-placeholder,body.template-product .premium-product__thumb-badge{display:none!important}body.template-product .premium-product__trust-row{margin-top:.62rem!important}body.template-product .premium-product__usp-inline{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.template-product .premium-product__section--lifestyle .premium-product__carousel{grid-auto-columns:minmax(72%,1fr)!important}body.template-product .premium-product__section--lifestyle .premium-product__carousel-media img{aspect-ratio:5 / 4!important;max-height:10.8rem!important}body.template-product .premium-product__section--comparison .premium-product__comparison-card img{aspect-ratio:2 / 1!important;max-height:9.4rem!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
