*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #304755;--primary-deep:#1e2f3a;--accent: #249fda;--accent-dark: #1a7fb5;--accent-light:#5ec0ea;--gold: #f0a500;--gold-light: #ffc94a;--bg: #f0f6fa;--bg2: #ffffff;--text: #1a2a35;--text-muted: #5a7080;--border: #c8dde8;--card-bg: #ffffff}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5{font-family:Syne,sans-serif;line-height:1.15}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 20px #25d36673}50%{transform:scale(1.08);box-shadow:0 6px 28px #25d36699}}.whatsapp-float{position:fixed;bottom:28px;right:28px;z-index:9999;background:#25d366;color:#fff;border-radius:50%;width:62px;height:62px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36673;cursor:pointer;transition:transform .3s;animation:pulse 2.5s infinite}.whatsapp-float:hover{transform:scale(1.15)!important;animation:none}.whatsapp-float svg{width:32px;height:32px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}
