*{box-sizing:border-box}body,.py-page{color:#334155;margin:0;font-family:Poppins,sans-serif}.py-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 .py-row{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.hero-flutter .py-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,#4b8bbe,#ffd43b);-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:#ffd43b;background:#ffd43b33;transform:translateY(-2px);box-shadow:0 6px 18px #ffd43b4d}.py-grid{align-items:stretch;gap:24px;display:grid}.py-grid-3{grid-template-columns:repeat(3,1fr)}.py-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.process-box{text-align:center;flex-direction:column;justify-content:center;display:flex}.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:1300px;justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex}.hero3d-scene{width:280px;height:280px;transform-style:preserve-3d;animation:5.5s ease-in-out infinite hero3d-float;position:relative}@keyframes hero3d-float{0%,to{transform:translateY(0)rotateX(10deg)rotateY(0)}50%{transform:translateY(-16px)rotateX(10deg)rotateY(0)}}.hero3d-ring{transform-style:preserve-3d;border-radius:50%;animation:12s linear infinite hero3d-spin;position:absolute;inset:0}.hero3d-ring:before{content:"";border:1.5px dashed #4b8bbe80;border-radius:50%;position:absolute;inset:0}.hero3d-ring.r2{animation-duration:16s;animation-direction:reverse;transform:rotateX(70deg)}.hero3d-ring.r2:before{border-color:#ffd43b73}@keyframes hero3d-spin{0%{transform:rotateX(70deg)rotate(0)}to{transform:rotateX(70deg)rotate(360deg)}}.py-logo{width:150px;height:150px;transform:translateZ(45deg) translateZ(45px) rotateZ(-8deg);transform-style:preserve-3d;animation:4.6s ease-in-out infinite py-rock;position:relative}@keyframes py-rock{0%,to{transform:translateZ(45px)rotate(-8deg)}50%{transform:translateZ(45px)rotate(4deg)}}.py-body{width:96px;height:96px;position:absolute;box-shadow:0 10px 30px #00000059}.py-body.blue{background:linear-gradient(135deg,#5aa1d8,#306998);border-radius:32% 68% 68% 32%/32% 32% 68% 68%;top:4px;left:4px}.py-body.blue:after{content:"";background:#0f172a;border-radius:50%;width:16px;height:16px;position:absolute;top:22px;left:22px}.py-body.yellow{background:linear-gradient(135deg,#ffe873,#ffd43b);border-radius:68% 32% 32% 68%/68% 68% 32% 32%;bottom:4px;right:4px}.py-body.yellow:after{content:"";background:#0f172a;border-radius:50%;width:16px;height:16px;position:absolute;bottom:22px;right:22px}.hero3d-particle{color:#4b8bbe;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;animation:7s linear infinite hero3d-orbit;position:absolute}.hero3d-particle.p2{color:#ffd43b;animation-duration:9.5s;animation-direction:reverse}.hero3d-particle.p3{color:#94c5ff;font-size:10px;animation-duration:12s}@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 .py-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}.py-grid-3,.py-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}.py-logo{width:118px;height:118px}.py-body{width:76px;height:76px}}.py-hero-content{z-index:2;position:relative}@media (max-width:768px){.py-hero-content{margin-top:50px}}
