.shop-hero-widget,.shop-hero-widget *{box-sizing:border-box}.shop-hero-widget{--theme-color:#31592f;--theme-dark:#132817;--theme-mid:#527343;--theme-soft:#b9cc8c;--theme-glow:#eff7d1;--card-bg:#fff;--text-light:#fff;--text-dark:#171717;--button-bg:#050505;--button-text:#fff;position:relative;width:100%;min-height:100svh;overflow:hidden;background:radial-gradient(ellipse at 50% 10%,color-mix(in srgb,var(--theme-glow) 34%,transparent) 0%,transparent 38%),radial-gradient(ellipse at 50% 48%,color-mix(in srgb,var(--theme-soft) 42%,transparent) 0%,transparent 42%),radial-gradient(circle at 18% 58%,color-mix(in srgb,var(--theme-soft) 28%,transparent) 0%,transparent 28%),radial-gradient(circle at 86% 60%,color-mix(in srgb,var(--theme-mid) 34%,transparent) 0%,transparent 30%),linear-gradient(165deg,var(--theme-dark) 0%,var(--theme-color) 42%,var(--theme-mid) 62%,var(--theme-dark) 100%);isolation:isolate;transition:background 520ms ease}.shop-hero-widget::before{content:"";position:absolute;inset:-22%;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.22),transparent 22%),radial-gradient(circle at 74% 42%,rgba(255,255,255,.12),transparent 25%),radial-gradient(circle at 48% 76%,rgba(0,0,0,.22),transparent 34%);filter:blur(34px);opacity:.92;transform:translate3d(0,0,0);animation:shopHeroAmbientFloat 12s ease-in-out infinite alternate;pointer-events:none;z-index:0}.shop-hero-widget::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.1),transparent 18%,transparent 82%,rgba(0,0,0,.18)),linear-gradient(180deg,rgba(255,255,255,.05),transparent 42%,rgba(0,0,0,.18));pointer-events:none;z-index:0}.shop-hero-widget .mobile-section-toolbar{position:fixed;left:50%;bottom:18px;z-index:20;width:calc(100% - 32px);max-width:360px;transform:translateX(-50%);padding:8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.74);backdrop-filter:blur(20px) saturate(1.15);-webkit-backdrop-filter:blur(20px) saturate(1.15);box-shadow:0 16px 45px rgba(0,0,0,.22);display:flex;justify-content:space-between;gap:7px}.shop-hero-widget .mobile-section-toolbar a{flex:1;min-height:44px;border-radius:999px;color:#171717;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:background 280ms ease,color 280ms ease,transform 280ms ease}.shop-hero-widget .mobile-section-toolbar a.is-active{background:#111;color:#fff;transform:translateY(-1px)}.shop-hero-widget .shop-hero-inner{position:relative;z-index:1;min-height:100svh;padding:64px 0 96px;display:flex;flex-direction:column;align-items:center;justify-content:center}.shop-hero-widget .hero-copy-slider{width:100%;min-height:150px;margin-bottom:24px;display:grid;place-items:center;pointer-events:none}.shop-hero-widget .hero-copy-item{grid-area:1/1;width:min(88%,390px);opacity:0;transform:translateY(10px) scale(.975);filter:blur(4px);transition:opacity 520ms ease,transform 520ms ease,filter 520ms ease;text-align:center}.shop-hero-widget .hero-copy-item.is-active{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.shop-hero-widget .hero-kicker{margin-bottom:12px;color:rgba(255,255,255,.88);font-size:13px;font-weight:800;letter-spacing:-.01em}.shop-hero-widget .hero-title{color:var(--text-light);font-size:clamp(39px,11vw,56px);line-height:.96;font-weight:950;letter-spacing:-.058em;text-shadow:0 4px 22px rgba(0,0,0,.24);margin:0}.shop-hero-widget .desktop-title-break{display:none}.shop-hero-widget .product-carousel{width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:92px 22px 38px;cursor:grab;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.shop-hero-widget .product-carousel:active{cursor:grabbing}.shop-hero-widget .product-carousel::-webkit-scrollbar{display:none}.shop-hero-widget .product-track{display:flex;gap:18px;align-items:stretch}.shop-hero-widget .product-track::before,.shop-hero-widget .product-track::after{content:"";flex:0 0 1px}.shop-hero-widget .product-slide{flex:0 0 calc(100% - 44px);scroll-snap-align:center;display:flex;justify-content:center}.shop-hero-widget .product-card{position:relative;width:100%;min-height:310px;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,.94));box-shadow:0 26px 60px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.85);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:144px 20px 42px;transition:transform 520ms cubic-bezier(.2,.8,.2,1),opacity 520ms ease,filter 520ms ease}.shop-hero-widget .product-slide:not(.is-active) .product-card{opacity:.58;transform:scale(.955) translateY(8px);filter:saturate(.86)}.shop-hero-widget .product-slide:not(.is-active) .product-card::after{content:"";position:absolute;inset:-2px;border-radius:inherit;background:rgba(255,255,255,.38);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:none}.shop-hero-widget .product-image-wrap{position:absolute;top:-104px;left:50%;width:min(94%,330px);height:255px;transform:translateX(-50%);display:grid;place-items:center;pointer-events:none}.shop-hero-widget .product-image-wrap::after{content:"";position:absolute;left:50%;bottom:14px;width:76%;height:24px;transform:translateX(-50%);border-radius:999px;background:rgba(0,0,0,.2);filter:blur(13px);z-index:-1}.shop-hero-widget .product-image{width:100%;max-height:255px;object-fit:contain;filter:drop-shadow(0 25px 24px rgba(0,0,0,.24));transition:transform 520ms cubic-bezier(.2,.8,.2,1)}.shop-hero-widget .product-slide.is-active .product-image{transform:translateY(-4px) scale(1.015)}.shop-hero-widget .product-name{color:var(--text-dark);font-size:19px;font-weight:900;letter-spacing:-.03em;text-align:center;margin:0}.shop-hero-widget .product-price{margin:8px 0 0;color:var(--text-dark);font-size:30px;line-height:1;font-weight:950;letter-spacing:-.05em;text-align:center}.shop-hero-widget .product-cart-button{position:absolute;left:50%;bottom:-27px;width:56px;height:56px;transform:translateX(-50%);border:0;border-radius:50%;background:var(--button-bg);color:var(--button-text);display:grid;place-items:center;cursor:pointer;box-shadow:0 14px 28px rgba(0,0,0,.28);transition:transform 260ms ease,box-shadow 260ms ease;text-decoration:none}.shop-hero-widget .product-cart-button:hover{transform:translateX(-50%) translateY(-2px);box-shadow:0 18px 34px rgba(0,0,0,.32)}.shop-hero-widget .manual-shop-link{width:calc(100% - 44px);max-width:386px;min-height:60px;margin-top:8px;border-radius:999px;background:rgba(255,255,255,.94);color:#333;text-decoration:none;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 18px 38px rgba(0,0,0,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.shop-hero-widget .carousel-dots{display:flex;justify-content:center;gap:8px;margin:-8px 0 24px}.shop-hero-widget .carousel-dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.38);transition:width 300ms ease,background 300ms ease}.shop-hero-widget .carousel-dot.is-active{width:24px;border-radius:999px;background:rgba(255,255,255,.92)}@media (min-width:768px){.shop-hero-widget{min-height:860px}.shop-hero-widget .mobile-section-toolbar{display:none}.shop-hero-widget .shop-hero-inner{min-height:860px;padding:78px 40px 88px}.shop-hero-widget .hero-copy-slider{min-height:148px;margin-bottom:4px}.shop-hero-widget .hero-title{font-size:clamp(62px,7.2vw,96px);max-width:980px;margin:0 auto;line-height:.93}.shop-hero-widget .desktop-title-break{display:block}.shop-hero-widget .hero-kicker{font-size:15px}.shop-hero-widget .product-carousel{max-width:1160px;padding:112px 40px 42px}.shop-hero-widget .product-track{gap:28px}.shop-hero-widget .product-track::before,.shop-hero-widget .product-track::after{flex:0 0 calc(( 100% - min(48%,520px) ) / 2 - 40px)}.shop-hero-widget .product-slide{flex:0 0 min(48%,520px)}.shop-hero-widget .product-card{min-height:360px;border-radius:38px;padding-top:168px}.shop-hero-widget .product-image-wrap{top:-126px;width:min(92%,420px);height:315px}.shop-hero-widget .product-image{max-height:315px}.shop-hero-widget .product-name{font-size:22px}.shop-hero-widget .product-price{font-size:36px}.shop-hero-widget .manual-shop-link{max-width:430px}}@media (min-width:1180px){.shop-hero-widget{min-height:920px}.shop-hero-widget .shop-hero-inner{min-height:920px;justify-content:flex-start;padding-top:64px}.shop-hero-widget .product-carousel{max-width:1180px;padding:86px 40px 34px}.shop-hero-widget .product-track{justify-content:flex-start;gap:38px}.shop-hero-widget .product-track::before,.shop-hero-widget .product-track::after{flex:0 0 calc(( 100% - 460px ) / 2 - 40px)}.shop-hero-widget .product-slide{flex:0 0 460px}.shop-hero-widget .product-slide:not(.is-active) .product-card{opacity:.32;transform:scale(.72) translateY(74px);filter:saturate(.55) blur(2.4px)}.shop-hero-widget .product-slide:not(.is-active) .product-image{transform:scale(.86) translateY(28px);filter:blur(3px) drop-shadow(0 18px 20px rgba(0,0,0,.18))}.shop-hero-widget .product-slide.is-active .product-card{transform:scale(1) translateY(0)}}