.hero-v2{padding:clamp(80px,10vw,140px) 0 0;position:relative;overflow:hidden}.hero-v2-inner{grid-template-columns:1fr 560px;align-items:flex-end;gap:60px;min-height:620px;display:grid}.hero-v2-content{padding-bottom:60px}.hero-v2-label{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);align-items:center;gap:8px;margin-bottom:20px;font-size:.72rem;font-weight:700;display:flex}.hero-v2-label:before{content:"";background:var(--primary);border-radius:2px;width:28px;height:2px;display:inline-block}.hero-v2-title{text-transform:uppercase;letter-spacing:-.02em;color:var(--dark);margin-bottom:28px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:900;line-height:1.06}.hero-v2-title-accent{color:var(--primary);display:block}.hero-v2-sub{color:var(--text-light);max-width:52ch;margin-bottom:36px;font-size:1rem;font-weight:400;line-height:1.75}.hero-v2-cta{flex-wrap:wrap;gap:12px;margin-bottom:44px;display:flex}.hero-v2-proof{border-top:1px solid var(--border);align-items:center;gap:16px;padding-top:28px;padding-bottom:24px;display:flex}.proof-avatars{display:flex}.proof-avatar{background:linear-gradient(135deg, var(--primary), var(--secondary));border:2px solid var(--bg-light);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-right:-9px;font-size:.62rem;font-weight:800;display:flex}.proof-text{padding-left:14px}.proof-stars{color:#f59e0b;letter-spacing:2px;margin-bottom:2px;font-size:.75rem}.proof-text strong{color:var(--text-main);font-size:.85rem;font-weight:700;display:block}.proof-text span{color:var(--text-light);font-size:.72rem}.hero-v2-visual{justify-content:center;align-items:flex-end;min-height:580px;display:flex;position:relative}.hero-v2-blob{z-index:0;background:linear-gradient(145deg,#fd62001a 0%,#fa8d4a26 50%,#fd620014 100%);border-radius:60% 40% 55% 45%/50% 60% 40% 50%;width:480px;height:580px;animation:8s ease-in-out infinite alternate blobMorph;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes blobMorph{0%{border-radius:60% 40% 55% 45%/50% 60% 40% 50%;transform:translate(-50%)scale(1)rotate(0)}33%{border-radius:45% 55% 40% 60%/60% 40%;transform:translate(-50%)scale(1.05)rotate(2deg)}66%{border-radius:55% 45% 65% 35%/40% 55% 45% 60%;transform:translate(-50%)scale(.97)rotate(-2deg)}to{border-radius:40% 60% 45% 55%/55% 45%;transform:translate(-50%)scale(1.03)rotate(1deg)}}.hero-v2-dots{background-image:radial-gradient(var(--border) 1.5px, transparent 1.5px);opacity:.6;z-index:0;pointer-events:none;background-size:16px 16px;width:120px;height:120px;position:absolute;top:30px;right:-20px}.hero-v2-photo-wrap{z-index:2;position:relative;bottom:0}.hero-v2-photo{object-fit:contain;object-position:bottom;filter:drop-shadow(0 24px 48px #00000024);width:auto;max-height:600px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.hero-v2-photo:hover{transform:translateY(-8px)}.hero-v2-badge{z-index:3;background:var(--bg-light);border:1px solid var(--border);white-space:nowrap;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;animation:4s ease-in-out infinite badgeFloat;display:flex;position:absolute;box-shadow:0 8px 24px #00000014}.hero-v2-badge--tr{animation-delay:0s;top:60px;right:-24px}.hero-v2-badge--bl{animation-delay:2s;bottom:80px;left:-30px}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-v2-badge strong{color:var(--text-main);font-size:.82rem;font-weight:800;line-height:1.2;display:block}.hero-v2-badge span{color:var(--text-light);font-size:.68rem}.badge-dot{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pulse}[data-theme=dark] .hero-v2-blob{background:linear-gradient(145deg,#fd620012 0%,#fa8d4a1a 50%,#fd62000d 100%)}[data-theme=dark] .hero-v2-badge{background:var(--bg-accent)}@media (max-width:1100px){.hero-v2-inner{grid-template-columns:1fr;gap:40px;min-height:auto}.hero-v2-visual{order:-1;min-height:400px}.hero-v2-photo{max-height:380px}.hero-v2-blob{width:360px;height:420px}.hero-v2-badge--tr{top:20px;right:10px}.hero-v2-badge--bl{bottom:20px;left:10px}.hero-v2-content{text-align:center;padding-bottom:0}.hero-v2-label{justify-content:center}.hero-v2-sub{max-width:100%}.hero-v2-cta,.hero-v2-proof{justify-content:center}}@media (max-width:600px){.hero-v2-title{font-size:2rem}.hero-v2-badge{display:none}.hero-v2-visual{min-height:300px}.hero-v2-photo{max-height:280px}.hero-v2-blob{width:280px;height:320px}.hero-v2-cta{flex-direction:column;align-items:center}}
