.hud-root{--hud-glass:#243d42cc;--hud-glass-strong:#1e3439f0;--hud-edge:#ffffff29;--hud-gold:#ffc756;--hud-ink:#1b2a2e;--hud-text:#f4f7f8;--desk-light:#9a6a40;--desk-dark:#5e3a1f;--paper:#f8f0dc;--paper-shade:#eadfc4;--paper-ink:#2b2620;--paper-ink-soft:#2b2620a8;--paper-rule:#3c698c29;--stamp-red:#c8382e;--stamp-orange:#d9781c;--stamp-gold:#b9861f;--hud-pad-top:calc(12px + env(safe-area-inset-top));--hud-pad-right:calc(12px + env(safe-area-inset-right));--hud-pad-bottom:calc(12px + env(safe-area-inset-bottom));--hud-pad-left:calc(12px + env(safe-area-inset-left));--hud-ctrl-bottom:calc(16px + var(--hud-pad-bottom));pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;color:var(--hud-text);font-variant-numeric:tabular-nums;font:600 15px/1.3 Nunito,Segoe UI,system-ui,-apple-system,sans-serif;position:absolute;inset:0}.hud-top{top:var(--hud-pad-top);left:var(--hud-pad-left);right:calc(var(--hud-pad-right) + 64px);justify-items:start;gap:4px;display:grid;position:absolute}.hud-goal{box-sizing:border-box;background:var(--hud-glass);max-width:100%;box-shadow:inset 0 0 0 1px var(--hud-edge), 0 6px 18px #0a181c47;border-radius:16px;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:9px 12px 9px 10px;display:flex}.hud-goal-icon{filter:drop-shadow(0 1px 2px #00000059);flex:none;width:30px;height:30px}.hud-goal-text{flex:150px;gap:1px;min-width:0;display:grid}.hud-phase{overflow-wrap:anywhere;font-size:16px;font-weight:800;line-height:1.2}.hud-goal-sub{align-items:center;gap:6px;min-height:17px;display:flex}.hud-goal-line{opacity:.85;font-size:13px;font-weight:600}.hud-goal-line[hidden],.hud-prompt:empty{display:none}.hud-prompt{opacity:.85;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.hud-distance{color:var(--hud-gold);background:#ffc75629;border-radius:999px;flex:none;padding:1px 7px;font-size:11px;font-weight:800;line-height:1.4;box-shadow:inset 0 0 0 1px #ffc75666}.hud-distance[hidden]{display:none}.hud-metrics{opacity:.7;text-shadow:0 1px 2px #0009;font-size:10px;font-weight:600}.hud-compass{filter:drop-shadow(0 1px 2px #0000004d);flex:none;width:22px;height:22px}.hud-compass[hidden]{display:none}.hud-compass-icon{width:100%;height:100%;display:block}.hud-condition{letter-spacing:.03em;color:var(--hud-gold);background:#ffc75624;border-radius:999px;flex:none;align-items:center;gap:6px;margin-left:auto;padding:3px 9px;font-size:16px;font-weight:800;line-height:1.25;display:inline-flex;box-shadow:inset 0 0 0 1px #ffc75666}.hud-condition[hidden]{display:none}.hud-condition[data-kind=hearts]{color:#ff8fa3;background:#ff8fa324;box-shadow:inset 0 0 0 1px #ff8fa366}.hud-therm{isolation:isolate;align-items:center;height:14px;display:inline-flex}.hud-therm[hidden]{display:none}.hud-therm-bulb{z-index:1;background:#ff5a3c;border-radius:50%;width:11px;height:11px;margin-right:-2px;box-shadow:inset 0 0 0 1.5px #ffffffb3,0 0 0 1px #0000002e}.hud-therm-tube{background:#ffffff38;border-radius:0 4px 4px 0;width:24px;height:7px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59}.hud-therm-fill{background:#ff5a3c;width:100%;transition:width .3s linear,background .3s linear;position:absolute;top:0;bottom:0;left:0}.hud-vases{width:40px;height:17px;display:block}.hud-vases[hidden]{display:none}.hud-vase-body{fill:#8fd3d6;stroke:#2a6a72;stroke-width:.9px;stroke-linejoin:round}.hud-vase-crack{stroke:#1d4a50;opacity:0}.hud-vase[data-cracked=true] .hud-vase-body{fill:#8fd3d659;stroke:#2a6a7299}.hud-vase[data-cracked=true] .hud-vase-crack{opacity:1}.hud-stick{left:calc(var(--hud-pad-left) + 8px);bottom:var(--hud-ctrl-bottom);box-sizing:border-box;pointer-events:auto;touch-action:none;background:#ffffff2e;border:2px solid #ffffff73;border-radius:50%;width:150px;height:150px;position:absolute}.hud-stick-knob{z-index:1;pointer-events:none;background:#ffffff8c;border-radius:50%;width:60px;height:60px;margin:-30px 0 0 -30px;transition:transform 40ms linear;position:absolute;top:50%;left:50%;box-shadow:0 2px 6px #0000002e}.hud-stick-ticks{pointer-events:none;width:150px;height:150px;position:absolute;inset:-2px}.hud-buttons{right:calc(var(--hud-pad-right) + 8px);bottom:var(--hud-ctrl-bottom);place-items:end center;gap:8px;display:grid;position:absolute}.hud-round{--face:56px;pointer-events:auto;touch-action:none;cursor:pointer;box-sizing:border-box;width:max(var(--face), 56px);height:max(var(--face), 56px);color:var(--hud-text);font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;margin:0;padding:0;display:grid}.hud-round-face{box-sizing:border-box;width:var(--face);height:var(--face);background:var(--hud-glass);box-shadow:inset 0 0 0 1px var(--hud-edge), 0 4px 14px #0a181c47;pointer-events:none;border-radius:50%;align-content:center;place-items:center;gap:1px;transition:transform 80ms,background 80ms;display:grid;position:relative}.hud-round:active .hud-round-face{background:#34545ae6;transform:scale(.94)}.hud-icon{width:24px;height:24px;display:block}.hud-round--brake{--face:76px}.hud-round--brake .hud-icon{width:32px;height:32px}.hud-round-label{opacity:.92;font-size:11px;font-weight:700;line-height:1.1}.hud-round--camera{--face:56px}.hud-round--respawn{--face:44px}.hud-round--respawn .hud-icon{width:20px;height:20px}.hud-round--pause{--face:44px;top:calc(var(--hud-pad-top) - 6px);right:calc(var(--hud-pad-right) - 6px);position:absolute}.hud-round--pause .hud-icon{width:20px;height:20px}.hud-speed{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:rotate(135deg)}.hud-speed-track,.hud-speed-fill{fill:none;stroke-width:4px;stroke-linecap:round;stroke-dasharray:75 100}.hud-speed-track{stroke:#ffffff29}.hud-speed-fill{stroke:var(--hud-gold);stroke-dasharray:0 100;filter:drop-shadow(0 0 2px #ffc75680);transition:stroke-dasharray 90ms linear}.hud-button{pointer-events:auto;touch-action:manipulation;cursor:pointer;box-sizing:border-box;min-width:108px;min-height:52px;font:inherit;color:var(--hud-text);-webkit-tap-highlight-color:transparent;background:#ffffff1f;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff47}.hud-button[hidden]{display:none}.hud-button--primary{background:var(--hud-gold);color:var(--hud-ink);box-shadow:inset 0 0 0 1px #ffffff59}.hud-button:disabled{opacity:.35;cursor:default}.hud-button--wide{min-width:240px}.hud-button--paper{color:var(--paper-ink);background:#2b26200f;box-shadow:inset 0 0 0 1.5px #2b262073}.hud-action{left:50%;bottom:calc(var(--hud-ctrl-bottom) + 150px + 16px);min-width:200px;min-height:56px;padding:0 26px;font-size:16px;font-weight:800;position:absolute;transform:translate(-50%);box-shadow:0 6px 18px #0a181c4d,inset 0 0 0 1px #ffffff59}.hud-action[hidden]{display:none}.hud-puzzle{pointer-events:auto;box-sizing:border-box;background:#142d3259;border-radius:22px;justify-items:center;max-height:94%;padding:6px;display:grid;position:absolute;inset:3% 4% auto;overflow:auto;box-shadow:0 12px 32px #0a181c59}.hud-puzzle[hidden]{display:none}.hud-paused,.hud-error{background:var(--hud-glass-strong);box-shadow:inset 0 0 0 1px var(--hud-edge), 0 12px 32px #0a181c66;border-radius:20px;padding:16px 24px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud-error{pointer-events:auto;justify-items:center;gap:12px;display:grid;box-shadow:inset 0 0 0 2px #e4544f}.hud-error[hidden]{display:none}.hud-error-text{margin:0}.hud-root--puzzle .hud-stick,.hud-root--puzzle .hud-buttons,.hud-root--puzzle .hud-action,.hud-root--puzzle .hud-top,.hud-root--puzzle .hud-round--pause,.hud-root--intro .hud-round--pause,.hud-root--intro .hud-stick,.hud-root--intro .hud-buttons,.hud-root--intro .hud-action,.hud-root--intro .hud-top,.hud-root--menu .hud-stick,.hud-root--menu .hud-buttons,.hud-root--menu .hud-action,.hud-root--finale .hud-stick,.hud-root--finale .hud-buttons,.hud-root--finale .hud-action,.hud-root--finale .hud-round--pause{display:none}.hud-desk{z-index:2;pointer-events:auto;box-sizing:border-box;text-align:center;color:var(--paper-ink);background:radial-gradient(120% 90% at 50% 40%, #ffdcaa2e, #0000 60%), radial-gradient(140% 120% at 50% 100%, #0000 40%, #1e0e048c 100%), repeating-linear-gradient(94deg, #00000012 0 2px, #0000 2px 11px, #ffffff0a 11px 13px, #0000 13px 31px), repeating-linear-gradient(0deg, #0000000d 0 1px, #0000 1px 46px), linear-gradient(180deg, var(--desk-light), var(--desk-dark));align-content:center;justify-items:center;gap:12px;padding:24px;display:grid;position:absolute;inset:0}.hud-desk[hidden]{display:none}.hud-slip{box-sizing:border-box;color:var(--paper-ink);background:repeating-linear-gradient(180deg, #0000 0 21px, var(--paper-rule) 21px 22px), linear-gradient(180deg, var(--paper), var(--paper-shade));border-radius:6px;position:relative;box-shadow:inset 0 1px #ffffff80,0 6px 14px #1e0e0461,0 1px 2px #1e0e044d}.hud-slip:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#fff8d69e,#fff4c880);width:74px;height:20px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 1px 2px #1e0e0438,inset 0 0 0 1px #ffffff40}.hud-intro{gap:10px;overflow:auto}.hud-intro-head{justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:420px;display:flex}.hud-intro-brand{letter-spacing:.12em;text-transform:uppercase;color:#f6e3b8;text-shadow:0 1px 1px #0000004d;text-align:left;border:2px solid #f6e3b8d9;border-radius:4px;max-width:15ch;padding:4px 9px;font-size:11px;font-weight:900;line-height:1.25;display:inline-block;transform:rotate(-2deg);box-shadow:0 0 0 1px #0000001f}.hud-rank{color:#f6e3b8;text-shadow:0 1px 1px #00000059;background:#1e0e0459;border-radius:999px;flex:none;align-items:center;gap:6px;margin:0;padding:3px 12px 3px 3px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #ffdcaa59}.hud-rank-pin{filter:drop-shadow(0 1px 2px #0006);flex:none;width:30px;height:30px}.hud-intro-title{text-align:left;color:#fbeed2;text-shadow:0 1px 2px #1e0e0480;place-self:start;width:100%;max-width:420px;margin:0;font-size:26px;font-weight:900}.hud-sync{color:#fbeed2bf;margin:0;font-size:12px;font-weight:700}.hud-orders{gap:12px;width:100%;max-width:420px;margin:4px 0;display:grid}.hud-order{pointer-events:auto;touch-action:manipulation;text-align:left;cursor:pointer;width:100%;font:inherit;-webkit-tap-highlight-color:transparent;border:0;gap:4px;padding:16px 16px 12px;transition:transform .16s,box-shadow .16s;display:grid;overflow:visible;transform:rotate(-.9deg)}.hud-order:nth-child(2){transform:rotate(.7deg)}.hud-order:nth-child(3){transform:rotate(-.5deg)}.hud-order[aria-pressed=true]{z-index:1;box-shadow:0 1px 0 #ffffff80 inset, 0 0 0 2.5px var(--hud-gold), 0 14px 28px #1e0e0480;transform:rotate(0)translateY(-3px)scale(1.02)}.hud-order-title{color:var(--paper-ink);padding-right:88px;font-size:19px;font-weight:900;line-height:1.2;display:block}.hud-order-line{-webkit-line-clamp:2;max-height:2.7em;color:var(--paper-ink);opacity:.9;-webkit-box-orient:vertical;font-size:15px;line-height:1.35;display:-webkit-box;overflow:hidden}.hud-order[aria-pressed=true] .hud-order-line{-webkit-line-clamp:unset;opacity:1;max-height:none;display:block}.hud-order-from{color:var(--paper-ink-soft);font-size:13px;display:block}.hud-order-route{justify-content:space-between;height:10px;margin:8px 2px 14px;display:flex;position:relative}.hud-order-route:before{content:"";border-top:2px dashed #2b262059;position:absolute;top:4px;left:5px;right:5px}.hud-order-stop{box-sizing:border-box;background:var(--paper);border:2.5px solid var(--paper-ink);letter-spacing:.06em;text-transform:uppercase;border-radius:50%;width:10px;height:10px;font-size:10px;font-weight:800;line-height:1;position:relative}.hud-order-stop:after{content:attr(data-label);white-space:nowrap;color:var(--paper-ink-soft);position:absolute;top:12px;left:50%;transform:translate(-50%)}.hud-order-stop:first-child:after{left:-2px;transform:none}.hud-order-stop:last-child:after{left:auto;right:-2px;transform:none}.hud-order-stop:first-child{background:var(--paper-ink)}.hud-order-stop:last-child{background:var(--hud-gold);border-color:var(--stamp-gold)}.hud-order-status{justify-self:start;margin-top:8px;font-weight:900;line-height:1.2;display:inline-block}.hud-order-status[data-kind=new]{letter-spacing:.04em;color:#fff;box-shadow:inset 0 0 0 1px #00000026, inset 6px 0 0 -3px var(--paper);background:#3f8f96;border-radius:3px 999px 999px 3px;padding:2px 9px 2px 14px;font-size:12px}.hud-order-status[data-kind=stamp]{border:2.5px solid var(--stamp-red);letter-spacing:.08em;text-transform:uppercase;color:var(--stamp-red);opacity:.85;mix-blend-mode:multiply;border-radius:4px;padding:2px 8px;font-size:13px;transform:rotate(-4deg)}.hud-order-stamp{letter-spacing:.1em;text-transform:uppercase;opacity:.85;mix-blend-mode:multiply;pointer-events:none;border:2.5px solid;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:900;line-height:1.3;position:absolute;top:14px;right:12px;transform:rotate(9deg)}.hud-order-stamp--urgent{color:var(--stamp-red)}.hud-order-stamp--fragile{color:var(--stamp-orange)}.hud-order-stamp--star{color:var(--stamp-gold)}.hud-order-badge{pointer-events:none;background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:15px;line-height:1;display:grid;position:absolute;top:-6px;left:12px;box-shadow:0 1px 3px #1e0e044d,inset 0 0 0 1px #00000014}.hud-panel-slip{justify-items:center;gap:12px;width:100%;max-width:360px;padding:26px 22px 22px;display:grid}.hud-menu-title,.hud-outro-title{color:var(--paper-ink);margin:0 0 4px;font-size:26px;font-weight:900}.hud-outro-title{overflow-wrap:anywhere;max-width:18ch;line-height:1.15}.hud-outro-line{overflow-wrap:anywhere;max-width:34ch;color:var(--paper-ink);margin:0 0 6px;font-size:16px;line-height:1.45}.hud-outro-stamp{letter-spacing:.14em;text-transform:uppercase;color:var(--stamp-red);opacity:.8;mix-blend-mode:multiply;pointer-events:none;white-space:nowrap;border:3px solid;border-radius:6px;order:10;margin-top:4px;padding:3px 12px;font-size:17px;font-weight:900;line-height:1.2;transform:rotate(-7deg)}.hud-outro-stamp[data-ink=gold]{color:var(--stamp-gold)}.hud-outro-note{letter-spacing:.04em;text-transform:uppercase;color:#6b4a08;background:radial-gradient(circle at 50% 35%, #ffe08a, var(--hud-gold) 65%, #d9a13a);border-radius:999px;margin:0 0 6px;padding:8px 16px;font-size:14px;font-weight:900;position:relative;box-shadow:0 0 0 2px #d9a13a,0 0 0 5px #ffc7568c,0 3px 8px #1e0e044d}.hud-outro-note[hidden]{display:none}@media (orientation:landscape) and (max-height:520px){.hud-goal{border-radius:14px;gap:8px;padding:6px 10px 6px 8px}.hud-goal-icon{width:24px;height:24px}.hud-phase{font-size:14px}.hud-prompt{font-size:12px}.hud-goal-sub{min-height:16px}.hud-condition{padding:2px 8px;font-size:15px}.hud-stick,.hud-stick-ticks{width:128px;height:128px}.hud-stick-knob{width:52px;height:52px;margin:-26px 0 0 -26px}.hud-buttons{grid-auto-flow:column;gap:6px}.hud-round--brake{--face:68px}.hud-action{bottom:calc(var(--hud-ctrl-bottom) + 4px)}.hud-desk{gap:6px;padding:12px 16px}.hud-intro-head,.hud-intro-title{max-width:100%}.hud-intro-brand{max-width:none}.hud-intro-title{font-size:18px}.hud-orders{grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%;margin:6px 0 2px}.hud-order{padding:12px 12px 10px}.hud-order-title{padding-right:70px;font-size:15px}.hud-order-line{font-size:12px}.hud-order-from{font-size:11px}.hud-order-stamp{padding:1px 5px;font-size:9px;top:10px;right:8px}.hud-order-route{margin-top:6px}.hud-order-stop{font-size:9px}.hud-order-status{margin-top:6px}.hud-button--wide{min-height:44px}.hud-panel-slip{gap:8px;padding:18px 20px 16px}.hud-menu-title,.hud-outro-title{font-size:22px}.hud-outro-line{margin-bottom:2px;font-size:14px}}.hud-look{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.hud-look-label{color:var(--paper-ink-soft);margin-right:2px;font-size:13px}.hud-look-option{pointer-events:auto;touch-action:manipulation;cursor:pointer;box-sizing:border-box;min-height:40px;font:inherit;color:var(--paper-ink);-webkit-tap-highlight-color:transparent;background:#2b26200f;border:0;border-radius:999px;padding:0 16px;font-weight:700;box-shadow:inset 0 0 0 1.5px #2b262073}.hud-look-option[aria-pressed=true]{background:var(--paper-ink);color:var(--paper)}.hud-look-option:disabled{opacity:.4;cursor:default}.hud-loading,.hud-notice{z-index:4}.hud-loading-text,.hud-notice-text{color:var(--paper-ink);text-align:center;margin:0;font-size:18px;font-weight:800}.hud-loading-text:after{content:"";background:var(--stamp-gold);border-radius:2px;width:44px;height:4px;margin:14px auto 0;animation:1s ease-in-out infinite alternate hud-loading-pulse;display:block}@keyframes hud-loading-pulse{0%{opacity:.25;transform:scaleX(.4)}to{opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.hud-loading-text:after{animation:none}}.hud-variants{gap:6px;margin-top:4px;display:flex}.hud-variant{pointer-events:auto;touch-action:manipulation;cursor:pointer;box-sizing:border-box;min-height:34px;font:inherit;color:var(--paper-ink);-webkit-tap-highlight-color:transparent;background:#2b26200f;border:0;border-radius:999px;padding:0 12px;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1.5px #2b262073}.hud-variant[aria-pressed=true]{background:var(--paper-ink);color:var(--paper)}.hud-variants-note{color:var(--paper-ink-soft);font-size:11px;display:block}.m3{--m3-teal:#2b8285;--m3-teal-deep:#1d6164;--m3-teal-edge:#124648;--m3-panel:#1a2628;--m3-brass:#d9a94a;--m3-brass-deep:#9a6f22;--m3-ink:#f2f5f4;--m3-rivet:radial-gradient(circle at 50% 40%, #dff2f1 0 1.2px, #6fa9ab 1.5px 2.6px, #0f3436 2.9px 3.6px, transparent 4px);box-sizing:border-box;width:100%;color:var(--m3-ink);text-align:center;background:var(--m3-rivet) 8px 8px / 10px 10px no-repeat, var(--m3-rivet) calc(100% - 8px) 8px / 10px 10px no-repeat, var(--m3-rivet) 8px calc(100% - 8px) / 10px 10px no-repeat, var(--m3-rivet) calc(100% - 8px) calc(100% - 8px) / 10px 10px no-repeat, var(--m3-rivet) 8px 50% / 10px 10px no-repeat, var(--m3-rivet) calc(100% - 8px) 50% / 10px 10px no-repeat, var(--m3-rivet) 50% 8px / 10px 10px no-repeat, var(--m3-rivet) 50% calc(100% - 8px) / 10px 10px no-repeat, repeating-linear-gradient(90deg, #ffffff09 0 2px, transparent 2px 7px), linear-gradient(160deg, #3a9598, var(--m3-teal) 45%, var(--m3-teal-deep));box-shadow:inset 0 0 0 3px var(--m3-teal-edge), inset 0 0 0 5px #ffffff1f, inset 0 -14px 26px #00000038, 0 14px 30px #08181a73;border-radius:20px;justify-items:center;gap:8px;padding:16px 14px 14px;display:grid;position:relative}.m3>*{position:relative}.m3:before,.m3:after{content:"";z-index:1;background:linear-gradient(90deg,#0f3a3c,#6aa5a7 30%,#d6ecec 45%,#4e8a8c 60%,#0f3a3c);border-radius:4px;position:absolute;box-shadow:0 1px 2px #00000080}.m3:before{width:9px;height:46px;top:22%;left:-2px}.m3:after{width:9px;height:46px;bottom:22%;left:-2px}.m3-title{letter-spacing:.18em;color:#4a3208;text-shadow:0 1px #fff4d2b3;background:linear-gradient(180deg, #f3d38a, var(--m3-brass) 55%, #b98a30);box-shadow:inset 0 0 0 1px #ffeebe99, inset 0 0 0 2px var(--m3-brass-deep), 0 2px 0 #00000059, 0 4px 10px #00000040;border-radius:6px;margin:0;padding:5px 16px 4px;font-size:15px;font-weight:800;line-height:1.2}.m3-title:before,.m3-title:after{content:"";background:radial-gradient(circle at 40% 35%,#fff4d2,#8a6217 70%);border-radius:50%;width:5px;height:5px;margin-top:-2.5px;position:absolute;top:50%}.m3-title:before{left:5px}.m3-title:after{right:5px}.m3-subtitle{opacity:.9;text-shadow:0 1px #0000004d;max-width:34ch;margin:0;font-size:13px;font-weight:600}.m3-goals{gap:5px;width:100%;max-width:320px;display:grid}.m3-goal{box-sizing:border-box;font-variant-numeric:tabular-nums;color:var(--m3-color);background:linear-gradient(180deg, #223234, var(--m3-panel));border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:5px 10px 5px 12px;font-size:13px;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #0000008c,inset 0 1px #ffffff14,0 1px #ffffff1f}.m3-goal-lamps{gap:6px;display:flex}.m3-goal-lamp{background:radial-gradient(circle at 40% 35%,#3b4a4c,#141d1f 70%);border-radius:50%;width:14px;height:14px;transition:background .22s,box-shadow .22s;display:block;box-shadow:inset 0 0 0 1.5px #0009,0 1px #ffffff14}.m3-goal-lamp--on{background:radial-gradient(circle at 38% 32%, #fff 0, color-mix(in srgb, var(--m3-color) 70%, #fff) 30%, var(--m3-color) 62%, color-mix(in srgb, var(--m3-color) 65%, #000) 100%);box-shadow:inset 0 0 0 1.5px #00000059, 0 0 8px var(--m3-color), 0 0 2px #fff}.m3-goal-count{text-align:right;min-width:3ch}.m3-goal--done{box-shadow:inset 0 0 0 1.5px var(--m3-color), 0 0 10px color-mix(in srgb, var(--m3-color) 55%, transparent)}.m3-moves{letter-spacing:.06em;font-variant-numeric:tabular-nums;color:#fff3c9;text-shadow:0 0 6px #ffc75680;background:linear-gradient(#0f1719,#1f2c2f 40%,#0f1719);border-radius:8px;padding:4px 14px;font-size:15px;font-weight:800;display:inline-block;box-shadow:inset 0 0 0 1px #000000b3,inset 0 2px 6px #000c,0 1px #ffffff24}.m3-grid{--m3-screw:radial-gradient(circle, #cfdcdb 0 1px, #6f8385 1.3px 2.4px, #0b1416 2.7px 3.3px, transparent 3.6px);box-sizing:border-box;grid-template-columns:repeat(var(--m3-cols), 1fr);aspect-ratio:1;background:var(--m3-screw) 3px 3px / 8px 8px no-repeat, var(--m3-screw) calc(100% - 3px) 3px / 8px 8px no-repeat, var(--m3-screw) 3px calc(100% - 3px) / 8px 8px no-repeat, var(--m3-screw) calc(100% - 3px) calc(100% - 3px) / 8px 8px no-repeat, linear-gradient(180deg, #24353a, var(--m3-panel) 60%, #131d1f);touch-action:none;border-radius:14px;gap:5px;width:min(100%,360px,58vh);padding:12px;display:grid;box-shadow:inset 0 0 0 1px #000000b3,inset 0 3px 10px #0000008c,0 1px #ffffff1f}.m3-cell{cursor:pointer;touch-action:none;background:radial-gradient(circle,#0b1214 0 56%,#3a4d51 60%,#202f32 66%,#0d1517 72%,#0000 74%);border:0;border-radius:50%;padding:0;transition:transform .12s;position:relative}.m3-cell:disabled{cursor:default}.m3-cell:disabled:before,.m3-cell:disabled:after{opacity:.55}.m3-cell:before,.m3-cell:after{content:"";transform:translate(var(--m3-dx,0px), var(--m3-dy,0px));transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .16s;position:absolute}.m3-cell:before{z-index:1;background:radial-gradient(circle at 34% 28%, #ffffffd9 0, #ffffff26 22%, transparent 34%), radial-gradient(circle at 50% 55%, color-mix(in srgb, var(--m3-color) 55%, #fff) 0, var(--m3-color) 45%, color-mix(in srgb, var(--m3-color) 55%, #000) 100%);box-shadow:inset 0 0 0 1.5px #00000059, inset 0 -3px 6px #0000004d, 0 0 10px color-mix(in srgb, var(--m3-color) 70%, transparent), 0 2px 3px #00000080;border-radius:50%;inset:12%}.m3-cell:after{z-index:2;clip-path:var(--m3-shape);filter:drop-shadow(0 0 1.5px #ffffffe6);background:#fffaf0;inset:28%}.m3-cell[style*=--m3-dx]{z-index:2}.m3-cell--still:before,.m3-cell--still:after{transition:none}.m3-cell--selected{animation:.22s ease-out m3-select;transform:scale(1.08)}.m3-cell--selected:before{box-shadow:inset 0 0 0 1.5px #00000059, inset 0 -3px 6px #0000004d, 0 0 0 2.5px #fff, 0 0 16px var(--m3-color), 0 0 26px color-mix(in srgb, var(--m3-color) 70%, transparent)}.m3-cell--selected:after{animation:.9s ease-in-out infinite m3-pulse}.m3-cell--pop:before,.m3-cell--pop:after{opacity:0;transform:scale(1.35)}.m3-cell--drop:before,.m3-cell--drop:after{animation:.18s ease-out m3-drop}@keyframes m3-drop{0%{opacity:.4;transform:translateY(-40%)}to{opacity:1;transform:none}}@keyframes m3-select{0%{transform:scale(1)}55%{transform:scale(1.16)}to{transform:scale(1.08)}}@keyframes m3-pulse{50%{transform:scale(1.14)}}.m3-piece--0{--m3-color:#ffd166;--m3-shape:polygon(58% 0, 22% 55%, 48% 55%, 40% 100%, 78% 42%, 52% 42%)}.m3-piece--1{--m3-color:#5ad1ff;--m3-shape:ellipse(38% 50% at 50% 50%)}.m3-piece--2{--m3-color:#ff6fb5;--m3-shape:polygon(50% 0, 62% 36%, 100% 38%, 70% 60%, 80% 100%, 50% 76%, 20% 100%, 30% 60%, 0 38%, 38% 36%)}.m3-piece--3{--m3-color:#7ee08a;--m3-shape:polygon(50% 0, 100% 50%, 50% 100%, 0 50%)}.m3-piece--4{--m3-color:#c9a7ff;--m3-shape:polygon(25% 6%, 75% 6%, 100% 50%, 75% 94%, 25% 94%, 0 50%)}.m3-status{color:#ffe9a8;text-shadow:0 1px #00000059;min-height:20px;margin:0;font-size:14px;font-weight:700}.m3-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (prefers-reduced-motion:reduce){.m3-cell,.m3-cell:before,.m3-cell:after,.m3-goal-lamp{transition:none}.m3-cell--drop:before,.m3-cell--drop:after,.m3-cell--selected,.m3-cell--selected:after{animation:none}}@media (orientation:landscape) and (max-height:520px){.m3{text-align:left;grid-template-columns:auto minmax(180px,1fr);grid-template-areas:"grid title""grid subtitle""grid goals""grid moves""grid status""grid actions";place-items:center start;column-gap:16px;padding:12px 14px}.m3-grid{grid-area:grid;width:min(74vh,360px)}.m3-title{grid-area:title}.m3-subtitle{grid-area:subtitle}.m3-goals{grid-area:goals;max-width:260px}.m3-moves{grid-area:moves}.m3-status{grid-area:status}.m3-actions{grid-area:actions;justify-content:flex-start}}.m3-grid--reshuffled{animation:.5s m3-reshuffle}@keyframes m3-reshuffle{30%{transform:rotate(-1.5deg)scale(.97)}70%{transform:rotate(1.5deg)scale(.97)}}.dr{--dr-teal:#2b8285;--dr-teal-deep:#1d6164;--dr-teal-edge:#124648;--dr-sash:#f1e6d0;--dr-gold:#ffc756;--dr-silhouette:#1f4b50;box-sizing:border-box;color:#f4f7f8;text-align:center;background:repeating-linear-gradient(90deg, #ffffff09 0 2px, transparent 2px 7px), linear-gradient(160deg, #3a9598, var(--dr-teal) 45%, var(--dr-teal-deep));width:100%;box-shadow:inset 0 0 0 3px var(--dr-teal-edge), inset 0 0 0 5px #ffffff1f, inset 0 -14px 26px #00000038, 0 14px 30px #08181a73;border-radius:20px;justify-items:center;gap:8px;padding:14px;display:grid;position:relative}.dr>*{position:relative}.dr-title{text-shadow:0 1px #00000059;margin:0;font-size:19px;font-weight:800}.dr-subtitle{opacity:.92;text-shadow:0 1px #0000004d;max-width:34ch;margin:0;font-size:13px;font-weight:600}.dr-hud{font-variant-numeric:tabular-nums;gap:8px;font-size:13px;font-weight:800;display:flex}.dr-shields,.dr-caught{background:#142a2db3;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff29}.dr-caught{color:var(--dr-gold)}.dr-shields-stars{gap:3px;display:inline-flex}.dr-shield-star{background:var(--dr-gold);clip-path:polygon(50% 0,62% 36%,100% 38%,70% 60%,80% 100%,50% 76%,20% 100%,30% 60%,0 38%,38% 36%);filter:drop-shadow(0 0 3px #ffc756b3);width:14px;height:14px;transition:background .2s,filter .2s;display:block}.dr-shield-star--off{filter:none;background:#ffffff38}.dr-field{aspect-ratio:3/4;width:min(100%,380px);box-shadow:0 0 0 4px var(--dr-sash), 0 0 0 5px #00000059, inset 0 0 24px #143c5a40;touch-action:none;cursor:crosshair;background:radial-gradient(34% 9% at 22% 22%,#ffffff8c,#0000),radial-gradient(26% 7% at 70% 34%,#ffffff73,#0000),radial-gradient(40% 8% at 55% 12%,#fff6,#0000),linear-gradient(#4d9ddb 0%,#86c3ec 40%,#cfe6f2 68%,#ffe2b6 88%,#ffcf8f 100%);border-radius:14px;position:relative;overflow:hidden}.dr-skyline,.dr-parcel,.dr-cannon,.dr-bubble{pointer-events:none}.dr-skyline{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 90' preserveAspectRatio='none'><g fill='%231f4b50'><path d='M0 90V38h32l14-14 14 14v52z'/><path d='M60 90c-6-16-4-42 4-58 8 16 10 42 4 58z'/><path d='M74 90V50h26v-8h18v48z'/><path d='M120 90V56h34v34z'/><path d='M150 90V44h100v46z'/><path d='M176 44V22h48v22z'/><path d='M190 22V14h20v8z'/><path d='M252 90V40l22-16 22 16v50z'/><path d='M300 90c-6-14-4-38 4-52 8 14 10 38 4 52z'/><path d='M316 90V52h44v-10h40v48z'/><path d='M356 52V36h8v16z'/></g><path fill='%23ffc756' d='M200 0l2.6 6.2 6.7.5-5.1 4.3 1.6 6.5L200 14l-5.8 3.5 1.6-6.5-5.1-4.3 6.7-.5z'/><rect x='150' y='48' width='100' height='4' fill='%23ffc756' opacity='.55'/></svg>") bottom/100% 100% no-repeat;height:24%;position:absolute;bottom:0;left:0;right:0}.dr-parcel{background:repeating-linear-gradient(#ffffff1f 0 1px,#0000 1px 7px,#3c1e0559 7px 8px),linear-gradient(#d9a15a,#b8783b);border-radius:4px;width:42px;height:28px;position:absolute;top:95%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 2px #8a5f2c,0 3px 4px #00000059}.dr-parcel-star{clip-path:polygon(50% 0,62% 36%,100% 38%,70% 60%,80% 100%,50% 76%,20% 100%,30% 60%,0 38%,38% 36%);filter:drop-shadow(0 0 6px #ffd24a)drop-shadow(0 0 12px #ffc756b3);background:#ffe27a;width:18px;height:18px;animation:1.8s ease-in-out infinite dr-star;position:absolute;top:-11px;left:4px}@keyframes dr-star{50%{transform:scale(1.12)rotate(6deg)}}.dr-cannon{box-sizing:border-box;z-index:1;background:radial-gradient(circle at 35% 30%,#ffffffe6,#b4e6ff59 45%,#ffaadc40);border:3px solid #ff8fb8;border-radius:50%;width:20px;height:20px;position:absolute;top:92%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffff80,0 0 8px #ff8fb899}.dr-cannon:after{content:"";background:linear-gradient(#ff8fb8,#c95b86);border-radius:0 0 2px 2px;width:4px;height:12px;margin-left:-2px;position:absolute;top:100%;left:50%}.dr-drone{cursor:pointer;-webkit-tap-highlight-color:transparent;filter:drop-shadow(0 0 2px #ffffffbf);background:0 0;border:0;width:34px;height:34px;padding:0;position:absolute;top:0;left:0}.dr-drone:before{content:"";background:linear-gradient(45deg,#0000 46%,#6a7482 46% 54%,#0000 54%),linear-gradient(-45deg,#0000 46%,#6a7482 46% 54%,#0000 54%);position:absolute;inset:0}.dr-drone:after{content:"";background:radial-gradient(circle at 50% 68%,#ff5f5f 0 2px,#2a1e1e 2.5px 4px,#0000 4.5px),linear-gradient(#5b6675,#2e3644);border-radius:6px 6px 8px 8px;width:20px;height:14px;margin:-7px 0 0 -10px;position:absolute;top:50%;left:50%;box-shadow:inset 0 1px #ffffff4d,0 2px 3px #0006}.dr-rotor{background:#c8d7eb47;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:inset 0 0 0 1px #ffffff59}.dr-rotor:before{content:"";background:#dfe8f3;border-radius:2px;width:18px;height:3px;margin:-1.5px 0 0 -9px;animation:.22s linear infinite dr-spin;position:absolute;top:50%;left:50%}.dr-rotor:after{content:"";background:#2e3644;border-radius:50%;width:4px;height:4px;margin:-2px 0 0 -2px;position:absolute;top:50%;left:50%}.dr-rotor--0{top:-9px;left:-9px}.dr-rotor--1{top:-9px;right:-9px}.dr-rotor--1:before{animation-direction:reverse}.dr-rotor--2{bottom:-9px;left:-9px}.dr-rotor--2:before{animation-direction:reverse}.dr-rotor--3{bottom:-9px;right:-9px}@keyframes dr-spin{to{transform:rotate(360deg)}}.dr-bird{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:34px;height:20px;padding:0;position:absolute;top:0;left:0}.dr-bird-body{background:radial-gradient(5px 3.5px at 50% 58%,#f7fafc 70%,#0000 74%);display:block;position:absolute;inset:0}.dr-bird-body:before,.dr-bird-body:after{content:"";filter:drop-shadow(0 1px 1px #0000004d);background:#f7fafc;width:17px;height:12px;animation:.5s ease-in-out infinite dr-flap;position:absolute;top:4px}.dr-bird-body:before{clip-path:polygon(0 20%,35% 0,100% 55%,100% 100%,40% 55%,8% 60%);transform-origin:100% 80%;left:0}.dr-bird-body:after{clip-path:polygon(100% 20%,65% 0,0 55%,0 100%,60% 55%,92% 60%);transform-origin:0 80%;animation-direction:reverse;right:0}.dr-bird--rev .dr-bird-body{transform:scaleX(-1)}@keyframes dr-flap{50%{transform:rotate(-14deg)}}.dr-bubble{background:radial-gradient(circle at 32% 28%,#fffffff2 0,#ffffff59 18%,#0000 40%),radial-gradient(circle,#ffffff0d 60%,#ffffff59 100%);border-radius:50%;width:22px;height:22px;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #ffffffb3,inset -2px -2px 5px #ff96d28c,inset 2px 2px 5px #8cdcff8c,0 1px 3px #00000026}.dr-status{color:#ffe9a8;text-shadow:0 1px #00000059;min-height:20px;margin:0;font-size:14px;font-weight:700}.dr-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (prefers-reduced-motion:reduce){.dr-drone,.dr-bird,.dr-bubble,.dr-shield-star{transition:none}.dr-rotor:before,.dr-bird-body:before,.dr-bird-body:after,.dr-parcel-star{animation:none}}@media (orientation:landscape) and (max-height:520px){.dr{text-align:left;grid-template-columns:auto minmax(160px,1fr);grid-template-areas:"field title""field subtitle""field hud""field status""field actions";place-items:center start;column-gap:16px;padding:12px 14px}.dr-field{grid-area:field;width:auto;height:min(76vh,380px)}.dr-title{grid-area:title}.dr-subtitle{grid-area:subtitle}.dr-hud{flex-wrap:wrap;grid-area:hud}.dr-status{grid-area:status}.dr-actions{grid-area:actions;justify-content:flex-start}}.at{--at-wood:#b9773f;--at-wood-light:#d3955a;--at-wood-dark:#8d5527;--at-paper:#fbf3df;--at-ink:#3b2a1c;--at-card:#d6a05b;--at-tape:#ffecaa8c;box-sizing:border-box;color:#fff6e6;text-align:center;background:repeating-linear-gradient(90deg, transparent 0 88px, #3c1e0a59 88px 90px), repeating-linear-gradient(92deg, #ffdcaa0f 0 3px, transparent 3px 9px, #46230a14 9px 11px, transparent 11px 17px), linear-gradient(180deg, var(--at-wood-light), var(--at-wood) 40%, var(--at-wood-dark));border-radius:20px;justify-items:center;gap:8px;width:100%;padding:14px;display:grid;position:relative;box-shadow:inset 0 0 0 3px #6b3f1a,inset 0 0 0 5px #ffe6be2e,inset 0 -16px 28px #3219054d,0 14px 30px #140a0073}.at>*{position:relative}.at-title{letter-spacing:.01em;color:var(--at-ink);background:var(--at-paper);border-radius:4px;margin:0;padding:4px 18px 2px;font-size:19px;font-style:italic;font-weight:800;transform:rotate(-1.2deg);box-shadow:0 2px #3c1e0a59,0 4px 10px #2814004d}.at-title:before{content:"";background:#ffecaacc;border-radius:2px;width:34px;height:8px;margin-left:-17px;position:absolute;top:-6px;left:50%;transform:rotate(-3deg);box-shadow:0 1px 2px #0003}.at-subtitle{opacity:.95;text-shadow:0 1px #28140073;margin:0;font-size:14px;font-style:italic;font-weight:700}.at-round{font-variant-numeric:tabular-nums;letter-spacing:.04em;text-transform:uppercase;color:var(--at-ink);background:var(--at-paper);border-radius:3px;align-items:center;gap:10px;padding:4px 12px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 1px #3c1e0a59,0 3px 8px #28140040}.at-round-stamps{gap:6px;display:flex}.at-round-stamp{box-sizing:border-box;border:1.5px dashed #3b2a1c59;border-radius:50%;width:16px;height:16px;display:block}.at-round-stamp--done{background:radial-gradient(circle,#c9463d59 0 40%,#0000 42%);border:2px solid #c9463d;position:relative;transform:rotate(-12deg)}.at-round-stamp--done:after{content:"";border:2px solid #c9463d;border-width:0 2px 2px 0;width:3px;height:7px;position:absolute;top:1px;left:4.5px;transform:rotate(40deg)}.at-stage{justify-items:center;gap:10px;width:100%;display:grid}.at-target-wrap{justify-items:center;gap:8px;display:grid}.at-target-wrap[hidden],.at-prompt[hidden]{display:none}.at-target-caption{opacity:.95;text-shadow:0 1px #28140073;margin:0;font-size:13px;font-weight:700}.at-tray{background:radial-gradient(at 50% 40%,#4b4f52,#2c3033 70%,#1d2022 100%);border-radius:50%;place-items:center;width:176px;height:156px;display:grid;position:relative;box-shadow:inset 0 0 0 4px #5d6367,inset 0 0 0 6px #23272a,inset 0 6px 12px #ffffff14,0 6px #4a2a10,0 10px 14px #1e0f0066}.at-target-note{color:#b8332b;background:var(--at-paper);border-radius:3px;padding:3px 10px 2px;font-size:15px;font-style:italic;font-weight:800;position:absolute;bottom:10px;right:8px;transform:rotate(8deg);box-shadow:0 2px 4px #0006}.at-target-note:before{content:"";background:#e9d9b8;width:16px;height:2px;position:absolute;top:40%;left:-14px;transform:rotate(-30deg)}.at-timer{background:linear-gradient(#2b2320,#16110f);border-radius:3px;width:176px;height:12px;overflow:hidden;box-shadow:inset 0 0 0 1px #00000080,0 1px #ffe6be33}.at-timer-fill{background:linear-gradient(#fff8e6,#ecd9b2);width:100%;height:100%;position:relative;box-shadow:1px 0 #ff9a3c,3px 0 6px #ff6a1a,6px 0 10px #ff5a1499}.at-prompt{text-shadow:0 1px #28140073;margin:0;font-size:16px;font-style:italic;font-weight:800}.at-choices{grid-template-columns:repeat(2,1fr);gap:14px;width:min(100%,300px);display:grid}.at-box{touch-action:none;box-sizing:border-box;background:linear-gradient(180deg, #ffffff47, transparent 30%, #0000001f), var(--at-color);border:0;border-radius:8px;width:104px;height:96px;padding:0;position:relative;box-shadow:inset 0 0 0 2px #3c230a59,inset 0 -4px #00000029,0 5px #3c1e0a80,0 9px 12px #1e0f0059}.at-box:before{content:"";background:#3c230a59;border-radius:1px;height:2px;position:absolute;top:26%;left:4px;right:4px}.at-box:after{content:"";background:repeating-linear-gradient(180deg, var(--at-tape) 0 6px, #ffecaa6b 6px 12px);border-radius:0 0 6px 6px;width:20px;margin-left:-10px;position:absolute;top:0;bottom:0;left:50%;box-shadow:inset 1px 0 #ffffff59,inset -1px 0 #78501440}.at-target{width:116px;height:104px;margin:0 auto}.at-choice{cursor:pointer;transition:transform .12s}.at-choice:active{transform:translateY(2px)scale(.98)}.at-box-sticker{z-index:1;background:#fffdf6;border-radius:4px;width:38%;height:38%;position:absolute;top:34%;left:10%;transform:rotate(-4deg);box-shadow:0 1px 2px #0000004d}.at-box-sticker:before{content:"";clip-path:var(--at-shape);background:#2f3f5a;position:absolute;inset:14%}.at-box-tag{z-index:1;color:var(--at-ink);font-variant-numeric:tabular-nums;background:#ead9a8;border-radius:3px 3px 3px 8px;padding:3px 7px 2px 11px;font-size:13px;font-weight:800;line-height:1;position:absolute;bottom:10%;right:8%;transform:rotate(6deg);box-shadow:inset 0 0 0 1px #5a3c1459,0 1px 2px #00000059}.at-box-tag:before{content:"";background:#8d6a2c;border-radius:50%;width:4px;height:4px;margin-top:-2px;position:absolute;top:50%;left:4px;box-shadow:inset 0 0 0 1px #5a4014}.at-box-tag:after{content:"";transform-origin:bottom;background:#e9d9b8;width:2px;height:20px;position:absolute;top:-18px;left:4px;transform:rotate(-38deg)}.at-color--0{--at-color:#ffd166}.at-color--1{--at-color:#5ad1ff}.at-color--2{--at-color:#ff6fb5}.at-color--3{--at-color:#7ee08a}.at-color--4{--at-color:#c9a7ff}.at-sticker--0{--at-shape:polygon(58% 0, 22% 55%, 48% 55%, 40% 100%, 78% 42%, 52% 42%)}.at-sticker--1{--at-shape:ellipse(38% 50% at 50% 50%)}.at-sticker--2{--at-shape:polygon(50% 0, 62% 36%, 100% 38%, 70% 60%, 80% 100%, 50% 76%, 20% 100%, 30% 60%, 0 38%, 38% 36%)}.at-sticker--3{--at-shape:polygon(50% 0, 100% 50%, 50% 100%, 0 50%)}.at-sticker--4{--at-shape:polygon(25% 6%, 75% 6%, 100% 50%, 75% 94%, 25% 94%, 0 50%)}.at-status{color:#ffe9a8;text-shadow:0 1px #28140080;min-height:20px;margin:0;font-size:14px;font-weight:700}.at-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (prefers-reduced-motion:reduce){.at-timer-fill,.at-choice{transition:none}}@media (orientation:landscape) and (max-height:520px){.at{text-align:left;grid-template-columns:auto minmax(180px,1fr);grid-template-areas:"stage title""stage subtitle""stage round""stage status""stage actions";place-items:center start;column-gap:16px;padding:12px 14px}.at-stage{grid-area:stage}.at-title{grid-area:title}.at-subtitle{grid-area:subtitle}.at-round{grid-area:round}.at-status{grid-area:status}.at-actions{grid-area:actions;justify-content:flex-start}.at-choices{gap:10px}.at-box{width:96px;height:88px}.at-tray{width:160px;height:140px}}
