@tailwind base;@tailwind components;@tailwind utilities;:root.a11y-readable-font,:root.a11y-readable-font *{font-family:Courier New,Courier,monospace!important}.a11y-high-contrast{filter:contrast(150%)!important}:root.a11y-grayscale,:root.a11y-grayscale *{filter:grayscale(100%)!important}:root.a11y-inverted{filter:invert(100%)!important}:root.a11y-highlight-links a{text-decoration:underline!important;color:#2563eb!important;font-weight:700!important}:root.a11y-highlight-headings h1,:root.a11y-highlight-headings h2,:root.a11y-highlight-headings h3{border:2px solid #2563eb!important;padding:5px!important}:root.a11y-large-cursor,:root.a11y-large-cursor *{cursor:crosshair!important}:root.a11y-disable-animations,:root.a11y-disable-animations *{animation:none!important;transition:none!important}:root.a11y-focus-highlight *:focus{outline:3px solid #2563eb!important;outline-offset:2px!important}.a11y-reading-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;pointer-events:none;z-index:9999}.a11y-reading-guide{position:fixed;width:100%;height:2px;background:#2563eb;pointer-events:none;z-index:10000}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2563eb}::-webkit-scrollbar-thumb:hover{background:#1d4ed8}
