/* Aşiyan Storefront V24 — direct reference implementation */
:root{
  --v24-wine:#751a3d;
  --v24-wine-dark:#2a0714;
  --v24-gold:#c6a25d;
  --v24-cream:#f8f3eb;
  --v24-ink:#26151b;
  --v24-line:rgba(198,162,93,.5);
}
.storefront-v24{background:#f8f4ee;color:var(--v24-ink)}
.storefront-v24 .v24-inline-icon{
  display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;
}

/* Campaign bar */
.storefront-v24 .v24-top-strip{
  position:relative;z-index:1450;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;
  height:48px!important;padding:0 52px!important;background:linear-gradient(90deg,#320814 0%,#6f1737 46%,#2d0712 100%)!important;
  border-bottom:1px solid rgba(198,162,93,.48)!important;color:#fff!important;
}
.storefront-v24 .v24-top-strip a{display:inline-flex!important;align-items:center!important;gap:10px!important;color:#fff!important;font-size:11px!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;white-space:nowrap}
.storefront-v24 .v24-top-strip a:nth-child(2){justify-self:center!important}
.storefront-v24 .v24-top-strip a:nth-child(3){justify-self:end!important}
.storefront-v24 .v24-top-strip .v24-inline-icon{width:17px;height:17px;color:#d7b766}
.storefront-v24 .v24-top-strip:after{display:none!important}

/* Header over the hero */
.storefront-v24.is-home .store-header:not(.v10-fixed),
.storefront-v24.is-home .store-header:not(.v10-fixed):not(.is-scrolled):not(.is-compact):not(.mega-open){
  position:absolute!important;top:48px!important;left:0!important;right:0!important;width:100%!important;height:104px!important;
  background:linear-gradient(180deg,rgba(18,4,10,.72),rgba(18,4,10,.1))!important;color:#fff!important;
  border-bottom:1px solid rgba(255,255,255,.14)!important;box-shadow:none!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;
}
.storefront-v24 .store-header.v10-fixed,
.storefront-v24 .store-header.is-scrolled,
.storefront-v24 .store-header.is-compact,
.storefront-v24 .store-header.mega-open,
.storefront-v24.is-inner-page .store-header{
  height:82px!important;background:rgba(255,250,247,.98)!important;color:var(--v24-ink)!important;border-bottom:1px solid rgba(38,21,27,.08)!important;
  box-shadow:0 14px 38px rgba(31,11,19,.1)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;
}
.storefront-v24.is-home .v10-header-spacer{display:none!important}
.storefront-v24 .header-shell{width:min(1540px,calc(100% - 70px))!important;height:100%!important;grid-template-columns:minmax(500px,1fr) auto minmax(330px,1fr)!important;gap:28px!important;overflow:visible!important}
.storefront-v24 .header-nav{justify-content:flex-start!important;gap:28px!important}
.storefront-v24 .nav-entry>a{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:12px 0!important;color:inherit!important;font-size:11px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.storefront-v24 .nav-entry>a:after{bottom:7px!important;height:1px!important;background:var(--v24-gold)!important}
.storefront-v24 .v24-nav-chevron{display:block;width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:.72}
.storefront-v24 .store-logo{min-width:260px!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important}
.storefront-v24 .store-logo img{max-width:270px!important;max-height:70px!important;opacity:1!important;transition:filter .25s ease!important}
.storefront-v24.is-home .store-header:not(.v10-fixed):not(.mega-open) .store-logo.has-logo-image img{filter:brightness(0) invert(1)!important}
.storefront-v24 .store-logo strong{font-size:41px!important;letter-spacing:.2em!important}
.storefront-v24 .store-logo small{font-size:8px!important;letter-spacing:.5em!important;color:var(--v24-gold)!important}
.storefront-v24 .v24-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;justify-self:stretch!important;gap:14px!important;min-width:330px!important;opacity:1!important;visibility:visible!important}
.storefront-v24 .v24-header-actions>.header-icon{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:46px!important;min-width:46px!important;height:46px!important;padding:0!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;background:rgba(255,255,255,.03)!important;color:inherit!important;opacity:1!important;visibility:visible!important;backdrop-filter:blur(8px)}
.storefront-v24 .v24-header-actions>.v24-action-search{width:auto!important;min-width:96px!important;padding:0 18px!important;gap:11px!important;border-radius:999px!important}
.storefront-v24 .v24-header-actions .v24-inline-icon{width:23px;height:23px}
.storefront-v24 .v24-header-actions .v24-action-search span{display:inline-flex!important;font-size:10px!important;font-weight:700!important;letter-spacing:.14em!important}
.storefront-v24 .v24-header-actions>.header-icon:hover{transform:none!important;color:var(--v24-gold)!important;background:rgba(255,255,255,.11)!important;border-color:rgba(198,162,93,.5)!important}
.storefront-v24 .store-header.v10-fixed .v24-header-actions>.header-icon,
.storefront-v24 .store-header.is-scrolled .v24-header-actions>.header-icon,
.storefront-v24 .store-header.mega-open .v24-header-actions>.header-icon,
.storefront-v24.is-inner-page .v24-header-actions>.header-icon{background:#fff!important;color:var(--v24-ink)!important;border-color:rgba(38,21,27,.1)!important}
.storefront-v24 .v24-header-actions .header-icon>b{position:absolute!important;top:-5px!important;right:-4px!important;display:grid!important;place-items:center!important;min-width:20px!important;width:auto!important;height:20px!important;padding:0 5px!important;border:2px solid #fff!important;border-radius:999px!important;background:#f4dfc5!important;color:#40101f!important;font-size:8px!important;font-weight:800!important;box-shadow:none!important}

/* Boutique mega menu */
.storefront-v24 .mega-menu{top:calc(100% - 1px)!important;padding:32px max(40px,calc((100vw - 1450px)/2)) 36px!important;grid-template-columns:260px minmax(340px,1fr) 350px!important;gap:50px!important;background:rgba(255,250,247,.99)!important;border-top:1px solid rgba(117,26,61,.08)!important;border-bottom:1px solid rgba(117,26,61,.08)!important;box-shadow:0 30px 75px rgba(40,10,22,.18)!important;color:var(--v24-ink)!important}
.storefront-v24 .mega-menu-copy span{color:var(--v24-wine)!important}
.storefront-v24 .mega-menu-copy h3{font-size:46px!important;line-height:.9!important;color:var(--v24-ink)!important}
.storefront-v24 .mega-menu-copy p{font-size:13px!important;line-height:1.75!important;color:#756269!important}
.storefront-v24 .mega-menu-links>a{height:52px!important;color:#3d2930!important;font-size:13px!important;border-bottom-color:rgba(117,26,61,.12)!important}
.storefront-v24 .mega-menu-visual{min-height:245px!important;border-radius:18px!important;background:linear-gradient(145deg,#2e0816,#721b3b 58%,#b16779)!important}

/* Full cinematic hero */
.storefront-v24 .v24-hero{position:relative;padding:0!important;background:#16050c!important;overflow:hidden}
.storefront-v24 .v24-hero-stage{position:relative;display:block;min-height:765px;height:calc(100svh - 48px);max-height:920px;overflow:hidden;background:#1b0710;isolation:isolate}
.storefront-v24 .v24-hero-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .75s ease,visibility .75s ease;z-index:1}
.storefront-v24 .v24-hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}
.storefront-v24 .v24-hero-media,.storefront-v24 .v24-hero-media picture{position:absolute;inset:0;display:block}
.storefront-v24 .v24-hero-media img,.storefront-v24 .v24-hero-media video{width:100%;height:100%;display:block;object-fit:cover;object-position:center 22%;filter:saturate(.82) contrast(1.08) brightness(.72);transform:scale(1.045);transition:transform 8s cubic-bezier(.2,.72,.2,1)}
.storefront-v24 .v24-hero-slide.is-active .v24-hero-media img,.storefront-v24 .v24-hero-slide.is-active .v24-hero-media video{transform:scale(1)}
.storefront-v24 .v24-hero-fallback{display:grid;width:100%;height:100%;place-items:center;background:radial-gradient(circle at 65% 30%,#8f3c54 0,#3a0b1c 42%,#18050c 75%);color:rgba(255,255,255,.08);font:600 18vw/1 "Cormorant Garamond",serif;letter-spacing:.08em}
.storefront-v24 .v24-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,3,10,.96) 0%,rgba(37,6,16,.76) 31%,rgba(24,4,11,.16) 61%,rgba(22,3,10,.74) 100%),linear-gradient(0deg,rgba(16,2,8,.75) 0%,rgba(16,2,8,.05) 44%),radial-gradient(circle at 82% 22%,rgba(132,28,61,.34),transparent 34%);z-index:1}
.storefront-v24 .v24-hero-content{position:relative;z-index:3;display:grid;grid-template-columns:72px minmax(520px,1fr) 330px;gap:42px;align-items:center;width:min(1510px,calc(100% - 86px));height:100%;margin:0 auto;padding-top:104px;padding-bottom:36px;color:#fff}
.storefront-v24 .v24-hero-counter{align-self:stretch;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;gap:15px;padding:70px 0 36px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.12em}
.storefront-v24 .v24-hero-counter i{display:block;width:2px;height:100%;min-height:250px;background:linear-gradient(180deg,#fff 0 48%,rgba(255,255,255,.18) 48%)}
.storefront-v24 .v24-hero-copy{align-self:center;max-width:690px;padding:10px 0 18px}
.storefront-v24 .v24-hero-kicker{display:flex;align-items:center;gap:24px;margin-bottom:24px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.22em}
.storefront-v24 .v24-hero-kicker i{display:block;width:82px;height:1px;background:var(--v24-gold)}
.storefront-v24 .v24-hero-copy h1{max-width:690px;margin:0;color:#fff;font:400 clamp(76px,6.3vw,112px)/.84 "Cormorant Garamond",serif;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 16px 50px rgba(0,0,0,.2)}
.storefront-v24 .v24-hero-description{display:grid;grid-template-columns:38px minmax(0,390px);gap:20px;align-items:start;margin-top:30px}
.storefront-v24 .v24-hero-description i{display:block;width:38px;height:1px;margin-top:12px;background:rgba(255,255,255,.35)}
.storefront-v24 .v24-hero-description p{margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.8}
.storefront-v24 .v24-hero-description strong{color:var(--v24-gold)}
.storefront-v24 .v24-hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}
.storefront-v24 .v24-primary-button,.storefront-v24 .v24-secondary-button{position:relative;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:58px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:background .22s ease,color .22s ease,border-color .22s ease}
.storefront-v24 .v24-primary-button{padding:0 25px;border:1px solid var(--v24-gold);background:rgba(33,7,15,.18)}
.storefront-v24 .v24-primary-button:hover{background:var(--v24-gold);color:#2b0b16}
.storefront-v24 .v24-primary-button .v24-inline-icon{width:20px;height:20px}
.storefront-v24 .v24-secondary-button{padding:0;border:0;background:transparent}
.storefront-v24 .v24-secondary-button .v24-inline-icon{width:15px;height:15px}
.storefront-v24 .v24-secondary-button:hover{color:var(--v24-gold)}
.storefront-v24 .v24-video-link{position:relative;z-index:5;display:inline-flex;align-items:center;gap:16px;margin-top:54px;color:rgba(255,255,255,.7);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.storefront-v24 .v24-video-link i{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:50%}
.storefront-v24 .v24-video-link .v24-inline-icon{width:16px;height:16px}
.storefront-v24 .v24-video-link:hover{color:var(--v24-gold)}

/* Dynamic product cards on the right */
.storefront-v24 .v24-product-panel{align-self:center;width:330px;margin-left:auto;padding-top:38px}
.storefront-v24 .v24-product-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:#fff}
.storefront-v24 .v24-product-panel-head>span{font-size:10px;font-weight:700;letter-spacing:.14em}
.storefront-v24 .v24-panel-controls{display:flex;align-items:center;gap:8px}
.storefront-v24 .v24-panel-controls b{font-size:10px;font-weight:600;letter-spacing:.1em}
.storefront-v24 .v24-panel-controls button,.storefront-v24 .v24-global-prev{display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(20,4,10,.2);color:#fff;backdrop-filter:blur(10px)}
.storefront-v24 .v24-panel-controls button{width:42px;height:42px}
.storefront-v24 .v24-panel-controls button:hover,.storefront-v24 .v24-global-prev:hover{background:#fff;color:#3a0b1a}
.storefront-v24 .v24-panel-controls .v24-inline-icon{width:18px;height:18px}
.storefront-v24 .v24-product-list{display:grid;gap:12px}
.storefront-v24 .v24-product-card{position:relative;z-index:5;display:grid;grid-template-columns:118px 1fr;gap:17px;min-height:142px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(35,8,17,.6);color:#fff;box-shadow:0 14px 35px rgba(0,0,0,.13);backdrop-filter:blur(13px);transition:transform .22s ease,border-color .22s ease,background .22s ease}
.storefront-v24 .v24-product-card:hover{transform:translateX(-5px);border-color:rgba(198,162,93,.5);background:rgba(53,11,25,.78)}
.storefront-v24 .v24-product-card.is-highlighted{background:rgba(255,251,247,.96);color:#331a22;border-color:rgba(255,255,255,.65)}
.storefront-v24 .v24-product-image{display:block;height:122px;overflow:hidden;border-radius:4px;background:#e8ded8}
.storefront-v24 .v24-product-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top;transition:transform .4s ease}
.storefront-v24 .v24-product-card:hover .v24-product-image img{transform:scale(1.045)}
.storefront-v24 .v24-product-image em{display:grid;width:100%;height:100%;place-items:center;color:#7b3150;font:600 58px/1 "Cormorant Garamond",serif}
.storefront-v24 .v24-product-info{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:4px 6px 4px 0}
.storefront-v24 .v24-product-info strong{display:block;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:.04em}
.storefront-v24 .v24-product-info b{display:block;margin-top:9px;font-size:13px;font-weight:500}
.storefront-v24 .v24-product-info small{display:flex;align-items:center;gap:10px;margin-top:auto;font-size:9px;font-weight:700;letter-spacing:.12em}
.storefront-v24 .v24-product-info small .v24-inline-icon{width:16px;height:16px}
.storefront-v24 .v24-global-prev{position:absolute;left:24px;top:50%;z-index:8;width:46px;height:46px;transform:translateY(-50%)}
.storefront-v24 .v24-global-prev .v24-inline-icon{width:18px;height:18px}
.storefront-v24 .v24-hero-dots{position:absolute;left:50%;bottom:22px;z-index:8;display:flex;gap:6px;transform:translateX(-50%)}
.storefront-v24 .v24-hero-dots button{width:26px;height:12px;padding:5px 0;border:0;background:transparent}
.storefront-v24 .v24-hero-dots span{display:block;width:100%;height:2px;background:rgba(255,255,255,.28);transition:background .2s ease,transform .2s ease}
.storefront-v24 .v24-hero-dots button.is-active span{background:var(--v24-gold);transform:scaleY(1.6)}
.storefront-v24 .v24-hero-progress{position:absolute;right:0;bottom:0;left:0;z-index:9;height:2px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--v24-gold),#f5dfb0)}
.storefront-v24 .v24-hero-progress.is-running{animation:v19HeroProgress 6.5s linear forwards}

/* USP bar */
.storefront-v24 .v24-usp-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-height:118px;padding:0 max(36px,calc((100vw - 1450px)/2));background:linear-gradient(180deg,#fbf7f0,#f4eee5);border-bottom:1px solid #e7ded2}
.storefront-v24 .v24-usp-bar article{display:grid;grid-template-columns:62px 1fr;gap:18px;align-items:center;padding:23px 32px;border-right:1px solid #dfd4c8;color:#3b2028}
.storefront-v24 .v24-usp-bar article:last-child{border-right:0}
.storefront-v24 .v24-usp-bar i{display:grid;width:52px;height:52px;place-items:center;color:#541229}
.storefront-v24 .v24-usp-bar i .v24-inline-icon{width:38px;height:38px;stroke-width:1.45}
.storefront-v24 .v24-usp-bar strong{display:block;font:500 17px/1.2 "Cormorant Garamond",serif}
.storefront-v24 .v24-usp-bar span{display:block;margin-top:7px;color:#766469;font-size:12px;line-height:1.5}

@media(max-width:1400px){
  .storefront-v24 .header-shell{width:calc(100% - 44px)!important;grid-template-columns:minmax(430px,1fr) auto minmax(280px,1fr)!important;gap:18px!important}
  .storefront-v24 .header-nav{gap:18px!important}.storefront-v24 .nav-entry>a{font-size:10px!important;letter-spacing:.08em!important}
  .storefront-v24 .store-logo img{max-width:235px!important}.storefront-v24 .v24-header-actions{min-width:280px!important;gap:9px!important}
  .storefront-v24 .v24-hero-content{grid-template-columns:58px minmax(470px,1fr) 304px;gap:28px;width:calc(100% - 54px)}
  .storefront-v24 .v24-product-panel{width:304px}.storefront-v24 .v24-product-card{grid-template-columns:103px 1fr;min-height:128px}.storefront-v24 .v24-product-image{height:108px}
  .storefront-v24 .v24-hero-copy h1{font-size:clamp(68px,6vw,96px)}
}
@media(max-width:1160px){
  .storefront-v24 .header-shell{grid-template-columns:minmax(360px,1fr) auto minmax(220px,1fr)!important}.storefront-v24 .header-nav{gap:12px!important}.storefront-v24 .nav-entry>a{font-size:9px!important}
  .storefront-v24 .v24-action-search{min-width:46px!important;width:46px!important;padding:0!important}.storefront-v24 .v24-action-search span{display:none!important}.storefront-v24 .v24-header-actions{min-width:220px!important}
  .storefront-v24 .v24-hero-stage{height:auto;min-height:720px}.storefront-v24 .v24-hero-content{grid-template-columns:54px minmax(420px,1fr) 275px;gap:22px;padding-top:98px}
  .storefront-v24 .v24-product-panel{width:275px}.storefront-v24 .v24-product-card{grid-template-columns:90px 1fr;min-height:116px;padding:8px}.storefront-v24 .v24-product-image{height:100px}.storefront-v24 .v24-product-info strong{font-size:11px}
  .storefront-v24 .v24-usp-bar article{padding:20px 18px;grid-template-columns:48px 1fr;gap:12px}
}
@media(max-width:991px){
  .storefront-v24 .v24-top-strip{height:40px!important;padding:0 18px!important;grid-template-columns:1fr auto!important}.storefront-v24 .v24-top-strip a{font-size:9px!important}.storefront-v24 .v24-top-strip a:nth-child(3){display:none!important}
  .storefront-v24.is-home .store-header:not(.v10-fixed),.storefront-v24.is-home .store-header:not(.v10-fixed):not(.is-scrolled):not(.is-compact):not(.mega-open){top:40px!important;height:82px!important}
  .storefront-v24 .header-shell{grid-template-columns:44px minmax(0,1fr) auto!important;width:100%!important;padding:0 16px!important}.storefront-v24 .store-logo{min-width:0!important}.storefront-v24 .store-logo img{max-width:190px!important;max-height:54px!important}
  .storefront-v24 .v24-header-actions{min-width:0!important;gap:5px!important}.storefront-v24 .v24-header-actions>.v24-action-search,.storefront-v24 .v24-header-actions>.v24-action-account,.storefront-v24 .v24-header-actions>.v24-action-favorite{display:none!important}.storefront-v24 .v24-header-actions>.v24-action-cart{display:inline-flex!important}
  .storefront-v24 .v24-hero-stage{min-height:780px;height:780px}.storefront-v24 .v24-hero-content{display:grid;grid-template-columns:42px minmax(0,1fr);align-content:center;gap:18px;width:calc(100% - 40px);padding-top:90px;padding-bottom:210px}
  .storefront-v24 .v24-hero-counter{padding:50px 0 20px}.storefront-v24 .v24-hero-counter i{min-height:235px}
  .storefront-v24 .v24-hero-copy{max-width:620px}.storefront-v24 .v24-hero-copy h1{font-size:clamp(62px,10vw,88px)}
  .storefront-v24 .v24-product-panel{position:absolute;right:20px;bottom:32px;left:20px;width:auto;padding:0}.storefront-v24 .v24-product-panel-head{margin-bottom:10px}.storefront-v24 .v24-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .storefront-v24 .v24-product-card{grid-template-columns:72px 1fr;min-height:98px;padding:7px}.storefront-v24 .v24-product-image{height:84px}.storefront-v24 .v24-product-info b{margin-top:5px}.storefront-v24 .v24-product-info small{display:none}
  .storefront-v24 .v24-global-prev{display:none}.storefront-v24 .v24-hero-dots{bottom:12px}
  .storefront-v24 .v24-usp-bar{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 18px}.storefront-v24 .v24-usp-bar article:nth-child(2n){border-right:0}.storefront-v24 .v24-usp-bar article:nth-child(-n+2){border-bottom:1px solid #dfd4c8}
}
@media(max-width:767px){
  .storefront-v24 .v24-top-strip{height:34px!important;grid-template-columns:1fr!important;padding:0 10px!important}.storefront-v24 .v24-top-strip a:first-child,.storefront-v24 .v24-top-strip a:last-child{display:none!important}.storefront-v24 .v24-top-strip a:nth-child(2){justify-self:center!important;font-size:8px!important;letter-spacing:.1em!important}
  .storefront-v24.is-home .store-header:not(.v10-fixed),.storefront-v24.is-home .store-header:not(.v10-fixed):not(.is-scrolled):not(.is-compact):not(.mega-open){top:34px!important;height:70px!important}.storefront-v24 .store-header.v10-fixed,.storefront-v24 .store-header.is-scrolled,.storefront-v24 .store-header.is-compact,.storefront-v24 .store-header.mega-open,.storefront-v24.is-inner-page .store-header{height:66px!important}
  .storefront-v24 .header-shell{padding:0 10px!important}.storefront-v24 .store-logo img{max-width:156px!important;max-height:43px!important}.storefront-v24 .store-logo strong{font-size:27px!important}.storefront-v24 .v24-header-actions>.header-icon{width:40px!important;min-width:40px!important;height:40px!important}
  .storefront-v24 .v24-hero-stage{height:740px;min-height:740px}.storefront-v24 .v24-hero-media img,.storefront-v24 .v24-hero-media video{object-position:58% top;filter:saturate(.78) contrast(1.08) brightness(.62)}
  .storefront-v24 .v24-hero-overlay{background:linear-gradient(0deg,rgba(24,3,10,.96) 0%,rgba(31,5,14,.72) 54%,rgba(18,3,9,.24) 82%),linear-gradient(90deg,rgba(28,4,12,.68),transparent 70%)}
  .storefront-v24 .v24-hero-content{grid-template-columns:30px minmax(0,1fr);gap:10px;width:calc(100% - 24px);padding-top:86px;padding-bottom:230px}
  .storefront-v24 .v24-hero-counter{padding:18px 0 0;font-size:8px;gap:8px}.storefront-v24 .v24-hero-counter i{min-height:175px;width:1px}
  .storefront-v24 .v24-hero-copy{padding:12px 0 0}.storefront-v24 .v24-hero-kicker{gap:14px;margin-bottom:14px;font-size:8px}.storefront-v24 .v24-hero-kicker i{width:40px}
  .storefront-v24 .v24-hero-copy h1{font-size:clamp(48px,14.8vw,68px);line-height:.86}.storefront-v24 .v24-hero-description{grid-template-columns:24px minmax(0,1fr);gap:10px;margin-top:18px}.storefront-v24 .v24-hero-description i{width:24px}.storefront-v24 .v24-hero-description p{font-size:11px;line-height:1.65}
  .storefront-v24 .v24-hero-actions{gap:14px;margin-top:22px;flex-wrap:wrap}.storefront-v24 .v24-primary-button{min-height:48px;padding:0 15px;font-size:8px}.storefront-v24 .v24-secondary-button{min-height:auto;font-size:8px}.storefront-v24 .v24-video-link{display:none}
  .storefront-v24 .v24-product-panel{right:10px;bottom:24px;left:10px}.storefront-v24 .v24-product-panel-head{margin-bottom:8px}.storefront-v24 .v24-product-panel-head>span{font-size:8px}.storefront-v24 .v24-panel-controls button{width:34px;height:34px}
  .storefront-v24 .v24-product-list{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:2px}.storefront-v24 .v24-product-card{flex:0 0 82%;grid-template-columns:82px 1fr;min-height:104px;scroll-snap-align:start;background:rgba(35,8,17,.74)}.storefront-v24 .v24-product-card.is-highlighted{background:rgba(255,251,247,.95)}.storefront-v24 .v24-product-image{height:90px}.storefront-v24 .v24-product-info strong{font-size:11px}.storefront-v24 .v24-product-info b{font-size:11px}.storefront-v24 .v24-product-info small{display:flex;font-size:8px}
  .storefront-v24 .v24-hero-dots{display:none}
  .storefront-v24 .v24-usp-bar{grid-template-columns:1fr;padding:0 12px}.storefront-v24 .v24-usp-bar article{min-height:82px;padding:14px 10px;border-right:0!important;border-bottom:1px solid #dfd4c8}.storefront-v24 .v24-usp-bar article:last-child{border-bottom:0}.storefront-v24 .v24-usp-bar i{width:42px;height:42px}.storefront-v24 .v24-usp-bar i .v24-inline-icon{width:31px;height:31px}.storefront-v24 .v24-usp-bar strong{font-size:16px}.storefront-v24 .v24-usp-bar span{font-size:11px}
}
@media(max-width:390px){
  .storefront-v24 .v24-hero-stage{height:715px;min-height:715px}.storefront-v24 .v24-hero-copy h1{font-size:46px}.storefront-v24 .v24-product-card{flex-basis:88%}
}
@media(prefers-reduced-motion:reduce){
  .storefront-v24 .v24-hero-slide,.storefront-v24 .v24-hero-media img,.storefront-v24 .v24-hero-media video,.storefront-v24 .v24-hero-progress{transition:none!important;animation:none!important}
}
.storefront-v24 .v24-mobile-menu-button .v24-inline-icon{width:23px;height:23px}

/* V43 mobile hero spacing fix */
@media(max-width:767px){
  .storefront-v24 .v24-hero{margin-bottom:0!important}
  .storefront-v24 .v24-hero-stage{height:700px!important;min-height:700px!important}
  .storefront-v24 .v24-hero-content{padding-bottom:194px!important}
  .storefront-v24 .v24-product-panel{bottom:12px!important}
  .storefront-v24 .v24-usp-bar{margin-top:0!important}
}
@media(max-width:390px){
  .storefront-v24 .v24-hero-stage{height:680px!important;min-height:680px!important}
  .storefront-v24 .v24-hero-content{padding-bottom:182px!important}
  .storefront-v24 .v24-product-panel{bottom:10px!important}
}
