.hero-swiper{width:100%;padding:30px 0 50px;position:relative}.hero-swiper .swiper{width:100%;padding:20px 0 40px;overflow:visible}.hero-swiper .swiper{perspective:1200px}.hero-swiper .swiper-slide{width:260px;height:400px;transition:opacity .3s}.hero-swiper .slide-card{width:100%;height:100%;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#181e2a,#0e1219);box-shadow:0 40px 80px -20px #000000d9,0 0 0 1px #ffffff0a,0 1px #ffffff12 inset;overflow:hidden;display:flex;flex-direction:column}.hero-swiper .slide-media{position:relative;flex:1;background:radial-gradient(120% 100% at 50% 0%,rgba(167,139,250,.1),transparent 60%),linear-gradient(180deg,#1a2030,#0f131c);display:grid;place-items:center;padding:20px;overflow:hidden}.hero-swiper .slide-img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px;background:#fff;padding:12px;box-shadow:0 12px 30px -10px #0009}.hero-swiper .slide-icon{width:75%;height:75%;color:#c8cfdb;filter:drop-shadow(0 10px 20px rgba(0,0,0,.5))}.hero-swiper .slide-icon :global(svg){width:100%;height:100%}.hero-swiper .slide-dot{position:absolute;left:14px;top:14px;width:9px;height:9px;border-radius:50%;background:#34d399;box-shadow:0 0 10px #34d399b3}.hero-swiper .slide-info{padding:14px 18px 16px;background:linear-gradient(180deg,transparent,rgba(7,9,14,.7));backdrop-filter:blur(2px)}.hero-swiper .slide-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#c4b5fd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-swiper .slide-title{margin-top:4px;font-size:13px;font-weight:600;line-height:1.3;color:#f5f7fa;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}.hero-swiper .slide-price{margin-top:8px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;color:#f5f7fa;letter-spacing:-.01em}.hero-swiper .slide-price.is-request{font-size:14px;color:#a78bfa}.hero-swiper .slide-cta{display:inline-block;margin-top:8px;padding:7px 14px;border-radius:9px;background:#a78bfa26;border:1px solid rgba(167,139,250,.35);font-size:12px;font-weight:700;color:#c4b5fd;opacity:0;transform:translateY(6px);transition:all .3s;pointer-events:none}.hero-swiper .swiper-slide-active .slide-cta{opacity:1;transform:translateY(0);pointer-events:auto}.hero-swiper .swiper-slide-active .slide-cta:hover{background:#a78bfa;color:#0b0e14;border-color:#a78bfa}.hero-swiper .swiper-slide-active .slide-card{box-shadow:0 50px 100px -20px #000000f2,0 0 0 1px #a78bfa59,0 1px #ffffff1a inset}.hero-swiper .hero-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:4px}.hero-swiper .hero-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#161b26e6;border:1px solid rgba(255,255,255,.1);color:#c8cfdb;backdrop-filter:blur(10px);transition:all .2s}.hero-swiper .hero-btn:hover{background:#a78bfa2e;border-color:#a78bfa73;color:#a78bfa;transform:scale(1.05)}.hero-swiper .hero-btn:active{transform:scale(.95)}.hero-swiper .hero-pagination{display:flex;align-items:center;gap:6px;min-width:140px;justify-content:center}.hero-swiper .hero-pagination .pg-dot{width:8px;height:8px;border-radius:50%;background:#ffffff26;transition:all .3s;position:relative;overflow:hidden}.hero-swiper .hero-pagination .pg-dot.is-active{width:28px;border-radius:4px;background:#a78bfa33}.hero-swiper .hero-pagination .pg-dot.is-active:after{content:"";position:absolute;inset:0;background:#a78bfa;transform-origin:left;transform:scaleX(0)}.hero-swiper .hero-pagination .pg-dot.is-active.is-progressing:after{animation:pg-progress 4.5s linear forwards}@keyframes pg-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-swiper:after{content:"";position:absolute;left:50%;bottom:80px;transform:translate(-50%);width:70%;max-width:500px;height:30px;background:radial-gradient(ellipse at center,rgba(167,139,250,.18),transparent 70%);filter:blur(8px);pointer-events:none;z-index:-1}@media(max-width:768px){.hero-swiper .swiper-slide{width:210px;height:340px}.hero-swiper .slide-title{font-size:12px}.hero-swiper .slide-price{font-size:16px}}@media(max-width:480px){.hero-swiper .swiper-slide{width:180px;height:300px}}
