.hero-v2{--hv2-bg: #0a0a12;--hv2-accent: #ccf832;--hv2-accent-dark: #a8cc29;--hv2-text: #ffffff;--hv2-text-muted: rgba(255, 255, 255, .6)}.hero-v2{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;background:var(--hv2-bg);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--hv2-text);overflow:hidden}.hero-v2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 75% at 50% 50%,#0a0a12eb,#0a0a12b8 55%,#0a0a1261);z-index:1;pointer-events:none}.hero-v2__content{position:relative;z-index:2;width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:2rem 1.5rem}@media(min-width:768px){.hero-v2__content{padding:3rem 2.5rem}}@media(min-width:1024px){.hero-v2__content{padding:4rem}}.hero-v2__eyebrow{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--hv2-accent);background:#ccf8321a;border:1px solid rgba(204,248,50,.2);padding:6px 16px;border-radius:100px}.hero-v2__headline{font-size:2rem;font-weight:800;line-height:1.12;margin:0;color:var(--hv2-text);text-wrap:balance;max-width:850px}@media(min-width:768px){.hero-v2__headline{font-size:3rem}}@media(min-width:1024px){.hero-v2__headline{font-size:3.5rem}}.hero-v2__accent{background:linear-gradient(135deg,var(--hv2-accent) 0%,#ffffff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-v2__subheadline{font-size:1.0625rem;line-height:1.7;color:var(--hv2-text-muted);margin:0;max-width:700px}@media(min-width:768px){.hero-v2__subheadline{font-size:1.125rem}}.hero-v2__stats{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin:8px 0}@media(min-width:768px){.hero-v2__stats{gap:2.5rem}}.hero-v2__stat{display:flex;flex-direction:column;align-items:center;gap:4px}.hero-v2__stat-number{font-size:1.75rem;font-weight:800;color:var(--hv2-accent);font-variant-numeric:tabular-nums}@media(min-width:768px){.hero-v2__stat-number{font-size:2rem}}.hero-v2__stat-label{font-size:.8rem;color:var(--hv2-text-muted);text-transform:uppercase;letter-spacing:.08em}.hero-v2__stat-divider{width:1px;height:36px;background:#ffffff26;flex-shrink:0}@media(max-width:480px){.hero-v2__stat-divider{display:none}}.hero-v2__price-anchor{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:4px}.hero-v2__price-was{font-size:1.25rem;color:var(--hv2-text-muted);text-decoration:line-through;text-decoration-color:#fff6}.hero-v2__price-now{font-size:2rem;font-weight:800;color:var(--hv2-text)}@media(min-width:768px){.hero-v2__price-now{font-size:2.5rem}}.hero-v2__price-save{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#0a0a12;background:var(--hv2-accent);padding:4px 12px;border-radius:100px}.hero-v2__cta-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:480px}.hero-v2__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px 48px;font-size:1.1rem;font-weight:700;background:var(--hv2-accent);color:#0a0a12;border:none;border-radius:12px;cursor:pointer;transition:transform .2s,box-shadow .2s;text-decoration:none;animation:hv2Pulse 3s ease-in-out infinite}.hero-v2__cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ccf8324d;animation:none}.hero-v2__cta:disabled{opacity:.6;cursor:not-allowed;animation:none}.hero-v2__cta svg{width:20px;height:20px}@keyframes hv2Pulse{0%,to{box-shadow:0 0 #ccf83200}50%{box-shadow:0 0 20px 4px #ccf83226}}.hero-v2__cta-subtext{font-size:.8rem;color:var(--hv2-text-muted);display:flex;align-items:center;gap:6px}.hero-v2__cta-subtext:before{content:"";display:inline-block;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2322c55e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.hero-v2__social-proof{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:4px}.hero-v2__avatars{display:flex;align-items:center}.hero-v2__avatar-dot{display:block;width:28px;height:28px;border-radius:50%;border:2px solid var(--hv2-bg);margin-left:-8px}.hero-v2__avatar-dot:first-child{margin-left:0}.hero-v2__avatar-dot:nth-child(1){background:#6366f1}.hero-v2__avatar-dot:nth-child(2){background:#f59e0b}.hero-v2__avatar-dot:nth-child(3){background:#10b981}.hero-v2__avatar-dot:nth-child(4){background:#ec4899}.hero-v2__avatar-dot:nth-child(5){background:#8b5cf6}.hero-v2__avatar-img{display:block;width:28px;height:28px;border-radius:50%;border:2px solid var(--hv2-bg);margin-left:-8px;object-fit:cover}.hero-v2__avatar-img:first-child,.hero-v2__avatar-dot:first-child{margin-left:0}.hero-v2__social-proof-text{font-size:.85rem;color:var(--hv2-text-muted)}.hero-v2__trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin-top:8px}.hero-v2__trust-badge{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--hv2-text-muted)}.hero-v2__trust-badge svg{flex-shrink:0;color:var(--hv2-accent);opacity:.85}.hero-v2__eyebrow,.hero-v2__headline,.hero-v2__subheadline,.hero-v2__stats,.hero-v2__price-anchor,.hero-v2__cta-wrap,.hero-v2__social-proof,.hero-v2__trust-badges{opacity:0;transform:translateY(20px);animation:hv2FadeIn .6s ease forwards}.hero-v2__eyebrow{animation-delay:0s}.hero-v2__headline{animation-delay:.1s}.hero-v2__subheadline{animation-delay:.15s}.hero-v2__stats{animation-delay:.2s}.hero-v2__price-anchor{animation-delay:.25s}.hero-v2__cta-wrap{animation-delay:.3s}.hero-v2__social-proof{animation-delay:.35s}.hero-v2__trust-badges{animation-delay:.4s}@keyframes hv2FadeIn{to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.hero-v2__stats{gap:1.5rem}.hero-v2__social-proof{flex-direction:column;gap:6px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/pdp-everything-hero-v2.css.map */
