*{box-sizing:border-box;margin:0;padding:0}body{background:#d0d0d0;flex-direction:column;align-items:center;gap:1.5rem;min-height:100vh;padding:2rem;font-family:system-ui,sans-serif;display:flex}.controls{align-items:center;gap:1rem;display:flex}.controls button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:.85rem}.controls a{text-decoration:none}.ticket-wrapper{background:#fff;box-shadow:0 6px 32px #00000038}.ticket{background:#fff;width:89mm;height:216mm;position:relative;overflow:hidden}.aruco{display:block;position:absolute}.aruco img{width:100%;height:100%;image-rendering:pixelated;display:block}.m-tl{width:14mm;height:14mm;top:2mm;left:2mm}.m-tr{width:14mm;height:14mm;top:2mm;right:2mm}.m-bl{width:14mm;height:14mm;bottom:2mm;left:2mm}.m-br{width:14mm;height:14mm;bottom:2mm;right:2mm}.m-tc{width:14mm;height:14mm;top:2mm;left:50%;transform:translate(-50%)}.m-bc{width:14mm;height:14mm;bottom:2mm;left:50%;transform:translate(-50%)}.m-l1{width:14mm;height:14mm;top:33%;left:2mm;transform:translateY(-50%)}.m-r1{width:14mm;height:14mm;top:33%;right:2mm;transform:translateY(-50%)}.m-l2{width:14mm;height:14mm;top:67%;left:2mm;transform:translateY(-50%)}.m-r2{width:14mm;height:14mm;top:67%;right:2mm;transform:translateY(-50%)}.ticket-content{flex-direction:column;align-items:center;display:flex;position:absolute;inset:20mm 20mm 22mm}.ticket-brand{letter-spacing:.35em;text-transform:uppercase;color:#111;margin-bottom:3mm;font-size:9pt;font-weight:800}.ticket-divider{background:#111;width:100%;height:.3mm;margin-bottom:4mm}.ticket-title{text-align:center;margin-bottom:1.5mm;font-size:13pt;font-weight:700;line-height:1.2}.ticket-meta{color:#666;text-align:center;letter-spacing:.1em;margin-bottom:7mm;font-size:7pt}.ticket-qr{width:42mm;height:42mm;margin-bottom:7mm}.ticket-qr img{width:100%;height:100%;display:block}.ticket-tear{border-top:.4mm dashed #aaa;width:100%;margin-top:auto;margin-bottom:4mm}.ticket-seat{letter-spacing:.25em;text-transform:uppercase;text-align:center;color:#333;font-size:7.5pt}@media print{*{-webkit-print-color-adjust:exact;print-color-adjust:exact}body{min-height:unset;background:#fff;padding:0}.controls{display:none}.ticket-wrapper{box-shadow:none}@page{size:89mm 216mm;margin:0}}
