:root{--ivory: #fff2e1;--donkey: #a79277;--champagne: #eadbc8;--espresso: #3b3027;--espresso-soft: rgba(59, 48, 39, .72);--paper: rgba(255, 242, 225, .76);--glass: rgba(255, 242, 225, .42);--line: rgba(59, 48, 39, .14);--white: #fffaf3;--shadow: 0 24px 70px rgba(59, 48, 39, .18);--ease: cubic-bezier(.19, 1, .22, 1)}*{box-sizing:border-box;letter-spacing:0!important}html{scroll-behavior:smooth}body{margin:0;color:var(--espresso);background:radial-gradient(circle at 12% 8%,rgba(234,219,200,.9),transparent 34rem),linear-gradient(135deg,var(--ivory),#f8e7d0 46%,var(--champagne));font-family:Satoshi,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body.drawer-open,body.modal-open,body.popup-open{overflow:hidden}.skip-to-content{position:fixed;left:1rem;top:1rem;z-index:100;padding:.75rem 1rem;color:var(--ivory);background:var(--espresso);border-radius:999px;transform:translateY(-180%)}.skip-to-content:focus{transform:translateY(0)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled,button[aria-disabled=true],button[aria-busy=true]{cursor:not-allowed;opacity:.58}.shopify-editor-note,.form-message,.cart-empty{margin:.8rem 0 0;color:var(--espresso-soft);font-size:.92rem;font-weight:800}.hero-copy .shopify-editor-note{color:#fff2e1d1}.cursor-glow{position:fixed;width:18rem;height:18rem;border-radius:50%;pointer-events:none;z-index:1;opacity:.22;transform:translate3d(-50%,-50%,0);background:radial-gradient(circle,rgba(255,242,225,.8),rgba(167,146,119,.28) 38%,transparent 68%);filter:blur(8px);mix-blend-mode:screen}.site-header{position:fixed;inset:0 0 auto;z-index:40}.slash-announcement-bar{position:fixed;inset:0 0 auto;z-index:42}.slash-header-section{inset:2.25rem 0 auto}.site-header.commerce-header-section{inset:.5rem 0 auto;z-index:43}.site-header.luxury-header-section{inset:.25rem 0 auto;z-index:43}.luxury-header-section .nav-shell{width:min(1160px,calc(100% - 6rem));min-height:2.75rem;margin:0 auto;padding:.36rem .72rem .36rem .78rem;border-radius:0 0 999px 999px;background:#fff2e1a3;box-shadow:0 14px 45px #3b30271f}.luxury-header-section .brand{font-size:1.05rem}.luxury-header-section .brand-mark,.luxury-header-section .brand-logo{width:2.05rem;height:2.05rem}.luxury-header-section .nav-links{gap:1.45rem;font-size:.82rem}.luxury-header-section .care-link{font-size:.78rem}.luxury-header-section .icon-button{width:2.35rem;height:2.35rem}.slash-accent-strip{min-height:var(--announcement-height, 8px);background:var(--announcement-background, #15136d);box-shadow:0 1px #ffffff2e inset}.prepaid-strip{min-height:2.25rem;display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.45rem 1rem;color:var(--ivory);background:var(--espresso);font-size:.86rem;font-weight:700;text-align:center}.strip-dot{width:.32rem;height:.32rem;border-radius:50%;background:var(--champagne)}.nav-shell{width:min(1160px,calc(100% - 2rem));min-height:4.55rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.75rem auto 0;padding:.8rem .95rem .8rem 1.05rem;border:1px solid rgba(255,242,225,.52);border-radius:999px;background:#fff2e194;box-shadow:0 18px 60px #3b30271f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand{display:inline-flex;align-items:center;gap:.55rem;font-family:Clash Display,Satoshi,sans-serif;font-size:1.22rem;font-weight:700;text-transform:lowercase;white-space:nowrap}.brand-mark{width:2.05rem;height:2.05rem;display:grid;place-items:center;color:var(--ivory);background:var(--espresso);border-radius:50%;font-size:1.45rem;line-height:1}.brand-logo{width:2.05rem;height:2.05rem;border-radius:50%;object-fit:cover}.nav-links{display:flex;align-items:center;gap:1.3rem;color:#3b3027bd;font-size:.94rem;font-weight:700}.nav-links a{position:relative;padding:.45rem 0}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:.18rem;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .36s var(--ease)}.nav-links a:hover:after{transform:scaleX(1);transform-origin:left}.nav-actions{display:flex;align-items:center;gap:.8rem}.care-link{color:#3b3027bf;font-size:.86rem;font-weight:700;white-space:nowrap}.icon-button{position:relative;width:2.8rem;height:2.8rem;display:inline-grid;place-items:center;color:var(--espresso);background:#fffaf3b8;border:1px solid var(--line);border-radius:50%;transition:transform .24s var(--ease),background .24s var(--ease)}.icon-button:hover{transform:translateY(-2px);background:var(--white)}.icon-button svg,.button svg,.trust-item svg,.feature-item svg,.reason-card svg,.rating svg,.purchase-toast svg{width:1.12rem;height:1.12rem;stroke-width:1.8}.cart-count{position:absolute;top:-.2rem;right:-.1rem;min-width:1.2rem;height:1.2rem;display:grid;place-items:center;padding:0 .25rem;color:var(--ivory);background:var(--espresso);border-radius:999px;font-size:.72rem;font-weight:800}.commerce-nav-shell{width:100%;min-height:5rem;display:flex;align-items:center;gap:clamp(.75rem,1.6vw,1.25rem);padding:0 clamp(1rem,6.9vw,5.75rem);color:var(--header-text, #5f6c84);background:var(--header-background, #f7f8fc);border-bottom:2px solid var(--header-border, #1e8bff);box-shadow:0 14px 34px #15136d14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.commerce-brand{color:var(--espresso)}.commerce-nav-links{min-width:0;display:flex;flex:1 1 auto;align-items:center;gap:clamp(.85rem,2vw,1.65rem);overflow-x:auto;scrollbar-width:none}.commerce-nav-links::-webkit-scrollbar{display:none}.commerce-nav-links a{position:relative;flex:0 0 auto;padding:.55rem 0;color:var(--header-text, #5f6c84);font-size:.92rem;font-weight:650;line-height:1;white-space:nowrap;transition:color .22s var(--ease),transform .22s var(--ease)}.commerce-nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:.24rem;height:1px;background:var(--header-accent, #15136d);transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease)}.commerce-nav-links a:hover{color:var(--header-accent, #15136d);transform:translateY(-1px)}.commerce-nav-links a:hover:after{transform:scaleX(1);transform-origin:left}.commerce-search{flex:0 1 18.75rem;min-width:min(18.75rem,30vw);margin-left:auto}.commerce-search input{width:100%;min-height:3rem;padding:0 1rem;color:var(--espresso);background:#ffffffdb;border:1px solid rgba(21,19,109,.14);border-radius:999px;outline:none;box-shadow:0 8px 24px #15136d0a}.commerce-search input::placeholder{color:#5f6c84cc}.commerce-search input:focus{border-color:var(--header-border, #1e8bff);box-shadow:0 0 0 3px #1e8bff24}.commerce-icons{display:flex;flex:0 0 auto;align-items:center;gap:.55rem}.commerce-icon-button{position:relative;width:3rem;height:3rem;display:inline-grid;place-items:center;color:var(--header-accent, #15136d);background:var(--header-icon-background, #fff);border:1px solid rgba(21,19,109,.12);border-radius:18px;box-shadow:0 10px 25px #15136d0d;transition:transform .22s var(--ease),border-color .22s var(--ease),box-shadow .22s var(--ease)}.commerce-icon-button:hover{transform:translateY(-2px);border-color:#15136d3d;box-shadow:0 16px 34px #15136d1f}.commerce-icon-button svg{width:1.04rem;height:1.04rem;stroke-width:2}.commerce-cart-button .cart-count{top:-.35rem;right:-.28rem;color:#fff2e1;background:var(--header-accent, #15136d)}.hero-section{position:relative;min-height:98svh;display:grid;grid-template-columns:minmax(0,.96fr) minmax(24rem,.94fr);align-items:center;gap:2rem;padding:9.6rem min(6vw,5rem) 4.8rem;overflow:hidden;isolation:isolate}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:linear-gradient(115deg,#3b3027db,#3b302799 32%,#a7927738 58%,#fff2e1ad),radial-gradient(circle at 72% 42%,rgba(255,242,225,.95),transparent 24rem)}.hero-section:after{content:"";position:absolute;inset:auto -10% -18rem -8%;height:34rem;z-index:-1;background:radial-gradient(ellipse,rgba(255,242,225,.86),transparent 68%)}.ambient{position:absolute;z-index:-2;width:38rem;height:38rem;border-radius:50%;filter:blur(48px);opacity:.42;animation:ambientShift 12s ease-in-out infinite alternate}.ambient-one{top:8%;right:12%;background:#eadbc8c7}.ambient-two{bottom:6%;left:18%;animation-delay:-4s;background:#a7927794}.hero-copy{max-width:48rem;color:var(--ivory);z-index:2}.hero-copy,.hero-product,.section-heading,.story-copy,.zoom-copy,.newsletter-copy,.product-card,.review-card,.reason-card{min-width:0}.eyebrow{margin:0 0 .9rem;color:currentColor;opacity:.74;font-size:.84rem;font-weight:800;text-transform:uppercase}.hero-copy .eyebrow{color:var(--champagne);opacity:1}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Clash Display,Satoshi,sans-serif;font-weight:700;max-width:100%}h1{margin-bottom:1.35rem;font-size:7.6rem;line-height:.88}h2{margin-bottom:1rem;font-size:4.1rem;line-height:.98}h3{margin-bottom:.52rem;font-size:1.23rem;line-height:1.1}p{color:var(--espresso-soft);line-height:1.65}.hero-tagline{max-width:37rem;margin-bottom:1.8rem;color:#fff2e1e0;font-size:1.17rem}.hero-actions,.price-row,.hero-proof,.tag-row,.viewer-controls,.quantity-row,.checkout-total,.cart-total{display:flex;align-items:center}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-bottom:1.5rem}.shopify-product-form{margin-top:1.5rem}.shopify-payment-button{min-width:12rem}.shopify-payment-button__button{min-height:3.35rem!important;border-radius:999px!important;overflow:hidden!important;font-family:Satoshi,Inter,system-ui,sans-serif!important;font-weight:800!important}.product-detail-price{color:var(--ivory)}.product-template .hero-tagline,.product-template .product-detail-price .compare-price{color:#fff2e1c7}.product-detail-copy{align-self:center}.product-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.58rem;margin:-.45rem 0 1rem;color:#fff2e1db;font-size:.9rem;font-weight:800}.product-rating-row .rating{margin-bottom:0;color:var(--champagne)}.product-stock-status{display:inline-flex;min-height:1.95rem;align-items:center;padding:.35rem .66rem;color:var(--espresso);background:#fff2e1cc;border:1px solid rgba(255,242,225,.64);border-radius:999px;font-size:.78rem;font-weight:900}.product-stock-status.sold-out{color:var(--ivory);background:#3b30278c}.product-offer-card{width:fit-content;display:inline-flex;align-items:center;gap:.55rem;min-height:2.65rem;margin-bottom:1rem;padding:.6rem .85rem;color:var(--espresso);background:#fff2e1bd;border:1px solid rgba(255,242,225,.62);border-radius:999px;box-shadow:0 16px 38px #3b302729;font-weight:900;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-offer-card svg{width:1.05rem;height:1.05rem}.product-buy-box{display:grid;grid-template-columns:minmax(12rem,1fr) 7.5rem;gap:.75rem;max-width:38rem}.product-buy-box .hero-actions{grid-column:1 / -1;margin-bottom:.5rem}.product-field{display:grid;gap:.4rem;color:#fff2e1d1;font-size:.82rem;font-weight:900}.product-field select,.product-field input{width:100%;min-height:3.25rem;padding:.8rem .95rem;color:var(--espresso);background:#fff2e1db;border:1px solid rgba(255,242,225,.46);border-radius:999px;outline:none;box-shadow:0 12px 28px #3b30271f}.product-field select:focus,.product-field input:focus{box-shadow:0 0 0 3px #fff2e13d}.product-quantity-field input{text-align:center}.product-service-list{display:grid;gap:.55rem;width:min(37rem,100%);margin-top:1.1rem}.product-service-list span{display:flex;align-items:center;gap:.55rem;color:#fff2e1d6;font-weight:800}.product-service-list svg{width:1rem;height:1rem;color:var(--champagne)}.button{min-height:3.35rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.95rem 1.28rem;border:1px solid transparent;border-radius:999px;font-weight:800;white-space:nowrap;transition:transform .26s var(--ease),box-shadow .26s var(--ease),background .26s var(--ease),color .26s var(--ease)}.button-primary{color:var(--ivory);background:var(--espresso);box-shadow:0 16px 42px #3b302747}.button-primary:hover{transform:translateY(-3px);box-shadow:0 24px 56px #3b30275c}.button-secondary{color:var(--espresso);background:#fff2e1a3;border-color:#fff2e185;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.button-secondary:hover{transform:translateY(-3px);background:var(--ivory)}.button.full{width:100%}.hero-proof{flex-wrap:wrap;gap:.65rem}.hero-proof span,.stock-pill,.cart-offer{display:inline-flex;align-items:center;gap:.45rem;min-height:2.25rem;padding:.5rem .78rem;color:var(--ivory);border:1px solid rgba(255,242,225,.24);border-radius:999px;background:#fff2e11a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:.86rem;font-weight:800}.hero-proof svg{width:.98rem;height:.98rem}.hero-product{position:relative;z-index:2;justify-self:center;width:min(48rem,100%);animation:floatProduct 7s ease-in-out infinite}.hero-product img{width:100%;border-radius:8px;filter:drop-shadow(0 34px 56px rgba(59,48,39,.32))}.product-gallery{display:grid;gap:.9rem}.product-gallery-main{position:relative;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 45% 20%,rgba(255,250,243,.42),transparent 28rem),#fff2e124;box-shadow:0 34px 70px #3b302740}.product-gallery-main img{width:100%;aspect-ratio:1.32;object-fit:cover;border-radius:8px;filter:none;transform:scale(1);opacity:1;transition:opacity .32s var(--ease),transform .52s var(--ease),filter .52s var(--ease)}.product-gallery-main.is-switching img{opacity:0;transform:scale(1.025);filter:blur(8px)}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.5rem}.product-gallery-thumb{position:relative;aspect-ratio:1;overflow:hidden;padding:0;border:1px solid rgba(255,242,225,.34);border-radius:8px;background:#fff2e147;box-shadow:0 12px 24px #3b30271f;transition:transform .24s var(--ease),border-color .24s var(--ease),box-shadow .24s var(--ease)}.product-gallery-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-radius:inherit;pointer-events:none;transition:border-color .24s var(--ease)}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;border-radius:inherit;filter:none;transform:scale(1);transition:transform .42s var(--ease),opacity .24s var(--ease)}.product-gallery-thumb:hover,.product-gallery-thumb:focus-visible{transform:translateY(-2px);border-color:#fff2e1b3;box-shadow:0 18px 34px #3b30272e;outline:none}.product-gallery-thumb:hover img,.product-gallery-thumb:focus-visible img,.product-gallery-thumb.active img{transform:scale(1.06)}.product-gallery-thumb.active:after{border-color:var(--ivory)}.product-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#3b30271f;border-block:1px solid var(--line)}.product-trust-strip div{min-height:6.4rem;display:grid;place-items:center;gap:.55rem;padding:1rem;background:#fff2e1ad;color:var(--espresso);text-align:center;font-weight:900}.product-trust-strip svg{width:1.35rem;height:1.35rem}.product-content-section{padding:7rem min(6vw,5rem)}.product-story-block{display:grid;grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);gap:3rem;align-items:start}.product-rich-text{color:var(--espresso-soft);font-size:1.05rem;line-height:1.8}.product-rich-text p:last-child,.product-rich-text ul:last-child,.product-rich-text ol:last-child{margin-bottom:0}.product-rich-text ul,.product-rich-text ol{padding-left:1.25rem}.product-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-benefit-card,.product-detail-panel{position:relative;overflow:hidden;padding:1.25rem;border:1px solid var(--line);border-radius:8px;background:#fffaf385;box-shadow:0 18px 54px #3b302714}.product-benefit-card:before,.product-detail-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(130deg,rgba(255,255,255,.35),transparent 40%,rgba(59,48,39,.06))}.product-benefit-card>*,.product-detail-panel>*{position:relative;z-index:2}.product-benefit-card>svg{width:3.2rem;height:3.2rem;margin-bottom:1.2rem;padding:.82rem;color:var(--ivory);background:var(--espresso);border-radius:50%}.product-benefit-card p{margin-bottom:0}.product-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:0}.product-included-list,.product-policy-list{display:grid;gap:.72rem;margin:1.3rem 0 0;padding:0;list-style:none}.product-included-list li,.product-policy-list span{display:flex;align-items:flex-start;gap:.62rem;color:var(--espresso-soft);font-weight:800;line-height:1.45}.product-included-list svg,.product-policy-list svg{flex:0 0 auto;width:1.05rem;height:1.05rem;margin-top:.12rem;color:var(--espresso)}.product-review-section,.product-faq-section{padding-top:0}.stock-pill{position:absolute;right:1rem;bottom:5%;max-width:calc(100% - 2rem);color:var(--espresso);background:#fff2e1ad;border-color:#fff2e1b8;box-shadow:var(--shadow)}.pulse-dot{width:.58rem;height:.58rem;border-radius:50%;background:var(--espresso);box-shadow:0 0 #3b302766;animation:pulse 1.8s infinite}.scroll-hint{position:absolute;left:50%;bottom:1.55rem;transform:translate(-50%);width:1.2rem;height:2rem;border:1px solid rgba(255,242,225,.52);border-radius:999px}.scroll-hint span{position:absolute;top:.35rem;left:50%;width:.25rem;height:.25rem;border-radius:50%;background:var(--ivory);transform:translate(-50%);animation:scrollDot 1.6s infinite}.trust-band{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#3b30271c;border-block:1px solid var(--line)}.trust-item{min-height:7.25rem;display:grid;place-items:center;gap:.72rem;padding:1.4rem 1rem;background:#fff2e1b8;text-align:center;font-weight:800}.trust-item svg{color:var(--espresso)}.section{padding:7.5rem min(6vw,5rem)}.section-heading{width:min(46rem,100%);margin-bottom:3rem}.section-heading h2{color:var(--espresso)}.section-heading p:last-child{font-size:1.06rem}.product-grid,.collection-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.collection-card{position:relative;min-height:24rem;display:flex;flex-direction:column;justify-content:end;overflow:hidden;padding:1.15rem;border-radius:8px;color:var(--ivory);background:var(--espresso);box-shadow:var(--shadow)}.collection-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.78;transition:transform .7s var(--ease)}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#3b30270d,#3b3027c7)}.collection-card:hover img{transform:scale(1.055)}.collection-card span,.collection-card h3{position:relative;z-index:2}.collection-card span{width:fit-content;min-height:1.9rem;display:inline-flex;align-items:center;margin-bottom:.65rem;padding:.3rem .65rem;border:1px solid rgba(255,242,225,.44);border-radius:999px;background:#fff2e129;font-size:.78rem;font-weight:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(18rem,25rem);gap:1rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory}.product-carousel-card{scroll-snap-align:start}.product-card,.reason-card,.review-card{position:relative;overflow:hidden;border:1px solid rgba(59,48,39,.12);border-radius:8px;background:#fffaf38a;box-shadow:0 18px 54px #3b302714}.product-card{min-height:100%;display:flex;flex-direction:column}.product-card:before,.reason-card:before,.review-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(130deg,rgba(255,255,255,.35),transparent 38%,rgba(59,48,39,.06))}.product-card>img,.product-image-link img{width:100%;aspect-ratio:1.08;object-fit:cover;transition:transform .7s var(--ease)}.product-image-link{display:block;overflow:hidden}.product-card:hover>img,.product-card:hover .product-image-link img{transform:scale(1.055)}.tag-row{position:absolute;top:1rem;left:1rem;right:1rem;z-index:3;flex-wrap:wrap;gap:.45rem}.tag-row span{display:inline-flex;min-height:1.8rem;align-items:center;padding:.28rem .58rem;color:var(--espresso);background:#fff2e1c2;border:1px solid rgba(255,242,225,.68);border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.74rem;font-weight:900}.product-info{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;padding:1.15rem}.product-info p{flex:1}.product-card-actions{display:grid;gap:.65rem}.empty-products{width:min(44rem,100%);padding:1.25rem;border:1px solid var(--line);border-radius:8px;background:#fffaf385}.empty-products p{margin-bottom:0}.price-row{gap:.65rem;margin:.4rem 0 1rem}.price{font-size:1.25rem;font-weight:900}.compare-price{color:#3b30277a;text-decoration:line-through;font-weight:800}.story-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);align-items:center;gap:3rem;padding:2rem min(6vw,5rem) 7rem}.story-image{overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.story-image img{width:100%;aspect-ratio:1.35;object-fit:cover;transition:transform .9s var(--ease)}.story-image:hover img{transform:scale(1.04)}.story-copy{max-width:36rem}.story-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:2rem}.story-metrics span{min-height:5.8rem;display:flex;flex-direction:column;justify-content:center;padding:1rem;border:1px solid var(--line);border-radius:8px;background:#fffaf373;color:var(--espresso-soft);font-weight:800}.story-metrics strong{color:var(--espresso);font-size:1.42rem}.showcase-section{background:radial-gradient(circle at 82% 20%,rgba(167,146,119,.25),transparent 28rem),linear-gradient(180deg,#fffaf359,#eadbc899)}.showcase-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:center;gap:2rem}.viewer-panel{padding:1rem;border:1px solid rgba(255,242,225,.68);border-radius:8px;background:#fff2e170;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.viewer-stage{min-height:32rem;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 50% 38%,#fffaf3e0,#eadbc86b 46%,#3b302714);perspective:70rem}.viewer-stage img{width:min(92%,40rem);border-radius:8px;transform:rotateY(0);transition:transform .25s var(--ease);filter:drop-shadow(0 30px 45px rgba(59,48,39,.22))}.viewer-controls{gap:.8rem;padding:1rem .25rem .25rem;font-weight:900}.viewer-controls label{white-space:nowrap}.viewer-controls input{flex:1;accent-color:var(--espresso)}.viewer-controls span{min-width:4.5rem;text-align:right;color:var(--espresso-soft)}.feature-list{display:grid;gap:.8rem}.feature-item{display:grid;grid-template-columns:3.2rem 1fr;gap:1rem;padding:1.1rem;border:1px solid var(--line);border-radius:8px;background:#fffaf370}.feature-item svg,.reason-card svg{width:1.45rem;height:1.45rem}.feature-item>svg{width:3.2rem;height:3.2rem;padding:.82rem;color:var(--ivory);background:var(--espresso);border-radius:50%}.feature-item p{margin-bottom:0}.zoom-section{display:grid;grid-template-columns:minmax(20rem,.8fr) minmax(0,1.2fr);align-items:center;gap:3rem;padding:7rem min(6vw,5rem)}.zoom-copy{max-width:34rem}.zoom-frame{overflow:hidden;border-radius:8px;box-shadow:var(--shadow);cursor:zoom-in;background:var(--champagne)}.zoom-frame img{width:100%;aspect-ratio:1.22;object-fit:cover;transform-origin:center;transition:transform .18s ease-out}.compare-section{padding:7rem min(6vw,5rem);background:#3b30270f}.compare-shell{position:relative;width:min(62rem,100%);margin:0 auto;overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.compare-shell img{width:100%;aspect-ratio:1.55;object-fit:cover}.compare-base{filter:saturate(1.08) contrast(1.04)}.compare-before{position:absolute;inset:0 auto 0 0;width:var(--split);overflow:hidden;border-right:2px solid var(--ivory)}.compare-before img{width:calc(100% / (var(--split) / 100));max-width:none;height:100%;filter:grayscale(.8) sepia(.3) brightness(.78)}.compare-label{position:absolute;top:1rem;min-height:2rem;display:inline-flex;align-items:center;padding:.35rem .7rem;border:1px solid rgba(255,242,225,.58);border-radius:999px;background:#fff2e1ad;font-weight:900;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.label-before{left:1rem}.label-after{right:1rem}#compareRange{position:absolute;inset:auto 1.2rem 1.2rem;width:calc(100% - 2.4rem);accent-color:var(--espresso)}.why-section{padding:7rem min(6vw,5rem)}.reason-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.reason-card{padding:1.25rem}.reason-card svg{margin-bottom:1.4rem}.reason-card p{margin-bottom:0}.video-banner{position:relative;min-height:35rem;display:grid;align-items:end;overflow:hidden;color:var(--ivory)}.video-banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.72) saturate(.92)}.video-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#3b3027d6,#3b302738 62%,#3b30279e),radial-gradient(circle at 18% 72%,rgba(255,242,225,.32),transparent 24rem)}.video-overlay{position:relative;z-index:2;width:min(45rem,100%);padding:5rem min(6vw,5rem)}.video-overlay p{color:#fff2e1d1}.play-button{width:4.4rem;height:4.4rem;display:grid;place-items:center;margin-bottom:1.4rem;color:var(--espresso);background:var(--ivory);border:0;border-radius:50%;box-shadow:0 18px 44px #00000038}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.review-card{padding:1.2rem}.review-top{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.avatar{width:3rem;height:3rem;display:grid;place-items:center;color:var(--ivory);background:var(--espresso);border-radius:50%;font-weight:900}.review-top h3{margin-bottom:.16rem}.review-top p{margin-bottom:0;font-size:.9rem}.rating{display:flex;gap:.18rem;margin-bottom:1rem;color:var(--donkey)}.rating svg{fill:currentColor}.review-card>p{margin-bottom:0;color:var(--espresso);font-weight:600}.gallery-section{padding:7rem min(6vw,5rem);background:#fffaf35c}.gallery-grid{display:grid;grid-template-columns:1.05fr .95fr .95fr;grid-auto-rows:16rem;gap:1rem}.gallery-item{position:relative;overflow:hidden;margin:0;border-radius:8px;box-shadow:0 18px 48px #3b30271a}.gallery-item.tall{grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.gallery-item:hover img{transform:scale(1.055)}.gallery-item figcaption{position:absolute;left:1rem;bottom:1rem;min-height:2rem;display:inline-flex;align-items:center;padding:.35rem .7rem;color:var(--ivory);background:#3b3027b8;border-radius:999px;font-size:.86rem;font-weight:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-tile>svg{position:absolute;top:50%;left:50%;width:3.25rem;height:3.25rem;padding:.9rem;color:var(--espresso);background:#fff2e1d1;border-radius:50%;transform:translate(-50%,-50%)}.faq-section{padding:7rem min(6vw,5rem)}.faq-list{width:min(56rem,100%);display:grid;gap:.75rem}.faq-item{border:1px solid var(--line);border-radius:8px;background:#fffaf380;overflow:hidden}.faq-item button{width:100%;min-height:4.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;color:var(--espresso);background:transparent;border:0;text-align:left;font-weight:900}.faq-item p{max-height:0;margin:0;overflow:hidden;padding:0 1.1rem;transition:max-height .32s var(--ease),padding .32s var(--ease)}.faq-item.open p{max-height:8rem;padding:0 1.1rem 1.1rem}.faq-item.open svg{transform:rotate(180deg)}.newsletter-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(20rem,1.05fr);align-items:center;gap:2rem;padding:5rem min(6vw,5rem);color:var(--ivory);background:var(--espresso)}.newsletter-copy{max-width:40rem}.newsletter-copy p{color:#fff2e1c2}.newsletter-form label{display:block;margin-bottom:.65rem;font-weight:900}.newsletter-form>div{display:grid;grid-template-columns:1fr auto;gap:.65rem}.newsletter-form input,.checkout-grid input{width:100%;min-height:3.35rem;padding:.95rem 1rem;color:var(--espresso);background:#fff2e1eb;border:1px solid rgba(255,242,225,.38);border-radius:999px;outline:none}.newsletter-form input:focus,.checkout-grid input:focus{box-shadow:0 0 0 3px #eadbc847}.premium-footer{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:2rem;padding:4rem min(6vw,5rem) 6rem;background:#2f261f;color:var(--ivory)}.premium-footer p,.premium-footer a{display:block;color:#fff2e1b8}.premium-footer h3{margin-bottom:.8rem;font-size:1rem}.footer-brand{margin-bottom:1rem}.sticky-buy{position:fixed;right:1.2rem;bottom:1.2rem;z-index:34;width:min(28rem,calc(100% - 2.4rem));display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem;border:1px solid rgba(255,242,225,.62);border-radius:999px;background:#fff2e1bd;box-shadow:0 20px 60px #3b302738;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translateY(140%);transition:transform .42s var(--ease)}.sticky-buy.visible{transform:translateY(0)}.sticky-buy strong,.sticky-buy span{display:block;white-space:nowrap}.sticky-buy>div{min-width:0;padding-left:.6rem}.sticky-buy span{color:var(--espresso-soft);font-size:.84rem;font-weight:800;overflow:hidden;text-overflow:ellipsis}.sticky-buy .button{min-height:2.9rem;padding:.75rem 1rem}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:48;visibility:hidden;opacity:0;background:#2f261f6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:opacity .26s var(--ease),visibility .26s var(--ease)}.overlay.visible{visibility:visible;opacity:1}.cart-drawer{position:fixed;top:0;right:0;z-index:50;width:min(29.5rem,100%);height:100dvh;display:flex;flex-direction:column;gap:1rem;padding:1.1rem;background:#fff2e1e0;box-shadow:-24px 0 70px #3b302733;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translate(105%);transition:transform .42s var(--ease)}.cart-drawer.open{transform:translate(0)}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.drawer-header h2,.checkout-modal h2,.exit-popup h2{font-size:2.35rem}.cart-line{display:grid;grid-template-columns:7rem 1fr;gap:1rem;padding:.8rem;border:1px solid var(--line);border-radius:8px;background:#fffaf39e}.cart-line img{width:7rem;height:7rem;border-radius:8px;object-fit:cover}.quantity-row{gap:.55rem;margin-top:.8rem}.quantity-row button{width:2rem;height:2rem;color:var(--espresso);background:var(--champagne);border:0;border-radius:50%;font-weight:900}.cart-offer{color:var(--espresso);background:#eadbc8a3;border-color:var(--line)}.cart-total{justify-content:space-between;margin-top:auto;padding-top:1rem;border-top:1px solid var(--line)}.cart-total strong,.checkout-total strong{font-size:1.4rem}.cart-page-lines{width:min(48rem,100%);display:grid;gap:1rem;margin-bottom:1rem}.cart-page-total{width:min(48rem,100%);margin:1rem 0}.cart-quantity-label{display:grid;gap:.35rem;max-width:8rem;margin-top:.7rem;font-weight:900}.cart-quantity-label input{min-height:2.7rem;padding:.55rem .75rem;color:var(--espresso);background:#fff2e1e6;border:1px solid var(--line);border-radius:999px}.page-content{width:min(58rem,100%);color:var(--espresso-soft);line-height:1.75}.checkout-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;visibility:hidden;opacity:0;padding:1rem;background:#2f261f70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .26s var(--ease),visibility .26s var(--ease)}.checkout-modal.open{visibility:visible;opacity:1}.modal-shell{position:relative;width:min(43rem,100%);max-height:calc(100dvh - 2rem);overflow:auto;padding:1.4rem;border:1px solid rgba(255,242,225,.62);border-radius:8px;background:#fff2e1eb;box-shadow:var(--shadow)}.modal-close{position:absolute;top:1rem;right:1rem}.checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1.2rem 0}.checkout-grid label{display:grid;gap:.45rem;font-weight:900}.full-field{grid-column:1 / -1}.payment-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.payment-card{min-height:5.5rem;display:grid;gap:.42rem;padding:.9rem;border:1px solid var(--line);border-radius:8px;background:#fffaf39e;cursor:pointer}.payment-card.active{border-color:var(--espresso);box-shadow:inset 0 0 0 1px var(--espresso)}.payment-card input{position:absolute;opacity:0;pointer-events:none}.payment-card span{display:flex;align-items:center;gap:.5rem;font-weight:900}.payment-card strong{color:var(--espresso-soft);font-size:.9rem}.checkout-total{justify-content:space-between;margin:1rem 0;padding:1rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-weight:900}.secure-note{margin:.8rem 0 0;text-align:center;font-size:.88rem;font-weight:800}.exit-popup{position:fixed;left:50%;top:50%;z-index:62;width:min(28rem,calc(100% - 2rem));visibility:hidden;opacity:0;padding:1.25rem;border:1px solid rgba(255,242,225,.62);border-radius:8px;background:#fff2e1f2;box-shadow:var(--shadow);transform:translate(-50%,-46%) scale(.96);transition:opacity .26s var(--ease),visibility .26s var(--ease),transform .26s var(--ease)}.exit-popup.open{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1)}.popup-close{position:absolute;top:.8rem;right:.8rem}.purchase-toast{position:fixed;left:1.2rem;bottom:1.2rem;z-index:46;max-width:min(24rem,calc(100% - 2.4rem));display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;color:var(--espresso);background:#fff2e1db;border:1px solid rgba(255,242,225,.62);border-radius:999px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-weight:800;transform:translateY(calc(100% + 7rem));transition:transform .42s var(--ease)}.purchase-toast.visible{transform:translateY(0)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .72s var(--ease),transform .72s var(--ease)}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes ambientShift{0%{transform:translate3d(-4%,3%,0) scale(.95)}to{transform:translate3d(5%,-4%,0) scale(1.08)}}@keyframes floatProduct{0%,to{transform:translateY(0)}50%{transform:translateY(-1rem)}}@keyframes pulse{70%{box-shadow:0 0 0 .75rem #3b302700}to{box-shadow:0 0 #3b302700}}@keyframes scrollDot{0%{opacity:0;transform:translate(-50%)}30%{opacity:1}to{opacity:0;transform:translate(-50%,.9rem)}}@media(max-width:1080px){h1{font-size:5.9rem}h2{font-size:3.35rem}.commerce-nav-shell{padding:0 1rem}.commerce-nav-links{gap:1rem}.commerce-search{flex-basis:15.5rem;min-width:14rem}.hero-section,.story-section,.showcase-layout,.zoom-section,.product-story-block{grid-template-columns:1fr}.hero-copy{padding-top:2rem}.hero-product{width:min(39rem,100%)}.product-grid,.collection-card-grid,.reviews-grid,.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-benefit-grid,.product-details-grid{grid-template-columns:1fr}}@media(max-width:820px){.cursor-glow{display:none}.nav-shell{width:calc(100% - 1rem);min-height:4.1rem;margin-top:.5rem;border-radius:8px}.slash-header-section{inset:2.45rem 0 auto}.site-header.commerce-header-section{inset:.5rem 0 auto}.site-header.luxury-header-section{inset:.25rem 0 auto}.luxury-header-section .nav-shell{width:calc(100% - 1rem);min-height:2.85rem;padding:.42rem .6rem;border-radius:0 0 24px 24px}.luxury-header-section .brand{font-size:.98rem}.luxury-header-section .brand-mark,.luxury-header-section .brand-logo{width:1.9rem;height:1.9rem}.commerce-nav-shell{min-height:4.35rem;gap:.55rem;padding:.55rem .75rem}.commerce-brand span:last-child{display:none}.commerce-nav-links{flex:1 1 auto;gap:.95rem;padding-right:.25rem}.commerce-nav-links a{font-size:.84rem}.commerce-search{display:none}.commerce-icons{gap:.4rem}.commerce-icon-button{width:2.55rem;height:2.55rem;border-radius:14px}.nav-links,.care-link{display:none}.hero-section{min-height:auto;padding:8.6rem 1rem 4rem;overflow-x:hidden}h1{font-size:4.2rem}h2{font-size:2.55rem}.hero-tagline{font-size:1.05rem}.hero-product{order:-1;margin-top:1.2rem}.product-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.product-buy-box{grid-template-columns:1fr}.product-trust-strip div{min-height:4.7rem}.hero-copy{padding-top:0}.trust-band{grid-template-columns:repeat(2,1fr)}.trust-item:last-child{grid-column:1 / -1}.section,.why-section,.gallery-section,.faq-section,.compare-section,.zoom-section,.story-section,.product-content-section,.newsletter-section,.premium-footer{padding-left:1rem;padding-right:1rem}.product-grid,.collection-card-grid,.reviews-grid,.reason-grid,.product-trust-strip,.newsletter-section,.premium-footer,.checkout-grid,.payment-options,.story-metrics{grid-template-columns:1fr}.viewer-stage{min-height:24rem}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:13rem}.gallery-item.tall{grid-row:span 1}.sticky-buy{left:.7rem;right:.7rem;bottom:.7rem;width:auto;border-radius:8px}.sticky-buy .button span{display:none}.purchase-toast{left:.7rem;bottom:5.7rem;border-radius:8px}}@media(max-width:560px){.prepaid-strip{display:grid;grid-template-columns:1fr;gap:.12rem;min-height:2.45rem;padding:.32rem .55rem;font-size:.72rem;line-height:1.15}.strip-dot{display:none}.brand{font-size:1.05rem}.brand-mark{width:1.85rem;height:1.85rem}.commerce-nav-shell{min-height:4rem;padding:.45rem .55rem}.commerce-nav-links{gap:.85rem}.commerce-nav-links a{font-size:.8rem}.commerce-icons a.commerce-icon-button:first-child{display:none}.commerce-icon-button{width:2.35rem;height:2.35rem;border-radius:13px}h1{font-size:2.48rem;line-height:.96}h2{font-size:2.16rem}.hero-actions,.newsletter-form>div{grid-template-columns:1fr;display:grid}.button{width:100%;min-height:3.25rem}.product-offer-card{width:100%;justify-content:center;border-radius:8px}.product-field select,.product-field input{border-radius:8px}.hero-proof span,.hero-product{width:100%}.product-gallery{gap:.65rem}.product-gallery-main img{aspect-ratio:1.08}.product-gallery-thumbs{gap:.38rem}.hero-tagline{max-width:100%;font-size:1rem}.stock-pill{right:.45rem;bottom:.65rem;max-width:calc(100% - .9rem);min-height:2rem;padding:.4rem .58rem;font-size:.78rem}.trust-band{grid-template-columns:1fr}.trust-item:last-child{grid-column:auto}.gallery-grid,.collection-card-grid{grid-template-columns:1fr}.collection-card{min-height:20rem}.compare-label{top:.65rem;font-size:.76rem}.drawer-header h2,.checkout-modal h2,.exit-popup h2{font-size:1.95rem}.cart-line{grid-template-columns:5.5rem 1fr}.cart-line img{width:5.5rem;height:5.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/the-slash.css.map */
