:root{color:#17201d;background:#f7f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button{border:1px solid #17201d;border-radius:8px;background:#17201d;color:#fff;cursor:pointer;font:inherit;padding:.65rem .9rem}button:disabled{cursor:not-allowed;opacity:.55}input{border:1px solid #9aa79f;border-radius:8px;box-sizing:border-box;font:inherit;padding:.7rem .8rem;width:100%}.app-shell{box-sizing:border-box;display:grid;gap:2rem;margin:0 auto;max-width:920px;min-height:100vh;padding:3rem 1.25rem}.summary{border-bottom:1px solid #cbd4ca;padding-bottom:2rem}.eyebrow{color:#52615a;font-size:.9rem;font-weight:700;letter-spacing:0;margin:0 0 .5rem;text-transform:uppercase}h1,h2,p{margin-top:0}h1{font-size:3rem;line-height:1.05;margin-bottom:.75rem}h2{font-size:1.25rem}.transaction-list{display:grid;gap:.75rem}.login-form{display:grid;gap:.75rem;max-width:420px}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.transaction{align-items:center;background:#fff;border:1px solid #d9dfd7;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.transaction div{display:grid;gap:.25rem}.transaction div:last-child{align-items:center;display:flex;gap:.75rem}time{color:#52615a;font-size:.9rem}@media(max-width:620px){h1{font-size:2.25rem}.transaction{align-items:stretch;flex-direction:column}.transaction div:last-child{justify-content:space-between}}
