:root{--report-bg:#fafbfc;--report-border:#e1e5e9;--report-header:#1e293b;--report-header-secondary:#64748b;--report-link:#3b82f6;--report-link-hover:#2563eb;--report-insight-bg:#f8fafc;--report-insight-border:#e2e8f0;--report-insight-text:#475569;--report-category-bg:#ffffff;--report-category-border:#e2e8f0;--report-category-tag-bg:#f1f5f9;--report-category-tag-border:#cbd5e1;--report-category-tag-text:#475569;--report-minor-count:#64748b;--report-minor-appearances:#3b82f6;--report-minor-percentage:#64748b;--report-minor-category:#64748b;--report-lead-capture-bg:var(--mauve-3);--report-lead-capture-text:#111;--report-lead-capture-secondary:#222;--report-loading:#64748b;--report-error:#dc2626;--report-error-bg:#fef2f2;--report-error-border:#fecaca}.report-container{max-width:1200px;margin:0 auto;padding:0;min-height:100vh}.report-branding{display:flex;justify-content:center;padding:2rem 2rem 1rem;background:white;border-bottom:1px solid var(--report-border)}.report-branding .logo{text-decoration:none}.report-header{background:white;padding:2rem;text-align:center}.report-header h1{font-size:1.875rem;font-weight:600;color:var(--report-header);margin-bottom:2rem;line-height:1.2;letter-spacing:-.025em}.report-summary{background:var(--report-bg);border-radius:8px;padding:2rem;border:1px solid var(--report-border);max-width:800px;margin:0 auto}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:2rem;gap:2rem}.metric{display:flex;flex-direction:column;align-items:center;text-align:center}.metric-value{font-size:1.5rem;font-weight:600;color:var(--report-header);line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.metric-label{font-size:.65rem;color:var(--report-header-secondary);margin-top:.5rem;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.report-content{padding:0;display:grid;grid-gap:3rem;gap:3rem}.category-overview{background:white;margin:0 2rem;border-radius:8px;padding:2rem;border:1px solid var(--report-border)}.category-overview h2{font-size:1.25rem;font-weight:600;color:var(--report-header);margin-bottom:1.5rem;letter-spacing:-.025em}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.category-card{background:var(--report-bg);border:1px solid var(--report-border);padding:1.5rem;transition:border-color .15s ease}.category-card:hover{border-color:var(--report-link)}.category-card h3{font-size:1rem;font-weight:500;color:var(--report-header);margin-bottom:1rem}.category-count{font-size:.75rem;color:var(--report-header-secondary)}.category-appearances{font-size:1.125rem;color:var(--report-header);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sponsors-section{background:white;margin:0 2rem;border-radius:8px;padding:2rem;border:1px solid var(--report-border)}.sponsors-section h2{font-size:1.25rem;font-weight:600;color:var(--report-header);margin-bottom:1.5rem;letter-spacing:-.025em}.category-card{background:var(--report-category-bg);border:1px solid var(--report-category-border);border-radius:6px;padding:1rem;text-align:center}.category-stats{display:flex;flex-direction:column;gap:.25rem}.category-count{font-size:.875rem;color:var(--report-link);font-weight:500}.category-appearances{font-size:.75rem;color:var(--report-header-secondary)}.newsletters-section,.sponsors-section{background:white;border-radius:8px;padding:2rem;border:1px solid var(--report-border)}.newsletters-section h2,.sponsors-section h2{font-size:1.5rem;font-weight:600;color:var(--report-header);margin-bottom:1rem}.insight{background:var(--report-insight-bg);border:1px solid var(--report-insight-border);border-radius:6px;padding:1rem 1.5rem;margin-bottom:2rem;font-size:.875rem;color:var(--report-insight-text);line-height:1.5}.insight strong{color:var(--report-header);font-weight:600}.list-container{border:1px solid var(--report-border);border-radius:8px;overflow:hidden;background:white}.list-item{display:block;padding:1.5rem;text-decoration:none;color:inherit;background:white;transition:background-color .12s ease;border-bottom:1px solid var(--report-border)}.list-item:last-child{border-bottom:none}.list-item:hover{background:var(--report-bg)}.item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.item-name-with-avatar{display:flex;align-items:center;gap:.75rem}.sponsor-avatar{border-radius:4px;flex-shrink:0}.item-name{font-weight:500;font-size:1rem;letter-spacing:-.01em;line-height:1.3}.item-count,.item-name{color:var(--report-header)}.item-count{font-weight:600;font-size:1.25rem;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.item-meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--report-header-secondary);margin-bottom:.5rem}.rank{font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-transform:uppercase;letter-spacing:.05em}.percentage{font-weight:400;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.item-categories{display:flex;flex-wrap:wrap;gap:.5rem}.category-tag{background:var(--report-category-tag-bg);color:var(--report-category-tag-text);font-size:.625rem;padding:.25rem .5rem;border-radius:4px;border:1px solid var(--report-category-tag-border);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.minor-sponsors-summary{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--report-border)}.minor-sponsors-summary h3{font-size:1.125rem;font-weight:600;color:var(--report-header);margin-bottom:1rem;letter-spacing:-.025em}.minor-stats{display:flex;gap:2rem;margin-bottom:1.5rem;font-size:.75rem}.minor-count{color:var(--report-minor-count);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.minor-appearances{color:var(--report-minor-appearances);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.minor-percentage{color:var(--report-minor-percentage);font-weight:400;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.minor-sponsors-details{margin-top:1rem}.minor-sponsors-details summary{cursor:pointer;font-weight:500;color:var(--report-link);padding:.75rem 0;border-radius:4px;transition:color .15s ease}.minor-sponsors-details summary:hover{color:var(--report-link-hover)}.minor-sponsors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:.5rem;gap:.5rem;margin-top:1rem}.minor-sponsor-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border:1px solid var(--report-border);border-radius:4px;text-decoration:none;color:inherit;font-size:.875rem;transition:all .15s ease}.minor-sponsor-item:hover{border-color:var(--report-link);background:#f8fafc}.minor-sponsor-header{display:flex;align-items:center;gap:.5rem;flex:1 1}.minor-sponsor-avatar{border-radius:3px;flex-shrink:0}.minor-sponsor-name{font-weight:500;color:var(--report-header);flex:1 1}.minor-sponsor-count{font-weight:600;color:var(--report-minor-count);margin-left:.5rem}.minor-sponsor-category{font-size:.75rem;color:var(--report-minor-category);margin-left:.5rem;opacity:.8}.lead-capture-section{background:var(--report-lead-capture-bg);border-radius:8px;padding:3rem 2rem;margin:0 2rem;text-align:center;border:1px solid var(--report-border);color:var(--report-lead-capture-text)}.lead-capture-content h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--report-lead-capture-text);letter-spacing:-.025em}.lead-capture-content p{font-size:1rem;line-height:1.5;margin-bottom:2rem;color:var(--report-lead-capture-secondary);max-width:500px;margin-left:auto;margin-right:auto}.newsletters-section{background:white;margin:0 2rem;border-radius:8px;padding:2rem;border:1px solid var(--report-border)}.newsletters-section h2{font-size:1.25rem;font-weight:600;color:var(--report-header);margin-bottom:1.5rem;letter-spacing:-.025em}.error,.loading{padding:3rem 2rem;text-align:center;font-size:1rem;color:var(--report-header-secondary);background:white;margin:2rem;border-radius:8px;border:1px solid var(--report-border)}.error{border-color:var(--report-error-border)}.loading{color:var(--report-loading)}.error{color:var(--report-error);background:var(--report-error-bg);border:1px solid var(--report-error-border);border-radius:6px;margin:2rem auto;max-width:600px}@media (max-width:768px){.report-container{background:white}.report-branding,.report-header{padding:1.5rem}.report-header h1{font-size:1.5rem}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem}.metric-value{font-size:1.5rem}.category-overview,.lead-capture-section,.newsletters-section,.sponsors-section{margin:0 1rem;padding:1.5rem}.report-content{gap:2rem}.list-item{padding:1rem}.item-header{margin-bottom:.5rem}.item-name{font-size:.875rem}.item-count{font-size:1.125rem}.item-meta{font-size:.6875rem}.category-grid{grid-template-columns:1fr}.minor-stats{flex-direction:column;gap:.5rem}}