:root{--brand-red: #E53935;--brand-red-dark: #B71C1C;--brand-red-deep: #8B0000;--brand-blue: #1976D2;--brand-blue-deep: #0D47A1;--brand-yellow: #FFD600;--brand-yellow-dark: #FBC02D;--neutral-dark: #0D1B2A;--neutral-mid: #5C6B7A;--neutral-light: #F5F5F7;--whatsapp-green: #25D366;--whatsapp-green-dark: #128c7e;--header-height: 64px;--mobile-bottom-bar-height: 64px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}body{background:#fff;color:var(--neutral-dark);min-height:100vh}body{overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.skip-link{position:absolute;top:-100%;left:1rem;background:var(--brand-red);color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:14px;z-index:9999;text-decoration:none}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:767px){.page-content{padding-bottom:calc(var(--mobile-bottom-bar-height) + 16px)}}:focus-visible{outline:2px solid var(--brand-red);outline-offset:2px}
