.Button-module__BVqXfa__btn{border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-normal);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-family:inherit;font-size:1rem;font-weight:600;display:inline-flex}.Button-module__BVqXfa__primary{background-color:var(--primary-red);color:var(--text-inverse);box-shadow:0 4px 14px #b3000063}.Button-module__BVqXfa__primary:hover{background-color:var(--primary-red-hover);transform:translateY(-2px);box-shadow:0 6px 20px #b3000066}.Button-module__BVqXfa__secondary{background-color:var(--surface-light);color:var(--text-main);border:1px solid #0000001a}.Button-module__BVqXfa__secondary:hover{background-color:#e5e7eb;transform:translateY(-2px)}.Button-module__BVqXfa__outline{color:var(--primary-red);border:2px solid var(--primary-red);background-color:#0000}.Button-module__BVqXfa__outline:hover{background-color:var(--primary-red-light);transform:translateY(-2px)}.Button-module__BVqXfa__glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);color:var(--text-main)}.Button-module__BVqXfa__glass:hover{box-shadow:var(--shadow-md);background:#ffffffe6;transform:translateY(-2px)}.Button-module__BVqXfa__icon{width:1.25rem;height:1.25rem}
.Footer-module__jGN4kq__footer{background-color:var(--surface-dark);color:var(--text-inverse);margin-top:auto;padding:5rem 0 2rem}.Footer-module__jGN4kq__grid{gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__jGN4kq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.Footer-module__jGN4kq__brand h3{color:var(--primary-red);margin-bottom:1rem;font-size:2rem;font-weight:800}.Footer-module__jGN4kq__brand p{color:#ccc;font-size:1rem;line-height:1.6}.Footer-module__jGN4kq__linksTitle{color:var(--text-inverse);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.Footer-module__jGN4kq__linkList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__jGN4kq__linkList a{color:#ccc;transition:color var(--transition-fast)}.Footer-module__jGN4kq__linkList a:hover{color:var(--primary-red)}.Footer-module__jGN4kq__contactItem{color:#ccc;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__jGN4kq__contactItem svg{color:var(--primary-red)}.Footer-module__jGN4kq__socials{gap:1.5rem;margin-top:1.5rem;display:flex}.Footer-module__jGN4kq__socials a{color:#ccc;transition:color var(--transition-fast),transform var(--transition-fast)}.Footer-module__jGN4kq__socials a:hover{color:var(--primary-red);transform:translateY(-2px)}.Footer-module__jGN4kq__bottom{border-top:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:768px){.Footer-module__jGN4kq__bottom{flex-direction:row}}.Footer-module__jGN4kq__copyright{color:#999;font-size:.9rem}.Footer-module__jGN4kq__credit{color:#777;font-size:.8rem}.Footer-module__jGN4kq__credit a{color:#999;transition:color var(--transition-fast);text-decoration:underline}.Footer-module__jGN4kq__credit a:hover{color:var(--primary-red)}
.FloatingWhatsApp-module__znWo6a__whatsappButton{color:#fff;z-index:9999;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:.5s forwards FloatingWhatsApp-module__znWo6a__popIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #25d36666}.FloatingWhatsApp-module__znWo6a__whatsappButton:hover{transform:scale(1.1)translateY(-5px);box-shadow:0 12px 28px #25d36680}.FloatingWhatsApp-module__znWo6a__tooltip{color:#333;white-space:nowrap;opacity:0;pointer-events:none;background-color:#fff;border:1px solid #0000000d;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s;position:absolute;right:75px;transform:translate(10px);box-shadow:0 4px 12px #0000001a}.FloatingWhatsApp-module__znWo6a__tooltip:after{content:"";border:5px solid #0000;border-left-color:#fff;border-right-width:0;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.FloatingWhatsApp-module__znWo6a__whatsappButton:hover .FloatingWhatsApp-module__znWo6a__tooltip{opacity:1;transform:translate(0)}@keyframes FloatingWhatsApp-module__znWo6a__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.FloatingWhatsApp-module__znWo6a__whatsappButton{width:55px;height:55px;bottom:1.5rem;right:1.5rem}.FloatingWhatsApp-module__znWo6a__tooltip{display:none}}
