.hero-premium{position:relative;min-height:var(--hero-height-mobile);background:radial-gradient(circle at 18% 18%,rgba(19,132,246,.16),transparent 24%),radial-gradient(circle at 76% 78%,rgba(244,139,24,.18),transparent 28%),radial-gradient(circle at 25% 10%,rgba(255,255,255,.1),transparent 34%),linear-gradient(135deg,#131313,#261c14 45%,#0d0d0d);color:var(--hero-text-color);isolation:isolate;overflow:hidden}.hero-premium__media,.hero-premium__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-premium__media{z-index:-3}.hero-premium__media--placeholder{background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.14),transparent 30%),linear-gradient(135deg,#171717,#262626 45%,#0f0f0f)}.hero-premium__picture,.hero-premium__image{width:100%;height:100%}.hero-premium__image{object-fit:cover;object-position:center}.hero-premium__overlay{z-index:-2;background:linear-gradient(115deg,rgba(6,6,6,calc(var(--hero-overlay-opacity) + .28)),rgba(6,6,6,calc(var(--hero-overlay-opacity) + .12)) 42%,rgba(6,6,6,calc(var(--hero-overlay-opacity) + .2))),linear-gradient(180deg,#06060614,#06060624)}.hero-premium__inner{display:flex;align-items:flex-end;justify-content:center;min-height:var(--hero-height-mobile);padding:clamp(6rem,18vw,8rem) 1.5rem clamp(2rem,7vw,3rem)}.hero-premium__content{display:grid;gap:1.6rem;width:min(100%,max(var(--hero-content-width),22rem));padding:clamp(1.85rem,5vw,3.4rem) clamp(1.55rem,4vw,3rem);border:1px solid rgba(255,255,255,.1);border-radius:2rem;background:var(--hero-content-background, #101010);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2rem 4.5rem #00000042;margin-inline:auto}.hero-premium__copy{display:grid;justify-items:center;gap:1.45rem;text-align:center}.hero-premium__title{max-width:10ch;font-size:clamp(2.8rem,10vw,6rem);line-height:.9;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 .4rem 1.8rem rgba(0,0,0,.28)}.hero-premium__subtitle{max-width:34rem;font-size:clamp(1.04rem,2.4vw,1.24rem);line-height:1.78;color:var(--hero-text-color);opacity:.98;text-shadow:0 .2rem 1rem rgba(0,0,0,.2);text-align:center}.hero-premium__subtitle p+p{margin-top:.9rem}.hero-premium__actions{display:flex;flex-direction:column;gap:.95rem;width:min(100%,29rem);margin-top:.8rem;align-items:center}.hero-premium__button{display:inline-flex;align-items:center;justify-content:center;min-height:3.8rem;padding:1rem 1.6rem;border:1px solid transparent;border-radius:999px;font-size:.98rem;font-weight:600;letter-spacing:.03em;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.hero-premium__button:hover,.hero-premium__button:focus-visible{transform:translateY(-1px)}.hero-premium__button:focus-visible{outline:2px solid currentcolor;outline-offset:3px}.hero-premium__button--primary{background:var(--hero-primary-button-background, var(--color-brand-orange-deep));color:var(--hero-primary-button-text, #ffffff);box-shadow:0 1rem 2.4rem #f48b1847}.hero-premium__button--primary:hover,.hero-premium__button--primary:focus-visible{box-shadow:0 1.1rem 2.6rem #f48b1857}.hero-premium__button--secondary{border-color:transparent;background-color:var(--hero-secondary-button-background, #16324c);color:var(--hero-secondary-button-text, #ffffff)}.hero-premium__button--secondary:hover,.hero-premium__button--secondary:focus-visible{filter:brightness(1.04)}.hero-premium__button--disabled{opacity:.72;cursor:default}.hero-premium__products{display:grid;gap:1rem;min-width:0}.hero-premium__products--empty{padding:1.35rem;border-radius:1.6rem;background:#ffffff0f}.hero-premium__products-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-premium__products-label{font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#cfeeff;text-shadow:0 .18rem .75rem rgba(13,60,96,.28)}.hero-premium__products-controls{display:flex;gap:.7rem}.hero-premium__products-control{display:inline-flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff14;color:#fff;cursor:pointer;transition:transform .18s ease,opacity .18s ease,border-color .18s ease,background-color .18s ease}.hero-premium__products-control:hover,.hero-premium__products-control:focus-visible{transform:translateY(-1px);border-color:#f48b188c;background:#f48b1829}.hero-premium__products-control:disabled{opacity:.4;cursor:default;transform:none}.hero-premium__products-track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.hero-premium__products-track::-webkit-scrollbar{display:none}.hero-premium__product-slide{min-width:0;scroll-snap-align:start}.hero-premium__product-card{display:grid;gap:1rem;padding:1rem;border-radius:1.7rem;text-decoration:none;color:inherit;background:linear-gradient(180deg,#fffffff7,#f5f0e8f0);box-shadow:0 1.5rem 3rem #00000024}.hero-premium__product-media{position:relative;aspect-ratio:1 / 1.14;overflow:hidden;border-radius:1.3rem;background:linear-gradient(135deg,#f6f1e9,#ebe3d8)}.hero-premium__product-image{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.hero-premium__product-card:hover .hero-premium__product-image,.hero-premium__product-card:focus-visible .hero-premium__product-image{transform:scale(1.03)}.hero-premium__product-image--placeholder{padding:18%;color:#1113}.hero-premium__product-badge{position:absolute;top:.85rem;left:.85rem;z-index:1;padding:.42rem .72rem;border-radius:999px;background:linear-gradient(135deg,var(--color-brand-orange) 0%,var(--color-brand-orange-deep) 100%);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-premium__product-body{display:grid;gap:.55rem;color:#161616}.hero-premium__product-eyebrow{font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1616168a}.hero-premium__product-title{font-size:1.15rem;line-height:1.25;letter-spacing:-.02em}.hero-premium__product-price-wrap{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.hero-premium__product-price{font-size:1.12rem;font-weight:700;color:var(--color-brand-orange-deep)}.hero-premium__product-compare{font-size:.95rem;text-decoration:line-through;color:#16161673}.hero-premium__products-empty{line-height:1.65;color:#ffffffd6}@media screen and (min-width:750px){.hero-premium{min-height:var(--hero-height-desktop)}.hero-premium__inner{min-height:var(--hero-height-desktop);align-items:center;padding-right:2rem;padding-left:2rem;padding-bottom:3rem}.hero-premium__content{gap:1.7rem;width:min(100%,max(var(--hero-content-width),46rem))}.hero-premium__actions{flex-direction:row;justify-content:center;width:auto}.hero-premium__button{min-width:13.2rem}.hero-premium__products-track{grid-auto-columns:minmax(18rem,82%)}}@media screen and (min-width:1100px){.hero-premium__inner{padding-top:clamp(7rem,11vw,9rem);padding-bottom:clamp(3rem,5vw,4rem)}.hero-premium__content{grid-template-columns:minmax(0,1.05fr) minmax(18rem,24rem);align-items:end;width:min(100%,max(var(--hero-content-width),68rem));padding:3.1rem 3rem}.hero-premium__copy{max-width:42rem}.hero-premium__products-track{grid-auto-columns:100%}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-hero.css.map */
