:root{color-scheme:light;--bg: #f7f6f2;--surface: #fffdf8;--surface-muted: #efeee8;--ink: #171714;--text: #34342f;--muted: #6d6b62;--line: #d8d3c7;--line-strong: #aaa397;--accent: #2f5a4a;--bad: #8c2f24;--focus: #2f5f87;--mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--sans: "Geist", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--bg);color:var(--ink);font-family:var(--sans);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box;letter-spacing:0}body{min-width:320px;margin:0;background:var(--bg)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.lookup-shell{width:min(100% - 2rem,1080px);margin:0 auto;padding:2rem 0 3rem}.lookup-header{margin-bottom:.65rem}.lookup-header h1{margin:0;color:var(--ink);font-size:1.55rem;font-weight:680;line-height:1.15}.muted,.field-help,.field-error,.result-heading p,.coverage-heading p{color:var(--muted);line-height:1.5}.api-status-row{margin-bottom:1rem}.api-status{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.9rem;white-space:nowrap}.api-status:before{width:.44rem;height:.44rem;border-radius:999px;background:var(--line-strong);content:""}.status-ok:before{background:#00d43d}.status-error:before{background:#ff1f1f}.lookup-panel,.result-panel,.coverage-panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.lookup-panel{padding:1rem}.lookup-form{display:grid;gap:.45rem}label{color:var(--text);font-size:.9rem;font-weight:620}.form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem}input{width:100%;min-width:0;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);padding:.72rem .78rem;font-family:var(--mono);font-size:.96rem}input::placeholder{color:#9a968b}button{border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--ink);padding:.58rem .76rem}button:hover{border-color:var(--ink);background:#fff}button:focus-visible,input:focus-visible{outline:3px solid rgba(47,95,135,.28);outline-offset:2px}.primary-button{border-color:var(--ink);background:var(--ink);color:#fff;font-weight:650}.primary-button:hover{border-color:var(--accent);background:var(--accent)}.field-help,.field-error{margin:0;font-size:.86rem}.field-error{color:var(--bad)}.examples{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.examples button{padding:.36rem .5rem;font-family:var(--mono);font-size:.78rem}.result-panel,.coverage-panel{margin-top:1rem;padding:1rem}.result-panel h2,.result-panel h3,.coverage-panel h2,.coverage-panel h3{margin:0;color:var(--ink);line-height:1.2}.result-panel h2{font-size:1.1rem}.coverage-panel h2{font-size:1rem}.coverage-panel h3{font-size:.92rem}.result-panel h3{font-size:.95rem}.result-heading{padding-bottom:.9rem;border-bottom:1px solid var(--line)}.result-heading p,.muted,.coverage-heading p{margin:.25rem 0 0}.coverage-section{padding:1rem 0;border-bottom:1px solid var(--line)}.coverage-section:last-of-type{border-bottom:0}.result-section{padding:1rem 0;border-bottom:1px solid var(--line)}.result-section:last-child{padding-bottom:0;border-bottom:0}.facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.8rem 1rem;margin:.75rem 0 0}.facts.compact{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.facts div{min-width:0}dt{color:var(--muted);font-size:.78rem}dd{margin:.14rem 0 0;overflow-wrap:anywhere;color:var(--ink);font-weight:600}.table-scroll{margin-top:.75rem;overflow-x:auto;scrollbar-gutter:stable}table{width:100%;min-width:44rem;border-collapse:collapse;font-size:.86rem}.coverage-table{min-width:28rem}.coverage-table-wide{min-width:50rem}th,td{border:1px solid var(--line);padding:.5rem;text-align:left;vertical-align:top}th{background:var(--surface-muted);color:var(--text);font-size:.76rem;font-weight:700}td{color:var(--text)}.mono{font-family:var(--mono)}.list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;margin-top:.75rem}.list-grid strong{color:var(--text)}.token-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:.55rem 0 0;padding:0;list-style:none}.token-list li{border:1px solid var(--line);border-radius:6px;background:var(--surface-muted);color:var(--text);padding:.26rem .42rem;font-size:.82rem}@media(max-width:720px){.lookup-shell{width:min(100% - 1rem,1080px);padding-top:1rem}.lookup-header,.form-row{display:grid}.primary-button{min-height:2.9rem}table{min-width:38rem}}
