*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-canvas);color:var(--color-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;letter-spacing:-.025em;line-height:1.08}h1{font-size:clamp(2.55rem,6vw,5.9rem)}h2{font-size:clamp(2rem,4vw,3.7rem)}h3{font-size:clamp(1.2rem,2vw,1.55rem)}[hidden],.no-js .js-only{display:none!important}.skip-link{position:fixed;z-index:9999;top:10px;left:10px;padding:10px 16px;background:#fff;border:2px solid var(--color-brand-dark);transform:translateY(-160%)}.skip-link:focus{transform:none}.page-width{width:min(calc(100% - 32px),var(--page-width));margin-inline:auto}.section{padding:clamp(56px,8vw,108px) 0}.section--tight{padding:clamp(36px,5vw,64px) 0}.section--surface{background:var(--color-surface)}.section-heading{max-width:760px;margin:0 auto clamp(28px,4vw,50px);text-align:center}.section-heading--left{margin-inline:0;text-align:left}.section-heading__eyebrow,.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--color-brand-dark);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-heading__eyebrow:before,.eyebrow:before{content:"";width:28px;height:2px;background:var(--color-brand)}.section-heading p{color:var(--color-muted);font-size:1.05rem}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.muted{color:var(--color-muted)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 24px;border:1px solid var(--color-brand-dark);border-radius:var(--button-radius);background:var(--color-brand-dark);color:#fff;font-weight:800;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #326fa838}.button--secondary{background:transparent;color:var(--color-brand-dark)}.button--secondary:hover{background:var(--color-surface)}.button--light{border-color:#fff;background:#fff;color:var(--color-ink)}.button--full{width:100%}.button[disabled]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--color-brand-dark);font-weight:800}.text-link:after{content:"\2192";transition:transform .2s ease}.text-link:hover:after{transform:translate(4px)}.field{display:grid;gap:6px}.field label{font-size:.82rem;font-weight:750}.field input,.field select,.field textarea,.select{width:100%;min-height:48px;padding:11px 13px;border:1px solid var(--color-border);border-radius:8px;background:#fff;outline:none;transition:border .2s ease,box-shadow .2s ease}.field textarea{min-height:100px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.select:focus{border-color:var(--color-brand-dark);box-shadow:0 0 0 3px #77b5fe33}.announcement{position:relative;z-index:50;padding:8px 16px;background:var(--announcement-bg,var(--color-brand-dark));color:var(--announcement-text,#fff);text-align:center;font-size:.79rem;font-weight:750;letter-spacing:.02em}.announcement a{text-decoration:underline;text-underline-offset:2px}.site-header{position:relative;z-index:40;background:#fffffff5;border-bottom:1px solid rgba(221,232,242,.9);transition:box-shadow .2s ease}.site-header.is-sticky{position:sticky;top:0;box-shadow:0 8px 28px #1f314414;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;gap:24px}.header-logo{display:flex;justify-content:center}.header-logo img,.header-logo svg{width:auto;max-width:190px;max-height:56px}.header-logo__fallback{width:180px}.header-nav{display:flex;align-items:center;gap:28px}.header-nav a{position:relative;font-size:.91rem;font-weight:700}.header-nav a:after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--color-brand);transform:scaleX(0);transition:transform .2s ease}.header-nav a:hover:after,.header-nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px}.icon-button{display:inline-grid;position:relative;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent;border-radius:50%}.icon-button:hover{background:var(--color-surface)}.icon-button svg{width:22px;height:22px}.cart-count{position:absolute;top:0;right:-2px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--color-accent);color:#fff;font-size:.68rem;font-weight:900}.menu-toggle{display:none}.mobile-menu{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;background:#101c286b;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mobile-menu.is-open{opacity:1;visibility:visible}.mobile-menu__panel{width:min(86vw,380px);height:100%;padding:24px;background:#fff;transform:translate(-102%);transition:transform .25s ease}.mobile-menu.is-open .mobile-menu__panel{transform:none}.mobile-menu__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.mobile-menu__nav{display:grid;gap:6px}.mobile-menu__nav a{padding:14px 0;border-bottom:1px solid var(--color-border);font-size:1.1rem;font-weight:750}.mobile-menu__support{margin-top:32px;padding:18px;border-radius:14px;background:var(--color-surface);font-size:.9rem}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#eef7ff,#fff 54%,#fceff4)}.hero:before{content:"";position:absolute;top:-30%;right:-10%;width:46vw;height:46vw;border:1px solid rgba(119,181,254,.28);border-radius:50%}.hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(32px,7vw,100px);min-height:min(780px,82vh);padding-block:clamp(64px,8vw,110px)}.hero__copy{position:relative;z-index:2;max-width:700px}.hero__copy h1{margin-bottom:22px}.hero__copy h1 em{color:var(--color-brand-dark);font-style:normal}.hero__copy .rte{max-width:590px;color:var(--color-muted);font-size:clamp(1rem,1.6vw,1.18rem)}.hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero__proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:var(--color-muted);font-size:.84rem;font-weight:750}.hero__proof span{display:flex;align-items:center;gap:7px}.hero__proof span:before{content:"\2713";display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#fff;color:var(--color-brand-dark);box-shadow:0 3px 12px #326fa824}.hero__media{position:relative;display:grid;place-items:center;min-height:480px}.hero__media:before{content:"";position:absolute;width:80%;aspect-ratio:1;border-radius:50%;background:#ffffffb3;box-shadow:var(--shadow)}.hero__image{position:relative;z-index:1;width:min(100%,560px);filter:drop-shadow(0 26px 30px rgba(38,61,82,.16))}.hero__badge{position:absolute;z-index:2;right:3%;bottom:14%;max-width:180px;padding:13px 16px;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:#ffffffe0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.78rem;font-weight:750}.hero__badge strong{display:block;color:var(--color-brand-dark);font-size:1.1rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.4vw,28px)}.product-card{position:relative;min-width:0}.product-card__media{position:relative;overflow:hidden;aspect-ratio:1;border-radius:var(--radius);background:linear-gradient(145deg,#f6faff,#fff);border:1px solid var(--color-border)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--color-muted)}.product-card__badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:30px;background:var(--color-accent);color:#fff;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.product-card__body{padding:16px 4px 4px}.product-card__vendor{margin-bottom:5px;color:var(--color-muted);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-card__title{margin-bottom:7px;font-family:inherit;font-size:1rem;line-height:1.35;letter-spacing:0}.product-card__price{display:flex;align-items:center;gap:9px;font-weight:850}.price--compare{color:var(--color-muted);font-size:.88rem;font-weight:500;text-decoration:line-through}.rating{display:flex;align-items:center;gap:6px;margin-top:8px;color:#d58b17;font-size:.79rem}.rating span{color:var(--color-muted)}.collection-footer{margin-top:38px;text-align:center}.collection-hero{padding:64px 0 38px;background:linear-gradient(120deg,var(--color-surface),#fff)}.collection-hero__inner{max-width:820px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid var(--color-border)}.collection-toolbar p{margin:0;color:var(--color-muted)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:50px}.pagination a,.pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid var(--color-border);border-radius:8px}.pagination .current{border-color:var(--color-brand-dark);background:var(--color-brand-dark);color:#fff}.guide-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(36px,8vw,110px)}.guide-visual{position:relative;overflow:hidden;min-height:530px;border-radius:calc(var(--radius) + 10px);background:linear-gradient(145deg,#f7fbff,#e6f3ff)}.guide-visual img{width:100%;height:100%;object-fit:cover}.guide-visual__fallback{display:grid;place-items:center;height:100%;min-height:530px;padding:40px}.guide-list{display:grid;gap:0;margin:28px 0 30px;padding:0;list-style:none;border-top:1px solid var(--color-border)}.guide-list li{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid var(--color-border)}.guide-list span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--color-surface);color:var(--color-brand-dark);font-size:.78rem;font-weight:900}.image-text{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(34px,7vw,96px)}.image-text--reverse .image-text__media{order:2}.image-text__media{overflow:hidden;border-radius:calc(var(--radius) + 8px);background:var(--color-surface)}.image-text__media img{width:100%;height:100%;max-height:680px;object-fit:cover}.image-text__content{max-width:590px}.image-text__content .rte{color:var(--color-muted)}.image-text__content .button{margin-top:18px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-card{padding:26px;border:1px solid var(--color-border);border-radius:var(--radius);background:#fff}.benefit-card__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:20px;border-radius:50%;background:var(--color-surface);color:var(--color-brand-dark);font-size:1.3rem}.benefit-card h3{margin-bottom:8px;font-family:inherit;font-size:1rem;letter-spacing:0}.benefit-card p{margin:0;color:var(--color-muted);font-size:.9rem}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial{padding:28px;border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;box-shadow:0 10px 30px #23374b0d}.testimonial__stars{margin-bottom:15px;color:#e3a327;letter-spacing:.1em}.testimonial blockquote{margin:0 0 20px;font-size:1rem}.testimonial cite{display:block;color:var(--color-muted);font-size:.82rem;font-style:normal;font-weight:750}.range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.range-card{position:relative;display:grid;grid-template-rows:auto 1fr;overflow:hidden;min-height:490px;padding:28px;border:1px solid var(--color-border);border-radius:calc(var(--radius) + 6px);background:linear-gradient(145deg,#eef7ff,#fff);transition:transform .25s ease,box-shadow .25s ease}.range-card--daily{background:linear-gradient(145deg,#f8f2fb,#fff)}.range-card--four{background:linear-gradient(145deg,#fff1f5,#fff)}.range-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.range-card__copy{position:relative;z-index:2}.range-card__copy>span{color:var(--color-brand-dark);font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.range-card__copy h3{margin:8px 0 9px;font-size:2rem}.range-card__copy p{color:var(--color-muted);font-size:.88rem}.range-card__copy strong{font-size:.82rem}.range-card__media{display:grid;place-items:end center;min-height:230px}.range-card__media img{max-height:260px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(35,55,75,.13));transition:transform .4s ease}.range-card:hover .range-card__media img{transform:scale(1.035)}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(34px,8vw,100px);align-items:start}.faq-list{border-top:1px solid var(--color-border)}.product-main{padding:clamp(36px,6vw,78px) 0}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.8fr);align-items:start;gap:clamp(34px,6vw,76px)}.product-gallery{position:sticky;top:110px;display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px}.product-thumbnails{display:grid;align-content:start;gap:10px}.product-thumbnail{overflow:hidden;padding:0;border:1px solid var(--color-border);border-radius:10px;background:#fff}.product-thumbnail.is-active{border:2px solid var(--color-brand-dark)}.product-thumbnail img{width:100%;aspect-ratio:1;object-fit:cover}.product-media{overflow:hidden;border:1px solid var(--color-border);border-radius:calc(var(--radius) + 6px);background:linear-gradient(145deg,#f7fbff,#fff)}.product-media__item{display:none}.product-media__item.is-active{display:block}.product-media__item img{width:100%;aspect-ratio:1;object-fit:cover}.product-info{min-width:0}.product-info__vendor{color:var(--color-brand-dark);font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.product-info h1{margin:8px 0 16px;font-size:clamp(2.1rem,4vw,3.6rem)}.product-info__rating{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-size:.88rem}.product-info__rating .stars{color:#e3a327;letter-spacing:.08em}.product-price{display:flex;align-items:baseline;gap:12px;margin-bottom:20px;font-size:1.6rem;font-weight:900}.product-price .compare{color:var(--color-muted);font-size:1rem;font-weight:500;text-decoration:line-through}.product-tax{margin-top:-14px;color:var(--color-muted);font-size:.74rem}.product-benefits{display:grid;gap:10px;margin:24px 0;padding:20px;border-radius:14px;background:var(--color-surface)}.product-benefit{display:flex;align-items:flex-start;gap:10px;font-size:.91rem;font-weight:650}.product-benefit:before{content:"\2713";display:grid;flex:0 0 22px;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff;color:var(--color-brand-dark);font-weight:900}.product-form{display:grid;gap:14px;margin-top:24px}.product-form__row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px}.quantity{display:grid;grid-template-columns:38px 44px 38px;height:50px;border:1px solid var(--color-border);border-radius:8px;background:#fff}.quantity button{border:0;background:transparent;font-size:1.2rem}.quantity input{width:100%;padding:0;border:0;text-align:center;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.shopify-payment-button{margin-top:10px}.quick-cod{margin-top:24px;padding:22px;border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px #23374b12}.quick-cod__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.quick-cod__head h3{margin:0;font-family:inherit;font-size:1.08rem;letter-spacing:0}.quick-cod__badge{padding:5px 9px;border-radius:30px;background:#edf8ef;color:#237b36;font-size:.66rem;font-weight:900;text-transform:uppercase}.quick-cod__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.quick-cod__grid .field--wide{grid-column:1/-1}.quick-cod__note{margin:10px 0 0;color:var(--color-muted);font-size:.75rem}.product-accordions{border-top:1px solid var(--color-border);margin-top:26px}.accordion{border-bottom:1px solid var(--color-border)}.accordion summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;cursor:pointer;font-weight:800;list-style:none}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";font-size:1.4rem;font-weight:400}.accordion[open] summary:after{content:"\2212"}.accordion__content{padding:0 0 20px;color:var(--color-muted)}.sticky-buy{display:none}.page-header{padding:60px 0 30px;text-align:center}.page-header h1{margin-bottom:10px;font-size:clamp(2.3rem,5vw,4.2rem)}.page-content{max-width:840px;margin:0 auto;padding-bottom:80px}.cart-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:40px;align-items:start}.cart-items{border-top:1px solid var(--color-border)}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;padding:20px 0;border-bottom:1px solid var(--color-border)}.cart-item img{width:110px;aspect-ratio:1;object-fit:cover;border-radius:12px;background:var(--color-surface)}.cart-item h2{margin-bottom:6px;font-family:inherit;font-size:1rem;letter-spacing:0}.cart-item__meta{color:var(--color-muted);font-size:.82rem}.cart-item__price{text-align:right;font-weight:850}.cart-remove{display:inline-block;margin-top:10px;color:var(--color-muted);font-size:.76rem;text-decoration:underline}.cart-summary{position:sticky;top:110px;padding:24px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.cart-summary__total{display:flex;justify-content:space-between;margin:18px 0;font-size:1.15rem;font-weight:900}.cart-summary .field{margin-top:12px}.empty-state{max-width:560px;margin:0 auto;padding:100px 0;text-align:center}.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:30px;align-items:start}.contact-card{padding:clamp(22px,4vw,38px);border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px #23374b0d}.contact-card h2{font-size:2rem}.contact-card .button{margin-top:16px}.form-status{padding:12px 14px;border-radius:8px;background:#edf8ef;color:#237b36}.form-errors{margin-bottom:16px;padding:12px 14px;border-radius:8px;background:#fff0f0;color:#9a2c2c}.password-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(145deg,var(--color-surface),#fff,#fceff4)}.password-card{width:min(100%,520px);padding:clamp(28px,6vw,54px);border:1px solid var(--color-border);border-radius:calc(var(--radius) + 8px);background:#fffffff0;box-shadow:var(--shadow);text-align:center}.password-card>img{max-width:210px;margin:0 auto 30px}.password-card .eyebrow{justify-content:center}.password-card h1{font-size:clamp(2.2rem,7vw,3.7rem)}.password-card form{display:grid;gap:14px;margin-top:26px;text-align:left}.search-form{display:flex;gap:10px;max-width:620px;margin:24px auto 48px}.search-form input{flex:1;min-width:0;padding:12px 16px;border:1px solid var(--color-border);border-radius:var(--button-radius)}.trust-bar{background:var(--color-brand-dark);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;justify-content:center;gap:11px;padding:22px 18px;border-right:1px solid rgba(255,255,255,.18);font-size:.82rem;font-weight:750}.trust-item:last-child{border-right:0}.trust-item__icon{font-size:1.2rem}.site-footer{padding:64px 0 28px;background:#121d27;color:#dbe7f0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px}.footer-brand img,.footer-brand svg{max-width:190px;margin-bottom:18px}.footer-brand p{max-width:360px;color:#aebdca;font-size:.9rem}.footer-title{margin-bottom:18px;color:#fff;font-family:inherit;font-size:.82rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.footer-links{display:grid;gap:10px;padding:0;list-style:none;color:#b8c6d1;font-size:.88rem}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:52px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);color:#91a3b2;font-size:.76rem}.footer-social{display:flex;gap:14px}.toast{position:fixed;z-index:100;right:20px;bottom:20px;max-width:340px;padding:13px 18px;border-radius:10px;background:#17212b;color:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.toast.is-visible{opacity:1;transform:none}@media(max-width:990px){.header-inner{grid-template-columns:auto 1fr auto;min-height:68px}.header-nav{display:none}.menu-toggle{display:grid}.header-logo{justify-content:flex-start}.header-logo img,.header-logo svg{max-width:150px;max-height:48px}.hero__grid{grid-template-columns:1fr;min-height:auto;padding-top:62px;text-align:center}.hero__copy,.hero__copy .rte{margin-inline:auto}.hero__buttons,.hero__proof{justify-content:center}.hero__media{min-height:380px}.hero__badge{right:8%;bottom:8%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid,.image-text,.product-layout{grid-template-columns:1fr}.guide-visual{min-height:420px}.image-text--reverse .image-text__media{order:0}.benefit-grid{grid-template-columns:repeat(2,1fr)}.testimonials,.range-grid{grid-template-columns:1fr}.range-card{grid-template-columns:1fr 1fr;grid-template-rows:1fr;align-items:center;min-height:330px}.faq-layout{grid-template-columns:1fr}.product-gallery{position:static}.cart-layout,.contact-layout{grid-template-columns:1fr}.cart-summary{position:static}.footer-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}}@media(max-width:640px){.page-width{width:min(calc(100% - 24px),var(--page-width))}.section{padding:54px 0}h1{font-size:clamp(2.35rem,13vw,3.8rem)}h2{font-size:clamp(1.9rem,10vw,2.8rem)}.announcement{font-size:.7rem}.header-actions{gap:4px}.header-actions .search-action{display:none}.hero__grid{gap:22px;padding-block:48px 34px}.hero__buttons{display:grid}.hero__buttons .button{width:100%}.hero__proof{gap:10px 16px}.hero__media{min-height:310px}.hero__image{width:92%}.hero__badge{right:2%;bottom:4%;max-width:150px;padding:10px;font-size:.7rem}.product-grid{gap:18px 10px}.product-card__body{padding-top:12px}.product-card__title{font-size:.9rem}.product-card__price{font-size:.88rem;gap:5px;flex-wrap:wrap}.benefit-grid{grid-template-columns:1fr}.range-card{grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:450px}.guide-visual,.guide-visual__fallback{min-height:330px}.product-layout{gap:28px}.product-gallery{grid-template-columns:1fr}.product-thumbnails{order:2;grid-template-columns:repeat(5,1fr)}.product-info h1{font-size:2.35rem}.product-form__row{grid-template-columns:1fr}.quantity{width:120px}.quick-cod{padding:17px}.quick-cod__grid{grid-template-columns:1fr}.quick-cod__grid .field--wide{grid-column:auto}.sticky-buy{position:fixed;z-index:60;right:0;bottom:0;left:0;display:flex;gap:12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:#fffffff5;box-shadow:0 -8px 30px #23374b1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-buy .button{flex:1;min-height:46px;padding-inline:12px;font-size:.85rem}.template-product .site-footer{padding-bottom:100px}.collection-toolbar{align-items:flex-start;flex-direction:column}.cart-item{grid-template-columns:80px 1fr}.cart-item img{width:80px}.cart-item__price{grid-column:2;text-align:left}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.trust-grid{grid-template-columns:1fr}.trust-item{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)!important}.trust-item:last-child{border-bottom:0!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
