.offers-showcase{display:grid;grid-gap:10px;gap:10px}.offers-showcase picture{display:contents}.offers-main{display:grid;grid-gap:10px;gap:10px;min-height:clamp(300px,34vw,420px)}.offers-main--dual{grid-template-columns:1.45fr 1fr}.offers-main--single{grid-template-columns:1fr;min-height:clamp(260px,28vw,360px)}.offer-primary{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(148deg,var(--s-c74) 0,var(--s-c75) 55%,var(--s-c76) 100%);box-shadow:0 20px 48px var(--s-t17);display:block;text-decoration:none;color:inherit;transition:transform .24s ease}.offer-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--s-t18) 0,var(--s-t19) 44%,var(--s-t20) 72%,var(--s-t21) 100%),radial-gradient(ellipse at 28% 70%,var(--s-t22),transparent 52%),radial-gradient(ellipse at 90% 10%,var(--s-t23),transparent 40%);pointer-events:none}.offer-primary:after{content:"";position:absolute;top:0;inset-inline-start:0;width:3px;height:100%;background:linear-gradient(180deg,transparent,var(--s-c6) 40%,var(--s-c41) 60%,transparent);border-radius:999px}.offer-primary:hover{transform:translateY(-4px);box-shadow:0 28px 60px var(--s-t24)}.offer-primary-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transform:scale(1);transform-origin:center;transition:transform .36s ease}.offer-primary:hover .offer-primary-img{transform:scale(1.05)}.offer-copy{position:relative;z-index:1;padding:clamp(22px,3vw,36px);-webkit-padding-end:4px;padding-inline-end:4px;display:grid;grid-gap:10px;gap:10px;align-content:center;max-width:58%;height:100%}.offer-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.64rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--on-media-faint);width:-moz-fit-content;width:fit-content}.offer-eyebrow:before{content:"";display:block;width:16px;height:1px;background:var(--on-media-faint);flex:0 0 auto}.offer-copy h2{margin:0;font-size:clamp(1.4rem,2.6vw,2.55rem);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:var(--on-media)}.offer-copy p{margin:0;color:var(--on-media-soft);font-size:.86rem;line-height:1.62;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offer-cta-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:36px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,var(--s-c6) 0,var(--s-c41) 100%);color:var(--s-c77);font-size:.78rem;font-weight:850;letter-spacing:.01em;box-shadow:0 8px 22px var(--s-t26);transition:transform .16s ease,box-shadow .16s ease}.offer-primary:hover .offer-cta-pill{transform:translateY(-1px);box-shadow:0 12px 30px var(--s-t27)}.offer-secondary{position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(148deg,var(--s-c78) 0,var(--s-c79) 60%,var(--s-c80) 100%);border:1px solid var(--s-t28);box-shadow:0 10px 32px var(--s-t29);display:block;text-decoration:none;color:inherit;transition:transform .24s ease}.offer-secondary:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--s-t30) 0,var(--s-t31) 46%,var(--s-t32) 74%,var(--s-t33) 100%),radial-gradient(ellipse at 60% 20%,var(--s-t34),transparent 55%);pointer-events:none}.offer-secondary:hover{transform:translateY(-4px);box-shadow:0 18px 44px var(--s-t35)}.offer-secondary-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transform:scale(1);transform-origin:center;transition:transform .36s ease}.offer-secondary:hover .offer-secondary-img{transform:scale(1.05)}.offer-secondary-copy{position:relative;z-index:1;padding:clamp(20px,2.6vw,30px);-webkit-padding-end:4px;padding-inline-end:4px;display:grid;grid-gap:8px;gap:8px;align-content:center;max-width:56%;height:100%}.offer-secondary-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:.62rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--s-c42);width:-moz-fit-content;width:fit-content}.offer-secondary-eyebrow:before{content:"";display:block;width:14px;height:1px;background:var(--s-c42);flex:0 0 auto}.offer-secondary-copy h3{margin:0;font-size:clamp(1.15rem,2vw,1.95rem);font-weight:500;line-height:1.12;letter-spacing:-.02em;color:var(--text)}.offer-secondary-copy p{margin:0;color:var(--text-soft);font-size:.82rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offer-secondary-cta{display:inline-flex;align-items:center;gap:6px;font-size:.76rem;font-weight:850;color:var(--brand-dark);border-bottom:1.5px solid;width:-moz-fit-content;width:fit-content;padding-bottom:1px}.offer-secondary:hover .offer-secondary-cta{gap:10px}.offers-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:clamp(190px,48vw,240px);grid-gap:10px;gap:10px}@media (min-width:640px){.offers-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:clamp(174px,17vw,212px)}}@media (min-width:821px){.offers-grid[data-count="2"]{grid-template-columns:repeat(2,1fr)}.offers-grid[data-count="3"]{grid-template-columns:repeat(3,1fr)}.offers-grid[data-count="4"]{grid-template-columns:repeat(4,1fr)}.offers-grid[data-count="5"]{grid-template-columns:repeat(6,1fr)}.offers-grid[data-count="5"]>.offer-tile:first-child,.offers-grid[data-count="5"]>.offer-tile:nth-child(2){grid-column:span 3}.offers-grid[data-count="5"]>.offer-tile:nth-child(3),.offers-grid[data-count="5"]>.offer-tile:nth-child(4),.offers-grid[data-count="5"]>.offer-tile:nth-child(5){grid-column:span 2}.offers-grid[data-count="6"]{grid-template-columns:repeat(6,1fr)}.offers-grid[data-count="6"]>.offer-tile:first-child{grid-column:span 3}.offers-grid[data-count="6"]>.offer-tile:nth-child(2){grid-column:span 2}.offers-grid[data-count="6"]>.offer-tile:nth-child(3),.offers-grid[data-count="6"]>.offer-tile:nth-child(4){grid-column:span 1}.offers-grid[data-count="6"]>.offer-tile:nth-child(5){grid-column:span 2}.offers-grid[data-count="6"]>.offer-tile:nth-child(6){grid-column:span 3}}.offer-tile{position:relative;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 50% 14%,var(--s-t36),transparent 42%),linear-gradient(160deg,var(--s-c81),var(--s-c82));border:1px solid var(--s-t13);box-shadow:0 6px 18px var(--s-t37);text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .22s ease}.offer-tile:after{content:"";position:absolute;top:0;inset-inline-start:0;inset-inline-end:0;height:2px;background:linear-gradient(90deg,transparent,var(--s-t38) 35%,var(--s-t38) 65%,transparent);z-index:3;pointer-events:none}.offer-tile:hover{transform:translateY(-4px);box-shadow:0 16px 38px var(--s-t39)}.offer-tile-img{position:absolute;inset:0;display:block;padding:0}.offer-tile-img img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transform:scale(1);transition:transform .36s ease}.offer-tile:hover .offer-tile-img img{transform:scale(1.06)}.offer-tile-body{position:absolute;bottom:0;inset-inline-start:0;inset-inline-end:0;padding:10px 14px 13px;background:linear-gradient(to top,var(--s-t40) 0,var(--s-t41) 65%,transparent 100%);display:grid;grid-gap:2px;gap:2px;z-index:2}.offer-tile-eyebrow{font-size:.58rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--s-c6)}.offer-tile-body h4{margin:0;font-size:.9rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--on-media);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.offer-tile-sub{display:none}.offer-tile-cta{margin-top:3px;font-size:.64rem;font-weight:800;color:var(--s-t42);border-bottom:1px solid var(--s-t43);width:-moz-fit-content;width:fit-content;padding-bottom:1px}.offer-tile:first-child,.offer-tile:nth-child(6){flex-direction:column}.offer-tile:first-child .offer-tile-img,.offer-tile:nth-child(6) .offer-tile-img{position:absolute;inset:0;width:auto;flex:none;height:auto;padding:0}.offer-tile:first-child .offer-tile-body,.offer-tile:nth-child(6) .offer-tile-body{position:absolute;bottom:0;inset-inline-start:0;inset-inline-end:0;padding:10px 14px 13px;background:linear-gradient(to top,var(--s-t40) 0,var(--s-t41) 65%,transparent 100%);display:grid;grid-gap:2px;gap:2px}.offer-tile:first-child .offer-tile-eyebrow,.offer-tile:nth-child(6) .offer-tile-eyebrow{color:var(--s-c6)}.offer-tile:first-child .offer-tile-body h4,.offer-tile:nth-child(6) .offer-tile-body h4{color:var(--s-c1);-webkit-line-clamp:1;font-size:.9rem;font-weight:600}.offer-tile:first-child .offer-tile-sub,.offer-tile:nth-child(6) .offer-tile-sub{display:none}.offer-tile:first-child .offer-tile-cta,.offer-tile:nth-child(6) .offer-tile-cta{margin-top:3px;color:var(--s-t42);border-bottom:1px solid var(--s-t43);font-size:.64rem}.section-heading{margin-bottom:clamp(18px,2.5vw,28px);display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.section-heading h3{margin:0 0 6px;font-size:clamp(1.45rem,2.4vw,2.1rem);font-weight:500;line-height:1.1;letter-spacing:-.02em}.section-heading p{margin:0;color:var(--text-soft)}.section-link{color:var(--brand-dark);font-weight:700;white-space:nowrap;border-bottom:1px solid}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(14px,1.8vw,22px);gap:clamp(14px,1.8vw,22px)}.category-carousel-shell{position:relative;display:flex;align-items:center;min-width:0}.category-carousel-rail{flex:1 1 auto;min-width:0;width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:clamp(148px,16vw,200px);grid-gap:clamp(16px,2vw,26px);gap:clamp(16px,2vw,26px);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 2px 18px}.category-carousel-rail::-webkit-scrollbar{display:none}.category-carousel-button{flex-shrink:0;width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:var(--s-t44);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--brand-dark);display:inline-flex;align-items:center;justify-content:center;font-size:2rem;line-height:1;box-shadow:var(--shadow-soft);z-index:1}.category-carousel-button:hover{background:var(--brand);border-color:var(--brand);color:white}.category-round-card{display:flex;flex-direction:column;align-items:center;gap:10px;scroll-snap-align:start;text-decoration:none;color:inherit}.category-round-image{position:relative;width:100%;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:999px;border:1px solid var(--s-t45);background:radial-gradient(circle at 50% 26%,var(--s-t46),transparent 42%),linear-gradient(180deg,var(--s-c9),var(--s-c83) 72%,var(--s-c84));box-shadow:0 18px 42px var(--s-t29)}.category-round-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--s-t47),var(--s-t48)),radial-gradient(circle,transparent 42%,var(--s-t45));pointer-events:none}.category-round-image img{width:100%;height:100%;border-radius:inherit;object-fit:cover;transition:transform .22s ease,opacity .22s ease}.category-round-title{max-width:100%;padding:0 4px;text-align:center;font-size:clamp(.82rem,1vw,.94rem);font-weight:700;line-height:1.3;color:var(--text)}.category-round-card:hover{transform:translateY(-5px)}.category-round-card:hover .category-round-image img{transform:scale(1.06);opacity:.88}.category-card{position:relative;overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--line);background:white;box-shadow:var(--shadow);transition:transform .22s ease}.category-card-image{height:clamp(180px,18vw,230px);display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 50% 20%,var(--s-t49),transparent 36%),linear-gradient(180deg,var(--s-c9),var(--s-c27) 74%,var(--s-c85))}.category-card-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 26px var(--s-t50));transition:transform .22s ease}.category-card-body{padding:18px;display:grid;grid-gap:8px;gap:8px}.blog-card-body h4,.category-card-body h4,.product-card-body h4{margin:0;line-height:1.4}.blog-card-body h4,.blog-card-body p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.blog-card-body p,.category-card-body p,.product-summary p,.review-card p{margin:0;color:var(--text-soft);line-height:1.7}.product-rail-shell{display:grid;grid-gap:16px;gap:16px}.product-rail-track{display:flex;align-items:center;gap:8px;min-width:0}.product-rail-track>.product-rail{flex:1 1 auto;min-width:0}.product-rail-btn{flex-shrink:0;width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:var(--s-t44);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--brand-dark);display:inline-flex;align-items:center;justify-content:center;font-size:2rem;line-height:1;box-shadow:var(--shadow-soft);z-index:1}.product-rail-btn:hover:not(:disabled){background:var(--brand);border-color:var(--brand);color:white}.product-rail-btn:disabled{opacity:.28;cursor:default}.product-rail-dots{display:flex;justify-content:center;align-items:center;gap:8px}.product-rail-dot{display:block;width:8px;height:8px;border-radius:999px;background:var(--line-strong);transition:width .22s ease,background .22s ease;border:none;padding:0;cursor:pointer}.product-rail-dot:hover{background:var(--brand)}.product-rail-dot.is-active{width:24px;background:var(--brand-dark)}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(240px,22vw,286px);grid-gap:clamp(16px,1.8vw,24px);gap:clamp(16px,1.8vw,24px);overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:none}.product-rail::-webkit-scrollbar{display:none}.store-empty-state{display:grid;grid-gap:10px;gap:10px;padding:clamp(18px,2.4vw,24px);border-radius:var(--radius-xl);border:1px solid var(--s-t45);background:radial-gradient(circle at 12% 0,var(--s-t51),transparent 30%),linear-gradient(180deg,var(--s-c1),var(--s-c43));box-shadow:var(--shadow-soft)}.store-empty-state strong{font-size:1.05rem;letter-spacing:-.01em}.store-empty-state p{margin:0;color:var(--text-soft)}.store-empty-state-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:4px}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(16px,2vw,28px);gap:clamp(16px,2vw,28px);padding:clamp(20px,3vw,30px) clamp(24px,4vw,44px);border-radius:var(--radius-2xl);border:1px solid var(--line);background:linear-gradient(135deg,var(--s-c9),var(--s-c86));box-shadow:var(--shadow-soft)}.trust-item{display:flex;align-items:center;gap:14px}.trust-icon-wrap{flex:0 0 auto;width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--s-c44),var(--s-c87));color:var(--brand-dark);box-shadow:0 8px 20px var(--s-t13)}.trust-text{display:grid;grid-gap:3px;gap:3px}.trust-text strong{font-size:.92rem;color:var(--text);line-height:1.2}.trust-text span{font-size:.78rem;color:var(--text-soft);line-height:1.3}.product-card{min-width:0;position:relative;overflow:hidden;height:100%;border-radius:24px;border:1px solid var(--s-t52);background:linear-gradient(180deg,var(--s-c1) 0,var(--s-c88) 100%);box-shadow:0 14px 34px var(--s-t53);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column;scroll-snap-align:start}.product-card-media-wrap{position:relative;padding:0}.product-card-image{overflow:hidden;background:var(--s-c1)}.product-card-image,.product-card-image-primary{position:relative;display:block;border-radius:24px 24px 16px 16px}.product-card-image-primary{height:auto}.product-card-image-primary,.product-card-image-secondary{width:100%;transform:scale(1);transition:opacity .22s ease,transform .22s ease}.product-card-image-secondary{position:absolute;inset:0;height:100%;object-fit:cover;object-position:center;border-radius:24px 24px 16px 16px;opacity:0}.product-badge{position:absolute;top:12px;inset-inline-end:12px;max-width:calc(100% - 72px);padding:6px 10px;border-radius:999px;background:var(--brand-dark);color:white;font-size:.7rem;font-weight:850;line-height:1.2;box-shadow:0 10px 22px var(--s-t54)}.product-card-body{flex:1 1;padding:12px 14px 14px;display:flex;flex-direction:column;gap:7px}.product-card-body h4{margin:0;color:var(--text);font-size:clamp(.92rem,1.05vw,1.04rem);font-weight:500;line-height:1.3;letter-spacing:-.01em}.category-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px var(--s-t39)}.blog-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px var(--s-t39)}.product-card:hover{border-color:var(--s-t9);box-shadow:0 20px 44px var(--s-t55)}.category-card:hover .category-card-image img{transform:translateY(-5px) scale(1.02)}.product-card.has-hover-image:hover .product-card-image-primary{opacity:0;transform:scale(1.02)}.product-card.has-hover-image:hover .product-card-image-secondary{opacity:1;transform:scale(1.02)}.cart-drawer-header,.catalog-toolbar,.product-meta,.product-pricing,.product-reviews,.subtotal-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-drawer .icon-link{width:40px;height:40px;touch-action:manipulation}.product-meta span{color:var(--text-soft);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.wishlist-button{width:34px;height:34px;border-radius:999px;border:1px solid var(--line);background:white;display:inline-flex;align-items:center;justify-content:center}.product-card-wishlist{position:absolute;top:16px;inset-inline-start:16px;z-index:2;width:34px;height:34px;background:var(--s-t46);color:var(--text);box-shadow:0 12px 24px var(--s-t29)}.product-card-wishlist:hover{color:var(--brand-dark);border-color:var(--s-t9);transform:translateY(-1px)}.product-card-wishlist.is-active{color:var(--s-c89);border-color:var(--s-t56)}.product-card-wishlist.is-active svg path{fill:currentColor}.product-card-wishlist.is-busy{opacity:.72;cursor:wait}.wishlist-toast{position:absolute;top:calc(100% + 8px);inset-inline-start:0;transform:none;width:max-content;max-width:min(220px,calc(100vw - 48px));white-space:normal;text-wrap:pretty;text-align:start;background:var(--text);color:white;font-size:.72rem;font-weight:700;line-height:1.35;padding:8px 10px;border-radius:12px;box-shadow:0 14px 30px var(--s-t57);pointer-events:none;z-index:10;animation:toast-in .18s ease}@keyframes toast-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.product-card-vendor{width:-moz-fit-content;width:fit-content;color:var(--brand-dark);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-card-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:var(--text-soft);font-size:.84rem;line-height:1.5;transition:all .28s ease}.product-card:hover .product-card-description{-webkit-line-clamp:unset;overflow:visible}.review-stars{letter-spacing:.12em;color:var(--s-c28)}.review-stars.small{font-size:.92rem}.product-reviews{justify-content:start;color:var(--text-soft);font-size:.82rem;flex-wrap:nowrap;max-width:100%;min-width:0;overflow:hidden;white-space:nowrap}.product-reviews strong{flex:0 0 auto;color:var(--text);font-size:.84rem}.product-reviews .review-stars{flex:0 0 auto;overflow:visible}.product-reviews .review-count-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.product-card-meta{display:grid;grid-gap:6px;gap:6px;min-height:28px}.product-pill-row{display:flex;flex-wrap:wrap;gap:6px}.product-feature-pill{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;background:var(--s-c44);color:var(--brand-dark);font-size:.74rem;font-weight:850}.product-price-panel{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:11px 12px;border-radius:16px;background:linear-gradient(135deg,var(--s-c90),var(--s-c91));border:1px solid var(--s-t12)}.product-price-panel .product-pricing{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.product-pricing strong,.product-pricing.large strong{font-size:1.15rem}.product-card .product-pricing strong{color:var(--brand-dark);font-size:clamp(1.18rem,1.55vw,1.34rem);letter-spacing:-.04em}.product-pricing span{color:var(--s-c92);text-decoration:line-through}.product-pricing.large{justify-content:start}.product-pricing.large strong{font-size:1.3rem}.unit-price-label{color:var(--text-soft);font-size:.74rem}.product-savings-badge{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:var(--brand-dark);color:white;font-size:.72rem;font-weight:900;white-space:nowrap}.newsletter-form button,.primary-action,.product-action-button,.secondary-action{min-height:46px;padding:0 18px;border-radius:14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;touch-action:manipulation}.newsletter-form button,.primary-action,.product-action-button{background:var(--brand);color:var(--text);font-weight:800;box-shadow:0 10px 22px var(--s-t58)}.product-action-button{width:100%;gap:8px;min-height:44px;border-color:var(--s-t9);background:white;color:var(--text);box-shadow:none}.newsletter-form button:hover,.primary-action:hover,.product-action-button:hover{background:var(--brand-dark);color:white}.secondary-action{display:inline-flex;align-items:center;justify-content:center;background:white;border-color:var(--line);color:var(--text);font-weight:800}.our-story{background:linear-gradient(180deg,var(--surface-accent) 0,var(--surface-soft) 100%);border:1px solid var(--line);border-radius:var(--radius-2xl);padding:clamp(26px,3.4vw,38px) clamp(20px,3vw,32px)}.our-story-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:clamp(20px,2.6vw,30px)}.our-story-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand-dark);font-size:.72rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px}.our-story-eyebrow:before{content:"";width:16px;height:2px;background:var(--brand-dark);display:inline-block}.our-story-headline{margin:0;color:var(--brand-dark);font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.18;max-width:520px}.our-story-lede{margin:0;color:var(--text-soft);font-size:.9rem;line-height:1.55;max-width:300px}.our-story-strip-wrap{position:relative}.our-story-strip{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:6px;scrollbar-width:none}.our-story-strip::-webkit-scrollbar{display:none}.our-story-node{flex:1 1;min-width:220px;scroll-snap-align:start;position:relative;padding-top:6px;text-align:center}.our-story-node:before{content:"";position:absolute;top:42px;left:0;right:0;height:2px;background:var(--line-strong);z-index:0}.our-story-node:first-child:before{left:50%}.our-story-node:last-child:before{right:50%}.our-story-photo{display:block;position:relative;width:74px;height:74px;margin:0 auto 12px;border-radius:50%;overflow:hidden;background:var(--brand-pale);border:3px solid var(--s-c1);box-shadow:0 0 0 2px var(--line-strong);z-index:1}.our-story-photo img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.our-story-node.is-launch .our-story-photo{box-shadow:0 0 0 3px var(--brand-dark)}.our-story-year{font-size:1.15rem;font-weight:800;color:var(--brand-dark);margin:0 0 4px}.our-story-caption{margin:0;font-size:.82rem;line-height:1.5;color:var(--text-soft);padding:0 6px}.our-story-badge{display:inline-block;margin-top:8px;padding:3px 10px;background:var(--brand-dark);color:var(--s-c1);font-size:.6rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border-radius:100px}.our-story-bottom{align-items:center;justify-content:space-between;margin-top:clamp(18px,2.4vw,26px);padding-top:20px;border-top:1px solid var(--line)}.our-story-bottom,.our-story-trust{display:flex;flex-wrap:wrap;gap:16px}.our-story-trust-item{display:inline-flex;align-items:center;gap:7px;font-size:.78rem;font-weight:700;color:var(--brand-dark)}.our-story-dot{width:7px;height:7px;border-radius:50%;background:var(--brand);flex-shrink:0}.our-story-cta{display:inline-flex;align-items:center;gap:8px;background:var(--brand-dark);color:var(--s-c1);font-weight:750;font-size:.85rem;padding:11px 22px;border-radius:100px;white-space:nowrap}.our-story-cta:hover{background:var(--brand)}.blog-grid,.review-grid{display:grid;grid-gap:clamp(12px,1.4vw,18px);gap:clamp(12px,1.4vw,18px)}.review-carousel{display:grid;grid-gap:12px;gap:12px}.review-carousel-controls{display:flex;justify-content:flex-end;gap:8px}.review-carousel-btn{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:999px;border:1px solid var(--s-t59);background:var(--s-c1);color:var(--brand-dark);font-size:1.6rem;line-height:1;cursor:pointer;box-shadow:0 8px 18px var(--s-t29);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.review-carousel-btn:focus-visible,.review-carousel-btn:hover:not(:disabled){transform:translateY(-1px);border-color:var(--s-t60);box-shadow:0 12px 24px var(--s-t61);outline:none}.review-carousel-btn:disabled{cursor:default;opacity:.45}.review-grid{grid-auto-flow:column;grid-auto-columns:calc((100% - (clamp(12px, 1.4vw, 18px) * 2)) / 3);grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding-bottom:8px;-webkit-overflow-scrolling:touch}.review-grid:focus-visible{outline:2px solid var(--s-t62);outline-offset:4px;border-radius:8px}.review-grid::-webkit-scrollbar{height:6px}.review-grid::-webkit-scrollbar-thumb{border-radius:999px;background:var(--s-t63)}@media (max-width:640px){.our-story{padding:24px 16px}.our-story-lede{display:none}.our-story-node{flex:0 0 auto;width:168px;min-width:0}.our-story-photo{width:58px;height:58px}.our-story-node:before{top:34px}.review-grid{grid-auto-columns:calc((100% - clamp(12px, 1.4vw, 18px)) / 2)}.review-card{padding:16px}.review-card-head{gap:8px}.review-avatar{width:36px;height:36px;font-size:.78rem}.review-card-copy strong{font-size:.86rem}.review-card-head .review-stars{font-size:.66rem;letter-spacing:0}}.review-card{padding:22px;border-radius:var(--radius-xl);border:1px solid var(--line);background:white;box-shadow:var(--shadow);scroll-snap-align:start}.review-card-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-bottom:12px}.review-avatar{width:46px;height:46px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--s-c93),var(--s-c94));color:var(--brand-dark);font-weight:700;letter-spacing:.08em}.review-card-copy{display:grid;grid-gap:3px;gap:3px;min-width:0;overflow-wrap:break-word}.review-card-copy strong{font-size:.96rem}.review-card-copy span{color:var(--text-soft);font-size:.82rem}.instagram-header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:20px;text-align:center}.instagram-header h3{margin:0;font-size:clamp(1.45rem,2.6vw,2.1rem);font-weight:500;letter-spacing:-.02em}.instagram-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 32px;border-radius:999px;background:var(--s-c95);color:white;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s ease,transform .14s ease,box-shadow .2s ease;box-shadow:0 4px 16px var(--s-t64)}.instagram-cta:hover{background:var(--s-c96);transform:translateY(-2px);box-shadow:0 8px 22px var(--s-t65)}.instagram-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:3px;gap:3px}.instagram-tile{position:relative;overflow:hidden;aspect-ratio:4/5;display:block;background:var(--s-c97)}.instagram-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .32s ease}.instagram-tile:hover img{transform:scale(1.05)}.instagram-logo-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;background:var(--s-t66);transition:opacity .28s ease}.instagram-tile:hover .instagram-logo-overlay{opacity:1}.instagram-logo-circle{width:86px;height:86px;border-radius:50%;background:var(--s-t67);border:2.5px solid var(--s-t42);display:flex;align-items:center;justify-content:center;color:white}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card{overflow:hidden;border-radius:18px;border:1px solid var(--line);background:white;box-shadow:0 2px 10px var(--s-t68);display:flex;flex-direction:column;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.blog-detail-layout{max-width:740px;margin-inline:auto;display:grid;grid-gap:clamp(22px,3vw,34px);gap:clamp(22px,3vw,34px)}.blog-breadcrumb{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:.84rem;color:var(--text-soft)}.blog-breadcrumb a{color:var(--brand-dark);font-weight:700}.blog-detail-header{display:grid;grid-gap:12px;gap:12px}.blog-detail-header h1{margin:0;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.12;letter-spacing:-.035em}.blog-detail-lead{margin:0;font-size:1.08rem;color:var(--text-soft);line-height:1.7}.blog-detail-image{border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:16/7;background:var(--surface-soft);border:1px solid var(--line)}.blog-detail-image img{width:100%;height:100%;object-fit:cover}.blog-detail-body{display:grid;grid-gap:14px;gap:14px;font-size:1rem;line-height:1.8;color:var(--text)}.blog-detail-body p{margin:0}.blog-detail-body.rich-html a{color:var(--brand-dark);font-weight:750;text-decoration:underline;text-underline-offset:3px}.blog-detail-body.rich-html b,.blog-detail-body.rich-html strong{color:var(--text);font-weight:850}.blog-detail-body.rich-html ol,.blog-detail-body.rich-html ul{margin:0;-webkit-padding-start:22px;padding-inline-start:22px}.blog-body-heading{font-weight:750;color:var(--brand-dark)}.blog-detail-footer{padding-top:14px;border-top:1px solid var(--line)}.blog-card-image{position:relative;aspect-ratio:16/9;overflow:hidden;flex-shrink:0;background:var(--s-c98)}.blog-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .32s ease}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px;flex:1 1}.blog-date{font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;opacity:.75}.blog-card-read-more,.blog-date{font-weight:700;color:var(--brand-dark)}.blog-card-read-more{margin-top:auto;padding-top:10px;font-size:.78rem;display:flex;align-items:center;gap:4px}[dir=rtl] .blog-card-read-more{flex-direction:row-reverse}.newsletter-strip{padding:clamp(24px,4vw,40px);display:grid;grid-template-columns:1.4fr 1fr;grid-gap:clamp(20px,4vw,40px);gap:clamp(20px,4vw,40px);align-items:center;border-radius:var(--radius-2xl);border:1px solid var(--line);background:linear-gradient(180deg,var(--s-c99),white)}.newsletter-strip h3{margin:0 0 8px;font-size:clamp(1.45rem,2.4vw,2rem);letter-spacing:-.035em}.newsletter-strip p{margin:0;color:var(--text-soft);line-height:1.7}.newsletter-form{display:flex;gap:10px;align-items:center}.newsletter-form input{flex:1 1;min-height:46px;padding:0 16px;border-radius:14px;border:1px solid var(--line)}.site-footer{margin-top:clamp(36px,5vw,64px);padding:44px 0 32px;background:var(--s-c100);border-top:1px solid var(--line)}.footer-panel{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px)}.footer-column h4,.footer-column h5{margin:0 0 10px}.footer-brand-lockup{display:flex;align-items:center;gap:14px;margin-bottom:14px}.footer-brand-lockup span{color:var(--text-soft);font-size:.78rem}.footer-logo{width:98px;height:auto}.footer-column p{margin:0;color:var(--text-soft);line-height:1.8}.footer-links{display:grid;grid-gap:8px;gap:8px;color:var(--text-soft);line-height:1.6}.footer-bottom{margin-top:20px;padding-top:20px;border-top:1px solid var(--s-t29);display:flex;align-items:center;justify-content:space-between;gap:14px}.footer-chip-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--text-soft)}.footer-currency-chip{padding:7px 10px;border-radius:999px;background:white;border:1px solid var(--line);color:var(--text);cursor:pointer;font-size:inherit;transition:background .18s,border-color .18s,color .18s}.footer-currency-chip:hover{background:var(--brand-light,var(--s-c101));border-color:var(--brand);color:var(--brand-dark)}.footer-currency-chip--active{background:var(--brand);border-color:var(--brand-dark);color:white;font-weight:600}.footer-social-row{display:flex;align-items:center;gap:10px;margin-top:14px}.footer-social-link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--s-t69);border:1px solid var(--line);color:var(--text-soft);transition:background .18s,color .18s,border-color .18s}.footer-social-link:hover{background:var(--green);border-color:var(--green);color:var(--s-c1)}.footer-copyright-row{justify-content:flex-end}.footer-copyright{font-size:.78rem;color:var(--text-soft);-webkit-margin-start:auto;margin-inline-start:auto}@media (max-width:860px){.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.offers-main{grid-template-columns:1fr;min-height:auto}.offer-primary{min-height:280px}.offer-secondary{min-height:220px}}@media (min-width:640px) and (max-width:820px){.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.offer-tile:first-child,.offer-tile:nth-child(2),.offer-tile:nth-child(3),.offer-tile:nth-child(4),.offer-tile:nth-child(5),.offer-tile:nth-child(6){grid-column:auto;min-height:156px}.offer-tile:first-child,.offer-tile:nth-child(6){flex-direction:column}.offer-tile:first-child .offer-tile-img,.offer-tile:nth-child(6) .offer-tile-img{position:absolute;inset:0;width:auto;flex:none;height:auto}.offer-tile:first-child .offer-tile-body,.offer-tile:nth-child(6) .offer-tile-body{position:absolute;bottom:0;inset-inline:0;flex:none;justify-content:flex-start;background:linear-gradient(to top,var(--s-t40) 0,var(--s-t41) 65%,transparent 100%);-webkit-border-start:none;border-inline-start:none;padding:10px 14px 13px;gap:2px}.offer-tile:first-child .offer-tile-eyebrow,.offer-tile:nth-child(6) .offer-tile-eyebrow{color:var(--s-c6)}.offer-tile:first-child .offer-tile-body h4,.offer-tile:nth-child(6) .offer-tile-body h4{color:var(--s-c1);-webkit-line-clamp:1;font-size:.9rem}.offer-tile:first-child .offer-tile-sub,.offer-tile:nth-child(6) .offer-tile-sub{display:none}.offer-tile:first-child .offer-tile-cta,.offer-tile:nth-child(6) .offer-tile-cta{color:var(--s-t42);border-bottom:1px solid var(--s-t43);font-size:.64rem}}@media (max-width:600px){.offer-primary-img,.offer-secondary-img{object-position:center}.offer-copy,.offer-secondary-copy{max-width:68%}}@media (max-width:639px){.offers-showcase{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.offers-grid,.offers-main{display:contents}.offer-primary{grid-column:1/-1;height:clamp(220px,56vw,320px);min-height:unset;border-radius:20px}.offer-secondary,.offer-tile{height:clamp(155px,42vw,215px);min-height:unset;border-radius:16px}.offer-last-odd{grid-column:1/-1;height:clamp(175px,46vw,230px)}}@media (max-width:480px){.trust-strip{grid-template-columns:repeat(1,minmax(0,1fr));padding:20px}.product-rail-btn{width:40px;height:40px;font-size:1.6rem}}@media (max-width:640px){.product-rail{grid-template-columns:repeat(2,1fr);grid-auto-flow:row;grid-auto-columns:unset;overflow-x:unset;scroll-snap-type:none;gap:10px;padding:2px 0 4px}.product-rail-btn,.product-rail-dots{display:none}.product-card{border-radius:18px;box-shadow:0 10px 24px var(--s-t29);height:auto;overflow:visible}.product-card-image,.product-card-media-wrap{overflow:hidden}.product-card-media-wrap{padding:0}.product-card-image{background:var(--s-c1)}.product-card-image,.product-card-image-primary,.product-card-image-secondary{border-radius:18px 18px 12px 12px}.product-badge{top:10px;inset-inline-start:10px;inset-inline-end:auto;max-width:50%;font-size:.62rem;padding:4px 7px;background:var(--s-t70);color:var(--brand-dark);box-shadow:0 8px 18px var(--s-t29)}.product-card-wishlist{top:10px;inset-inline-start:auto;inset-inline-end:10px;width:28px;height:28px;border:0;background:transparent;box-shadow:none}.wishlist-toast{inset-inline-start:auto;inset-inline-end:0;text-align:start}.product-card-body{padding:8px 9px 10px;gap:4px}.product-card-body h4{font-size:.78rem;overflow:visible;white-space:normal;word-break:break-word;-webkit-line-clamp:unset;display:block}.product-card-description,.product-pill-row{display:none}.product-card-meta{min-height:unset;gap:4px}.product-reviews{gap:4px;font-size:.72rem}.product-reviews strong{font-size:.74rem}.product-reviews .review-stars.small{font-size:.72rem;letter-spacing:.04em}.product-price-panel{padding:7px 9px;border-radius:12px;gap:3px}.product-card .product-pricing strong{font-size:.9rem;letter-spacing:-.03em}.product-pricing span{font-size:.72rem}.product-savings-badge{padding:3px 8px;font-size:.58rem}.product-action-button{min-height:36px;font-size:.76rem;background:var(--brand-dark);color:white;border-color:var(--brand-dark);border-radius:13px}.category-carousel-button{display:none}.category-carousel-rail{grid-auto-columns:148px;gap:14px}.category-round-title{font-size:.8rem}}.section-view-all-mobile{display:none}@media (max-width:640px){.section-view-all-mobile{display:flex;justify-content:center;margin-top:12px}.section-view-all-mobile .section-link{width:100%;text-align:center;justify-content:center}}.blog-card,.category-card,.newsletter-strip,.offer-primary,.offer-secondary,.offer-tile,.our-story,.product-card,.review-card,.store-empty-state,.trust-strip{border-color:var(--s-t1);background:linear-gradient(180deg,var(--s-c2) 0,var(--s-c8) 100%);box-shadow:0 18px 44px var(--s-t71)}.offer-primary{background:radial-gradient(circle at 72% 10%,var(--s-t72),transparent 22rem),linear-gradient(145deg,var(--bg) 0,var(--s-c26) 58%,var(--s-c102) 100%)}.offer-primary:before{background:linear-gradient(100deg,var(--s-t73) 0,var(--s-t74) 42%,var(--s-t75) 72%,var(--s-t76) 100%),radial-gradient(ellipse at 30% 78%,var(--s-t77),transparent 50%)}.offer-primary:after,.offer-tile:after{background:linear-gradient(90deg,transparent,var(--brand) 28%,var(--accent) 70%,transparent)}.offer-secondary{background:radial-gradient(circle at 78% 12%,var(--s-t78),transparent 14rem),linear-gradient(145deg,var(--s-c2) 0,var(--s-c40) 62%,var(--s-c10) 100%)}.offer-secondary:before{background:linear-gradient(100deg,var(--s-t79) 0,var(--s-t80) 50%,var(--s-t81) 78%,transparent 100%),radial-gradient(ellipse at 60% 20%,var(--s-t11),transparent 55%)}.offer-eyebrow:before,.offer-secondary-eyebrow:before{background:var(--accent)}.category-carousel-button:hover,.newsletter-form button,.offer-cta-pill,.primary-action,.product-action-button:hover,.product-rail-btn:hover:not(:disabled){background:var(--brand);border-color:var(--brand);color:var(--bg);box-shadow:0 12px 28px var(--s-t82)}.blog-card-body h4,.category-card-body h4,.newsletter-strip h3,.offer-secondary-copy h3,.our-story-headline,.product-card-body h4,.review-card-copy strong,.section-heading h3,.store-empty-state strong,.trust-text strong{color:var(--s-c1)}.blog-card-body p,.category-card-body p,.newsletter-strip p,.offer-secondary-copy p,.our-story-caption,.our-story-lede,.product-summary p,.review-card p,.section-heading p,.store-empty-state p,.trust-text span{color:var(--s-c11)}.blog-card-read-more,.offer-secondary-cta,.our-story-eyebrow,.our-story-trust-item,.our-story-year,.product-card-vendor,.section-link{color:var(--brand)}.offer-tile{background:radial-gradient(circle at 48% 12%,var(--s-t11),transparent 42%),linear-gradient(160deg,var(--s-c103),var(--s-c104))}.category-carousel-button,.product-rail-btn,.review-carousel-btn{background:var(--s-t8);border-color:var(--s-t47);color:var(--brand);box-shadow:0 12px 30px var(--s-t83)}.category-card-image,.category-round-image,.product-card-image,.store-empty-state{background:radial-gradient(circle at 50% 16%,var(--s-t84),transparent 42%),linear-gradient(180deg,var(--s-c12),var(--s-c10))}.category-round-image{border-color:var(--s-t47);box-shadow:0 18px 42px var(--s-t85)}.category-round-image:after{background:linear-gradient(180deg,var(--s-t8),var(--s-t86)),radial-gradient(circle,transparent 44%,var(--s-t6))}.blog-card:hover,.category-card:hover,.product-card:hover{border-color:var(--s-t87);box-shadow:0 24px 58px var(--s-t88)}.footer-currency-chip--active,.our-story-badge,.our-story-cta,.product-badge,.product-savings-badge{background:var(--brand);border-color:var(--brand);color:var(--bg)}.footer-currency-chip,.footer-social-link,.product-card-wishlist,.secondary-action,.wishlist-button{background:var(--s-t8);border-color:var(--s-t47);color:var(--s-c4)}.footer-currency-chip:hover,.footer-social-link:hover,.product-card-wishlist:hover,.secondary-action:hover,.wishlist-button:hover{background:var(--s-t84);border-color:var(--s-t14);color:var(--brand)}.product-feature-pill,.review-avatar,.trust-icon-wrap{background:var(--s-t11);box-shadow:none}.product-price-panel{background:linear-gradient(135deg,var(--s-t11),var(--s-t89));border-color:var(--s-t6)}.product-card .product-pricing strong{color:var(--brand)}.product-pricing span{color:var(--s-c29)}.product-action-button{background:var(--s-t8);border-color:var(--s-t90);color:var(--s-c1)}.review-stars{color:var(--accent)}.our-story-photo{border-color:var(--s-c2);background:var(--s-t11);box-shadow:0 0 0 2px var(--s-t82)}.our-story-node:before{background:var(--s-t91)}.instagram-cta{background:var(--brand);color:var(--bg);box-shadow:0 10px 28px var(--s-t92)}.instagram-cta:hover{background:var(--s-c30);color:var(--bg);box-shadow:0 12px 32px var(--s-t93)}.blog-card-image,.instagram-tile{background:var(--s-c2)}.newsletter-form input{background:var(--s-t8);border-color:var(--s-t94);color:var(--s-c1)}.newsletter-form input::placeholder{color:var(--s-c29)}.footer-bottom,.site-footer{border-top-color:var(--s-t1)}@media (max-width:640px){.product-card{box-shadow:0 12px 28px var(--s-t85)}.product-card-image,.product-card-media-wrap{background:var(--s-c2)}.product-badge{background:var(--s-t95);color:var(--bg)}.product-action-button{background:var(--brand);border-color:var(--brand);color:var(--bg)}}.blog-card,.category-card,.newsletter-strip,.offer-primary,.offer-secondary,.offer-tile,.our-story,.product-card,.review-card,.store-empty-state,.trust-strip{border-color:var(--line);background:linear-gradient(180deg,var(--surface-soft) 0,var(--surface) 100%);box-shadow:var(--shadow-soft)}.offer-primary{background:linear-gradient(100deg,var(--s-t96) 0,var(--s-t97) 48%,var(--s-t98) 100%),linear-gradient(180deg,var(--s-c13) 0,var(--bg) 100%)}.offer-primary:before{background:linear-gradient(100deg,var(--s-t99) 0,var(--s-t100) 42%,transparent 78%),linear-gradient(180deg,var(--s-t89),transparent)}.offer-primary:after,.offer-tile:after{width:auto;height:2px;background:linear-gradient(90deg,var(--brand),var(--s-t101))}.offer-secondary{background:linear-gradient(100deg,var(--s-t102) 0,var(--s-t103) 58%,var(--s-t104) 100%),linear-gradient(180deg,var(--surface-raised),var(--surface))}.offer-secondary:before{background:linear-gradient(100deg,var(--s-t105) 0,var(--s-t106) 54%,transparent 100%)}.offer-copy h2,.offer-secondary-copy h3{letter-spacing:0;font-weight:650}.blog-date,.offer-eyebrow,.offer-secondary-eyebrow,.offer-tile-eyebrow{color:var(--accent)}.category-carousel-button:hover,.instagram-cta,.newsletter-form button,.offer-cta-pill,.primary-action,.product-action-button:hover,.product-rail-btn:hover:not(:disabled){background:var(--brand);border-color:var(--brand);color:var(--s-c3);box-shadow:0 8px 20px var(--s-t6)}.instagram-cta:hover,.newsletter-form button:hover,.offer-cta-pill:hover,.primary-action:hover{background:var(--s-c45);color:var(--s-c3)}.offer-tile{background:linear-gradient(180deg,var(--s-t107),var(--s-t108)),linear-gradient(180deg,var(--surface-soft),var(--surface))}.offer-tile-body,.offer-tile:first-child .offer-tile-body,.offer-tile:nth-child(6) .offer-tile-body{background:linear-gradient(to top,var(--s-t79) 0,var(--s-t109) 62%,transparent 100%)}.blog-card-image,.category-card-image,.category-round-image,.instagram-tile,.product-card-image,.store-empty-state{background:linear-gradient(135deg,var(--s-t107) 0 18%,transparent 18% 50%,var(--s-t110) 50% 68%,transparent 68%),linear-gradient(180deg,var(--s-c19) 0,var(--s-c13) 100%);background-size:18px 18px,auto}.category-round-image:after{background:linear-gradient(180deg,var(--s-t111),var(--s-t86))}.product-card{border-radius:12px}.product-card-image,.product-card-image-primary,.product-card-image-secondary{border-radius:12px 12px 8px 8px}.product-price-panel{background:linear-gradient(180deg,var(--s-t112),var(--s-t113));border-color:var(--s-t84)}.product-feature-pill,.review-avatar,.trust-icon-wrap{background:var(--s-t114);color:var(--brand);border:1px solid var(--s-t4)}.our-story-badge,.product-badge,.product-savings-badge{background:var(--accent);border-color:var(--accent);color:var(--s-c31)}.footer-currency-chip--active,.our-story-cta{background:var(--brand);border-color:var(--brand);color:var(--s-c3)}.category-carousel-button,.footer-currency-chip,.footer-social-link,.product-card-wishlist,.product-rail-btn,.review-carousel-btn,.secondary-action,.wishlist-button{background:var(--s-t115);border-color:var(--line);color:var(--text)}.category-carousel-button:hover,.footer-currency-chip:hover,.footer-social-link:hover,.product-rail-btn:hover:not(:disabled),.review-carousel-btn:focus-visible,.review-carousel-btn:hover:not(:disabled),.secondary-action:hover{border-color:var(--s-t14);background:var(--s-t11);color:var(--brand)}.blog-card:hover,.category-card:hover,.product-card:hover{border-color:var(--s-t116);box-shadow:var(--shadow)}.newsletter-strip{background:linear-gradient(90deg,var(--s-t7),transparent 34%),linear-gradient(180deg,var(--surface-soft),var(--surface))}.site-footer{background:var(--bg)}.instagram-header h3,.newsletter-strip h3,.offer-copy h2,.offer-secondary-copy h3,.our-story-headline,.section-heading h3{color:var(--s-c14);background:var(--title-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.blog-date,.offer-eyebrow,.offer-secondary-eyebrow,.offer-tile-eyebrow{color:var(--s-c105)}.offer-eyebrow:before,.offer-primary:after,.offer-secondary-eyebrow:before,.offer-tile:after{background:var(--promo-gradient)}.our-story-badge,.product-badge,.product-savings-badge{background:var(--promo-gradient);border-color:var(--s-t117);color:var(--s-c3)}.blog-card-body h4,.category-card-body h4,.category-round-title,.product-card-body h4,.review-card-copy strong,.trust-text strong{color:var(--s-c106)}.review-stars{color:var(--heading-soft);text-shadow:0 0 14px var(--s-t6)}.offer-copy h2,.offer-secondary-copy h3{background:none!important;color:var(--on-media)!important;-webkit-text-fill-color:currentColor!important}.instagram-header h3,.newsletter-strip h3,.our-story-headline,.section-heading h3{background:none!important;color:var(--heading)!important;-webkit-text-fill-color:currentColor!important}.offer-copy p,.offer-secondary-copy p{color:var(--on-media-soft)}.blog-card-body p,.newsletter-strip p,.product-card-description,.review-card p,.section-heading p{color:var(--body-muted)}.hero-banner{--hero-banner-height:400px;position:relative;width:100%}.hero-banner-viewport{position:relative;overflow:hidden;height:var(--hero-banner-height);background:var(--surface-soft)}.hero-banner--sized .hero-banner-viewport{height:auto;aspect-ratio:var(--hero-banner-ratio,var(--hero-banner-ratio-mobile));max-height:92vh;width:100%}.hero-banner--sized .hero-banner-img{object-fit:contain}.hero-banner-viewport:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.hero-banner-track{direction:ltr;display:flex;height:100%;transition:transform .52s cubic-bezier(.4,0,.2,1);will-change:transform}.hero-banner-slide{flex:0 0 100%;width:100%;height:100%;position:relative}.hero-banner-link{display:block;width:100%;height:100%}.hero-banner-slide picture{display:contents}.hero-banner-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-banner-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:999px;background:var(--scrim);color:var(--on-media);font-size:1.6rem;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:2;transition:background .18s ease,transform .18s ease}.hero-banner-arrow:hover{background:var(--scrim-strong)}.hero-banner-arrow:focus-visible{outline:2px solid var(--on-media);outline-offset:2px}.hero-banner-arrow--prev{inset-inline-start:clamp(10px,2vw,24px)}.hero-banner-arrow--next{inset-inline-end:clamp(10px,2vw,24px)}.hero-banner-dots{position:absolute;bottom:14px;inset-inline:0;display:flex;justify-content:center;gap:8px;z-index:2}.hero-banner-dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:var(--on-media-faint);box-shadow:var(--shadow-soft);cursor:pointer;transition:width .2s ease,background .2s ease}.hero-banner-dot.is-active{width:26px;background:var(--on-media)}.hero-banner-dot:focus-visible{outline:2px solid var(--on-media);outline-offset:2px}@media (max-width:1024px){.hero-banner{--hero-banner-height:320px}}@media (max-width:639px){.hero-banner{--hero-banner-height:220px}.hero-banner-arrow{width:34px;height:34px;font-size:1.25rem}.hero-banner--sized .hero-banner-viewport{aspect-ratio:var(--hero-banner-ratio-mobile,var(--hero-banner-ratio))}}@media (prefers-reduced-motion:reduce){.hero-banner-track{transition:none}}.home-hero,.home-hero-side{display:grid;grid-gap:20px;gap:20px}.home-hero-main .hero-banner-viewport{border-radius:22px}.home-hero-card{min-height:150px}.home-hero .home-hero-card .offer-secondary-copy h3,.home-hero .home-hero-card .offer-secondary-copy p,.home-hero .home-hero-card .offer-secondary-cta{text-shadow:0 1px 2px var(--on-media),0 0 10px var(--on-media-soft)}.home-hero-card picture{display:contents}.home-hero-card .offer-secondary-copy h3{font-size:clamp(1.1rem,1.5vw,1.45rem)}@media (min-width:901px){.home-hero{grid-template-columns:minmax(0,2fr) minmax(0,1fr);height:440px}.home-hero--solo{grid-template-columns:minmax(0,1fr)}.home-hero-side{grid-template-rows:1fr 1fr}.home-hero-main .hero-banner,.home-hero-main .hero-banner-viewport{height:100%}.home-hero .hero-banner--sized .hero-banner-viewport{aspect-ratio:auto;max-height:none}.home-hero .hero-banner:not(.hero-banner--sized) .hero-banner-viewport{max-height:var(--hero-banner-height)}.home-hero .hero-banner--sized .hero-banner-img{object-fit:cover}}@media (max-width:900px){.home-hero-side{grid-template-columns:1fr 1fr}}@media (max-width:560px){.home-hero-side{grid-template-columns:1fr}.home-hero .home-hero-card{min-height:0;height:82px}.home-hero .home-hero-card .offer-secondary-copy{padding:12px 14px;gap:3px;max-width:64%}.home-hero-card .offer-secondary-copy h3{font-size:1rem}.home-hero-card .offer-secondary-copy p{display:none}}