.auth-page{background:linear-gradient(to bottom right,#111827,#1f2937,#111827);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{background-color:#1f2937;border:1px solid #374151;border-radius:.75rem;width:100%;max-width:400px;padding:2rem;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #00000026}.auth-title{text-align:center;color:#e5e7eb;letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.auth-tabs{border-bottom:1px solid #374151;margin-bottom:1.5rem;display:flex}.auth-tab{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:color .15s,border-color .15s}.auth-tab:hover{color:#d1d5db}.auth-tab--active{color:#60a5fa;border-bottom-color:#60a5fa}.auth-error{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f87171;background-color:#7f1d1d4d;border:1px solid #b91c1c80;border-radius:.5rem;margin-bottom:1rem;padding:.6rem .9rem;font-size:.875rem}.auth-notice{color:#d1d5db;background-color:#37415166;border:1px solid #4b5563;border-radius:.5rem;margin-bottom:1rem;padding:.6rem .9rem;font-size:.875rem}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-label{color:#9ca3af;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:500;display:flex}.auth-input{color:#fff;background-color:#374151;border:1px solid #4b5563;border-radius:.5rem;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:box-shadow .15s,border-color .15s}.auth-input::placeholder{color:#9ca3af}.auth-input:focus{border-color:#0000;box-shadow:0 0 0 2px #60a5fa}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.5rem;height:40px;margin-top:.5rem;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background .3s,opacity .2s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000f}.auth-submit:hover:not(:disabled){background:linear-gradient(90deg,#3b82f6,#2563eb)}.auth-submit:disabled{opacity:.5;cursor:not-allowed}.auth-submit--link{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:1rem;text-decoration:none;display:inline-flex}.auth-loading{color:#9ca3af;text-align:center;margin:0}.auth-link{color:#60a5fa;cursor:pointer;background:0 0;border:none;align-self:center;margin-top:.25rem;padding:0;font-size:.8125rem;transition:color .15s}.auth-link:hover{color:#93c5fd;text-decoration:underline}.auth-success{color:#6ee7b7;background-color:#065f4640;border:1px solid #05966973;border-radius:.5rem;margin:0;padding:.6rem .9rem;font-size:.875rem}
.account-page{background:linear-gradient(to bottom right,#111827,#1f2937,#111827);justify-content:center;min-height:100vh;padding:1.5rem 1rem;display:flex}.account-card{background-color:#1f2937;border:1px solid #374151;border-radius:.75rem;flex-direction:column;gap:1.5rem;width:100%;max-width:640px;padding:1.5rem;display:flex;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #00000026}@media (min-width:640px){.account-card{padding:2rem}}.account-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-title{color:#e5e7eb;letter-spacing:.02em;margin:0;font-size:1.5rem;font-weight:700}.account-signout{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:.5rem;height:36px;padding:0 .9rem;font-size:.85rem;font-weight:500;transition:color .15s,border-color .15s,background .15s}.account-signout:hover{color:#e5e7eb;background:#111827;border-color:#4b5563}.account-loading{color:#9ca3af;text-align:center;margin:0;font-size:.9rem}.account-section{border-top:1px solid #374151;flex-direction:column;gap:.75rem;padding-top:1.25rem;display:flex}.account-section:first-of-type{border-top:none;padding-top:0}.account-section--danger{border-top-color:#b91c1c66}.account-section-title{color:#e5e7eb;letter-spacing:.01em;margin:0;font-size:1rem;font-weight:600}.account-section-desc{color:#9ca3af;margin:0;font-size:.825rem;line-height:1.4}.account-meta{flex-wrap:wrap;gap:1rem 1.5rem;display:flex}.account-meta>div{flex-direction:column;gap:.15rem;display:flex}.account-meta-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.account-meta-value{color:#e5e7eb;font-size:.9rem}.account-form{flex-direction:column;gap:.85rem;display:flex}.account-label{color:#9ca3af;flex-direction:column;gap:.35rem;font-size:.825rem;font-weight:500;display:flex}.account-input{color:#fff;background-color:#374151;border:1px solid #4b5563;border-radius:.5rem;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:box-shadow .15s,border-color .15s}.account-input::placeholder{color:#9ca3af}.account-input:focus{border-color:#0000;box-shadow:0 0 0 2px #60a5fa}.account-input--error{border-color:#ef4444}.account-input--error:focus{box-shadow:0 0 0 2px #ef4444}.account-row{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:520px){.account-row{grid-template-columns:1fr 1fr}}.account-actions{flex-wrap:wrap;gap:.6rem;margin-top:.25rem;display:flex}.account-actions .account-submit,.account-actions .account-danger-btn{flex:auto}.account-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.5rem;height:40px;margin-top:.25rem;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background .3s,opacity .2s,border-color .15s,color .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000f}.account-submit:hover:not(:disabled){background:linear-gradient(90deg,#3b82f6,#2563eb)}.account-submit:disabled{opacity:.5;cursor:not-allowed}.account-submit--ghost{color:#d1d5db;box-shadow:none;background:0 0;border:1px solid #4b5563}.account-submit--ghost:hover:not(:disabled){color:#fff;background:#374151}.account-submit--link{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.account-danger-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#b91c1c,#991b1b);border:none;border-radius:.5rem;height:40px;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background .3s,opacity .2s}.account-danger-btn:hover:not(:disabled){background:linear-gradient(90deg,#dc2626,#b91c1c)}.account-danger-btn:disabled{opacity:.5;cursor:not-allowed}.account-msg{border:1px solid #0000;border-radius:.5rem;margin:0;padding:.5rem .75rem;font-size:.825rem}.account-msg--ok{color:#6ee7b7;background-color:#065f4640;border-color:#05966973}.account-msg--info{color:#d1d5db;background-color:#37415166;border-color:#4b5563}.account-msg--err{color:#f87171;background-color:#7f1d1d4d;border-color:#b91c1c80}
.admin-page{color:#e5e7eb;background:linear-gradient(to bottom right,#111827,#1f2937,#111827);min-height:100vh;padding:1.5rem 1rem}.admin-container{flex-direction:column;gap:1.25rem;max-width:960px;margin:0 auto;display:flex}.admin-topbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-topbar-left{align-items:baseline;gap:1rem;display:flex}.admin-title{color:#e5e7eb;letter-spacing:.02em;margin:0;font-size:1.5rem;font-weight:700}.admin-back{color:#60a5fa;font-size:.8rem;text-decoration:none;transition:color .15s}.admin-back:hover{color:#93c5fd}.admin-stats{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:480px){.admin-stats{grid-template-columns:repeat(4,1fr)}}.admin-stat{background:#1f2937;border:1px solid #374151;border-radius:.75rem;flex-direction:column;gap:.2rem;padding:.85rem 1rem;display:flex}.admin-stat-value{color:#e5e7eb;font-size:1.6rem;font-weight:700;line-height:1}.admin-stat-value--warn{color:#f87171}.admin-stat-value--blue{color:#60a5fa}.admin-stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.admin-error{color:#f87171;background-color:#7f1d1d4d;border:1px solid #b91c1c80;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:.6rem .9rem;font-size:.875rem;display:flex}.admin-retry{color:#f87171;cursor:pointer;background:#7f1d1d66;border:1px solid #b91c1c80;border-radius:.4rem;flex-shrink:0;height:28px;padding:0 .75rem;font-size:.8rem;font-weight:600;transition:background .15s}.admin-retry:hover{background:#b91c1c80}.admin-toolbar{align-items:center;display:flex;position:relative}.admin-search{color:#fff;background:#374151;border:1px solid #4b5563;border-radius:.5rem;outline:none;width:100%;padding:.5rem 2.25rem .5rem .75rem;font-size:.875rem;transition:box-shadow .15s,border-color .15s}.admin-search::placeholder{color:#9ca3af}.admin-search:focus{border-color:#0000;box-shadow:0 0 0 2px #60a5fa}.admin-search-clear{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.75rem;transition:color .15s;position:absolute;right:.6rem}.admin-search-clear:hover{color:#e5e7eb}.admin-table-wrap{background:#1f2937;border:1px solid #374151;border-radius:.75rem;overflow:auto hidden}.admin-table{border-collapse:collapse;width:100%;font-size:.875rem}.admin-table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#111827;border-bottom:1px solid #374151;padding:.7rem 1rem;font-size:.75rem;font-weight:600}.admin-table td{vertical-align:middle;border-bottom:1px solid #374151;padding:.75rem 1rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#ffffff05}.admin-row--deactivated td{opacity:.55}.admin-cell-user{flex-direction:column;gap:.15rem;display:flex}.admin-user-name{color:#e5e7eb;font-weight:500}.admin-user-email{color:#9ca3af;font-size:.8rem}.admin-cell-date{color:#9ca3af;white-space:nowrap;font-size:.825rem}.admin-cell-status{flex-wrap:wrap;gap:.35rem;display:flex}.admin-badge{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.admin-badge--active{color:#6ee7b7;background:#065f464d;border:1px solid #05966966}.admin-badge--deactivated{color:#f87171;background:#7f1d1d4d;border:1px solid #b91c1c66}.admin-badge--admin{color:#93c5fd;background:#2563eb40;border:1px solid #3b82f666}.admin-cell-action{white-space:nowrap}.admin-action-btn{cursor:pointer;border:none;border-radius:.4rem;height:30px;padding:0 .75rem;font-size:.8rem;font-weight:600;transition:opacity .15s,background .15s}.admin-action-btn:disabled{opacity:.4;cursor:not-allowed}.admin-action-btn--deactivate{color:#f87171;background:#7f1d1d66;border:1px solid #b91c1c80}.admin-action-btn--deactivate:hover:not(:disabled){background:#b91c1c80}.admin-action-btn--reactivate{color:#6ee7b7;background:#065f464d;border:1px solid #05966966}.admin-action-btn--reactivate:hover:not(:disabled){background:#05966966}.admin-empty{text-align:center;color:#9ca3af;font-size:.9rem;padding:2rem!important}.admin-loading{text-align:center;color:#9ca3af;padding:3rem;font-size:.9rem}
