@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,a,input[type=checkbox],input[type=radio],[role=button]{min-height:44px;min-width:44px}}.accent-primary{accent-color:#8B1F3F}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f2f5}::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8b1f3f}
