.admin-layout{background:#f1f5f9;min-height:100vh;display:flex}.admin-sidebar{color:#fff;z-index:100;background:#1e293b;flex-direction:column;width:260px;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-sidebar-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.admin-logo{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:700}.admin-badge{text-transform:uppercase;background:#6366f1;border-radius:.25rem;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.admin-nav{flex:1;padding:1rem 0}.admin-nav-link{color:#94a3b8;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.925rem;text-decoration:none;transition:all .2s;display:flex}.admin-nav-link:hover{color:#fff;background:#ffffff0d}.admin-nav-link.active{color:#fff;background:#6366f133;border-left:3px solid #6366f1}.admin-nav-link svg{width:20px;height:20px}.admin-sidebar-footer{border-top:1px solid #ffffff1a;padding:1.5rem}.admin-user-info{margin-bottom:1rem}.admin-user-name{color:#fff;margin-bottom:.25rem;font-weight:500;display:block}.admin-user-role{color:#94a3b8;font-size:.75rem}.admin-actions{gap:.5rem;display:flex}.admin-action-btn{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:.375rem;flex:1;padding:.5rem;font-size:.8rem;transition:all .2s}.admin-action-btn:hover{color:#fff;background:#ffffff26}.admin-action-btn.logout{color:#fca5a5;background:#ef444433}.admin-action-btn.logout:hover{color:#fff;background:#ef44444d}.admin-main{flex:1;min-height:100vh;margin-left:260px;padding:2rem}.admin-page-header{margin-bottom:2rem}.admin-page-header h1{color:#1e293b;margin:0 0 .5rem;font-size:1.75rem}.admin-page-header p{color:#64748b;margin:0}.admin-page-header .add-btn,.admin-page-header .cleanup-btn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.375rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem}.admin-page-header .cleanup-btn{background:#ef4444}.admin-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.admin-error{text-align:center;color:#ef4444;padding:3rem}.admin-error button{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.375rem;margin-top:1rem;padding:.5rem 1rem}.admin-error-message{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:#fff;border-radius:.75rem;flex-wrap:wrap;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.stat-icon{border-radius:.5rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.stat-icon svg{stroke:#fff;width:24px;height:24px}.stat-icon.users{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.stat-icon.images{background:linear-gradient(135deg,#10b981,#059669)}.stat-icon.conversations{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.stat-icon.errors{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-content{flex:1}.stat-value{color:#1e293b;font-size:2rem;font-weight:700;line-height:1;display:block}.stat-label{color:#64748b;font-size:.875rem}.stat-detail{color:#10b981;border-top:1px solid #e2e8f0;width:100%;padding-top:.75rem;font-size:.8rem}.dashboard-row{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.dashboard-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.dashboard-card h3{color:#1e293b;margin:0 0 1rem;font-size:1rem}.tier-breakdown{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.tier-item{justify-content:space-between;align-items:center;display:flex}.tier-badge{text-transform:uppercase;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.tier-badge.free{color:#64748b;background:#f1f5f9}.tier-badge.pro{color:#1d4ed8;background:#dbeafe}.tier-badge.enterprise{color:#7c3aed;background:#f3e8ff}.verification-rate{border-top:1px solid #e2e8f0;justify-content:space-between;padding-top:.75rem;font-size:.875rem;display:flex}.recent-list{flex-direction:column;gap:.5rem;display:flex}.recent-item{background:#f8fafc;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.5rem;font-size:.875rem;display:flex}.recent-item.error{flex-direction:column;align-items:flex-start;gap:.25rem}.recent-name{color:#1e293b;font-weight:500}.recent-date{color:#94a3b8;font-size:.75rem}.error-level{border-radius:.25rem;padding:.125rem .5rem;font-size:.7rem;font-weight:600}.error-level.error{color:#dc2626;background:#fee2e2}.error-level.warning{color:#d97706;background:#fef3c7}.error-level.info{color:#2563eb;background:#dbeafe}.error-source{color:#475569;font-weight:500}.error-message{color:#64748b;font-size:.75rem}.empty-state{text-align:center;color:#94a3b8;padding:1rem;font-style:italic}.users-controls{gap:1rem;margin-bottom:1.5rem;display:flex}.search-form{flex:1;gap:.5rem;display:flex}.search-form input{border:1px solid #e2e8f0;border-radius:.375rem;flex:1;padding:.5rem 1rem;font-size:.875rem}.search-form button,.users-controls select{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem}.search-form button{color:#fff;background:#6366f1;border:none}.users-layout{gap:1.5rem;display:flex}.users-list-container{background:#fff;border-radius:.75rem;flex:1;overflow:hidden;box-shadow:0 1px 3px #0000001a}.users-table{border-collapse:collapse;width:100%}.users-table th,.users-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.users-table th{text-transform:uppercase;color:#64748b;background:#f8fafc;font-size:.75rem;font-weight:600}.users-table tr:hover{background:#f8fafc}.users-table tr.selected{background:#eef2ff}.user-cell{flex-direction:column;display:flex}.user-name{color:#1e293b;font-weight:500}.user-email{color:#64748b;font-size:.75rem}.status-badge{color:#64748b;background:#f1f5f9;border-radius:.25rem;padding:.125rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.status-badge.verified{color:#059669;background:#d1fae5}.status-badge.unverified{color:#dc2626;background:#fee2e2}.status-badge.admin{color:#2563eb;background:#dbeafe}.status-badge.resolved{color:#059669;background:#d1fae5}.status-badge.unresolved{color:#d97706;background:#fef3c7}.view-btn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.25rem;padding:.25rem .75rem;font-size:.75rem}.pagination{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;padding:.375rem .75rem;font-size:.8rem}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination span{color:#64748b;font-size:.8rem}.user-details-panel,.error-details-panel{background:#fff;border-radius:.75rem;width:350px;height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem;box-shadow:0 1px 3px #0000001a}.panel-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.panel-header h3{margin:0;font-size:1rem}.panel-header button{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:.875rem}.user-info,.error-info{margin-bottom:1.5rem}.info-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:.5rem 0;font-size:.875rem;display:flex}.info-row label{color:#64748b}.user-id{color:#94a3b8;font-family:monospace;font-size:.7rem}.user-stats h4,.user-actions h4,.recent-conversations h4,.error-message-full h4,.error-stack h4,.error-request h4,.resolution-info h4,.resolve-form h4{color:#1e293b;margin:0 0 .75rem;font-size:.875rem}.stats-mini{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.stat-mini{text-align:center;background:#f8fafc;border-radius:.375rem;padding:.5rem}.stat-mini-value{color:#1e293b;font-size:1.25rem;font-weight:700;display:block}.stat-mini-label{color:#64748b;font-size:.7rem}.action-group{margin-bottom:.75rem}.action-group select{border:1px solid #e2e8f0;border-radius:.375rem;width:100%;padding:.5rem;font-size:.875rem}.action-group label{cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.recent-conversations ul{margin:0;padding:0;list-style:none}.recent-conversations li{background:#f8fafc;border-radius:.25rem;justify-content:space-between;margin-bottom:.25rem;padding:.5rem;font-size:.8rem;display:flex}.conv-date{color:#94a3b8;font-size:.7rem}.config-form{background:#fff;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.config-form h3{margin:0 0 1rem}.form-row{margin-bottom:1rem}.form-row label{margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.form-row input,.form-row textarea{border:1px solid #e2e8f0;border-radius:.375rem;width:100%;padding:.5rem;font-family:inherit;font-size:.875rem}.form-row textarea{resize:vertical;font-family:monospace}.form-actions{gap:.5rem;display:flex}.form-actions button{cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem}.form-actions button:first-child{color:#fff;background:#6366f1}.cancel-btn{color:#64748b!important;background:#f1f5f9!important}.configs-list{flex-direction:column;gap:1rem;display:flex}.config-item{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.config-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.config-header h3{margin:0;font-family:monospace;font-size:1rem}.config-updated{color:#94a3b8;font-size:.75rem}.config-description{color:#64748b;margin:0 0 1rem;font-size:.875rem}.config-value pre{background:#f8fafc;border-radius:.375rem;margin:0;padding:1rem;font-size:.8rem;overflow-x:auto}.config-actions{gap:.5rem;margin-top:1rem;display:flex}.config-actions button{cursor:pointer;border:none;border-radius:.25rem;padding:.375rem .75rem;font-size:.8rem}.config-actions button:first-child{color:#fff;background:#6366f1}.delete-btn{color:#dc2626!important;background:#fee2e2!important}.config-edit textarea{resize:vertical;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;padding:1rem;font-family:monospace;font-size:.8rem}.edit-actions{gap:.5rem;margin-top:.75rem;display:flex}.edit-actions button{cursor:pointer;border:none;border-radius:.25rem;padding:.375rem .75rem;font-size:.8rem}.edit-actions button:first-child{color:#fff;background:#10b981}.errors-controls{gap:1rem;margin-bottom:1.5rem;display:flex}.errors-controls select{border:1px solid #e2e8f0;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem}.checkbox-label{cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.errors-layout{gap:1.5rem;display:flex}.errors-list-container{background:#fff;border-radius:.75rem;flex:1;overflow:hidden;box-shadow:0 1px 3px #0000001a}.errors-table{border-collapse:collapse;width:100%}.errors-table th,.errors-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.errors-table th{text-transform:uppercase;color:#64748b;background:#f8fafc;font-size:.75rem;font-weight:600}.errors-table tr:hover{background:#f8fafc}.errors-table tr.selected{background:#eef2ff}.level-badge{border-radius:.25rem;padding:.125rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.level-badge.level-error{color:#dc2626;background:#fee2e2}.level-badge.level-warning{color:#d97706;background:#fef3c7}.level-badge.level-info{color:#2563eb;background:#dbeafe}.source-cell{font-family:monospace;font-size:.8rem}.message-cell{text-overflow:ellipsis;white-space:nowrap;color:#64748b;max-width:200px;font-size:.8rem;overflow:hidden}.time-cell{color:#94a3b8;font-size:.75rem}.error-message-full pre,.error-stack pre,.error-request pre{white-space:pre-wrap;word-break:break-word;background:#f8fafc;border-radius:.375rem;margin:0;padding:1rem;font-size:.75rem;overflow-x:auto}.error-stack pre{max-height:200px;overflow-y:auto}.resolution-info{background:#d1fae5;border-radius:.375rem;margin-top:1rem;padding:1rem}.resolution-info h4{color:#059669}.resolution-info p{margin:.25rem 0;font-size:.875rem}.resolve-form{margin-top:1rem}.resolve-form textarea{resize:vertical;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;margin-bottom:.5rem;padding:.5rem;font-size:.875rem}.resolve-form button{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem}@media (max-width:1200px){.users-layout,.errors-layout{flex-direction:column}.user-details-panel,.error-details-panel{width:100%;position:static}}@media (max-width:768px){.admin-sidebar{flex-flow:wrap;width:100%;padding:1rem;position:static}.admin-sidebar-header{border-bottom:none;width:100%;padding-bottom:0}.admin-nav{flex-wrap:wrap;width:100%;padding:.5rem 0;display:flex}.admin-nav-link{padding:.5rem 1rem;font-size:.8rem}.admin-sidebar-footer{border-top:none;width:100%;padding-top:0}.admin-main{margin-left:0;padding:1rem}.stats-grid,.dashboard-row{grid-template-columns:1fr}.users-table,.errors-table{font-size:.75rem}.users-table th,.users-table td,.errors-table th,.errors-table td{padding:.5rem}}
