:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:system-ui,-apple-system,Hiragino Sans,sans-serif}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{background:#f5f5f5;justify-content:center;align-items:center;padding:1.5rem;display:flex}.ticket-card{text-align:center;background:#fff;border-radius:1.5rem;width:min(390px,100%);overflow:hidden;box-shadow:0 4px 24px #0000001f}.hero{color:#fff;background:linear-gradient(#00000059 0%,#0000000d 45%,#00000073 100%),url(/epalette-hero.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:220px;display:flex;position:relative}.hero-icon{filter:drop-shadow(0 1px 2px #0006);font-size:1.5rem;line-height:1}.hero h1{text-shadow:0 1px 3px #0006;margin:0;font-size:1.15rem;font-weight:700}.sheet{flex-direction:column;align-items:center;gap:.65rem;padding:1.25rem 1.5rem 1.75rem;display:flex}.sheet-header{justify-content:flex-start;width:100%;display:flex}.note{color:#888;margin:.25rem 0 0;font-size:.8rem}#qr-canvas{max-width:100%;height:auto;margin:.5rem 0}.token{color:#555;word-break:break-all;margin:0;font-family:ui-monospace,monospace;font-size:.85rem}.expiry{color:#d3262f;margin:0;font-size:.8rem;font-weight:600}.status-badge{color:#fff;background:#999;border-radius:999px;padding:.3rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-badge.status-not_entered{background:#757575}.status-badge.status-entered{background:#1d7e2f}.status-badge.status-exited{background:#616161}.status-badge.status-error{background:#b3261e}
