.report{display: flex;flex-direction: column;gap: var(--step-4)}.report__out{display: flex;flex-direction: column;gap: var(--step-4)}.report__out:empty{display: none}.report__paste[hidden],.report__actions[hidden],.report__map[hidden],.report .notice[hidden]{display: none}.report__paste{display: flex;flex-direction: column;gap: var(--step-2);scroll-margin-top: 5.5rem}.report__cap{font-family: var(--mono);font-size: 0.72rem;letter-spacing: 0.12em;text-transform: uppercase;color: var(--text-faint)}.report__paste textarea{width: 100%;resize: vertical;padding: var(--step-3);border: 1px solid var(--line);background: var(--ink-1);color: var(--text);font-family: var(--mono);font-size: 0.9rem;line-height: 1.5}.report__paste-act{align-items: center}.notice--bad{border-left-color: var(--magenta);background: color-mix(in oklab,var(--magenta) 12%,var(--ink-1));color: var(--text)}.report__verdict{padding: var(--step-4);border: 1px solid var(--line);border-left-width: 4px;background: var(--ink-1)}.report__verdict[data-tone="bad"]{border-left-color: var(--magenta);background: color-mix(in oklab,var(--magenta) 8%,var(--ink-1))}.report__verdict[data-tone="caution"]{border-left-color: var(--amber);background: color-mix(in oklab,var(--amber) 7%,var(--ink-1))}.report__verdict[data-tone="neutral"]{border-left-color: var(--line)}.report__ticket{font-family: var(--mono);font-size: 0.72rem;letter-spacing: 0.1em;text-transform: uppercase;color: var(--text-faint);margin-bottom: var(--step-2)}.report__headline{font-family: var(--display);font-size: clamp(1.3rem,3vw,1.75rem);line-height: 1.2}.report__body{margin-top: var(--step-2);color: var(--text-dim);max-width: 60ch}.report__sub{margin-top: var(--step-3);font-family: var(--mono);font-size: 0.8rem}.report__facts{display: grid;grid-template-columns: repeat(auto-fit,minmax(9rem,1fr));gap: var(--step-2)}.report__fact{display: flex;flex-direction: column;gap: 0.2rem;padding: var(--step-3);border: 1px solid var(--line-soft);background: var(--ink-1)}.report__fact-k{font-family: var(--mono);font-size: 0.68rem;letter-spacing: 0.12em;text-transform: uppercase;color: var(--text-faint)}.report__fact-v{font-family: var(--display);font-size: 1.4rem}.report__fact-s{font-size: 0.78rem}.report__block > h3{font-family: var(--display);font-size: 1.15rem;margin-bottom: var(--step-2)}.report__det{border: 1px solid var(--line-soft);background: var(--ink-1)}.report__det > summary{padding: var(--step-3);cursor: pointer;font-family: var(--mono);font-size: 0.85rem;letter-spacing: 0.04em;color: var(--text)}.report__det > summary:hover{color: var(--cyan-bright)}.report__det[open] > summary{border-bottom: 1px solid var(--line-soft)}.report__det > :not(summary){margin: var(--step-3)}.report__det h4{font-family: var(--mono);font-size: 0.72rem;letter-spacing: 0.1em;text-transform: uppercase;color: var(--text-faint);margin: var(--step-3) var(--step-3) var(--step-1)}.report__env{display: grid;grid-template-columns: max-content 1fr;gap: 0.35rem var(--step-3);font-size: 0.88rem}.report__env dt{font-family: var(--mono);font-size: 0.72rem;letter-spacing: 0.06em;color: var(--text-faint)}.report__env dd{color: var(--text-dim);word-break: break-word}.report__actions{display: flex;flex-wrap: wrap;gap: var(--step-2)}@media (max-width: 560px){.report__env{grid-template-columns: 1fr;gap: 0.1rem}.report__env dd{margin-bottom: var(--step-2)}}.report__headline{font-size: clamp(1.5rem,3.4vw,2.1rem)}.report__pills{display: flex;flex-wrap: wrap;gap: var(--step-1);margin-top: var(--step-3)}.report__pill{font-family: var(--mono);font-size: 0.72rem;letter-spacing: 0.03em;padding: 0.22rem 0.55rem;border: 1px solid var(--line);background: color-mix(in oklab,var(--ink-1) 60%,transparent);color: var(--text-dim);white-space: nowrap}.report__bar{height: 0.42rem;width: 100%;max-width: 100%;background: color-mix(in oklab,var(--line) 55%,transparent);overflow: hidden}.report__bar-fill{height: 100%;min-width: 2px;background: var(--text-dim);transition: width 0.5s ease}.report__bar-fill[data-tone="good"]{background: var(--cyan-bright)}.report__bar-fill[data-tone="warn"]{background: var(--amber)}.report__bar-fill[data-tone="bad"]{background: var(--magenta)}.report__fact .report__bar{margin-top: 0.35rem}.report__brk{display: flex;flex-direction: column;gap: var(--step-2);margin: var(--step-2) var(--step-3) var(--step-3)}.report__brk-row{display: grid;grid-template-columns: minmax(6rem,10rem) 1fr max-content;align-items: center;gap: var(--step-2)}.report__brk-k{font-family: var(--mono);font-size: 0.82rem;color: var(--text);overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.report__brk-v{font-family: var(--mono);font-size: 0.76rem;text-align: right}.report__map{display: flex;flex-direction: column;gap: var(--step-2);padding: var(--step-4);border: 1px solid var(--line-soft);border-left: 4px solid var(--cyan-bright);background: var(--ink-1)}.report__map > h3{font-family: var(--display);font-size: 1.15rem}.report__map-lede{max-width: 68ch;font-size: 0.9rem;line-height: 1.55}.report__map textarea{width: 100%;resize: vertical;padding: var(--step-3);border: 1px solid var(--line);background: var(--ink-1);color: var(--text);font-family: var(--mono);font-size: 0.85rem;line-height: 1.5}.report__map-msg{font-family: var(--mono);font-size: 0.82rem;min-height: 1.1em}.report__reveal-hit{display: flex;flex-direction: column;gap: 0.15rem;align-items: flex-start}.report__reveal-name{font-family: var(--mono);font-size: 0.84rem;color: var(--text)}.report__reveal-host{font-size: 0.74rem}.report__conf{margin-top: 0.1rem;font-size: 0.66rem;letter-spacing: 0.06em;text-transform: uppercase;padding: 0.1rem 0.4rem}.report__conf--exact{border-color: var(--cyan-bright);color: var(--cyan-bright)}.report__conf--likely{border-color: var(--amber);color: var(--amber)}.report__conf--ambiguous{border-color: var(--amber);color: var(--text-dim)}.report__conf--none{border-color: var(--line);color: var(--text-faint)}.report__block{scroll-margin-top: 5.5rem}td.report__reveal--on{border-left: 2px solid color-mix(in oklab,var(--cyan-bright) 45%,var(--line));background: color-mix(in oklab,var(--cyan-bright) 6%,transparent)}.report__reveal--on .report__reveal-hit{animation: report-reveal 0.45s ease both}@keyframes report-reveal{from{opacity: 0;transform: translateY(0.3rem)}to{opacity: 1;transform: none}}@media (prefers-reduced-motion: reduce){.report__reveal--on .report__reveal-hit{animation: none}}@media (max-width: 560px){.report__brk-row{grid-template-columns: 1fr max-content}.report__brk-row .report__bar{grid-column: 1 / -1;order: 3}}