.side nav button[data-page="receipts"]:before{content:'▤'}
.side nav button[data-page="customers"]:before{content:'☎'}.historycard{background:#fff;border:1px solid #d8e3e8;border-radius:18px;padding:24px;box-shadow:0 18px 50px #102f4417}.historyfilters{display:grid;grid-template-columns:180px 180px minmax(280px,1fr) auto;gap:14px;align-items:end;margin-bottom:22px}.historyfilters label{font-weight:800;color:#294453}.historyfilters input{display:block;width:100%;margin-top:7px}.historyfilters button{height:52px}.historycard .tablewrap{overflow:auto}.historycard table{min-width:980px}.historycard td{vertical-align:middle}.receiptviewer{width:min(880px,94vw);max-height:88vh;overflow:auto}.receiptviewer table{width:100%;margin:22px 0}.receiptTotals{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.receiptTotals span{display:flex;flex-direction:column;padding:14px;border-radius:12px;background:#f1f6f8;color:#607784}.receiptTotals b{margin-top:5px;color:#102d43;font-size:18px}.historycard button:disabled,.receiptviewer button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1000px){.historyfilters{grid-template-columns:1fr 1fr}.historysearch{grid-column:1/-1}.receiptTotals{grid-template-columns:1fr 1fr}}@media(max-width:620px){.historyfilters{grid-template-columns:1fr}.historysearch{grid-column:auto}.receiptTotals{grid-template-columns:1fr 1fr}}
