:root{--accent: var(--shop-accent, #7d1426);--accent-2: #5b0f1c;--text: #211516;--muted: #6e5c57;--bg: #fbf5ef;--card: rgba(255, 252, 248, .92);--line: rgba(125, 20, 38, .12);--shadow: 0 18px 50px rgba(98, 44, 24, .08);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px}:root[data-theme=dark]{--accent: var(--shop-accent-dark, #d56a7b);--accent-2: #a6374b;--text: #f5ece8;--muted: #c8b3ac;--bg: #140d0e;--card: rgba(35, 22, 24, .92);--line: rgba(213, 106, 123, .16);--shadow: 0 20px 60px rgba(0, 0, 0, .35)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:SF Pro Text,SF Pro Display,Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif;background:radial-gradient(circle at top left,rgba(255,215,187,.4),transparent 28%),linear-gradient(180deg,#fdf9f4 0%,var(--bg) 100%);color:var(--text);transition:background .3s ease,color .3s ease}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-wrap,.site-shell,.site-footer{width:min(1520px,calc(100vw - 28px));margin:12px auto}.section-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:16px 22px;position:sticky;top:10px;z-index:20}.menu-toggle{display:none;width:40px;height:40px;border-radius:12px;border:1px solid var(--line);background:#ffffff73;padding:10px 8px}.menu-toggle span{display:block;height:2px;margin:4px 0;background:var(--text);border-radius:999px}.brand-lockup{display:flex;align-items:center;gap:14px}.brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(180deg,var(--accent),var(--accent-2));position:relative}.brand-mark span,.brand-mark:before,.brand-mark:after{content:"";position:absolute;border-radius:2px;background:#fff}.brand-mark span{top:9px;right:13px;bottom:9px;left:13px;border:2px solid #fff;background:transparent}.brand-mark:before{width:7px;height:2px;top:20px;left:18px}.brand-mark:after{width:4px;height:4px;bottom:8px;left:19px;border-radius:50%}.brand-name{font-size:20px;font-weight:800;color:var(--accent)}.brand-tagline{margin:2px 0 0;font-size:12px;color:var(--muted)}.main-nav{display:flex;justify-content:center;gap:26px;font-size:14px}.main-nav__link{position:relative;padding:8px 0}.main-nav__link.is-active:after,.main-nav__link:hover:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:3px;border-radius:999px;background:var(--accent)}.header-actions{display:flex;align-items:center;gap:12px}.icon-btn,.theme-toggle{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#ffffff73}.icon-btn svg,.mini-perks svg,.feature-pill svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-btn--cart{position:relative}.icon-btn--cart span{position:absolute;top:2px;right:2px;min-width:18px;height:18px;border-radius:999px;background:var(--accent);color:#fff;font-size:11px;display:grid;place-items:center}.theme-toggle{padding:4px;cursor:pointer}.theme-toggle__dot{width:16px;height:16px;border-radius:50%;background:linear-gradient(180deg,#ffd79f,#ff9e64);transform:translate(-7px);transition:transform .3s ease}:root[data-theme=dark] .theme-toggle__dot{transform:translate(7px)}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;background:#120a0c73;padding:16px}.mobile-drawer__panel{max-width:360px;margin-left:auto;padding:18px}.mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.mobile-drawer__close{border:0;background:transparent;color:var(--text);font-size:28px;line-height:1}.mobile-drawer__nav{display:grid;gap:10px}.mobile-drawer__nav a{padding:12px 14px;border-radius:12px;border:1px solid var(--line);background:#ffffff59}.announcement-bar{position:relative;z-index:22;width:min(1520px,calc(100vw - 28px));margin:12px auto 0;border-radius:999px;border:1px solid rgba(125,20,38,.12);background:linear-gradient(90deg,#7d142612,#ffffffb8),#ffffffb8;box-shadow:0 18px 40px #622c1814;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.announcement-bar__inner{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px}.announcement-bar__label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.announcement-bar__link{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;border:1px solid rgba(125,20,38,.14);background:#7d142614;color:var(--accent);font-size:12px;font-weight:700}.home-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(320px,1fr);gap:12px}.home-grid__main,.home-grid__side{display:grid;gap:12px}.hero-card{display:grid;grid-template-columns:1fr 1.25fr;min-height:300px;overflow:hidden}.hero-copy{padding:34px 28px 28px 40px}.eyebrow{margin:0 0 10px;font-size:14px;font-weight:700;color:var(--accent)}.hero-card h1{margin:0;font-size:clamp(42px,4vw,60px);line-height:.98;white-space:pre-line}.hero-subcopy{margin:18px 0 20px;white-space:pre-line;color:var(--muted);line-height:1.6}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:10px;border:1px solid transparent;font-weight:700;cursor:pointer}.btn--small{min-height:34px;padding:0 16px;font-size:13px}.btn--solid{background:linear-gradient(180deg,var(--accent),var(--accent-2));color:#fff}.btn--ghost{border-color:#7d142659;color:var(--accent);background:transparent}.btn--light{background:#fff;color:var(--accent)}.hero-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 20%,rgba(249,186,131,.38),transparent 24%),radial-gradient(circle at 34% 90%,rgba(255,214,164,.48),transparent 24%)}.hero-ring{position:absolute;border:2px solid rgba(255,222,198,.6);border-radius:50%}.hero-ring--left{width:360px;height:180px;left:2%;bottom:-26px}.hero-ring--right{width:250px;height:250px;right:-80px;top:-18px}.device-stage{position:absolute;width:360px;height:38px;left:50%;bottom:18px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,#4f161ee6,#a86453ad);box-shadow:0 14px 30px #5a2d2640}.device-stack{position:absolute;left:50%;top:18px;width:280px;height:260px;transform:translate(-50%)}.phone{position:absolute;width:128px;height:255px;border-radius:24px;background:linear-gradient(180deg,#7c5761,#341a1f);border:2px solid rgba(255,255,255,.22);box-shadow:0 20px 40px #230c113d}.phone--rear{left:42px;transform:rotate(-2deg)}.phone--rear:before,.phone--rear:after{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 35%,#2f1b1d,#a67e88);border:3px solid rgba(255,255,255,.18)}.phone--rear:before{width:30px;height:30px;top:20px;left:16px}.phone--rear:after{width:30px;height:30px;top:54px;left:16px}.phone--front{right:36px;background:radial-gradient(circle at 80% 28%,rgba(255,130,73,.9),transparent 18%),radial-gradient(circle at 30% 75%,rgba(255,115,39,.95),transparent 16%),linear-gradient(180deg,#1a0f11,#090809)}.phone--front:before{content:"";position:absolute;left:50%;top:9px;transform:translate(-50%);width:68px;height:18px;border-radius:999px;background:#0a090b}.feature-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:12px 14px;border-radius:22px;background:linear-gradient(180deg,#ffffff7a,#ffffff47);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-pill{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:18px;border:1px solid rgba(125,20,38,.08);background:#ffffff6b}.feature-pill strong,.mini-perks__item span{display:block;font-size:14px}.feature-pill span:last-child{color:var(--muted);font-size:13px;margin-top:3px}.feature-pill__icon,.mini-perks svg{color:var(--accent);flex:0 0 auto}.trust-panel{padding:18px}.trust-panel .section-heading{margin-bottom:14px}.story-split{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:24px;align-items:center;padding:24px;overflow:hidden}.story-split__copy{padding:4px 8px 4px 0}.story-split h2,.footer-main h2{margin:0 0 12px;font-size:clamp(32px,3vw,48px);line-height:.96}.bento-card h3{margin:0;font-size:24px;line-height:1.08;letter-spacing:-.03em}.story-split__lede{color:var(--muted);line-height:1.75;margin:12px 0 0;max-width:58ch}.story-split__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.story-point{padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffff61}.story-point strong{display:block;margin-bottom:8px}.story-point span{color:var(--muted);line-height:1.6;font-size:13px}.story-split__visual{position:relative;min-height:520px;padding:18px;border-radius:30px;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(255,223,196,.84),transparent 24%),radial-gradient(circle at 84% 18%,rgba(125,20,38,.14),transparent 20%),linear-gradient(135deg,#ffffffd6,#f5e6dcc2);box-shadow:inset 0 1px #ffffffd6,0 24px 60px #5422171f}.story-split__halo{position:absolute;border-radius:50%;border:1px solid rgba(125,20,38,.12);filter:blur(1px)}.story-split__halo--one{width:230px;height:230px;top:-48px;right:-30px}.story-split__halo--two{width:340px;height:170px;left:-84px;bottom:-50px}.story-split__image{width:100%;height:100%;min-height:480px;object-fit:contain;display:block;position:relative;z-index:1;padding:30px;filter:drop-shadow(0 30px 36px rgba(52,20,18,.16));animation:hero-float 10s ease-in-out infinite alternate}.story-split__placeholder{min-height:480px;border-radius:24px;background:linear-gradient(145deg,#28191b,#cfb0a6)}.story-split__card{position:absolute;z-index:2;display:grid;gap:4px;padding:12px 14px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(125,20,38,.1);box-shadow:0 18px 40px #4519141f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:float-card 8s ease-in-out infinite alternate}.story-split__card span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.story-split__card strong{font-size:13px}.story-split__card--top{top:18px;left:18px}.story-split__card--bottom{right:18px;bottom:18px;max-width:220px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h2,.deals-card h2,.vip-banner h2{margin:0;font-size:18px}.section-heading a{font-size:12px;font-weight:700;color:var(--accent)}.section-copy{margin:8px 0 0;color:var(--muted);line-height:1.65;max-width:60ch}.content-row{display:grid;grid-template-columns:1.05fr 1fr;gap:12px}.content-row>.section-card,.home-grid__side>.section-card{padding:16px}.product-grid{display:grid;gap:12px}.product-grid--four{grid-template-columns:repeat(4,1fr)}.product-grid--five{grid-template-columns:repeat(5,1fr)}.product-card{border:1px solid var(--line);border-radius:14px;padding:12px;background:#ffffff59}.product-card__art{height:112px;border-radius:12px;margin-bottom:12px;background:linear-gradient(145deg,#24191a,#a48c86);position:relative;overflow:hidden}.product-card__art:after{content:"";position:absolute;top:12px;right:22px;bottom:12px;left:22px;border-radius:18px;background:#ffffff38}.product-card__art--ivory,.product-card__art--white{background:linear-gradient(145deg,#f3f1ec,#d4cabc)}.product-card__art--gold{background:linear-gradient(145deg,#41332e,#d4b892)}.product-card__art--silver{background:linear-gradient(145deg,#2e3137,#dbdde1)}.product-card__art--blue{background:linear-gradient(145deg,#13273a,#58a5ff)}.product-card__art--green{background:linear-gradient(145deg,#28493a,#95baa5)}.product-card__art--burgundy,.product-card__art--plum{background:linear-gradient(145deg,#461521,#a54c61)}.product-card__art--charcoal,.product-card__art--graphite{background:linear-gradient(145deg,#1f2327,#6d7882)}.product-card__art--amber{background:linear-gradient(145deg,#24160e,#f08d3e)}.product-card__art--olive{background:linear-gradient(145deg,#212717,#96b46c)}.product-card h3{margin:0 0 8px;font-size:14px;min-height:34px}.product-card__rating{display:flex;gap:6px;align-items:center;margin-bottom:8px}.product-card__rating span{color:#f1ae1b;font-size:13px}.product-card__rating small{color:var(--muted)}.product-card__price{margin:0 0 12px;font-weight:800}.deals-card{min-height:265px;overflow:hidden;position:relative;background:radial-gradient(circle at 70% 30%,rgba(255,86,93,.38),transparent 32%),linear-gradient(145deg,#671a26,#3a0c15 60%);color:#fff}.deals-card__copy p{margin:8px 0 16px;color:#fffc}.deals-card__countdown,.vip-banner__countdown{display:flex;gap:8px;flex-wrap:wrap}.deals-card__countdown span,.timer-box{min-width:52px;padding:10px 8px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#ffffff0a;text-align:center}.deals-card__countdown strong,.timer-box strong{display:block;font-size:18px}.deals-card__countdown small,.timer-box small{font-size:11px;opacity:.8}.deals-card .btn{margin-top:18px}.deals-card__visual{margin:2px 0 6px;display:grid;place-items:end center}.deals-card__media{max-width:240px;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #2007083d}.deals-card__media img{width:100%;height:auto;display:block;object-fit:contain}.deals-card__visual>div,.vip-banner__visual>div,.category-card__art{position:absolute;border-radius:28px}.headphone-shape{width:130px;height:130px;right:54px;bottom:28px;border:14px solid #111;border-bottom-width:22px;background:transparent;border-radius:64px}.earbud-shape{width:46px;height:58px;background:#efefef;bottom:42px}.earbud-shape--left{right:10px;transform:rotate(18deg)}.earbud-shape--right{right:150px;transform:rotate(-12deg)}.watch-mini{width:56px;height:56px;left:205px;bottom:22px;border-radius:20px;background:linear-gradient(145deg,#0c0f11,#2e3b41)}.newsletter-card,.subscribe-card{display:grid;gap:16px}.newsletter-card h3,.subscribe-card h3{margin:0 0 8px;font-size:18px}.newsletter-card p,.subscribe-card p{margin:0;color:var(--muted)}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input{min-height:44px;padding:0 14px;border-radius:10px;border:1px solid var(--line);background:#ffffffb3;color:var(--text)}.mini-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-perks__item{display:flex;gap:12px;align-items:center}.mini-perks__item span{color:var(--muted);font-size:13px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{position:relative;min-height:82px;border-radius:14px;overflow:hidden;border:1px solid var(--line);padding:14px;display:flex;align-items:end;background:linear-gradient(180deg,#ffffffb8,#ffffff61)}.category-card span{position:relative;z-index:1;font-weight:700}.category-card__art{inset:8px 8px auto auto;width:54px;height:54px;background:linear-gradient(145deg,#232428,#e5e1d7)}.category-card__art--2{background:linear-gradient(145deg,#222,#d5d0c8)}.category-card__art--3{background:linear-gradient(145deg,#191919,#535353)}.category-card__art--4{background:linear-gradient(145deg,#ded8ce,#f7f7f7)}.category-card__art--5{background:linear-gradient(145deg,#f1ede5,#dcd5c3)}.category-card__art--6{background:linear-gradient(145deg,#532632,#c78f9e)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.testimonial-card{border:1px solid var(--line);border-radius:14px;padding:14px;background:#ffffff59}.testimonial-card__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.testimonial-card__head span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,var(--accent),var(--accent-2));color:#fff;font-weight:700}.stars{margin:0 0 8px;color:#f1ae1b}.testimonial-card p:last-child{margin:0;color:var(--muted);line-height:1.55}.testimonial-shell,.faq-shell,.product-highlights,.related-products,.bento-stage{padding:24px}.bento-stage__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.72fr) minmax(280px,.72fr);gap:16px;align-items:stretch}.bento-stage__grid .collection-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch}.bento-card{display:grid;gap:14px;padding:18px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,#fff9,#ffffff57);box-shadow:inset 0 1px #ffffffb3}.bento-card--deal{background:radial-gradient(circle at 78% 20%,rgba(125,20,38,.12),transparent 26%),linear-gradient(180deg,#ffffffb3,#f7f0ea6b)}.bento-card--membership{background:radial-gradient(circle at 30% 18%,rgba(255,205,152,.22),transparent 22%),linear-gradient(180deg,#ffffffb8,#f8f1ec6b)}.bento-card__product{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:center}.bento-card__media{border-radius:18px;overflow:hidden;background:#ffffff75}.bento-card__media img{width:100%;height:96px;object-fit:contain;display:block;padding:10px}.bento-card__copy{display:grid;gap:6px}.bento-card__copy span{color:var(--accent);font-weight:800}.bento-list{display:grid;gap:10px;margin:0;padding-left:18px;color:var(--muted)}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:20px;background:#ffffff6b;padding:0 18px}.faq-item summary{cursor:pointer;padding:16px 0;font-weight:800}.faq-item .rte{padding:0 0 18px}.support-card{padding:18px}.support-card__links{display:grid;gap:10px}.support-card__link{display:grid;gap:4px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#ffffff61}.support-card__link strong{font-size:14px}.support-card__link span{color:var(--muted);font-size:12px}.vip-banner{display:grid;grid-template-columns:1.15fr auto 1fr;align-items:center;gap:22px;padding:14px 20px;min-height:104px;overflow:hidden}.badge{display:inline-block;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:var(--accent);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase}.vip-banner p{margin:8px 0 16px;color:var(--muted)}.vip-banner__visual{position:relative;min-height:102px}.gift-shape{width:64px;height:64px;left:12px;bottom:14px;background:linear-gradient(145deg,#eed8c8,#b45a66)}.watch-shape{width:74px;height:74px;left:92px;bottom:10px;background:linear-gradient(145deg,#2a2b31,#a34a5b);border-radius:20px}.phone-shape{width:58px;height:92px;right:76px;bottom:4px;background:linear-gradient(145deg,#5a2a32,#c78997)}.buds-shape{width:62px;height:46px;right:8px;bottom:10px;background:linear-gradient(145deg,#211518,#5b443f);border-radius:20px}.footer-card{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px}.footer-card p{margin:0;color:var(--muted);font-size:13px}.footer-links{display:flex;gap:24px;font-size:13px}.footer-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:24px;padding:24px}.footer-main__brand p{margin:0;color:var(--muted);line-height:1.75}.footer-main__cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.footer-main__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.footer-column{display:grid;gap:10px;align-content:start;padding:8px 0}.footer-column strong{font-size:14px}.footer-column a{color:var(--muted)}.footer-card--meta{margin-top:12px}.generic-shell{padding:28px}.generic-shell__head{margin-bottom:24px}.generic-shell__head h1,.generic-shell h1{margin:0 0 12px;font-size:clamp(30px,3vw,44px)}.generic-shell--center{text-align:center;padding:56px 28px}.rte{color:var(--muted);line-height:1.7}.product-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:28px;align-items:start}.product-shell--premium{padding:24px}.product-shell__gallery{position:sticky;top:108px;align-self:start}.product-shell__media{border:1px solid var(--line);border-radius:18px;padding:20px;background:#ffffff59}.product-shell__image{width:100%;height:auto;display:block;border-radius:14px}.product-shell__placeholder{min-height:420px;border-radius:14px;background:linear-gradient(145deg,#2b1f21,#b08d88)}.product-shell__content{display:grid;gap:14px}.product-shell__price{margin:0;font-size:28px;font-weight:800}.product-shell__title-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.product-shell__title-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(125,20,38,.12);background:#7d14260f;color:var(--accent);font-size:12px;font-weight:800}.product-shell__price-block{display:flex;align-items:baseline;gap:16px}.field-label{display:block;font-weight:700;margin-bottom:8px}.field-input{width:100%;min-height:46px;padding:0 14px;border-radius:12px;border:1px solid var(--line);background:#ffffffb3;color:var(--text)}.field-input--qty{max-width:88px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-image{width:100%;height:100%;object-fit:contain}.cart-grid{display:grid;gap:14px}.cart-row{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:14px}.cart-row p{margin:6px 0 0;color:var(--muted)}.cart-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.cart-footer__actions{display:flex;gap:10px}.search-form{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:22px}.storefront-home .home-grid__main,.storefront-home .home-grid__side{align-content:start}.hero-showcase{padding:20px;overflow:hidden}.hero-showcase--premium{background:radial-gradient(circle at 20% 20%,rgba(255,223,196,.45),transparent 22%),radial-gradient(circle at 82% 18%,rgba(125,20,38,.12),transparent 18%),linear-gradient(180deg,#ffffffeb,#f8f0ead1)}.hero-showcase__track{position:relative;min-height:520px}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:18px;opacity:0;pointer-events:none;transform:translate(30px);transition:opacity .32s ease,transform .32s ease}.hero-slide.is-active{opacity:1;pointer-events:auto;transform:translate(0)}.hero-slide__copy{padding:22px 16px 22px 12px}.hero-slide__copy h1{margin:0;font-size:clamp(40px,5vw,64px);line-height:.96}.hero-slide__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hero-slide__chips span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(125,20,38,.12);background:#ffffff6b;color:var(--text);font-size:12px;font-weight:700}.hero-slide__meta{display:flex;align-items:center;gap:18px;margin-top:18px;color:var(--muted)}.hero-slide__meta strong{color:var(--text);font-size:24px}.hero-slide__media{position:relative;display:block;min-height:480px;border-radius:26px;overflow:hidden;background:radial-gradient(circle at 15% 10%,rgba(255,220,182,.8),transparent 26%),radial-gradient(circle at 85% 16%,rgba(255,196,140,.72),transparent 30%),linear-gradient(135deg,#ffffffc7,#f6e4d6c7);box-shadow:inset 0 1px #ffffffd9,0 24px 56px #5422172e;animation:hero-float 9s ease-in-out infinite alternate}.hero-slide__ambient{position:absolute;top:6%;right:12%;bottom:8%;left:12%;border-radius:28px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.6),transparent 22%),radial-gradient(circle at 70% 72%,rgba(125,20,38,.18),transparent 20%);filter:blur(14px);opacity:.9}.hero-slide__image{width:100%;height:100%;object-fit:contain;display:block;padding:34px;position:relative;z-index:1}.hero-slide__placeholder{width:100%;height:100%;min-height:480px;background:linear-gradient(145deg,#241a1b,#c19e93)}.hero-slide__floating-card{position:absolute;z-index:2;display:grid;gap:4px;padding:12px 14px;border-radius:18px;background:#ffffffad;border:1px solid rgba(125,20,38,.1);box-shadow:0 18px 40px #4519141f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:float-card 8s ease-in-out infinite alternate}.hero-slide__floating-card span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.hero-slide__floating-card strong{font-size:13px}.hero-slide__floating-card--top{top:18px;left:18px}.hero-slide__floating-card--bottom{right:18px;bottom:18px}.hero-slide__video-note{position:absolute;right:18px;bottom:18px;padding:8px 12px;border-radius:999px;background:#1c1212b8;color:#fff;font-size:12px;letter-spacing:.04em;text-transform:uppercase;z-index:3}.hero-showcase__nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.hero-showcase__dots{display:flex;gap:8px}.hero-showcase__dot,.hero-showcase__arrow{border:1px solid var(--line);background:#ffffff8f}.hero-showcase__dot{width:12px;height:12px;border-radius:999px}.hero-showcase__dot.is-active{background:var(--accent)}.hero-showcase__arrow{width:42px;height:42px;border-radius:12px;color:var(--accent)}.collection-showcase{padding:18px}.dynamic-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.dynamic-product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#ffffff61;transition:transform .22s ease,box-shadow .22s ease}.dynamic-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px #3617141f}.dynamic-product-card__media{display:block;aspect-ratio:1 / 1;background:linear-gradient(180deg,#ffffffb8,#f4e7deb8)}.dynamic-product-card__image{width:100%;height:100%;object-fit:contain;display:block;padding:16px}.dynamic-product-card__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#2b2324,#c8a7a0)}.dynamic-product-card__body{display:grid;gap:10px;padding:14px}.dynamic-product-card__vendor{margin:0;color:var(--accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.dynamic-product-card__body h3{margin:0;font-size:15px;line-height:1.35;min-height:42px}.dynamic-product-card__price{display:flex;gap:8px;align-items:center;margin:0;font-weight:800}.dynamic-product-card__price s{color:var(--muted);font-weight:500}.dynamic-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px}.category-panel{padding:16px}.collection-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection-tile{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#ffffff61}.collection-tile__media{aspect-ratio:1.15 / 1;background:linear-gradient(180deg,#ffffffc2,#f5e7dcb8)}.collection-tile__image{width:100%;height:100%;object-fit:cover;display:block}.collection-tile__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#3d2025,#d1a39d)}.collection-tile__body{display:grid;gap:4px;padding:12px}.collection-tile__body span{color:var(--muted);font-size:12px}.product-gallery{display:grid;gap:16px}.product-gallery__main{position:relative;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#ffffffb3,#f3e5dcb8)}.product-gallery__image{width:100%;display:block;aspect-ratio:1 / 1;object-fit:contain;padding:24px;transition:transform .24s ease}.product-gallery__main:hover .product-gallery__image{transform:scale(1.06)}.product-gallery__badge{position:absolute;left:18px;bottom:18px;padding:8px 12px;border-radius:999px;background:#1c1212bd;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:10px}.product-gallery__thumb{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff9;padding:0}.product-gallery__thumb.is-active{border-color:var(--accent);box-shadow:0 0 0 2px #7d142624}.product-gallery__thumb img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.product-shell__compare{margin:-8px 0 0;color:var(--muted);text-decoration:line-through}.product-credibility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-credibility-card{display:grid;gap:6px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#ffffff61}.product-credibility-card span{color:var(--muted);line-height:1.55;font-size:13px}.product-summary{padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:#ffffff59}.option-group,.product-status,.accessory-panel,.product-total,.product-specs{display:grid;gap:12px}.condition-pills{display:flex;flex-wrap:wrap;gap:10px}.condition-pill{min-height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--line);background:#ffffff8f;color:var(--text)}.condition-pill.is-active{background:var(--accent);color:#fff;border-color:var(--accent)}.variant-panel{border:1px solid var(--line);border-radius:14px;padding:14px;background:#ffffff5c}.variant-panel summary{cursor:pointer;font-weight:700;margin-bottom:12px}.accessory-list{display:grid;gap:10px}.accessory-item{display:grid;grid-template-columns:auto 72px 1fr;gap:12px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:10px 12px;background:#fff6}.accessory-item__media img{width:72px;height:72px;object-fit:contain}.accessory-item__body{display:grid;gap:4px}.accessory-item__body small{color:var(--muted)}.product-total strong,.product-status strong{font-size:20px}.product-actions{display:flex;gap:12px;flex-wrap:wrap}.product-accordion-group{display:grid;gap:12px}.product-accordion{border:1px solid var(--line);border-radius:18px;background:#ffffff61;padding:0 18px}.product-accordion summary{cursor:pointer;padding:16px 0;font-weight:800}.product-accordion .rte{padding:0 0 18px}.related-products{margin-top:12px}.product-highlights__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:1200px){.home-grid,.content-row,.vip-banner,.product-shell,.catalog-grid{grid-template-columns:1fr}.hero-slide,.dynamic-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--four,.product-grid--five,.testimonial-grid,.category-grid,.feature-strip,.mini-perks,.story-split,.bento-stage__grid,.footer-main,.product-credibility-grid{grid-template-columns:repeat(2,1fr)}.story-split__points,.footer-main__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{grid-template-columns:1fr}.hero-visual{min-height:320px}}@media(max-width:768px){.site-header{grid-template-columns:auto auto 1fr;justify-items:stretch}.menu-toggle{display:block;order:3;justify-self:end}.main-nav{display:none}.header-actions{flex-wrap:wrap;justify-content:flex-start;grid-column:1 / -1}.product-grid--four,.product-grid--five,.testimonial-grid,.category-grid,.feature-strip,.mini-perks,.newsletter-form,.story-split__points,.footer-main__columns,.product-credibility-grid,.product-highlights__grid,.support-card__links,.faq-list,.dynamic-product-grid,.collection-tile-grid{grid-template-columns:1fr}.hero-slide{position:relative;grid-template-columns:1fr;min-height:auto}.hero-showcase__track{min-height:760px}.hero-slide__media{min-height:320px}.announcement-bar__inner{flex-direction:column;align-items:flex-start}.story-split,.bento-stage__grid,.footer-main,.product-shell{grid-template-columns:1fr}.story-split__visual{min-height:380px}.story-split__image{min-height:320px}.product-shell__title-row,.product-shell__price-block{flex-direction:column;align-items:flex-start}.accessory-item{grid-template-columns:auto 56px 1fr}.footer-card{flex-direction:column;align-items:flex-start}.search-form,.cart-row,.cart-footer{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.hero-copy{padding:28px 20px}}.feature-strip a.feature-pill{text-decoration:none;color:inherit;cursor:pointer}.feature-strip a.feature-pill:hover{transform:translateY(-2px)}.dynamic-product-card,.dynamic-product-card__media{position:relative}.product-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:#7d1426eb;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dynamic-product-card__stock{font-size:12px;color:#9b6e61}.dynamic-product-card__stock.is-available{color:var(--accent)}.dynamic-product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.dynamic-product-card__actions .btn{width:100%}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#140a0a59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.drawer-overlay[hidden],.drawer-shell[hidden],.quick-view-modal[hidden],.image-zoom-modal[hidden],.login-modal[hidden]{display:none!important}.drawer-shell,.quick-view-modal,.image-zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;justify-items:end;pointer-events:none}.drawer-shell__panel,.quick-view-modal__panel,.image-zoom-modal__panel{width:min(460px,calc(100vw - 28px));height:min(100vh - 24px,900px);margin:12px;border-radius:24px;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto;overflow:hidden;display:flex;flex-direction:column}.quick-view-modal,.image-zoom-modal{justify-items:center;align-items:center}.quick-view-modal__panel,.image-zoom-modal__panel{width:min(940px,calc(100vw - 28px));height:auto;max-height:min(100vh - 24px,900px)}.drawer-shell__head,.drawer-shell__foot{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.drawer-shell__body{padding:0 20px 20px;overflow:auto;flex:1}.drawer-shell__eyebrow{margin:0 0 6px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.drawer-shell__close{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#fff6;cursor:pointer}.drawer-shell__empty{padding:18px 0;color:var(--muted)}.drawer-shell__actions{display:grid;gap:10px}.drawer-shell__subtotal{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.search-drawer__form{display:grid;grid-template-columns:1fr auto;gap:12px;padding:0 20px 18px}.drawer-cart-list{display:grid;gap:14px}.drawer-cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.drawer-cart-item__media img,.drawer-cart-item__placeholder,.predictive-card__media img,.predictive-card__placeholder,.quick-view-card__media img,.collection-list-card__image,.collection-list-card__placeholder,.cart-page-row__media img{width:100%;height:100%;object-fit:cover;border-radius:14px}.drawer-cart-item__placeholder,.predictive-card__placeholder,.quick-view-card__placeholder,.collection-list-card__placeholder{min-height:72px;background:linear-gradient(180deg,#7d14261f,#7d142608)}.drawer-cart-item__body{display:grid;gap:6px}.drawer-cart-item__body span,.drawer-cart-item__body small{color:var(--muted)}.drawer-cart-item__controls{display:grid;gap:8px;justify-items:end}.drawer-cart-item__step,.drawer-cart-item__remove{border:1px solid var(--line);background:#ffffff73;border-radius:12px;min-height:34px;padding:0 10px;cursor:pointer}.drawer-cart-item__qty{width:64px;text-align:center;border:1px solid var(--line);border-radius:12px;min-height:34px;background:#ffffff8c}.predictive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.predictive-card{display:grid;grid-template-columns:84px 1fr;gap:12px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#ffffff6b;text-decoration:none;color:inherit}.predictive-card__media{width:84px;height:84px}.predictive-card__body{display:grid;gap:6px;align-content:center}.predictive-card__body span,.predictive-card__body small{color:var(--muted)}.quick-view-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;padding:20px}.quick-view-card__media img,.quick-view-card__placeholder{width:100%;min-height:360px;object-fit:contain;border-radius:20px;background:linear-gradient(180deg,#7d142614,#7d142605)}.quick-view-card__body{display:grid;gap:14px;align-content:start}.quick-view-card__price{font-size:28px;font-weight:800;margin:0}.quick-view-card__copy{color:var(--muted);line-height:1.6}.quick-view-card__actions{display:flex;gap:12px;flex-wrap:wrap}.quick-view-card__field{display:grid;gap:8px}.image-zoom-modal__panel{justify-content:center;align-items:center;padding:20px}.image-zoom-modal__panel img{max-width:100%;max-height:calc(100vh - 80px);object-fit:contain;border-radius:20px}.cart-page-form{display:grid;gap:20px}.cart-page-list{display:grid;gap:16px}.cart-page-row{display:grid;grid-template-columns:96px 1fr auto auto;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.cart-page-row__media{width:96px;height:96px;border-radius:18px;overflow:hidden;background:#ffffff80}.cart-page-row__copy{display:grid;gap:6px}.cart-page-row__copy span,.cart-page-row__copy small{color:var(--muted)}.cart-page-row__controls{display:grid;gap:10px;justify-items:end}.cart-page-row__controls label{display:grid;gap:6px}.field-input--qty{width:88px;text-align:center}.collection-list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.collection-list-card{display:grid;gap:12px;border:1px solid var(--line);border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;background:#ffffff6b}.collection-list-card__media{aspect-ratio:1 / 1;overflow:hidden}.collection-list-card__body{padding:0 14px 14px;display:grid;gap:4px}.collection-list-card__body span{color:var(--muted)}.support-layout,.membership-layout,.policy-layout,.quality-layout{display:grid;gap:20px;padding:6px 0 0}.support-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.support-layout__form,.membership-card{border:1px solid var(--line);border-radius:20px;background:#ffffff73;padding:18px}.support-links,.membership-form{display:grid;gap:12px;margin-top:16px}.contact-form,.membership-form{display:grid;gap:14px}.quality-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.quality-card{padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff6}.search-result-card{padding:18px;border:1px solid var(--line);border-radius:18px;background:#ffffff6b}.search-result-card p,.form-success{color:var(--muted)}.pagination-wrap{margin-top:18px}@media(max-width:1200px){.drawer-shell__panel{width:min(520px,calc(100vw - 20px))}.quick-view-card,.support-layout,.collection-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-page-row{grid-template-columns:88px 1fr auto}}@media(max-width:768px){.drawer-shell__panel,.quick-view-modal__panel,.image-zoom-modal__panel{width:calc(100vw - 16px);height:calc(100vh - 16px);margin:8px}.quick-view-card,.support-layout,.collection-list-grid,.cart-page-row,.drawer-cart-item,.predictive-grid,.quality-grid,.search-drawer__form,.dynamic-product-card__actions{grid-template-columns:1fr}.cart-page-row__controls,.drawer-cart-item__controls{justify-items:start}}.btn--full{width:100%;justify-content:center}.product-gallery__image{cursor:zoom-in}body.theme-shell{position:relative;isolation:isolate;overflow-x:hidden;font-family:SF Pro Text,SF Pro Display,Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;--ambient-x: .5;--ambient-y: .35;--scroll-y: 0;background:radial-gradient(circle at 12% 10%,rgba(255,209,174,.58),transparent 22%),radial-gradient(circle at 84% 14%,rgba(125,20,38,.12),transparent 18%),radial-gradient(circle at 50% 96%,rgba(255,255,255,.72),transparent 24%),linear-gradient(180deg,#fffdfb 0%,var(--bg) 100%)}body.theme-shell:before,body.theme-shell:after{content:"";position:fixed;top:-18vmax;right:-18vmax;bottom:-18vmax;left:-18vmax;pointer-events:none;z-index:-2;transition:transform .22s linear}body.theme-shell:before{background:radial-gradient(circle at 24% 20%,rgba(125,20,38,.18),transparent 24%),radial-gradient(circle at 78% 22%,rgba(255,188,126,.24),transparent 22%),radial-gradient(circle at 50% 84%,rgba(255,255,255,.34),transparent 24%);filter:blur(28px);opacity:.85;transform:translate3d(calc((var(--ambient-x, .5) - .5) * -42px),calc((var(--ambient-y, .35) - .5) * -28px),0) scale(1.03);animation:aurora-drift 18s ease-in-out infinite alternate}body.theme-shell:after{top:0;right:0;bottom:0;left:0;z-index:-1;background-image:radial-gradient(circle at 1px 1px,rgba(125,20,38,.05) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.16),transparent 40%);background-size:28px 28px,100% 100%;opacity:.28;mix-blend-mode:soft-light;transform:translate3d(calc((var(--ambient-x, .5) - .5) * 18px),calc(var(--scroll-y, 0) * -14px),0)}body.theme-shell h1,body.theme-shell h2,body.theme-shell h3,body.theme-shell .brand-name,body.theme-shell .hero-slide__copy h1,body.theme-shell .generic-shell__head h1,body.theme-shell .generic-shell h1{font-family:SF Pro Display,Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif;letter-spacing:-.04em;text-wrap:balance}body.theme-shell ::selection{background:#7d1426eb;color:#fff}body.theme-shell .site-header,body.theme-shell .section-card,body.theme-shell .mobile-drawer__panel,body.theme-shell .drawer-shell__panel,body.theme-shell .quick-view-modal__panel,body.theme-shell .image-zoom-modal__panel{background:linear-gradient(180deg,#ffffffe6,#f8f0eacc);border-color:#7d14261f;box-shadow:0 24px 70px #582a181c,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(22px) saturate(1.2);backdrop-filter:blur(22px) saturate(1.2)}body.theme-shell .site-header{top:12px;padding:18px 24px;border-radius:26px}body.theme-shell .brand-name{font-size:21px;font-weight:900;letter-spacing:-.03em}body.theme-shell .brand-tagline{font-size:12px;letter-spacing:.02em}body.theme-shell .main-nav{gap:18px}body.theme-shell .main-nav__link{color:var(--muted);font-weight:700;border-radius:999px;padding:10px 14px;transition:color .22s ease,background-color .22s ease,transform .22s ease}body.theme-shell .main-nav__link:hover,body.theme-shell .main-nav__link.is-active{color:var(--accent);background:#7d14260f;transform:translateY(-1px)}body.theme-shell .main-nav__link.is-active:after,body.theme-shell .main-nav__link:hover:after{bottom:4px;left:12px;right:12px;height:2px;background:linear-gradient(90deg,rgba(125,20,38,0),var(--accent),rgba(125,20,38,0))}body.theme-shell .menu-toggle,body.theme-shell .icon-btn,body.theme-shell .theme-toggle,body.theme-shell .hero-showcase__arrow,body.theme-shell .hero-showcase__dot,body.theme-shell .drawer-shell__close{background:#ffffffa8;border-color:#7d14261f;box-shadow:inset 0 1px #fffc;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}body.theme-shell .menu-toggle:hover,body.theme-shell .icon-btn:hover,body.theme-shell .theme-toggle:hover,body.theme-shell .hero-showcase__arrow:hover,body.theme-shell .drawer-shell__close:hover,body.theme-shell .feature-strip a.feature-pill:hover,body.theme-shell .dynamic-product-card:hover,body.theme-shell .collection-tile:hover,body.theme-shell .testimonial-card:hover,body.theme-shell .product-card:hover,body.theme-shell .accessory-item:hover,body.theme-shell .predictive-card:hover,body.theme-shell .search-result-card:hover,body.theme-shell .quality-card:hover,body.theme-shell .collection-list-card:hover,body.theme-shell .story-point:hover,body.theme-shell .bento-card:hover,body.theme-shell .support-card__link:hover,body.theme-shell .product-credibility-card:hover,body.theme-shell .product-accordion:hover{transform:perspective(1400px) translateY(-4px) rotateX(4deg) rotateY(-3deg)}body.theme-shell .btn{position:relative;overflow:hidden;border-radius:999px;padding-inline:24px;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease}body.theme-shell .btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.22) 35%,transparent 70%);transform:translate(-140%) skew(-16deg);transition:transform .7s ease;pointer-events:none}body.theme-shell .btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px #7d142629}body.theme-shell .btn:hover:before{transform:translate(140%) skew(-16deg)}body.theme-shell .btn--solid{background:linear-gradient(180deg,#8c1830,#5b0f1c);box-shadow:0 12px 24px #7d142638}body.theme-shell .btn--ghost,body.theme-shell .btn--light{background:#ffffffb8;border-color:#7d14262e}body.theme-shell .section-card{position:relative;overflow:hidden}body.theme-shell .section-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.42),transparent 30%,transparent 72%,rgba(125,20,38,.06));pointer-events:none}body.theme-shell .hero-showcase{padding:22px;background:radial-gradient(circle at 85% 14%,rgba(255,200,151,.3),transparent 24%),linear-gradient(180deg,#ffffffe0,#faf1e9d1)}body.theme-shell .hero-showcase__track{min-height:560px;perspective:1800px}body.theme-shell .hero-slide{transform:translate3d(28px,18px,-44px) scale(.96) rotateX(3deg);filter:blur(1px);transition:opacity .42s ease,transform .56s cubic-bezier(.2,.8,.2,1),filter .42s ease;transform-style:preserve-3d}body.theme-shell .hero-slide.is-active{transform:translateZ(0) scale(1) rotateX(0);filter:none}body.theme-shell .hero-slide__copy{padding:28px 18px 28px 12px}body.theme-shell .hero-slide__copy h1{font-size:clamp(44px,5.8vw,72px);line-height:.92}body.theme-shell .hero-slide__copy p{font-size:16px}body.theme-shell .hero-slide__media{min-height:520px;border-radius:32px;box-shadow:0 26px 58px #5d2b1924;transform:translateZ(0);transform-style:preserve-3d;will-change:transform}body.theme-shell .hero-slide__ambient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.48),transparent 16%),radial-gradient(circle at 76% 20%,rgba(255,175,103,.38),transparent 24%),radial-gradient(circle at 46% 72%,rgba(125,20,38,.1),transparent 32%);mix-blend-mode:screen;opacity:.9;pointer-events:none}body.theme-shell .hero-slide__media:before,body.theme-shell .hero-slide__media:after,body.theme-shell .dynamic-product-card__media:after,body.theme-shell .collection-tile__media:after,body.theme-shell .product-gallery__main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}body.theme-shell .hero-slide__media:before{background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.5),transparent 18%),radial-gradient(circle at 78% 20%,rgba(255,170,104,.35),transparent 24%),radial-gradient(circle at 50% 64%,rgba(125,20,38,.08),transparent 38%);opacity:.85}body.theme-shell .hero-slide__media:after{background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 30%,rgba(125,20,38,.09));mix-blend-mode:soft-light}body.theme-shell .hero-slide__image{padding:42px;transform-origin:center bottom;transition:transform .7s cubic-bezier(.2,.8,.2,1);filter:drop-shadow(0 22px 28px rgba(60,20,18,.18))}body.theme-shell .hero-slide.is-active .hero-slide__image{animation:hero-float 8s ease-in-out infinite alternate}body.theme-shell .hero-slide__floating-card{position:absolute;z-index:2;display:grid;gap:3px;min-width:132px;padding:12px 14px;border:1px solid rgba(255,255,255,.3);border-radius:18px;background:#180f10a8;color:#fff;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);box-shadow:0 18px 34px #190b0c42;animation:float-card 9s ease-in-out infinite alternate}body.theme-shell .hero-slide__floating-card span{font-size:11px;text-transform:uppercase;letter-spacing:.16em;opacity:.78}body.theme-shell .hero-slide__floating-card strong{font-size:18px;line-height:1.1;letter-spacing:-.03em}body.theme-shell .hero-slide__floating-card--top{left:18px;top:18px}body.theme-shell .hero-slide__floating-card--bottom{right:18px;bottom:88px;text-align:right;animation-delay:-2.2s}body.theme-shell .hero-slide__floating-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent 40%);pointer-events:none}body.theme-shell .hero-slide__video-note{right:18px;bottom:18px;padding:8px 12px;border-radius:999px;background:#140c0ead;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body.theme-shell .hero-showcase__nav{margin-top:16px}body.theme-shell .hero-showcase__dot{width:12px;height:12px;transition:width .22s ease,transform .22s ease,background-color .22s ease}body.theme-shell .hero-showcase__dot.is-active{width:28px;background:linear-gradient(90deg,var(--accent),var(--accent-2));box-shadow:0 6px 14px #7d142638}body.theme-shell .feature-strip{padding:14px 16px;gap:10px}body.theme-shell .feature-strip a.feature-pill{border:1px solid rgba(125,20,38,.08);border-radius:18px;padding:12px 14px;background:#ffffff8c;box-shadow:inset 0 1px #fffc;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}body.theme-shell .feature-strip a.feature-pill:hover{background:#ffffffd6;box-shadow:0 14px 24px #57281717}body.theme-shell .collection-showcase,body.theme-shell .category-panel,body.theme-shell .product-shell,body.theme-shell .generic-shell,body.theme-shell .support-layout__form,body.theme-shell .membership-card,body.theme-shell .quality-card,body.theme-shell .search-result-card,body.theme-shell .story-split__visual,body.theme-shell .bento-card,body.theme-shell .faq-item,body.theme-shell .support-card__link,body.theme-shell .product-credibility-card,body.theme-shell .product-accordion,body.theme-shell .footer-column{position:relative}body.theme-shell .dynamic-product-card,body.theme-shell .collection-tile,body.theme-shell .testimonial-card,body.theme-shell .product-card,body.theme-shell .accessory-item,body.theme-shell .predictive-card,body.theme-shell .search-result-card,body.theme-shell .quality-card,body.theme-shell .collection-list-card,body.theme-shell .story-point,body.theme-shell .bento-card,body.theme-shell .faq-item,body.theme-shell .support-card__link,body.theme-shell .product-credibility-card,body.theme-shell .product-accordion{position:relative;overflow:hidden;border-color:#7d14261a;box-shadow:0 12px 28px #5d2b190f;transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease,border-color .24s ease,background-color .24s ease;will-change:transform;transform-style:preserve-3d;backface-visibility:hidden}body.theme-shell .dynamic-product-card:before,body.theme-shell .collection-tile:before,body.theme-shell .testimonial-card:before,body.theme-shell .product-card:before,body.theme-shell .accessory-item:before,body.theme-shell .predictive-card:before,body.theme-shell .search-result-card:before,body.theme-shell .quality-card:before,body.theme-shell .collection-list-card:before,body.theme-shell .story-point:before,body.theme-shell .bento-card:before,body.theme-shell .faq-item:before,body.theme-shell .support-card__link:before,body.theme-shell .product-credibility-card:before,body.theme-shell .product-accordion:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.46),transparent 28%,transparent 72%,rgba(125,20,38,.04));pointer-events:none}body.theme-shell .dynamic-product-card:hover,body.theme-shell .collection-tile:hover,body.theme-shell .testimonial-card:hover,body.theme-shell .product-card:hover,body.theme-shell .accessory-item:hover,body.theme-shell .predictive-card:hover,body.theme-shell .search-result-card:hover,body.theme-shell .quality-card:hover,body.theme-shell .collection-list-card:hover,body.theme-shell .story-point:hover,body.theme-shell .bento-card:hover,body.theme-shell .faq-item:hover,body.theme-shell .support-card__link:hover,body.theme-shell .product-credibility-card:hover,body.theme-shell .product-accordion:hover{box-shadow:0 24px 44px #5d2b191f;border-color:#7d14262e}body.theme-shell .dynamic-product-card__media,body.theme-shell .collection-tile__media,body.theme-shell .product-gallery__main{position:relative;overflow:hidden}body.theme-shell .dynamic-product-card__image,body.theme-shell .collection-tile__image,body.theme-shell .product-gallery__image{transition:transform .7s cubic-bezier(.2,.8,.2,1)}body.theme-shell .dynamic-product-card:hover .dynamic-product-card__image,body.theme-shell .collection-tile:hover .collection-tile__image,body.theme-shell .product-gallery__main:hover .product-gallery__image{transform:scale(1.06)}body.theme-shell .dynamic-product-card__media:after,body.theme-shell .collection-tile__media:after,body.theme-shell .product-gallery__main:after{background:linear-gradient(180deg,#ffffff14,#7d14260a)}body.theme-shell .dynamic-product-card__body h3,body.theme-shell .collection-tile__body strong,body.theme-shell .testimonial-card strong,body.theme-shell .quick-view-card__body h3,body.theme-shell .quality-card h3{letter-spacing:-.03em}body.theme-shell .dynamic-product-card__actions .btn{min-height:40px}body.theme-shell .product-shell{gap:32px}body.theme-shell .product-shell__media,body.theme-shell .variant-panel,body.theme-shell .accessory-item,body.theme-shell .product-gallery__main,body.theme-shell .product-gallery__thumb,body.theme-shell .field-input,body.theme-shell .condition-pill{border-color:#7d14261f}body.theme-shell .product-gallery__main{background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.58),transparent 18%),linear-gradient(180deg,#ffffffd1,#f8ece4d1);box-shadow:0 18px 38px #5d2b1917}body.theme-shell .product-gallery__thumb{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}body.theme-shell .product-gallery__thumb:hover{transform:translateY(-2px)}body.theme-shell .product-shell__content{padding-top:4px}body.theme-shell .product-shell__price,body.theme-shell .product-total strong,body.theme-shell .product-status strong,body.theme-shell .quick-view-card__price{font-variant-numeric:tabular-nums;letter-spacing:-.03em}body.theme-shell .condition-pill{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}body.theme-shell .condition-pill:hover,body.theme-shell .condition-pill.is-active{transform:translateY(-2px);box-shadow:0 10px 18px #7d14261f}body.theme-shell .accessory-item{background:#ffffff8f}body.theme-shell .accessory-item__media img{transition:transform .22s ease}body.theme-shell .accessory-item:hover .accessory-item__media img{transform:scale(1.04)}body.theme-shell .drawer-shell__panel,body.theme-shell .quick-view-modal__panel,body.theme-shell .image-zoom-modal__panel,body.theme-shell .mobile-drawer__panel{border-radius:28px}body.theme-shell .drawer-shell__close{transition:transform .2s ease,background-color .2s ease}body.theme-shell .drawer-shell__close:hover{transform:rotate(90deg) scale(1.05)}body.theme-shell .search-drawer__form input,body.theme-shell .newsletter-form input,body.theme-shell .field-input,body.theme-shell .drawer-cart-item__qty{background:#ffffffc7;border-color:#7d14261f}body.theme-shell .predictive-card,body.theme-shell .search-result-card,body.theme-shell .quality-card,body.theme-shell .collection-list-card{background:#ffffff94}body.theme-shell .product-shell__placeholder,body.theme-shell .dynamic-product-card__placeholder,body.theme-shell .collection-tile__placeholder,body.theme-shell .drawer-cart-item__placeholder,body.theme-shell .predictive-card__placeholder,body.theme-shell .quick-view-card__placeholder,body.theme-shell .collection-list-card__placeholder{background:linear-gradient(145deg,#2b1a1f,#d7b0a2)}body.theme-shell .hero-slide__copy,body.theme-shell .deals-card,body.theme-shell .product-shell__content,body.theme-shell .newsletter-card,body.theme-shell .quality-card,body.theme-shell .membership-card,body.theme-shell .support-layout__form,body.theme-shell .story-split__copy,body.theme-shell .bento-card,body.theme-shell .faq-item,body.theme-shell .support-card__link,body.theme-shell .product-credibility-card,body.theme-shell .product-accordion,body.theme-shell .footer-main__brand{transform:translateZ(0)}body.theme-shell .drawer-overlay{background:#11080a5c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.login-modal-open{overflow:hidden}.login-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:20px;background:#11080a61;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-modal__panel{position:relative;width:min(440px,100%);border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 90% 0%,rgba(125,20,38,.12),transparent 34%),var(--card);box-shadow:0 30px 90px #2a121233;overflow:hidden}.login-modal__content{padding:34px;text-align:center}.login-modal__eyebrow{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.login-modal h2{margin:0;color:var(--text);font-size:clamp(32px,5vw,44px);line-height:1}.login-modal p{color:var(--muted)}.login-modal__close{position:absolute;top:14px;right:14px;z-index:1;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#ffffff94;color:var(--text);cursor:pointer;transition:transform .18s ease,border-color .18s ease}.login-modal__close:hover{transform:rotate(90deg);border-color:#7d142652}.login-modal__actions{display:grid;gap:12px;margin:24px 0 18px}.login-modal__guest{border:0;background:transparent;color:var(--accent);font:inherit;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.login-modal__close:focus-visible,.login-modal__guest:focus-visible{outline:3px solid rgba(125,20,38,.35);outline-offset:3px}@media(max-width:520px){.login-modal{padding:14px}.login-modal__content{padding:30px 20px 24px}}@keyframes aurora-drift{0%{transform:translate3d(calc((var(--ambient-x, .5) - .5) * -42px),calc((var(--ambient-y, .35) - .5) * -28px),0) scale(1)}50%{transform:translate3d(calc((var(--ambient-x, .5) - .5) * 34px),calc((var(--ambient-y, .35) - .5) * 22px),0) scale(1.05)}to{transform:translate3d(calc((var(--ambient-x, .5) - .5) * -18px),calc((var(--ambient-y, .35) - .5) * 24px),0) scale(1.02)}}@keyframes hero-float{0%{transform:translateY(0) rotate(-.4deg)}to{transform:translateY(-12px) rotate(.7deg)}}@keyframes float-card{0%{transform:translateY(0) translate(0) rotate(-1deg)}50%{transform:translateY(-10px) translate(4px) rotate(1deg)}to{transform:translateY(0) translate(0) rotate(-.5deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
