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}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(180deg,#041025,#051127);color:#cfe8ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;line-height:1.6}.App{overflow-x:hidden;width:100%}.navbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#061226bf;border-bottom:1px solid #ffffff0a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo-section,.nav-container{align-items:center;display:flex}.logo-section{color:#dbeafe;font-size:1.5rem;font-weight:700;gap:.75rem}.logo-icon{color:#60a5fa;font-size:2rem}.logo-text{color:#e6f2ff}.nav-menu{align-items:center;display:flex;gap:2rem;list-style:none}.nav-menu a{color:#93c5fd;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s ease}.nav-menu a:hover{color:#fff}.lang-toggle{background:#0000;border:1px solid #93c5fd33;border-radius:8px;color:#dbeafe;cursor:pointer;font-weight:700;padding:.45rem .9rem}.lang-toggle:hover{background:#60a5fa0f}.hero{grid-gap:3.5rem;align-items:center;display:grid;gap:3.5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;min-height:86vh;padding:4rem 2rem}.hero-content h2{color:#e6f2ff;font-size:3rem;line-height:1.15;margin-bottom:1rem}.hero-content p{color:#9fbfe6;font-size:1.05rem;line-height:1.7;margin-bottom:1.75rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:2.25rem}.btn{border:none;border-radius:10px;cursor:pointer;font-size:.98rem;font-weight:700;padding:.75rem 1.5rem;transition:transform .18s ease,box-shadow .18s ease}.btn-primary{background:linear-gradient(90deg,#1e40af,#2563eb);box-shadow:0 6px 18px #2563eb2e;color:#fff}.btn-primary:hover{transform:translateY(-3px)}.btn-secondary{background:#0000;border:1.5px solid #6366f11f;color:#cfe8ff}.btn-secondary:hover{background:#6366f10a}.hero-visual{height:520px;position:relative}.circuit-board{background:linear-gradient(180deg,#0c223f99,#020a1999);border-radius:16px;box-shadow:inset 0 1px 0 #ffffff05,0 10px 30px #02061799;height:100%;overflow:hidden;position:relative;width:100%}.circuit-board:after,.circuit-board:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='2' fill='%2393c5fd'/%3E%3Cpath d='m10 10 40 40' stroke='%2393c5fd'/%3E%3Ccircle cx='50' cy='50' r='2' fill='%2393c5fd'/%3E%3C/svg%3E");content:"";opacity:.12;position:absolute}.circuit-board:before{height:320px;left:6%;top:12%;width:320px}.circuit-board:after{bottom:6%;height:220px;right:10%;width:220px}.services{background:linear-gradient(180deg,#030a1859,#03081480);padding:5rem 2rem}.section-header{margin-bottom:3.5rem;text-align:center}.section-header h2{color:#e6f2ff;font-size:2.25rem;margin-bottom:.75rem}.underline{background:#60a5fa;border-radius:2px;height:4px;margin:0 auto;width:80px}.services-container{grid-gap:1.6rem;display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1200px}.service-item{background:linear-gradient(180deg,#0a1e3cdb,#061228d6);border:1px solid #60a5fa14;border-radius:12px;box-shadow:0 8px 24px #02061799;padding:1.6rem;transition:transform .22s ease,box-shadow .22s ease}.service-item:hover{box-shadow:0 20px 48px #2563eb24;transform:translateY(-8px)}.service-number{color:#60a5fa1f;font-size:2.6rem;font-weight:800;margin-bottom:.5rem}.service-item h3{color:#e8f6ff;font-size:1.15rem;margin-bottom:.45rem}.service-item p{color:#9fbfe6;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.service-link{color:#93c5fd;font-weight:700;text-decoration:none}.about{background:#0000;padding:5rem 2rem}.about-container{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-text p{color:#9fbfe6;font-size:1rem;margin-bottom:1.5rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:1rem}.stat-number{color:#e6f2ff;font-size:1.8rem;font-weight:800}.stat-text{color:#9fbfe6;font-size:.9rem}.qualifications-box{background:#08162ceb;border:1px solid #60a5fa0f;border-radius:10px;padding:1.5rem}.qualifications-box h3{color:#e6f2ff;margin-bottom:.75rem}.cert-list li{color:#9fbfe6;padding:.45rem 0 .45rem 1.5rem;position:relative}.cert-list li:before{color:#60a5fa;content:"✓";font-weight:800;left:0;position:absolute}.contact{background:#0000;padding:5rem 2rem}.contact-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1200px}.contact-card{background:linear-gradient(180deg,#0c1c32e6,#061224e0);border:1px solid #60a5fa0f;border-radius:12px;box-shadow:0 10px 30px #020617b3;padding:1.6rem;text-align:center;transition:transform .22s ease,box-shadow .22s ease}.contact-card:hover{box-shadow:0 20px 44px #2563eb1f;transform:translateY(-8px)}.contact-icon{color:#93c5fd;font-size:2rem;margin-bottom:.6rem}.contact-card h4{color:#e6f2ff;margin-bottom:.35rem}.contact-card p{color:#9fbfe6;font-weight:600}.footer{background:#021028;border-top:1px solid #ffffff05;color:#8fb9e8;padding:2rem;text-align:center}.footer p{color:#9fbfe6;font-size:.92rem}@media (max-width:768px){.hero{grid-template-columns:1fr;padding:3rem 1.25rem}.hero-content h2{font-size:2.25rem}.hero-visual{height:300px}.about-container,.stats-grid{grid-template-columns:1fr}.nav-menu{gap:.8rem}}@media (max-width:480px){.nav-container{flex-direction:column;gap:.6rem;padding:.75rem 1rem}.hero{padding:2rem .75rem}.hero-content h2{font-size:1.6rem}.section-header h2{font-size:1.4rem}}
/*# sourceMappingURL=main.047b737e.css.map*/