.hero{position:relative;min-height:92vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f8fafc 50%,#eff6ff);color:var(--color-gray-900);padding:60px 0 40px;overflow:hidden}.hero-bg{overflow:hidden;pointer-events:none}.hero-bg,.hero-grid{position:absolute;inset:0}.hero-grid{background-image:linear-gradient(rgba(37,99,235,.08) 1px,transparent 0),linear-gradient(90deg,rgba(37,99,235,.08) 1px,transparent 0);background-size:50px 50px;mask-image:radial-gradient(ellipse 90% 90% at 50% 50%,#000 30%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse 90% 90% at 50% 50%,#000 30%,transparent 85%)}.hero-lines{position:absolute;inset:0;overflow:hidden}.hero-line{position:absolute;width:2px;height:150px;bottom:-150px;opacity:0;background:linear-gradient(0deg,transparent,rgba(37,99,235,.25) 20%,rgba(37,99,235,.6) 50%,rgba(37,99,235,.25) 80%,transparent);animation:lineFlowUp 8s ease-in-out infinite}.hero-line:first-child{left:8%;animation-delay:0s}.hero-line:nth-child(2){left:18%;animation-delay:1.2s}.hero-line:nth-child(3){left:28%;animation-delay:2.4s}.hero-line:nth-child(4){left:38%;animation-delay:.6s}.hero-line:nth-child(5){left:50%;animation-delay:1.8s}.hero-line:nth-child(6){left:62%;animation-delay:3s}.hero-line:nth-child(7){left:72%;animation-delay:.9s}.hero-line:nth-child(8){left:82%;animation-delay:2.1s}.hero-line:nth-child(9){left:92%;animation-delay:3.3s}@keyframes lineFlowUp{0%{opacity:0;bottom:-150px}10%{opacity:1}90%{opacity:1}to{opacity:0;bottom:100%}}.hero-orbs{position:absolute;inset:0;overflow:hidden}.hero-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.6;animation:orbFloat 25s ease-in-out infinite}.hero-orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,.4) 0,transparent 70%);top:-100px;right:-50px;animation-delay:0s}.hero-orb-2{width:350px;height:350px;background:radial-gradient(circle,rgba(99,102,241,.35) 0,transparent 70%);bottom:-50px;left:-50px;animation-delay:-4s}.hero-orb-3{width:280px;height:280px;background:radial-gradient(circle,rgba(59,130,246,.3) 0,transparent 70%);top:35%;left:25%;animation-delay:-8s}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(-30px,-20px) scale(1.02)}}.hero-particles{position:absolute;inset:0;overflow:hidden}.hero-particle{position:absolute;width:6px;height:6px;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:50%;opacity:0;box-shadow:0 0 10px rgba(37,99,235,.5);animation:particleRise 5s ease-out infinite}.hero-particle:first-child{left:12%;animation-delay:0s}.hero-particle:nth-child(2){left:22%;animation-delay:.6s}.hero-particle:nth-child(3){left:32%;animation-delay:1.2s}.hero-particle:nth-child(4){left:42%;animation-delay:1.8s}.hero-particle:nth-child(5){left:58%;animation-delay:.3s}.hero-particle:nth-child(6){left:68%;animation-delay:.9s}.hero-particle:nth-child(7){left:78%;animation-delay:1.5s}.hero-particle:nth-child(8){left:88%;animation-delay:2.1s}@keyframes particleRise{0%{bottom:-10px;opacity:0;transform:scale(0)}15%{opacity:1;transform:scale(1)}85%{opacity:1}to{bottom:100%;opacity:0;transform:scale(.3)}}.hero-network{position:absolute;inset:0;overflow:hidden}.hero-node{position:absolute;width:10px;height:10px;background:rgba(37,99,235,.5);border-radius:50%;box-shadow:0 0 15px rgba(37,99,235,.4);animation:nodePulse 4s ease-in-out infinite}.hero-node:before{content:"";position:absolute;top:50%;left:50%;width:150px;height:2px;background:linear-gradient(90deg,rgba(37,99,235,.4),transparent);transform-origin:left center}.hero-node:first-child{top:18%;left:12%;animation-delay:0s}.hero-node:first-child:before{animation:nodeRotate1 12s linear infinite}.hero-node:nth-child(2){top:25%;left:78%;animation-delay:.8s}.hero-node:nth-child(2):before{animation:nodeRotate2 10s linear infinite}.hero-node:nth-child(3){top:55%;left:22%;animation-delay:1.6s}.hero-node:nth-child(3):before{animation:nodeRotate3 14s linear infinite}.hero-node:nth-child(4){top:65%;left:82%;animation-delay:2.4s}.hero-node:nth-child(4):before{animation:nodeRotate4 11s linear infinite}.hero-node:nth-child(5){top:40%;left:48%;animation-delay:3.2s}.hero-node:nth-child(5):before{animation:nodeRotate5 13s linear infinite}@keyframes nodePulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.5);opacity:.8}}@keyframes nodeRotate1{0%{transform:rotate(0deg) scaleX(.6);opacity:.5}25%{transform:rotate(90deg) scaleX(1);opacity:.8}50%{transform:rotate(180deg) scaleX(.6);opacity:.5}75%{transform:rotate(270deg) scaleX(1);opacity:.8}to{transform:rotate(1turn) scaleX(.6);opacity:.5}}@keyframes nodeRotate2{0%{transform:rotate(72deg) scaleX(.6);opacity:.5}25%{transform:rotate(162deg) scaleX(1);opacity:.8}50%{transform:rotate(252deg) scaleX(.6);opacity:.5}75%{transform:rotate(342deg) scaleX(1);opacity:.8}to{transform:rotate(432deg) scaleX(.6);opacity:.5}}@keyframes nodeRotate3{0%{transform:rotate(144deg) scaleX(.6);opacity:.5}25%{transform:rotate(234deg) scaleX(1);opacity:.8}50%{transform:rotate(324deg) scaleX(.6);opacity:.5}75%{transform:rotate(414deg) scaleX(1);opacity:.8}to{transform:rotate(504deg) scaleX(.6);opacity:.5}}@keyframes nodeRotate4{0%{transform:rotate(216deg) scaleX(.6);opacity:.5}25%{transform:rotate(306deg) scaleX(1);opacity:.8}50%{transform:rotate(396deg) scaleX(.6);opacity:.5}75%{transform:rotate(486deg) scaleX(1);opacity:.8}to{transform:rotate(576deg) scaleX(.6);opacity:.5}}@keyframes nodeRotate5{0%{transform:rotate(288deg) scaleX(.6);opacity:.5}25%{transform:rotate(378deg) scaleX(1);opacity:.8}50%{transform:rotate(468deg) scaleX(.6);opacity:.5}75%{transform:rotate(558deg) scaleX(1);opacity:.8}to{transform:rotate(648deg) scaleX(.6);opacity:.5}}.hero-content{position:relative;z-index:10;text-align:center;max-width:900px;margin:0 auto;padding:0 var(--container-padding-mobile) 70px}@media (min-width:768px){.hero-content{padding:0 var(--container-padding-tablet) 70px}}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.15);border-radius:100px;font-size:13px;font-weight:500;color:var(--color-primary);margin-bottom:24px;animation:fadeInUp .8s ease-out}.hero-eyebrow-dot{width:6px;height:6px;background:var(--color-primary);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-headline{font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--color-gray-900);margin-bottom:20px;text-wrap:balance;animation:fadeInUp .8s ease-out .1s both}.hero-headline-highlight{background:linear-gradient(135deg,var(--color-primary) 0,#6366f1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subheadline{font-size:clamp(15px,1.8vw,18px);line-height:1.6;color:var(--color-gray-600);margin-bottom:32px;max-width:620px;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out .2s both}.hero-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:48px;animation:fadeInUp .8s ease-out .3s both}.hero-cta .btn-primary{background:linear-gradient(135deg,var(--color-primary) 0,#1d4ed8 100%);color:#fff;padding:14px 28px;font-size:15px;font-weight:600;border-radius:10px;border:none;box-shadow:0 4px 14px rgba(37,99,235,.3);transition:all .3s ease}.hero-cta .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.4)}.hero-cta .btn-secondary{background:#fff;color:var(--color-gray-900);padding:14px 28px;font-size:15px;font-weight:600;border-radius:10px;border:1px solid var(--color-gray-200);box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.hero-cta .btn-secondary:hover{background:var(--color-gray-50);border-color:var(--color-gray-300);transform:translateY(-2px)}.hero-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:36px;padding:24px 0;border-top:1px solid rgba(37,99,235,.1);animation:fadeInUp .8s ease-out .4s both}@media (max-width:767px){.hero-stats{gap:20px}}.hero-stat{text-align:center}.hero-stat-value{font-size:clamp(24px,3.5vw,34px);font-weight:700;color:var(--color-gray-900);line-height:1;margin-bottom:4px}.hero-stat-value span{color:var(--color-primary)}.hero-stat-label{font-size:12px;font-weight:500;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.05em}.hero-scroll{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--color-gray-400);animation:fadeIn 1s ease-out 1s both;z-index:10;pointer-events:none}@media (max-height:500px){.hero-scroll{display:none}}.hero-scroll-mouse{width:24px;height:36px;border:2px solid var(--color-gray-300);border-radius:12px;position:relative}.hero-scroll-wheel{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:3px;height:6px;background:var(--color-primary);border-radius:3px;animation:scrollWheel 2s ease-in-out infinite}@keyframes scrollWheel{0%,to{opacity:1;transform:translateX(-50%) translateY(0)}50%{opacity:.3;transform:translateX(-50%) translateY(8px)}}.hero-scroll-text{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.trusted-by{padding:48px 0;background:#fff;border-bottom:1px solid var(--color-gray-100);overflow:hidden}.trusted-by-title{font-size:12px;font-weight:600;color:var(--color-gray-400);text-transform:uppercase;letter-spacing:.15em;text-align:center;margin-bottom:28px}.trusted-by-scroll{position:relative;width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.trusted-by-logos{--logo-width:80px;--logo-gap:24px;--scroll-duration:25s;display:flex;align-items:center;gap:var(--logo-gap);animation:scrollLogos var(--scroll-duration) linear infinite;width:max-content;will-change:transform}.trusted-by-logos:hover{animation-play-state:paused}@keyframes scrollLogos{0%{transform:translateX(0)}to{transform:translateX(calc(var(--scroll-distance)*-1))}}.trusted-by-logo{width:var(--logo-width);height:24px;opacity:.7;filter:grayscale(100%);transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.trusted-by-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.trusted-by-logo:hover{opacity:1;filter:grayscale(0);transform:scale(1.05)}@media (max-width:767px){.hero{padding:100px 0 60px;min-height:auto}.hero-orb-1{width:300px;height:300px;top:-100px;right:-50px}.hero-orb-2{width:200px;height:200px}.hero-orb-3{display:none}.hero-cta{flex-direction:column;align-items:center}.hero-cta .btn-primary,.hero-cta .btn-secondary{width:100%;max-width:300px;text-align:center}.hero-stats{flex-direction:column;gap:20px}.hero-scroll{display:none}}@media (prefers-reduced-motion:reduce){.hero-eyebrow-dot,.hero-line,.hero-node,.hero-node:before,.hero-orb,.hero-particle,.hero-scroll-wheel{animation:none}}