.heroV2-visual{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:550px;display:flex;position:relative}@media (max-width:1024px){.heroV2-visual{max-width:450px}}.heroV2-visual__glow{filter:blur(40px);will-change:transform,opacity;contain:strict;background:radial-gradient(circle,#1e40af1f 0%,#3b82f60d 40%,#0000 70%);border-radius:50%;width:80%;height:80%;animation:6s ease-in-out infinite alternate v2PulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.heroV2-board{perspective:1000px;width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative;transform:rotateX(5deg)rotateY(-5deg)}.heroV2-board__lines{z-index:1;pointer-events:none;filter:drop-shadow(0 0 8px #ffffff80);width:100%;height:100%;position:absolute;inset:0}.heroV2-line-anim{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s linear infinite v2DrawLine}.heroV2-line-anim-delayed{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s linear 1.5s infinite v2DrawLine}.heroV2-line-anim-fast{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s linear .5s infinite v2DrawLine}.heroV2-line-anim-slow{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:4s linear 1s infinite v2DrawLine}.heroV2-core{z-index:10;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.heroV2-core__center{color:#fff;z-index:2;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;animation:4s ease-in-out infinite v2FloatCore;display:flex;position:relative;box-shadow:0 0 0 4px #fffc,0 12px 24px -4px #1e40af66,inset 0 4px 8px #fff6}.heroV2-core__icon{filter:drop-shadow(0 0 8px #fffc);animation:2s ease-in-out infinite v2PulseIcon}.heroV2-core__rings{z-index:1;width:5rem;height:5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.heroV2-core__ring{border:1px solid #3b82f64d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.heroV2-core__ring--1{width:140%;height:140%;animation:3s linear infinite v2Ripple}.heroV2-core__ring--2{border-style:dashed;width:180%;height:180%;animation:20s linear infinite v2SpinRings}.heroV2-core__ring--3{opacity:.5;width:240%;height:240%;animation:3s linear 1.5s infinite v2Ripple}.heroV2-pulse-card{z-index:5;background:#ffffffe6;border:1px solid #fffc;border-radius:1rem;align-items:center;gap:.75rem;min-width:180px;padding:.75rem 1rem;display:flex;position:absolute;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}.heroV2-pulse-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#fffc,#fff3);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.heroV2-pulse-card__icon-wrapper{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.heroV2-pulse-card__content{flex-direction:column;display:flex}.heroV2-pulse-card__title{color:var(--text-primary,#1a1a1a);font-size:.875rem;font-weight:600;line-height:1.2}.heroV2-pulse-card__status{color:var(--text-secondary,#6b7280);margin-top:.125rem;font-size:.75rem}.heroV2-pulse-card--tl{animation:5s ease-in-out infinite v2FloatCard;top:15%;left:0}.heroV2-pulse-card--tr{animation:6s ease-in-out 1s infinite v2FloatCard;top:15%;right:-5%}.heroV2-pulse-card--bl{animation:5.5s ease-in-out 2s infinite v2FloatCard;bottom:15%;left:0}.heroV2-pulse-card--br{animation:4.5s ease-in-out 1.5s infinite v2FloatCard;bottom:15%;right:-5%}.bg-blue-light{background:#3b82f626}.text-blue{color:#3b82f6}.bg-green-light{background:#10b98126}.text-green{color:#10b981}.bg-purple-light{background:#8b5cf626}.text-purple{color:#8b5cf6}.bg-orange-light{background:#f9731626}.text-orange{color:#f97316}.heroV2-particles{pointer-events:none;z-index:2;position:absolute;inset:0}.heroV2-particle{border-radius:50%;width:6px;height:6px;position:absolute}.heroV2-particle--1{background:#3b82f6;animation:3s cubic-bezier(.4,0,.2,1) infinite v2TravelTL;top:25%;left:20%;box-shadow:0 0 10px 2px #3b82f680}.heroV2-particle--2{background:#10b981;animation:3s cubic-bezier(.4,0,.2,1) 1.5s infinite v2TravelTR;top:50%;right:50%;box-shadow:0 0 10px 2px #10b98180}.heroV2-particle--3{background:#8b5cf6;animation:2s cubic-bezier(.4,0,.2,1) .5s infinite v2TravelBL;bottom:25%;left:20%;box-shadow:0 0 10px 2px #8b5cf680}.heroV2-particle--4{background:#f97316;animation:4s cubic-bezier(.4,0,.2,1) 1s infinite v2TravelBR;top:50%;left:50%;box-shadow:0 0 10px 2px #f9731680}@keyframes v2PulseGlow{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}to{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}@keyframes v2DrawLine{0%{stroke-dashoffset:1000px;opacity:0}10%{opacity:1}90%{opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes v2FloatCore{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes v2PulseIcon{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes v2Ripple{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@keyframes v2SpinRings{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes v2FloatCard{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes v2TravelTL{0%{opacity:0;transform:translate(0)scale(0)}10%{opacity:1;transform:translate(10px,10px)scale(1)}90%{opacity:1;transform:translate(130px,90px)scale(1)}to{opacity:0;transform:translate(140px,100px)scale(0)}}@keyframes v2TravelTR{0%{opacity:0;transform:translate(0)scale(0)}10%{opacity:1;transform:translate(10px,-10px)scale(1)}90%{opacity:1;transform:translate(110px,-90px)scale(1)}to{opacity:0;transform:translate(120px,-100px)scale(0)}}@keyframes v2TravelBL{0%{opacity:0;transform:translate(0)scale(0)}10%{opacity:1;transform:translate(10px,-10px)scale(1)}90%{opacity:1;transform:translate(130px,-90px)scale(1)}to{opacity:0;transform:translate(140px,-100px)scale(0)}}@keyframes v2TravelBR{0%{opacity:0;transform:translate(0)scale(0)}10%{opacity:1;transform:translate(10px,10px)scale(1)}90%{opacity:1;transform:translate(110px,90px)scale(1)}to{opacity:0;transform:translate(120px,100px)scale(0)}}.heroV2-visual:not(.heroV2-visual--visible) .heroV2-visual__glow,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-core__center,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-core__icon,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-core__ring,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-pulse-card,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-particle,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-line-anim,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-line-anim-delayed,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-line-anim-fast,.heroV2-visual:not(.heroV2-visual--visible) .heroV2-line-anim-slow{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.heroV2-visual__glow,.heroV2-core__center,.heroV2-core__icon,.heroV2-core__ring,.heroV2-pulse-card,.heroV2-line-anim,.heroV2-line-anim-delayed,.heroV2-line-anim-fast,.heroV2-line-anim-slow,.heroV2-particle{opacity:1;animation:none;transform:none}}.hero{box-sizing:border-box;background:#fafafa;align-items:center;width:100%;height:calc(100vh - 57px);min-height:600px;padding:0;display:flex}@media (max-width:968px){.hero{height:auto;min-height:calc(100vh - 57px);padding:2rem 0}}@media (max-width:480px){.hero{padding:1.5rem 0}}.hero__main{align-items:center;gap:3rem;width:100%;max-width:1400px;margin:0 auto;padding:0 3rem;display:flex}@media (max-width:968px){.hero__main{flex-direction:column;gap:4rem;padding:0 2rem}}@media (max-width:480px){.hero__main{gap:3rem;padding:0 1rem}}.hero__left{flex-direction:column;flex:0 0 55%;gap:1rem;display:flex}@media (max-width:968px){.hero__left{flex:1}}.hero__right{flex:0 0 45%}@media (max-width:968px){.hero__right{flex:1;width:100%}}.heroHeadline{opacity:0;animation:.6s ease-out .7s forwards heroFadeInUp;transform:translateY(8px)}.heroTitle{color:#1a1a1a;font-size:3rem;font-weight:600;line-height:1.2}@media (max-width:968px){.heroTitle{font-size:2.75rem}}@media (max-width:768px){.heroTitle{font-size:2.5rem}}@media (max-width:480px){.heroTitle{font-size:2rem}}.heroTitle__accent{color:#1e40af;font-weight:600}.heroSubheadline{color:#6b7280;opacity:0;max-width:640px;font-size:1.1rem;line-height:1.6;animation:.6s ease-out .9s forwards heroFadeInUp;transform:translateY(8px)}.heroSubheadline strong{color:#1a1a1a;font-weight:600}@media (max-width:968px){.heroSubheadline{font-size:1.05rem}}@media (max-width:768px){.heroSubheadline{font-size:1rem}}.hero-badge{opacity:0;background:linear-gradient(135deg,#1e40af0a,#10b9810a);border:1px solid #1e40af26;border-radius:100px;width:fit-content;max-width:100%;padding:.5rem 1.25rem;animation:.6s ease-out .5s forwards heroFadeInUp;position:relative;overflow:hidden;transform:translateY(8px);box-shadow:0 0 0 1px #1e40af0a,0 1px 4px #1e40af0f,0 0 20px #1e40af08}.hero-badge__shimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#1e40af0f 40%,#10b9810f 60%,#0000 100%);width:100%;height:100%;animation:4s ease-in-out infinite heroShimmerSlide;position:absolute;top:0;left:-100%}.hero-badge__content{z-index:1;align-items:center;gap:.5rem;display:flex;position:relative}.hero-badge__icon{color:#1e40af;flex-shrink:0;width:16px;height:16px;animation:3s ease-in-out infinite heroSparkleGlow}.hero-badge__text{text-transform:uppercase;letter-spacing:.06em;color:#1e40af;white-space:nowrap;font-size:.75rem;font-weight:600}@media (max-width:600px){.hero-badge__text{white-space:normal;font-size:.6875rem}}.hero-ctas{opacity:0;flex-wrap:wrap;align-items:center;gap:1rem;animation:.6s ease-out 1.1s forwards heroFadeInUp;display:flex;transform:translateY(8px)}@media (max-width:480px){.hero-ctas{flex-direction:column;align-items:stretch}}.hero-ctas__primary{color:#fff;cursor:pointer;background:#1e40af;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.hero-ctas__primary:hover{background:#1e3a8a;transform:translateY(-1px);box-shadow:0 2px 8px #1e40af40}.hero-ctas__primary:active{transform:translateY(0)}.hero-ctas__secondary{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.hero-ctas__secondary:hover{background:#f5f5f4;border-color:#6b7280}.hero-ctas__secondary:active{transform:scale(.98)}@keyframes heroFadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes heroShimmerSlide{0%{left:-100%}50%{left:100%}to{left:100%}}@keyframes heroSparkleGlow{0%,to{opacity:.8}50%{opacity:1;filter:drop-shadow(0 0 3px #1e40af4d)}}@media (prefers-reduced-motion:reduce){.hero-badge,.heroHeadline,.heroSubheadline,.hero-ctas{opacity:1;animation:none;transform:translateY(0)}.hero-badge__shimmer{animation:none;display:none}.hero-badge__icon{opacity:1;animation:none}.hero-ctas__primary,.hero-ctas__secondary{transition:none}}
