body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.btn{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;padding:16px 34px;text-decoration:none;transition:.3s}.btn:hover{background:#1d4ed8}.btn-outline{background:#0000;border:1px solid #475569;border-radius:12px;font-weight:700;padding:16px 34px;transition:.3s}.btn-outline:hover{background:#0000;border-color:#2563eb;color:#3b82f6}nav.navbar{align-items:center;display:flex;justify-content:space-between;padding:10px 0;position:relative;z-index:100}.logo-image{cursor:pointer;height:65px;margin-left:-50px;position:relative;top:14px;transform:scale(3);transform-origin:center left;transition:opacity .3s}.logo-image:hover{opacity:.8}.nav-links{display:flex;gap:35px;list-style:none}.nav-links .nav-button{background:none;border:none;color:#e2e8f0;cursor:pointer;font-size:15px;font-weight:600;padding:0;position:relative;transition:color .3s}.nav-links .nav-button.active,.nav-links .nav-button:hover{color:#3b82f6}.nav-links .nav-button.active:after{background:#3b82f6;border-radius:2px;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.nav-links .nav-button:focus-visible{border-radius:4px;outline:2px solid #3b82f6;outline-offset:4px}.hamburger-menu{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:22px;justify-content:space-between;padding:0;width:28px;z-index:101}.hamburger-menu span{background:#e2e8f0;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:100%}.hamburger-menu.open span:first-child{transform:translateY(9.5px) rotate(45deg)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}.hamburger-menu:focus-visible{border-radius:4px;outline:2px solid #3b82f6;outline-offset:4px}.mobile-backdrop{z-index:97}.navbar-wrapper{position:relative;z-index:100}.mobile-menu{background:#020617;border:1px solid #3b82f633;border-radius:12px;box-shadow:0 8px 16px #0000004d;display:none;left:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:calc(100% + 10px);transform:translateY(-10px);transition:max-height .3s ease,opacity .3s ease,transform .3s ease;z-index:99}.mobile-menu.open{max-height:600px;opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-links{list-style:none;margin:0;padding:0;pointer-events:auto}.mobile-nav-links li{border-bottom:1px solid #ffffff0d;pointer-events:auto}.mobile-nav-links li:last-child{border-bottom:none}.mobile-nav-links .nav-button{background:none;border:none;color:#e2e8f0;cursor:pointer;display:block;font-size:15px;font-weight:600;padding:18px 20px;pointer-events:auto;position:relative;text-align:center;transition:all .3s;width:100%}.mobile-nav-links .nav-button:hover{background:#3b82f60d;color:#3b82f6}.mobile-nav-links .nav-button.active{background:#3b82f614;color:#3b82f6}.mobile-nav-links .nav-button:focus-visible{outline:2px solid #3b82f6;outline-offset:-2px}.mobile-cta-wrapper{padding:20px;pointer-events:auto}.mobile-cta{display:block;margin:0 auto;pointer-events:auto;width:calc(100% - 40px)}.mobile-backdrop{animation:fadeIn .3s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:99}@media (min-width:1024px){.desktop-nav{display:flex}.desktop-cta{display:inline-flex}.hamburger-menu,.mobile-menu{display:none!important}}@media (max-width:1023px){.desktop-cta,.desktop-nav{display:none}.hamburger-menu{display:flex}.mobile-menu{display:block}.logo-image{height:50px;margin-left:-30px;transform:scale(2)}}@media (max-width:768px){.logo-image{height:45px;margin-left:-20px;top:10px;transform:scale(1.8)}nav.navbar{padding:12px 0}}@media (max-width:480px){.logo-image{height:40px;margin-left:-10px;top:8px;transform:scale(1.5)}.mobile-nav-links .nav-button{font-size:14px;padding:16px 20px}.mobile-cta-wrapper{padding:16px}}.logo{align-items:center;display:flex;font-size:32px;font-weight:800;gap:12px}.logo i{color:#3b82f6}.logo-image{height:60px;margin-bottom:0;object-fit:contain;width:auto}footer{background:#020617;padding:70px 0 30px;width:100%}.footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin-bottom:50px}.footer-grid h4{color:#fff;font-size:26px;margin-bottom:20px}.footer-grid li,.footer-grid p{color:#cbd5e1;line-height:1.8;list-style:none;margin-bottom:10px;transition:all .3s ease}.footer-grid ul{margin:0;padding:0}.footer-grid li[style*="cursor: pointer"]{cursor:pointer;padding:4px 0}.footer-grid li[style*="cursor: pointer"]:hover{color:#3b82f6;text-shadow:0 0 10px #3b82f699,0 0 20px #3b82f666;transform:translateX(5px)}.socials{flex-wrap:wrap;gap:15px;margin-top:20px}.socials i{align-items:center;background:#1e293b;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;transition:all .3s ease;width:42px}.socials i:hover{background:#3b82f6;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #1e293b;color:#94a3b8;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding-top:30px}.footer-bottom p{margin:0}@media (max-width:1023px) and (min-width:768px){footer{padding:60px 0 30px}.footer-grid{gap:40px 50px;grid-template-columns:repeat(2,1fr);margin-bottom:45px}.footer-grid h4{font-size:24px;margin-bottom:18px}.footer-grid li,.footer-grid p{font-size:15px;line-height:1.8}.footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:767px){footer{padding:50px 20px 24px}.footer-grid{gap:36px;margin-bottom:40px}.footer-grid,.footer-grid>div:first-child{display:flex;flex-direction:column;text-align:center}.footer-grid>div:first-child{align-items:center;order:1}.logo-image{height:55px;margin-bottom:16px}.footer-grid>div:first-child p{font-size:15px;line-height:1.7;margin:0 auto 20px;max-width:320px}.socials{gap:18px;justify-content:center;margin-top:0}.socials i{height:44px;width:44px}.footer-grid>div:nth-child(2){order:2}.footer-grid>div:nth-child(3){order:3}.footer-grid>div:nth-child(4){order:4}.footer-grid h4{font-size:20px;margin-bottom:16px;text-align:center}.footer-grid ul{align-items:center;display:flex;flex-direction:column;gap:8px}.footer-grid li,.footer-grid p{word-wrap:break-word;font-size:15px;line-height:1.7;margin-bottom:8px;max-width:100%;overflow-wrap:break-word;text-align:center}.footer-grid li[style*="cursor: pointer"]{align-items:center;border-radius:6px;display:flex;justify-content:center;max-width:280px;min-height:44px;padding:8px 12px;transition:all .3s ease;width:100%}.footer-grid li[style*="cursor: pointer"]:hover{background:#3b82f61a;transform:translateX(0)}.footer-bottom{align-items:center;flex-direction:column;gap:12px;padding-top:24px;text-align:center}.footer-bottom p{font-size:14px}}@media (max-width:479px){footer{padding:45px 16px 20px}.footer-grid{gap:32px;margin-bottom:36px}.logo-image{height:50px;margin-bottom:14px}.footer-grid>div:first-child p{font-size:14px;line-height:1.65;max-width:280px}.socials{gap:16px}.socials i{height:40px;width:40px}.footer-grid h4{font-size:18px;margin-bottom:14px}.footer-grid li,.footer-grid p{font-size:14px;line-height:1.65}.footer-grid li[style*="cursor: pointer"]{max-width:260px;padding:7px 10px}.footer-bottom{padding-top:20px}.footer-bottom p{font-size:13px}}@media (max-width:374px){footer{padding:40px 16px 18px}.footer-grid{gap:28px}.logo-image{height:45px}.footer-grid>div:first-child p{font-size:13px;max-width:100%}.socials{gap:14px}.socials i{height:38px;width:38px}.footer-grid h4{font-size:17px}.footer-grid li,.footer-grid p{font-size:13px}.footer-grid li[style*="cursor: pointer"]{max-width:100%;padding:6px 8px}.footer-bottom p{font-size:12px}}.hero{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:45% 55%;min-height:auto;padding:40px 0;width:100%}.hero-left{display:flex;flex-direction:column;justify-content:center}.hero-badge{border:1px solid #2563eb;border-radius:999px;color:#60a5fa;display:inline-block;font-size:14px;font-weight:600;margin-bottom:30px;padding:10px 18px;width:-webkit-fit-content;width:fit-content}.hero h1{font-size:50px;font-weight:900;line-height:1.05;margin-bottom:28px}.hero h1 span{color:#2563eb}.hero p{color:#cbd5e1;font-size:20px;line-height:1.8;margin-bottom:40px;max-width:100%}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px}.hero-right,.mockup-container{align-items:center;display:flex;height:auto;justify-content:center;position:relative;width:100%}.glow-effect{aspect-ratio:1;background:radial-gradient(circle,#2563eb66 0,#2563eb1a 70%,#0000 100%);border-radius:50%;filter:blur(100px);left:50%;max-width:850px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}.device-mockup{align-items:center;animation:float 6s ease-in-out infinite;display:flex;justify-content:center;max-width:980px;position:relative;width:100%;z-index:1}.hero-image{max-width:980px;object-fit:contain;width:100%}@media (max-width:1023px) and (min-width:768px){.hero{gap:50px;grid-template-columns:1fr;padding:50px 0}.hero-left{order:1;text-align:left}.hero-right{order:2}.hero-badge{font-size:13px;margin-bottom:26px;padding:9px 16px}.hero h1{font-size:clamp(38px,5vw,48px);line-height:1.1;margin-bottom:24px}.hero p{font-size:clamp(17px,2.5vw,19px);line-height:1.7;margin-bottom:36px;max-width:90%}.hero-buttons{gap:16px}.device-mockup,.hero-image{max-width:85%}.glow-effect{max-width:650px}}@media (max-width:767px){.hero{align-items:center;display:flex;flex-direction:column;gap:0;grid-template-columns:none;justify-content:center;max-width:100%;min-width:0;overflow-x:hidden;padding:90px 20px 32px;width:100%}.hero-left{align-items:flex-start;flex:none;flex-direction:column;margin:0 0 24px;order:1;overflow:hidden;text-align:left}.hero-left,.hero-right{display:flex;justify-content:center;max-width:100%;min-width:0;padding:0;width:100%}.hero-right{align-items:center;flex:none;height:auto;left:auto;margin:0;order:2;overflow:visible;position:static;right:auto;transform:none}.hero-badge{font-size:clamp(11px,2.5vw,13px);margin-bottom:1.25rem;max-width:100%;overflow:hidden;padding:8px 14px;text-overflow:ellipsis;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.hero h1{font-size:clamp(2rem,7vw,3rem);font-weight:900;-webkit-hyphens:auto;hyphens:auto;line-height:1.15;margin-bottom:1.25rem;overflow-wrap:break-word;white-space:normal;word-break:break-word}.hero h1,.hero p{max-width:100%;min-width:0;width:100%}.hero p{color:#cbd5e1;font-size:clamp(15px,4vw,17px);line-height:1.6;margin-bottom:2rem;overflow-wrap:anywhere;word-break:normal}.hero-buttons{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center;margin-bottom:0;max-width:100%;width:100%}.hero-buttons a,.hero-buttons button{box-sizing:border-box;font-size:clamp(14px,3.5vw,16px);max-width:320px;padding:14px 24px;text-align:center}.hero-buttons a,.hero-buttons button,.mockup-container{align-items:center;display:flex;justify-content:center;min-width:0;width:100%}.mockup-container{height:auto;margin:0;max-width:100%;overflow:visible;padding:0;position:relative}.device-mockup{align-items:center;animation:floatMobile 8s ease-in-out infinite;display:flex;justify-content:center;min-width:0;position:relative}.device-mockup,.hero-image{height:auto;left:auto;margin:0;max-width:100%;padding:0;right:auto;transform:none;width:100%}.hero-image{display:block;object-fit:contain;position:static}.glow-effect{filter:blur(80px);left:50%;max-width:400px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@keyframes floatMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}}@media (max-width:480px){.hero{gap:0;padding:80px 16px 32px}.hero-left{margin-bottom:20px}.hero-badge{font-size:clamp(10px,2.8vw,12px);margin-bottom:1rem;padding:7px 12px}.hero h1{font-size:clamp(1.75rem,7.5vw,2.5rem);line-height:1.2;margin-bottom:1rem}.hero p{font-size:clamp(14px,4vw,16px);line-height:1.6;margin-bottom:1.75rem}.hero-buttons{gap:.875rem;margin-bottom:0}.hero-buttons a,.hero-buttons button{font-size:clamp(13px,3.8vw,15px);max-width:300px;padding:13px 20px}.hero-right{margin-top:0}.device-mockup,.hero-image{max-width:100%;width:100%}.glow-effect{filter:blur(60px);max-width:380px}@keyframes floatMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}}@media (max-width:374px){.hero{gap:0;padding:70px 16px 28px}.hero-left{margin-bottom:18px}.hero-badge{font-size:10px;padding:6px 10px}.hero h1,.hero-badge{margin-bottom:.875rem}.hero h1{font-size:clamp(1.5rem,8vw,2rem);line-height:1.2}.hero p{font-size:14px;line-height:1.55;margin-bottom:1.5rem}.hero-buttons{gap:.75rem;margin-bottom:0}.hero-buttons a,.hero-buttons button{font-size:13px;max-width:100%;padding:12px 18px}.hero-right{margin-top:0}.device-mockup,.hero-image{max-width:100%;width:100%}.glow-effect{filter:blur(50px);max-width:320px}}.card{background:#07101d;border:1px solid #1e293b;border-radius:24px;padding:35px}.about-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 2fr 1fr;padding:20px 0}.card{background:#0000;border:none;border-radius:0;display:flex;flex-direction:column;justify-content:center;padding:0}.card h3{color:#f1f5f9;font-size:48px;font-weight:900;line-height:1.2}.card h3,.card p{margin-bottom:24px}.card p{color:#cbd5e1;font-size:16px;line-height:1.9}.features{list-style:none;margin-bottom:32px}.features li{align-items:center;color:#e2e8f0;display:flex;font-size:15px;margin-bottom:16px}.features li i{color:#2563eb;font-size:16px;margin-right:12px}.about-image{position:relative;width:100%}.about-image img{border:none;border-radius:20px;box-shadow:0 20px 60px #2563eb26,0 0 80px #2563eb1a;display:block;height:auto;max-width:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .6s cubic-bezier(.4,0,.2,1);width:100%}.about-image img:hover{box-shadow:0 30px 80px #2563eb40,0 0 120px #2563eb26;transform:translateY(-8px) scale(1.02)}@media (max-width:1024px){.about-grid{gap:50px;grid-template-columns:1fr;padding:70px 0}.card h3{font-size:40px;line-height:1.2}.card p{font-size:15px;line-height:1.8}.about-image img{border-radius:16px;box-shadow:0 15px 50px #2563eb1f,0 0 60px #2563eb14}.about-image img:hover{box-shadow:0 25px 70px #2563eb33,0 0 100px #2563eb1f;transform:translateY(-6px) scale(1.01)}}@media (max-width:768px){.about-grid{gap:40px;grid-template-columns:1fr;padding:50px 0}.card h3{font-size:32px}.card h3,.card p{margin-bottom:16px}.card p{font-size:14px;line-height:1.7}.section-tag{font-size:11px;margin-bottom:12px}.features li{font-size:14px;margin-bottom:12px}.features li i{margin-right:10px}.about-image img{border-radius:14px;box-shadow:0 12px 40px #2563eb1a,0 0 50px #2563eb0f}.about-image img:hover{box-shadow:0 18px 60px #2563eb26,0 0 80px #2563eb1a;transform:translateY(-4px) scale(1.01)}}@media (max-width:480px){.about-grid{gap:30px;grid-template-columns:1fr;padding:40px 0}.card h3{font-size:24px}.card h3,.card p{margin-bottom:12px}.card p{font-size:13px;line-height:1.6}.section-tag{font-size:10px;letter-spacing:1px;margin-bottom:10px}.features{margin-bottom:20px}.features li{font-size:13px;margin-bottom:10px}.features li i{font-size:14px;margin-right:8px}.about-image img{border-radius:12px;box-shadow:0 8px 30px #2563eb14,0 0 40px #2563eb0a}.about-image img:hover{box-shadow:0 12px 50px #2563eb1f,0 0 60px #2563eb14;transform:translateY(-3px) scale(1.01)}}.section-header{align-items:center;display:flex;flex-direction:column;margin-bottom:45px;text-align:center}.section-tag{color:#3b82f6;font-size:12px;font-weight:700;letter-spacing:1.5px}.section-title{color:#f1f5f9;font-size:52px;font-weight:800;line-height:1.1;margin-bottom:24px}.section-description{color:#cbd5e1;font-size:16px;line-height:1.8;max-width:650px;width:100%}@media (max-width:1024px){.section-header{margin-bottom:40px}.section-title{font-size:40px;margin-bottom:20px}.section-tag{font-size:11px;letter-spacing:1.2px;margin-bottom:14px}.section-description{font-size:15px;max-width:600px}}@media (max-width:768px){.section-header{margin-bottom:32px}.section-title{font-size:32px;margin-bottom:16px}.section-tag{font-size:10px;letter-spacing:1px;margin-bottom:12px}.section-description{font-size:14px;line-height:1.7;max-width:550px}}@media (max-width:480px){.section-header{margin-bottom:24px}.section-title{font-size:24px;margin-bottom:12px}.section-tag{font-size:9px;letter-spacing:.8px;margin-bottom:10px}.section-description{font-size:13px;line-height:1.6;max-width:500px}}.services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1400px;padding:70px 0;width:100%}.service-card{background:#07101d;border:1px solid #1e293b;border-radius:20px;padding:30px;transition:.3s}.service-card:hover{border-color:#2563eb;transform:translateY(-8px)}.service-icon{align-items:center;background:#2563eb;border-radius:16px;display:flex;flex-shrink:0;font-size:24px;height:65px;justify-content:center;margin-bottom:25px;width:65px}.service-card h4{font-size:26px;margin-bottom:15px}.service-card p{color:#cbd5e1;line-height:1.7}@media (max-width:1024px){.services-grid{gap:18px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.services-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.service-card h4{font-size:20px}}@media (max-width:480px){.services-grid{gap:14px;grid-template-columns:1fr}.service-card{padding:20px}.service-card h4{font-size:18px}}.process{grid-gap:40px;align-items:flex-start;display:grid;gap:40px;grid-template-columns:1fr 2fr;padding:60px 0}.process-steps{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));text-align:center}.step{flex-direction:column;position:relative}.step,.step-circle{align-items:center;display:flex}.step-circle{background:#07101d;border:1px solid #1e293b;border-radius:50%;color:#3b82f6;flex-shrink:0;font-size:30px;height:90px;justify-content:center;margin:0 auto 20px;width:90px}.step h5{color:#3b82f6;font-size:28px;margin-bottom:8px}.step h6{font-size:24px;margin-bottom:10px}.step p{color:#cbd5e1;font-size:14px;line-height:1.7}@media (max-width:1024px){.process{gap:30px;grid-template-columns:1fr}.process-steps{grid-template-columns:repeat(3,1fr)}.step h5{font-size:24px}.step h6{font-size:20px}}@media (max-width:768px){.process-steps{grid-template-columns:repeat(2,1fr)}.step-circle{font-size:24px;height:70px;width:70px}.step h5{font-size:20px}.step h6{font-size:18px}.step p{font-size:12px}}@media (max-width:480px){.process-steps{grid-template-columns:1fr}.step-circle{font-size:20px;height:60px;width:60px}}.projects-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:1.2fr 1fr 1fr 1fr;padding:60px 0}.intro-card{display:flex;flex-direction:column;justify-content:space-between}.project-card{background:#07101d;border:1px solid #1e293b;border-radius:22px;overflow:hidden}.project-card img{height:230px;object-fit:cover;width:100%}.project-content{padding:24px}.project-content h4{font-size:28px;margin-bottom:10px}.project-content p{color:#94a3b8}@media (max-width:1024px){.projects-grid{gap:20px;grid-template-columns:1fr}.intro-card{margin-bottom:0}.project-card{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr}.project-card img{height:200px}.project-content{display:flex;flex-direction:column;justify-content:center;padding:24px}.project-content h4{font-size:22px}}@media (max-width:768px){.projects-grid{gap:20px;grid-template-columns:1fr}.project-card{display:block}.project-card img{height:180px;width:100%}.project-content{padding:20px}}@media (max-width:480px){.projects-grid{gap:16px;grid-template-columns:1fr}.project-card img{height:200px}.project-content{padding:16px}.project-content h4{font-size:18px}}.stats{grid-gap:20px;background:linear-gradient(90deg,#0f172a,#1d4ed8);border-radius:24px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:40px;padding:40px;text-align:center}.stat h3{font-size:54px;margin-bottom:10px}.stat p{color:#dbeafe}@media (max-width:1024px){.stats{padding:30px}.stat h3{font-size:40px}}@media (max-width:768px){.stats{gap:15px;grid-template-columns:repeat(2,1fr);padding:24px}.stat h3{font-size:32px}}@media (max-width:480px){.stats{gap:12px;grid-template-columns:1fr;padding:20px}.stat h3{font-size:28px}.stat p{font-size:14px}}.testimonial-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:60px 0}.testimonial{background:#07101d;border:1px solid #1e293b;border-radius:22px;padding:30px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;will-change:transform}.testimonial:hover{border-color:#3b82f6;box-shadow:0 25px 50px #02061733;transform:translateY(-12px) scale(1.02)}.stars{color:#facc15;margin-bottom:20px}.testimonial p{color:#cbd5e1;line-height:1.8;margin-bottom:25px}.user{align-items:center;display:flex;gap:15px}.user img{border-radius:50%;flex-shrink:0;height:55px;object-fit:cover;width:55px}.user h5{font-size:18px;margin-bottom:4px}.user span{color:#94a3b8;font-size:14px}@media (max-width:1024px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonial-grid{grid-template-columns:1fr}.testimonial{padding:20px}}@media (max-width:480px){.testimonial p{font-size:14px}.user h5{font-size:16px}.user span{font-size:12px}}.cta{background:linear-gradient(90deg,#041f6a,#2155b0);border:1px solid #1e293b;border-radius:24px;gap:30px;margin:60px 0;padding:50px}.hero-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:.95fr 1.2fr .65fr}.eyebrow{color:#60a5fa;display:inline-block;font-size:.86rem;font-weight:800;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.hero-copy h1{font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 16px}.hero-copy h1 .accent{color:#2563eb}.hero-copy p{color:#cbd5e1;font-size:1.02rem;line-height:1.8;margin:0 0 28px;max-width:540px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-media,.hero-side{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:none;border-radius:18px;min-height:100%;overflow:hidden}.hero-media{max-width:100%;padding:10px;position:relative;width:100%}.hero-media:before{background:linear-gradient(90deg,#020617e6 0,#02061799 30%,#0000);left:10px;width:40%}.hero-media:after,.hero-media:before{border-radius:14px;bottom:10px;content:"";pointer-events:none;position:absolute;top:10px;z-index:1}.hero-media:after{background:linear-gradient(270deg,#020617b3 0,#0206174d 40%,#0000);right:10px;width:30%}.hero-media img{border-radius:14px;display:block;height:100%;min-height:360px;object-fit:cover;width:100%}.hero-side{display:flex;flex-direction:column;gap:18px;justify-content:center;padding:22px 18px}.focus-item{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:54px 1fr}.icon-badge{background:linear-gradient(180deg,#2563ff38,#2563ff14);border:1px solid #6792ff47;border-radius:50%;box-shadow:inset 0 1px 0 #ffffff14;color:#6ea0ff;display:grid;flex:0 0 auto;font-size:1.45rem;font-weight:800;height:54px;place-items:center;width:54px}.focus-item h4{color:#fff;font-size:1rem;font-weight:700;margin:0 0 4px}.focus-item p{color:#c9d3e7;font-size:.92rem;line-height:1.55;margin:0}@media (max-width:1180px){.hero-grid{gap:18px;grid-template-columns:1fr}.hero-copy h1{font-size:3rem}}@media (max-width:1023px) and (min-width:768px){.about-hero{padding:60px 0 40px}.hero-grid{gap:32px;grid-template-columns:1fr}.hero-copy h1{font-size:clamp(2.2rem,5vw,2.8rem)}.hero-copy p{font-size:clamp(15px,2.5vw,17px)}.hero-media img{min-height:300px}.hero-side{gap:16px}}@media (max-width:767px){.about-hero{overflow:hidden;padding:70px 20px 40px}.hero-grid{align-items:center;display:flex;flex-direction:column;gap:0}.hero-copy{max-width:100%;min-width:0;order:1;text-align:left;width:100%}.hero-copy h1{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.15;margin-bottom:14px;max-width:100%;overflow-wrap:break-word;word-break:break-word}.hero-copy p{font-size:clamp(14px,4vw,16px);line-height:1.6;margin-bottom:24px;max-width:100%;overflow-wrap:anywhere}.hero-actions{flex-direction:column;gap:12px;margin-bottom:32px;width:100%}.hero-actions a,.hero-actions button{align-self:flex-start;max-width:320px;width:100%}.hero-media{margin-bottom:32px;max-width:100%;min-width:0;order:2;padding:0;width:100%}.hero-media:after,.hero-media:before{display:none}.hero-media img{max-height:400px;max-width:100%;min-height:auto;width:100%}.hero-side{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;gap:20px;max-width:100%;order:3;padding:0;width:100%}.focus-item{gap:12px}.icon-badge{flex-shrink:0;font-size:1.25rem;height:48px;width:48px}.focus-item h4{font-size:.95rem}.focus-item p{font-size:.88rem}.eyebrow{font-size:clamp(11px,2.5vw,13px);margin-bottom:10px}}@media (max-width:479px){.about-hero{padding:60px 16px 32px}.hero-copy h1{font-size:clamp(1.5rem,8vw,2rem)}.hero-copy p{font-size:14px}.hero-actions{margin-bottom:28px}.hero-actions a,.hero-actions button{max-width:100%}.hero-media{margin-bottom:28px}.hero-side{gap:18px}.focus-item{gap:10px}.icon-badge{font-size:1.1rem;height:44px;width:44px}.focus-item h4{font-size:.9rem}.focus-item p{font-size:.85rem}}.floating-stats{margin-bottom:-150px;margin-top:-50px;padding:80px 0;position:relative;z-index:20}.stats-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 30px #0f172a14;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;overflow:hidden}.stat-item{align-items:center;background:#fff;display:flex;gap:16px;justify-content:center;padding:26px 18px;position:relative;transition:all .3s ease}.stat-item:hover{background:#f8fafc}.stat-item:not(:last-child):after{background:#e5e7eb;bottom:24px;content:"";position:absolute;right:0;top:24px;width:1px}.stat-icon{background:#eff6ff;border-radius:50%;box-shadow:0 2px 8px #2563eb1a;color:#2563eb;display:grid;flex-shrink:0;font-size:1.7rem;height:64px;place-items:center;width:64px}.stat-item strong{color:#0f172a;display:block;font-family:Outfit,sans-serif;font-size:2.1rem;font-weight:800;line-height:1;margin-bottom:6px}.stat-item span{color:#64748b;font-size:.92rem;font-weight:600}@media (max-width:1180px){.stats-card{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.stats-card{grid-template-columns:1fr}.stat-item:not(:last-child):after{display:none}.stat-item{padding:24px 18px}.stat-item strong{font-size:1.8rem}}.our-story-section{padding:40px 0 80px}.grid-2{grid-gap:60px;gap:60px}.story-copy .section-tag{color:#2563ff;font-size:.82rem;margin-bottom:12px}.story-copy .section-title{font-size:2.5rem;letter-spacing:-.03em;line-height:1.08}.section-desc{color:#4b5563}.story-paragraph{margin-top:16px!important}.story-copy button{font-size:.94rem;padding:13px 22px}.story-line{grid-gap:10px;gap:10px;margin-top:20px}.milestone{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .3s ease}.milestone:hover{border-color:#2563ff;box-shadow:0 4px 12px #2563eb1a}.milestone:not(:last-child):after{color:#2563ff;font-size:1.7rem;font-weight:800;right:-28px}.mile-icon{background:#fff;border:2px solid #2563ff;box-shadow:0 2px 8px #2563eb26;color:#2563ff;font-weight:800;height:80px;margin:0 auto 16px;transition:all .3s ease;width:80px}.milestone:hover .mile-icon{box-shadow:0 4px 16px #2563eb40;transform:scale(1.1)}.milestone .year{color:#2563ff;font-family:Outfit,sans-serif;font-size:1.1rem}.milestone h4{font-size:1.32rem}.milestone p{color:#64748b;line-height:1.65}.our-story-section{background:#fff;border:none;padding:70px 0}.grid-2{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:.95fr 1.35fr;margin-top:100px}.story-copy .section-tag{color:#2563eb;font-size:.8rem;font-weight:800;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.story-copy .section-title{color:#0f172a;font-family:Outfit,sans-serif;font-size:2.6rem;font-weight:800;line-height:1.05;margin:0 0 16px}.section-desc{color:#475569;font-size:1rem;line-height:1.8;margin:0}.story-paragraph{margin-top:18px!important}.story-copy button{margin-top:28px}.story-line{grid-gap:35px;align-items:start;display:grid;gap:35px;grid-template-columns:repeat(4,1fr)}.milestone{background:#0000;border:none;box-shadow:none;padding:0;position:relative;text-align:center}.milestone:not(:last-child):after{color:#2563eb;content:"→";font-size:1.4rem;font-weight:700;position:absolute;right:-22px;top:35px}.mile-icon{background:#f1f5f9;border:none;border-radius:50%;box-shadow:none;color:#2563eb;display:grid;font-size:2rem;height:90px;margin:0 auto 18px;place-items:center;width:90px}.milestone .year{color:#2563eb;display:block;font-size:1rem;font-weight:800;margin-bottom:6px}.milestone h4{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700;margin:0 0 8px}.milestone p{color:#475569;font-size:.95rem;line-height:1.7;margin:0}@media (max-width:1180px){.grid-2{gap:50px;grid-template-columns:1fr}.story-line{gap:30px;grid-template-columns:repeat(2,1fr)}.milestone:after{display:none}}@media (max-width:768px){.story-line{gap:24px;grid-template-columns:1fr}.milestone:after{display:none}.story-copy .section-title{font-size:2rem}.mile-icon{font-size:1.6rem;height:75px;width:75px}}.mission-vision-section{background:#fff;border-top:none;padding:60px 0}.cards-2{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr 1fr;margin-top:20px}.soft-card{grid-gap:24px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 8px #0f172a0f;display:grid;gap:24px;grid-template-columns:80px 1fr;padding:40px;transition:all .3s ease}.soft-card:hover{border-color:#2563ff;box-shadow:0 4px 16px #2563eb1f}.soft-card.green{background:#f8fafc}.soft-icon{background:#fff;border:2px solid #2563ff;border-radius:50%;box-shadow:0 2px 8px #2563eb26;color:#2563ff;display:grid;flex:0 0 auto;font-size:2rem;height:80px;place-items:center;transition:all .3s ease;width:80px}.soft-card:hover .soft-icon{box-shadow:0 4px 16px #2563eb40;transform:scale(1.1)}.soft-card.green .soft-icon{border-color:#10b981;color:#10b981}.soft-card.green:hover .soft-icon{box-shadow:0 4px 16px #10b98140}.soft-card .section-tag{color:#2563ff;display:block;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.soft-card .section-tag.green-tag{color:#10b981}.soft-card h3{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.9rem;font-weight:800;line-height:1.15;margin:0 0 12px}.soft-card p{color:#64748b;font-size:1rem;line-height:1.75;margin:0}@media (max-width:1180px){.cards-2{grid-template-columns:1fr}.soft-card{gap:20px;grid-template-columns:70px 1fr;padding:32px}.soft-icon{font-size:1.5rem;height:70px;width:70px}.soft-card h3{font-size:1.6rem}}@media (max-width:768px){.mission-vision-section{padding:40px 0}.soft-card{gap:16px;grid-template-columns:1fr;padding:24px;text-align:center}.soft-icon{font-size:1.3rem;height:60px;margin:0 auto;width:60px}.soft-card h3{font-size:1.4rem;margin-bottom:8px}.soft-card p{font-size:.95rem}}.why-choose-section{background:#fff;padding:60px 0}.cards-split{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:1.05fr 1.3fr}.feature-panel,.service-panel{background:#fff;border:none;border-radius:14px;padding:32px;transition:all .3s ease}.feature-panel:hover,.service-panel:hover{border-color:#2563ff;box-shadow:0 4px 16px #2563eb1f}.feature-panel{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:1.1fr .9fr}.feature-panel .section-tag,.service-panel .section-tag{color:#2563ff;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.feature-panel .section-title,.service-panel .section-title{color:#0f172a;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:0 0 16px}.feature-panel ul{grid-gap:14px;display:grid;gap:14px;list-style:none;margin:18px 0 0;padding:0}.feature-panel li{color:#64748b;font-weight:600;line-height:1.6;padding-left:30px;position:relative}.feature-panel li:before{background:#eff6ff;border-radius:50%;color:#2563ff;content:"✓";display:grid;font-size:.78rem;font-weight:800;height:20px;left:0;place-items:center;position:absolute;top:0;width:20px}.illus-box{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 8px #0f172a0f;min-height:230px;overflow:hidden;position:relative}.illus-laptop{background:#1e3a8a;border:8px solid #3b82f6;border-radius:12px;box-shadow:0 25px 45px #1e3a8a3d;height:110px;left:50%;position:absolute;top:52%;transform:translate(-50%,-50%) rotate(-10deg);width:180px}.illus-laptop:before{background:linear-gradient(135deg,#2563ff,#69a1ff);border-radius:6px;content:"";inset:10px;opacity:.9;position:absolute}.illus-laptop:after{background:#cbd5e1;border-radius:0 0 14px 14px;bottom:-18px;content:"";height:16px;left:50%;position:absolute;transform:translateX(-50%);width:220px}.floating-dot{background:#eff6ff;border:1px solid #2563ff;border-radius:16px;box-shadow:0 2px 8px #2563eb26;color:#2563ff;display:grid;font-size:1.3rem;font-weight:800;height:54px;place-items:center;position:absolute;width:54px}.floating-dot.a{left:22px;top:34px}.floating-dot.b{right:26px;top:50px}.floating-dot.c{bottom:30px;left:34px}.floating-dot.d{bottom:26px;right:40px}.service-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:18px}.service-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px 14px;text-align:center;transition:all .3s ease}.service-item:hover{border-color:#2563ff;box-shadow:0 4px 16px #2563eb1f;transform:translateY(-3px)}.service-icon{background:#eff6ff;border-radius:12px;color:#2563ff;display:grid;font-size:1.45rem;font-weight:800;height:52px;margin:0 auto 12px;place-items:center;width:52px}.service-item h4{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.02rem;font-weight:700;line-height:1.45;margin:0}@media (max-width:1180px){.why-choose-section{padding:50px 0}.cards-split{gap:28px;grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.team-section,.why-choose-section{border:none!important;box-shadow:none!important;outline:none!important}.feature-panel .section-title,.service-panel .section-title{font-size:2rem}}@media (max-width:768px){.why-choose-section{padding:40px 0}.feature-panel,.service-panel{padding:24px}.feature-panel{grid-template-columns:1fr}.feature-panel .section-title,.service-panel .section-title{font-size:1.8rem}.service-grid{gap:12px;grid-template-columns:1fr}.illus-box{min-height:200px}.illus-laptop{height:90px;width:140px}.floating-dot{font-size:1.1rem;height:44px;width:44px}}@media (max-width:480px){.why-choose-section{padding:30px 0}.feature-panel .section-title,.service-panel .section-title{font-size:1.5rem}}.team-section{background:#fff;padding:60px 0}.team-section,.why-choose-section{border:none!important;box-shadow:none!important;outline:none!important}.center-head{margin:0 auto 40px;max-width:880px;text-align:center}.center-head .section-tag{color:#2563ff;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.center-head .section-title{color:#0f172a;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:0 0 16px}.team-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.team-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 8px #0f172a0f;overflow:hidden;padding-bottom:18px;text-align:center;transition:all .3s ease}.team-card:hover{border-color:#2563ff;box-shadow:0 8px 20px #2563eb1f;transform:translateY(-4px)}.team-photo{aspect-ratio:1/.95;background:linear-gradient(180deg,#f3f7ff,#eff6ff);overflow:hidden}.team-photo img{height:100%;object-fit:cover;width:100%}.team-body{padding:14px 14px 0}.team-body h4{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.18rem;font-weight:700;margin:0 0 4px}.team-body p{color:#64748b;font-size:.92rem;font-weight:600;margin:0 0 14px}.socials{color:#2563ff;display:flex;font-size:1.05rem;font-weight:800;gap:16px;justify-content:center}.socials span{cursor:pointer;transition:all .2s ease}.socials span:hover{color:#1d4ed8;transform:scale(1.2)}@media (max-width:1180px){.team-grid{grid-template-columns:repeat(3,1fr)}.center-head{margin-bottom:32px}.center-head .section-title{font-size:2.2rem}}@media (max-width:768px){.team-section{padding:40px 0}.center-head{margin-bottom:24px}.center-head .section-title{font-size:1.8rem}.team-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.team-body h4{font-size:1.1rem}.team-body p{font-size:.9rem}}@media (max-width:480px){.team-grid{grid-template-columns:1fr}.center-head .section-title{font-size:1.5rem}}.process-section{background:#fff;padding:60px 0}.process-section .center-head{margin:0 auto 40px;max-width:880px;text-align:center}.process-section .section-tag{color:#2563ff;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.process-section .section-title{color:#0f172a;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:0 0 16px}.process-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:repeat(6,1fr)}.process-step{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:20px;position:relative;text-align:center;transition:all .3s ease}.process-step:hover{border-color:#2563ff;box-shadow:0 4px 12px #2563eb1a}.process-step:not(:last-child):after{color:#2563ff;content:"→";font-size:1.6rem;font-weight:800;position:absolute;right:-20px;top:30px}.process-badge{background:#fff;border:2px solid #2563ff;border-radius:50%;box-shadow:0 2px 8px #2563eb26;color:#2563ff;display:grid;font-size:1.8rem;font-weight:800;height:70px;margin:0 auto 14px;place-items:center;transition:all .3s ease;width:70px}.process-step:hover .process-badge{box-shadow:0 4px 16px #2563eb40;transform:scale(1.1)}.step-num{color:#2563ff;font-size:1.1rem;font-weight:800;margin-bottom:6px}.process-step h4,.step-num{font-family:Outfit,sans-serif}.process-step h4{color:#0f172a;font-size:1.2rem;font-weight:700;margin:0 0 8px}.process-step p{color:#64748b;font-size:.94rem;line-height:1.65;margin:0}@media (max-width:1180px){.process-section{padding:50px 0}.process-row{gap:16px;grid-template-columns:repeat(3,1fr)}.process-step:not(:last-child):after{display:none}.process-section .section-title{font-size:2.2rem}}@media (max-width:768px){.process-section{padding:40px 0}.process-section .center-head{margin-bottom:30px}.process-section .section-title{font-size:1.8rem}.process-row{gap:16px;grid-template-columns:1fr}.process-step{padding:16px}.process-step:not(:last-child):after{display:none}.process-badge{font-size:1.4rem;height:60px;width:60px}.process-step h4{font-size:1.05rem}.process-step p{font-size:.9rem}}@media (max-width:480px){.process-section{padding:30px 0}.process-section .section-title{font-size:1.5rem}.process-badge{font-size:1.2rem;height:50px;width:50px}}.achievements-section{background:#0000;margin-bottom:40px;padding:42px 0}.achievements-section p{color:#2563ff;font-size:1rem;font-weight:600;letter-spacing:.08em;margin:0 0 30px;text-align:center;text-transform:uppercase}.achievement-bar{background:linear-gradient(180deg,#071127,#0b1731);border-radius:18px;box-shadow:0 16px 34px #060f2438;color:#fff;overflow:hidden}.achievement-grid{display:grid;grid-template-columns:repeat(5,1fr)}.achievement{align-items:center;display:flex;gap:14px;justify-content:center;padding:26px 16px;position:relative}.achievement:not(:last-child):after{background:#ffffff2e;bottom:20px;content:"";position:absolute;right:0;top:20px;width:1px}.achievement .stat-icon{background:#2563ff1f;border-radius:50%;color:#3f7bff;display:grid;flex:0 0 auto;font-size:1.7rem;font-weight:800;height:62px;place-items:center;width:62px}.achievement strong{display:block;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;margin-bottom:4px}.achievement span{color:#d2dbed;font-size:.95rem;font-weight:600}@media (max-width:1180px){.achievement-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.achievements-section{padding:40px 0}.achievement-grid{grid-template-columns:1fr}.achievement:not(:last-child):after{display:none}.achievement{padding:20px 16px}.achievement strong{font-size:1.6rem}.achievement .stat-icon{font-size:1.4rem;height:50px;width:50px}}.tech-testimonials-section{background:#fff;padding:60px 0}.tech-testimonials-wrapper{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:.9fr 1.2fr}.tech-panel,.testimonials-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 8px #0f172a0f;padding:32px}.section-tag{color:#2563ff;display:block;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.section-heading{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 50px}.tech-grid{grid-gap:10px;grid-row-gap:24px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);row-gap:24px}.tech-item{align-items:center;background:#0000;border:none;border-radius:0;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:0;transition:all .2s ease}.tech-item:hover{background:#0000;border-color:#0000}.tech-logo{background:#eff6ff;border-radius:10px;box-shadow:0 2px 8px #2563eb1a;color:#2563ff;display:grid;font-size:1.6rem;font-weight:800;height:75px;place-items:center;width:75px}.tech-name{color:#556f93;font-size:.88rem;font-weight:600;line-height:1.1;text-align:center}.tech-testimonials-section .testimonial-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.tech-testimonials-section .testimonial{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px;transition:all .3s ease}.tech-testimonials-section .testimonial:hover{border-color:#2563ff;box-shadow:0 4px 12px #2563eb1a}.tech-testimonials-section .testimonial-content{flex:1 1}.tech-testimonials-section .stars{color:#f59e0b;display:block;font-size:.95rem;letter-spacing:1px;margin-bottom:8px}.tech-testimonials-section .testimonial-quote{color:#475569;font-size:.9rem;font-weight:500;line-height:1.5;margin:0}.tech-testimonials-section .testimonial-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;gap:10px;margin-top:12px;padding-top:12px}.tech-testimonials-section .client-avatar{border-radius:50%;flex-shrink:0;height:40px;object-fit:cover;width:40px}.tech-testimonials-section .client-info{display:flex;flex-direction:column;gap:2px;min-width:0}.tech-testimonials-section .client-name{color:#0f172a;display:block;font-size:.85rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tech-testimonials-section .client-role{color:#64748b;display:block;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1180px){.tech-testimonials-wrapper{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(4,1fr)}.tech-testimonials-section .testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.tech-testimonials-section{padding:40px 0}.tech-panel,.testimonials-panel{background:#f8fafc;padding:20px}.section-heading{font-size:1.3rem}.tech-grid{gap:10px;grid-template-columns:repeat(3,1fr)}.tech-item{padding:10px}.tech-logo{font-size:1.2rem;height:40px;width:40px}.tech-name{font-size:.75rem}.tech-testimonials-section .testimonial-grid{grid-template-columns:1fr}.tech-testimonials-section .testimonial{padding:14px}.tech-testimonials-section .testimonial-quote{font-size:.85rem;line-height:1.4}}@media (max-width:480px){.tech-testimonials-section{padding:30px 0}.tech-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.tech-logo{font-size:1rem;height:35px;width:35px}.tech-name{font-size:.7rem}.tech-testimonials-section .testimonial{padding:12px}.tech-testimonials-section .client-avatar{height:35px;width:35px}.tech-testimonials-section .client-name{font-size:.8rem}.tech-testimonials-section .client-role{font-size:.7rem}}.cta h2{font-size:54px;line-height:1.2}.cta small{color:#fff;font-size:20px;letter-spacing:1px;text-transform:uppercase}@media (max-width:1024px){.cta{padding:40px}.cta h2{font-size:40px}}@media (max-width:768px){.cta{flex-direction:column;gap:20px;padding:30px;text-align:center}.cta h2{font-size:32px}.cta button{width:100%}}@media (max-width:480px){.cta{margin:40px 0;padding:20px}.cta h2{font-size:24px}.cta small{font-size:12px}}.services-hero-grid{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:.8fr 1.2fr}.hero-image{display:block;height:auto;max-width:none;transform:translateX(-40px);width:720px}.services-hero-visual{align-items:center;display:flex;justify-content:center;min-height:500px;position:relative}.services-hero-content{max-width:600px;position:relative;z-index:2}.services-eyebrow{color:#3b82f6;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:14px;text-transform:uppercase}.services-hero h1{color:#fff;font-size:50px;font-weight:800;line-height:1.08;margin-bottom:18px}.services-hero p{color:#b9c5dc;font-size:15.5px;line-height:1.7;margin-bottom:28px;max-width:400px}.services-hero-btns{display:flex;flex-wrap:wrap;gap:14px}@media (max-width:1023px) and (min-width:768px){.services-hero-grid{gap:40px;grid-template-columns:1fr}.services-hero-image{order:2}.services-hero-content{order:1}.hero-image{margin:0 auto;max-width:600px;transform:none;width:100%}.services-hero-visual{min-height:400px}.services-hero h1{font-size:clamp(2.2rem,5vw,3rem)}.services-hero p{font-size:clamp(15px,2.5vw,17px);max-width:100%}.services-hero-btns{gap:12px}}@media (max-width:767px){.services-hero{overflow:hidden;padding:70px 20px 40px}.services-hero-grid{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center}.services-hero-content{max-width:100%;min-width:0;order:1;text-align:left;width:100%}.services-eyebrow{font-size:clamp(11px,2.5vw,13px);margin-bottom:12px}.services-hero h1{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.15;margin-bottom:14px;max-width:100%;overflow-wrap:break-word;word-break:break-word}.services-hero p{font-size:clamp(14px,4vw,16px);line-height:1.6;margin-bottom:24px;max-width:100%;overflow-wrap:anywhere}.services-hero-btns{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:32px;width:100%}.services-hero-btns a,.services-hero-btns button{max-width:320px;width:100%}.services-hero-visual{margin:0;max-width:100%;min-height:auto;min-width:0;order:2;padding:0;width:100%}.hero-image{display:block;height:auto;margin:0 auto;max-width:100%;position:static;transform:none;width:100%}}@media (max-width:479px){.services-hero{padding:60px 16px 32px}.services-eyebrow{font-size:11px}.services-hero h1{font-size:clamp(1.5rem,8vw,2rem)}.services-hero p{font-size:14px}.services-hero-btns{margin-bottom:28px}.services-hero-btns a,.services-hero-btns button{max-width:100%}}.services-section{background:#f8fafc}.services-section-header{margin-bottom:60px;text-align:center}.services-section-eyebrow{color:#3b82f6;display:block;font-size:.85rem;font-weight:800;letter-spacing:2px;margin-bottom:8px;text-transform:uppercase}.services-section-header h2{color:#020617;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.services-section-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.services-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:40px;text-align:left;transition:all .3s ease}.services-section-card:hover{border-color:#2563eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateY(-10px)}.services-section-icon{background:#eff6ff;border-radius:12px;color:#2563eb;display:grid;font-size:1.5rem;height:56px;place-items:center;width:56px}.services-section-card h3{color:#020617;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:8px}.services-section-card p{color:#64748b;flex-grow:1;font-size:.95rem;line-height:1.7}.services-section-link{align-items:center;align-self:flex-start;background:none;border:none;color:#2563eb;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;gap:8px;margin:0;padding:0;text-decoration:none;transition:.2s ease;width:auto}.services-section-link:hover{color:#1d4ed8}@media (max-width:1024px){.services-section-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-section{padding:60px 0}.services-section-grid{grid-template-columns:1fr}.services-section-header h2{font-size:2rem}.services-section-card{padding:30px}}.why-choose-services{background:linear-gradient(135deg,#071330,#0a1128 50%,#0d1b45);border:1px solid #2563eb26;border-radius:20px;box-shadow:0 20px 50px #00000040;color:#fff;margin:60px auto 80px;max-width:1200px;overflow:hidden;padding:40px 40px 30px;position:relative}.why-choose-header{color:#fff;font-size:.95rem;font-weight:700;letter-spacing:1px;margin-bottom:28px;text-align:center;text-transform:uppercase}.why-choose-grid{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:repeat(6,1fr)}.why-choose-item{align-items:center;display:flex;gap:14px;justify-content:center;min-height:70px;padding:10px 18px;position:relative;transition:all .3s ease}.why-choose-item:not(:last-child):after{background:#2563eb40;content:"";height:50px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.why-choose-icon{align-items:center;background:#3b82f60d;border:1px solid #3b82f659;border-radius:50%;color:#3b82f6;display:flex;font-size:1.15rem;height:46px;justify-content:center;min-width:46px;transition:all .3s ease;width:46px}.why-choose-item:hover .why-choose-icon{background:#3b82f61f;border-color:#3b82f6;box-shadow:0 0 20px #3b82f64d;transform:translateY(-2px)}.why-choose-item span{color:#fff;font-size:.95rem;font-weight:600;line-height:1.5;text-align:left}@media (max-width:1024px){.why-choose-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.why-choose-item:after{display:none}.why-choose-services{padding:30px}}@media (max-width:768px){.why-choose-services{border-radius:16px;margin:0 15px 60px;padding:25px}.why-choose-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.why-choose-item{justify-content:flex-start}}@media (max-width:480px){.why-choose-grid{grid-template-columns:1fr}.why-choose-item{justify-content:flex-start;padding:12px 0}.why-choose-header{font-size:.85rem}}.services-process{background:#f8fafc;padding:100px 0}.services-process-header{margin-bottom:60px;text-align:center}.services-process-eyebrow{color:#3b82f6;display:block;font-size:.85rem;font-weight:800;letter-spacing:2px;margin-bottom:8px;text-transform:uppercase}.services-process-header h2{color:#020617;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.services-process-grid{align-items:flex-start;display:flex;justify-content:space-between;margin-top:60px;position:relative}.services-process-arrow{background:#e2e8f0;height:2px;left:0;position:absolute;top:32px;width:100%;z-index:0}.services-process-step{flex:1 1;padding:0 15px;position:relative;text-align:center;z-index:2}.services-process-step:not(:last-child):after{background:#f8fafc;color:#2563eb;content:"→";font-size:22px;font-weight:700;padding:0 8px;position:absolute;right:-12px;top:32px;transform:translateY(-50%);z-index:5}.services-process-circle{border-radius:50%;box-shadow:0 0 20px #2563eb66;color:#fff;display:grid;font-size:1.5rem;height:64px;margin:0 auto 20px;place-items:center;transition:all .3s ease;width:64px}.services-process-step:hover .services-process-circle{box-shadow:0 0 30px #0b3ca799;transform:scale(1.1)}.services-step-num{color:#2563eb;display:block;font-size:.8rem;font-weight:800;margin-bottom:8px}.services-process-step h4{color:#020617;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:12px}.services-process-step p{color:#64748b;font-size:.85rem;line-height:1.6}@media (max-width:1024px){.services-process-grid{align-items:center;flex-direction:column;gap:40px}.services-process-arrow,.services-process-step:not(:last-child):after{display:none}.services-process-step{max-width:400px}}@media (max-width:768px){.services-process{padding:60px 0}.services-process-header h2{font-size:2rem}}.tech-stack{background:#fff;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;padding:80px 0}.tech-stack-header{margin-bottom:40px;text-align:center}.tech-stack-eyebrow{color:#3b82f6;display:block;font-size:.85rem;font-weight:800;letter-spacing:2px;margin-bottom:8px;text-transform:uppercase}.tech-stack-header h2{color:#020617;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.tech-stack-grid{grid-gap:80px;display:grid;gap:80px;grid-template-columns:repeat(10,60px);justify-content:center}.tech-stack-item{align-items:center;display:flex;flex-direction:column;gap:10px;transition:all .3s ease}.tech-stack-item:hover{transform:translateY(-5px)}.tech-stack-logo{background:#eff6ff;border-radius:10px;box-shadow:0 2px 8px #2563eb1a;display:grid;font-size:1.6rem;font-weight:800;height:75px;place-items:center;width:75px}.tech-stack-item:hover .tech-stack-logo{color:#fff}.tech-stack-item span{color:#64748b;font-size:.75rem;font-weight:600}@media (max-width:1024px){.tech-stack-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:768px){.tech-stack{padding:60px 0}.tech-stack-header h2{font-size:2rem}.tech-stack-grid{gap:30px;grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.tech-stack-grid{grid-template-columns:repeat(2,1fr)}}.services-cta-section{background:#fff;border:none;padding:42px 0 0}.cta{background:linear-gradient(120deg,#0a1f4d,#0e2a66);border-radius:16px;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0;padding:30px 38px}.cta,.cta .left{align-items:center;display:flex}.cta .left{gap:18px}.cta-icon{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:28px;height:58px;justify-content:center;width:58px}.cta h3{color:#fff;font-size:24px;font-weight:800;margin-bottom:4px}.cta p{color:#b9c5dc;font-size:14.5px;margin:0}.cta-actions{display:flex;flex-wrap:wrap;gap:12px}.cta a,.cta button{min-width:180px}.cta .btn-secondary,.cta a:last-of-type,.cta button:last-child{background:#0000!important;border:1px solid #ffffff40!important;color:#fff!important}@media (max-width:1024px){.cta{padding:28px 32px}.cta h3{font-size:22px}}@media (max-width:768px){.services-cta-section{padding:0 0 50px}.cta{padding:24px 28px}.cta h3{font-size:20px}.cta p{font-size:13.5px}.cta-icon{font-size:24px;height:52px;width:52px}}@media (max-width:600px){.cta{padding:24px 20px;text-align:center}.cta,.cta .left{flex-direction:column}.cta .left{gap:14px}.cta-actions{flex-direction:column;gap:10px;width:100%}.cta-actions .btn,.cta-actions a{width:100%}.cta h3{font-size:18px}.cta p{font-size:13px}}.portfolio-hero-inner{align-items:center;display:flex;gap:30px;padding:60px 0 70px}.portfolio-hero-text{flex:1 1}.portfolio-eyebrow{color:#3b82f6;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:14px;text-transform:uppercase}.portfolio-hero-text h1{color:#fff;font-size:50px;font-weight:800;line-height:1.08;margin-bottom:18px}.portfolio-hero-text h1 span{color:#3b82f6}.portfolio-hero-text p{color:#b9c5dc;font-size:15.5px;line-height:1.7;margin-bottom:28px;max-width:400px}.portfolio-hero-btns{display:flex;flex-wrap:wrap;gap:14px}.portfolio-hero-visual{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:300px;position:relative}.portfolio-glow{background:radial-gradient(circle,#3b82f659,#0000 70%);filter:blur(60px);height:300px;position:absolute;width:350px}.portfolio-laptop{position:relative;width:420px;z-index:1}.portfolio-screen{background:linear-gradient(135deg,#0a1f55,#0a1430);border:6px solid #1b2540;border-radius:12px;box-shadow:0 20px 50px #00000080;color:#fff;height:230px;padding:22px}.portfolio-screen small{color:#7fb0ff;font-size:9px;font-weight:700;letter-spacing:1px}.portfolio-screen h4{font-size:20px;line-height:1.2;margin:8px 0 10px}.portfolio-screen .btn{font-size:11px;margin-top:10px;padding:7px 14px}.portfolio-base{background:#2a3550;border-radius:0 0 10px 10px;height:12px;margin-left:-26px;width:460px}.portfolio-phone{background:#0a1430;border:5px solid #1b2540;border-radius:18px;bottom:0;box-shadow:0 16px 40px #00000080;color:#fff;height:200px;padding:12px 8px;position:absolute;right:-10px;width:110px;z-index:2}.portfolio-phone small{color:#7fb0ff;font-size:7px;font-weight:700;letter-spacing:1px}.portfolio-phone h5{font-size:11px;font-weight:700;margin:4px 0 8px}.portfolio-pill{background:#13245a;border-radius:6px;height:30px;margin-bottom:6px}.portfolio-pill.big{background:#fff;height:50px}@media (max-width:1023px) and (min-width:768px){.portfolio-hero-inner{flex-direction:column;gap:40px;padding:50px 0 60px}.portfolio-hero-text h1{font-size:clamp(2.2rem,5vw,3rem)}.portfolio-hero-text p{font-size:clamp(15px,2.5vw,17px);max-width:100%}.portfolio-laptop{max-width:380px;width:80%}.portfolio-base{margin-left:auto;margin-right:auto;max-width:420px;width:90%}.portfolio-glow{height:250px;width:300px}}@media (max-width:767px){.portfolio-hero-inner{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;padding:70px 20px 40px}.portfolio-hero-text{max-width:100%;min-width:0;order:1;text-align:left;width:100%}.portfolio-eyebrow{font-size:clamp(11px,2.5vw,13px);margin-bottom:12px}.portfolio-hero-text h1{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.15;margin-bottom:14px;max-width:100%;overflow-wrap:break-word;word-break:break-word}.portfolio-hero-text p{font-size:clamp(14px,4vw,16px);line-height:1.6;margin-bottom:24px;max-width:100%;overflow-wrap:anywhere}.portfolio-hero-btns{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:32px;width:100%}.portfolio-hero-btns a,.portfolio-hero-btns button{max-width:320px;width:100%}.portfolio-hero-visual{margin:0;max-width:100%;min-height:auto;min-width:0;order:2;padding:0;position:static;width:100%}.portfolio-laptop{max-width:300px;position:relative;width:100%;z-index:1}.portfolio-base{height:10px;margin:0 auto;max-width:300px;width:100%}.portfolio-screen{border:4px solid #1b2540;height:180px;padding:16px}.portfolio-screen h4{font-size:16px}.portfolio-screen small{font-size:8px}.portfolio-phone{bottom:0;height:150px;padding:10px 6px;right:-5px;width:80px}.portfolio-phone h5{font-size:9px}.portfolio-phone small{font-size:6px}.portfolio-pill{height:20px;margin-bottom:4px}.portfolio-pill.big{height:35px}.portfolio-glow{display:none}}@media (max-width:479px){.portfolio-hero-inner{padding:60px 16px 32px}.portfolio-hero-text h1{font-size:clamp(1.5rem,8vw,2rem)}.portfolio-hero-text p{font-size:14px}.portfolio-hero-btns{margin-bottom:28px}.portfolio-hero-btns a,.portfolio-hero-btns button{max-width:100%}.portfolio-base,.portfolio-laptop{max-width:280px}.portfolio-screen{height:160px;padding:14px}.portfolio-phone{height:140px;width:75px}}.portfolio-projects{background:#0000;padding:60px 0}.portfolio-sec-label{color:#3b82f6;font-size:12.5px;font-weight:700;letter-spacing:2px;margin-bottom:8px;text-align:center;text-transform:uppercase}.portfolio-sec-title{color:#f1f5f9;font-size:32px;font-weight:800;margin-bottom:44px;text-align:center}.portfolio-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.portfolio-pcard{background:#0000;border:1px solid #3b82f633;border-radius:14px;box-shadow:0 6px 20px #0003;overflow:hidden;transition:.25s}.portfolio-pcard:hover{background:#3b82f60d;border-color:#3b82f666;box-shadow:0 16px 36px #3b82f64d;transform:translateY(-6px)}.portfolio-thumb{height:220px;overflow:hidden}.portfolio-thumb-img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.portfolio-pcard:hover .portfolio-thumb-img{transform:scale(1.05)}.portfolio-body{padding:20px}.portfolio-body h3{color:#f1f5f9;font-size:18px;font-weight:700;margin-bottom:8px}.portfolio-body p{color:#cbd5e1;font-size:13.5px;line-height:1.6;margin-bottom:14px}.portfolio-tags{display:flex;flex-wrap:wrap;gap:8px}.portfolio-tag{border:1px solid #475569;border-radius:20px;color:#cbd5e1;font-size:11.5px;font-weight:600;padding:3px 10px}.portfolio-tag:hover{box-shadow:0 0 12px #3b82f673,0 0 24px #3b82f640;transform:translateY(-2px)}.portfolio-view-more{margin-top:36px;text-align:center}.portfolio-view-more a{border:1px solid #475569;border-radius:8px;color:#f1f5f9;display:inline-block;font-size:14px;font-weight:600;padding:11px 24px;text-decoration:none;transition:.2s}.portfolio-view-more a:hover{background:#2563eb;border-color:#2563eb;color:#fff}@media (max-width:1024px){.portfolio-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.portfolio-sec-title{font-size:28px}}@media (max-width:768px){.portfolio-projects{padding:50px 0}.portfolio-sec-title{font-size:26px;margin-bottom:36px}.portfolio-body{padding:18px}.portfolio-body h3{font-size:17px}.portfolio-body p{font-size:13px}.portfolio-thumb{height:200px}}@media (max-width:600px){.portfolio-grid{gap:18px;grid-template-columns:1fr}.portfolio-sec-title{font-size:24px}.portfolio-thumb{height:190px}.portfolio-body{padding:16px}}.portfolio-stats-wrap{background:#0000;padding:40px 0}.portfolio-stats{grid-gap:10px;background:linear-gradient(120deg,#071028,#0c1f4d);border-radius:16px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);padding:34px 20px}.portfolio-stats-heading{color:#3b82f6;font-size:8px;font-weight:700;letter-spacing:2px;margin-bottom:18px;text-align:center;text-transform:uppercase}.portfolio-stat{align-items:center;border-right:1px solid #1d3056;display:flex;gap:14px;justify-content:center}.portfolio-stat:last-child{border-right:none}.portfolio-stat-circle{align-items:center;border:1px solid #2a4a8f;border-radius:50%;color:#3b82f6;display:flex;flex-shrink:0;font-size:22px;height:52px;justify-content:center;width:52px}.portfolio-stat b{color:#fff;display:block;font-size:24px;font-weight:800;line-height:1.1}.portfolio-stat span{color:#aebdd6;display:block;font-size:12.5px}@media (max-width:1024px){.portfolio-stats{gap:20px;grid-template-columns:repeat(2,1fr);padding:30px 20px}.portfolio-stat{border-right:none;padding:10px 0}}@media (max-width:768px){.portfolio-stats-wrap{padding:30px 0}.portfolio-stat b{font-size:20px}.portfolio-stat span{font-size:11.5px}.portfolio-stat-circle{font-size:20px;height:46px;width:46px}}@media (max-width:600px){.portfolio-stats{gap:16px;grid-template-columns:1fr;padding:24px 16px}}.portfolio-industries{background:#0000;padding:60px 0 0}.portfolio-ind-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(6,1fr);margin-top:24px}.portfolio-ind{background:#0000;border:1px solid #3b82f633;border-radius:12px;padding:22px 10px;text-align:center;transition:.2s}.portfolio-ind:hover{background:#3b82f60d;border-color:#3b82f6;box-shadow:0 10px 24px #3b82f64d;transform:translateY(-4px)}.portfolio-ind-ico{align-items:center;color:#3b82f6;display:flex;font-size:26px;height:60px;justify-content:center;margin:0 auto 10px;width:60px}.portfolio-ind span{color:#f1f5f9;display:block;font-size:13px;font-weight:600}@media (max-width:1024px){.portfolio-ind-grid{gap:16px;grid-template-columns:repeat(3,1fr)}.portfolio-industries{padding:50px 0 30px}}@media (max-width:768px){.portfolio-ind-grid{gap:14px;grid-template-columns:repeat(3,1fr)}.portfolio-ind{padding:18px 8px}.portfolio-ind-ico{font-size:22px;height:35px;width:35px}.portfolio-ind span{font-size:12px}}@media (max-width:600px){.portfolio-ind-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.portfolio-industries{padding:40px 0 24px}}.port-testimonials-section{background:#0000;padding:60px 0}.port-testimonial-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:60px 0}.port-testimonials-section h2{color:#f1f5f9!important}.port-testimonial{background:#07101d;border:1px solid #1e293b;border-radius:22px;padding:30px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease}.port-testimonial:hover{background:linear-gradient(135deg,#07101df2,#0e2a6673);border-color:#3b82f6cc;box-shadow:0 0 18px #3b82f659,0 0 40px #3b82f62e,0 20px 40px #02061738;transform:translateY(-12px)}.port-stars{color:#facc15;margin-bottom:20px}.port-testimonial p{color:#cbd5e1;line-height:1.8;margin-bottom:25px}.port-user{align-items:center;display:flex;gap:15px}.port-user img{border-radius:50%;flex-shrink:0;height:55px;object-fit:cover;width:55px}.port-user h5{font-size:18px;margin-bottom:4px}.port-user span{color:#94a3b8;font-size:14px}@media (max-width:1024px){.port-testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.port-testimonial-grid{grid-template-columns:1fr}.port-testimonial{padding:20px}}@media (max-width:480px){.port-testimonial p{font-size:14px}.port-user h5{font-size:16px}.port-user span{font-size:12px}}.portfolio-cta-wrap{background:#0000;border:none;padding:42px 0 0}.portfolio-cta{align-items:center;background:linear-gradient(120deg,#0a1f4d,#0e2a66);border-radius:16px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:30px 38px}.portfolio-cta-left{align-items:center;display:flex;gap:18px}.portfolio-cta-rocket{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:28px;height:58px;justify-content:center;width:58px}.portfolio-cta h2{color:#fff;font-size:24px;font-weight:800;margin-bottom:4px}.portfolio-cta p{color:#b9c5dc;font-size:14.5px;margin:0}.portfolio-cta-right{display:flex;flex-wrap:wrap;gap:12px}@media (max-width:1024px){.portfolio-cta{padding:28px 32px}.portfolio-cta h2{font-size:22px}}@media (max-width:768px){.portfolio-cta-wrap{padding:0 0 50px}.portfolio-cta{padding:24px 28px}.portfolio-cta h2{font-size:20px}.portfolio-cta p{font-size:13.5px}.portfolio-cta-rocket{font-size:24px;height:52px;width:52px}}@media (max-width:600px){.portfolio-cta{flex-direction:column;padding:24px 20px;text-align:center}.portfolio-cta-left{flex-direction:column;gap:14px}.portfolio-cta-right{flex-direction:column;gap:10px;width:100%}.portfolio-cta-right .btn{width:100%}.portfolio-cta h2{font-size:18px}.portfolio-cta p{font-size:13px}}.about-hero{background:#0000;color:#fff;overflow:visible;padding:80px 0 100px;position:relative}.technologies-hero-inner{align-items:center;display:flex;gap:30px;padding:60px 0 70px}.technologies-hero-text{flex:1 1}.technologies-eyebrow{color:#3b82f6;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:14px;text-transform:uppercase}.technologies-hero-text h1{color:#fff;font-size:48px;font-weight:800;line-height:1.12;margin-bottom:18px}.technologies-hero-text h1 span{color:#3b82f6}.technologies-hero-text p{color:#b9c5dc;font-size:15.5px;line-height:1.7;margin-bottom:28px;max-width:420px}.technologies-hero-btns{display:flex;flex-wrap:wrap;gap:14px}.technologies-hero-visual{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:300px;position:relative}.technologies-glow{background:radial-gradient(circle,#3b82f659,#0000 70%);border-radius:50%;height:300px;position:absolute;width:360px}.technologies-stack{height:170px;position:relative;transform:rotate(-8deg);width:230px;z-index:1}.technologies-layer{background:linear-gradient(135deg,#3b82f6,#1e3a8a);border:1px solid #60a5fa;border-radius:10px;box-shadow:0 0 30px #3b82f680;height:54px;left:0;position:absolute;transform:skewX(-20deg);width:230px}.technologies-layer.l1{opacity:.55;top:0}.technologies-layer.l2{opacity:.75;top:40px}.technologies-layer.l3{opacity:1;top:80px}.technologies-float-icon{align-items:center;background:#0d1c44;border:1px solid #1d3a78;border-radius:12px;box-shadow:0 0 20px #3b82f659;color:#3b82f6;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;position:absolute;width:50px;z-index:2}.technologies-float-icon.fi1{right:40px;top:0}.technologies-float-icon.fi2{right:-10px;top:60px}.technologies-float-icon.fi3{left:10px;top:30px}.technologies-float-icon.fi4{bottom:0;left:40px}@media (max-width:1023px) and (min-width:768px){.technologies-hero-inner{flex-direction:column;gap:40px;padding:50px 0 60px}.technologies-hero-text h1{font-size:clamp(2.2rem,5vw,3rem)}.technologies-hero-text p{font-size:clamp(15px,2.5vw,17px);max-width:100%}.technologies-stack{height:150px;width:200px}.technologies-layer{height:48px;width:200px}.technologies-float-icon{font-size:16px;height:44px;width:44px}}@media (max-width:767px){.technologies-hero-inner{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;padding:70px 20px 40px}.technologies-hero-text{max-width:100%;min-width:0;order:1;text-align:left;width:100%}.technologies-eyebrow{font-size:clamp(11px,2.5vw,13px);margin-bottom:12px}.technologies-hero-text h1{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.15;margin-bottom:14px;max-width:100%;overflow-wrap:break-word;word-break:break-word}.technologies-hero-text p{font-size:clamp(14px,4vw,16px);line-height:1.6;margin-bottom:24px;max-width:100%;overflow-wrap:anywhere}.technologies-hero-btns{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:32px;width:100%}.technologies-hero-btns a,.technologies-hero-btns button{max-width:320px;width:100%}.technologies-hero-visual{margin:0;max-width:100%;min-height:auto;min-width:0;order:2;padding:0;position:static;width:100%}.technologies-stack{height:130px;transform:rotate(-8deg);width:180px}.technologies-layer{height:42px;width:180px}.technologies-layer.l2{top:35px}.technologies-layer.l3{top:70px}.technologies-float-icon{font-size:14px;height:40px;width:40px}.technologies-float-icon.fi1{right:30px;top:0}.technologies-float-icon.fi2{right:-5px;top:50px}.technologies-float-icon.fi3{left:5px;top:25px}.technologies-float-icon.fi4{bottom:0;left:30px}.technologies-glow{display:none}}@media (max-width:479px){.technologies-hero-inner{padding:60px 16px 32px}.technologies-hero-text h1{font-size:clamp(1.5rem,8vw,2rem)}.technologies-hero-text p{font-size:14px}.technologies-hero-btns{margin-bottom:28px}.technologies-hero-btns a,.technologies-hero-btns button{max-width:100%}.technologies-stack{height:115px;width:160px}.technologies-layer{height:38px;width:160px}.technologies-layer.l2{top:32px}.technologies-layer.l3{top:64px}.technologies-float-icon{font-size:12px;height:36px;width:36px}.technologies-float-icon.fi1{right:20px}.technologies-float-icon.fi3{left:0}.technologies-float-icon.fi4{left:20px}}.technologies-section{background:#0000;padding:60px 0}.technologies-sec-label{color:#3b82f6;font-size:12.5px;font-weight:700;letter-spacing:2px;margin-bottom:10px;text-align:center;text-transform:uppercase}.technologies-sec-title{color:#f1f5f9;font-size:32px;font-weight:800;margin-bottom:14px;text-align:center}.technologies-sec-sub{color:#cbd5e1;font-size:15px;line-height:1.7;margin:0 auto 44px;max-width:560px;text-align:center}.technologies-tgrid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(5,1fr)}.technologies-tcard{background:#0000;border:1px solid #3b82f633;border-radius:14px;box-shadow:0 6px 18px #0003;padding:26px 16px;text-align:center;transition:.25s}.technologies-tcard:hover{background:#3b82f60d;border-color:#3b82f666;box-shadow:0 14px 30px #3b82f64d;transform:translateY(-6px)}.technologies-badge{align-items:center;border-radius:14px;color:#fff;display:flex;font-size:22px;font-weight:800;height:62px;justify-content:center;margin:0 auto 16px;width:62px}.technologies-tcard h3{color:#f1f5f9;font-size:17px;font-weight:700;margin-bottom:10px}.technologies-tcard p{color:#cbd5e1;font-size:13px;line-height:1.6}@media (max-width:1024px){.technologies-tgrid{gap:20px;grid-template-columns:repeat(3,1fr)}.technologies-section{padding:50px 0}}@media (max-width:768px){.technologies-sec-title{font-size:28px}.technologies-sec-sub{font-size:14px;margin-bottom:36px}.technologies-tcard{padding:22px 14px}.technologies-badge{font-size:20px;height:56px;width:56px}.technologies-tcard h3{font-size:16px}.technologies-tcard p{font-size:12.5px}}@media (max-width:600px){.technologies-tgrid{gap:16px;grid-template-columns:repeat(2,1fr)}.technologies-section{padding:40px 0}.technologies-sec-title{font-size:24px}.technologies-tcard{padding:20px 12px}}.technologies-why-wrap{background:#0000;padding:50px 0}.technologies-why{background:linear-gradient(120deg,#071028,#0c1f4d);border-radius:16px;padding:34px 26px}.technologies-why h2{color:#fff;font-size:18px;font-weight:700;letter-spacing:1px;margin-bottom:30px;text-align:center;text-transform:uppercase}.technologies-why h2 span{color:#3b82f6}.technologies-why-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(5,1fr)}.technologies-why-item{align-items:flex-start;display:flex;gap:12px}.technologies-why-circle{align-items:center;border:1px solid #2a4a8f;border-radius:50%;color:#3b82f6;display:flex;flex-shrink:0;font-size:18px;height:46px;justify-content:center;width:46px}.technologies-why-item b{color:#fff;display:block;font-size:14px;font-weight:700;margin-bottom:3px}.technologies-why-item span{color:#aebdd6;display:block;font-size:12px;line-height:1.5}@media (max-width:1024px){.technologies-why-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.technologies-why{padding:30px 24px}}@media (max-width:768px){.technologies-why-wrap{padding:40px 0}.technologies-why h2{font-size:16px;margin-bottom:24px}.technologies-why-circle{font-size:16px;height:42px;width:42px}.technologies-why-item b{font-size:13px}.technologies-why-item span{font-size:11.5px}}@media (max-width:600px){.technologies-why-grid{gap:16px;grid-template-columns:1fr 1fr}.technologies-why{padding:24px 20px}.technologies-why h2{font-size:14px}}.technologies-process{background:#0000;padding:50px 0 60px}.technologies-process-label{color:#3b82f6;font-size:12.5px;font-weight:700;letter-spacing:2px;margin-bottom:40px;text-align:center;text-transform:uppercase}.technologies-steps{align-items:flex-start;display:flex;gap:6px;justify-content:space-between}.technologies-step{flex:1 1;text-align:center}.technologies-step-dot{align-items:center;background:#091a41;border-radius:50%;box-shadow:0 8px 18px #2563eb59;color:#fff;display:flex;font-size:20px;height:56px;justify-content:center;margin:0 auto 14px;width:56px}.technologies-step-num{font-weight:800}.technologies-step h4,.technologies-step-num{color:#f1f5f9;font-size:15px;margin-bottom:6px}.technologies-step h4{font-weight:700}.technologies-step p{color:#cbd5e1;font-size:12px;line-height:1.6;padding:0 6px}.technologies-step-arrow{align-self:flex-start;color:#9bb4e0;font-size:18px;font-weight:700;margin-top:22px}@media (max-width:1024px){.technologies-process{padding:40px 0 50px}.technologies-steps{flex-wrap:wrap;gap:20px}.technologies-step{flex:0 0 30%}.technologies-step-arrow{display:none}}@media (max-width:768px){.technologies-process-label{margin-bottom:32px}.technologies-step-dot{font-size:18px;height:50px;width:50px}.technologies-step h4{font-size:14px}.technologies-step p{font-size:11.5px}}@media (max-width:600px){.technologies-step{flex:0 0 45%}.technologies-process{padding:30px 0 40px}}.technologies-cta-wrap{background:#0000;border:none;padding:42px 0 0}.technologies-cta{align-items:center;background:linear-gradient(120deg,#0a1f4d,#0e2a66);border-radius:16px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:30px 38px}.technologies-cta-left{align-items:center;display:flex;gap:18px}.technologies-cta-rocket{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:28px;height:58px;justify-content:center;width:58px}.technologies-cta h2{color:#fff;font-size:24px;font-weight:800;margin-bottom:4px}.technologies-cta p{color:#b9c5dc;font-size:14.5px;margin:0}.technologies-cta-right{display:flex;flex-wrap:wrap;gap:12px}@media (max-width:1024px){.technologies-cta{padding:28px 32px}.technologies-cta h2{font-size:22px}}@media (max-width:768px){.technologies-cta-wrap{padding:0 0 50px}.technologies-cta{padding:24px 28px}.technologies-cta h2{font-size:20px}.technologies-cta p{font-size:13.5px}.technologies-cta-rocket{font-size:24px;height:52px;width:52px}}@media (max-width:600px){.technologies-cta{flex-direction:column;padding:24px 20px;text-align:center}.technologies-cta-left{flex-direction:column;gap:14px}.technologies-cta-right{flex-direction:column;gap:10px;width:100%}.technologies-cta-right .btn{width:100%}.technologies-cta h2{font-size:18px}.technologies-cta p{font-size:13px}}.services-hero{background:#0000;color:#fff;overflow:hidden;padding:0 0 50px;position:relative}.pricing-hero-inner{align-items:center;display:flex;gap:40px}.pricing-hero-text{flex:1 1}.pricing-eyebrow{color:#3b82f6;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.pricing-hero-text h1{color:#fff;font-size:50px;font-weight:900;line-height:1.15;margin-bottom:20px}.pricing-hero-text h1 span{color:#3b82f6}.pricing-hero-text p{color:#cbd5e1;font-size:16px;line-height:1.8;max-width:480px}.pricing-hero-btns{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.pricing-hero-visual{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:320px;position:relative}.pricing-glow{background:radial-gradient(circle,#3b82f659,#0000 70%);filter:blur(60px);height:300px;position:absolute;width:350px}.pricing-screen{background:#0a1430;border:1px solid #1e3a78;border-radius:16px;box-shadow:0 0 50px #3b82f666;padding:24px;position:relative;width:300px;z-index:1}.pricing-dots{display:flex;gap:8px;margin-bottom:20px}.pricing-dots i{background:#2a4a8f;border-radius:50%;display:inline-block;height:10px;width:10px}.pricing-dollar{border:3px solid #3b82f6;border-radius:50%;color:#3b82f6;font-size:36px;font-weight:700;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.pricing-dollar,.pricing-line{align-items:center;display:flex}.pricing-line{color:#7fb0ff;font-size:14px;gap:12px;margin-bottom:12px}.pricing-check{color:#3b82f6;font-size:16px;font-weight:700}.pricing-line .pricing-bar{background:#1e293b;border-radius:4px;flex:1 1;height:8px}@media (max-width:1023px) and (min-width:768px){.pricing-hero-inner{flex-direction:column;gap:50px}.pricing-hero-text h1{font-size:clamp(2.2rem,5vw,3rem)}.pricing-hero-text p{font-size:clamp(15px,2.5vw,17px)}.pricing-screen{width:280px}}@media (max-width:767px){.services-hero{overflow:hidden;padding:70px 20px 40px}.pricing-hero-inner{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center}.pricing-hero-text{max-width:100%;min-width:0;order:1;text-align:left;width:100%}.pricing-eyebrow{font-size:clamp(11px,2.5vw,13px);margin-bottom:12px}.pricing-hero-text h1{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.15;margin-bottom:14px;max-width:100%;overflow-wrap:break-word;word-break:break-word}.pricing-hero-text p{font-size:clamp(14px,4vw,16px);line-height:1.6;max-width:100%;overflow-wrap:anywhere}.pricing-hero-btns{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:32px;margin-top:24px;width:100%}.pricing-hero-btns a,.pricing-hero-btns button{max-width:320px;width:100%}.pricing-hero-visual{margin:0;max-width:100%;min-height:auto;min-width:0;order:2;padding:0;position:static;width:100%}.pricing-screen{max-width:280px;padding:20px;width:100%}.pricing-glow{display:none}.pricing-dollar{font-size:32px;height:70px;margin:0 auto 20px;width:70px}.pricing-dots{gap:6px;margin-bottom:16px}.pricing-dots i{height:8px;width:8px}.pricing-line{font-size:13px;gap:10px;margin-bottom:10px}.pricing-line .pricing-bar{height:6px}}@media (max-width:479px){.services-hero{padding:60px 16px 32px}.pricing-hero-text h1{font-size:clamp(1.5rem,8vw,2rem)}.pricing-hero-text p{font-size:14px}.pricing-hero-btns{margin-bottom:28px;margin-top:20px}.pricing-hero-btns a,.pricing-hero-btns button{max-width:100%}.pricing-screen{max-width:260px;padding:16px}.pricing-dollar{font-size:28px;height:65px;margin:0 auto 16px;width:65px}.pricing-line{font-size:12px}}.pricing-plans-section{background:#0000;padding:70px 0}.pricing-plans-header{margin-bottom:50px;text-align:center}.pricing-plans-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.pricing-plan{background:#07101d;border:1px solid #1e293b;border-radius:20px;display:flex;flex-direction:column;padding:32px 28px;position:relative;transition:transform .3s,border-color .3s,box-shadow .3s}.pricing-plan:hover{border-color:#2563eb;transform:translateY(-8px)}.pricing-plan.popular{border:2px solid #2563eb;box-shadow:0 20px 50px #2563eb40}.pricing-badge-popular{background:#2563eb;border-radius:20px;color:#fff;font-size:11px;font-weight:700;left:50%;letter-spacing:1px;padding:6px 18px;position:absolute;text-transform:uppercase;top:-16px;transform:translateX(-50%)}.pricing-plan h3,.pricing-plan p{color:#f1f5f9;font-size:24px;font-weight:800;margin-bottom:12px}.pricing-plan-desc{color:#94a3b8;font-size:14px;line-height:1.5;margin-bottom:20px;min-height:42px}.pricing-plan-price{color:#f1f5f9;font-size:40px;font-weight:800;margin-bottom:24px}.pricing-plan-price span{color:#94a3b8;font-size:15px;font-weight:400}.pricing-plan-features{flex:1 1;list-style:none;margin-bottom:28px}.pricing-plan-features li{align-items:center;color:#cbd5e1;display:flex;font-size:14px;gap:12px;line-height:1.6;margin-bottom:14px}.pricing-check-icon{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:700;height:20px;justify-content:center;width:20px}.section-description{margin:0 auto;text-align:center}.pricing-plan-btn{background:#0000;border:1px solid #475569;border-radius:12px;color:#e2e8f0;cursor:pointer;font-size:15px;font-weight:700;padding:16px 24px;transition:.3s;width:100%}.pricing-plan-btn:hover{background:#0000;border-color:#2563eb;color:#3b82f6}.pricing-plan-btn.popular-btn{background:#2563eb;border:none;color:#fff}.pricing-plan-btn.popular-btn:hover{background:#1d4ed8;color:#fff}@media (max-width:1024px){.pricing-plans-grid{gap:30px;grid-template-columns:1fr}.pricing-plan{margin:0 auto;max-width:500px}}@media (max-width:768px){.pricing-plans-section{padding:50px 0}.pricing-plans-header{margin-bottom:40px}.pricing-plan h3{font-size:22px}.pricing-plan-price{font-size:36px}}@media (max-width:480px){.pricing-plan{padding:28px 20px}.pricing-plan h3{font-size:20px}.pricing-plan-desc{font-size:13px}.pricing-plan-price{font-size:32px}.pricing-plan-features li{font-size:13px}}.pricing-compare-wrap{background:#0000;padding:40px 0}.pricing-compare{background:#0a1430;border:1px solid #1e293b;border-radius:20px;padding:40px}.pricing-compare h2{color:#3b82f6;font-size:14px;font-weight:800;letter-spacing:2px;margin-bottom:32px;text-align:center;text-transform:uppercase}.pricing-table-wrapper{overflow-x:auto}.pricing-table{border-collapse:collapse;width:100%}.pricing-table td,.pricing-table th{color:#cbd5e1;font-size:15px;padding:18px 12px;text-align:center}.pricing-table td:first-child,.pricing-table th:first-child{text-align:left}.pricing-table thead th{color:#f1f5f9;font-size:16px;font-weight:800}.pricing-table thead th small{color:#94a3b8;display:block;font-size:13px;font-weight:400;margin-top:4px}.pricing-table tbody tr{border-top:1px solid #1e293b}.pricing-feat{align-items:center;display:flex;gap:12px}.pricing-feat-icon{align-items:center;color:#7fb0ff;display:inline-flex;flex-shrink:0;font-size:14px;height:32px;justify-content:center;width:32px}.pricing-table .yes{color:#3b82f6;font-size:18px;font-weight:700}.pricing-table .no{color:#475569;font-size:18px}.pricing-table .col-highlight{background:#2563eb33;border-left:2px solid #2563eb99;border-right:2px solid #2563eb99;box-shadow:0 0 25px #2563eb66,0 0 50px #2563eb33,inset 0 0 15px #2563eb1a;position:relative}.pricing-table thead .col-highlight{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 4px 20px #2563eb80,0 0 40px #2563eb4d;color:#fff!important}.pricing-table thead .col-highlight small{color:#dbeafe!important}.pricing-table tbody .col-highlight{color:#f1f5f9!important;font-weight:600}.pricing-table tbody tr:last-child .col-highlight{border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media (max-width:768px){.pricing-compare{overflow-x:auto;padding:30px 20px}.pricing-compare h2{font-size:12px;margin-bottom:24px}.pricing-table td,.pricing-table th{font-size:13px;padding:14px 10px}.pricing-table thead th{font-size:14px}.pricing-feat{gap:8px}.pricing-feat-icon{font-size:12px;height:28px;width:28px}}@media (max-width:480px){.pricing-compare{padding:24px 16px}.pricing-table td,.pricing-table th{font-size:12px;padding:12px 8px}.pricing-table thead th{font-size:13px}.pricing-table thead th small{font-size:11px}}.pricing-faq-section{background:#0000;padding:60px 0}.pricing-faq-header{margin-bottom:50px;text-align:center}.pricing-faq-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr 1fr}.pricing-faq-item{background:#07101d;border:1px solid #1e293b;border-radius:12px;overflow:hidden;transition:border-color .3s,box-shadow .3s}.pricing-faq-item.open{border-color:#2563eb;box-shadow:0 10px 30px #2563eb26}.pricing-faq-question{align-items:center;color:#f1f5f9;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:16px;justify-content:space-between;padding:20px 24px;-webkit-user-select:none;user-select:none}.pricing-faq-question:hover{color:#3b82f6}.pricing-faq-arrow{color:#3b82f6;flex-shrink:0;font-size:12px;transition:transform .3s ease}.pricing-faq-item.open .pricing-faq-arrow{transform:rotate(180deg)}.pricing-faq-answer{animation:fadeIn .3s ease;color:#94a3b8;font-size:14px;line-height:1.8;padding:0 24px 20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.pricing-faq-grid{gap:16px;grid-template-columns:1fr}}@media (max-width:768px){.pricing-faq-section{padding:50px 0}.pricing-faq-header{margin-bottom:40px}.pricing-faq-question{font-size:15px;padding:18px 20px}.pricing-faq-answer{font-size:13px;padding:0 20px 18px}}@media (max-width:480px){.pricing-faq-question{font-size:14px;padding:16px 18px}.pricing-faq-answer{font-size:13px;line-height:1.7;padding:0 18px 16px}}.pricing-cta-wrap{background:#0000;padding:0 0 70px}.pricing-cta{background:linear-gradient(120deg,#0f2557,#1e3a78);border:1px solid #1e3a78;border-radius:20px;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:36px 40px}.pricing-cta,.pricing-cta-left{align-items:center;display:flex}.pricing-cta-left{gap:20px}.pricing-cta-rocket{align-items:center;background:#2563eb;border-radius:50%;box-shadow:0 0 30px #2563eb66;display:flex;flex-shrink:0;font-size:28px;height:64px;justify-content:center;width:64px}.pricing-cta h2{color:#fff;font-size:26px;font-weight:800;margin-bottom:4px}.pricing-cta p{color:#cbd5e1;font-size:15px}.pricing-cta-right{display:flex;flex-wrap:wrap;gap:14px}@media (max-width:1024px){.pricing-cta{padding:32px 36px}.pricing-cta h2{font-size:24px}}@media (max-width:768px){.pricing-cta-wrap{padding:0 0 60px}.pricing-cta{gap:20px;padding:30px 24px;text-align:center}.pricing-cta,.pricing-cta-left{flex-direction:column}.pricing-cta h2{font-size:22px}.pricing-cta-right{flex-direction:column;gap:12px;width:100%}.pricing-cta-right button{width:100%}}@media (max-width:480px){.pricing-cta-wrap{padding:0 0 50px}.pricing-cta{padding:24px 20px}.pricing-cta-rocket{font-size:24px;height:56px;width:56px}.pricing-cta h2{font-size:20px}.pricing-cta p{font-size:14px}}.contact-hero{background:#0000;color:#fff;overflow:hidden;padding:50px 0 40px;position:relative}.contact-hero-inner{align-items:center;display:flex;gap:40px}.contact-hero-text{flex:1 1}.contact-eyebrow{color:#3b82f6;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:14px;text-transform:uppercase}.contact-hero-text h1{color:#fff;font-size:50px;font-weight:900;line-height:1.15;margin-bottom:20px}.contact-hero-text h1 span{color:#2563eb}.contact-hero-text p{color:#cbd5e1;font-size:18px;line-height:1.7;margin-bottom:28px;max-width:480px}.contact-hero-btns{display:flex;flex-wrap:wrap;gap:16px}.contact-hero-visual{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:280px;position:relative}.contact-glow{background:radial-gradient(circle,#2563eb4d,#0000 70%);filter:blur(60px);height:280px;position:absolute;width:400px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:1024px){.contact-hero-inner{flex-direction:column}.contact-hero-text h1{font-size:40px}.contact-hero-text p{font-size:16px}}@media (max-width:768px){.contact-hero{padding:40px 0 50px}.contact-hero-text h1{font-size:32px}.contact-hero-text p{font-size:15px}.contact-hero-visual{min-height:220px}.contact-bubble{font-size:32px;height:75px;width:90px}.contact-bubble.mail{font-size:42px;height:90px;width:120px}}@media (max-width:480px){.contact-hero-text h1{font-size:28px}.contact-hero-btns{flex-direction:column;width:100%}.contact-hero-btns button{width:100%}}.contact-form-section{background:#0000;padding:60px 0}.contact-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1.3fr 1fr}.form-box{width:100%}.form-heading{color:#f1f5f9;font-size:32px;font-weight:800;margin-bottom:12px}.form-heading-underline{background:#2563eb;border-radius:4px;height:4px;margin-bottom:20px;width:60px}.form-sub{color:#cbd5e1;font-size:15px;line-height:1.6;margin-bottom:30px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.field{align-items:center;background:#07101d;border:1px solid #1e293b;border-radius:12px;display:flex;gap:12px;padding:14px 16px;transition:border-color .3s}.field:focus-within{border-color:#2563eb}.field-icon{color:#64748b;flex-shrink:0;font-size:18px}.field input,.field textarea{background:#0000;border:none;color:#e2e8f0;font-family:inherit;font-size:15px;outline:none;width:100%}.field input::placeholder,.field textarea::placeholder{color:#64748b}.field-area{align-items:flex-start;margin-bottom:24px}.field-area textarea{min-height:140px;padding-top:4px;resize:vertical}.send-btn{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:16px 32px;transition:background .3s;width:100%}.send-btn:hover{background:#1d4ed8}.info-card{background:#07101d;border:1px solid #1e293b;border-radius:20px;padding:32px}.info-item{border-bottom:1px solid #1e293b;display:flex;gap:16px;padding:20px 0}.info-item:last-child{border-bottom:none}.info-icon{align-items:center;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:22px;height:60px;justify-content:center;width:60px}.info-item b{color:#f1f5f9;display:block;font-size:17px;font-weight:700;margin-bottom:6px}.info-item span{color:#cbd5e1;font-size:14px;line-height:1.6}@media (max-width:1024px){.contact-grid{gap:40px;grid-template-columns:1fr}.form-heading{font-size:28px}}@media (max-width:768px){.contact-form-section{padding:50px 0}.form-row{grid-template-columns:1fr}.form-heading{font-size:24px}.form-sub{font-size:14px}.field{padding:12px 14px}}@media (max-width:480px){.contact-form-section{padding:40px 0}.form-heading{font-size:22px}.info-card{padding:24px}.info-icon{font-size:20px;height:45px;width:45px}}.contact-map-section{background:#0000;padding:0 0 60px}.map-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1.3fr 1fr}.map-box{background:#07101d;border:1px solid #1e293b;border-radius:20px;box-shadow:0 20px 40px #00000040,0 0 40px #2563eb14;height:457px;overflow:hidden}.map-box iframe{border:none;display:block;height:100%;width:100%}.why-card{background:#07101d;border:1px solid #1e293b;border-radius:20px;padding:32px}.why-heading{color:#f1f5f9;font-size:24px;font-weight:800;margin-bottom:12px}.why-heading-underline{background:#2563eb;border-radius:4px;height:4px;margin-bottom:24px;width:60px}.why-item{gap:16px;padding:16px 0}.why-circle,.why-item{align-items:center;display:flex}.why-circle{background:#0a1430;border:2px solid #1e3a78;border-radius:50%;flex-shrink:0;font-size:20px;height:48px;justify-content:center;width:48px}.why-item span{color:#cbd5e1;font-size:15px;line-height:1.5}@media (max-width:1024px){.map-grid{gap:30px;grid-template-columns:1fr}.map-box{height:350px}}@media (max-width:768px){.contact-map-section{padding:0 0 50px}.map-box{height:300px}.why-heading{font-size:20px}.why-card{padding:24px}}@media (max-width:480px){.contact-map-section{padding:0 0 40px}.map-box{height:250px}.why-circle{font-size:18px;height:42px;width:42px}.why-item span{font-size:14px}}.contact-cta-section{background:#0000;padding:20px 0 60px}.contact-cta{background:linear-gradient(120deg,#0f2557,#1a3a75);border:1px solid #1e293b;border-radius:20px;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:36px 40px}.contact-cta,.contact-cta-left{align-items:center;display:flex}.contact-cta-left{gap:20px}.contact-cta-rocket{align-items:center;background:#2563eb;border-radius:50%;box-shadow:0 8px 24px #2563eb66;display:flex;flex-shrink:0;font-size:32px;height:64px;justify-content:center;width:64px}.contact-cta h2{color:#fff;font-size:28px;font-weight:800;margin-bottom:6px}.contact-cta p{color:#cbd5e1;font-size:15px}.contact-cta-right{display:flex;flex-wrap:wrap;gap:14px}@media (max-width:1024px){.contact-cta{padding:32px 36px}.contact-cta h2{font-size:24px}}@media (max-width:768px){.contact-cta-section{padding:20px 0 50px}.contact-cta{padding:28px 24px;text-align:center}.contact-cta,.contact-cta-left{flex-direction:column}.contact-cta h2{font-size:22px}.contact-cta-right{justify-content:center;width:100%}}@media (max-width:480px){.contact-cta-section{padding:20px 0 40px}.contact-cta{padding:24px 20px}.contact-cta-rocket{font-size:28px;height:56px;width:56px}.contact-cta h2{font-size:20px}.contact-cta p{font-size:14px}.contact-cta-right{flex-direction:column;width:100%}.contact-cta-right button{width:100%}}*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#020617;background-image:radial-gradient(circle at top right,#2563eb40,#0000 35%),radial-gradient(circle at bottom left,#2563eb26,#0000 30%);overflow-x:hidden}a,body{color:#fff}a{text-decoration:none}section{padding:60px 0;width:100%}img{display:block;height:auto;max-width:100%}.container{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:0 20px;width:100%}@media (max-width:1024px){.container{padding:0 24px}}@media (max-width:768px){.container{padding:0 16px}}@media (max-width:480px){.container{padding:0 12px}}
/*# sourceMappingURL=main.e969971f.css.map*/