.hero-premium{position:relative;overflow:hidden;background:#080c14;padding:100px 0 90px;min-height:92vh;display:flex;align-items:center}.hero-premium__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.hero-premium__bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.05) 1px,transparent 1px);background-size:28px 28px}.hero-premium__bg-glow{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.hero-premium__bg-glow--blue{width:900px;height:900px;background:radial-gradient(circle,rgba(0,0,255,.14) 0%,transparent 65%);top:-400px;left:-320px}.hero-premium__bg-glow--purple{width:700px;height:700px;background:radial-gradient(circle,rgba(139,92,246,.1) 0%,transparent 65%);bottom:-280px;right:-200px}.hero-premium__inner{width:100%;display:grid;grid-template-columns:.95fr 1.05fr;gap:56px;align-items:center;position:relative;z-index:1}.hero-premium__text{display:flex;flex-direction:column;gap:24px}.hero-premium__eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:1.1rem;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#60a5fa;background:#3b82f61a;border:1px solid rgba(59,130,246,.28);border-radius:100px;padding:7px 18px;width:fit-content}.hero-premium__eyebrow:before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:#3b82f6;animation:hpm-pulse 2.2s ease-in-out infinite;flex-shrink:0}@keyframes hpm-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.hero-premium__heading{font-size:clamp(3.2rem,3.6vw,5.4rem);font-weight:800;line-height:1.1;color:#fff;margin:0;letter-spacing:-.03em}.hero-premium__heading em{font-style:normal;background:linear-gradient(135deg,#60a5fa,#3b82f6,#00f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-premium__desc{font-size:1.75rem;line-height:1.68;color:#94a3b8;margin:0;max-width:460px}.hero-premium__tags{display:flex;gap:20px;flex-wrap:wrap}.hero-premium__tag{display:flex;align-items:center;gap:7px;font-size:1.35rem;color:#64748b;font-weight:500}.hero-premium__tag:before{content:"\2713";color:#22c55e;font-weight:700;font-size:1.4rem}.hero-premium__actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;padding-top:4px}.hero-premium__btn-primary{background-color:#00f!important;border-color:#00f!important;color:#fff!important;font-size:1.6rem!important;font-weight:700!important;padding:1.6rem 3rem!important;border-radius:8px!important;position:relative;overflow:hidden;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease!important}.hero-premium__btn-primary:after{content:"\2192";margin-left:8px;transition:transform .2s ease;display:inline-block}.hero-premium__btn-primary:hover{background-color:#00c!important;border-color:#00c!important;transform:translateY(-2px);box-shadow:0 8px 32px #0000ff59!important}.hero-premium__btn-primary:hover:after{transform:translate(4px)}.hero-premium__btn-secondary{background-color:transparent!important;border-color:#94a3b84d!important;color:#94a3b8!important;font-size:1.55rem!important;transition:border-color .2s ease,color .2s ease!important}.hero-premium__btn-secondary:hover{border-color:#ffffff73!important;color:#fff!important}.hero-premium__social-row{display:flex;align-items:center;gap:14px;padding-top:4px}.hero-premium__avatars{display:flex}.hero-premium__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#00f);border:2px solid #080c14;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff;margin-left:-8px}.hero-premium__avatar:first-child{margin-left:0}.hero-premium__social-text{font-size:1.3rem;color:#64748b}.hero-premium__social-text strong{color:#94a3b8;font-weight:600}.hero-premium__visual{position:relative;display:flex;justify-content:center;align-items:center;padding:32px 40px 48px 20px}.hero-premium__mockup{width:100%;max-width:600px;filter:drop-shadow(0 40px 80px rgba(0,0,0,.7)) drop-shadow(0 0 60px rgba(0,0,255,.1));animation:hpm-float 7s ease-in-out infinite;position:relative;z-index:2}.hero-premium__mockup-svg{width:100%;height:auto;display:block}@keyframes hpm-float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.hero-float-card{position:absolute;background:#0a1020b8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:16px;z-index:10;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0a inset}.hero-float-card--social{bottom:12px;left:0;padding:16px 22px;display:flex;align-items:center;gap:16px;min-width:240px;animation:hpm-float 9s ease-in-out infinite;animation-delay:-3s}.hero-float-card__stars{font-size:1.9rem;color:#f59e0b;letter-spacing:2px;line-height:1;white-space:nowrap}.hero-float-card__body{display:flex;flex-direction:column;gap:3px}.hero-float-card__big{font-size:2.4rem;font-weight:800;color:#fff;line-height:1}.hero-float-card__label{font-size:1.15rem;color:#64748b;white-space:nowrap}.hero-float-card--live{top:20px;right:0;padding:14px 20px;display:flex;align-items:center;gap:12px;animation:hpm-float 6s ease-in-out infinite;animation-delay:-5s}.hero-float-card__live-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:hpm-live-pulse 1.8s ease-in-out infinite;box-shadow:0 0 #22c55e80}@keyframes hpm-live-pulse{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-float-card__live-body{display:flex;flex-direction:column;gap:2px}.hero-float-card__live-count{font-size:2rem;font-weight:800;color:#fff;line-height:1}.hero-float-card__live-label{font-size:1.1rem;color:#64748b;white-space:nowrap}.hero-float-card--product{bottom:110px;right:0;padding:16px 20px;display:flex;align-items:center;gap:14px;min-width:220px;animation:hpm-float 8s ease-in-out infinite;animation-delay:-1.5s;border-color:#00f3}.hero-float-card__product-badge{font-size:2.6rem;line-height:1;flex-shrink:0}.hero-float-card__product-info{display:flex;flex-direction:column;gap:5px}.hero-float-card__product-name{font-size:1.2rem;color:#94a3b8;font-weight:500;white-space:nowrap}.hero-float-card__product-price-row{display:flex;align-items:baseline;gap:8px}.hero-float-card__product-compare{font-size:1.25rem;color:#475569;text-decoration:line-through}.hero-float-card__product-price{font-size:2rem;font-weight:800;color:#60a5fa;line-height:1}@media screen and (max-width:989px){.hero-premium{min-height:auto;padding:72px 0 64px}.hero-premium__inner{grid-template-columns:1fr;gap:56px}.hero-premium__visual{order:-1;padding:28px 32px 40px 24px}.hero-premium__mockup{max-width:480px;margin:0 auto}.hero-float-card--social{left:8px}.hero-float-card--live,.hero-float-card--product{right:8px}}@media screen and (max-width:749px){.hero-premium{padding:56px 0 52px}.hero-premium__visual{display:none}.hero-premium__heading{font-size:3.2rem}.hero-premium__desc{max-width:100%;font-size:1.6rem}.hero-premium__actions{flex-direction:column;gap:12px}.hero-premium__btn-primary,.hero-premium__btn-secondary{width:100%!important;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-premium.css.map */
