body{margin:0;padding:0}.container{margin-left:auto;margin-right:auto;max-width:1320px;padding:0 2rem}.section{align-items:center;display:flex;min-height:100vh;padding:140px 0 100px;position:relative}.section-content{position:relative;width:100%;z-index:2}.hero{animation:fadeIn 1s cubic-bezier(.4,0,.2,1);color:#fff;margin-bottom:0;margin-top:0;text-align:center}.hero-tag{align-items:center;animation:fadeIn 1s cubic-bezier(.4,0,.2,1) 0s both;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:50px;box-shadow:0 4px 16px #0000001a;color:#fffffff2;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;letter-spacing:.01em;margin-bottom:2rem;padding:.65rem 1.5rem}.hero-tag svg{color:#fbbf24}.hero h1{-webkit-text-fill-color:#0000;animation:slideInFromLeft 1s cubic-bezier(.4,0,.2,1) .1s both;background:linear-gradient(135deg,#fff,#e2e8f0);background-clip:text;-webkit-background-clip:text;color:#fff;font-size:4.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.75rem}.secondary-text{animation:slideInFromRight 1s cubic-bezier(.4,0,.2,1) .2s both;color:#ffffffd9;font-size:1.25rem;font-weight:400;line-height:1.7;margin-bottom:2.5rem}.secondary-text,.stats-row{margin-left:auto;margin-right:auto;max-width:900px}.stats-row{align-items:center;animation:fadeIn 1s cubic-bezier(.4,0,.2,1) .5s both;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;box-shadow:0 8px 32px #0000001f;display:flex;gap:3rem;justify-content:center;margin-top:4rem;padding:2.5rem 3rem}.stat-item{flex:1 1;text-align:center}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#3b82f6);background-clip:text;-webkit-background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-item:first-child .stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b);background-clip:text;-webkit-background-clip:text}.stat-item:nth-child(3) .stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#34d399,#10b981);background-clip:text;-webkit-background-clip:text}.stat-item:nth-child(5) .stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#06b6d4,#0891b2);background-clip:text;-webkit-background-clip:text}.stat-label{color:#ffffffbf;font-size:.95rem;font-weight:500;letter-spacing:.01em}.stat-divider{background:linear-gradient(180deg,#0000,#fff3,#0000);height:50px;width:1px}.capabilities-section{background:linear-gradient(180deg,#1a1033,#111827);color:#fff;padding:6rem 0}.capabilities-header{margin-bottom:5rem;text-align:center}.capabilities-label{color:#60a5fa;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.12em;margin-bottom:2.25rem;text-transform:uppercase}.capabilities-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#cbd5e1);background-clip:text;-webkit-background-clip:text;font-size:2.75rem;font-weight:800;line-height:1.2;margin:0}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;margin-top:0;max-width:1200px}.feature{animation:fadeIn 1s cubic-bezier(.4,0,.2,1) .6s both;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff14,#ffffff0a);border:1px solid #ffffff1f;border-radius:24px;box-shadow:0 4px 24px #00000014;overflow:hidden;padding:3rem 2.5rem;position:relative;text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature:before{content:"";height:3px;left:0;opacity:.5;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature:first-child:before{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.feature:nth-child(2):before{background:linear-gradient(90deg,#a78bfa,#7c3aed)}.feature:nth-child(3):before{background:linear-gradient(90deg,#34d399,#10b981)}.feature:hover:before{opacity:1}.feature:hover{background:linear-gradient(135deg,#ffffff26,#ffffff14);border-color:#ffffff4d;box-shadow:0 20px 48px #00000040;transform:translateY(-8px)}.feature:nth-child(2){animation-delay:.7s}.feature:nth-child(3){animation-delay:.8s}.feature-icon{align-items:center;background:linear-gradient(135deg,#ffffff26,#ffffff14);border:1px solid #fff3;border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:64px}.feature:first-child .feature-icon{background:linear-gradient(135deg,#60a5fa33,#3b82f61a);border-color:#60a5fa4d;color:#93c5fd}.feature:nth-child(2) .feature-icon{background:linear-gradient(135deg,#a78bfa33,#7c3aed1a);border-color:#a78bfa4d;color:#c4b5fd}.feature:nth-child(3) .feature-icon{background:linear-gradient(135deg,#34d39933,#10b9811a);border-color:#34d3994d;color:#6ee7b7}.feature:hover .feature-icon{transform:scale(1.05)}.feature h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature h3,.feature p{position:relative;z-index:1}.feature p{color:#fffc;font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.feature-link{align-items:center;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;opacity:.9;transition:all .3s ease}.feature:first-child .feature-link{color:#93c5fd}.feature:nth-child(2) .feature-link{color:#c4b5fd}.feature:nth-child(3) .feature-link{color:#6ee7b7}.feature-link:hover{opacity:1;transform:translateX(4px)}.hero-bg{overflow:hidden;pointer-events:none;z-index:1}.grid-overlay,.hero-bg{bottom:0;left:0;position:absolute;right:0;top:0}.grid-overlay{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:50px 50px;opacity:.4}.orb{border-radius:50%;filter:blur(100px);position:absolute}.orb-1{animation:floatOrb1 12s ease-in-out infinite;background:radial-gradient(circle,#fff3 0,#0000 70%);height:600px;right:-120px;top:-150px;width:600px}.orb-2{animation:floatOrb2 15s ease-in-out infinite;background:radial-gradient(circle,#ffffff26 0,#0000 70%);bottom:-100px;height:450px;left:-120px;width:450px}.orb-3{animation:floatOrb3 10s ease-in-out infinite;background:radial-gradient(circle,#ffffff1f 0,#0000 70%);height:320px;left:50%;top:40%;width:320px}@keyframes floatOrb1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,50px) scale(1.05)}}@keyframes floatOrb2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,-35px) scale(1.05)}}@keyframes floatOrb3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,-45px) scale(1.05)}}.hero-ctas{animation:fadeIn 1s cubic-bezier(.4,0,.2,1) .3s both;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;margin-top:2.5rem}.cta-primary{align-items:center;background:linear-gradient(135deg,#fffffffa,#ffffffeb);border:none;border-radius:50px;box-shadow:0 8px 24px #00000026;color:#667eea;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;gap:.5rem;overflow:hidden;padding:16px 36px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-primary:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.cta-primary:hover:before{left:100%}.cta-primary:hover{background:#fff;box-shadow:0 12px 32px #00000040;transform:translateY(-2px)}.cta-primary svg{transition:transform .3s ease}.cta-primary:hover svg{transform:translateX(3px)}.cta-secondary{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1.5px solid #ffffff4d;border-radius:50px;color:#fffffff2;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;gap:8px;padding:16px 36px;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-secondary svg{transition:transform .3s ease}.cta-secondary:hover{background:#ffffff26;border-color:#ffffff80;box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.cta-secondary:hover svg{transform:translateX(3px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@media (max-width:992px){.features{gap:1.5rem;grid-template-columns:1fr;max-width:600px}}@media (max-width:768px){.section{min-height:auto;padding:110px 0 90px}.container{padding:0 1.5rem}.hero-tag{font-size:.8rem;margin-bottom:2rem;margin-top:2.5rem;padding:.65rem 1.25rem}.hero h1{font-size:2.5rem;line-height:1.25;margin-bottom:1.75rem}.secondary-text{font-size:1.1rem;line-height:1.75;margin-bottom:0;padding:0 .25rem}.stats-row{grid-gap:0;border-radius:16px;display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem;margin-top:3.5rem;padding:1.75rem 1.25rem}.stat-item{padding:.75rem 0;position:relative}.stat-item:not(:last-child):after{background:linear-gradient(180deg,#0000,#ffffff40,#0000);content:"";height:45px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.stat-divider{display:none}.stat-value{font-size:1.6rem;margin-bottom:.35rem}.stat-label{font-size:.72rem;letter-spacing:.02em}.capabilities-section{padding:5rem 0}.capabilities-header{margin-bottom:3rem}.capabilities-label{font-size:.75rem}.capabilities-title{font-size:1.9rem}.features{gap:1.5rem;grid-template-columns:1fr}.feature{border-radius:16px;padding:2rem 1.75rem}.feature-icon{border-radius:14px;height:56px;margin-bottom:1.5rem;width:56px}.feature-icon svg{height:28px;width:28px}.feature h3{font-size:1.25rem;margin-bottom:1rem}.feature p{font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.feature-link{font-size:.95rem}.hero-ctas{flex-direction:row;gap:1rem;justify-content:center;margin-top:2.25rem}.cta-primary,.cta-secondary{border-radius:40px;font-size:.9rem;padding:14px 24px}.cta-primary svg,.cta-secondary svg{height:16px;width:16px}.orb-1{height:300px;right:-80px;top:-100px;width:300px}.orb-2{height:200px;width:200px}.orb-3{height:150px;width:150px}}@media (max-width:480px){.section{padding:100px 0 80px}.container{padding:0 1.25rem}.hero-tag{font-size:.75rem;margin-bottom:1.75rem;margin-top:2rem;padding:.55rem 1rem}.hero h1{font-size:2rem;line-height:1.3;margin-bottom:1.5rem}.secondary-text{font-size:1rem;line-height:1.7}.stats-row{border-radius:14px;margin-bottom:1rem;margin-top:3rem;padding:1.5rem 1rem}.stat-value{font-size:1.35rem}.stat-label{font-size:.65rem}.stat-item{padding:.5rem 0}.stat-item:not(:last-child):after{height:35px}.capabilities-section{padding:4rem 0}.capabilities-header{margin-bottom:2.5rem}.capabilities-title{font-size:1.6rem}.features{gap:1.25rem}.feature{padding:1.75rem 1.5rem}.feature-icon{height:52px;margin-bottom:1.25rem;width:52px}.feature-icon svg{height:26px;width:26px}.feature h3{font-size:1.15rem;margin-bottom:.85rem}.feature p{font-size:.95rem;line-height:1.65;margin-bottom:1.25rem}.hero-ctas{align-items:center;flex-direction:column;gap:1rem;margin-top:2.5rem}.cta-primary,.cta-secondary{justify-content:center;max-width:280px;padding:15px 24px;width:100%}}
/*# sourceMappingURL=721.b2362ce3.chunk.css.map*/