nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}button{cursor:pointer;min-height:44px;border:1px solid var(--border);border-radius:12px;padding:10px 14px;background:var(--paper);color:var(--green);font:inherit;font-weight:650}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #c7822c;outline-offset:3px}nav button[aria-current=page]{background:var(--green);color:white}input,select{width:100%;padding:12px;border-radius:12px;border:1px solid var(--border);font:inherit;background:white;color:var(--ink)}input[type=file]{padding:12px 0;border:0;background:none}#error{background:#fce6e4;border-left:5px solid #b34a43;padding:16px;margin-bottom:15px;white-space:pre-wrap}#message{position:sticky;top:8px;z-index:2}.notice{line-height:1.6}.muted{line-height:1.6;color:#56665c}.photos{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.photos figure{margin:0}.photos img{width:100%;max-height:220px;object-fit:contain;border-radius:12px;background:#ece8df}.fields{display:grid;grid-template-columns:2fr 1fr;gap:12px}.fields label{margin-top:4px}.history-text{overflow-wrap:anywhere;max-height:260px;overflow:auto}.item .actions{justify-content:flex-start}.item h3{margin:0}.amount{font-weight:800;white-space:nowrap}.danger{color:#97362e}.view{padding-bottom:32px}[hidden]{display:none!important}#draftStatus{min-height:24px}.mic-button span{font-size:60px}#backupReminder{margin-top:24px}textarea{font-size:17px}#photos{margin:12px 0}.status{color:#526356}header{align-items:center}@media(max-width:620px){.fields{grid-template-columns:1fr}nav{gap:6px}nav button{padding:9px;font-size:14px}.row{flex-wrap:wrap}header{gap:8px}.status{font-size:11px}.actions button{flex:1}h2{font-size:28px}}@media print{nav,header,button,#error,#message{display:none}}
.mic-button{width:min(360px,100%)}
#backupDownload{display:inline-block;padding:14px 18px;border-radius:12px;background:var(--green);color:white;font-weight:700;text-decoration:none;min-height:44px}

#dayPdfDownload{display:inline-block;padding:14px 18px;border-radius:12px;background:var(--green);color:white;font-weight:700;text-decoration:none} #exportDayPdf{margin-top:12px}
