html{scroll-behavior:smooth}img{image-rendering:crisp-edges}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a1a1a;background:#fff}.container{max-width:800px;margin:0 auto;padding:0 20px}.header{position:fixed;top:0;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;z-index:100}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.brand{font-size:1rem;font-weight:600;color:#1e3a8a;letter-spacing:-.02em}.contact-link{color:#1a1a1a;text-decoration:none;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.contact-link:hover{color:#1e3a8a}.hero{padding:80px 0 40px;text-align:center}.hero-logo{margin-bottom:1rem}.hero-logo img{width:240px;height:240px;object-fit:contain}.hero h1{font-size:2.25rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.hero p{font-size:1rem;color:#6b7280;max-width:450px;margin:0 auto}.product{padding:40px 0;background:#f9fafb}.product-card{background:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 1px 3px #0000001a;max-width:400px;margin:0 auto;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.product-icon{font-size:2.5rem;margin-bottom:1rem}.product-card h2{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#1a1a1a}.product-card p{color:#6b7280;margin-bottom:1rem;font-size:.95rem}.status{background:#1e3a8a;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500;display:inline-block;transition:background-color .2s ease}.status:hover{background:#1e40af}.contact{padding:40px 0;text-align:center}.contact h2{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#1a1a1a}.contact a{color:#1e3a8a;text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s ease}.contact a:hover{color:#1e40af;text-decoration:underline}.footer{background:#1a1a1a;color:#9ca3af;padding:1.5rem 0;text-align:center}@media (max-width: 768px){.container{padding:0 16px}.hero{padding:70px 0 30px}.hero-logo img{width:200px;height:200px}.hero h1{font-size:1.875rem}.hero p{font-size:.95rem}.product{padding:30px 0}.product-card{padding:1.5rem;margin:0 16px}.product-icon{font-size:2rem}.contact{padding:30px 0}.brand{font-size:.9rem}}@media (max-width: 480px){.hero{padding:60px 0 20px}.hero-logo img{width:180px;height:180px}.hero h1{font-size:1.625rem}.product-card{padding:1.25rem}.product-icon{font-size:1.75rem}.brand{font-size:.85rem}}
