*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.page{max-width:1080px;margin:0 auto;padding:64px 24px 48px}.hero{text-align:center;margin-bottom:48px}.hero h1{letter-spacing:.02em;font-size:2.25rem;font-weight:700}.hero p{color:#6b7280;margin-top:8px;font-size:1rem}.grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex}.card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb1f}.card-disabled{opacity:.6}.card-head{justify-content:space-between;align-items:center;display:flex}.card h2{font-size:1.125rem;font-weight:600}.card p{color:#6b7280;flex:1;font-size:.875rem}.badge{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;padding:2px 10px;font-size:.75rem}.badge-ok{color:#047857;background:#d1fae5;border-color:#a7f3d0}.enter{color:#2563eb;font-size:.875rem;font-weight:500}.footer{text-align:center;color:#9ca3af;margin-top:64px;font-size:.75rem}.topbar{justify-content:flex-end;align-items:center;min-height:24px;margin-bottom:24px;display:flex}.user-area{align-items:center;gap:12px;font-size:.875rem;display:flex}.user-area-name{color:#374151;font-weight:500}.user-area-link{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;text-decoration:none}.user-area-link:hover{text-decoration:underline}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:16px;width:100%;max-width:360px;padding:32px;display:flex}.login-card h1{text-align:center;font-size:1.375rem;font-weight:700}.login-subtitle{text-align:center;color:#6b7280;margin-bottom:8px;font-size:.875rem}.login-field{color:#374151;flex-direction:column;gap:6px;font-size:.875rem;display:flex}.login-field input{border:1px solid #d1d5db;border-radius:8px;outline:none;padding:8px 12px;font-size:.9375rem}.login-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.login-error{color:#b91c1c;text-align:center;font-size:.8125rem}.login-submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px;font-size:.9375rem;font-weight:500}.login-submit:hover{background:#1d4ed8}.login-submit:disabled{opacity:.6;cursor:not-allowed}.login-back{text-align:center;color:#6b7280;font-size:.8125rem;text-decoration:none}.login-back:hover{color:#2563eb}.users-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.users-head h1{font-size:1.5rem;font-weight:700}.users-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:24px}.users-card h2{margin-bottom:16px;font-size:1.0625rem;font-weight:600}.users-create-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:16px;display:grid}.users-create-grid select{background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:8px 12px;font-size:.9375rem}.users-create-grid select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.users-error{margin-bottom:16px}.users-table{border-collapse:collapse;width:100%;font-size:.875rem}.users-table th{text-align:left;color:#6b7280;border-bottom:1px solid #e5e7eb;padding:8px 12px;font-weight:500}.users-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:10px 12px}.users-table tr:last-child td{border-bottom:none}.users-actions{gap:12px;display:flex}.users-actions .user-area-link:disabled{color:#9ca3af;cursor:not-allowed}.users-actions .user-area-link:disabled:hover{text-decoration:none}.users-reset-mask{background:#11182766;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.users-reset{width:100%;max-width:360px;margin-bottom:0}.users-reset-hint{color:#6b7280;margin:-8px 0 16px;font-size:.8125rem}.users-reset-actions{align-items:center;gap:16px;margin-top:16px;display:flex}.users-reset-actions .login-submit{flex:1}
