:root{--colorPrimary: #DB0011;--colorSecondary: #B32541;--colorBackground: #F4F5F7;--colorSurface: #FFFFFF;--colorText: #333E48;--colorTextMuted: #6B7280;--colorBorder: #D9DADC;--colorSuccess: #00875A;--colorError: #DB0011;--colorNeutral: #333E48;--fontFamily: Arial, Helvetica, "Inter", "Open Sans", sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--fontFamily);background-color:var(--colorBackground);color:var(--colorText);min-width:320px}html,body{overflow-x:hidden;max-width:100vw}
