*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f8fafc;color:#1e293b;line-height:1.6}.min-h-screen{min-height:100vh}.bg-gray-50{background-color:#f8fafc}.py-8{padding-top:2rem;padding-bottom:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.max-w-md{max-width:28rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:1.5rem}.btn-primary{background-color:#2563eb;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s ease;text-decoration:none;display:inline-block}.btn-primary:hover{background-color:#1d4ed8}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background-color:#e5e7eb;color:#374151;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s ease;text-decoration:none;display:inline-block}.btn-secondary:hover{background-color:#d1d5db}.form-input{display:block;width:100%;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;box-shadow:0 1px 2px #0000000d;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.text-red-600{color:#dc2626}.text-green-800{color:#166534}.text-green-700{color:#15803d}.text-white{color:#fff}.text-gray-800{color:#1f2937}.bg-working{background-color:#16a34a}.bg-off{background-color:#dc2626}.bg-red-500{background-color:#ef4444}.bg-gray-300{background-color:#d1d5db}.bg-primary-500{background-color:#3b82f6}.bg-gray-100{background-color:#f3f4f6}.bg-green-50{background-color:#f0fdf4}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-white{background-color:#fff}.grid{display:grid}.grid-cols-7{grid-template-columns:repeat(7,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.gap-1{gap:.25rem}.gap-4{gap:1rem}.gap-3{gap:.75rem}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-6>*+*{margin-top:1.5rem}.space-y-3>*+*{margin-top:.75rem}.space-x-2>*+*{margin-left:.5rem}.aspect-square{aspect-ratio:1/1}.border{border-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-green-200{border-color:#bbf7d0}.border-green-300{border-color:#86efac}.border-2{border-width:2px}.border-blue-500{border-color:#3b82f6}.border-t{border-top-width:1px}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.ring-2,.ring-blue-500{box-shadow:0 0 0 2px #3b82f680}.ring-offset-1{box-shadow:0 0 0 1px #fff,0 0 0 5px #3b82f680}.ring-primary-300{box-shadow:0 0 0 2px #93c5fd80}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.pt-4{padding-top:1rem}.w-full{width:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-16{width:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-16{height:4rem}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-300:hover{background-color:#d1d5db}.hover\:bg-green-700:hover{background-color:#15803d}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:flex-row{flex-direction:row}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}
