:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#243d36;background:#f5f4ef;line-height:1.6;font-size:16px}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1200px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d8dfd7}.brand{font-family:Georgia,serif;font-size:34px;font-weight:700;text-decoration:none;color:#224f40;letter-spacing:-1px}.brand span{display:block;font:12px system-ui;letter-spacing:0;color:#57675d}.badge{border:1px solid #c4cec2;padding:6px 12px;border-radius:30px;font-size:12px}h1{font:clamp(36px,6vw,64px)/1.12 Georgia,serif;max-width:650px;margin:20px 0}h2{font:26px Georgia,serif;margin:0 0 16px}h3{margin:20px 0 8px}.eyebrow{font-size:12px;letter-spacing:2px;color:#62714b}#welcome{padding:70px 0 100px;max-width:720px}.card{background:#fff;border:1px solid #dce2d8;border-radius:16px;padding:24px;margin-top:24px;min-width:0}.columns{display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,1.7fr);gap:24px}.toolbar{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.toolbar label{flex:1}.button,button{display:inline-block;background:#295b49;color:white;border:0;border-radius:8px;padding:12px 18px;font:600 14px system-ui;cursor:pointer;text-decoration:none;margin-top:12px}button:hover,.button:hover{background:#194633}.secondary{background:#e7ede6;color:#274638}.secondary:hover{background:#d6e1d3}button:disabled{opacity:.5;cursor:wait}label{display:block;margin:12px 0;font-size:14px}input:not([type=checkbox]),select{display:block;width:100%;border:1px solid #bdcbbf;border-radius:6px;padding:10px;font:inherit;background:#fff;color:#243d36}input[type=checkbox]{accent-color:#295b49;margin-right:6px}.muted,footer{font-size:13px;color:#68756b}.receipt-list{margin-top:24px;display:grid;gap:8px}.receipt-list button{text-align:left;background:#f0f4ed;color:#234639;margin:0;white-space:normal}#message:not(:empty){padding:14px 18px;background:#f5e9cc;border-radius:8px;margin-top:18px}#detail img{max-width:100%;max-height:360px;object-fit:contain;border-radius:8px;background:#f5f4ef}.status{display:inline-block;background:#edf2e8;border-radius:6px;padding:4px 10px;font-size:13px}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f4ef;padding:14px;font:13px/1.5 system-ui;max-height:260px;overflow:auto}.fields{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.review{border-left:3px solid #799350;padding:8px 16px;background:#f4f6ef;margin-top:20px}[hidden]{display:none!important}:focus-visible{outline:3px solid #b5893e;outline-offset:3px}@media(max-width:750px){header,main,footer{padding:18px}.columns{grid-template-columns:1fr;gap:0}.badge{font-size:10px}.brand span{max-width:180px}#welcome{padding:40px 0}.card{padding:18px}.fields{grid-template-columns:1fr}}
