html.high-contrast{--focus-ring-width:3px;--focus-ring-color:#000}html.high-contrast :focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color)!important;outline-offset:2px!important}html.high-contrast button{border:2px solid #000!important}html.high-contrast button:not(.bg-white):not([class*=bg-gray]){background:#000!important;color:#fff!important}html.high-contrast a{color:#00e!important;font-weight:600!important;text-decoration:underline!important}html.high-contrast a:visited{color:#551a8b!important}html.high-contrast a:focus,html.high-contrast a:hover{background:#ff0!important;color:#000!important}html.high-contrast input,html.high-contrast select,html.high-contrast textarea{background:#fff!important;border:2px solid #000!important;color:#000!important}html.high-contrast input:focus,html.high-contrast select:focus,html.high-contrast textarea:focus{border-color:#000!important;box-shadow:0 0 0 3px #ff0!important}html.high-contrast,html.high-contrast .text-gray-500,html.high-contrast .text-gray-600,html.high-contrast .text-gray-700{color:#000!important}html.high-contrast .bg-gray-100,html.high-contrast .bg-gray-50{background:#fff!important;border:1px solid #000!important}html.high-contrast .border-gray-200,html.high-contrast .border-gray-300{border-color:#000!important}html.high-contrast .shadow,html.high-contrast .shadow-2xl,html.high-contrast .shadow-lg,html.high-contrast .shadow-md,html.high-contrast .shadow-sm,html.high-contrast .shadow-xl{box-shadow:0 4px 6px -1px #00000080,0 2px 4px -1px #00000080!important}html.high-contrast [class*=bg-primary],html.high-contrast [class*=bg-purple]{background:#000!important;border:2px solid #ff0!important;color:#ff0!important}html.high-contrast input[type=checkbox],html.high-contrast input[type=radio]{accent-color:#000!important;border:2px solid #000!important}html.high-contrast button:disabled,html.high-contrast input:disabled{border-style:dashed!important;cursor:not-allowed!important;opacity:.6!important}
