/* Ticket térmico final Caly */
.successPanel:has(.receiptThermal)>h2,.successPanel:has(.receiptThermal)>p{display:none}
.successPanel:has(.receiptThermal){padding-top:6px}
.receiptThermal{position:relative;width:min(390px,100%);margin:20px auto 10px;background:#fff;color:#111;padding:28px 22px 24px;font-family:"Courier New",Courier,monospace;font-size:12px;line-height:1.4;box-shadow:0 8px 25px #0002;clip-path:polygon(0 0,2% 1%,4% 0,6% 1%,8% 0,10% 1%,12% 0,14% 1%,16% 0,18% 1%,20% 0,22% 1%,24% 0,26% 1%,28% 0,30% 1%,32% 0,34% 1%,36% 0,38% 1%,40% 0,42% 1%,44% 0,46% 1%,48% 0,50% 1%,52% 0,54% 1%,56% 0,58% 1%,60% 0,62% 1%,64% 0,66% 1%,68% 0,70% 1%,72% 0,74% 1%,76% 0,78% 1%,80% 0,82% 1%,84% 0,86% 1%,88% 0,90% 1%,92% 0,94% 1%,96% 0,98% 1%,100% 0,100% 99%,98% 100%,96% 99%,94% 100%,92% 99%,90% 100%,88% 99%,86% 100%,84% 99%,82% 100%,80% 99%,78% 100%,76% 99%,74% 100%,72% 99%,70% 100%,68% 99%,66% 100%,64% 99%,62% 100%,60% 99%,58% 100%,56% 99%,54% 100%,52% 99%,50% 100%,48% 99%,46% 100%,44% 99%,42% 100%,40% 99%,38% 100%,36% 99%,34% 100%,32% 99%,30% 100%,28% 99%,26% 100%,24% 99%,22% 100%,20% 99%,18% 100%,16% 99%,14% 100%,12% 99%,10% 100%,8% 99%,6% 100%,4% 99%,2% 100%,0 99%)}
.thermalTicketTitle{text-align:center;font-size:30px;line-height:1.1;font-weight:400;letter-spacing:1px;margin:4px 0 18px}.thermalHeaderGrid{display:flex;justify-content:space-between;gap:14px;margin-bottom:12px;font-size:11px}.thermalHeaderGrid span{max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thermalHeaderGrid b{font-weight:400;white-space:nowrap}.thermalMeta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;text-align:center;font-size:10px;margin-bottom:12px}.thermalHeadRow{display:flex;justify-content:space-between;font-size:13px;margin:12px 0 4px}.thermalDash{text-align:center;border-top:3px dotted #111;height:7px;margin:14px 0;color:transparent}.thermalRow{display:flex;justify-content:space-between;gap:10px;padding:4px 0}.thermalItem{display:flex;justify-content:space-between;gap:10px;padding:5px 0}.thermalItem small{display:block;font-size:9px;max-width:220px;color:#444}.thermalTotal{display:flex;justify-content:space-between;font-size:20px;font-weight:900;padding:9px 0;border-top:0}.thermalThanks{text-align:center;font-weight:400;font-size:13px;margin:22px 0 12px}.thermalBarcode{height:58px;width:78%;margin:0 auto;background:repeating-linear-gradient(90deg,#111 0,#111 2px,transparent 2px,transparent 5px,#111 5px,#111 8px,transparent 8px,transparent 10px,#111 10px,#111 11px,transparent 11px,transparent 15px)}
@media(max-width:650px){.receiptThermal{width:min(360px,94vw);font-size:11px}.thermalTicketTitle{font-size:28px}.thermalMeta{font-size:9px}}