*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#5a6478;font-family:Poppins,system-ui,sans-serif;margin:0}::selection{background:#1f3864;color:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}h1,h2,h3,h4,h5,h6{color:#16264a;font-weight:700;letter-spacing:-.5px;margin:0}p{line-height:1.6;margin:0}.btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:15.5px;font-weight:600;gap:9px;padding:15px 26px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.btn-primary{background:#1f3864;box-shadow:0 12px 28px #1f386442;color:#fff}.btn-primary:hover{box-shadow:0 16px 34px #1f386457;transform:translateY(-2px)}.btn-secondary{background:#fff;border:1.5px solid #dce3ef;color:#1f3864}.btn-secondary:hover{border-color:#1f3864;transform:translateY(-2px)}.btn-white{background:#fff;color:#1f3864;font-size:14.5px;padding:12px 20px}.btn-white:hover{background:#f0f3fa}@keyframes nxFadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes nxFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes nxPulse{0%,to{opacity:.5}50%{opacity:1}}.container{margin:0 auto;max-width:1240px;padding:0 32px}@media (max-width:768px){.container{padding:0 20px}h1,h2{font-size:24px}.btn{font-size:14px;padding:12px 20px}}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #eceef4;position:-webkit-sticky;position:sticky;top:0;transition:box-shadow .3s ease;z-index:100}.header-container{gap:24px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:14px 32px}.header-container,.header-logo,.header-logo a{align-items:center;display:flex}.header-logo a{gap:11px}.logo-mark{display:block;height:34px;width:auto}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-name{color:#1f3864;font-size:21px;font-weight:700;letter-spacing:-.5px}.logo-subtitle{color:#9aa2b4;font-size:8.5px;font-weight:600;letter-spacing:3.2px;margin-top:3px}.nav-desktop{align-items:center;display:flex;gap:30px}.nav-desktop a{color:#46506a;font-size:14.5px;font-weight:500;transition:color .2s ease}.nav-desktop a:hover{color:#c00000}.header-actions{align-items:center;display:flex;gap:16px;margin-left:auto}.language-toggle{align-items:center;border:1px solid #e2e6ef;border-radius:999px;display:flex;gap:2px;padding:3px}.language-toggle button{background:none;border:none;border-radius:999px;color:#46506a;cursor:pointer;font-size:12px;font-weight:600;padding:7px 12px;transition:background .2s ease,color .2s ease}.btn-cta,.language-toggle button.active{background:#1f3864;color:#fff}.btn-cta{border-radius:999px;box-shadow:0 8px 20px #1f386438;font-size:14px;font-weight:600;padding:11px 20px;transition:transform .2s ease,box-shadow .2s ease}.btn-cta:hover{box-shadow:0 12px 26px #1f38644d;transform:translateY(-2px)}.menu-toggle{align-items:center;border:1px solid #e2e6ef;border-radius:12px;color:#1f3864;cursor:pointer;height:42px;justify-content:center;width:42px}.menu-toggle,.mobile-menu{background:#fff;display:none}.mobile-menu{border-top:1px solid #eceef4;flex-direction:column;gap:2px;padding:8px 24px 22px}.mobile-menu a{border-bottom:1px solid #f2f4f8;color:#1f3864;font-weight:500;padding:13px 6px}.mobile-menu a:last-child{background:#1f3864;border-bottom:none;border-radius:12px;color:#fff;margin-top:14px;padding:13px;text-align:center}@media (max-width:980px){.nav-desktop{display:none}.menu-toggle{display:flex}.header-container{padding:14px 20px}.mobile-menu{display:flex}}.footer{background:#0f1b36;color:#aebad2;padding-top:72px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.6fr 1fr 1fr 1fr;margin:0 auto 40px;max-width:1240px;padding:0 32px}.footer-brand{display:flex;flex-direction:column}.footer-logo{align-items:center;display:flex;gap:11px;margin-bottom:18px}.footer-logo .logo-mark{filter:brightness(1.15);height:34px;width:auto}.footer-logo .logo-text{display:flex;flex-direction:column;line-height:1}.footer-logo .logo-name{color:#fff;font-size:21px;font-weight:700;letter-spacing:-.5px}.footer-logo .logo-subtitle{color:#6e7c9c;font-size:8.5px;font-weight:600;letter-spacing:3.2px;margin-top:3px}.footer-description{color:#8593b4;font-size:14px;line-height:1.7;margin:0 0 22px;max-width:320px}.social-links{display:flex;gap:10px}.social-links a{align-items:center;background:#ffffff12;border-radius:10px;display:flex;height:38px;justify-content:center;transition:background .2s ease;width:38px}.social-links a:hover{background:#c00000}.footer-column{display:flex;flex-direction:column}.footer-column h3{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:18px;text-transform:uppercase}.footer-column ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer-column ul li a{color:#8593b4;font-size:14px;transition:color .2s ease}.footer-column ul li a:hover{color:#fff}.contact-info{color:#8593b4;display:flex;flex-direction:column;font-size:14px;gap:12px}.contact-info p{margin:0}.footer-btn{align-items:center;color:#fff;display:inline-flex;font-weight:600;margin-top:8px;transition:color .2s ease}.footer-btn:hover{color:#c00000}.footer-bottom{align-items:center;border-top:1px solid #ffffff14;color:#6e7c9c;display:flex;flex-wrap:wrap;font-size:13px;gap:14px;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:56px;max-width:1240px;padding:28px 32px}.footer-legal{display:flex;gap:24px}.footer-legal a{color:#6e7c9c;font-size:13px;transition:color .2s ease}.footer-legal a:hover{color:#fff}@media (max-width:760px){.footer-content{gap:30px;grid-template-columns:1fr 1fr;margin-bottom:30px}.footer{padding-top:50px}.footer-bottom{padding:20px}}.contact-form{background:#fff;border-radius:22px;box-shadow:0 40px 80px -30px #00000080;display:flex;flex-direction:column;gap:16px;padding:34px}.form-row{display:flex;gap:14px}.form-group{display:flex;flex:1 1;flex-direction:column}.form-row .form-group:nth-child(n){flex:1 1}.form-group label{color:#46506a;display:block;font-size:12.5px;font-weight:600;margin-bottom:7px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1.5px solid #e2e6ef;border-radius:11px;color:#16264a;font-size:14.5px;outline:none;padding:13px 14px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#aab2c2}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1f3864;box-shadow:0 0 0 4px #1f386414}.form-group textarea{min-height:100px;resize:vertical}.form-error{background:#fbecec;border:1px solid #f3d4d4;border-radius:10px;color:#9a1414}.form-error,.form-success{align-items:center;display:flex;font-size:13px;font-weight:500;gap:9px;padding:11px 14px}.form-success{background:#e7f6ee;border:1px solid #d1e8db;border-radius:10px;color:#1f8a5b}.btn-submit{background:#1f3864;border:none;border-radius:12px;box-shadow:0 14px 30px #1f38644d;color:#fff;cursor:pointer;font-size:15.5px;font-weight:600;padding:15px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.btn-submit:hover:not(:disabled){box-shadow:0 18px 36px #1f386466;transform:translateY(-2px)}.btn-submit:disabled{cursor:not-allowed;opacity:.7}.form-disclaimer{color:#9aa2b4;font-size:12px;margin:14px 0 0;text-align:center}@media (max-width:768px){.contact-form{padding:24px}.form-row{flex-direction:column;gap:16px}.form-row .form-group{flex:1 1 100%}}.projects-section{background:linear-gradient(180deg,#fff,#f6f8fc 55%,#fff);scroll-margin-top:80px}.projects-section-inner{margin:0 auto;max-width:1240px;padding:104px 32px}.projects-tabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.projects-tab{align-items:center;background:#fff;border:1.5px solid #e2e6ef;border-radius:14px;color:#46506a;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:600;gap:10px;padding:14px 22px;transition:all .25s ease}.projects-tab:hover{border-color:#1f3864;color:#1f3864}.projects-tab.active{background:linear-gradient(135deg,#1f3864,#3a1f4e);border-color:#0000;box-shadow:0 12px 28px #1f386447;color:#fff}.projects-tab-icon{display:flex;opacity:.85}.projects-tab-count{background:#00000014;border-radius:999px;font-size:12px;font-weight:700;padding:2px 8px}.projects-tab.active .projects-tab-count{background:#fff3}.projects-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:36px}.projects-filter{background:#fff;border:1px solid #eceef4;border-radius:999px;color:#5a6478;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s ease}.projects-filter:hover{border-color:#c00000;color:#c00000}.projects-filter.active{background:#fbecec;border-color:#f3d4d4;color:#c00000;font-weight:600}.projects-grid-v2{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.project-card-v2{animation:nxFadeUp .5s ease both}.project-card-v2-inner{background:#fff;border:1px solid #eceef4;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;overflow:hidden;padding:0;text-align:left;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;width:100%}.project-card-v2-inner:hover{border-color:#dde4f0;box-shadow:0 32px 60px -28px #1f386461;transform:translateY(-6px)}.project-card-v2-inner:hover .project-card-cta{color:#c00000;gap:10px}.project-card-v2 .project-body{display:flex;flex:1 1;flex-direction:column}.project-card-meta{margin-bottom:12px}.project-card-subtitle{color:#5a6478;display:block;font-size:14px;font-weight:500;margin-top:4px}.project-card-client{color:#1f3864;font-size:13px;font-weight:600;margin:0 0 10px!important}.project-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:18px!important;overflow:hidden}.project-card-footer{align-items:center;border-top:1px solid #f2f4f8;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:auto;padding-top:4px}.project-card-cta{align-items:center;color:#1f3864;display:inline-flex;font-size:13px;font-weight:600;gap:6px;transition:color .2s ease,gap .2s ease;white-space:nowrap}.project-card-own-label{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border:1px solid #ffffff40;border-radius:999px;color:#fff;font-size:10px;left:14px;letter-spacing:1px;position:absolute;top:14px}.project-card-own-label,.project-own-badge{font-weight:700;padding:4px 10px;text-transform:uppercase}.project-own-badge{background:#eef2fa;border-radius:999px;color:#1f3864;font-size:10.5px;letter-spacing:.5px}.project-image-green{background:linear-gradient(135deg,#1f8a5b,#1f3864)}.project-image-teal{background:linear-gradient(135deg,#0d9488,#1f3864)}.project-image-orange{background:linear-gradient(135deg,#ea580c,#c00000)}.badge-teal{background:#ecfdf5;color:#0d9488}.badge-orange{background:#fff7ed;color:#ea580c}.badge-purple{background:#f5eef8;color:#7a1f5a}.projects-cta-banner{align-items:center;background:linear-gradient(135deg,#16264a,#1f3864 50%,#3a1f4e);border-radius:24px;display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;margin-top:56px;overflow:hidden;padding:36px 40px;position:relative}.projects-cta-banner:before{background-image:linear-gradient(#ffffff0a 1px,#0000 0),linear-gradient(90deg,#ffffff0a 1px,#0000 0);background-size:40px 40px;content:"";inset:0;pointer-events:none;position:absolute}.projects-cta-banner>div{position:relative}.projects-cta-banner h3{color:#fff;font-size:22px;font-weight:700;margin:0 0 8px}.projects-cta-banner p{color:#c7d0e4;font-size:15px;margin:0;max-width:480px}.projects-cta-banner .btn{flex-shrink:0;position:relative}.projects-empty{color:#8a93a6;font-size:15px;padding:48px;text-align:center}.project-modal-overlay{align-items:flex-start;animation:modalFadeIn .25s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1b36a6;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px;position:fixed;z-index:1000}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.project-modal{animation:modalSlideUp .35s ease;background:#fff;border-radius:24px;box-shadow:0 40px 100px #00000059;margin:auto;max-width:680px;overflow:hidden;width:100%}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.project-modal-hero{align-items:flex-end;display:flex;height:160px;justify-content:flex-end;overflow:hidden;padding:24px;position:relative}.project-modal-hero-grid{background-image:linear-gradient(#ffffff12 1px,#0000 0),linear-gradient(90deg,#ffffff12 1px,#0000 0);background-size:30px 30px;inset:0;position:absolute}.project-modal-hero svg{opacity:.45;position:relative}.project-modal-close{align-items:center;background:#fffffff2;border:none;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#16264a;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .2s ease,transform .2s ease;width:40px}.project-modal-close:hover{background:#fff;transform:scale(1.05)}.project-modal-body{padding:32px 36px 36px}.project-modal-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.project-modal-title{color:#16264a;font-size:clamp(22px,3vw,28px);font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0 0 14px}.project-modal-subtitle{color:#5a6478;display:block;font-size:16px;font-weight:500;margin-top:6px}.project-modal-client{align-items:center;border-bottom:1px solid #eceef4;color:#1f3864;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:28px;padding-bottom:24px}.project-modal-section{margin-bottom:26px}.project-modal-section h3{color:#c00000;font-size:13px;font-weight:700;letter-spacing:1.2px;margin:0 0 12px;text-transform:uppercase}.project-modal-section p{color:#5a6478;font-size:15px;line-height:1.7;margin:0}.project-modal-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.project-modal-list li{color:#46506a;font-size:14.5px;line-height:1.6;padding-left:22px;position:relative}.project-modal-list li:before{background:linear-gradient(135deg,#c00000,#1f3864);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:8px;width:8px}.project-modal-tech{display:flex;flex-wrap:wrap;gap:8px}.tech-tag{background:#eef2fa;border:1px solid #e0e7f4;border-radius:999px;color:#1f3864;font-size:12.5px;font-weight:500;padding:6px 12px}.project-modal-actions{border-top:1px solid #eceef4;display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;padding-top:24px}@media (max-width:900px){.projects-grid-v2{grid-template-columns:1fr}}@media (max-width:768px){.projects-section-inner{padding:72px 20px}.projects-tabs{flex-direction:column}.projects-tab{justify-content:center}.projects-cta-banner{flex-direction:column;padding:28px 24px;text-align:center}.projects-cta-banner .btn{justify-content:center;width:100%}.project-modal-overlay{align-items:flex-end;padding:0}.project-modal{border-radius:24px 24px 0 0;max-height:92vh;max-width:100%;overflow-y:auto}.project-modal-body{padding:24px 22px 32px}.project-modal-actions{flex-direction:column}.project-modal-actions .btn{justify-content:center;width:100%}}.team-section{background:#fff;overflow:hidden;position:relative;scroll-margin-top:80px}.team-section:before{background:radial-gradient(circle,#1f38640f,#0000 65%);border-radius:50%;content:"";height:400px;left:-100px;pointer-events:none;position:absolute;top:-120px;width:400px}.team-inner{margin:0 auto;max-width:1240px;padding:104px 32px;position:relative}.team-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.team-card{animation:nxFadeUp .5s ease both;background:#fff;border:1px solid #eceef4;border-radius:22px;cursor:pointer;overflow:hidden;padding:28px 26px;position:relative;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.team-card:hover{border-color:#dde4f0;box-shadow:0 28px 52px -26px #1f386452;transform:translateY(-5px)}.team-card:focus-visible{outline:2px solid #1f3864;outline-offset:3px}.team-card-glow{border-radius:50%;height:120px;opacity:.12;pointer-events:none;position:absolute;right:-40px;top:-40px;transition:opacity .3s ease;width:120px}.team-card:hover .team-card-glow{opacity:.22}.team-accent-navy .team-card-glow{background:#1f3864}.team-accent-blue .team-card-glow{background:#2563eb}.team-accent-red .team-card-glow{background:#c00000}.team-accent-purple .team-card-glow{background:#7a1f5a}.team-card-featured{grid-gap:0 24px;align-items:center;background:linear-gradient(135deg,#16264a,#1f3864 55%,#3a1f4e);border:none;color:#fff;display:grid;gap:0 24px;grid-column:1/-1;grid-template-columns:auto 1fr;grid-template-rows:auto auto;padding:32px 36px}.team-card-featured:hover{border-color:#0000;box-shadow:0 32px 60px -24px #1f38648c}.team-card-featured:before{background-image:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0d 1px,#0000 0);background-size:36px 36px;content:"";inset:0;pointer-events:none;position:absolute}.team-card-featured .team-info h3{color:#fff}.team-card-featured .team-role{color:#c7d0e4}.team-card-featured .team-role-icon{background:#ffffff1f;color:#fff}.team-card-featured .team-featured-text{color:#aebad2;font-size:14.5px;grid-column:2;line-height:1.65;margin:8px 0 0;max-width:520px}.team-avatar{align-items:center;border-radius:20px;display:flex;flex-shrink:0;height:72px;justify-content:center;overflow:hidden;position:relative;width:72px}.team-avatar,.team-card:not(.team-card-featured) .team-avatar{margin-bottom:18px}.team-card-featured .team-avatar{border-radius:22px;grid-row:1/3;height:88px;margin-bottom:0;width:88px}.team-avatar-img{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.team-accent-navy .team-avatar{box-shadow:0 12px 28px #0003}.team-accent-blue .team-avatar{box-shadow:0 8px 20px #1f38641f}.team-accent-red .team-avatar{box-shadow:0 8px 20px #c000001f}.team-accent-purple .team-avatar{box-shadow:0 8px 20px #7a1f5a1f}.team-avatar-badge{background:#c00000;border:2px solid #1f3864;border-radius:999px;bottom:-6px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.8px;padding:3px 7px;position:absolute;right:-6px}.team-info h3{color:#16264a;font-size:18px;font-weight:700;letter-spacing:-.3px;margin:0 0 8px}.team-role{align-items:center;color:#5a6478;display:inline-flex;font-size:13.5px;font-weight:500;gap:8px}.team-role-icon{align-items:center;background:#eef2fa;border-radius:8px;color:#1f3864;display:flex;height:28px;justify-content:center;width:28px}.team-accent-red .team-role-icon{background:#fbecec;color:#c00000}.team-accent-purple .team-role-icon{background:#f5eef8;color:#7a1f5a}.team-modal-overlay{align-items:center;animation:teamModalFadeIn .25s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1b36b8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}@keyframes teamModalFadeIn{0%{opacity:0}to{opacity:1}}.team-modal{animation:teamModalSlideUp .3s ease;background:#fff;border-radius:24px;box-shadow:0 40px 80px -20px #0f1b3673;max-width:480px;overflow:hidden;position:relative;width:100%}@keyframes teamModalSlideUp{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.team-modal-close{align-items:center;background:#ffffffeb;border:none;border-radius:12px;box-shadow:0 4px 14px #00000026;color:#1f3864;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:14px;top:14px;transition:background .2s ease;width:40px;z-index:3}.team-modal-close:hover{background:#fff}.team-modal-photo-wrap{aspect-ratio:4/5;background:#eef2fa;width:100%}.team-modal-photo{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.team-modal-info{padding:24px 28px 28px}.team-modal-role-badge{align-items:center;background:#eef2fa;border-radius:999px;color:#1f3864;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:12px;padding:6px 12px}.team-modal-info h2{color:#16264a;font-size:24px;font-weight:700;letter-spacing:-.4px;margin:0}@media (max-width:900px){.team-grid{grid-template-columns:repeat(2,1fr)}.team-card-featured{grid-template-columns:1fr;text-align:center}.team-card-featured .team-avatar{grid-row:auto;margin:0 auto 16px}.team-card-featured .team-featured-text{grid-column:1;max-width:none}.team-card-featured .team-info{margin-bottom:4px}}@media (max-width:600px){.team-inner{padding:72px 20px}.team-grid{grid-template-columns:1fr}.team-modal-overlay{padding:16px}}.hero-carousel{height:480px;margin-bottom:36px;position:relative;width:100%}.hero-carousel-frame{background:linear-gradient(150deg,#1f3864,#27305f 45%,#3a1f4e);border-radius:28px;box-shadow:0 40px 90px -30px #1f38648c;height:100%;overflow:hidden;position:relative;width:100%}.hero-carousel-glow{animation:nxDrift 12s ease-in-out infinite;background:radial-gradient(circle,#c0000059,#0000 60%);border-radius:50%;filter:blur(8px);height:300px;pointer-events:none;position:absolute;right:-60px;top:-80px;width:300px;z-index:2}.hero-carousel-track{height:100%;position:relative;width:100%}.hero-carousel-slide{inset:0;opacity:0;pointer-events:none;position:absolute;transform:scale(1.04);transition:opacity .7s ease,transform .9s ease}.hero-carousel-slide.active{opacity:1;pointer-events:auto;transform:scale(1);z-index:1}.hero-carousel-slide img{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.hero-carousel-overlay{background:linear-gradient(180deg,#0f1b3614,#0f1b3605 40%,#0f1b3673);inset:0;pointer-events:none;position:absolute}.hero-carousel-caption{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:999px;bottom:22px;box-shadow:0 12px 30px #0000002e;color:#16264a;display:inline-flex;font-size:13px;font-weight:600;gap:9px;left:24px;max-width:calc(100% - 48px);padding:10px 16px;position:absolute;right:24px;width:-webkit-fit-content;width:fit-content;z-index:3}.hero-carousel-caption-dot{animation:nxPulse 2.4s ease-in-out infinite;background:#c00000;border-radius:50%;flex-shrink:0;height:8px;width:8px}.hero-carousel-nav{align-items:center;background:#ffffffeb;border:none;border-radius:12px;box-shadow:0 8px 20px #00000026;color:#1f3864;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .25s ease,transform .2s ease,background .2s ease;width:40px;z-index:4}.hero-carousel:hover .hero-carousel-nav{opacity:1}.hero-carousel-nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.hero-carousel-prev{left:16px}.hero-carousel-next{right:16px}.hero-carousel-dots{align-items:center;bottom:-28px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.hero-carousel-dot{background:#d5dbe8;border:none;border-radius:999px;cursor:pointer;height:8px;padding:0;transition:width .25s ease,background .25s ease;width:8px}.hero-carousel-dot.active{background:linear-gradient(90deg,#1f3864,#c00000);width:24px}.hero-carousel-dot:hover{background:#9aa2b4}@media (max-width:980px){.hero-carousel{display:none}}.home-page{width:100%}.hero{background:linear-gradient(180deg,#fff,#f6f8fc);overflow:hidden;position:relative;scroll-margin-top:80px}.hero:before{background:radial-gradient(circle,#c000001a,#0000 62%);height:520px;right:-120px;top:-160px;width:520px}.hero:after,.hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.hero:after{background:radial-gradient(circle,#1f38641a,#0000 62%);bottom:-200px;height:560px;left:-160px;width:560px}.hero-container{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1240px;padding:84px 32px 96px;position:relative}.hero-badge{align-items:center;background:#eef2fa;border:1px solid #e0e7f4;border-radius:999px;color:#1f3864;display:inline-flex;font-size:12.5px;font-weight:600;gap:9px;letter-spacing:.3px;margin-bottom:26px;padding:7px 15px}.pulse{animation:nxPulse 2.4s ease-in-out infinite;background:#c00000;border-radius:50%;height:8px;width:8px}.hero-title{color:#16264a;font-size:clamp(36px,5vw,60px);font-weight:700;letter-spacing:-1.4px;line-height:1.04;margin:0 0 22px}.hero-gradient{background:linear-gradient(120deg,#c00000,#7a1f5a 48%,#1f3864);-webkit-background-clip:text;background-clip:text;color:#0000}.hero-description{color:#5a6478;font-size:18px;line-height:1.62;margin:0 0 34px;max-width:520px}.hero-buttons{gap:14px;margin-bottom:40px}.hero-buttons,.hero-trust{display:flex;flex-wrap:wrap}.hero-trust{align-items:center;gap:26px}.hero-trust-item{align-items:center;color:#46506a;display:flex;font-size:13.5px;font-weight:500;gap:9px}.hero-visual{height:480px;position:relative}.hero-visual-bg{background:linear-gradient(150deg,#1f3864,#27305f 45%,#3a1f4e);border-radius:28px;box-shadow:0 40px 90px -30px #1f38648c;inset:0;overflow:hidden;position:absolute}.hero-visual-grid{background-image:linear-gradient(#ffffff0f 1px,#0000 0),linear-gradient(90deg,#ffffff0f 1px,#0000 0);background-size:38px 38px;inset:0;position:absolute}.hero-visual-glow{animation:nxDrift 12s ease-in-out infinite;background:radial-gradient(circle,#c0000073,#0000 60%);border-radius:50%;filter:blur(8px);height:300px;position:absolute;right:-60px;top:-80px;width:300px}.hero-watermark{bottom:-26px;filter:brightness(2);left:-22px;opacity:.22;position:absolute;width:230px}@keyframes nxDrift{0%{transform:translate(0) rotate(0deg)}50%{transform:translate(18px,-14px) rotate(4deg)}to{transform:translate(0) rotate(0deg)}}.visual-card{animation:nxFloat 6s ease-in-out infinite;background:#fffffff7;border-radius:16px;box-shadow:0 24px 50px -18px #0006;padding:18px 20px;position:absolute}.visual-card-network{left:30px;right:60px;top:30px}.visual-card-security{animation-delay:1.2s;bottom:38px;right:24px;width:220px}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.card-title{color:#16264a;font-size:13px;font-weight:600}.status{align-items:center;background:#e7f6ee;border-radius:999px;color:#1f8a5b;display:inline-flex;font-size:11px;font-weight:600;gap:6px;padding:4px 9px}.status-dot{animation:nxPulse 1.8s infinite;background:#1f8a5b;border-radius:50%;height:6px;width:6px}.chart{align-items:flex-end;display:flex;gap:6px;height:54px}.bar{background:#e3e9f4;border-radius:4px;flex:1 1}.bar:nth-child(2),.bar:nth-child(5),.bar:nth-child(7){background:#c9d5ea}.bar-navy{background:linear-gradient(180deg,#1f3864,#3a1f4e)!important}.bar-red{background:linear-gradient(180deg,#c00000,#7a1f5a)!important}.security-header{align-items:center;display:flex;gap:11px;margin-bottom:12px}.security-icon{align-items:center;background:linear-gradient(135deg,#1f3864,#3a1f4e);border-radius:12px;display:flex;height:40px;justify-content:center;width:40px}.security-value{color:#16264a;font-size:22px;font-weight:700;line-height:1}.security-label{color:#8a93a6;font-size:11px;margin-top:2px}.security-bar{background:#edf0f6;border-radius:999px;height:6px;overflow:hidden}.security-bar-fill{background:linear-gradient(90deg,#1f3864,#c00000);height:100%;width:94%}.security-footer{color:#8a93a6;font-size:11px;margin-top:10px}.security-footer strong{color:#16264a;font-weight:600}.trust-strip{align-items:center;background:#fff9;border-top:1px solid #eaeef5;display:flex;flex-wrap:wrap;gap:20px 36px;justify-content:center;margin:0 auto;max-width:1240px;padding:24px 32px;position:relative}.trust-strip-label{color:#9aa2b4;flex-shrink:0;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.trust-logos{align-items:center;display:flex;flex-wrap:wrap;gap:28px 40px;justify-content:center}.trust-logo{filter:grayscale(15%);height:36px;max-width:140px;object-fit:contain;object-position:center;opacity:.85;transition:opacity .25s ease,filter .25s ease,transform .25s ease;width:auto}.trust-logo:hover{filter:none;opacity:1;transform:translateY(-1px)}.trust-logo-camtel{height:44px;max-width:72px}@media (max-width:768px){.trust-strip{flex-direction:column;gap:18px;padding:20px 24px}.trust-logos{gap:20px 28px}.trust-logo{height:30px;max-width:110px}.trust-logo-camtel{height:36px;max-width:60px}}.services{margin:0 auto;max-width:1240px;padding:104px 32px;scroll-margin-top:80px}.section-header{margin:0 auto 56px;max-width:680px;text-align:center}.section-label{color:#c00000;display:inline-block;font-size:13px;font-weight:600;letter-spacing:2px;margin-bottom:14px;text-transform:uppercase}.section-header h2{color:#16264a;font-size:clamp(28px,3.6vw,42px);font-weight:700;letter-spacing:-1px;line-height:1.12;margin:0 0 16px}.section-header p{color:#5a6478;font-size:17px;line-height:1.6;margin:0}.services-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.service-card{background:#fff;border:1px solid #eceef4;border-radius:20px;padding:30px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{border-color:#dde4f0;box-shadow:0 26px 50px -24px #1f386452;transform:translateY(-6px)}.service-icon{align-items:center;border-radius:14px;display:flex;height:52px;justify-content:center;margin-bottom:20px;width:52px}.service-icon-blue{background:linear-gradient(135deg,#eef2fa,#e2e9f6)}.service-icon-red{background:linear-gradient(135deg,#fbecec,#f6dede)}.service-card h3{color:#16264a;font-size:19px;font-weight:600;margin:0 0 10px}.service-card p{color:#5a6478;font-size:14.5px;line-height:1.6;margin:0 0 18px}.service-link{align-items:center;color:#c00000;display:inline-flex;font-size:14px;font-weight:600;gap:7px;transition:color .2s ease}.service-link:hover{color:#8b0000}.service-card.special{background:linear-gradient(150deg,#1f3864,#2a2a55 60%,#3a1f4e);border:none;box-shadow:0 26px 50px -24px #1f386480;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.service-card.special h3{color:#fff;margin-bottom:12px}.service-card.special p{color:#c7d0e4;margin-bottom:22px}.stats{background:linear-gradient(135deg,#16264a,#1f3864 50%,#3a1f4e);overflow:hidden;position:relative}.stats:before{background-image:linear-gradient(#ffffff0a 1px,#0000 0),linear-gradient(90deg,#ffffff0a 1px,#0000 0);background-size:46px 46px;content:"";inset:0;pointer-events:none;position:absolute}.stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1240px;padding:64px 32px;position:relative;text-align:center}.stat-item{color:#fff}.stat-value{color:#fff;font-size:clamp(34px,4.6vw,52px);font-weight:700;letter-spacing:-1.5px;line-height:1}.stat-plus{color:#c00000}.stat-label{color:#aebad2;font-size:14px;margin-top:10px}.solutions{background:#f6f8fc;scroll-margin-top:80px}.solutions-header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:104px 32px 50px}.solutions-header>div:first-child{max-width:600px}.solutions-header h2{color:#16264a;font-size:clamp(28px,3.6vw,42px);font-weight:700;letter-spacing:-1px;line-height:1.12;margin:0}.solutions-header p{color:#5a6478;font-size:15px;line-height:1.6;margin:0;max-width:330px}.products-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1240px;padding:0 32px 104px}.product-card{align-items:flex-start;background:#fff;border:1px solid #e9ecf3;border-radius:20px;display:flex;gap:22px;padding:32px;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{box-shadow:0 26px 50px -26px #1f38644d;transform:translateY(-5px)}.product-icon{align-items:center;border-radius:16px;display:flex;flex:none;height:56px;justify-content:center;width:56px}.icon-navy{background:linear-gradient(135deg,#1f3864,#3a1f4e)}.icon-green{background:linear-gradient(135deg,#1f8a5b,#1f3864)}.icon-red{background:linear-gradient(135deg,#c00000,#7a1f5a)}.icon-purple{background:linear-gradient(135deg,#3a1f4e,#1f3864)}.product-header{align-items:center;display:flex;gap:10px;margin-bottom:8px}.product-card h3{color:#16264a;font-size:19px;font-weight:600;margin:0}.product-badge{border-radius:999px;font-size:10.5px;font-weight:600;letter-spacing:.5px;padding:3px 9px;white-space:nowrap}.badge-red{background:#fbecec;color:#c00000}.badge-green{background:#e7f6ee;color:#1f8a5b}.badge-blue{background:#eef2fa;color:#1f3864}.product-card p{color:#5a6478;font-size:14.5px;line-height:1.6;margin:0 0 14px}.product-link{color:#1f3864;font-size:13.5px;font-weight:600;transition:color .2s ease}.product-link:hover{color:#c00000}.projects{margin:0 auto;max-width:1240px;padding:104px 32px;scroll-margin-top:80px}.projects-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.project-card{background:#fff;border:1px solid #eceef4;border-radius:20px;display:block;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{box-shadow:0 30px 56px -28px #1f38645c;transform:translateY(-6px)}.project-image{align-items:flex-end;display:flex;height:188px;justify-content:flex-end;overflow:hidden;padding:18px;position:relative}.project-image svg{opacity:.5}.project-image-navy{background:linear-gradient(135deg,#1f3864,#27305f)}.project-image-purple{background:linear-gradient(135deg,#7a1f5a,#3a1f4e)}.project-image-red{background:linear-gradient(135deg,#c00000,#7a1f5a)}.project-image:before{background-image:linear-gradient(#ffffff12 1px,#0000 0),linear-gradient(90deg,#ffffff12 1px,#0000 0);background-size:30px 30px;content:"";inset:0;position:absolute}.project-body{padding:26px}.project-category{border-radius:999px;display:inline-block;font-size:11.5px;font-weight:600;letter-spacing:.5px;padding:4px 10px}.project-body h3{color:#16264a;font-size:18.5px;font-weight:600;line-height:1.3;margin:16px 0 10px}.project-body p{color:#5a6478;font-size:14px;line-height:1.6;margin:0 0 16px}.project-result{color:#1f8a5b;font-size:13px;font-weight:600}.about{background:#f6f8fc;scroll-margin-top:80px}.about-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1240px;padding:104px 32px}.about-content h2{color:#16264a;font-size:clamp(26px,3.4vw,40px);font-weight:700;letter-spacing:-1px;line-height:1.16;margin:0 0 20px}.about-content>p{color:#5a6478;font-size:16px;line-height:1.7;margin:0 0 22px}.about-features{display:flex;flex-direction:column;gap:16px}.feature{align-items:flex-start;display:flex;gap:14px}.feature-icon{align-items:center;border-radius:10px;display:flex;flex:none;height:36px;justify-content:center;width:36px}.feature-icon-blue{background:#eef2fa}.feature-icon-red{background:#fbecec}.feature h4{color:#16264a;font-size:15.5px;font-weight:600;margin:0 0 4px}.feature p{color:#5a6478;font-size:14px;line-height:1.55;margin:0}.testimonial{background:#fff;border:1px solid #e9ecf3;border-radius:24px;box-shadow:0 30px 60px -34px #1f386466;padding:40px}.quote-icon{margin-bottom:8px;opacity:.18}.testimonial blockquote{color:#1f2a45;font-size:19px;font-weight:500;line-height:1.6;margin:0 0 26px}.testimonial-author{align-items:center;display:flex;gap:14px}.author-avatar{align-items:center;background:linear-gradient(135deg,#1f3864,#3a1f4e);border-radius:50%;color:#fff;display:flex;font-size:17px;font-weight:600;height:48px;justify-content:center;width:48px}.author-name{color:#16264a;font-size:15px;font-weight:600}.author-title{color:#8a93a6;font-size:13px}.contact{background:linear-gradient(135deg,#16264a,#1f3864 45%,#3a1f4e);overflow:hidden;position:relative;scroll-margin-top:80px}.contact:before{background:radial-gradient(circle,#c000004d,#0000 62%);border-radius:50%;content:"";height:420px;position:absolute;right:-80px;top:-120px;width:420px}.contact:after{background-image:linear-gradient(#ffffff0a 1px,#0000 0),linear-gradient(90deg,#ffffff0a 1px,#0000 0);background-size:46px 46px;content:"";inset:0;pointer-events:none;position:absolute}.contact-container{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1240px;padding:90px 32px;position:relative}.contact-info h2{color:#fff;font-size:clamp(28px,3.6vw,44px);font-weight:700;letter-spacing:-1px;line-height:1.12;margin:0 0 18px}.contact-info>p{color:#c7d0e4;font-size:17px;line-height:1.65;margin:0 0 30px;max-width:440px}.contact-details{display:flex;flex-direction:column;gap:16px}.detail{gap:13px}.detail,.detail-icon{align-items:center;display:flex}.detail-icon{background:#ffffff1a;border-radius:12px;flex:none;height:42px;justify-content:center;width:42px}.detail svg{flex:none}.detail-label{color:#9fb0d0;font-size:12px}.detail-value{color:#fff;font-size:15px;font-weight:500}@media (max-width:980px){.hero-container{grid-template-columns:1fr}.hero-visual{display:none}}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.products-grid,.projects-grid{grid-template-columns:1fr}.about-container,.contact-container{gap:40px;grid-template-columns:1fr}.hero-container,.products-grid,.projects,.services,.solutions-header{padding-bottom:60px;padding-top:60px}}
/*# sourceMappingURL=main.ceaaad42.css.map*/