@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background:#fffafc;color:#23161f}.dark body{background:#1d1117;color:#f8fafc}}@layer components{.question-image-fallback-frame{background:#f3f4f6;border-color:transparent!important;box-shadow:none!important}.dark .question-image-fallback-frame{background:#020617}.autolady-themeable{background:#fffafc;color:#23161f}.dark .autolady-themeable{background:#1d1117;color:#f8fafc}}
