*{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}.admin-layout[data-astro-cid-u2h3djql]{display:flex;min-height:100vh}.admin-sidebar[data-astro-cid-u2h3djql]{width:240px;background:var(--bg-card);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;height:100vh}.sidebar-header[data-astro-cid-u2h3djql]{padding:1.25rem;border-bottom:1px solid var(--border)}.logo[data-astro-cid-u2h3djql]{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.1rem}.logo-icon[data-astro-cid-u2h3djql]{width:36px;height:36px;background:linear-gradient(135deg,#14b8a6,#0d9488);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.sidebar-nav[data-astro-cid-u2h3djql]{flex:1;padding:1rem .75rem}.nav-item[data-astro-cid-u2h3djql]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:var(--radius-sm);color:var(--text-muted);font-size:.9rem;font-weight:500;transition:all .2s;margin-bottom:.25rem}.nav-item[data-astro-cid-u2h3djql]:hover{background:var(--bg-hover);color:var(--text)}.nav-item[data-astro-cid-u2h3djql].active{background:var(--primary);color:#fff}.nav-badge[data-astro-cid-u2h3djql]{margin-left:auto;background:var(--bg);padding:.15rem .5rem;border-radius:10px;font-size:.75rem;font-weight:600}.sidebar-footer[data-astro-cid-u2h3djql]{padding:.75rem;border-top:1px solid var(--border)}.admin-main[data-astro-cid-u2h3djql]{flex:1;overflow-y:auto}.admin-header[data-astro-cid-u2h3djql]{padding:2rem 2rem 1.5rem;border-bottom:1px solid var(--border-subtle);background:var(--bg)}.admin-header[data-astro-cid-u2h3djql] h1[data-astro-cid-u2h3djql]{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.header-subtitle[data-astro-cid-u2h3djql]{color:var(--text-muted);font-size:.95rem}.admin-content[data-astro-cid-u2h3djql]{padding:2rem}.stats-grid[data-astro-cid-u2h3djql]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card[data-astro-cid-u2h3djql]{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius)}.stat-icon[data-astro-cid-u2h3djql]{width:48px;height:48px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.stat-icon[data-astro-cid-u2h3djql].blue{background:#14b8a620;color:#14b8a6}.stat-icon[data-astro-cid-u2h3djql].green{background:#0d948820;color:#0d9488}.stat-icon[data-astro-cid-u2h3djql].purple{background:#2dd4bf20;color:#0d9488}.stat-icon[data-astro-cid-u2h3djql].orange{background:#14b8a620;color:#115e59}.stat-value[data-astro-cid-u2h3djql]{display:block;font-size:1.75rem;font-weight:700}.stat-label[data-astro-cid-u2h3djql]{font-size:.85rem;color:var(--text-muted)}.apps-section[data-astro-cid-u2h3djql]{margin-bottom:2rem}.section-header[data-astro-cid-u2h3djql]{margin-bottom:1.5rem}.section-header[data-astro-cid-u2h3djql] h2[data-astro-cid-u2h3djql]{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.section-subtitle[data-astro-cid-u2h3djql]{font-size:.9rem;color:var(--text-muted)}.section-subtitle[data-astro-cid-u2h3djql] code[data-astro-cid-u2h3djql]{background:var(--bg-card);padding:.15rem .4rem;border-radius:4px;font-size:.85rem}.apps-table-wrapper[data-astro-cid-u2h3djql]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.apps-table[data-astro-cid-u2h3djql]{width:100%;border-collapse:collapse}.apps-table[data-astro-cid-u2h3djql] th[data-astro-cid-u2h3djql]{text-align:left;padding:1rem;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:var(--bg);border-bottom:1px solid var(--border)}.apps-table[data-astro-cid-u2h3djql] td[data-astro-cid-u2h3djql]{padding:1rem;border-bottom:1px solid var(--border-subtle);font-size:.9rem}.apps-table[data-astro-cid-u2h3djql] tr[data-astro-cid-u2h3djql]:last-child td[data-astro-cid-u2h3djql]{border-bottom:none}.apps-table[data-astro-cid-u2h3djql] tr[data-astro-cid-u2h3djql]:hover{background:var(--bg-hover)}.app-cell[data-astro-cid-u2h3djql]{display:flex;align-items:center;gap:.75rem}.app-icon-sm[data-astro-cid-u2h3djql]{width:40px;height:40px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-cell-info[data-astro-cid-u2h3djql]{display:flex;flex-direction:column}.app-cell-name[data-astro-cid-u2h3djql]{font-weight:600}.app-cell-tagline[data-astro-cid-u2h3djql]{font-size:.8rem;color:var(--text-muted)}.category-badge[data-astro-cid-u2h3djql]{display:inline-block;padding:.25rem .5rem;background:var(--bg);border-radius:4px;font-size:.8rem}.compliance-badges[data-astro-cid-u2h3djql]{display:flex;flex-wrap:wrap;gap:.25rem}.compliance-badge-sm[data-astro-cid-u2h3djql]{padding:.15rem .4rem;background:var(--success);color:#fff;border-radius:4px;font-size:.7rem;font-weight:600}.status-badge[data-astro-cid-u2h3djql]{display:inline-block;padding:.25rem .6rem;border-radius:20px;font-size:.75rem;font-weight:600}.status-badge[data-astro-cid-u2h3djql].active{background:#22c55e20;color:#22c55e}.status-badge[data-astro-cid-u2h3djql].draft{background:#f59e0b20;color:#f59e0b}.actions[data-astro-cid-u2h3djql]{display:flex;gap:.5rem}.action-btn[data-astro-cid-u2h3djql]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--bg);border-radius:var(--radius-sm);color:var(--text-muted);transition:all .2s}.action-btn[data-astro-cid-u2h3djql]:hover{background:var(--primary);color:#fff}.empty-state[data-astro-cid-u2h3djql]{text-align:center;padding:3rem 2rem;background:var(--bg-card);border-radius:var(--radius);border:1px dashed var(--border)}.empty-icon[data-astro-cid-u2h3djql]{color:var(--text-subtle);margin-bottom:1rem}.empty-state[data-astro-cid-u2h3djql] h3[data-astro-cid-u2h3djql]{font-size:1.1rem;margin-bottom:.5rem}.empty-state[data-astro-cid-u2h3djql] p[data-astro-cid-u2h3djql]{color:var(--text-muted);font-size:.9rem}.empty-state[data-astro-cid-u2h3djql] code[data-astro-cid-u2h3djql]{background:var(--bg);padding:.15rem .4rem;border-radius:4px}.help-section[data-astro-cid-u2h3djql]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.help-section[data-astro-cid-u2h3djql] h2[data-astro-cid-u2h3djql]{font-size:1rem;font-weight:600;margin-bottom:1rem}.help-content[data-astro-cid-u2h3djql] p[data-astro-cid-u2h3djql]{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.help-content[data-astro-cid-u2h3djql] code[data-astro-cid-u2h3djql]{background:var(--bg);padding:.15rem .4rem;border-radius:4px;font-size:.85rem}.code-block[data-astro-cid-u2h3djql]{background:var(--bg);border-radius:var(--radius-sm);padding:1rem;overflow-x:auto;margin-bottom:1rem}.code-block[data-astro-cid-u2h3djql] pre[data-astro-cid-u2h3djql]{font-family:SF Mono,Monaco,monospace;font-size:.8rem;line-height:1.5;color:var(--text-muted);margin:0}.help-note[data-astro-cid-u2h3djql]{font-size:.85rem;color:var(--text-subtle);margin-bottom:0!important}@media(max-width:900px){.admin-sidebar[data-astro-cid-u2h3djql]{display:none}.admin-content[data-astro-cid-u2h3djql]{padding:1rem}.apps-table-wrapper[data-astro-cid-u2h3djql]{overflow-x:auto}.apps-table[data-astro-cid-u2h3djql]{min-width:600px}}
