@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_d65c78{font-family:Inter,Inter Fallback;font-style:normal}:root{--primary-color:#3b82f6;--secondary-color:#ff4d00}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;color:#333}.header{position:fixed;top:0;width:100%;background-color:#ffffff;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:50}.nav{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav__logo{font-size:1.5rem;font-weight:700;color:#2563eb}.nav__list{display:flex;gap:2rem}.nav__link{color:#333;transition:color .2s}.nav__link:hover{color:#2563eb}.navbar{position:fixed;top:0;left:0;right:0;background-color:#1a1a1a;z-index:50}.navbar__container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;height:4rem}.navbar__section{flex:1 1}.navbar__list{display:flex;align-items:center;gap:2rem}.navbar__section:last-child .navbar__list{justify-content:flex-end}.navbar__item{color:white}.navbar__link{color:white;text-decoration:none;transition:color .2s}.navbar__link:hover{color:#d1d1d1}.navbar__brand{display:flex;align-items:center;justify-content:center}.navbar__brand-link{color:white;text-decoration:none}.navbar__brand-text{font-size:1.5rem;font-weight:700;background-image:linear-gradient(90deg,#2563eb,#ff4d00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.navbar__phone{color:white;font-size:1rem}.navbar__button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background-color:#ff4d00;color:white;border-radius:.5rem;transition:background-color .2s}.navbar__button:hover{background-color:#ff6b33}.home{padding-top:5rem}.home__hero{min-height:80vh;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,#2563eb,#ff4d00)}.home__hero-content{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.home__title{font-size:3rem;font-weight:700;color:#333;margin-bottom:1rem}.home__subtitle{font-size:1.5rem;color:#333}.home__features{padding:5rem 0;background-color:#ffffff}.home__features-grid{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.home__feature-card{padding:2rem;border-radius:.5rem;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#ffffff}.home__feature-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.home__feature-text{color:#333}.clientele__hero{min-height:40vh;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,#2563eb,#ff4d00)}.clientele__hero-content{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.clientele__title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.clientele__subtitle{font-size:1.5rem;color:#333}.clientele__list{padding:5rem 0;background-color:#ffffff}.clientele__grid{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.clientele__card{padding:2rem;border-radius:.5rem;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#ffffff;border:1px solid #d1d1d1}.clientele__card-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.clientele__card-industry{color:#2563eb;margin-bottom:1rem}.clientele__card-description{color:#333}.portfolio{padding-top:5rem}.portfolio__hero{min-height:40vh;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,#2563eb,#ff4d00)}.portfolio__hero-content{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.portfolio__title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.portfolio__subtitle{font-size:1.5rem;color:#333}.portfolio__projects{padding:5rem 0;background-color:#ffffff}.portfolio__grid{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.portfolio__card{border-radius:.5rem;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#ffffff}.portfolio__card-image{height:12rem;position:relative}.portfolio__card-image img{width:100%;height:100%;object-fit:cover}.portfolio__card-content{padding:2rem}.portfolio__card-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.portfolio__card-description{color:#333;margin-bottom:2rem}.portfolio__card-tech{display:flex;flex-wrap:wrap;gap:1rem}.portfolio__tech-tag{padding:.5rem 1rem;background-color:#2563eb;color:white;border-radius:.5rem}.products{padding-top:5rem}.products__hero{min-height:40vh;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,#2563eb,#ff4d00)}.products__hero-content{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.products__title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.products__subtitle{font-size:1.5rem;color:#333}.products__categories{padding:5rem 0}.products__category{max-width:1200px;margin:0 auto;padding:2rem}.products__category-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:2rem}.products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.products__card{border-radius:.5rem;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#ffffff}.products__card-image{height:12rem;position:relative}.products__card-image img{width:100%;height:100%;object-fit:cover}.products__card-content{padding:2rem}.products__card-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.products__card-description{color:#333;margin-bottom:2rem}.products__features-list{margin-bottom:2rem}.products__feature-item{display:flex;align-items:center;margin-bottom:1rem}.products__feature-item:before{content:"•";margin-right:1rem;color:#2563eb}.contact{padding-top:5rem}.contact__hero{min-height:40vh;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,#2563eb,#ff4d00)}.contact__hero-content{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.contact__title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.contact__subtitle{font-size:1.5rem;color:#333}.contact__content{padding:5rem 0;background-color:#ffffff}.contact__grid{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.contact__info{margin-bottom:2rem}.contact__info-card{padding:2rem;border-radius:.5rem}.contact__info-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.contact__info-text{color:#333}.contact__form,.contact__form-group{margin-bottom:2rem}.contact__label{display:block;margin-bottom:1rem;font-size:1rem;font-weight:700;color:#333}.contact__input,.contact__textarea{width:100%;padding:1rem;border:1px solid #d1d1d1;border-radius:.5rem}.contact__submit{padding:1rem 2rem;background-color:#2563eb;color:white;border:none;border-radius:.5rem;cursor:pointer}.contact__submit:hover,.footer{background-color:#1a1a1a}.footer{color:white;padding:3rem 0}.footer__content{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.footer__info{max-width:300px}.footer__title{font-size:1.5rem;margin-bottom:1rem}.footer__text{color:#d1d1d1;margin-bottom:1.5rem}.footer__heading{margin-bottom:1rem}.footer__list li{margin-bottom:.5rem}.footer__link{color:#d1d1d1;transition:color .2s}.footer__link:hover{color:white}.footer__bottom{max-width:1200px;margin:2rem auto 0;padding:1.5rem 1rem 0;border-top:1px solid #333;text-align:center}.footer__copyright{color:#d1d1d1}.footer{background:linear-gradient(180deg,#010B1A,#001A3A);color:#fff;padding:4rem 0 0;position:relative;overflow:hidden}.footer:before{left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#00A3FF,#00FFE0,transparent)}.footer:after,.footer:before{content:"";position:absolute;top:0}.footer:after{left:50%;transform:translateX(-50%);width:100px;height:100px;background:radial-gradient(circle,rgba(0,163,255,.1) 0,rgba(0,255,224,0) 70%);filter:blur(20px)}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.footer__main{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem;position:relative}.footer__brand{max-width:320px}.footer__logo{display:inline-block;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;position:relative}.footer__logo,.footer__logo:after{background:linear-gradient(135deg,#00A3FF,#00FFE0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer__logo:after{content:".";position:absolute}.footer__description{color:#94A3B8;line-height:1.6;margin-bottom:2rem;position:relative}.footer__social{display:flex;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:rgba(255,255,255,.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.footer__social-link:hover{background:linear-gradient(135deg,#00A3FF,#00FFE0);transform:translateY(-2px) rotate(10deg);border-color:transparent}.footer__social-icon{width:18px;height:18px;transition:transform .3s ease}.footer__social-link:hover .footer__social-icon{transform:scale(1.1)}.footer__links{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.footer__column{display:flex;flex-direction:column}.footer__heading{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;position:relative;padding-left:1rem}.footer__heading:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:linear-gradient(180deg,#00A3FF,#00FFE0);border-radius:2px}.footer__list{list-style:none;padding:0;margin:0}.footer__list li{margin-bottom:1rem}.footer__link{color:#94A3B8;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;position:relative;padding-left:0}.footer__link:hover{color:#00FFE0;padding-left:10px}.footer__link:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:0;height:1px;background:#00FFE0;transition:all .3s ease;opacity:0}.footer__link:hover:before{width:10px;opacity:1}.footer__contact-item{display:flex;align-items:flex-start;color:#94A3B8;line-height:1.6;margin-bottom:1.5rem;padding:1rem;background:rgba(255,255,255,.03);border-radius:12px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.footer__contact-item:hover{background:rgba(255,255,255,.05);transform:translateX(5px)}.footer__contact-icon{flex-shrink:0;width:20px;height:20px;margin-right:1rem;margin-top:.25rem;color:#00A3FF}.footer__bottom{position:relative;padding:2rem 0}.footer__bottom:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.footer__legal{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer__copyright{color:#94A3B8;font-size:.875rem}.footer__legal-links{display:flex;gap:2rem}.footer__legal-link{color:#94A3B8;text-decoration:none;transition:all .3s ease;font-size:.875rem;position:relative}.footer__legal-link:hover{color:#00FFE0}.footer__legal-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(90deg,#00A3FF,#00FFE0);transition:width .3s ease}.footer__legal-link:hover:after{width:100%}@media (max-width:1024px){.footer__main{grid-template-columns:1fr;gap:3rem}.footer__brand{max-width:100%}.footer__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.footer__links{grid-template-columns:1fr}.footer__legal{flex-direction:column;text-align:center}.footer__legal-links{flex-direction:column;gap:1rem;align-items:center}}