:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1e293b;line-height:1.6}.landing-page{min-height:100vh}.landing-header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;z-index:1000;padding:1rem 0}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo h2{color:#1e40af;font-weight:700;font-size:1.5rem}.nav-menu{display:flex;gap:2rem;align-items:center}.nav-menu button{background:none;border:none;color:#64748b;font-weight:500;font-size:.95rem;cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s ease}.nav-menu button:hover,.nav-menu button.active{color:#1e40af;background-color:#eff6ff}.contact-btn{background:#1e40af!important;color:#fff!important;padding:.75rem 1.5rem!important;font-weight:600}.contact-btn:hover{background:#1d4ed8!important;transform:translateY(-1px)}.hero-section{padding:8rem 2rem 6rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:800;color:#1e293b;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.5rem;color:#1e40af;font-weight:600;margin-bottom:1.5rem}.hero-description{font-size:1.2rem;color:#64748b;margin-bottom:2.5rem;line-height:1.7}.hero-actions{display:flex;gap:1rem}.cta-primary,.cta-secondary{padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:.75rem;cursor:pointer;transition:all .3s ease;border:none}.cta-primary{background:#1e40af;color:#fff}.cta-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 25px #1e40af4d}.cta-secondary{background:#fff;color:#1e40af;border:2px solid #1e40af}.cta-secondary:hover{background:#1e40af;color:#fff;transform:translateY(-2px)}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:2rem}.security-node{background:#fff;padding:1.5rem;border-radius:1rem;text-align:center;font-weight:600;color:#1e40af;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.security-node:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.services-section{padding:6rem 2rem;background:#fff}.section-container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:3rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card{background:#fff;padding:2.5rem;border-radius:1rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f1f5f9}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.service-icon{font-size:3rem;margin-bottom:1.5rem}.service-card h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.service-card p{color:#64748b;margin-bottom:1.5rem;font-size:1.1rem}.service-card ul{list-style:none}.service-card li{color:#475569;position:relative;padding:.5rem 0 .5rem 1.5rem}.service-card li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.expertise-section{padding:6rem 2rem;background:#f8fafc}.expertise-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.expertise-category{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 20px #0000000d}.expertise-category h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.75rem}.tech-tags span{background:#eff6ff;color:#1e40af;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:500;border:1px solid #bfdbfe}.about-section{padding:6rem 2rem;background:#fff}.value-props{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.value-prop{text-align:center;padding:2rem}.value-prop h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.value-prop p{color:#64748b;font-size:1.1rem}.contact-section{padding:6rem 2rem;background:linear-gradient(135deg,#1e40af,#1d4ed8);color:#fff}.contact-section .section-title{color:#fff}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info h3{font-size:1.8rem;margin-bottom:1.5rem}.contact-info p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.contact-methods{display:flex;flex-direction:column;gap:1rem}.contact-method{font-size:1.1rem}.consultation-form{background:#fff;padding:2.5rem;border-radius:1rem;color:#1e293b}.consultation-form h4{font-size:1.3rem;margin-bottom:1.5rem;color:#1e293b}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form select,.contact-form textarea{padding:1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;font-family:inherit}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.submit-btn{background:#1e40af;color:#fff;padding:1rem 2rem;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.submit-btn:hover{background:#1d4ed8}.footer{background:#1e293b;color:#fff;padding:4rem 2rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:2rem}.footer-brand h3{font-size:1.5rem;margin-bottom:.5rem}.footer-brand p{opacity:.8}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer-section h4{font-size:1.1rem;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section li{padding:.3rem 0;opacity:.8}.footer-bottom{padding-top:2rem;border-top:1px solid #374151;text-align:center;opacity:.6}@media (max-width: 768px){.nav-menu{display:none}.hero-container{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title{font-size:2.5rem}.hero-actions{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{width:100%;max-width:300px}.services-grid{grid-template-columns:1fr}.contact-content,.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr}}
