*{box-sizing:border-box}body{color:#1a1a1a;background:#f4f4f5;min-height:100vh;margin:0;font-family:Segoe UI,system-ui,sans-serif}button,input{font:inherit}.page{gap:1.5rem;max-width:880px;margin:0 auto;padding:2.5rem 1.25rem 4rem;display:grid}.header h1{letter-spacing:-.02em;margin:0 0 .35rem;font-size:2rem;font-weight:650}.header p{color:#52525b;margin:0}.header-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sign-out{color:#3f3f46;cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:8px;flex-shrink:0;padding:.5rem .9rem;font-weight:500}.sign-out:hover{background:#f4f4f5}.panel{background:#fff;border:1px solid #e4e4e7;border-radius:10px;padding:1.25rem 1.35rem 1.5rem}.panel h2{margin:0 0 1rem;font-size:1.05rem;font-weight:600}.form{gap:.9rem;display:grid}.form label{color:#3f3f46;gap:.35rem;font-size:.9rem;font-weight:500;display:grid}.form input{background:#fff;border:1px solid #d4d4d8;border-radius:8px;width:100%;padding:.6rem .75rem}.form input:focus{outline-offset:1px;outline:2px solid #18181b}.form button{color:#fff;cursor:pointer;background:#18181b;border:none;border-radius:8px;justify-self:start;margin-top:.25rem;padding:.65rem 1.15rem;font-weight:600}.form button:disabled{opacity:.65;cursor:not-allowed}.error{color:#b91c1c;margin:0;font-size:.9rem}.muted{color:#71717a;margin:0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.95rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #ececef;padding:.7rem .5rem}th{text-transform:uppercase;letter-spacing:.03em;color:#71717a;font-size:.8rem;font-weight:600}td:last-child,th:last-child{text-align:right;white-space:nowrap}td.amount{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}td.link-cell{text-align:right}.status{text-transform:uppercase;letter-spacing:.03em;color:#52525b;font-size:.8rem;font-weight:600;display:inline-block}.status-paid{color:#166534}.status-link_created{color:#1d4ed8}.status-pending{color:#a16207}.copy-link{color:#18181b;cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:6px;padding:.35rem .7rem;font-size:.85rem;font-weight:500}.copy-link:hover{background:#f4f4f5}
