:root{color-scheme:light;--ink: #211713;--muted: #61544d;--brand: #420b00;--gold: #f6c66d;--paper: #fffaf5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;text-rendering:optimizeLegibility}img{max-width:100%}.fade-up{opacity:0;transform:translateY(30px);transition:all .8s ease}.fade-up.animate{opacity:1;transform:translateY(0)}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:9999;display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:#25d366;box-shadow:0 14px 30px #25d36647}.whatsapp-float img{width:31px;height:31px}@media (max-width: 520px){.whatsapp-float{right:16px;bottom:16px;width:54px;height:54px}}
