@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}.oe13-root{position:fixed;top:0;right:0;bottom:0;left:0;background:#060606;color:#ececec;font-family:Space Mono,ui-monospace,Menlo,monospace;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vignette{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 90% at 50% 42%,transparent 40%,rgba(0,0,0,.65) 100%)}.stage{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:clamp(18px,4vh,30px);padding:24px;text-align:center}.glyph{width:min(60vw,250px);max-height:46vh;height:auto;overflow:visible}.glyph path{fill:none;stroke:#ececec;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 1px rgba(236,236,236,.25))}.lines{min-height:60px;display:flex;flex-direction:column;gap:8px}.line,.answered{font-size:clamp(13px,3.6vw,15px);letter-spacing:.22em;text-transform:lowercase;color:#9a9a9a;opacity:0;transform:translateY(4px);transition:opacity .9s ease,transform .9s ease}.line.in,.answered.in{opacity:1;transform:none}.answered{color:#cfcfcf}.count{color:#d89255;font-weight:700;letter-spacing:.12em;text-shadow:0 0 10px rgba(216,146,85,.55),0 0 22px rgba(216,146,85,.25);animation:pulse 3.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.92}50%{opacity:1}}.whistle{font-family:inherit;font-size:12px;letter-spacing:.34em;text-transform:uppercase;color:#cdcdcd;background:transparent;border:1px solid #2c2c2c;padding:13px 26px;cursor:pointer;border-radius:2px;opacity:0;transition:border-color .4s,color .4s,opacity 1s,box-shadow .4s}.whistle.in{opacity:1}.whistle.ghost{opacity:.55}.whistle:hover{color:#fff;border-color:#5a5a5a;box-shadow:0 0 18px #ececec0f}.whistle:focus-visible{outline:2px solid #d89255;outline-offset:3px}.sig{position:fixed;bottom:18px;left:0;right:0;z-index:1;text-align:center;font-size:12px;letter-spacing:.4em;color:#1f1f1f}@media (max-height: 560px){.glyph{width:min(40vh,190px)}.stage{gap:14px}}@media (prefers-reduced-motion: reduce){.line,.answered,.whistle{transition:none;opacity:1;transform:none}}
