:root{--primary: #6366f1;--primary-dark: #4f46e5;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--dark: #1e293b;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1e293b;--gray-900: #0f172a}.astro-3pdbpoax{margin:0;padding:0;box-sizing:border-box}body{font-family:Be Vietnam Pro,sans-serif;background:var(--gray-100);color:var(--gray-800);min-height:100vh}.admin-layout.astro-3pdbpoax{display:flex;min-height:100vh}.sidebar.astro-3pdbpoax{width:280px;background:linear-gradient(180deg,#1e293b,#0f172a);color:#fff;position:fixed;top:0;left:0;height:100vh;overflow-y:auto;z-index:100}.sidebar-header.astro-3pdbpoax{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,var(--primary) 0%,#8b5cf6 100%)}.logo.astro-3pdbpoax{font-size:1.25rem;font-weight:700;display:flex;align-items:center;gap:.75rem}.logo-icon.astro-3pdbpoax{width:36px;height:36px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.sidebar-subtitle.astro-3pdbpoax{font-size:.75rem;opacity:.8;margin-top:.25rem}.sidebar-nav.astro-3pdbpoax{padding:1rem 0}.nav-section.astro-3pdbpoax{padding:.75rem 1.5rem;font-size:.65rem;text-transform:uppercase;color:var(--gray-400);font-weight:700;letter-spacing:.1em;margin-top:1rem}.nav-item.astro-3pdbpoax{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;color:var(--gray-300);text-decoration:none;transition:all .2s;font-size:.9rem;border-left:3px solid transparent}.nav-item.astro-3pdbpoax:hover,.nav-item.astro-3pdbpoax.active{background:#ffffff14;color:#fff;border-left-color:var(--primary)}.nav-item.astro-3pdbpoax.active{background:#6366f126;color:#fff}.nav-icon.astro-3pdbpoax{width:22px;text-align:center;font-size:1.1rem}.main.astro-3pdbpoax{flex:1;margin-left:280px;min-height:100vh}.top-bar.astro-3pdbpoax{background:#fff;padding:1.25rem 2rem;border-bottom:1px solid var(--gray-200);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:50;box-shadow:0 1px 3px #0000000d}.page-title.astro-3pdbpoax{font-size:1.35rem;font-weight:700;display:flex;align-items:center;gap:.75rem}.page-title-icon.astro-3pdbpoax{width:40px;height:40px;background:linear-gradient(135deg,var(--primary) 0%,#8b5cf6 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.top-bar-right.astro-3pdbpoax{display:flex;align-items:center;gap:1rem}.content.astro-3pdbpoax{padding:2rem}.stats-grid.astro-3pdbpoax{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.stat-card.astro-3pdbpoax{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #00000014}.stat-label.astro-3pdbpoax{font-size:.8rem;color:var(--gray-500);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.stat-value.astro-3pdbpoax{font-size:2rem;font-weight:700;color:var(--gray-900)}.card.astro-3pdbpoax{background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000014;margin-bottom:1.5rem;overflow:hidden}.card-header.astro-3pdbpoax{padding:1.25rem 1.5rem;border-bottom:1px solid var(--gray-200);display:flex;justify-content:space-between;align-items:center;background:var(--gray-50)}.card-title.astro-3pdbpoax{font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.card-body.astro-3pdbpoax{padding:1.5rem}.btn.astro-3pdbpoax{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .2s;text-decoration:none}.btn-primary.astro-3pdbpoax{background:linear-gradient(135deg,var(--primary) 0%,#8b5cf6 100%);color:#fff}.btn-success.astro-3pdbpoax{background:linear-gradient(135deg,var(--success) 0%,#059669 100%);color:#fff}.btn-secondary.astro-3pdbpoax{background:var(--gray-200);color:var(--gray-700)}.btn-danger.astro-3pdbpoax{background:linear-gradient(135deg,var(--danger) 0%,#dc2626 100%);color:#fff}.btn-sm.astro-3pdbpoax{padding:.375rem .875rem;font-size:.8rem}.table.astro-3pdbpoax{width:100%;border-collapse:collapse}.table.astro-3pdbpoax th.astro-3pdbpoax,.table.astro-3pdbpoax td.astro-3pdbpoax{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--gray-100)}.table.astro-3pdbpoax th.astro-3pdbpoax{font-size:.7rem;text-transform:uppercase;color:var(--gray-500);font-weight:700;background:var(--gray-50);letter-spacing:.05em}.table.astro-3pdbpoax tbody.astro-3pdbpoax tr.astro-3pdbpoax:hover{background:var(--gray-50)}.table.astro-3pdbpoax tbody.astro-3pdbpoax tr.astro-3pdbpoax:last-child td.astro-3pdbpoax{border-bottom:none}.badge.astro-3pdbpoax{display:inline-flex;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge-success.astro-3pdbpoax{background:#d1fae5;color:#065f46}.badge-warning.astro-3pdbpoax{background:#fef3c7;color:#92400e}.badge-danger.astro-3pdbpoax{background:#fee2e2;color:#991b1b}.badge-primary.astro-3pdbpoax{background:#e0e7ff;color:#3730a3}.competitor-card.astro-3pdbpoax{background:linear-gradient(135deg,var(--gray-50) 0%,white 100%);border:1px solid var(--gray-200);border-radius:16px;padding:1.5rem;margin-bottom:1rem}.competitor-header.astro-3pdbpoax{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.competitor-name.astro-3pdbpoax{font-size:1.1rem;font-weight:700;color:var(--gray-800)}.competitor-domain.astro-3pdbpoax{font-size:.85rem;color:var(--gray-500);margin-top:.25rem}.competitor-actions.astro-3pdbpoax{display:flex;gap:.5rem}.action-btn.astro-3pdbpoax{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:8px;color:var(--gray-500);transition:all .2s}.action-btn.astro-3pdbpoax:hover{background:var(--gray-100);color:var(--primary)}.action-btn.astro-3pdbpoax.delete:hover{color:var(--danger)}.metric-grid.astro-3pdbpoax{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.metric-item.astro-3pdbpoax{text-align:center;padding:.75rem;background:#fff;border-radius:8px}.metric-value.astro-3pdbpoax{font-size:1.25rem;font-weight:700;color:var(--gray-800)}.metric-label.astro-3pdbpoax{font-size:.75rem;color:var(--gray-500)}.modal.astro-3pdbpoax{display:none;position:fixed;inset:0;background:#00000080;z-index:1000;align-items:center;justify-content:center}.modal.astro-3pdbpoax.show{display:flex}.modal-content.astro-3pdbpoax{background:#fff;border-radius:16px;padding:2rem;width:90%;max-width:500px}.modal-header.astro-3pdbpoax{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal-title.astro-3pdbpoax{font-size:1.25rem;font-weight:700}.modal-close.astro-3pdbpoax{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--gray-500)}.form-group.astro-3pdbpoax{margin-bottom:1rem}.form-label.astro-3pdbpoax{display:block;font-size:.85rem;font-weight:600;color:var(--gray-700);margin-bottom:.5rem}.form-input.astro-3pdbpoax{width:100%;padding:.75rem 1rem;border:2px solid var(--gray-200);border-radius:10px;font-size:.9rem;transition:all .2s}.form-input.astro-3pdbpoax:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f11a}.loading.astro-3pdbpoax{display:flex;align-items:center;justify-content:center;padding:3rem;color:var(--gray-400)}.loading.astro-3pdbpoax:before{content:"";width:24px;height:24px;border:3px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite;margin-right:.75rem}@keyframes spin{to{transform:rotate(360deg)}}.empty-state.astro-3pdbpoax{text-align:center;padding:3rem;color:var(--gray-400)}.empty-state-icon.astro-3pdbpoax{font-size:3rem;margin-bottom:1rem}.alert.astro-3pdbpoax{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem}.alert-info.astro-3pdbpoax{background:#e0e7ff;color:#3730a3;border:1px solid #a5b4fc}@media(max-width:1200px){.stats-grid.astro-3pdbpoax{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.sidebar.astro-3pdbpoax{display:none}.main.astro-3pdbpoax{margin-left:0}.stats-grid.astro-3pdbpoax{grid-template-columns:1fr}}
