@font-face{font-family:Outfit;src:url('fonts/outfit-400.ttf');font-weight:400;font-display:swap}@font-face{font-family:Outfit;src:url('fonts/outfit-600.ttf');font-weight:600;font-display:swap}@font-face{font-family:Outfit;src:url('fonts/outfit-700.ttf');font-weight:700;font-display:swap}
:root{--accent:#e8445c;--accent-dark:#bf2941;--tint:#fff3f5;--tint-border:#ffdde3;--ink:#19191c;--muted:#777d89;--border:#ededf0;--bg:#fafafa}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Outfit,system-ui,sans-serif;color:var(--ink);font-size:16px;line-height:1.5}button,select,input{font:inherit}button,summary,select,a,.drop{cursor:pointer}a{color:inherit}button{border:1px solid transparent}button:focus-visible,summary:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,.drop:focus-visible{outline:3px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}header{background:white;border-bottom:1px solid #f2f2f4}.header-inner{max-width:1280px;margin:auto;min-height:84px;display:flex;align-items:center;justify-content:space-between;padding:18px 32px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;font-size:23px;line-height:1.2;letter-spacing:-.7px}.brand small{display:block;font-weight:600;letter-spacing:2px;font-size:10px;color:#9699a2;margin-top:5px}.mark{width:43px;height:43px;display:grid;place-items:center;border-radius:16px;background:var(--accent)}.mark svg{width:29px;height:29px;fill:none;stroke:white;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}main{max-width:1280px;padding:0 72px;margin:auto}.intro{text-align:center;margin:80px 0 60px}.badge{display:inline-block;font-size:12px;letter-spacing:1px;font-weight:600;color:#727781;background:#f4f4f5;border-radius:20px;padding:4px 10px}.intro h1{font-size:54px;letter-spacing:-1.8px;line-height:1.15;margin:28px 0 8px}.intro h2{font-size:34px;color:#71717a;letter-spacing:-1px;margin:0}.drop{max-width:700px;margin:auto;background:white;border:2px dashed #e2e2e6;border-radius:28px;text-align:center;padding:42px 25px;display:block;box-shadow:0 2px 3px #00000005;transition:background .15s,border .15s}.drop:hover,.drop.over{border-color:var(--accent);background:var(--tint)}.upload-icon{display:grid;place-items:center;width:66px;height:66px;font-size:38px;background:#f7f7f8;color:var(--accent);border-radius:18px;margin:0 auto 20px}.drop h3{font-size:22px;margin:0 0 14px;font-weight:600}.drop p{font-size:16px;color:#7e8089;line-height:1.75;margin:0}.drop p strong{font-weight:600;color:#42434a}.drop small{display:block;color:#92969f;margin-top:13px;font-size:13px}.local-note{text-align:center;font-size:14px;color:#8b8f99;margin:28px 0 10px}.quiet{background:none;border:0;padding:6px 0;color:#818692;font-size:14px}.quiet:hover{color:var(--accent-dark)}.sample-button{display:block;margin:8px auto 45px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;max-width:950px;margin:40px auto 110px}.steps h3{font-size:17px}.steps p{font-size:14px;color:var(--muted)}#status{color:#b2253c;text-align:center}#status:empty{display:none}.report-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:135px 0 56px}.report-heading h1{font-size:30px;font-weight:700;letter-spacing:-.65px;line-height:1.2;margin:0 0 8px}.report-heading p{color:var(--muted);margin:0;font-size:16px}.report-heading .micro{font-size:12px;margin-top:7px;color:#9398a2}.actions{display:flex;gap:14px;flex-wrap:wrap}.button-accent,.button-secondary{background:var(--tint);border:1px solid var(--tint-border);color:var(--accent-dark);border-radius:17px;padding:10px 18px;font-size:12px;letter-spacing:.3px;font-weight:600;white-space:nowrap}.button-secondary{background:#fff7ef;border-color:#ffdfc3;color:#af6025}.button-accent:hover,.button-secondary:hover{filter:brightness(.97)}.stats{display:grid;grid-template-columns:repeat(5,1fr);gap:27px;margin-bottom:44px}.stat{background:white;border:1px solid var(--border);border-radius:25px;padding:30px;box-shadow:0 2px 2px #00000005;min-width:0;display:flex;flex-direction:column;justify-content:center;min-height:136px}.eyebrow,.stat span{font-size:11px;font-weight:600;letter-spacing:1px;color:#9ba0ab;line-height:1.4;text-transform:uppercase}.stat strong{font-size:29px;line-height:1.3;letter-spacing:-1px;margin-top:7px}.stat:first-child strong{color:var(--accent)}.panel{padding:38px;background:white;border:1px solid var(--border);border-radius:26px;box-shadow:0 2px 2px #00000005;margin-bottom:42px;min-width:0}.panel h2,.investment h2{font-size:21px;letter-spacing:-.45px;margin:0 0 30px;font-weight:600}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:42px}.two-col>.panel{height:calc(100% - 42px)}.tight{gap:25px}.tile{border-radius:17px;background:#fafafa;border:1px solid #f6f6f7;padding:25px;min-width:0}.tile strong{font-size:23px;display:block;letter-spacing:-.5px;line-height:1.25;margin:8px 0}.tile p{font-size:12px;color:var(--muted);margin:6px 0}.tile.accent{background:var(--tint);border-color:var(--tint-border)}.tile.accent strong,.accent-text{color:var(--accent)}.diagnostic{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:25px;padding:22px;border-radius:17px;background:#fafafa;border:1px solid #f5f5f6}.diagnostic:first-child{background:#fff8f9;border-color:#ffe5ea}.diagnostic strong{font-size:15px;display:block;line-height:1.4}.diagnostic small{display:block;color:var(--muted);font-size:12px}.diagnostic>strong{font-size:25px;color:var(--accent);text-align:right}.note{color:#888e99;font-size:12px;line-height:1.6;margin:25px 0 0}.quality-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:40px}.quality-numbers>div+div{margin-top:26px}.big-number{display:block;font-size:32px;font-weight:600;letter-spacing:-1px;line-height:1.2;margin-top:4px}.feature{background:var(--tint);border:1px solid var(--tint-border);border-radius:17px;padding:26px;color:var(--accent-dark);min-height:140px}.feature h3{font-size:15px;margin:0 0 14px}.feature strong{font-size:25px;line-height:1.3}.feature p{font-size:12px;margin:7px 0 0;line-height:1.6}.four-col{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.subtle{font-weight:400;color:#8b8f98}.metric-row{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #f1f1f3;padding:13px 0;font-size:14px;color:var(--muted)}.metric-row strong{font-size:20px;font-weight:600;color:var(--ink);text-align:right}.metric-row:last-child{border:0}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.flow-stage{border-left:3px solid #ffd2da;padding:6px 18px}.flow-stage strong{display:block;font-size:30px;letter-spacing:-1px}.flow-stage span{font-size:14px;color:var(--muted)}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.chart-controls{display:flex;gap:12px;flex-wrap:wrap}.chart-controls label,.filter-panel label{display:flex;flex-direction:column;font-size:12px;color:var(--muted);gap:5px}select,input[type=date]{border:1px solid #e6e6eb;border-radius:8px;background:white;color:#606673;padding:8px 12px;font-size:14px;max-width:100%}.filter-panel{padding:24px;background:white;border:1px solid var(--border);border-radius:18px;display:flex;align-items:end;gap:18px;flex-wrap:wrap;margin:-25px 0 30px}.filter-panel p{width:100%;font-size:14px;color:#b2253c;margin:0}.filter-panel p:empty{display:none}.chart-scroll{overflow-x:auto;padding-top:15px}.bars{height:220px;display:flex;gap:8px;align-items:flex-end;border-bottom:1px solid #e8e8ec}.bar-col{height:100%;flex:1;min-width:22px;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;position:relative}.bar{display:block;width:65%;background:#f16d7e;border:0;border-radius:5px 5px 0 0;min-height:2px;padding:0}.bar:hover,.bar:focus{background:var(--accent-dark);outline:2px solid #f8b1bd;outline-offset:2px}.chart-labels{display:flex;gap:8px}.chart-labels span{flex:1;min-width:22px;text-align:center;font-size:11px;color:var(--muted);padding-top:9px}.chart-readout{min-height:24px;color:var(--accent-dark);font-size:14px;margin:10px 0}.chart-data summary{font-size:13px;color:var(--muted);margin-top:15px}.table-wrap{overflow:auto;max-height:380px}table{width:100%;border-collapse:collapse;font-size:14px;margin-top:16px}td,th{text-align:left;padding:12px;border-bottom:1px solid var(--border);font-weight:400}th{font-weight:600}.weekday{display:grid;grid-template-columns:74px 1fr 30px;gap:12px;align-items:center;font-size:13px;color:var(--muted);margin:12px 0}.weekday i{height:7px;background:#f5f5f7;border-radius:5px;overflow:hidden}.weekday b{height:100%;display:block;background:#ee788a;border-radius:5px}.weekday strong{text-align:right;color:var(--ink);font-weight:600}.history{border:1px solid var(--tint-border);background:linear-gradient(120deg,#fff2f5,white);border-radius:26px;box-shadow:0 2px 4px #00000005;margin-bottom:42px}.history summary{list-style:none;display:flex;align-items:center;gap:22px;padding:32px 38px}.history summary::-webkit-details-marker{display:none}.history strong{font-size:21px;letter-spacing:-.4px;font-weight:600}.history .badge{font-size:9px;background:#ffe1e8;color:#c1455d;vertical-align:middle;margin-left:8px}.history small{display:block;color:var(--muted);font-size:14px;margin-top:2px}.expand-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:13px;background:var(--accent);color:white;font-size:27px;flex-shrink:0;box-shadow:0 5px 10px #e8445c20}.history[open] .expand-icon{transform:rotate(180deg)}.count-badge{margin-left:auto;background:#ffdde5;color:#bc344d;font-size:11px;padding:5px 12px;border-radius:20px;white-space:nowrap}.history-body{padding:0 38px 30px}.dark{background:#19191c;border-color:#242427;color:white;box-shadow:0 18px 25px #00000014}.investment{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:32px;border-radius:25px;margin-bottom:28px}.investment h2{margin-bottom:5px}.investment p{color:#9499a5;font-size:14px;margin:0}.investment>div:last-child{text-align:right}.investment strong{font-size:30px;letter-spacing:-1px;display:block}.dark .two-col{gap:30px}.paid-card{background:#242427;border:1px solid #303034;border-radius:24px;padding:32px}.paid-card .metric{margin:24px 0}.paid-card .metric strong{font-size:28px;display:block;letter-spacing:-.7px}.paid-card small{font-size:12px;color:#9095a1}.dark-note{background:#242427;border:1px solid #303034;border-radius:22px;padding:25px;font-size:14px;font-style:italic;color:#aaadb7;margin:30px 0 0}.dark-note b{color:#fb8f9f}.methodology{color:var(--muted);font-size:14px}.methodology summary{font-size:18px;font-weight:600;color:var(--ink);display:flex;justify-content:space-between;gap:20px;list-style:none}.methodology p{line-height:1.8}.availability{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}.availability div{background:#fafafa;padding:20px;border-radius:14px}.availability strong{font-size:14px;color:#464951}.availability p{font-size:13px;margin-bottom:0}.report-end{text-align:center;padding:65px 0 115px;color:#858b97;font-size:14px}.report-end .badge{font-size:10px;background:transparent;color:#9ba0ab}.report-end p{margin-top:26px}footer{max-width:1280px;margin:auto;border-top:1px solid #f2f2f4;padding:70px 32px 60px;display:flex;align-items:center;justify-content:space-between;color:#9398a3;font-size:14px;gap:30px}footer strong{color:var(--ink);font-size:17px;font-weight:600}footer p{margin:8px 0 12px}footer small{font-size:10px;letter-spacing:1px}footer>div:last-child{display:flex;gap:28px}footer a{text-decoration:none;font-size:13px}dialog{max-width:520px;border:1px solid var(--border);border-radius:24px;padding:35px;color:var(--ink);font-family:Outfit,sans-serif}dialog p{color:var(--muted)}dialog::backdrop{background:#19191c60}.empty{padding:25px 0;color:var(--muted);font-size:14px}
@media(max-width:1100px){main{padding:0 35px}.stats{gap:16px}.stat{padding:22px}.panel{padding:28px}.two-col{gap:28px}.quality-grid{gap:22px}.four-col{gap:18px}.report-heading{margin-top:80px;flex-wrap:wrap}.steps{gap:25px}}@media(max-width:700px){.header-inner{padding:16px 22px;min-height:80px}.brand{font-size:21px}main{padding:0 20px}.intro{margin:55px 0 38px}.intro h1{font-size:37px;letter-spacing:-1.3px}.intro h2{font-size:26px}.drop{padding:30px 20px}.drop h3{font-size:20px}.desktop{display:none}.steps{grid-template-columns:1fr;gap:12px;margin-bottom:65px}.steps h3{margin-bottom:6px}.steps p{margin-top:0}.report-heading{margin:55px 0 32px;gap:22px}.report-heading h1{font-size:29px}.report-heading p{font-size:14px}.actions{gap:8px}.button-accent,.button-secondary{padding:9px 12px;font-size:11px}.stats{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px}.stat{min-height:112px;border-radius:20px;padding:22px}.stat:last-child{grid-column:1/-1;min-height:95px}.stat strong{font-size:29px}.two-col{grid-template-columns:1fr;gap:0}.two-col>.panel{height:auto}.panel{padding:25px;border-radius:22px;margin-bottom:28px}.panel h2{font-size:21px;margin-bottom:25px}.tight{grid-template-columns:1fr 1fr;gap:15px}.tile{padding:18px}.tile strong{font-size:21px}.quality-grid{grid-template-columns:1fr;gap:20px}.quality-numbers{display:flex;gap:35px}.quality-numbers>div+div{margin-top:0}.feature{min-height:0;padding:22px}.four-col{grid-template-columns:1fr 1fr;gap:16px}.flow-grid{grid-template-columns:1fr 1fr;gap:24px}.flow-stage{padding-left:12px}.flow-stage strong{font-size:26px}.panel-heading{flex-wrap:wrap}.chart-controls{width:100%}.chart-controls label:first-child{flex:1}.history{border-radius:22px;margin-bottom:28px}.history summary{padding:24px 20px;gap:14px;flex-wrap:wrap}.history strong{font-size:20px}.history small{font-size:13px}.history .badge{display:none}.count-badge{margin-left:59px}.history-body{padding:0 20px 25px}.investment{padding:25px;align-items:start;flex-direction:column;gap:20px}.investment>div:last-child{text-align:left}.dark .two-col{gap:22px}.paid-card{padding:26px}.dark-note{padding:20px}.availability{grid-template-columns:1fr}.filter-panel{margin:0 0 28px}.filter-panel label:first-child{width:100%}.report-end{padding:35px 0 65px}footer{padding:40px 22px;flex-wrap:wrap}.note{font-size:13px}.eyebrow,.stat span{font-size:12px}.chart-labels span{font-size:12px}}
@media print{header,footer,.actions,.filter-panel,.report-end,.chart-controls,.chart-data,dialog,#reset{display:none!important}body{background:white;font-size:12px}main{padding:0;max-width:none}.report-heading{margin:0 0 20px}.panel,.history,.investment{break-inside:avoid;margin-bottom:20px;padding:20px;box-shadow:none}.stats{gap:10px;margin-bottom:20px}.stat{padding:16px;min-height:100px}.two-col{gap:20px}.panel h2{margin-bottom:18px}.dark{background:#222!important;color:white!important}.bar,.dark,.feature,.diagnostic,.tile{print-color-adjust:exact;-webkit-print-color-adjust:exact}.chart-scroll{overflow:visible}.bars{min-width:0!important}.methodology{display:block}.quality-grid{gap:20px}.history summary{padding:10px}}
/* Adaptive panels and aligned comparison plots */
.single-column{grid-template-columns:1fr!important}.adaptive-details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:21px;font-weight:600;letter-spacing:-.45px}.adaptive-details summary:after{content:'＋';color:var(--muted);font-weight:400}.adaptive-details[open] summary:after{content:'−'}.adaptive-details summary::-webkit-details-marker{display:none}.adaptive-details .details-content{margin-top:28px}.adaptive-details .quality-grid{grid-template-columns:1fr 1fr}.adaptive-details summary .subtle{font-size:13px;margin-left:auto}.adaptive-details summary .badge{margin-left:auto;font-size:11px}.methodology li{margin:12px 0;line-height:1.7}.metric-plot{margin:0 0 25px}.metric-plot h3{font-size:14px;font-weight:600;margin:0 0 14px 55px;color:var(--accent-dark)}.metric-plot.matches h3{color:#6466a5}.metric-plot h3 small{font-weight:400;color:var(--muted);margin-left:8px}.plot-row{display:flex;height:180px}.y-axis{width:55px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;color:var(--muted);font-size:12px;padding-right:12px;text-align:right;position:relative;top:-7px;height:calc(100% + 14px)}.plot-body{flex:1;min-width:0}.metric-plot .bars{height:180px;background:repeating-linear-gradient(to top,transparent 0,transparent calc(25% - 1px),#f0f0f3 calc(25% - 1px),#f0f0f3 25%);border-bottom:1px solid #dcdde4}.chart-hit{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;padding:0;border:0;background:transparent;border-radius:0;cursor:pointer}.chart-hit .bar{min-height:0;display:block;flex:none;width:65%;pointer-events:none}.matches .bar{background:#8585bd}.chart-hit:hover{background:#e8445c06}.chart-hit:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.chart-hit:hover .bar{filter:brightness(.9)}.plots>.chart-labels{margin-left:55px}.comparison-note{font-size:13px;color:var(--muted);margin:4px 0 20px}.metric-plot:only-child .bars{height:220px}@media(max-width:700px){.adaptive-details summary{font-size:19px;flex-wrap:wrap}.adaptive-details .quality-grid{grid-template-columns:1fr}.adaptive-details summary .badge{margin-left:0}.adaptive-details summary .subtle{display:none}.y-axis{width:42px;font-size:11px;padding-right:8px}.plots>.chart-labels{margin-left:42px}.metric-plot h3{margin-left:42px}.plot-row,.metric-plot .bars{height:150px}}@media print{.chart-hit{display:flex}.metric-plot{break-inside:avoid}.adaptive-details .details-content{display:block}.plots{min-width:0!important}.y-axis,.bars{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
/* Horizontal date window */
.date-filter{display:block;padding:26px 30px}.range-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.range-heading p{color:var(--ink);font-size:17px;margin:6px 0 0}.date-range{height:44px;position:relative;margin:18px 10px 4px}.range-rail{height:6px;position:absolute;left:0;right:0;top:19px;background:#ececf0;border-radius:5px}.range-rail>div{position:absolute;height:100%;background:var(--accent);border-radius:5px}.date-range input[type=range]{appearance:none;-webkit-appearance:none;position:absolute;inset:0;margin:0;width:100%;height:44px;background:transparent;pointer-events:none;border:0;padding:0;cursor:default}.date-range input::-webkit-slider-runnable-track{height:6px;background:transparent}.date-range input::-moz-range-track{height:6px;background:transparent}.date-range input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;pointer-events:auto;width:22px;height:22px;border-radius:50%;background:white;border:3px solid var(--accent);box-shadow:0 2px 5px #0002;cursor:ew-resize;margin-top:-8px}.date-range input::-moz-range-thumb{pointer-events:auto;width:17px;height:17px;border-radius:50%;background:white;border:3px solid var(--accent);box-shadow:0 2px 5px #0002;cursor:ew-resize}.date-range input:focus-visible{outline:0}.date-range input:focus-visible::-webkit-slider-thumb{outline:3px solid #e8445c55;outline-offset:4px}.date-range input:focus-visible::-moz-range-thumb{outline:3px solid #e8445c55;outline-offset:4px}.range-endpoints{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.date-filter #filter-error{margin-top:12px}.diagnostic small:empty{display:none}@media(max-width:700px){.date-filter{padding:22px 20px}.range-heading p{font-size:15px}.range-heading .quiet{white-space:nowrap}.date-range{margin-left:0;margin-right:0}.range-endpoints{font-size:12px}}

@media(min-width:701px){.adaptive-details .quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px}.quality-grid .feature{min-width:0}}

.subscription-panel .two-col{gap:24px}.subscription-panel .paid-card{background:#fafafa;border:1px solid var(--border);border-radius:20px;color:var(--ink);padding:28px}.subscription-panel .paid-card .metric:first-of-type strong{color:var(--accent)}.subscription-panel .paid-card small{color:var(--muted)}@media(max-width:700px){.subscription-panel .two-col{gap:20px}.subscription-panel .paid-card{padding:22px}}

.report-end{padding:80px 0 130px}.report-end>p{max-width:540px;margin:28px auto 24px;line-height:1.7}.feedback-download,.feedback-email{font-weight:600;color:var(--ink);text-decoration:none}.feedback-download{padding:0;font-size:inherit}.community-links{display:flex;flex-direction:column;gap:8px}.community-links a{text-decoration:none}.community-links a:hover,.feedback-email:hover{text-decoration:underline}footer .creator-link{font-size:10px;letter-spacing:1px}footer .quiet{font-size:13px}@media(max-width:700px){.report-end{padding:50px 0 80px}}

#subscription-comparison{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.subscription-panel h2{margin-bottom:10px}.tier-caption{margin:0 0 28px}@media(max-width:700px){#subscription-comparison{grid-template-columns:1fr}}

#subscription-comparison{display:block;overflow-x:auto;border:1px solid var(--border);border-radius:16px}.tier-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.tier-table th,.tier-table td{padding:18px 24px;text-align:right;border-bottom:1px solid var(--border);white-space:nowrap;font-size:16px}.tier-table th:first-child{text-align:left}.tier-table thead th{background:#fafafa;color:var(--muted);font-weight:600;font-size:14px}.tier-table tbody th{font-weight:400;color:var(--muted)}.tier-table td{font-weight:600;color:var(--ink)}.tier-table .match-rate-row{background:#fff5f7}.tier-table .match-rate-row th,.tier-table .match-rate-row td{color:var(--accent-dark);font-weight:600}.tier-table .match-rate-row td{font-size:23px}.tier-table tr:last-child th,.tier-table tr:last-child td{border-bottom:0}@media(max-width:700px){.tier-table th,.tier-table td{padding:14px 12px;font-size:14px}.tier-table .match-rate-row td{font-size:20px}.tier-table thead th{font-size:13px}}

.history{background:#fff;border-color:var(--border)}.history .expand-icon{background:#f4f4f5;color:var(--ink);box-shadow:none}.history .count-badge{background:#f4f4f5;color:var(--muted)}
.history summary:after{content:"+";color:var(--muted);font-size:25px;font-weight:400;line-height:1;flex-shrink:0}.history[open] summary:after{content:"−"}@media(max-width:700px){.history summary{flex-wrap:nowrap;gap:12px}.history .count-badge{margin-left:auto}.history summary>span:first-child{min-width:0}}
footer>div:last-child{align-items:center}footer>div:last-child>a,footer>div:last-child>button{display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1.5;font-size:13px;margin:0}
.chart-readout:empty{display:none}

@media(max-width:700px){#welcome .drop{width:100%;max-width:380px;padding:36px 26px 32px;border-radius:26px;border-color:#e5e5e8}#welcome .drop .upload-icon{width:60px;height:60px;border-radius:17px;margin-bottom:22px}#welcome .drop h3{max-width:255px;margin:0 auto 12px;font-size:21px;line-height:1.35}#welcome .drop p{max-width:290px;margin:0 auto;font-size:15px;line-height:1.65}#welcome .drop small{max-width:270px;margin:20px auto 0;font-size:12px;line-height:1.5;color:#92969f}#welcome .intro{margin-bottom:48px}#welcome .local-note{max-width:370px;margin:26px auto 0;font-size:14px;line-height:1.6}}

dialog{max-height:85vh;overflow-y:auto}.subscription-panel>h2{margin-bottom:26px}

/* Use the same open rows and neutral values as the surrounding metrics. */
#subscription-comparison{border:0;border-radius:0;overflow:visible}
.tier-table th,.tier-table td{padding:22px 12px}
.tier-table th:first-child{padding-left:0}
.tier-table th:last-child,.tier-table td:last-child{padding-right:0}
.tier-table thead th,.tier-table .match-rate-row{background:transparent}
.tier-table .match-rate-row th{color:var(--muted);font-weight:400}
.tier-table .match-rate-row td{color:var(--ink)}
.tier-table td,.tier-table .match-rate-row td{font-size:23px;font-weight:600}
.mobile-tier{display:none}
@media(max-width:700px){
 .tier-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .tier-table tbody{display:block}
 .tier-table tbody tr{display:grid;grid-template-columns:repeat(var(--tier-count),minmax(0,1fr));gap:16px 8px;padding:22px 0;border-bottom:1px solid var(--border)}
 .tier-table tbody tr:first-child{padding-top:8px}
 .tier-table tbody tr:last-child{border-bottom:0;padding-bottom:0}
 .tier-table tbody th{grid-column:1/-1;white-space:normal;font-size:15px}
 .tier-table tbody th,.tier-table tbody td{border:0;padding:0;text-align:left}
 .tier-table tbody td{min-width:0;font-size:22px}
 .tier-table .match-rate-row td{font-size:22px}
 .mobile-tier{display:block;color:var(--muted);font-size:13px;font-weight:400;margin-bottom:5px;white-space:normal}
}

.brand-home,.brand-creator{color:inherit;text-decoration:none}

/* Compact mobile comparison with a single set of tier headings. */
@media(max-width:700px){
 .tier-table{table-layout:fixed;width:100%}
 .tier-table thead{position:static;display:table-header-group;width:auto;height:auto;overflow:visible;clip-path:none}
 .tier-table tbody{display:table-row-group}
 .tier-table tbody tr{display:table-row;border:0;padding:0}
 .tier-table thead th{font-size:13px;color:#666b76;white-space:normal;overflow-wrap:anywhere;font-weight:600}
 .tier-table th:first-child{width:32%}
 .tier-table thead th:first-child{font-size:0}
 .tier-table tbody th{font-size:14px;line-height:1.35;white-space:normal;color:#666b76;font-weight:400}
 .tier-table thead th,.tier-table tbody th,.tier-table tbody td{padding:17px 4px;border-bottom:1px solid var(--border);text-align:right;vertical-align:middle}
 .tier-table th:first-child{padding-left:0;text-align:left;padding-right:8px}
 .tier-table th:last-child,.tier-table td:last-child{padding-right:0}
 .tier-table tbody td,.tier-table .match-rate-row td{font-size:16px;font-weight:600;white-space:normal;overflow-wrap:anywhere}
 .tier-table .match-rate-row td{font-size:18px}
 .tier-table tbody tr:last-child th,.tier-table tbody tr:last-child td{border-bottom:0}
 .mobile-tier{display:none}
}

.activity-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none}.activity-disclosure>summary::-webkit-details-marker{display:none}.activity-disclosure>summary h2{margin:0}.activity-disclosure>summary:after{content:'+';font-size:25px;line-height:1;color:var(--muted);font-weight:400}.activity-disclosure[open]>summary:after{content:'−'}.activity-content{margin-top:26px}.activity-content>.panel-heading{justify-content:flex-end}
