.hero-spotlight{position:relative;overflow:hidden;font-family:var(--hero-font, system-ui, -apple-system, sans-serif);color:var(--hero-text, #ffffff);background:var(--hero-bg, #0a0a0a);padding-top:var(--hero-padding-top, 48px);padding-bottom:var(--hero-padding-bottom, 48px)}.hero-spotlight *,.hero-spotlight *:before,.hero-spotlight *:after{box-sizing:border-box}.hero-spotlight .page-width{max-width:1400px;margin:0 auto;padding:0 20px}.hero-spotlight .full-width{width:100%;padding:0}.hero-spotlight .full-width-padded{width:100%;padding:0 40px}.hero-spotlight .hero-orb{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none;opacity:.4;z-index:0;animation:hero-orb-float 12s ease-in-out infinite alternate}.hero-spotlight .hero-orb--1{width:400px;height:400px;top:-150px;right:-100px;background:var(--hero-accent, #660a34);animation-delay:0s}.hero-spotlight .hero-orb--2{width:300px;height:300px;bottom:-100px;left:-80px;background:var(--hero-accent-dark, #4a0725);animation-delay:4s;opacity:.25}@keyframes hero-orb-float{0%{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.1)}66%{transform:translate(-15px,15px) scale(.9)}to{transform:translate(10px,-10px) scale(1.05)}}.hero-spotlight .hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0;opacity:.5}.hero-spotlight .hero-spotlight__header{text-align:center;margin-bottom:32px;position:relative;z-index:1}.hero-spotlight .hero-spotlight__title{font-size:32px;font-weight:800;color:var(--hero-text, #ffffff);letter-spacing:-.5px;margin:0}.hero-spotlight .hero-spotlight__title .highlight{background:linear-gradient(135deg,var(--hero-accent, #660a34),var(--hero-accent-light, #8c1a4a));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-spotlight .hero-spotlight__carousel{position:relative;border-radius:var(--hero-radius, 24px);overflow:hidden;background:var(--hero-card-bg, #141414);border:1px solid var(--hero-border, rgba(255, 255, 255, .06));box-shadow:0 20px 60px var(--hero-shadow, rgba(0, 0, 0, .6));z-index:1}.hero-spotlight .swiffy-slider{padding:0!important}.hero-spotlight .swiffy-slider .slider-container{display:flex;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.hero-spotlight .swiffy-slider .slide-item{flex:0 0 100%;max-width:100%;padding:0;min-height:400px}.hero-spotlight .hero-product-card{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px 48px;align-items:center;min-height:420px}.hero-spotlight .hero-product-card__info{display:flex;flex-direction:column;gap:6px}.hero-spotlight .hero-product-card__tag{display:inline-block;background:#660a3433;border:1px solid rgba(102,10,52,.25);padding:4px 16px;border-radius:100px;font-size:12px;font-weight:600;color:var(--hero-text, #ffffff);width:fit-content;letter-spacing:.3px;text-transform:uppercase}.hero-spotlight .hero-product-card__name{font-size:38px;font-weight:900;line-height:1.05;letter-spacing:-.5px;margin:4px 0 2px;color:var(--hero-text, #ffffff)}.hero-spotlight .hero-product-card__name .highlight{background:linear-gradient(135deg,var(--hero-accent, #660a34),var(--hero-accent-light, #8c1a4a));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-spotlight .hero-product-card__subtitle{font-size:16px;color:var(--hero-text-secondary, #aaaaaa);line-height:1.6;max-width:460px;margin:2px 0 4px}.hero-spotlight .hero-product-card__specs{display:grid;grid-template-columns:repeat(2,1fr);gap:4px 16px;padding:12px 0;border-top:1px solid var(--hero-border, rgba(255, 255, 255, .06));border-bottom:1px solid var(--hero-border, rgba(255, 255, 255, .06));margin:4px 0 2px}.hero-spotlight .hero-product-card__spec .label{font-size:10px;text-transform:uppercase;color:var(--hero-text-secondary, #aaaaaa);letter-spacing:.5px;font-weight:500}.hero-spotlight .hero-product-card__spec .value{font-size:14px;font-weight:600;color:var(--hero-text, #ffffff)}.hero-spotlight .hero-product-card__price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:2px 0}.hero-spotlight .hero-product-card__price .current{font-size:34px;font-weight:900;color:var(--hero-text, #ffffff);letter-spacing:-.5px}.hero-spotlight .hero-product-card__price .currency{font-size:20px;font-weight:600;color:var(--hero-text-secondary, #aaaaaa);margin-right:2px}.hero-spotlight .hero-product-card__price .original{font-size:18px;color:var(--hero-text-secondary, #aaaaaa);text-decoration:line-through;font-weight:400}.hero-spotlight .hero-product-card__price .discount{background:#660a344d;color:var(--hero-text, #ffffff);padding:2px 12px;border-radius:100px;font-size:13px;font-weight:700;border:1px solid rgba(102,10,52,.2)}.hero-spotlight .hero-product-card__stock{display:flex;align-items:center;gap:12px;margin:2px 0}.hero-spotlight .hero-product-card__stock .bar-track{width:120px;height:4px;background:#ffffff14;border-radius:4px;overflow:hidden}.hero-spotlight .hero-product-card__stock .bar-fill{height:100%;width:70%;background:linear-gradient(90deg,var(--hero-accent, #660a34),var(--hero-accent-light, #8c1a4a));border-radius:4px;transition:width 1s cubic-bezier(.34,1.56,.64,1)}.hero-spotlight .hero-product-card__stock .stock-text{font-size:13px;color:var(--hero-text-secondary, #aaaaaa)}.hero-spotlight .hero-product-card__stock .stock-text strong{color:var(--hero-text, #ffffff);font-weight:700}.hero-spotlight .hero-product-card__stock .urgency{color:#ff6b6b;font-weight:600;animation:hero-urgency-pulse 2s ease-in-out infinite}@keyframes hero-urgency-pulse{0%,to{opacity:1}50%{opacity:.4}}.hero-spotlight .hero-product-card__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.hero-spotlight .hero-product-card__btn-add{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 40px;min-width:160px;background:linear-gradient(135deg,var(--hero-accent, #660a34),var(--hero-accent-light, #8c1a4a));border:none;border-radius:14px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;box-shadow:0 4px 30px #660a344d;letter-spacing:.3px;font-family:var(--hero-font, system-ui, sans-serif)}.hero-spotlight .hero-product-card__btn-add:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent 60%);transform:translate(-100%);transition:transform .6s ease}.hero-spotlight .hero-product-card__btn-add:hover:before{transform:translate(100%)}.hero-spotlight .hero-product-card__btn-add:hover{transform:translateY(-3px);box-shadow:0 12px 50px #660a3480}.hero-spotlight .hero-product-card__btn-add:active{transform:scale(.96)}.hero-spotlight .hero-product-card__btn-add:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.hero-spotlight .hero-product-card__btn-add .loader{display:none;width:20px;height:20px;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:hero-spin .7s linear infinite}.hero-spotlight .hero-product-card__btn-add.loading .btn-text{opacity:0}.hero-spotlight .hero-product-card__btn-add.loading .loader{display:block}.hero-spotlight .hero-product-card__btn-add.success .btn-text{opacity:1}.hero-spotlight .hero-product-card__btn-add.success .loader{display:none}@keyframes hero-spin{to{transform:rotate(360deg)}}.hero-spotlight .hero-product-card__btn-details{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;background:#ffffff0a;border:1px solid var(--hero-border, rgba(255, 255, 255, .06));border-radius:14px;color:var(--hero-text, #ffffff);font-size:15px;font-weight:500;text-decoration:none;transition:all .3s ease;font-family:var(--hero-font, system-ui, sans-serif);cursor:pointer}.hero-spotlight .hero-product-card__btn-details:hover{background:#ffffff14;border-color:var(--hero-accent, #660a34);transform:translateY(-2px)}.hero-spotlight .hero-product-card__visual{position:relative;display:flex;align-items:center;justify-content:center}.hero-spotlight .hero-product-card__stage{position:relative;width:100%;max-width:440px;aspect-ratio:1;perspective:1200px}.hero-spotlight .hero-glow-ring{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.hero-spotlight .hero-glow-ring--1{width:90%;height:90%;top:5%;left:5%;background:radial-gradient(circle,rgba(102,10,52,.12),transparent 70%);animation:hero-ring-pulse 4s ease-in-out infinite}.hero-spotlight .hero-glow-ring--2{width:120%;height:120%;top:-10%;left:-10%;background:radial-gradient(circle,rgba(102,10,52,.04),transparent 70%);animation:hero-ring-pulse 4s ease-in-out infinite 1s}@keyframes hero-ring-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.08);opacity:1}}.hero-spotlight .hero-product-card__image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(102,10,52,.2));will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:grab;position:relative;z-index:1}.hero-spotlight .hero-product-card__image:active{cursor:grabbing}.hero-spotlight .hero-product-card__image[data-tilt=true]{transition:transform .1s ease}.hero-spotlight .hero-float-badge{position:absolute;background:#141414d9;border:1px solid var(--hero-border, rgba(255, 255, 255, .06));border-radius:14px;padding:10px 16px;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px #0006;animation:hero-badge-float 3.5s ease-in-out infinite;transition:all .3s ease;z-index:3;min-width:100px}.hero-spotlight .hero-float-badge:hover{transform:scale(1.05)!important;border-color:var(--hero-accent, #660a34)}.hero-spotlight .hero-float-badge .icon{font-size:20px;flex-shrink:0}.hero-spotlight .hero-float-badge .main{font-size:13px;font-weight:700;color:var(--hero-text, #ffffff);line-height:1.2}.hero-spotlight .hero-float-badge .sub{font-size:10px;color:var(--hero-text-secondary, #aaaaaa);line-height:1.3}@keyframes hero-badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-spotlight .swiffy-slider .slider-nav-wrapper{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:5;pointer-events:none;display:flex;justify-content:space-between;padding:0 12px}.hero-spotlight .swiffy-slider .slider-nav{pointer-events:auto;width:44px;height:44px;border-radius:50%;border:1px solid var(--hero-border, rgba(255, 255, 255, .06));background:#00000080;color:var(--hero-text, #ffffff);font-size:22px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-spotlight .swiffy-slider .slider-nav:hover{background:var(--hero-accent, #660a34);border-color:var(--hero-accent, #660a34);transform:scale(1.08)}.hero-spotlight .swiffy-slider .slider-nav:active{transform:scale(.92)}.hero-spotlight .swiffy-slide-indicator{display:flex;justify-content:center;gap:10px;padding:16px 0 20px;background:transparent}.hero-spotlight .swiffy-slide-indicator .swiffy-slide-progress-container,.hero-spotlight .swiffy-slide-indicator .indicator-arrow__button{display:none}.hero-spotlight .hero-dots{display:flex;justify-content:center;gap:8px;padding:16px 0 4px;position:relative;z-index:2}.hero-spotlight .hero-dots .dot{width:10px;height:10px;border-radius:50%;background:#ffffff1a;border:none;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);padding:0}.hero-spotlight .hero-dots .dot.active{background:var(--hero-accent, #660a34);width:32px;border-radius:6px;box-shadow:0 0 30px #660a3466}.hero-spotlight .hero-dots .dot:hover{background:var(--hero-accent-light, #8c1a4a)}.hero-confetti-container{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;overflow:hidden}.hero-confetti-container .confetti-piece{position:absolute;width:10px;height:10px;border-radius:2px;animation:hero-confetti-fall linear forwards}@keyframes hero-confetti-fall{0%{transform:translateY(-20px) rotate(0) scale(0);opacity:1}to{transform:translateY(110vh) rotate(720deg) scale(1);opacity:0}}.hero-toast{position:fixed;bottom:30px;right:30px;background:var(--hero-card-bg, #141414);border:1px solid var(--hero-border, rgba(255, 255, 255, .06));padding:16px 24px;border-radius:16px;display:flex;align-items:center;gap:12px;transform:translateY(120px);opacity:0;transition:all .5s cubic-bezier(.34,1.56,.64,1);box-shadow:0 20px 60px #0009;z-index:999;font-family:var(--hero-font, system-ui, sans-serif);color:var(--hero-text, #ffffff)}.hero-toast.show{transform:translateY(0);opacity:1}.hero-toast .check{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--hero-accent, #660a34),var(--hero-accent-light, #8c1a4a));display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;flex-shrink:0}@media(max-width:1024px){.hero-spotlight .hero-product-card{grid-template-columns:1fr;padding:32px 28px;gap:24px}.hero-spotlight .hero-product-card__name{font-size:32px}.hero-spotlight .hero-product-card__stage{max-width:320px;margin:0 auto}.hero-spotlight .hero-float-badge{min-width:80px;padding:8px 12px}.hero-spotlight .hero-float-badge .main{font-size:12px}.hero-spotlight .hero-float-badge .sub{font-size:9px}}@media(max-width:768px){.hero-spotlight{padding-top:calc(var(--hero-padding-top, 48px) * .6);padding-bottom:calc(var(--hero-padding-bottom, 48px) * .6)}.hero-spotlight .full-width-padded{padding:0 16px}.hero-spotlight .hero-spotlight__title{font-size:24px}.hero-spotlight .hero-product-card{padding:24px 18px;gap:20px;min-height:300px}.hero-spotlight .hero-product-card__name{font-size:26px}.hero-spotlight .hero-product-card__subtitle{font-size:14px}.hero-spotlight .hero-product-card__specs{grid-template-columns:1fr 1fr;gap:2px 12px}.hero-spotlight .hero-product-card__price .current{font-size:28px}.hero-spotlight .hero-product-card__actions{flex-direction:column;width:100%}.hero-spotlight .hero-product-card__btn-add,.hero-spotlight .hero-product-card__btn-details{width:100%;justify-content:center}.hero-spotlight .hero-product-card__stage{max-width:240px}.hero-spotlight .swiffy-slider .slider-nav{width:36px;height:36px;font-size:18px}.hero-spotlight .swiffy-slider .slider-nav-wrapper{padding:0 6px}.hero-spotlight .hero-float-badge{display:none!important}.hero-spotlight .hero-spotlight__carousel{border-radius:16px}.hero-toast{bottom:16px;right:16px;left:16px;padding:14px 18px;font-size:14px}}@media(max-width:480px){.hero-spotlight .hero-product-card{padding:16px 14px}.hero-spotlight .hero-product-card__name{font-size:22px}.hero-spotlight .hero-product-card__price .current{font-size:24px}.hero-spotlight .hero-product-card__stage{max-width:180px}.hero-spotlight .hero-product-card__stock .bar-track{width:80px}}.hero-spotlight .hidden{display:none!important}.hero-spotlight .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
/*# sourceMappingURL=/cdn/shop/t/15/assets/hero-product-spotlight.css.map */
