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-color:#fff;color:#333;font-family:Arial,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}header{background:linear-gradient(135deg,#1e3a8a,#3b82f6);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0}.header-content{flex-wrap:wrap;justify-content:space-between}.header-content,.logo-section{align-items:center;display:flex}.logo-section{gap:20px}.logo{color:#fff;font-size:1.8rem;font-weight:700}nav ul{display:flex;gap:2rem;list-style:none}nav a{border-radius:5px;color:#fff;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}nav a.active,nav a:hover{background-color:#fff3}main{min-height:calc(100vh - 120px)}.page{padding:2rem 0}.hero{align-items:center;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;display:flex;min-height:80vh;padding:4rem 0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-text{text-align:left}.hero-image{text-align:center}.hero-image img{border-radius:12px;box-shadow:0 8px 32px #0000004d;height:auto;max-width:100%}.hero h1{color:#fff;font-size:3.2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 8px #0000004d}.hero p{color:#fffffff2;font-size:1.3rem;line-height:1.6;margin:0 0 2.5rem;text-shadow:1px 1px 4px #0000004d}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.btn{background-color:#1e3a8a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn:hover{background-color:#3b82f6;box-shadow:0 4px 12px #1e3a8a4d;transform:translateY(-2px)}.btn.secondary{background-color:initial;border:2px solid #1e3a8a;color:#1e3a8a}.btn.secondary:hover{background-color:#1e3a8a;color:#fff}.brands-section{background-color:#f8fafc;padding:4rem 0}.brands-section h2{color:#1e3a8a;font-size:2.5rem;margin-bottom:3rem;text-align:center}.brands-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.brand-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;height:100%;padding:2rem;text-align:center;transition:transform .3s ease}.brand-card:hover{transform:translateY(-5px)}.brand-card h3{align-items:center;color:#1e3a8a;display:flex;flex-wrap:wrap;font-size:1.5rem;gap:10px;justify-content:center;margin-bottom:1rem}.brand-logo{height:35px;max-width:120px;object-fit:contain;width:auto}.brand-card p{color:#64748b;flex-grow:1;margin-bottom:1.5rem}.contact-info{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:3rem 0;text-align:center}.contact-info h2{font-size:2rem;margin-bottom:1rem}.contact-info p{font-size:1.2rem;margin-bottom:.5rem}.form-section{background-color:#f8fafc;padding:4rem 0}.form-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:600px;padding:3rem}.form-group{margin-bottom:1.5rem}label{color:#1e3a8a;display:block;font-weight:600;margin-bottom:.5rem}input,select,textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#3b82f6;outline:none}textarea{height:120px;resize:vertical}.about-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.about-text h2{color:#1e3a8a;font-size:2.5rem;margin-bottom:1.5rem}.about-text p{color:#64748b;font-size:1.1rem;margin-bottom:1.5rem}.about-image{background-color:#f8fafc;border-radius:12px;padding:2rem;text-align:center}.about-image img{border-radius:8px;height:auto;max-width:100%}.placeholder-image{align-items:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:8px;color:#64748b;display:flex;font-size:1.2rem;height:300px;justify-content:center;width:100%}footer{background-color:#1e3a8a;padding:2rem 0}.success-message,footer{color:#fff;text-align:center}.success-message{background-color:#10b981;border-radius:8px;margin-bottom:1rem;padding:1rem}@media (max-width:768px){.header-content,nav ul{flex-direction:column;gap:1rem}.hero-content,nav ul{text-align:center}.hero-content{gap:2rem;grid-template-columns:1fr}.hero-text{text-align:center}.hero h1{font-size:2.2rem}.cta-buttons{justify-content:center}.about-content,.brands-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.1d6377f0.css.map*/