:root{--primary:#2f8f9d;--accent:#6bc9b2;--bg:#f3f4f6;--text-main:#111827;--text-muted:#6b7280;--white:#fff}body{background:#f3f4f6;color:#111827;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.app-root{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1080px;padding:0 1.5rem}.site-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-inner{justify-content:space-between;padding:.75rem 0}.brand,.header-inner{align-items:center;display:flex}.brand{gap:.75rem}.brand-logo{height:44px;object-fit:contain;width:44px}.brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-name{font-size:.95rem;font-weight:700;letter-spacing:.08em}.brand-tagline{color:#6b7280;font-size:.8rem}.nav{display:flex;gap:1rem}.nav-link{color:#6b7280;font-size:.9rem;text-decoration:none}.nav-link.active{color:#2f8f9d;font-weight:600}.main-content{flex:1 1}.section{padding:3rem 0}.section-hero{background:#e0f2fe}.hero-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:2fr 1.2fr}.hero-title{font-size:2.1rem;margin:0 0 .5rem}.hero-subtitle{color:#4b5563;font-size:.95rem;max-width:36rem}.hero-actions{display:flex;gap:.8rem;margin:1rem 0}.hero-card{background:#fff;border-radius:18px;box-shadow:0 10px 25px #0f172a14;padding:1.2rem}.hero-card-title{margin-top:0}.hero-list{color:#4b5563;font-size:.9rem;padding-left:1.1rem}.btn{align-items:center;border:1px solid #0000;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.9rem;justify-content:center;padding:.6rem 1.3rem}.btn-primary{background:#2f8f9d;color:#fff}.btn-outline{background:#fff;border-color:#2f8f9d;color:#2f8f9d}.narrow{max-width:720px}.section-title{font-size:1.6rem;margin-top:0}.section-intro{color:#4b5563;font-size:.95rem}.about-list{font-size:.92rem;padding-left:1.1rem}.contact-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:1.5rem;padding:1.2rem}.form-row{margin-bottom:.7rem}label{color:#6b7280;display:block;font-size:.8rem;margin-bottom:.2rem}input,textarea{border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;padding:.5rem;width:100%}textarea{min-height:80px}.site-footer{background:#0f172a;color:#e5e7eb;margin-top:2rem;padding:1.2rem 0}.footer-inner{font-size:.8rem}.footer-sub{color:#9ca3af}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:20px;box-shadow:0 8px 20px #00000040;color:#fff;display:flex;height:56px;justify-content:center;position:fixed;right:20px;text-decoration:none;width:56px}.whatsapp-icon{height:28px;width:28px}@media (max-width:768px){.header-inner{align-items:flex-start;flex-direction:column;gap:.5rem}.hero-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.3bb7c580.css.map*/