.hero-section{background:#faf8fc;flex-direction:row;align-items:stretch;width:100%;height:100vh;min-height:640px;display:flex;position:relative;overflow:hidden}.hero-badge{color:#7c3aed;letter-spacing:.08em;text-transform:uppercase;background:#7c3aed14;border:1px solid #7c3aed2e;border-radius:50px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.hero-badge-dot{background:#7c3aed;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite heroDotPulse;box-shadow:0 0 0 2px #7c3aed40}@keyframes heroDotPulse{0%,to{box-shadow:0 0 0 2px #7c3aed40}50%{box-shadow:0 0 0 5px #7c3aed14}}.hero-word{display:inline-block}.hero-text-panel{z-index:10;flex-direction:column;flex:0 0 48%;justify-content:center;padding:140px 32px 60px 48px;display:flex;position:relative}.hero-video-panel{z-index:3;contain:content;flex:1;justify-content:center;align-items:center;padding:70px 64px 60px 0;display:flex;position:relative}.hero-video-inner{will-change:transform;width:100%;max-width:800px;margin-left:-30px;position:relative;transform:translateZ(0)}.hero-headline{font-family:var(--font-inter,"Inter", sans-serif);color:#111827;letter-spacing:-.01em;margin:0 0 24px;font-size:clamp(2.4rem,4.8vw,4.2rem);font-weight:800;line-height:1.15}.hero-headline-primary{color:#7c3aed;display:inline-block}.hero-headline-gradient{background:linear-gradient(90deg,#7c3aed,#d946ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-description{color:#111827b3;max-width:540px;margin:0 0 28px;font-size:clamp(.95rem,1.3vw,1.08rem);font-weight:500;line-height:1.65}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero-btn{letter-spacing:.02em;will-change:transform;border-radius:50px;align-items:center;gap:8px;padding:14px 36px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero-btn-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 8px 24px #7c3aed4d}.hero-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #7c3aed66}.hero-btn-secondary{color:#111827;background:0 0;border:1.5px solid #11182726}.hero-btn-secondary:hover{border-color:#1118274d;transform:translateY(-2px)}.hero-stats-row{border-top:1px solid #1118271a;gap:28px;margin-top:32px;padding-top:20px;display:flex}.hero-stat-item{flex-direction:column;display:flex}.hero-stat-value{color:#7c3aed;font-size:1.4rem;font-weight:700;line-height:1}.hero-stat-label{color:#11182799;letter-spacing:.04em;margin-top:5px;font-size:12px;font-weight:500}.hero-video-element{will-change:transform;backface-visibility:hidden;border-radius:24px;width:100%;height:auto;display:block;transform:translateZ(0)}.hero-video-mask{pointer-events:none;z-index:2;will-change:transform;background:linear-gradient(90deg,#faf8fc 0%,#0000 15% 85%,#faf8fc 100%),linear-gradient(#faf8fc 0%,#0000 15% 85%,#faf8fc 100%);border-radius:24px;position:absolute;inset:0;transform:translateZ(0)}.hero-bottom-edge{z-index:6;pointer-events:none;line-height:0;position:absolute;bottom:-2px;left:0;right:0}@media (max-width:1024px){.hero-section{flex-direction:column;height:auto;min-height:auto;padding-bottom:80px}.hero-text-panel{text-align:center;flex:none;order:2;justify-content:flex-start;align-items:center;padding:40px 40px 0}.hero-video-panel{flex:none;order:1;justify-content:center;padding:100px 40px 0}.hero-video-inner{max-width:560px;margin-left:0}.hero-headline{font-size:clamp(2.2rem,5.5vw,3.2rem)}.hero-description{max-width:520px;margin-left:auto;margin-right:auto}.hero-cta-row{justify-content:center}.hero-stats-row{flex-wrap:wrap;justify-content:center;gap:32px}}@media (max-width:640px){.hero-section{padding-bottom:60px}.hero-text-panel{padding:24px 24px 0}.hero-video-panel{contain:none;padding:110px 20px 0}.hero-video-inner{max-width:100%}.hero-video-element{border-radius:16px}.hero-video-mask{background:linear-gradient(90deg,#faf8fc 0%,#0000 10% 90%,#faf8fc 100%),linear-gradient(#faf8fc 0%,#0000 10% 90%,#faf8fc 100%);border-radius:16px}.hero-headline{margin-bottom:16px;font-size:clamp(1.8rem,7vw,2.4rem)}.hero-description{margin-bottom:24px;font-size:.95rem}.hero-cta-row{flex-direction:column;align-items:stretch;gap:12px}.hero-btn{text-align:center;justify-content:center}.hero-stats-row{gap:16px;margin-top:24px;padding-top:16px}.hero-stats-row>div{flex:1;min-width:0}}@media (prefers-reduced-motion:reduce){.hero-badge-dot{animation:none}.hero-video-element{will-change:auto}.hero-btn{transition:none}}
