.report-studio{--report-line:#e6e8eb;--report-muted:#7b838d;--report-ink:#303741;padding-top:24px!important}
.report-studio .page-head{gap:16px;align-items:center;margin-bottom:20px;flex-wrap:wrap}
.report-studio .eyebrow{font-size:9px;letter-spacing:1px;color:#858b93;margin-bottom:9px}
.report-studio .domain-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:24px;letter-spacing:-.6px;color:#272e38;line-height:1.3}
.report-studio .domain-heading .domain-favicon{width:29px;height:29px;flex-basis:29px;border:1px solid #e2e5e9;border-radius:6px;background:white}.report-studio .domain-heading .domain-favicon img{width:19px;height:19px}
.report-studio .report-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.report-studio .report-actions form{margin:0}
.report-studio .report-actions .button{font-size:10px;min-height:32px;height:32px;padding:6px 10px;border:1px solid #e0e4e8;border-radius:5px;color:#5f6772;background:white;box-shadow:none}
.report-studio .report-actions [data-print]{background:#353a42;color:#fff;border-color:#353a42}.report-studio .report-actions .mask-toggle[aria-pressed=true]{background:#fff4df;color:#93611f;border-color:#e7c88d}
.report-studio .domain-excellent{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:600;letter-spacing:0;padding:4px 8px;border-radius:5px;color:#a15b13;background:#fff4dc;border:1px solid #eed6ab}
.report-studio .flame-symbol{display:inline-flex;width:13px;height:15px;color:#dd8426}.report-studio .flame-symbol svg{width:100%;height:100%}
.report-studio .compact-report-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:11px 0;margin:0 0 13px;border-top:1px solid #e3e5e8;border-bottom:1px solid #e3e5e8;font-size:10px}
.report-studio .compact-report-bar>strong{font-size:11px;font-weight:550;color:#626b77}.report-studio .score-legend{display:flex;gap:5px;align-items:center;flex-wrap:wrap}
.report-studio .score-legend>strong{font-size:9px;font-weight:500;color:#9198a1;margin-right:3px}.report-studio .score-legend>span{font-size:9px;font-weight:550;display:inline-flex;align-items:center;gap:4px;padding:3px 6px;background:var(--score-tint);color:var(--score-color);border-radius:4px}
.report-studio .metric-grid{gap:10px;grid-template-columns:repeat(6,minmax(0,1fr))}
.report-studio .metric-card{position:relative;border:1px solid #dfe3e8;border-radius:8px;background:#fff;padding:15px 14px 12px;min-height:164px;display:flex;flex-direction:column;box-shadow:0 2px 3px #26334403;overflow:hidden}
.report-studio .metric-card .metric-top{display:none}.report-studio .metric-card h3{font-size:11px;font-weight:550;line-height:1.45;min-height:32px;letter-spacing:0;color:#626d7b;margin:0}
.report-studio .metric-value{display:flex;align-items:baseline;gap:5px;font-size:26px;font-weight:550;letter-spacing:-.65px;color:#303c4c;line-height:1.2;margin:9px 0 8px;font-variant-numeric:tabular-nums}
.report-studio .metric-value small{font-size:10px;color:#9ba4b0;font-weight:400;letter-spacing:0;margin:0}
.report-studio .score-description{display:flex;justify-content:space-between;align-items:center;margin:0 0 7px}.report-studio .score-description strong{font-size:9px;font-weight:500;border-radius:3px;padding:2px 5px;background:var(--score-tint);color:var(--score-color)}.report-studio .score-description>span{display:none}
.report-studio .score-meter{display:block;width:100%;height:3px;margin:0 0 11px;border:0;border-radius:2px;background:#eef0f3}.report-studio .score-meter::-webkit-meter-bar{height:3px;border:0;background:#eef0f3}.report-studio .score-meter::-webkit-meter-optimum-value{background:var(--score-color);border-radius:2px}.report-studio .score-meter::-moz-meter-bar{background:var(--score-color)}
.report-studio .metric-detail{margin-top:auto;padding-top:8px;border-top:1px solid #f0f2f4}.report-studio .metric-detail summary{font-size:9px;color:#959ea9;font-weight:400;cursor:pointer}.report-studio .metric-source{font-size:10px;line-height:1.6;color:#717d8e;margin-top:8px;overflow-wrap:anywhere}
.report-studio .metric-card.unavailable{border-style:solid;background:#f9fafb;border-color:#e7eaee;box-shadow:none}.report-studio .unavailable .metric-value{color:#bac1ca;font-size:25px}.report-studio .metric-missing-label{font-size:9px;color:#a2aab4;margin:0 0 14px}
.report-studio .metric-card.score-excellent{border-color:#e8c283;background:linear-gradient(145deg,#fffefb,#fff9eb);animation:excellent-glow 3.2s ease-in-out infinite}
.report-studio .metric-card.score-excellent h3{padding-right:17px}.report-studio .score-excellent .metric-value{color:#ad6418;text-shadow:0 1px 12px #f4b74727}
.report-studio .card-flame{position:absolute;right:11px;top:12px;width:18px;height:23px;color:#e58e29;transform-origin:50% 85%;animation:flame-dance 2.4s ease-in-out infinite;filter:drop-shadow(0 0 4px #f3b95460)}.report-studio .card-flame svg{width:100%;height:100%}
.report-studio .metric-card.score-excellent::after{content:'';pointer-events:none;position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#edb14e,#fff0ba,#edb14e,transparent);background-size:200% 100%;animation:ember-shimmer 4s linear infinite}
.report-studio .domain-excellent .flame-symbol{animation:flame-dance 2.4s ease-in-out infinite}
.report-studio .extra-heading{font-size:10px;letter-spacing:.7px;text-transform:uppercase;color:#8993a0;margin:20px 0 9px}
.report-studio .report-notes{margin-top:15px;padding:13px 0;border-top:1px solid #e1e5e9;font-size:11px;color:#8b96a2}.report-studio .report-notes summary{font-size:10px;color:#808c9a}.report-studio .report-notes p{font-size:11px;color:#7a8797;line-height:1.7;margin-top:8px}
.report-studio .research-tools{gap:10px;margin-top:8px}.report-studio .research-tools details{border-color:#e2e6eb;padding:13px 15px;border-radius:7px}.report-studio .research-tools summary{font-size:11px;color:#566476}.report-studio .research-tools summary>span{font-size:10px;color:#97a1ae}.report-studio .research-explanation{font-size:10px}.report-studio .change-item>strong{font-size:19px}.report-studio .research-note textarea{font-size:12px;min-height:90px}
.report-studio .history-strip{font-size:11px;padding:12px 15px;border-color:#e1e5ea;margin:12px 0;background:white}.report-studio .history-strip span{font-size:10px;color:#8b97a5}.report-studio .history-strip strong{font-weight:550;color:#586677}
.report-studio .screenshot-notice{font-size:10px;background:#fff9ea;border:1px solid #ead7ae;border-radius:5px;color:#947335;padding:8px 12px;margin-bottom:12px}
.report-studio.screenshot-mode .domain-heading .domain-favicon,.report-studio.screenshot-mode .research-note,.report-studio.screenshot-mode>.notice.error{display:none!important}
@keyframes excellent-glow{0%,100%{box-shadow:0 0 0 1px #ebc88513,0 2px 7px #d99d2020}50%{box-shadow:0 0 0 1px #edc57855,0 2px 13px #e9a32535}}
@keyframes flame-dance{0%,100%{transform:rotate(-4deg) scale(.96);opacity:.85}50%{transform:rotate(3deg) scale(1.06);opacity:1}}
@keyframes ember-shimmer{0%{background-position:200% 0}100%{background-position:0 0}}
@media(max-width:1100px){.report-studio .metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.report-studio .domain-heading{font-size:23px}.report-studio .report-actions{margin:0}}
@media(max-width:760px){.report-studio .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.report-studio .metric-card{min-height:162px;padding:13px 12px}.report-studio .metric-value{font-size:25px}.report-studio .page-head{display:flex;gap:14px}.report-studio .report-actions{justify-content:flex-start;gap:5px}.report-studio .report-actions .button{padding:6px 8px}.report-studio .domain-heading{font-size:24px}.report-studio .compact-report-bar{align-items:flex-start;gap:8px}.report-studio .score-legend>strong{flex-basis:100%}.report-studio .history-strip{align-items:flex-start}.report-studio .history-strip span{max-width:55%;text-align:right}}
@media(prefers-reduced-motion:reduce){.report-studio .metric-card.score-excellent,.report-studio .card-flame,.report-studio .domain-excellent .flame-symbol,.report-studio .metric-card.score-excellent::after{animation:none}}
@media print{.report-studio .metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.report-studio .metric-card.score-excellent,.report-studio .card-flame,.report-studio .metric-card.score-excellent::after{animation:none}.report-studio .screenshot-notice{display:none}.report-studio .metric-card{break-inside:avoid}}
.report-studio [data-private-domain]{overflow-wrap:anywhere;min-width:0;max-width:100%}
.report-studio .metric-detail[open]{position:static;z-index:auto}
.report-studio .metric-detail summary{font-size:11px;color:#697586;line-height:1.5}
.report-studio .metric-detail summary:focus-visible{outline:2px solid #a4510b;outline-offset:3px;border-radius:2px}
.report-studio .metric-detail[open] .metric-source{position:static;inset:auto;width:auto;max-width:100%;min-width:0;margin:8px 0 0;padding:9px 10px;border:1px solid #e6e8eb;border-radius:5px;background:#f7f8fa;box-shadow:none;font-size:11px;line-height:1.6;color:#556171;white-space:normal;overflow-wrap:anywhere}
