.printer-head{position:absolute;top:0;left:50%;transform:translate(-50%);width:clamp(220px,60%,360px);height:14px;border-radius:6px;background:linear-gradient(180deg,rgb(var(--bean-700) / .7),rgb(var(--bean-800) / .7));border:1px solid rgb(var(--bean-600) / .5);box-shadow:inset 0 1px #ffffff0f,inset 0 -2px #00000040}.printer-slot{position:absolute;top:50%;left:8%;right:8%;height:3px;transform:translateY(-50%);background:rgb(var(--bean-950) / .85);border-radius:2px;box-shadow:inset 0 1px #00000073}.ticket-surface{position:relative;border:0;background:transparent;padding:28px 0 0;cursor:text;width:100%;max-width:360px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.ticket-surface:focus-visible{outline:2px solid var(--focus);outline-offset:4px;border-radius:8px}.ticket{position:relative;width:clamp(240px,80%,320px);background:#f4ead8;color:#1a1310;border-radius:2px 2px 4px 4px;padding:14px 18px 22px;font-family:ui-monospace,JetBrains Mono,SFMono-Regular,Menlo,monospace;box-shadow:0 1px #0000000f inset,0 12px 28px -12px #0000008c,0 2px 4px -2px #0000004d;animation:ticket-feed .54s cubic-bezier(.4,0,.2,1) both;transition:box-shadow .6s cubic-bezier(.4,0,.2,1)}[data-state=playing] .ticket{box-shadow:0 1px #0000000f inset,0 12px 28px -12px #0000008c,0 2px 4px -2px #0000004d,0 0 28px -8px #ffebd773}.ticket.is-leaving{animation:ticket-leave .52s cubic-bezier(.4,0,.2,1) both}.ticket.is-correct{animation:ticket-bloom .7s cubic-bezier(.4,0,.2,1) forwards}@keyframes ticket-feed{0%{transform:translateY(-22px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ticket-leave{0%{transform:translateY(0);opacity:1}to{transform:translateY(28px);opacity:0}}@keyframes ticket-bloom{0%{box-shadow:0 1px #0000000f inset,0 12px 28px -12px #0000008c,0 2px 4px -2px #0000004d,0 0 28px -8px #ffebd773}35%{box-shadow:0 1px #0000000f inset,0 12px 28px -12px #0000008c,0 2px 4px -2px #0000004d,0 0 0 2px var(--good),0 0 36px color-mix(in oklab,var(--good) 55%,transparent)}to{box-shadow:0 1px #0000000f inset,0 12px 28px -12px #0000008c,0 2px 4px -2px #0000004d,0 0 0 2px var(--good),0 0 16px color-mix(in oklab,var(--good) 22%,transparent)}}@media (prefers-reduced-motion: reduce){.ticket,.ticket.is-leaving,.ticket.is-correct{animation:none}.ticket.is-correct{box-shadow:0 1px #0000000f inset,0 12px 28px -12px #0000008c,0 2px 4px -2px #0000004d,0 0 0 2px var(--good)}}.ticket-header,.ticket-footer{display:flex;justify-content:space-between;align-items:baseline;font-size:10px;letter-spacing:.22em;color:#6b5a44;border-bottom:1px dashed rgba(26,19,16,.28);padding-bottom:6px;margin-bottom:10px}.ticket-footer{border-bottom:0;border-top:1px dashed rgba(26,19,16,.28);padding-top:6px;padding-bottom:0;margin-bottom:0;margin-top:12px;justify-content:center}.ticket-text{font-size:18px;line-height:1.55;font-weight:600;word-spacing:2px;min-height:1.6em;overflow-wrap:anywhere}.ticket-text .tk-printed{color:#1a1310}.ticket-text .tk-just-printed{animation:tk-ink-land .1s cubic-bezier(.4,0,.2,1) both}@keyframes tk-ink-land{0%{opacity:0}to{opacity:1}}.ticket-text .tk-feeding{color:#7a6a59}.ticket-text .tk-bad{color:#b91c1c;background:#b91c1c24;-webkit-text-decoration:underline wavy #b91c1c;text-decoration:underline wavy #b91c1c;text-underline-offset:3px;border-radius:2px}.ticket-text .tk-just-bad{animation:tk-bad-settle .16s cubic-bezier(.4,0,.2,1) both}@keyframes tk-bad-settle{0%{transform:translateY(0)}40%{transform:translateY(1px)}to{transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.ticket-text .tk-just-printed,.ticket-text .tk-just-bad{animation:none}}.ticket-text .tk-cursor{position:relative}.ticket-text .tk-cursor:before{content:"";position:absolute;left:-1px;top:6%;bottom:6%;width:2px;background:#1a1310}@media (prefers-reduced-motion: no-preference){.ticket-text .tk-cursor:before{animation:tk-blink 1.05s steps(2,start) infinite}}@keyframes tk-blink{50%{opacity:0}}.ticket-tear{position:absolute;left:0;right:0;bottom:-6px;height:8px;background:radial-gradient(circle at 6px 0,transparent 4px,#f4ead8 4.5px) 0 0/12px 8px}[data-theme=ristretto] .ticket{background:#fff;color:#000;border:2px solid #000;box-shadow:0 0 0 2px #fc0}[data-state=playing][data-theme=ristretto] .ticket,[data-theme=ristretto] [data-state=playing] .ticket{box-shadow:0 0 0 2px #fc0}[data-theme=ristretto] .ticket.is-correct{animation:ticket-bloom-ristretto .7s cubic-bezier(.4,0,.2,1) forwards}@keyframes ticket-bloom-ristretto{0%{box-shadow:0 0 0 2px #fc0}35%{box-shadow:0 0 0 4px #000}to{box-shadow:0 0 0 3px #000}}[data-theme=ristretto] .ticket-text .tk-printed{color:#000}[data-theme=ristretto] .ticket-text .tk-feeding{color:#4a4a4a}[data-theme=ristretto] .ticket-text .tk-bad{color:#000;background:#fc0;-webkit-text-decoration:underline wavy #000;text-decoration:underline wavy #000}[data-theme=ristretto] .ticket-text .tk-cursor:before{background:#000}[data-theme=ristretto] .ticket-tear{background:radial-gradient(circle at 6px 0,transparent 4px,#fff 4.5px) 0 0/12px 8px}[data-astro-cid-blzzh63s][data-state=idle] .finished-cta[data-astro-cid-blzzh63s],[data-astro-cid-blzzh63s][data-state=playing] .finished-cta[data-astro-cid-blzzh63s]{display:none}[data-astro-cid-blzzh63s][data-state=over] #ticket-surface[data-astro-cid-blzzh63s],[data-astro-cid-blzzh63s][data-state=over] .printer-head[data-astro-cid-blzzh63s]{opacity:.08;pointer-events:none;transition:opacity .2s ease}.orders-mobile-msg[data-astro-cid-blzzh63s]{display:none}@media (pointer: coarse){.orders-game[data-astro-cid-blzzh63s]{display:none}.orders-mobile-msg[data-astro-cid-blzzh63s]{display:flex}}
