:root{color:#171717;background:#f4f7f5;font-size:14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--page: #f4f7f5;--surface: #ffffff;--surface-strong: #eef3ef;--ink: #171717;--muted: #66716a;--line: #d8dfda;--accent: #0b8f62;--accent-ink: #064d36;--warn: #a16b00;--danger: #c73535;--info: #246b8f}*{box-sizing:border-box}body{min-width:320px;margin:0;background:linear-gradient(180deg,#ffffffb8,#f4f7f500),var(--page)}button,textarea{font:inherit;letter-spacing:0}a{color:inherit;text-decoration:none}button{min-height:36px;border:1px solid var(--ink);border-radius:8px;padding:0 14px;background:var(--ink);color:#fff;font-size:.92rem;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}button:hover:not(:disabled){background:#fff;color:var(--ink);transform:translateY(-1px)}button:disabled{border-color:var(--line);background:var(--surface-strong);color:var(--muted);cursor:not-allowed}button:focus-visible,textarea:focus-visible{outline:3px solid rgba(11,143,98,.28);outline-offset:2px}code{display:inline-flex;max-width:100%;min-height:28px;align-items:center;border:1px solid #dfe6e1;border-radius:6px;padding:3px 8px;background:#f9fbfa;color:#10231b;font-size:.9rem;overflow-wrap:anywhere;white-space:normal}.app-shell{width:min(1440px,100%);margin:0 auto;padding:24px 40px 48px}.top-bar{display:flex;gap:18px;align-items:center;margin-bottom:28px}.home-shell{max-width:1180px}.home-header{border-block:1px solid var(--line);margin-bottom:22px;padding:22px 0}.brand-block{min-width:0;border-block:1px solid var(--line);padding:18px 0}.back-link{display:inline-flex;margin-bottom:10px;color:var(--accent-ink);font-size:.88rem;font-weight:700}.back-link:hover{text-decoration:underline}.eyebrow{margin:0 0 8px;color:var(--accent-ink);font-size:.82rem;font-weight:800;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:860px;margin-bottom:8px;font-size:2rem;line-height:1.1;overflow-wrap:anywhere}h2{margin-bottom:0;font-size:1.22rem;line-height:1.2}.lede{max-width:720px;margin-bottom:0;color:var(--muted);font-size:.98rem;line-height:1.55}.header-image{flex:0 0 96px;width:96px;height:96px;object-fit:cover;border-radius:8px;filter:saturate(.88) contrast(1.05)}.tool-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.tool-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tool-card{display:grid;grid-template-columns:116px minmax(0,1fr);min-height:132px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.tool-card:hover{border-color:#0b8f6294;box-shadow:0 12px 28px #17171714;transform:translateY(-2px)}.tool-card img{width:100%;height:100%;min-height:132px;object-fit:cover}.tool-card-body{display:grid;align-content:center;gap:8px;min-width:0;padding:16px}.tool-card-kicker{color:var(--accent-ink);font-size:.78rem;font-weight:800;text-transform:uppercase}.tool-card strong{color:var(--ink);font-size:1.08rem;line-height:1.25;overflow-wrap:anywhere}.tool-card-body span:last-child{color:var(--muted);font-size:.92rem;line-height:1.5}.input-grid,.parsed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.url-input-panel{display:grid;gap:10px;min-width:0}.label-row{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:14px;color:var(--muted)}.label-row strong{color:var(--ink);font-size:.98rem}textarea{width:100%;min-height:150px;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:14px;background:var(--surface);color:var(--ink);font-size:.95rem;line-height:1.5}.query-preview{min-height:46px;border-left:4px solid var(--accent);padding:10px 12px;background:var(--surface-strong);color:#334038;font-size:.9rem;overflow-wrap:anywhere;line-height:1.45}.summary-strip{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;margin:22px 0}.summary-pill{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;padding:14px;background:var(--surface)}.summary-pill span{color:var(--muted)}.summary-pill strong{color:var(--ink);font-size:1.55rem;line-height:1}.summary-pill--ok{border-color:#0b8f6257}.summary-pill--warn{border-color:#a16b0057}.summary-pill--danger{border-color:#c7353557}.summary-pill--info{border-color:#246b8f57}.results-band,.parsed-block{min-width:0;border-top:1px solid var(--line);padding-top:20px}.results-band{margin-bottom:28px}.section-heading{margin-bottom:16px}.section-note{margin:6px 0 0;color:var(--muted);font-size:.9rem;line-height:1.45}.section-heading--with-action{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.filter-tag{display:inline-flex;min-height:32px;align-items:center;gap:8px;border-color:var(--line);background:var(--surface);color:var(--ink);white-space:nowrap}.filter-tag:hover:not(:disabled){border-color:var(--accent);background:#f8fcfa;color:var(--accent-ink)}.filter-tag--active{border-color:var(--accent);background:#0b8f621f;color:var(--accent-ink)}.filter-tag strong{display:inline-flex;min-width:22px;min-height:22px;align-items:center;justify-content:center;border-radius:8px;background:#fff;color:inherit;font-size:.84rem}.table-wrap{width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--surface)}table{width:100%;min-width:720px;border-collapse:collapse}th,td{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top;font-size:.94rem}thead th{background:#edf5f1;color:#203128;font-size:.86rem}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}tbody th{width:20%;overflow-wrap:anywhere}.value-list{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.status-badge{display:inline-flex;min-width:68px;min-height:28px;align-items:center;justify-content:center;border-radius:8px;padding:3px 8px;background:var(--surface-strong);color:var(--ink);font-weight:700}.diff-row--same .status-badge{background:#0b8f621f;color:var(--accent-ink)}.diff-row--changed .status-badge{background:#a16b0029;color:#6d4900}.diff-row--onlyA .status-badge{background:#c735351f;color:#942323}.diff-row--onlyB .status-badge{background:#246b8f24;color:#164e69}.muted{color:var(--muted)}.empty-state{min-height:96px;margin:0;border:1px dashed var(--line);border-radius:8px;padding:24px;background:#ffffff94;color:var(--muted)}@media(max-width:980px){.app-shell{padding-inline:20px}.input-grid,.parsed-grid{grid-template-columns:1fr}.summary-strip,.tool-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.app-shell{padding-top:20px}.top-bar{align-items:flex-start}.header-image{flex-basis:72px;width:72px;height:72px}h1{font-size:1.72rem}.tool-actions{display:grid;grid-template-columns:1fr}.tool-list,.tool-card{grid-template-columns:1fr}.tool-card img{height:120px;min-height:120px}.summary-strip{grid-template-columns:1fr}.summary-pill{min-height:64px}.section-heading--with-action{align-items:flex-start;flex-direction:column}table{min-width:640px}}
