:root{--bg:#f4f1ea;--surface:#fffcf6e0;--surface-strong:#fffdf8;--text:#182126;--muted:#6d7778;--line:#1821261a;--accent:#3f9084;--accent-dark:#2d6f65;--danger:#a14d3e;--danger-soft:#a14d3e1a;--success-soft:#3f90841f;--shadow:0 10px 30px #252d2914}html,body{max-width:100vw;min-height:100vh;overflow-x:clip}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}textarea{resize:vertical}.shell{width:min(840px,100vw - 1.5rem);margin:0 auto;padding:1rem 0 3rem}.hero{gap:.65rem;padding:.25rem 0 .5rem;display:grid}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem}.hero h1,.page-title{letter-spacing:-.04em;max-width:none;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;line-height:1}.lede,.muted,.meta{color:var(--muted)}.lede{max-width:56ch;font-size:.98rem;line-height:1.5}.topbar,.grid,.claim-layout,.results-list,.claim-list{gap:.9rem;display:grid}.topbar{grid-template-columns:1fr auto;align-items:center;padding:.25rem 0 .75rem}.brand{align-items:center;gap:.7rem;display:flex}.brand-mark{background:linear-gradient(135deg,var(--accent),#d2ad63);border-radius:999px;width:.8rem;height:.8rem;box-shadow:0 0 0 6px #3f908414}.brand strong{letter-spacing:.02em;font-size:1.05rem}.nav{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.panel,.result-card,.claim-card,.status-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px}.panel{padding:1rem}.stack{gap:.75rem;display:grid}.field,.inline-fields{gap:.5rem;display:grid}.inline-fields{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end}.field label,.label{font-size:.82rem;font-weight:700}.input,.textarea{background:var(--surface-strong);width:100%;color:var(--text);border:1px solid #18212624;border-radius:12px;padding:.8rem .9rem;transition:border-color .15s,box-shadow .15s}.input:focus,.textarea:focus{border-color:#0d8d7a8c;outline:none;box-shadow:0 0 0 4px #0d8d7a1f}.textarea{min-height:6rem}.actions,.split-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.split-actions{justify-content:space-between}.button,.button-secondary,.button-danger{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:2.5rem;padding:.65rem .95rem;font-weight:700;transition:transform .14s,opacity .14s,background .14s;display:inline-flex}.button:hover,.button-secondary:hover,.button-danger:hover{transform:translateY(-1px)}.button{background:var(--accent);color:#fff}.button-secondary{background:var(--surface-strong);color:var(--text);border:1px solid #18212614}.button-danger{background:var(--danger-soft);color:var(--danger)}.microcopy,.meta{font-size:.85rem;line-height:1.45}.status-card{padding:.9rem 1rem}.status-ok{background:var(--success-soft);border-color:#3f908433}.status-error{background:#ffece9eb;border-color:#a14d3e33}.grid{grid-template-columns:1fr;align-items:stretch}.result-card,.claim-card{padding:1rem}.result-head,.claim-head,.sigil-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.sigil-block{justify-items:start;gap:.8rem;display:grid}.sigil-grid{flex-wrap:wrap;gap:.35rem;display:flex}.sigil-tile{background:#ffffffad;border:1px solid #1821261a;border-radius:14px;place-items:center;width:64px;height:64px;padding:.35rem;display:grid}.sigil-tile svg{width:100%;height:100%}.pill{color:var(--accent-dark);background:#3f90841a;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem .6rem;font-size:.8rem;font-weight:700;display:inline-flex}.mono{font-family:SFMono-Regular,IBM Plex Mono,Menlo,monospace}.handle{word-break:break-word;font-size:clamp(1.2rem,4vw,1.8rem);font-weight:700;line-height:1.1}.spaced{gap:.9rem;display:grid}.empty{padding:.5rem 0}@media (max-width:640px){.shell{width:min(100vw - 1rem,840px)}.panel,.result-card,.claim-card,.status-card{border-radius:16px}.topbar,.actions,.split-actions,.sigil-row,.claim-head,.result-head{align-items:stretch}.nav{justify-content:flex-start}.topbar{grid-template-columns:1fr}.page-title{font-size:1.8rem}}
