:root{color:#202823;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#f5f7f5;--green:#176b4a;--green-wash:#e5f2e9;--ink:#202823;--line:#d9dfdb;--muted:#6a746d;--red:#b5402d;--red-wash:#fae9e5;--stone:#eef1ee;--surface:#fff;background:#f5f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #176b4a59}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:0 32px;display:flex}.brand-lockup,.topbar-actions,.surface-heading,.surface-heading>div,.surface-footer,.side-heading,.ledger-actions,.receipt-top,.notice,.network-chip,.local-chip,.decision-pill,.read-only,.amount-input,.input-with-action,.check-row,.check-icon,.brand-mark{align-items:center;display:flex}.brand-lockup{gap:10px}.brand-mark{background:var(--ink);color:var(--canvas);justify-content:center;width:34px;height:34px}.brand-name{color:var(--ink);font-size:17px;font-weight:760;line-height:1.1}.brand-caption{color:var(--muted);margin-top:3px;font-size:12px}.topbar-actions{gap:10px}.network-chip,.local-chip,.decision-pill,.receipt-status{border:1px solid var(--line);border-radius:999px;gap:6px;padding:6px 9px;font-size:12px;font-weight:700}.network-chip.online{background:var(--green-wash);color:var(--green);border-color:#b7dcca}.network-chip.offline{background:var(--red-wash);color:var(--red);border-color:#efc1b9}.network-chip.checking{color:var(--muted)}.workspace{grid-template-columns:minmax(0,1.7fr) minmax(285px,.75fr);gap:28px;max-width:1360px;margin:0 auto;padding:38px 32px 64px;display:grid}.main-column,.side-column{min-width:0}.main-column{gap:22px;display:grid}.side-column{align-content:start;gap:16px;display:grid}.section-heading{justify-content:space-between;align-items:flex-start;gap:24px;padding:4px 2px 8px;display:flex}.eyebrow{color:var(--green);margin:0 0 9px;font-size:13px;font-weight:760}.section-heading h1{color:var(--ink);max-width:680px;margin:0;font-size:30px;line-height:1.14}.section-copy{color:var(--muted);max-width:700px;margin-top:12px;font-size:15px;line-height:1.55}.work-surface,.side-surface{background:var(--surface);border:1px solid var(--line);border-radius:7px}.work-surface{padding:24px}.side-surface{padding:19px}.surface-heading{justify-content:space-between;margin-bottom:23px}.surface-heading>div{gap:10px}.step-number{color:var(--muted);font-family:var(--mono);font-size:12px}.surface-heading h2,.side-heading h2{color:var(--ink);margin:0;font-size:16px}.local-chip{background:var(--stone);color:var(--ink)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{color:var(--ink);gap:8px;font-size:13px;font-weight:700;display:grid}.field-wide{grid-column:1/-1}.field small{color:var(--muted);margin-top:-1px;font-size:12px;font-weight:500}input,textarea{color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd4d1;border-radius:5px;outline:none;width:100%;padding:11px 12px;font-size:14px}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #176b4a21}textarea{resize:vertical;line-height:1.45}.input-with-action input{border-right:0;border-radius:5px 0 0 5px}.text-button{background:var(--stone);color:var(--green);cursor:pointer;font:inherit;border:1px solid #cfd4d1;border-radius:0 5px 5px 0;min-height:42px;padding:0 13px;font-size:13px;font-weight:760}.amount-input{background:#fff;border:1px solid #cfd4d1;border-radius:5px;overflow:hidden}.amount-input input{border:0;border-radius:0}.amount-input span{color:var(--muted);font-family:var(--mono);border-left:1px solid #dfe3e1;padding:12px;font-size:12px}.read-only{background:var(--stone);border:1px solid var(--line);color:var(--muted);font-family:var(--mono);border-radius:5px;gap:8px;min-height:42px;padding:0 12px;font-size:13px;font-weight:500}.surface-footer{border-top:1px solid var(--line);justify-content:space-between;gap:16px;margin-top:24px;padding-top:18px}.notice{color:var(--muted);gap:8px;max-width:520px;font-size:13px;line-height:1.4}.button{cursor:pointer;font:inherit;white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:14px;font-weight:760;display:inline-flex}.button.primary{background:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:#0f583b}.button.secondary{border-color:var(--line);color:var(--ink);background:0 0}.button.secondary:hover{background:var(--stone)}.button:disabled{cursor:not-allowed;opacity:.48}.icon-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:5px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.icon-button:hover{background:var(--stone)}.icon-button.small{width:31px;height:31px}.policy-surface{padding-bottom:20px}.decision-pill{background:var(--green-wash);color:var(--green);border-color:#b7dcca}.decision-pill.block{background:var(--red-wash);color:var(--red);border-color:#efc1b9}.check-list{border-top:1px solid var(--line)}.check-row{border-bottom:1px solid var(--line);gap:12px;padding:13px 0}.check-icon{border-radius:50%;justify-content:center;width:26px;height:26px}.check-row.passed .check-icon{background:var(--green-wash);color:var(--green)}.check-row.failed .check-icon{background:var(--red-wash);color:var(--red)}.check-row strong{color:var(--ink);font-size:13px;display:block}.check-row p{color:var(--muted);margin:3px 0 0;font-size:12px}.empty-state{color:var(--muted);align-items:center;gap:10px;min-height:126px;display:flex}.policy-summary{color:var(--muted);font-size:12px}.policy-summary strong{color:var(--ink)}.side-heading{color:var(--ink);justify-content:space-between;margin-bottom:15px}.side-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.metric-row{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:12px 0;font-size:13px;display:flex}.metric-row strong{color:var(--ink);font-family:var(--mono);font-size:12px}.allowlist{border-top:1px solid var(--line);color:var(--muted);gap:8px;padding-top:12px;font-size:12px;display:grid}.allowlist p{margin:0}.allowlist code{background:var(--stone);color:var(--ink);font-family:var(--mono);border-radius:4px;padding:7px 8px;font-size:12px}.ledger-surface{min-height:340px}.ledger-actions{gap:6px}.ledger-empty{color:var(--muted);border:1px dashed #cbd4ce;padding:15px;font-size:13px;line-height:1.55}.ledger-list{gap:10px;display:grid}.receipt{background:var(--stone);border-left:3px solid var(--green);padding:11px}.receipt:has(.receipt-status.blocked){border-left-color:var(--red)}.receipt-top{justify-content:space-between;margin-bottom:8px}.receipt-status{color:var(--ink);background:#fff;padding:3px 6px;display:inline-flex}.receipt-status.blocked{color:var(--red)}.receipt-status.submitted{color:var(--green)}.receipt time{color:var(--muted);font-size:11px}.receipt p{color:var(--ink);margin:0 0 7px;font-size:12px}.receipt code{color:var(--muted);font-family:var(--mono);font-size:11px}.receipt a{color:var(--green);align-items:center;gap:4px;margin-top:9px;font-size:12px;font-weight:720;text-decoration:none;display:inline-flex}.receipt a:hover{text-decoration:underline}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.workspace{grid-template-columns:1fr;padding:25px 20px 48px}.side-column{grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.topbar{flex-direction:column;align-items:flex-start;gap:14px;padding:17px 18px}.topbar-actions{width:100%}.topbar-actions .button{flex:1}.network-chip{display:none}.workspace{gap:20px;padding:22px 14px 36px}.section-heading h1{font-size:25px}.work-surface{padding:17px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.surface-footer{flex-direction:column;align-items:flex-start}.surface-footer .button{width:100%}.side-column{grid-template-columns:1fr}.policy-summary{line-height:1.5}}
