@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{background:#0f172a;color:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{-webkit-tap-highlight-color:transparent}input[type=time],input[type=text],select,textarea{background:#0f172a;color:#f1f5f9;border:1px solid #334155;border-radius:8px;padding:10px 12px;width:100%;font-size:15px;outline:none}input:focus,select:focus,textarea:focus{border-color:#d4ff3a}
