:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#202722;background:#f4f3ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header,footer{max-width:1100px;margin:auto;padding:28px 24px;display:flex;justify-content:space-between;color:#616b63;font-size:14px}a{color:#215e43}.brand{font-size:26px;font-weight:800;text-decoration:none;letter-spacing:-1px;color:#202722}.brand span{color:#aad752;font-size:16px;margin-left:4px}main{max-width:1100px;margin:35px auto 80px;padding:0 24px}.narrow{max-width:560px;margin-top:80px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;color:#567049}h1{font-size:clamp(32px,6vw,48px);line-height:1.1;letter-spacing:-1.5px;margin:14px 0 24px}h2{font-size:20px;letter-spacing:-.4px;margin:0 0 20px}.muted{color:#616b63;line-height:1.6}.small{font-size:13px}section,.receipt{background:#fff;border:1px solid #dedfd5;border-radius:16px;padding:28px}#dashboard{display:grid;grid-template-columns:1fr 1fr;gap:20px}section:last-child{grid-column:1/-1}.heading,.actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.heading h2{margin:0}.actions{justify-content:flex-start}label{display:block;font-size:14px;font-weight:600;margin:20px 0 12px}input{display:block;width:100%;padding:13px 14px;margin-top:8px;border:1px solid #cdd2c8;border-radius:8px;background:#fff;color:inherit;font:inherit}button{font:inherit;font-size:14px;font-weight:650;border:1px solid #26563b;background:#26563b;color:#fff;border-radius:8px;padding:12px 17px;cursor:pointer;margin:8px 0}.secondary{background:transparent;color:#26563b;border-color:#bcc9b9}button:disabled{opacity:.4;cursor:not-allowed}.notice{background:#eff4e3;border-left:3px solid #a4c166;padding:14px 18px;line-height:1.6;overflow-wrap:anywhere}#message{color:#7d3d20;min-height:1.5em}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}table{border-collapse:collapse;width:100%;margin-top:22px}td,th{text-align:left;padding:14px 0;border-bottom:1px solid #e3e5df;font-size:14px}td:last-child,th:last-child{text-align:right}td a{display:inline-block;padding:8px}.total{font-weight:750}.receipt{max-width:580px;margin-top:50px}.receipt svg{max-width:100%;height:auto}.receipt h1{font-size:36px}.status{color:#616b63;font-size:14px;line-height:1.7}.divider{border-top:1px solid #e3e5df;margin:20px 0}footer{border-top:1px solid #dfe1d8}[hidden]{display:none!important}@media(max-width:680px){#dashboard{grid-template-columns:1fr}main{margin-top:25px;padding:0 16px}section{padding:22px}header,footer{padding:22px 16px}header>span{font-size:12px}.receipt{margin:25px 16px}.heading{align-items:flex-start}}
