@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--color-primary:#6ca0ca;--color-secondary:#8f9da4;--color-dark:#292523;--color-light:#f1e8df;--color-white:#fff;--font-primary:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-primary);background-color:var(--color-white);color:var(--color-dark);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:5rem 0}.bg-light{background-color:var(--color-light)}.bg-dark{background-color:var(--color-dark);color:var(--color-white)}.bg-primary{background-color:var(--color-primary);color:var(--color-white)}.text-center{text-align:center}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}p{margin-bottom:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}.btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.8rem 1.8rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--color-primary);color:var(--color-white)}.btn-primary:hover{background-color:#5b8db5;transform:translateY(-2px);box-shadow:0 4px 12px #6ca0ca4d}.btn-secondary{color:var(--color-dark);border:2px solid var(--color-dark);background-color:#0000}.btn-secondary:hover{background-color:var(--color-dark);color:var(--color-white);transform:translateY(-2px)}.btn-whatsapp{color:#fff;background-color:#25d366}.btn-whatsapp:hover{background-color:#1ebe58;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid var(--color-light);background-color:#fffffff2;width:100%;position:fixed;top:0;box-shadow:0 2px 15px #0000000d}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.Header-module__hBw1pG__logo{align-items:center;height:60px;display:flex}.Header-module__hBw1pG__logo img{object-fit:contain;transform-origin:0;width:auto;height:60px;transform:scale(3.2)}.Header-module__hBw1pG__links{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__link{color:var(--color-dark);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__link:hover{color:var(--color-primary)}@media (max-width:900px){.Header-module__hBw1pG__links{display:none}}
.Footer-module__S6Hkya__footer{background-color:var(--color-dark);color:var(--color-white);padding-top:4rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__logo{filter:brightness(0)invert();width:auto;height:60px;margin-bottom:1rem}.Footer-module__S6Hkya__tagline{color:#ccc;max-width:300px;font-size:.95rem}.Footer-module__S6Hkya__links h3,.Footer-module__S6Hkya__contact h3{color:var(--color-primary);margin-bottom:1.5rem;font-size:1.2rem}.Footer-module__S6Hkya__links ul{list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:.8rem}.Footer-module__S6Hkya__links a{color:#ccc;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--color-white)}.Footer-module__S6Hkya__contact p{color:#ccc;margin-bottom:.8rem;font-size:.95rem}.Footer-module__S6Hkya__bottom{text-align:center;color:#888;border-top:1px solid #ffffff1a;padding:1.5rem 0;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}}
.WhatsAppButton-module__V-0EQa__float{color:#fff;text-align:center;z-index:1000;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 4px 15px #0003}.WhatsAppButton-module__V-0EQa__icon{width:35px;height:35px}.WhatsAppButton-module__V-0EQa__float:hover{background-color:#1ebe58;transform:translateY(-5px)scale(1.05);box-shadow:0 6px 20px #25d36666}@media (max-width:768px){.WhatsAppButton-module__V-0EQa__float{width:50px;height:50px;bottom:20px;right:20px}.WhatsAppButton-module__V-0EQa__icon{width:28px;height:28px}}
