/* Tailwind CSS Fallback - Essential classes for Breeze auth layouts */
/* Generated locally when CDN download fails */

*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
::before,::after{--tw-content:''}
html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;font-feature-settings:normal;font-variation-settings:normal}
body{margin:0;line-height:inherit}
.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.min-h-screen{min-height:100vh}
.bg-gray-100{background-color:#f3f4f6}
.bg-white{background-color:#ffffff}
.text-gray-500{color:#6b7280}
.text-gray-900{color:#111827}
.w-20{width:5rem}
.h-20{height:5rem}
.fill-current{fill:currentColor}
.flex{display:flex}
.flex-col{flex-direction:column}
.items-center{align-items:center}
.justify-center{justify-content:center}
.pt-6{padding-top:1.5rem}
.sm\:pt-0{padding-top:0}
.sm\:justify-center{justify-content:center}
.sm\:items-center{align-items:center}
.w-full{width:100%}
.sm\:max-w-md{max-width:28rem}
.mt-6{margin-top:1.5rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1)}
.overflow-hidden{overflow:hidden}
.sm\:rounded-lg{border-radius:0.5rem}
.max-w-7xl{max-width:80rem}
.mx-auto{margin-left:auto;margin-right:auto}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.px-4{padding-left:1rem;padding-right:1rem}
.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.lg\:px-8{padding-left:2rem;padding-right:2rem}
.shadow{box-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1),0 1px 2px -1px rgb(0 0 0 / 0.1)}
.bg-white{background-color:#ffffff}
.rounded-md{border-radius:0.375rem}
.border{border-width:1px}
.border-gray-300{border-color:#d1d5db}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.font-medium{font-weight:500}
.text-gray-700{color:#374151}
.w-auto{width:auto}
.mt-1{margin-top:0.25rem}
.mt-2{margin-top:0.5rem}
.mt-4{margin-top:1rem}
.mb-4{margin-bottom:1rem}
.block{display:block}
.inline-block{display:inline-block}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tw-ring-offset-shadow),0 0 0 calc(2px) var(--tw-ring-color)}
.focus\:ring-indigo-500:focus{--tw-ring-color:#6366f1}
.focus\:border-indigo-500:focus{border-color:#6366f1}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.cursor-pointer{cursor:pointer}
.opacity-75{opacity:0.75}
.hover\:opacity-100:hover{opacity:1}
.text-indigo-600{color:#4f46e5}
.hover\:text-indigo-500:hover{color:#6366f1}
.text-red-600{color:#dc2626}
.text-center{text-align:center}
.grid{display:grid}
.gap-6{gap:1.5rem}
.col-span-6{grid-column:span 6 / span 6}
.sm\:col-span-3{grid-column:span 3 / span 3}
.sm\:col-span-4{grid-column:span 4 / span 4}
.sm\:col-span-6{grid-column:span 6 / span 6}
.p-6{padding:1.5rem}
.space-y-6 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}
.space-y-1 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))}
.space-x-1 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));margin-right:calc(0.25rem * var(--tw-space-x-reverse))}
.text-xs{font-size:0.75rem;line-height:1rem}
.text-base{font-size:1rem;line-height:1.5rem}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.font-bold{font-weight:700}
.font-semibold{font-weight:600}
.uppercase{text-transform:uppercase}
.tracking-wider{letter-spacing:0.05em}
.w-full{width:100%}
input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
input[type="text"],input[type="email"],input[type="password"],input[type="number"],select,textarea{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:0.375rem;padding:0.5rem 0.75rem;width:100%}
input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="number"]:focus,select:focus,textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,0.1)}
button{appearance:none;-webkit-appearance:none;background-color:#4f46e5;color:#fff;border:none;border-radius:0.375rem;padding:0.5rem 1rem;font-weight:500;cursor:pointer}
button:hover{background-color:#4338ca}
a{color:#4f46e5;text-decoration:none}
a:hover{color:#6366f1}