:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:left}.layout{display:grid;gap:1.25rem}.header h1{margin:0;font-size:2rem}.subtle{margin:.25rem 0 0;opacity:.75}.panel{border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:1rem;background:#ffffff08}.panel h2{margin:0 0 .75rem;font-size:1.1rem}.captureForm textarea{width:100%;resize:vertical;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#00000040;color:inherit;padding:.75rem}.apiKeyForm input{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#00000040;color:inherit;padding:.65rem .75rem}.row{display:flex;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}.secondary{opacity:.9;border-color:#ffffff2e}.error{color:#ff6b6b;margin:.75rem 0 0}.receipt{display:grid;gap:.5rem}.receiptRow{display:flex;gap:.75rem;align-items:baseline;justify-content:space-between}.label{opacity:.75}.status{display:inline-flex;align-items:center;gap:.4rem;font-variant-numeric:tabular-nums}.status:before{content:"";width:.6rem;height:.6rem;border-radius:999px;background:#888;display:inline-block}.status-queued:before{background:#ffd43b}.status-filed:before{background:#51cf66}.status-needs_review:before{background:#74c0fc}.status-error:before{background:#ff6b6b}.clarifyForm input{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#00000040;color:inherit;padding:.65rem .75rem}.question{margin:0 0 .75rem}.log{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.logPick{width:100%;text-align:left;display:grid;grid-template-columns:9rem 1fr;gap:.75rem;align-items:start;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#0003}.logText{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
