@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f0e0c;--surface:#1a1916;--surface2:#242220;--border:#2e2c29;--gold:#c9a84c;--gold-light:#e8c97a;--red:#d94f3d;--green:#4caf7d;--blue:#4a9fd4;--text:#f0ece4;--muted:#7a7670;--font:"DM Sans",sans-serif;--mono:"DM Mono",monospace;--display:"Bebas Neue",sans-serif}body,html{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh}@media print{@page{size:58mm auto;margin:0}body,html{margin:0!important;padding:0!important;background:#fff;color:#000;width:58mm}.no-print{display:none!important}#cierre-print,#ticket-print{display:block!important;width:56mm;max-width:56mm;padding:2mm 1mm;margin:0!important;font-family:Courier New,monospace;font-size:10pt;line-height:1.4}.t-logo{font-size:11pt;font-weight:700;letter-spacing:1px;margin-bottom:1mm}.t-logo,.t-sub{text-align:center}.t-sub{font-size:8pt;margin-bottom:2mm}.t-tipo{border:2px solid #000;text-align:center;font-size:11pt;font-weight:900;padding:2px 4px;margin:3px 0 5px;letter-spacing:1px;display:block}.t-divider{border:none;border-top:2px dashed #000;margin:2mm 0}.t-meta{font-size:9pt;margin-bottom:2mm;font-weight:600}.t-meta span{display:block;margin-bottom:.5mm}.t-items{width:100%;border-collapse:collapse}.t-items th{font-size:9pt;border-bottom:2px solid #000;padding:1mm 0;text-align:left;font-weight:900}.t-items th:last-child{text-align:right}.t-items td{font-size:10pt;padding:1.5mm 0;border-bottom:1px dotted #999;vertical-align:top;font-weight:600}.t-items td:last-child{text-align:right;white-space:nowrap;font-weight:700}.t-items td:nth-child(2){font-size:11pt;font-weight:900;text-align:center;padding:1.5mm 2mm}.t-items td .nota{font-size:9pt;font-style:italic;color:#333;display:block;margin-top:.5mm}.t-totales{margin-top:2mm}.t-fila{display:flex;justify-content:space-between;font-size:9pt;padding:.5mm 0}.t-fila.grand{font-weight:700;font-size:12pt;border-top:2px solid #000;margin-top:1.5mm;padding-top:1.5mm}.t-footer{text-align:center;font-size:8pt;margin-top:3mm;line-height:1.5}}