.floating-contact-buttons{z-index:1000;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:18px;right:18px}.floating-contact{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 5px 16px #0000002e}.floating-contact svg{fill:currentColor;width:20px;height:20px}.floating-contact:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 8px 20px #00000038}.phone-contact{background:#111827}.whatsapp-contact{background:#25d366}@media (max-width:600px){.floating-contact-buttons{gap:7px;bottom:75px;right:12px}.floating-contact{width:38px;height:38px}.floating-contact svg{width:18px;height:18px}}
.Footer-module__3hUVsW__footer{background:#fff;border-top:1px solid #eaeaea;width:100%}.Footer-module__3hUVsW__footerInner{justify-content:space-between;align-items:center;gap:24px;width:min(1200px,100% - 40px);min-height:72px;margin:0 auto;display:flex}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__credit{color:#777;margin:0;font-size:13px;line-height:1.5}.Footer-module__3hUVsW__credit{align-items:center;gap:4px;display:flex}.Footer-module__3hUVsW__credit a{color:#222;font-weight:600;text-decoration:none;transition:color .2s,opacity .2s}.Footer-module__3hUVsW__credit a:hover{color:#555;text-underline-offset:3px;text-decoration:underline}@media (max-width:640px){.Footer-module__3hUVsW__footerInner{text-align:center;flex-direction:column;justify-content:center;gap:8px;min-height:auto;padding:20px 0}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__credit{font-size:12px}}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--bg:#f6f7f9;--surface:#fff;--surface-soft:#f0f2f5;--text:#111827;--text-soft:#667085;--text-muted:#98a2b3;--primary:#111827;--primary-hover:#1f2937;--accent:#d4a017;--accent-hover:#b8860b;--success:#16845b;--danger:#d92d20;--border:#e4e7ec;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--shadow-sm:0 2px 8px #1018280f;--shadow-md:0 8px 24px #10182814;--shadow-lg:0 18px 45px #1018281f;--container:1200px}body{background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}img{max-width:100%;display:block}main{min-height:70vh}h1,h2,h3,h4{line-height:1.2}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}@media (max-width:768px){.container{width:min(calc(100% - 28px), var(--container))}}
