:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18202b;background:#f5f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{color:inherit;cursor:pointer;font:inherit;background:#fff;border:1px solid #c8ced7;border-radius:.6rem;padding:.65rem .9rem}button:hover:not(:disabled){background:#f1f3f5}button:disabled{cursor:wait;opacity:.65}.page{width:min(1100px,100% - 2rem);margin:0 auto;padding:4rem 0}.hero{margin-bottom:1.5rem}.eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-size:.8rem;font-weight:700}h1{margin:0;font-size:clamp(2rem,5vw,3.5rem)}.intro{color:#586474;max-width:700px;line-height:1.6}.panel{background:#fff;border:1px solid #dfe3e8;border-radius:1rem;overflow:hidden;box-shadow:0 1rem 3rem #151c2614}.panel>p,.panel.error{padding:1.25rem}.error{color:#8a1c1c}.toolbar{border-bottom:1px solid #e8ebef;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.toolbar p{color:#687484;margin:.3rem 0 0;font-size:.85rem}.table-scroll{overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th,td{text-align:left;border-bottom:1px solid #edf0f2;padding:.8rem 1rem}th{letter-spacing:.03em;text-transform:uppercase;background:#f8f9fa;font-size:.8rem}tbody tr:last-child td{border-bottom:0}@media (max-width:640px){.page{width:min(100% - 1rem,1100px);padding:1.5rem 0}.toolbar{flex-direction:column;align-items:stretch}.toolbar button{width:100%}}
