:root{color-scheme:light}body{color:#111827;background-color:#f8fafc}input,select,textarea,button{font:inherit}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{width:100%;min-height:2.5rem;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:.5rem;background-color:#fff;color:#111827;transition:border-color .15s ease,box-shadow .15s ease}input:not([type=checkbox]):not([type=radio]):not([type=file])::placeholder,textarea::placeholder{color:#94a3b8}input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,select:focus,textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}input:not([type=checkbox]):not([type=radio]):not([type=file]):disabled,select:disabled,textarea:disabled{background-color:#f1f5f9;color:#64748b;cursor:not-allowed}
