@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:0,0,0;--background-start-rgb:250,250,250;--background-end-rgb:255,255,255}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}.high-contrast{--foreground-rgb:0,0,0;--background-start-rgb:255,255,255;--background-end-rgb:255,255,255}.high-contrast *{border-color:#000!important}.high-contrast button,.high-contrast input,.high-contrast select,.high-contrast textarea{border:2px solid #000!important}:focus-visible{outline:3px solid #1976d2;outline-offset:2px}.high-contrast :focus-visible{outline:3px solid #000;outline-offset:2px}a,button,input[type=checkbox],input[type=radio]{min-width:44px;min-height:44px}@media print{.no-print{display:none!important}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#555}