*{box-sizing:border-box}body,.njs-page{color:#334155;margin:0;font-family:Poppins,sans-serif}.njs-container{width:100%;max-width:1140px;margin:0 auto;padding:0 24px}.hero-flutter{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);align-items:center;min-height:90vh;display:flex}.hero-flutter .njs-row{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.hero-flutter .njs-col{flex:420px}.hero-flutter h1{margin:0 0 16px;font-size:3.5rem;font-weight:700;line-height:1.2}.hero-flutter p{color:#cbd5e1;max-width:520px;margin:0 0 24px;font-size:1.2rem}.btn-light-pill{color:#0f172a;background:#fff;border-radius:50px;padding:14px 40px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-light-pill:hover{background:#e2e8f0}.section{padding:70px 0}.section-title{color:#0f172a;margin:0;font-size:2.6rem;font-weight:700}.text-center{text-align:center}.bg-light{background:#f8fafc}.highlight{background:linear-gradient(90deg,#42a5f5,#29b6f6);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.section-lead{color:#475569;max-width:850px;margin:24px auto 0;font-size:1.15rem}.glass-navbar{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:14px;margin:32px 0;padding:6px 0}.glass-nav-row{justify-content:center;gap:14px;padding:6px 10px;display:flex;overflow-x:auto}.glass-nav-item{color:#e5e7eb;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:6px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.glass-nav-item:hover{color:#38bdf8;background:#38bdf833;transform:translateY(-2px);box-shadow:0 6px 18px #38bdf859}.njs-grid{gap:24px;display:grid}.njs-grid-3{grid-template-columns:repeat(3,1fr)}.njs-grid-4{grid-template-columns:repeat(4,1fr)}.feature-box{background:#fff;border-radius:18px;height:100%;padding:30px;transition:all .4s;box-shadow:0 25px 60px #00000014}.feature-box:hover{transform:translateY(-10px)}.feature-box i{margin-bottom:12px;font-size:1.8rem;display:block}.feature-box h5{margin:8px 0 6px;font-size:1.1rem;font-weight:600}.feature-box p{color:#64748b;margin:0;font-size:.9rem}.text-primary{color:#378ade}.text-warning{color:#ef9f27}.text-success{color:#3b6d11}.tech-stack{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.tech-stack-item{width:90px}.tech-stack img{object-fit:contain;width:70px;height:70px;margin-bottom:8px}.tech-stack p{color:#475569;margin:0;font-size:13px}.cta-box{color:#fff;text-align:center;background:#020617;border-radius:30px;padding:50px}.cta-box h2{margin:0;font-size:2rem;font-weight:700}.cta-box p{color:#94a3b8;margin:12px 0 0}.btn-white-pill{color:#020617;background:#fff;border-radius:50px;margin-top:24px;padding:14px 40px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-white-pill:hover{background:#e2e8f0}.hero3d-wrap{perspective:1200px;justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex}.hero3d-scene{width:280px;height:280px;transform-style:preserve-3d;animation:5s ease-in-out infinite hero3d-float;position:relative}@keyframes hero3d-float{0%,to{transform:translateY(0)rotateX(8deg)rotateY(0)}50%{transform:translateY(-18px)rotateX(8deg)rotateY(0)}}.hero3d-ring{transform-style:preserve-3d;border-radius:50%;animation:10s linear infinite hero3d-spin;position:absolute;inset:0}.hero3d-ring:before{content:"";border:2px solid #38bdf88c;border-radius:50%;position:absolute;inset:0}.hero3d-ring.r2{animation-duration:14s;animation-direction:reverse;transform:rotateX(70deg)}.hero3d-ring.r2:before{border-color:#42a5f566}.hero3d-ring.r3{animation-duration:18s;transform:rotateX(70deg)rotate(60deg)}.hero3d-ring.r3:before{border-color:#94c5ff4d}@keyframes hero3d-spin{0%{transform:rotateX(70deg)rotate(0)}to{transform:rotateX(70deg)rotate(360deg)}}.hero3d-core{background:radial-gradient(circle at 32% 28%,#1e293b 0%,#0f172a 55%,#020617 100%);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:-70px 0 0 -70px;animation:3.4s ease-in-out infinite hero3d-pulse;display:flex;position:absolute;top:50%;left:50%;transform:translateZ(40px);box-shadow:0 0 40px #38bdf859,inset 0 0 25px #0009}@keyframes hero3d-pulse{0%,to{box-shadow:0 0 40px #38bdf84d,inset 0 0 25px #0009}50%{box-shadow:0 0 60px #38bdf88c,inset 0 0 25px #0009}}.hero3d-mark{color:#fff;letter-spacing:-1px;font-family:Poppins,sans-serif;font-size:46px;font-weight:700}.hero3d-mark span{background:linear-gradient(90deg,#42a5f5,#29b6f6);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hero3d-particle{background:#38bdf8;border-radius:50%;width:6px;height:6px;animation:6s linear infinite hero3d-orbit;position:absolute;box-shadow:0 0 10px 2px #38bdf8cc}.hero3d-particle.p2{background:#42a5f5;animation-duration:8s;animation-direction:reverse}.hero3d-particle.p3{background:#94c5ff;width:4px;height:4px;animation-duration:11s}@keyframes hero3d-orbit{0%{transform:rotateY(0)translate(150px)rotateY(0)}to{transform:rotateY(360deg)translate(150px)rotateY(-360deg)}}@media (max-width:768px){body{font-size:14px}.hero-flutter{text-align:center;min-height:auto;padding:60px 0 50px}.hero-flutter .njs-row{flex-direction:column}.hero-flutter h1{font-size:2.1rem;line-height:1.3}.hero-flutter p{max-width:100%;margin:15px auto 25px;font-size:1rem}.btn-light-pill,.btn-white-pill{width:100%;max-width:280px;padding:14px 30px;font-size:1rem}.section{padding:50px 0}.section-title{font-size:1.9rem;line-height:1.3}.njs-grid-3,.njs-grid-4{grid-template-columns:repeat(2,1fr)}.feature-box{padding:22px}.feature-box h5{font-size:1.05rem}.feature-box p{font-size:14px}.tech-stack img{width:55px;height:55px}.cta-box{border-radius:22px;padding:35px 20px}.cta-box h2{font-size:1.6rem}.hero3d-scene{width:220px;height:220px}.hero3d-core{width:110px;height:110px;margin:-55px 0 0 -55px}.hero3d-mark{font-size:34px}}.next-hero-content{z-index:2;position:relative}@media (max-width:768px){.next-hero-content{margin-top:50px}}
