body{background:var(--bg);color:var(--text)}.topbar[data-astro-cid-gfghvy5u]{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid rgba(255,255,255,.06)}.logo[data-astro-cid-gfghvy5u]{height:28px;filter:invert(1);display:block}.topbar-nav[data-astro-cid-gfghvy5u]{display:flex;align-items:center;gap:20px}.topbar-link[data-astro-cid-gfghvy5u],.topbar-cta[data-astro-cid-gfghvy5u]{font-size:12px;color:#ffffff8c;text-decoration:none}.topbar-link[data-astro-cid-gfghvy5u]:hover,.topbar-cta[data-astro-cid-gfghvy5u]:hover{color:var(--accent)}@media (max-width: 480px){.topbar-nav[data-astro-cid-gfghvy5u]{gap:14px}.topbar-link[data-astro-cid-gfghvy5u]{font-size:11px}}main[data-astro-cid-gfghvy5u]{padding:32px 20px 60px}.wrap[data-astro-cid-gfghvy5u]{max-width:680px;margin:0 auto}.state[data-astro-cid-gfghvy5u]{animation:fadeIn .25s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.kicker[data-astro-cid-gfghvy5u]{font-size:11px;color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin-bottom:12px;font-weight:600}.hero[data-astro-cid-gfghvy5u]{font-size:38px;line-height:1.1;font-weight:600;margin:0 0 16px;letter-spacing:-.02em}.hero[data-astro-cid-gfghvy5u] .accent[data-astro-cid-gfghvy5u]{color:var(--accent)}.lede[data-astro-cid-gfghvy5u]{font-size:15px;color:#ffffffad;line-height:1.65;margin:0 0 20px;max-width:560px}.howit[data-astro-cid-gfghvy5u]{font-size:13px;color:#ffffff8c;line-height:1.7;margin-bottom:24px;padding:14px 16px;background:#e8c5470f;border-left:3px solid var(--accent);border-radius:0 8px 8px 0}.howit[data-astro-cid-gfghvy5u] strong[data-astro-cid-gfghvy5u]{color:#fff}.field[data-astro-cid-gfghvy5u]{margin-bottom:12px}.field[data-astro-cid-gfghvy5u] label[data-astro-cid-gfghvy5u]{display:block;font-size:11px;color:var(--text-2);text-transform:uppercase;letter-spacing:.06em;font-weight:500;margin-bottom:6px}.field[data-astro-cid-gfghvy5u] .req[data-astro-cid-gfghvy5u]{color:var(--red)}.field[data-astro-cid-gfghvy5u] input[data-astro-cid-gfghvy5u]{width:100%;padding:12px 14px;font-size:15px;background:#ffffff0a;color:var(--text);border:1px solid var(--border);border-radius:8px;font-family:inherit;outline:none;box-sizing:border-box}.field[data-astro-cid-gfghvy5u] input[data-astro-cid-gfghvy5u]:focus{border-color:var(--accent)}.field-hint[data-astro-cid-gfghvy5u]{font-size:11px;color:var(--text-3);margin-top:4px}.field[data-astro-cid-gfghvy5u] .opt[data-astro-cid-gfghvy5u]{color:var(--text-3);font-weight:400;font-size:11px;margin-left:4px}.status-msg[data-astro-cid-gfghvy5u]{margin-top:12px;font-size:13px;line-height:1.5}.consent-row[data-astro-cid-gfghvy5u]{display:flex;gap:10px;align-items:flex-start;margin:4px 0 18px;padding:12px 14px;background:#ffffff05;border:1px solid var(--border);border-radius:8px;font-size:12px;color:var(--text-2);line-height:1.55;cursor:pointer}.consent-row[data-astro-cid-gfghvy5u] input[data-astro-cid-gfghvy5u][type=checkbox]{margin-top:2px;accent-color:var(--accent);flex-shrink:0;cursor:pointer;width:16px;height:16px}.consent-row[data-astro-cid-gfghvy5u] a[data-astro-cid-gfghvy5u]{color:var(--accent);text-decoration:underline}.share-block[data-astro-cid-gfghvy5u]{margin:18px 0;padding:18px 20px;background:#ffffff05;border:1px solid var(--border);border-radius:10px}.share-block[data-astro-cid-gfghvy5u] .kicker[data-astro-cid-gfghvy5u]{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-weight:600;margin-bottom:4px}.share-headline[data-astro-cid-gfghvy5u]{font-size:18px;color:var(--text);font-weight:500;margin-bottom:4px}.share-sub[data-astro-cid-gfghvy5u]{font-size:13px;color:var(--text-2);line-height:1.55;margin-bottom:12px}.share-textarea[data-astro-cid-gfghvy5u]{width:100%;box-sizing:border-box;padding:12px 14px;margin-bottom:10px;background:#00000059;color:var(--text);border:1px solid var(--border);border-radius:8px;font-family:inherit;font-size:13px;line-height:1.55;resize:vertical;outline:none}.share-textarea[data-astro-cid-gfghvy5u]:focus{border-color:var(--accent)}.share-row[data-astro-cid-gfghvy5u]{display:flex}.share-row[data-astro-cid-gfghvy5u] .btn[data-astro-cid-gfghvy5u]{width:100%;text-align:center}.share-status[data-astro-cid-gfghvy5u]{margin-top:10px;font-size:12px;line-height:1.5}.btn[data-astro-cid-gfghvy5u]{display:inline-block;padding:14px 22px;border-radius:10px;font-size:14px;font-weight:500;text-decoration:none;letter-spacing:.01em;border:0;cursor:pointer;font-family:inherit;transition:transform .08s,box-shadow .15s,background .15s}.btn-primary[data-astro-cid-gfghvy5u]{background:var(--accent);color:#0a0a0a}.btn-primary[data-astro-cid-gfghvy5u]:hover{box-shadow:0 2px 12px #e8c54759}.btn-secondary[data-astro-cid-gfghvy5u]{background:#ffffff0a;color:var(--text);border:1px solid var(--border-2)}.btn-secondary[data-astro-cid-gfghvy5u]:hover{border-color:var(--accent);color:var(--accent)}.btn-ghost[data-astro-cid-gfghvy5u]{background:transparent;color:var(--text-3);border:1px solid var(--border);margin-top:12px}.btn-ghost[data-astro-cid-gfghvy5u]:hover{color:var(--text)}.btn-large[data-astro-cid-gfghvy5u]{width:100%;padding:16px;font-size:15px;font-weight:600}.btn-block[data-astro-cid-gfghvy5u]{width:100%}.receipts[data-astro-cid-gfghvy5u]{margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);font-size:12px;color:var(--text-3);line-height:1.7}.receipts[data-astro-cid-gfghvy5u] strong[data-astro-cid-gfghvy5u]{color:#ffffffb3}.loading[data-astro-cid-gfghvy5u]{padding:80px 20px;text-align:center}.loading-step[data-astro-cid-gfghvy5u]{font-size:18px;color:#fff;font-weight:500;line-height:1.5;margin:16px 0 12px}.loading-hint[data-astro-cid-gfghvy5u]{font-size:12px;color:var(--text-3)}.result-artist[data-astro-cid-gfghvy5u]{font-size:30px;line-height:1.15;font-weight:600;margin:0 0 8px;letter-spacing:-.01em}.result-meta[data-astro-cid-gfghvy5u]{font-size:13px;color:var(--text-3);margin-bottom:24px}.hero-stat[data-astro-cid-gfghvy5u]{padding:22px;background:linear-gradient(135deg,#e8c5471a,#e8c54708);border:1px solid rgba(232,197,71,.3);border-radius:14px}.hero-stat-live[data-astro-cid-gfghvy5u]{background:linear-gradient(135deg,#60a5fa1a,#60a5fa08);border-color:#60a5fa4d}.hero-pair[data-astro-cid-gfghvy5u]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;margin-bottom:24px}.hero-kicker[data-astro-cid-gfghvy5u]{font-size:10px;color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:6px}.hero-kicker[data-astro-cid-gfghvy5u].live{color:#60a5fa}.hero-num[data-astro-cid-gfghvy5u]{font-size:22px;font-weight:600;color:#fff;letter-spacing:-.01em;line-height:1.2}.hero-note[data-astro-cid-gfghvy5u]{font-size:12px;color:var(--text-2);margin-top:6px;line-height:1.55}.rr-slider-zone[data-astro-cid-gfghvy5u]{margin-top:14px;padding:12px 14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px}.rr-slider-prompt[data-astro-cid-gfghvy5u]{font-family:DM Mono,monospace;font-size:10px;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;font-weight:500;margin-bottom:8px}.rr-slider-presets[data-astro-cid-gfghvy5u]{display:flex;gap:6px;margin-bottom:12px;flex-wrap:wrap}.rr-slider-presets[data-astro-cid-gfghvy5u] button[data-astro-cid-gfghvy5u]{font-family:Outfit,sans-serif;font-size:11px;font-weight:500;padding:5px 10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:var(--text);cursor:pointer;transition:background .15s,border-color .15s}.rr-slider-presets[data-astro-cid-gfghvy5u] button[data-astro-cid-gfghvy5u]:hover{background:#e8c5471a;border-color:#e8c5474d}.rr-slider-presets[data-astro-cid-gfghvy5u] button[data-astro-cid-gfghvy5u].active{background:#e8c5472e;border-color:var(--accent);color:var(--accent)}#rr-years-slider[data-astro-cid-gfghvy5u]{width:100%;accent-color:var(--accent);margin:4px 0 8px}.rr-slider-readout[data-astro-cid-gfghvy5u]{font-size:12px;color:var(--text-2);margin-bottom:4px}.rr-slider-readout[data-astro-cid-gfghvy5u] #rr-years-current[data-astro-cid-gfghvy5u]{font-family:DM Mono,monospace;color:var(--accent);font-weight:600;font-size:14px}.rr-slider-bounds[data-astro-cid-gfghvy5u]{font-size:10px;color:var(--text-3);font-family:DM Mono,monospace;display:flex;gap:8px;flex-wrap:wrap}.rr-slider-bounds[data-astro-cid-gfghvy5u] .sep[data-astro-cid-gfghvy5u]{opacity:.4}.rr-mix-zone[data-astro-cid-gfghvy5u]{margin-top:14px;border:1px solid var(--rule, rgba(255,255,255,.1));border-radius:10px;background:#ffffff04}.rr-mix-toggle[data-astro-cid-gfghvy5u]{width:100%;text-align:left;background:transparent;border:0;color:var(--text-2, rgba(255,255,255,.78));font-family:DM Mono,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:12px 14px;cursor:pointer}.rr-mix-toggle[data-astro-cid-gfghvy5u]:hover{color:var(--accent)}.rr-mix-chev[data-astro-cid-gfghvy5u]{display:inline-block;transition:transform .15s ease;color:var(--accent)}.rr-mix-toggle[data-astro-cid-gfghvy5u][aria-expanded=true] .rr-mix-chev[data-astro-cid-gfghvy5u]{transform:rotate(90deg)}.rr-mix-body[data-astro-cid-gfghvy5u]{padding:0 14px 14px}.rr-mix-help[data-astro-cid-gfghvy5u]{font-size:12px;color:var(--text-3, rgba(255,255,255,.55));line-height:1.5;margin:0 0 12px}.rr-mix-rows[data-astro-cid-gfghvy5u]{display:grid;grid-template-columns:1fr 1fr;gap:6px 18px}@media (max-width: 640px){.rr-mix-rows[data-astro-cid-gfghvy5u]{grid-template-columns:1fr}}.rr-mix-row[data-astro-cid-gfghvy5u]{display:grid;grid-template-columns:92px 1fr 40px;align-items:center;gap:8px}.rr-mix-row[data-astro-cid-gfghvy5u] label[data-astro-cid-gfghvy5u]{font-size:12px;color:var(--text-2, rgba(255,255,255,.78))}.rr-mix-row[data-astro-cid-gfghvy5u] input[data-astro-cid-gfghvy5u][type=range]{width:100%;accent-color:var(--accent)}.rr-mix-row[data-astro-cid-gfghvy5u] .rr-mix-val[data-astro-cid-gfghvy5u]{font-family:DM Mono,monospace;font-size:12px;color:var(--text-2);text-align:right}.rr-mix-foot[data-astro-cid-gfghvy5u]{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:11px;color:var(--text-3);font-family:DM Mono,monospace;flex-wrap:wrap;gap:8px}.rr-mix-foot[data-astro-cid-gfghvy5u] strong[data-astro-cid-gfghvy5u]{color:var(--text-1, #fff)}.rr-mix-reset[data-astro-cid-gfghvy5u]{background:transparent;border:1px solid var(--rule, rgba(255,255,255,.16));color:var(--text-2);font-size:11px;border-radius:6px;padding:5px 10px;cursor:pointer}.rr-mix-reset[data-astro-cid-gfghvy5u]:hover{border-color:var(--accent);color:var(--accent)}.combined-hero[data-astro-cid-gfghvy5u]{margin-bottom:22px;padding:26px 28px;background:linear-gradient(135deg,#e8c54724,#e8c5470a);border:1px solid rgba(232,197,71,.4);border-radius:14px}.combined-kicker[data-astro-cid-gfghvy5u]{font-size:11px;color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:10px}.combined-num[data-astro-cid-gfghvy5u]{font-size:42px;font-weight:600;color:#fff;letter-spacing:-.015em;line-height:1.15}.touring-block[data-astro-cid-gfghvy5u]{margin-bottom:18px;padding:14px 16px;background:#ffffff06;border:1px solid var(--border);border-radius:8px}.touring-label[data-astro-cid-gfghvy5u]{font-size:11px;color:var(--text-2);text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:6px}.touring-opt[data-astro-cid-gfghvy5u]{color:var(--text-3);font-weight:400;text-transform:none;letter-spacing:0}.touring-hint[data-astro-cid-gfghvy5u]{font-size:11px;color:var(--text-3);margin-bottom:10px;line-height:1.55}.touring-grid[data-astro-cid-gfghvy5u]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.touring-grid[data-astro-cid-gfghvy5u] .field[data-astro-cid-gfghvy5u]{margin-bottom:0}.touring-grid[data-astro-cid-gfghvy5u] label[data-astro-cid-gfghvy5u]{font-size:10px}.touring-grid[data-astro-cid-gfghvy5u] select[data-astro-cid-gfghvy5u]{width:100%;padding:8px 10px;font-size:13px;background:#ffffff0a;color:var(--text);border:1px solid var(--border);border-radius:6px;font-family:inherit;outline:none;box-sizing:border-box}.stats-grid[data-astro-cid-gfghvy5u]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:22px}.stat-card[data-astro-cid-gfghvy5u]{padding:14px;background:#ffffff06;border:1px solid var(--border);border-radius:10px}.stat-label[data-astro-cid-gfghvy5u]{font-size:10px;color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-bottom:6px}.stat-value[data-astro-cid-gfghvy5u]{font-size:22px;font-weight:600;color:#fff;font-family:var(--font-mono)}.narrative-block[data-astro-cid-gfghvy5u]{margin-bottom:22px}.narrative-block[data-astro-cid-gfghvy5u] p[data-astro-cid-gfghvy5u]{font-size:14px;color:var(--text-2);line-height:1.7;margin:0 0 10px}.narrative-block[data-astro-cid-gfghvy5u] p[data-astro-cid-gfghvy5u] strong[data-astro-cid-gfghvy5u]{color:#fff}.methodology[data-astro-cid-gfghvy5u]{margin-bottom:22px;padding:14px 16px;background:#ffffff05;border:1px solid var(--border);border-radius:8px}.methodology[data-astro-cid-gfghvy5u] summary[data-astro-cid-gfghvy5u]{cursor:pointer;font-size:12px;color:var(--text-2);font-weight:500;letter-spacing:.02em}.methodology[data-astro-cid-gfghvy5u] #rr-result-methodology[data-astro-cid-gfghvy5u]{font-size:12px;color:var(--text-3);line-height:1.65;margin-top:12px}.methodology[data-astro-cid-gfghvy5u] #rr-result-methodology[data-astro-cid-gfghvy5u] p[data-astro-cid-gfghvy5u]{margin:0 0 6px}.methodology[data-astro-cid-gfghvy5u] #rr-result-methodology[data-astro-cid-gfghvy5u] strong[data-astro-cid-gfghvy5u]{color:var(--text-2)}.cta-block[data-astro-cid-gfghvy5u]{margin-bottom:22px;padding:20px 22px;background:#e8c5470a;border-left:3px solid var(--accent);border-radius:0 12px 12px 0}.cta-headline[data-astro-cid-gfghvy5u]{font-size:15px;color:#fff;font-weight:500;margin-bottom:14px;line-height:1.45}.cta-row[data-astro-cid-gfghvy5u]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.cta-row[data-astro-cid-gfghvy5u] .btn[data-astro-cid-gfghvy5u]{text-align:center}.cta-foot[data-astro-cid-gfghvy5u]{font-size:11px;color:var(--text-3);margin-top:12px;line-height:1.6}.brand-foot[data-astro-cid-gfghvy5u]{padding:24px 20px;font-size:12px;color:var(--text-3);display:flex;gap:8px;justify-content:center;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.06)}.brand-foot[data-astro-cid-gfghvy5u] a[data-astro-cid-gfghvy5u]{color:var(--text-3)}.brand-foot[data-astro-cid-gfghvy5u] a[data-astro-cid-gfghvy5u]:hover{color:var(--accent)}.brand-foot[data-astro-cid-gfghvy5u] .sep[data-astro-cid-gfghvy5u]{opacity:.6}@media (max-width: 600px){.hero[data-astro-cid-gfghvy5u]{font-size:28px}.lede[data-astro-cid-gfghvy5u]{font-size:14px}.result-artist[data-astro-cid-gfghvy5u]{font-size:24px}.hero-num[data-astro-cid-gfghvy5u]{font-size:26px}}
