:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f5f7fb;--panel:#fff;--line:#e5e7eb;--muted:#64748b;--title:#0f172a;--lead:#9ca3af;--opty:#f59e0b;--won:#10b981;--danger:#ef4444;--success-bg:#dcfce7;--warning-bg:#fef3c7;--danger-bg:#fee2e2;--neutral-bg:#e2e8f0;background:#f5f7fb;font-family:Inter,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);min-height:100%;margin:0}body{color:var(--title)}.page-shell{max-width:1440px;margin:0 auto;padding:24px 28px 36px}.top-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700}.page-title{letter-spacing:-.03em;margin:0;font-size:34px;font-weight:800;line-height:1.15}.page-subtitle{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}.admin-link{color:#fff;background:#0f172a;border-radius:12px;align-items:center;min-height:42px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stat-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:16px 18px;box-shadow:0 8px 24px #0f172a0d}.stat-label{color:var(--muted);letter-spacing:.02em;margin-bottom:8px;font-size:12px;font-weight:700}.stat-value{letter-spacing:-.03em;font-size:28px;font-weight:800;line-height:1}.stat-lead .stat-value{color:var(--lead)}.stat-opty .stat-value{color:var(--opty)}.stat-won .stat-value{color:var(--won)}.stat-warning .stat-value{color:#d97706}.map-panel,.table-panel{background:var(--panel);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 30px #0f172a0f}.map-panel{margin-bottom:18px;padding:18px 18px 10px}.map-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.panel-title{letter-spacing:-.02em;margin-bottom:4px;font-size:18px;font-weight:800}.panel-subtitle{color:var(--muted);font-size:13px}.legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 14px;display:flex}.legend-item{color:#334155;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.legend-dot{border-radius:999px;width:10px;height:10px;display:inline-block}.lead-dot{background:var(--lead)}.opty-dot{background:var(--opty)}.won-dot{background:var(--won)}.issue-dot{background:var(--danger)}.map-frame{background:radial-gradient(circle at 0 0,#3b82f60d,#0000 26%),radial-gradient(circle at 100% 100%,#10b9810d,#0000 24%),#fbfcfe;border-radius:20px;min-height:620px;position:relative;overflow:hidden}.hover-card{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #e2e8f0f2;border-radius:18px;width:340px;padding:14px 14px 12px;position:absolute;box-shadow:0 18px 40px #0f172a2e}.hover-card.place-right .hover-card-arrow{background:#fff;border-bottom:1px solid #e2e8f0f2;border-left:1px solid #e2e8f0f2;width:14px;height:14px;position:absolute;top:20px;left:-7px;transform:rotate(45deg)}.hover-card.place-left .hover-card-arrow{background:#fff;border-top:1px solid #e2e8f0f2;border-right:1px solid #e2e8f0f2;width:14px;height:14px;position:absolute;top:20px;right:-7px;transform:rotate(45deg)}.hover-card-header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.hover-card-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.hover-card-title{letter-spacing:-.02em;font-size:18px;font-weight:800}.hover-card-subtitle{color:var(--muted);margin-top:2px;font-size:12px;font-weight:600}.info-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.info-item{background:#fbfcfe;border:1px solid #eef2f7;border-radius:12px;padding:10px}.info-strong{font-size:18px;font-weight:800}.hover-card-section+.hover-card-section{margin-top:10px}.section-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:6px;font-size:11px;font-weight:800}.channel-list{flex-wrap:wrap;gap:6px;display:flex}.account-preview-list{gap:8px;display:grid}.account-preview-item{background:#fbfcfe;border:1px solid #eef2f7;border-radius:12px;padding:10px}.account-preview-top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.account-name{font-size:13px;font-weight:700;line-height:1.4}.account-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.channel-chip,.badge{border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.channel-chip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}.badge{background:var(--neutral-bg);color:#334155}.badge-neutral{color:#334155;background:#e2e8f0}.badge-success{background:var(--success-bg);color:#166534}.badge-warning{background:var(--warning-bg);color:#92400e}.badge-danger{background:var(--danger-bg);color:#991b1b}.badge-innocean{color:#1d4ed8;background:#dbeafe}.support-line{color:#334155;font-size:13px;line-height:1.55}.innocean-inline{color:#1d4ed8;font-weight:700}.table-panel{padding:18px}.table-wrap{margin-top:12px;overflow:auto}.status-table{border-collapse:collapse;width:100%;font-size:13px}.status-table th,.status-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7;padding:12px 10px}.status-table th{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#fbfcfe;font-size:12px;font-weight:800;position:sticky;top:0}.status-table tbody tr:hover{background:#fafcff}@media (width<=1200px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.page-shell{padding:18px 14px 28px}.page-title{font-size:28px}.top-header{flex-direction:column}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-panel-header{flex-direction:column}.hover-card{width:270px}.info-grid{grid-template-columns:1fr}}
