.nav[data-astro-cid-6d3hq27a]{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.nav-inner[data-astro-cid-6d3hq27a]{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-right[data-astro-cid-6d3hq27a]{display:flex;align-items:center;gap:.5rem}.logo[data-astro-cid-6d3hq27a]{font-weight:800;font-size:1.25rem;letter-spacing:-.02em;color:var(--color-primary);text-decoration:none}.nav-link[data-astro-cid-6d3hq27a]{font-size:.75rem;font-weight:500;color:var(--color-text-muted);text-decoration:none;padding:.4rem .7rem;border-radius:8px;border:1px solid transparent;transition:all .15s;display:inline-flex;align-items:center;gap:.35rem}.nav-link[data-astro-cid-6d3hq27a]:hover{color:var(--color-primary);background:#eef2ff;border-color:var(--color-primary-light)}.nav-link[data-astro-cid-6d3hq27a].active{color:var(--color-primary);font-weight:600;background:#eef2ff;border-color:var(--color-primary)}.container[data-astro-cid-6d3hq27a]{max-width:1280px;margin:0 auto;padding:0 1.5rem}.dashboard[data-astro-cid-6d3hq27a]{padding:6rem 0 3rem;min-height:100vh;background:#f8fafc}.dashboard[data-astro-cid-6d3hq27a] .dash-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;gap:2rem}.dashboard[data-astro-cid-6d3hq27a] .dash-header h1{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.15rem}.dashboard[data-astro-cid-6d3hq27a] .dash-subtitle{color:var(--color-text-muted);font-size:.9rem}.dashboard[data-astro-cid-6d3hq27a] .filters{display:flex;align-items:center;gap:.75rem}.dashboard[data-astro-cid-6d3hq27a] .provider-select{font-family:var(--font-family);font-size:.8rem;font-weight:500;padding:.45rem 2rem .45rem .75rem;border:1px solid var(--color-border);border-radius:8px;background:#fff;color:#1e293b;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;transition:all .15s}.dashboard[data-astro-cid-6d3hq27a] .provider-select:hover{border-color:var(--color-primary-light)}.dashboard[data-astro-cid-6d3hq27a] .provider-select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #4f46e51a}.dashboard[data-astro-cid-6d3hq27a] .period-toggle{display:flex;gap:.25rem;background:#fff;border:1px solid var(--color-border);border-radius:8px;padding:.2rem}.dashboard[data-astro-cid-6d3hq27a] .period-btn{font-family:var(--font-family);font-size:.75rem;font-weight:500;padding:.35rem .75rem;border:none;border-radius:6px;background:transparent;color:var(--color-text-muted);cursor:pointer;transition:all .15s}.dashboard[data-astro-cid-6d3hq27a] .period-btn:hover{color:var(--color-primary)}.dashboard[data-astro-cid-6d3hq27a] .period-btn.active{background:var(--color-primary);color:#fff}.dashboard[data-astro-cid-6d3hq27a] .kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem}.dashboard[data-astro-cid-6d3hq27a] .kpi-card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;border:1px solid var(--color-border);display:flex;flex-direction:column}.dashboard[data-astro-cid-6d3hq27a] .highlight-card{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#a7f3d0}.dashboard[data-astro-cid-6d3hq27a] .kpi-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.35rem}.dashboard[data-astro-cid-6d3hq27a] .highlight-card .kpi-label{color:#047857}.dashboard[data-astro-cid-6d3hq27a] .kpi-value{font-size:2rem;font-weight:800;color:#1e293b;line-height:1;margin-bottom:.35rem}.dashboard[data-astro-cid-6d3hq27a] .highlight-card .kpi-value{color:#059669}.dashboard[data-astro-cid-6d3hq27a] .kpi-trend{font-size:.7rem;font-weight:500}.dashboard[data-astro-cid-6d3hq27a] .trend-up{color:#059669}.dashboard[data-astro-cid-6d3hq27a] .card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid var(--color-border)}.dashboard[data-astro-cid-6d3hq27a] .card h2{font-size:.95rem;font-weight:700;color:#1e293b;margin-bottom:.15rem}.dashboard[data-astro-cid-6d3hq27a] .card .card-subtitle{font-size:.8rem;color:var(--color-text-muted);margin-bottom:1.25rem}.dashboard[data-astro-cid-6d3hq27a] .section-row{margin-bottom:1.5rem}.dashboard[data-astro-cid-6d3hq27a] .two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.dashboard[data-astro-cid-6d3hq27a] .revenue-grid{display:flex;flex-direction:column;gap:.75rem}.dashboard[data-astro-cid-6d3hq27a] .revenue-item{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;align-items:baseline;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.dashboard[data-astro-cid-6d3hq27a] .revenue-item:last-child{border-bottom:none}.dashboard[data-astro-cid-6d3hq27a] .revenue-total{background:#f8fafc;border-radius:8px;padding:.75rem 1rem;border-bottom:none}.dashboard[data-astro-cid-6d3hq27a] .revenue-label{font-size:.85rem;color:#334155;font-weight:500}.dashboard[data-astro-cid-6d3hq27a] .revenue-total .revenue-label{font-weight:700}.dashboard[data-astro-cid-6d3hq27a] .revenue-val{font-size:.8rem;color:var(--color-text-muted);text-align:right}.dashboard[data-astro-cid-6d3hq27a] .revenue-amt{font-size:1.1rem;font-weight:800;color:#059669;text-align:right}.dashboard[data-astro-cid-6d3hq27a] .revenue-total .revenue-amt{font-size:1.25rem}.dashboard[data-astro-cid-6d3hq27a] .funnel{display:flex;flex-direction:column;gap:.5rem}.dashboard[data-astro-cid-6d3hq27a] .funnel-row{display:flex}.dashboard[data-astro-cid-6d3hq27a] .funnel-bar{background:#a5b4fc;border-radius:6px;padding:.6rem 1rem;display:flex;justify-content:space-between;align-items:center;min-width:160px;transition:width .3s}.dashboard[data-astro-cid-6d3hq27a] .funnel-label{font-size:.8rem;font-weight:500;color:#fff}.dashboard[data-astro-cid-6d3hq27a] .funnel-num{font-size:.9rem;font-weight:800;color:#fff}.dashboard[data-astro-cid-6d3hq27a] table{width:100%;border-collapse:collapse;font-size:.825rem}.dashboard[data-astro-cid-6d3hq27a] thead th{text-align:left;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;padding:0 .75rem .6rem 0;border-bottom:1px solid #e2e8f0}.dashboard[data-astro-cid-6d3hq27a] tbody td{padding:.6rem .75rem .6rem 0;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.dashboard[data-astro-cid-6d3hq27a] tbody tr:last-child td{border-bottom:none}.dashboard[data-astro-cid-6d3hq27a] .total-row td{border-top:2px solid #e2e8f0;padding-top:.75rem}.dashboard[data-astro-cid-6d3hq27a] .rate-badge{font-size:.7rem;font-weight:700;padding:.15rem .5rem;border-radius:10px;white-space:nowrap}.dashboard[data-astro-cid-6d3hq27a] .rate-good{background:#dcfce7;color:#16a34a}.dashboard[data-astro-cid-6d3hq27a] .rate-ok{background:#fef3c7;color:#d97706}.dashboard[data-astro-cid-6d3hq27a] .rate-low{background:#fee2e2;color:#dc2626}.dashboard[data-astro-cid-6d3hq27a] .recall-stats{display:flex;flex-direction:column}.dashboard[data-astro-cid-6d3hq27a] .recall-row{display:flex;align-items:center;gap:.75rem;padding:.7rem 0;border-bottom:1px solid #f1f5f9}.dashboard[data-astro-cid-6d3hq27a] .recall-row:last-child{border-bottom:none}.dashboard[data-astro-cid-6d3hq27a] .recall-label{font-size:.85rem;color:#334155;flex:1}.dashboard[data-astro-cid-6d3hq27a] .recall-val{font-size:1rem;font-weight:700;color:#1e293b;min-width:40px;text-align:right}.dashboard[data-astro-cid-6d3hq27a] .highlight-val{color:#d97706}.dashboard[data-astro-cid-6d3hq27a] .recall-pct{font-size:.7rem;color:#059669;font-weight:600;min-width:100px}.dashboard[data-astro-cid-6d3hq27a] .recall-link{font-size:.8rem;font-weight:600;color:var(--color-primary);text-decoration:none;white-space:nowrap}.dashboard[data-astro-cid-6d3hq27a] .recall-link:hover{text-decoration:underline}.dash-footer[data-astro-cid-6d3hq27a]{padding:1.5rem 0;text-align:center}.dash-footer[data-astro-cid-6d3hq27a] p[data-astro-cid-6d3hq27a]{font-size:.8rem;color:#94a3b8}@media(max-width:1024px){.dashboard[data-astro-cid-6d3hq27a] .kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard[data-astro-cid-6d3hq27a] .two-col{grid-template-columns:1fr}.dashboard[data-astro-cid-6d3hq27a] .dash-header,.dashboard[data-astro-cid-6d3hq27a] .filters{flex-direction:column;align-items:flex-start}}
