:root{font-family:Courier New,Courier,monospace;line-height:1.5;font-weight:400;color-scheme:dark;color:#e0e0e0;background-color:#0d0d0d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#root{width:100%;min-height:100vh}button{font-family:inherit;border-radius:4px;border:1px solid #444;padding:.5em 1em;font-size:.9rem;background-color:#1a1a1a;color:#e0e0e0;cursor:pointer}button:hover{background-color:#2a2a2a;border-color:#666}*:focus{outline:none}.presence-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.connection-status{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.8rem;border-radius:6px}.connection-status-disconnected{background:#4a1a1a;color:#f88;border:1px solid #c44}.connection-status-dot{width:.6rem;height:.6rem;border-radius:50%;background:#f44;flex-shrink:0}.room-layout{display:flex;flex-direction:column;gap:1rem;width:100%;padding:1rem;box-sizing:border-box}.room-layout-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.room-id-display{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.room-id-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#888}.room-id-value{font-family:monospace;font-size:.9rem;padding:.25rem .5rem;background:#1a1a1a;border:1px solid #333;border-radius:4px;color:#eee}.room-id-copy-btn{padding:.35rem .7rem;font-size:.75rem;background:#1e1e1e;color:#ddd;border:1px solid #444;border-radius:4px;cursor:pointer}.room-id-copy-btn:hover{background:#2d2d2d;border-color:#555}.room-id-copied{font-size:.75rem;color:#6c6;min-width:3.5rem}.room-layout-body{display:flex;gap:1rem;align-items:flex-start;flex-wrap:wrap}.room-layout-main{flex:1 1 640px;min-width:0}.room-layout-sidebar{flex:0 0 260px;display:flex;flex-direction:column;gap:1rem}.chat-message{display:flex;flex-direction:column;gap:.15rem}.chat-message-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.chat-message-author{font-size:.8rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-message-time{font-size:.7rem;color:#777;flex-shrink:0}.chat-message-text{margin:0;font-size:.85rem;color:#ddd;line-height:1.4;overflow-wrap:anywhere;white-space:pre-wrap}.tv-guide{display:flex;flex-direction:column;gap:.6rem}.tv-guide-empty{margin:0;font-size:.8rem;color:#777;font-style:italic}.tv-guide-entries{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem;max-height:22rem;overflow-y:auto}.tv-guide-entry{margin:0;padding:0}.tv-guide-entry-btn{width:100%;display:flex;align-items:baseline;gap:.6rem;padding:.4rem .6rem;font-family:"Press Start 2P",Courier New,Courier,monospace;letter-spacing:-.02em;font-size:.8rem;text-align:left;background:#000;color:#fff;border:1px solid #333;border-radius:4px;cursor:pointer}.tv-guide-entry-btn:focus-visible{outline:2px solid #ffff00;outline-offset:-2px}.tv-guide-page-number{flex-shrink:0;color:#0f0;font-weight:600}.tv-guide-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ff0}.tv-guide-title-empty{color:#777;font-style:italic}.vote-error{margin:0;font-size:.75rem;color:#f88;line-height:1.4}.vote-message{margin:0;font-size:.75rem;color:#cc8;line-height:1.4}@font-face{font-family:European Teletext;src:url(/assets/EuropeanTeletext-qHoFs0KX.ttf) format("truetype");font-display:block}.frontpage{min-height:100vh;min-height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;--frontpage-gutter: clamp(2.5rem, 5vw, 4.25rem);--frontpage-gutter-y: clamp(1.5rem, 4vw, 3.75rem);padding:var(--frontpage-gutter-y) var(--frontpage-gutter);background:#111;color:#fff;position:relative}.frontpage-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.frontpage-mark{display:flex;flex-direction:column;min-width:0}.frontpage-title{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.35rem);min-width:0}.frontpage-logo{width:clamp(56px,9vw,120px);height:clamp(56px,9vw,120px);image-rendering:pixelated;image-rendering:crisp-edges;flex:0 0 auto}.frontpage-name{margin:0;font-family:European Teletext,"Press Start 2P",monospace;font-size:clamp(1.9rem,6.2vw,4.85rem);line-height:.92;font-weight:400;color:#fff;display:flex;flex-direction:column}.frontpage-name-line{display:block}.frontpage-tagline{margin:.7rem 0 0;max-width:min(34ch,100%);font-family:monospace;font-size:clamp(.72rem,1.05vw,.86rem);line-height:1.5;color:#888}.frontpage-lang{flex:0 0 auto;margin-left:auto;background:none;border:0;padding:.25rem;cursor:pointer;font-family:European Teletext,"Press Start 2P",monospace;font-size:clamp(1rem,1.8vw,1.5rem);line-height:1;letter-spacing:.02em;color:#fff}.frontpage-lang-on{color:red}.frontpage-lang-sep{color:#fff;padding:0 .15em}.frontpage-lang-off{color:#fff}.frontpage-lang:hover .frontpage-lang-off,.frontpage-lang:focus-visible .frontpage-lang-off{color:#ff0}.frontpage-lang:focus-visible{outline:2px solid #fff;outline-offset:4px}@media(max-width:640px){.frontpage{--frontpage-gutter: 1rem}.frontpage-menu-btn:before{content:none}.frontpage-menu-list{flex-direction:column;align-items:flex-start;justify-content:flex-start}.frontpage-head{flex-wrap:nowrap}.frontpage .frontpage-lang{position:absolute;top:var(--frontpage-gutter-y);right:var(--frontpage-gutter);margin-left:0}.frontpage-mark{padding-right:4.5rem}.frontpage-strip-tile .teletext-thumbnail{width:min(68vw,300px)}}.frontpage-band{margin:auto calc(-1 * var(--frontpage-gutter)) 0}.frontpage-menu{margin-top:auto}.frontpage-menu-list{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between}.frontpage-menu-item+.frontpage-menu-item{margin-top:clamp(.3rem,1vh,.55rem)}.frontpage-menu-btn{display:block;position:relative;background:none;border:0;padding:.06em .12em;cursor:pointer;font-family:European Teletext,"Press Start 2P",monospace;font-size:clamp(1.75rem,4vw,3.15rem);line-height:1.12;text-align:left;text-transform:lowercase}.frontpage-menu-btn:not([aria-disabled]):before{content:">";position:absolute;right:100%;margin-right:.28em;opacity:0;transition:opacity .1s ease}.frontpage-menu-btn:not([aria-disabled]):hover:before,.frontpage-menu-btn:not([aria-disabled]):focus-visible:before{opacity:1}.frontpage-menu-btn:hover,.frontpage-menu-btn:focus-visible,.frontpage-lang:hover,.frontpage-lang:focus-visible{background:none}.frontpage-menu-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.frontpage-menu-btn-pending{cursor:not-allowed}.frontpage-menu-soon{position:absolute;top:100%;left:100%;transform:translate(-100%);margin-top:.3rem;white-space:nowrap;font-family:monospace;font-size:.75rem;text-transform:none;letter-spacing:.04em;color:#777;opacity:0;transition:opacity .12s ease}.frontpage-menu-btn-pending:hover .frontpage-menu-soon,.frontpage-menu-btn-pending:focus-visible .frontpage-menu-soon{opacity:1}.frontpage-submenu{display:flex;flex-direction:column;gap:.9rem;padding:.7rem 0 .3rem 1.25rem;max-width:46rem}.frontpage-watch-kind{display:block;margin:0;padding:0;background:none;border:0;color:#fff;font-family:European Teletext,"Press Start 2P",monospace;font-size:clamp(.95rem,1.6vw,1.15rem);line-height:1.2;text-align:left;text-transform:lowercase}button.frontpage-watch-kind{position:relative;cursor:pointer}button.frontpage-watch-kind:before{content:">";position:absolute;right:100%;margin-right:.3em;opacity:0;transition:opacity .1s ease}button.frontpage-watch-kind:hover:before,button.frontpage-watch-kind:focus-visible:before{opacity:1}button.frontpage-watch-kind:hover,button.frontpage-watch-kind:focus-visible{background:none}button.frontpage-watch-kind:focus-visible{outline:2px solid #fff;outline-offset:2px}.frontpage-watch-note{margin:.2rem 0 0;font-family:monospace;font-size:.7rem;letter-spacing:.04em;color:#777}.frontpage-watch-rooms{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.55rem;padding-left:.75rem;border-left:1px solid #066}.frontpage-sub-btn{display:inline-flex;align-items:baseline;gap:.5rem;background:#000;border:1px solid #333;color:#ddd;font-family:monospace;font-size:.85rem;padding:.5rem .7rem;cursor:pointer;transition:border-color .12s ease,color .12s ease}.frontpage-sub-btn:hover,.frontpage-sub-btn:focus-visible{background:#000;border-color:red;color:#fff}.frontpage-sub-count{font-size:.7rem;color:#666}.frontpage-sub-count-live{color:#0ff}.frontpage-strip{overflow:hidden;position:relative}.frontpage-strip-track{display:flex;width:max-content;animation:frontpage-marquee var(--strip-seconds, 48s) linear infinite;will-change:transform}@keyframes frontpage-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.frontpage-strip-still{animation:none}@media(prefers-reduced-motion:reduce){.frontpage-strip-track{animation:none}}.frontpage-strip-tile{display:block;position:relative;flex:0 0 auto;padding:0 .6rem 0 0;border:0;border-radius:0;background:none;cursor:pointer;line-height:0}.frontpage-strip-tile:hover,.frontpage-strip-tile:focus-visible{background:none}.manage-showcase-image{display:block;width:100%;height:auto;border:1px solid #333;background:#000}.manage-showcase-choices{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:.35rem}.manage-showcase-choice{display:flex;align-items:center;gap:.6rem;padding:.25rem .4rem;border:1px solid #222}.manage-showcase-choice .manage-card-title{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.frontpage-strip-tile .teletext-thumbnail{display:block;width:clamp(220px,24vw,330px);height:auto;border:1px solid #262626;background:#000;transition:border-color .12s ease}.frontpage-strip-tile:hover .teletext-thumbnail,.frontpage-strip-tile:focus-visible .teletext-thumbnail{border-color:red}.frontpage-strip-tile:focus-visible{outline:2px solid #fff;outline-offset:2px}.frontpage-strip-caption{position:absolute;left:1px;right:calc(.6rem + 1px);bottom:1px;padding:.3rem .45rem;background:#000000d1;border-top:1px solid #f00;color:#fff;font-family:monospace;font-size:.72rem;line-height:1.3;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transition:opacity .12s ease;pointer-events:none}.frontpage-strip-tile:hover .frontpage-strip-caption,.frontpage-strip-tile:focus-visible .frontpage-strip-caption{opacity:1}.frontpage-strip:hover .frontpage-strip-track,.frontpage-strip:focus-within .frontpage-strip-track{animation-play-state:paused}.frontpage-strip-caption-number{color:#0ff;font-weight:700;margin-right:.5em}.frontpage-showcase-tile:hover .teletext-thumbnail,.frontpage-showcase-tile:focus-visible .teletext-thumbnail{border-color:red}.frontpage-showcase-tile:focus-visible{outline:2px solid #fff;outline-offset:2px}.frontpage-showcase-btn:hover .teletext-screen,.frontpage-showcase-btn:focus-visible .teletext-screen{border-color:red}.frontpage-showcase-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.frontpage-sub-count-live:before{content:"● ";font-size:.6rem}.landing{max-width:900px;margin:0 auto;padding:2rem 1.25rem 3rem;display:flex;flex-direction:column;gap:1.75rem}.landing-header{text-align:center;display:flex;flex-direction:column;gap:.75rem}.landing-title{font-family:"Press Start 2P",monospace;font-size:1.6rem;color:#ff0;margin:0;letter-spacing:1px}.landing-options{display:flex;flex-direction:column;gap:1rem}.room-picker-action:focus-visible{outline:2px solid #ffff00;outline-offset:2px}.sidebar-back-link{display:inline-block;margin:0 0 .75rem;color:#4cf;font-family:monospace;font-size:.8rem;text-decoration:none}.sidebar-back-link:hover{text-decoration:underline}.sidebar-field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.75rem}.sidebar-input{background:#000;color:#fff;border:1px solid #444;padding:.45rem .55rem;font-family:monospace;font-size:.95rem}.sidebar-input:focus{outline:2px solid #ffff00;outline-offset:0}.sidebar-error{margin:.25rem 0 0;font-size:.75rem;color:#f88;line-height:1.4}.room-viewer{display:flex;flex-direction:column;align-items:center;gap:2rem}.crt-tv{position:relative;width:100%;max-width:960px;max-width:min(960px,calc((100dvh - 10rem)*1.2));min-width:0;touch-action:manipulation}.crt-tv-svg{display:block;width:100%;height:auto}.crt-glass{position:absolute;left:18%;top:9.6386%;width:64%;height:57.8313%;overflow:hidden;background:#000;border-radius:.94%;container-type:inline-size}.crt-tv[data-compact] .crt-glass{left:4.8023%;top:6.0071%;width:90.3955%;height:84.8057%}.crt-glass-surface{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.crt-raster{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transform-origin:50% 50%;backface-visibility:hidden}.crt-raster .teletext-screen{padding:0;border:0;box-shadow:none;width:100%;height:100%;font-size:2.31481cqw}.crt-raster .teletext-screen-with-index{font-size:2.22222cqw}@supports (width: round(down,1em,1px)){.crt-raster .teletext-screen{--crt-cell-w: round(down, 2.5cqw, 1px);--crt-cell-h: round(down, 3.125cqw, 1px);width:calc(var(--crt-cell-w) * 40);height:calc(var(--crt-cell-h) * 24);font-size:calc(var(--crt-cell-h) / 1.35)}.crt-raster .teletext-screen-with-index{--crt-cell-h: round(down, 3cqw, 1px);height:calc(var(--crt-cell-h) * 25)}}.crt-raster .teletext-grid{width:100%;height:100%}.crt-signal{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scaleX(-1);filter:brightness(.72) saturate(.85) contrast(1.05)}.crt-tv[data-mix] .crt-raster .teletext-screen{background:transparent}.crt-tv[data-mix] .crt-raster .teletext-bg-black{background-color:transparent}@media(prefers-reduced-motion:no-preference){.crt-lamp-tuning{animation:crt-lamp-blink .9s steps(1) infinite}}@keyframes crt-lamp-blink{0%,50%{opacity:1}50.01%,to{opacity:.25}}.crt-no-signal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.6em;max-width:80%;padding:1.2em 1.6em;background:#000;border:.3em solid #f00;font-family:"Press Start 2P",Courier New,Courier,monospace;font-size:max(2.4cqw,.75rem);line-height:1.5;text-align:center;color:#ff0;pointer-events:none}.crt-no-signal strong{font-weight:400;letter-spacing:.1em}.crt-no-signal span{color:#fff;font-size:.8em}.crt-scanlines{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgb(0 0 0 / 8%) 0 .15625cqw,transparent .15625cqw .46875cqw);transition:opacity .2s ease}.crt-beam{position:absolute;left:0;right:0;top:50%;height:.625cqw;margin-top:-.3125cqw;border-radius:.3125cqw;background:linear-gradient(90deg,#fff3,#fff 10% 90%,#fff3);box-shadow:0 0 1.5625cqw .3125cqw #ffffffe5,0 0 5.3125cqw 1.25cqw #a5d2ff7f;opacity:0;transform-origin:50% 50%;pointer-events:none}.crt-dot{position:absolute;left:50%;top:50%;width:6.875cqw;height:6.875cqw;margin:-3.4375cqw 0 0 -3.4375cqw;border-radius:50%;background:radial-gradient(circle closest-side,#fff 0% 9%,#def0ffe5 17%,#a0cdff66 36%,#78b4ff00 72%);opacity:0;transform-origin:50% 50%;pointer-events:none}.crt-reflections{transition:opacity .45s ease}.crt-tv[data-power=on] .crt-reflections,.crt-tv[data-power=powering-on] .crt-reflections{opacity:.5}.crt-tv[data-power=off] .crt-raster{opacity:0;visibility:hidden}.crt-tv[data-power=off] .crt-scanlines{opacity:0}.crt-tv[data-power=powering-off] .crt-raster{animation:crt-off-raster .3s cubic-bezier(.55,0,.85,.2) forwards}.crt-tv[data-power=powering-off] .crt-beam{animation:crt-off-beam .9s linear forwards}.crt-tv[data-power=powering-off] .crt-dot{animation:crt-off-dot .9s linear forwards}@keyframes crt-off-raster{0%{transform:scale(1);filter:brightness(1);opacity:1}55%{transform:scaleY(.06);filter:brightness(3.2);opacity:1}75%{transform:scaleY(.008);filter:brightness(6);opacity:1}to{transform:scaleY(.004);filter:brightness(8);opacity:0}}@keyframes crt-off-beam{0%,16%{opacity:0;transform:scaleY(.4)}24%{opacity:1;transform:scaleY(1.5)}32%{opacity:1;transform:scale(1)}46%{opacity:1;transform:scale(.08,1.2)}53%,to{opacity:0;transform:scaleX(.01)}}@keyframes crt-off-dot{0%,36%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.15)}58%{opacity:1;transform:scale(.62)}72%{opacity:.72;transform:scale(.4)}88%{opacity:.3;transform:scale(.28)}to{opacity:0;transform:scale(.22)}}.crt-tv[data-power=powering-on] .crt-raster{animation:crt-on-raster .82s cubic-bezier(.2,.8,.3,1) forwards}.crt-tv[data-power=powering-on] .crt-beam{animation:crt-on-beam .42s ease-out forwards}.crt-tv[data-power=powering-on] .crt-dot{animation:crt-on-dot .26s ease-out forwards}@keyframes crt-on-dot{0%{opacity:0;transform:scale(.2)}30%{opacity:1;transform:scale(1)}70%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(.4)}}@keyframes crt-on-beam{0%,12%{opacity:0;transform:scale(.01,.8)}22%{opacity:1;transform:scale(.05,1.4)}45%{opacity:1;transform:scaleY(1.2)}65%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scaleY(.5)}}@keyframes crt-on-raster{0%,18%{transform:scaleY(.004);filter:brightness(7);opacity:0}26%{transform:scaleY(.01);filter:brightness(7);opacity:1}48%{transform:scaleY(.5);filter:brightness(2.6);opacity:1}66%{transform:scaleY(1.05);filter:brightness(1.7)}80%{transform:scaleY(.98);filter:brightness(1.15)}92%{transform:scaleY(1.008);filter:brightness(1.02)}to{transform:scale(1);filter:brightness(1)}}@media(prefers-reduced-motion:reduce){:is(.crt-tv,.crt-remote) .kb use,:is(.crt-tv,.crt-remote) .kb rect,:is(.crt-tv,.crt-remote) .kb .lg{transition:none}}:is(.crt-tv,.crt-remote) .kb{cursor:pointer}:is(.crt-tv,.crt-remote) .kb use,:is(.crt-tv,.crt-remote) .kb rect:not(.kb-hit),:is(.crt-tv,.crt-remote) .kb .lg{transition:transform .05s ease,filter .12s ease}:is(.crt-tv,.crt-remote) .kb:hover use,:is(.crt-tv,.crt-remote) .kb:hover rect:not(.kb-hit){filter:brightness(1.15)}:is(.crt-tv,.crt-remote) .kb:active use,:is(.crt-tv,.crt-remote) .kb:active rect:not(.kb-hit),:is(.crt-tv,.crt-remote) .kb:active .lg{transform:translateY(1.5px)}:is(.crt-tv,.crt-remote) .kb:focus-visible{outline:none}:is(.crt-tv,.crt-remote) .kb:focus-visible use,:is(.crt-tv,.crt-remote) .kb:focus-visible>rect:not(.kb-hit){filter:drop-shadow(0 0 3px #6cf) drop-shadow(0 0 7px #6cf) brightness(1.25)}:is(.crt-tv,.crt-remote) .kb-inert{cursor:default;pointer-events:none}:is(.crt-tv,.crt-remote) .lg{font-family:Michroma,Chakra Petch,Eurostile,Microgramma,Arial Narrow,sans-serif;font-size:12.5px;letter-spacing:0;text-anchor:middle;pointer-events:none}:is(.crt-tv,.crt-remote) .cap{font-family:Michroma,Chakra Petch,Eurostile,Microgramma,Arial Narrow,sans-serif;font-size:8px;fill:#a8a8a4;letter-spacing:1.1px;text-anchor:middle}:is(.crt-tv,.crt-remote) .seg.on{fill:#ff4a3a;filter:url(#segBloom)}:is(.crt-tv,.crt-remote) .seg.off{fill:#2c0c0a;opacity:.7}:is(.crt-tv,.crt-remote) .disp-dot,:is(.crt-tv,.crt-remote) #led-power{transition:opacity .25s ease}.crt-remote{order:1;position:sticky;bottom:0;align-self:stretch;width:100%;max-width:30rem;margin-inline:auto;padding:0 .4rem env(safe-area-inset-bottom,0px);z-index:320;touch-action:manipulation;filter:drop-shadow(0 -.35rem .9rem rgb(0 0 0 / 55%))}.crt-remote-svg{display:block;width:100%;height:auto}.crt-remote .lg{font-size:34px}.crt-remote .cap{font-size:13px;letter-spacing:1.6px}.crt-remote .crt-remote-mark{text-anchor:end}.crt-remote .kb:active rect:not(.kb-hit),.crt-remote .kb:active .lg{transform:translateY(2.5px)}@media(min-width:721px){.room-viewer{flex-direction:row;align-items:flex-start;justify-content:center;gap:1.5rem}}@media(max-width:720px){.room-layout{padding:.5rem;gap:.75rem}.room-layout-header{gap:.4rem .75rem}.room-layout-sidebar{flex:1 1 100%}.room-viewer{gap:1rem;padding:.5rem 0 1.5rem;margin-inline:-.5rem}.room-viewer-phone{gap:.75rem;padding-bottom:0;min-height:100%}.room-layout:has(.room-viewer-phone){min-height:100dvh}.room-layout:has(.room-viewer-phone) .room-layout-body{flex:1 1 auto;align-items:stretch}.room-viewer-phone .crt-dock{margin-top:auto}.crt-tv[data-compact]{max-width:960px;max-width:min(960px,max(15rem,calc((100dvh - 24rem)/.8)))}.room-viewer .crt-tv[data-compact]{max-width:960px;max-width:min(960px,max(15rem,calc((100dvh - 19rem)/.8)))}}:root{--yp-drawer-width: min(23rem, 88vw)}@media(min-width:721px){.room-layout:has(.room-viewer){height:100dvh;min-height:100dvh;overflow:hidden}.room-layout:has(.room-viewer) .room-layout-body{min-height:0;flex-wrap:nowrap}.room-layout:has(.room-viewer) .room-layout-main{min-height:0}.room-layout:has(.room-viewer-solo) .room-layout-body{flex:1 1 auto;align-items:center}.room-layout:has(.room-viewer):not(:has(.room-viewer-solo)) .room-layout-body{flex:1 1 auto;align-items:stretch}.room-viewer{align-items:center;justify-content:center;gap:0}.room-viewer .crt-tv{max-width:1180px;max-width:min(1180px,calc((100dvh - 7.5rem)*1.2))}}.yellow-pages-book{font-family:Univers Condensed,UniversNextW10-Cond,Helvetica Neue,Roboto Condensed,Arial Narrow,Arial,sans-serif;font-stretch:condensed;width:fit-content;min-width:min(24rem,92vw);max-width:min(44rem,92vw);max-height:85vh;margin:auto;overflow-y:auto;background:#ffcf1f;color:#141007;border:1px solid #b8940f;border-radius:4px;box-shadow:0 18px 50px #0000007f;padding:1.25rem 1.5rem 1.5rem}@media(max-width:720px){.yellow-pages-brand{font-size:1.35rem}.yellow-pages-masthead{flex-wrap:wrap;gap:.5rem}.yellow-pages-entry-heading{display:flex;align-items:baseline;gap:.25rem}.yellow-pages-toggle{flex:1 1 auto;min-width:0}.yellow-pages-count{flex:0 0 auto;font-size:.75rem;font-weight:700;opacity:.55}.yellow-pages-section{display:block}.yellow-pages-section>.yellow-pages-list{margin:0;padding:0;list-style:none}.page-search-list{max-height:60vh}}.yellow-pages-masthead{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.yellow-pages-brand{font-weight:800;font-size:2rem;line-height:1;letter-spacing:-.02em;text-transform:uppercase}.yellow-pages-close{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;padding:0;background:transparent;border:none;border-radius:0;font-size:1.6rem;line-height:1;color:#141007;cursor:pointer}.yellow-pages-close:hover{background:transparent;color:#141007}.yellow-pages-tagline{margin:.15rem 0 .5rem;font-style:italic;font-size:.95rem}.yellow-pages-rule{border:none;border-top:2px solid #141007;margin:0 0 .5rem}.yellow-pages-empty{margin:1rem 0;font-size:1rem}.yellow-pages-list{list-style:none;margin:0 0 .9rem;padding:0;break-inside:avoid}.yellow-pages-entry{margin:0}.yellow-pages-entry-btn{display:flex;align-items:baseline;gap:.25rem;width:100%;background:transparent;border:none;padding:.15rem 0;text-align:left;cursor:pointer;color:inherit;font:inherit}.yellow-pages-entry-btn:hover{background:transparent}.yellow-pages-entry-btn:hover .yellow-pages-name{text-decoration:underline}.yellow-pages-name{flex:0 1 auto;min-width:0;font-weight:700;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yellow-pages-leader{flex:1 1 0;min-width:.75rem;align-self:stretch;margin:0 .15rem;border-bottom:2px dotted #141007;transform:translateY(-.2em)}.yellow-pages-number{flex:0 0 auto;font:inherit;font-weight:800;font-variant-numeric:tabular-nums;font-size:1rem;background:transparent;border:0;border-radius:0;padding:0;color:inherit;cursor:pointer}.yellow-pages-number:hover{background:transparent}button.yellow-pages-number:hover{text-decoration:underline}.yellow-pages-entry-heading{display:flex;align-items:baseline;gap:.25rem}.yellow-pages-toggle{flex:1 1 auto;min-width:0}.yellow-pages-caret{flex:0 0 .85rem;width:.85rem;font-size:.7em;line-height:1;text-align:center}.yellow-pages-count{flex:0 0 auto;font-size:.75rem;font-weight:700;opacity:.55}.yellow-pages-section{display:block}.yellow-pages-section>.yellow-pages-list{margin:0;padding:0;list-style:none}.yp-drawer{position:fixed;left:0;top:4.75rem;bottom:1rem;width:var(--yp-drawer-width);display:flex;z-index:400;transform:translate(-100%);transition:transform .26s cubic-bezier(.22,.61,.36,1);pointer-events:none}.yp-drawer>*{pointer-events:auto}.yp-drawer-open{transform:none}.yp-drawer-leaflet{position:relative;width:100%;min-width:0;max-width:none;height:100%;max-height:none;margin:0;padding:.9rem 1rem .8rem 1.1rem;display:flex;flex-direction:column;overflow:hidden;border:1px solid #b8940f;border-left:0;border-right:0;border-radius:0 4px 4px 0;box-shadow:6px 0 34px #0000008c}.yp-drawer-masthead{align-items:center}.yp-drawer-tools{display:flex;align-items:center;gap:.1rem;margin-left:auto}.yp-drawer-tool{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;padding:0;background:transparent;border:none;border-radius:3px;color:#141007;cursor:pointer}.yp-drawer-tool:hover{background:#1410071f;border-color:transparent}.yp-drawer-tool[aria-expanded=true],.yp-drawer-tool[aria-expanded=true]:hover{background:#141007;color:#ffcf1f}.yp-drawer-leaflet .yellow-pages-brand{font-size:1.45rem}.yp-drawer-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:.4rem;scrollbar-width:thin;scrollbar-color:#b8940f transparent}.yp-drawer-body .yp-drawer-results{max-height:none;overflow:visible}.yp-drawer-knob{position:absolute;left:100%;top:50%;display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:1rem .4rem;background:#ffcf1f;color:#141007;border:1px solid #b8940f;border-left:0;border-radius:0 9px 9px 0;margin-left:-1px;cursor:pointer;font-family:Univers Condensed,UniversNextW10-Cond,Helvetica Neue,Roboto Condensed,Arial Narrow,Arial,sans-serif;font-stretch:condensed;transform:translateY(-50%);transition:transform .14s ease,box-shadow .14s ease}.yp-drawer-open .yp-drawer-knob{border-color:transparent}.yp-drawer-knob:hover,.yp-drawer-knob:focus-visible{background:#ffcf1f}.yp-drawer:not(.yp-drawer-open) .yp-drawer-knob:hover,.yp-drawer:not(.yp-drawer-open) .yp-drawer-knob:focus-visible{border-color:#b8940f;transform:translateY(-50%) translate(3px);box-shadow:6px 5px 20px #0000007f}.yp-drawer-knob-label{writing-mode:vertical-rl;text-orientation:mixed;text-transform:uppercase;font-weight:800;font-size:.78rem;letter-spacing:.16em;line-height:1;white-space:nowrap}@media(prefers-reduced-motion:reduce){.yp-drawer,.yp-drawer-knob,.room-viewer{transition:none}}@media(max-width:720px){.room-viewer-phone .yp-drawer{position:relative;inset:auto;z-index:auto;order:1;align-self:stretch;width:auto;flex-direction:column;transform:none;flex:0 1 auto;margin:auto .5rem 0;pointer-events:auto;transition:flex-grow .28s cubic-bezier(.22,.61,.36,1),margin-bottom .28s cubic-bezier(.22,.61,.36,1),padding-bottom .28s cubic-bezier(.22,.61,.36,1)}.room-viewer-phone .yp-drawer:not(.yp-drawer-open){margin-bottom:-1.35rem}.room-viewer-phone .yp-drawer-open{flex-grow:1;padding-bottom:env(safe-area-inset-bottom,0px)}.room-viewer-phone .crt-dock{order:2;margin-top:0;display:flex;flex-direction:column;min-height:0;max-height:40rem;overflow:hidden;transition:max-height .28s cubic-bezier(.22,.61,.36,1),opacity .18s ease,visibility 0s}.room-viewer-phone.room-viewer-drawer-open .crt-dock{max-height:0;padding-bottom:0;opacity:0;visibility:hidden;transition:max-height .28s cubic-bezier(.22,.61,.36,1),opacity .16s ease,visibility 0s .28s}.room-viewer-phone .yp-drawer-leaflet{flex:1 1 0;min-height:3.2rem;border-width:1px 1px 0;border-radius:6px 6px 0 0;box-shadow:0 -8px 26px #0000007f;padding:.7rem .9rem .5rem}.room-viewer-phone .yp-drawer-tools{transition:opacity .22s ease 60ms}.room-viewer-phone .yp-drawer:not(.yp-drawer-open) .yp-drawer-tools{opacity:0;transition-delay:0s}.room-viewer-phone .yp-drawer-knob{position:absolute;inset:0;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;transform:none}.room-viewer-phone .yp-drawer-knob-label,.room-viewer-phone .yp-drawer-open .yp-drawer-knob{display:none}.room-viewer-phone .yp-drawer:not(.yp-drawer-open) .yp-drawer-knob:hover,.room-viewer-phone .yp-drawer:not(.yp-drawer-open) .yp-drawer-knob:focus-visible{transform:none;background:transparent;box-shadow:none}.room-viewer-phone .yp-drawer-knob:focus-visible{outline:3px solid #141007;outline-offset:-3px}}@media(max-width:720px)and (prefers-reduced-motion:reduce){.room-viewer-phone .yp-drawer,.room-viewer-phone .crt-dock,.room-viewer-phone.room-viewer-drawer-open .crt-dock,.room-viewer-phone .yp-drawer-tools{transition:none}}.room-back-link{display:flex;align-items:center;gap:.5rem;color:#4cf;font-family:monospace;font-size:.8rem;text-decoration:none;margin-right:1rem;white-space:nowrap}.room-back-arrow{color:#fff;font-size:2.8rem;font-weight:700;line-height:1}.room-back-logo{width:44px;height:44px;display:block;transition:transform .2s ease}.room-back-link:hover .room-back-logo{transform:rotate(20deg)}.manage{max-width:1600px;margin:0 auto;padding:1rem;font-family:monospace;color:#ddd}.manage-backup{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #333}.manage-filters{display:flex;align-items:flex-end;gap:.5rem .75rem;flex-wrap:wrap;margin-bottom:1rem}.manage-filters select,.manage-filters input{background:#111;color:#ddd;border:1px solid #444;font-family:monospace;padding:.25rem .4rem;min-height:44px;box-sizing:border-box}.manage-filters input[type=search]{width:14rem;max-width:100%}.manage-filters input[type=checkbox]{min-height:0}.manage-on-air,.manage-reorder-tools{min-width:0}.manage-checkbox{display:flex;align-items:center;gap:.4rem;font-size:.8rem;cursor:pointer;margin:.5rem 0}.manage-body{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,620px);gap:1.5rem;align-items:start}.manage-detail-column{min-width:0}@media(max-width:1100px){.manage-body{grid-template-columns:minmax(0,1fr)}.manage-detail-column{order:-1}}.capture-image{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:contain;image-rendering:pixelated;background:#000;border:1px solid #333}.capture-image-missing{display:flex;align-items:center;justify-content:center;color:#666;font-size:.7rem}.manage-results{min-width:0}.manage-capture-cell{position:relative}.manage-capture-pick{position:absolute;top:.35rem;left:.35rem;z-index:1;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#000c;border:1px solid #444;cursor:pointer}.manage-batch{margin-bottom:1rem;padding:.6rem .75rem;background:#001a1a;border:1px solid #4cf;font-size:.75rem}.manage-batch-head{display:flex;align-items:flex-end;flex-wrap:wrap;gap:.5rem .75rem}.manage-batch-list{list-style:none;margin:.6rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.2rem .75rem}.manage-batch-item{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.manage-capture-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.6rem}.manage-capture{display:block;width:100%;text-align:left;background:#111;border:1px solid #333;color:#ddd;font-family:monospace;font-size:.72rem;padding:.35rem;cursor:pointer}.manage-capture:hover{border-color:#4cf}.manage-capture-selected{border-color:#ff0;background:#1a1a00}.manage-capture-meta{display:flex;flex-direction:column;gap:.1rem;margin-top:.3rem}.manage-preview{container-type:inline-size;background:#000;border:1px solid #333;overflow:hidden}.manage-preview .teletext-screen{padding:0;border:0;display:block;font-size:2.5cqw}@supports not (width: 1cqw){.manage-preview .teletext-screen{font-size:7px}}.manage-preview-empty{opacity:.35}.manage-preview-strip{margin:.5rem 0}.manage-compare{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}@media(max-width:700px){.manage-compare{grid-template-columns:1fr}}.manage-compare-title{font-size:.75rem;font-weight:400;color:#999;margin:0 0 .25rem}.manage-detail textarea,.manage-detail input[type=number],.manage-detail input[type=text]{width:100%;box-sizing:border-box}.manage-note{font-size:.75rem;color:#999;margin:.35rem 0}.manage-note-error{color:#f66}.manage-mini-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;background:#222;color:#ddd;border:1px solid #444;font-family:monospace;font-size:.72rem;padding:.2rem .5rem;cursor:pointer}.manage-mini-btn:hover:not(:disabled){border-color:#4cf}.manage-mini-btn:disabled{opacity:.45;cursor:not-allowed}.manage-mini-btn-danger:hover:not(:disabled){border-color:#f66;color:#f66}.manage-swap-mark{color:#4cf}.manage-subpages{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;margin:.35rem 0}.manage-subpages .manage-mini-btn{text-decoration:none}.manage-subpage-count{min-width:3.5ch;text-align:center;font-family:monospace;font-size:.8rem;color:#0ff}.manage-target-row{display:flex;gap:.5rem;align-items:flex-end;flex-wrap:wrap}.manage-target-row .manage-reorder-field:first-child{flex:1 1 8rem}.manage-target-row .manage-reorder-field:last-child{flex:0 1 9rem}.manage-show-content{width:100%;min-height:44px}.menu-editor{border:1px solid #333;padding:.6rem;margin:.75rem 0}.menu-editor-head{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.menu-editor-head select{background:#111;color:#ddd;border:1px solid #444;font-family:monospace;padding:.25rem .4rem;flex:1 1 12rem}.menu-editor-form{margin-top:.75rem;display:flex;flex-direction:column;gap:.4rem}.menu-editor-slots{display:flex;flex-direction:column;gap:.35rem}.menu-editor-slot{display:flex;align-items:center;gap:.4rem}.menu-editor-slot input{flex:1 1 auto;min-width:0}.menu-editor-page{flex:0 0 5.5rem}.menu-swatch{width:.9rem;height:.9rem;flex:0 0 auto;border:1px solid #444}.menu-swatch-red{background:red}.menu-swatch-green{background:#0f0}.menu-swatch-yellow{background:#ff0}.menu-swatch-cyan{background:#0ff}.menu-editor-actions{display:flex;gap:.5rem;flex-wrap:wrap}.manage-published-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.manage-published-card{background:#111;border:1px solid #333;padding:.4rem;font-size:.72rem}.manage-published-meta{display:flex;flex-direction:column;gap:.15rem;margin-top:.3rem;align-items:flex-start}.manage-pager{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 0}.manage-reorder{display:flex;align-items:flex-end;gap:.5rem .75rem;flex-wrap:wrap;margin:.5rem 0 1rem}.manage-reorder-field{display:inline-flex;flex-direction:column;gap:.15rem;min-width:0}.manage-reorder input,.manage-reorder-field input,.manage-reorder-field select{background:#111;color:#ddd;border:1px solid #444;font-family:monospace;padding:.25rem .4rem;min-height:44px;box-sizing:border-box}.manage-reorder input{width:6rem}.manage-card-actions{display:flex;gap:.3rem;align-items:center;margin-top:.2rem;flex-wrap:wrap}.manage-kind select{background:#111;color:#ddd;border:1px solid #444;font-family:monospace;font-size:.7rem;padding:.1rem .2rem;margin-top:.2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.yellow-pages-entry-category .yellow-pages-name{font-weight:800;text-transform:uppercase;letter-spacing:.02em}.yellow-pages-entry-category{margin-top:.35rem}.yellow-pages-entry-subcategory .yellow-pages-name{font-weight:700;font-style:italic;text-transform:uppercase}.yellow-pages-entry-subsubcategory .yellow-pages-name{font-weight:600;font-size:.95rem;font-style:italic;letter-spacing:.03em;text-transform:uppercase}.yellow-pages-entry-page .yellow-pages-name{font-weight:400;font-size:.9rem;text-transform:none}.yellow-pages-entry-page .yellow-pages-number{font-weight:600;font-size:.9rem}.page-search-input{width:100%;box-sizing:border-box;margin:.5rem 0 .25rem;padding:.45rem .6rem;font-family:inherit;font-size:1rem;color:#141007;background:#fff8dc;border:1px solid #b8940f;border-radius:3px}.page-search-input:focus{outline:2px solid #141007;outline-offset:-1px}.page-search-list{list-style:none;margin:0;padding:0;display:block;max-height:46vh;overflow-y:auto}.page-search-result{display:block;width:100%;text-align:left}.page-search-head{display:flex;align-items:baseline;gap:.25rem;width:100%}.page-search-snippet{display:block;font-size:.8rem;line-height:1.35;color:#4a3d12;font-family:Courier New,Courier,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.page-search-row{display:inline-block;margin-right:.4rem;padding:0 .25rem;font-size:.7rem;color:#6b5a1e;border:1px solid #d9bf5a;border-radius:2px}.page-search-mark{background:#141007;color:#ffcf1f;padding:0 .1em}.manage-move{display:flex;flex-direction:column;gap:.25rem;width:100%;margin-top:.4rem;padding-top:.4rem;border-top:1px solid #333}.manage-move-row{display:flex;align-items:center;gap:.4rem}.manage-move input{width:5.5rem;min-height:44px;box-sizing:border-box;background:#111;color:#ddd;border:1px solid #4cf;font-family:monospace;font-size:.8rem;padding:.25rem .4rem}.manage-move .manage-note{margin:0}.manage-edit{display:flex;flex-direction:column;gap:.25rem;margin-top:.4rem;padding-top:.4rem;border-top:1px solid #333}.manage-edit input,.manage-edit textarea{width:100%;box-sizing:border-box;font-size:.75rem}.manage-sticky{position:sticky;top:0;z-index:5;background:#0a0a0a;padding-bottom:.5rem;margin-bottom:.75rem;border-bottom:1px solid #333}.manage-tabs{display:flex;gap:.25rem}.manage-tab{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-height:44px;min-width:44px;padding:.4rem .9rem;background:#111;color:#ddd;border:1px solid #333;border-bottom:3px solid transparent;font-family:monospace;font-size:.8rem;text-align:left;cursor:pointer}.manage-tab:hover{border-color:#444}.manage-tab-selected{background:#1a1a00;color:#ffd;border-bottom-color:#ff0}.manage-tab-name{font-weight:700}.manage-tab-count{font-size:.7rem;color:#999}.manage-tab-selected .manage-tab-count{color:#cc9}.manage-tab:focus-visible{outline:2px solid #4cf;outline-offset:2px}.manage-notice{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .75rem;font-size:.8rem}.manage-notice-empty{padding:0}.manage-notice-status{background:#1a1a00;border:1px solid #ff0;color:#ffd}.manage-notice-alert{background:#200;border:1px solid #f66;color:#fdd}.manage-notice-text{margin:0}.manage-group{margin-top:1.5rem}.manage-group-title{font-size:.8rem;font-weight:700;color:#ddd;margin:0 0 .5rem;padding-bottom:.25rem;border-bottom:1px solid #333}.manage-card-markers{display:flex;flex-wrap:wrap;gap:.25rem}.manage-marker{padding:0 .3rem;font-size:.65rem;color:#bbb;border:1px solid #444}.manage-card-head{display:flex;align-items:center;gap:.4rem}.manage-card-pick{display:flex;align-items:center;cursor:pointer}.manage-card-number{font-size:1rem}.manage-bulk{margin:0 0 1rem;padding:.6rem .75rem;background:#001a1a;border:1px solid #4cf;font-size:.75rem}.manage-bulk-head{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem}.manage-bulk-controls{display:flex;align-items:flex-end;flex-wrap:wrap;gap:.5rem .75rem;margin-top:.6rem}.manage-bulk-controls select{min-height:44px;box-sizing:border-box;background:#111;color:#ddd;border:1px solid #444;font-family:monospace;padding:.25rem .4rem}.manage-bulk-controls .manage-note{flex:1 1 100%;margin:0}.manage-card-title{overflow-wrap:anywhere}.manage-card-busy{color:#4cf}.manage-note-warn{color:#fc6}.manage-note-done{color:#9c9}.manage-load-error,.manage-no-match{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin:1rem 0}.manage-confirm-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000bf}.manage-confirm{max-width:32rem;padding:1rem;background:#111;border:1px solid #f66;color:#ddd;font-family:monospace}.manage-confirm-title{margin:0 0 .5rem;font-size:.95rem;color:#fdd}.manage-confirm-body{margin:0 0 1rem;font-size:.8rem;line-height:1.5}.manage-confirm-actions{display:flex;flex-wrap:wrap;gap:.5rem}.room-console{--rc-cab: linear-gradient( 180deg, #3a3937 0%, #2f2e2c 12%, #242321 85%, #1a1918 100% );--rc-key: linear-gradient( 180deg, #4a4947 0%, #3b3a38 8%, #2a2927 90%, #1e1d1c 100% );--rc-alu: linear-gradient( 180deg, #e6e8ea 0%, #b9bdc0 30%, #d9dcde 55%, #8f9396 80%, #5f6366 100% );--rc-legend-ink: #dcdcda;--rc-cap-ink: #a8a8a4;--rc-lit: #7ee08c;--rc-red: #b7302a;--rc-panel-font: Michroma, "Chakra Petch", Eurostile, Microgramma, "Arial Narrow", sans-serif;--rc-cast: 1px 2px 2px rgb(0 0 0 / 75%);--rc-mould-hi: rgb(154 154 148 / 55%);position:relative;display:flex;flex-direction:column;gap:.55rem;min-height:0;padding:.55rem .75rem .8rem;border:1px solid #0a0a0a;border-radius:7px;background-image:var(--rc-mould),var(--rc-grain),var(--rc-cab);background-blend-mode:overlay,soft-light,normal;background-size:320px 320px,160px 160px,auto;background-color:#232220;box-shadow:inset 0 1px #7d7c788c,inset 0 -2px 6px #0006,0 6px 18px #0000007f}.room-console{--rc-mould: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320'%3E%3Cfilter id='rm'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.012' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='320' height='320' filter='url(%23rm)' opacity='.5'/%3E%3C/svg%3E");--rc-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='rg'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23rg)' opacity='.55'/%3E%3C/svg%3E")}.room-console .rc-nameplate{display:flex;align-items:center;gap:.5rem;padding-bottom:.15rem}.room-console .rc-nameplate-name{flex:1;margin:0;font-family:var(--rc-panel-font);font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--rc-cap-ink);text-shadow:0 1px 0 rgb(0 0 0 / 80%)}.room-console .rc-lamp{flex:0 0 auto;width:.6rem;height:.6rem;border-radius:50%;background:radial-gradient(circle at 50% 45%,#4a4a46,#2a2a27 60%,#171716);box-shadow:0 0 0 1.5px #000000b3}.room-console .rc-lamp[data-state=live]{background:radial-gradient(circle at 50% 45%,#ffe08a,#f0a81e 45%,#6b4405);box-shadow:0 0 0 1.5px #000000b3,0 0 7px #f0a81e99}.room-console .rc-lamp[data-state=carried]{background:radial-gradient(circle at 50% 45%,#b6ff9c,#3ddc4c 45%,#0d5a1c);box-shadow:0 0 0 1.5px #000000b3,0 0 7px #3ddc4c8c}.room-console .rc-lamp[data-state=lost],.room-console .rc-lamp[data-state=refused]{background:radial-gradient(circle at 50% 45%,#ff9b8a,#d8321f 45%,#4a0d06);box-shadow:0 0 0 1.5px #000000b3,0 0 7px #d8321f8c}.room-console .rc-legend{margin:0;font-family:var(--rc-panel-font);font-size:.52rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--rc-cap-ink);text-shadow:0 1px 0 rgb(0 0 0 / 75%)}.room-console .rc-note{margin:0;font-size:.72rem;line-height:1.35;color:#d8b9b3}.room-console .rc-key{display:flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.1rem;padding:.45rem .7rem;border:1px solid #0a0a0a;border-radius:6px;background:var(--rc-key);box-shadow:var(--rc-cast),inset 0 1px 0 var(--rc-mould-hi);color:var(--rc-legend-ink);font-family:var(--rc-panel-font);font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;cursor:pointer;transition:transform .05s ease,filter .12s ease,box-shadow .12s ease}.room-console .rc-key:hover:not(:disabled){filter:brightness(1.15)}.room-console .rc-key:active:not(:disabled){transform:translateY(1.5px);box-shadow:inset 0 1px 0 var(--rc-mould-hi)}.room-console .rc-key:focus-visible{outline:none;box-shadow:var(--rc-cast),inset 0 1px 0 var(--rc-mould-hi),0 0 0 2px #6cf,0 0 9px #66ccffa6}.room-console .rc-key:disabled{cursor:default;opacity:.42;box-shadow:inset 0 1px #9a9a9440}.room-console .rc-field{min-width:0;padding:.4rem .55rem;border:1px solid #0a0a0a;border-radius:4px;background:#14140f;box-shadow:inset 0 2px 5px #000000d9;color:var(--rc-legend-ink);font-family:inherit;font-size:.85rem}.room-console .rc-field::placeholder{color:#5f5f5a}.room-console .rc-field:focus{outline:none;box-shadow:inset 0 2px 5px #000000d9,0 0 0 2px #6cf}.room-console .rc-field:disabled{opacity:.5}.room-console .rc-field[aria-invalid=true]{box-shadow:inset 0 2px 5px #000000d9,0 0 0 1px var(--rc-red)}.vote-visor{display:block;width:100%;height:auto}.vote-visor .seg.on{fill:#ff4a3a;filter:url(#led-bloom)}.vote-visor .seg.off{fill:#2c0c0a;opacity:.7}.vote-visor .cap{font-family:var(--rc-panel-font);font-size:8px;fill:var(--rc-cap-ink);letter-spacing:.7px;text-anchor:middle}.vote-legend{text-align:center;min-height:.85rem}.vote-legend[data-state=carried]{color:var(--rc-lit)}.vote-legend[data-state=lost],.vote-legend[data-state=refused]{color:#e9928a}.vote-keys{display:flex;gap:.4rem}.vote-keys .rc-key{flex:1 1 0}.vote-key-accept{background:linear-gradient(180deg,#fff3,#fff0 25%,#0000004d),#1f7a34;color:#e8ffe9}.vote-key-reject{background:linear-gradient(180deg,#ffffff38,#fff0 25%,#0000004d),var(--rc-red);color:#ffe9e6}.vote-dial{display:flex;flex-direction:column;gap:.35rem;margin-top:.1rem;padding-top:.55rem;border-top:1px solid rgb(0 0 0 / 55%);box-shadow:inset 0 1px #ffffff0f}.vote-dial-row{display:flex;gap:.4rem}.vote-dial-field{flex:0 0 4.5rem;text-align:center;font-family:var(--rc-panel-font);letter-spacing:.18em}.vote-dial-row .rc-key{flex:1 1 auto}.chat-console{flex:1 1 auto;min-height:0}.room-console .chat-messages{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.55rem;margin:0;padding:.5rem .55rem;border-radius:4px;background:#00000057;box-shadow:inset 0 1px 4px #0009;overflow-y:auto;overscroll-behavior:contain;list-style:none}.room-console .chat-empty{flex:1 1 auto;display:flex;align-items:center;justify-content:center;margin:0;padding:1rem .5rem;border-radius:4px;background:#00000057;box-shadow:inset 0 1px 4px #0009;color:#6f6f69;font-size:.78rem;text-align:center}.room-console .chat-form{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:.4rem}.room-console .chat-input{flex:1 1 6rem;min-width:0}.room-console .chat-send{flex:0 0 auto;padding-inline:.9rem}.room-console .chat-error{flex:1 1 100%}.room-console .presence-list{display:flex;flex-direction:column;gap:.35rem}.room-console .presence-head{display:flex;align-items:center;gap:.5rem}.room-console .presence-heading{flex:1;min-width:0;white-space:nowrap}.room-console .presence-count{color:var(--rc-legend-ink)}.room-console .presence-members{display:flex;flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none}.room-console .presence-member{display:flex;align-items:center;gap:.3rem;padding:.12rem .4rem .12rem .3rem;border:1px solid rgb(0 0 0 / 60%);border-radius:999px;background:#0000004d;font-size:.68rem;color:#c9c9c4}.room-console .presence-member-me{border-color:#9a9a9473}.room-console .presence-swatch{width:.5rem;height:.5rem;border-radius:50%;box-shadow:0 0 0 1px #000000b3}.room-console .presence-empty{margin:0;font-size:.72rem;color:#6f6f69}.room-console .presence-rename-toggle{flex:0 0 auto;width:auto;padding:.15rem .45rem;border:1px solid #0a0a0a;border-radius:4px;background:var(--rc-key);box-shadow:var(--rc-cast),inset 0 1px 0 var(--rc-mould-hi);color:var(--rc-cap-ink);font-family:var(--rc-panel-font);font-size:.48rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.room-console .presence-rename-toggle:hover{filter:brightness(1.2)}.room-console .presence-rename{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:.35rem}.room-console .presence-name-input{flex:1 1 6rem;min-width:0;padding:.3rem .45rem;border:1px solid #0a0a0a;border-radius:4px;background:#14140f;box-shadow:inset 0 2px 5px #000000d9;color:var(--rc-legend-ink);font-size:.8rem}.room-console .presence-name-input:focus{outline:none;box-shadow:inset 0 2px 5px #000000d9,0 0 0 2px #6cf}.room-console .presence-name-input[aria-invalid=true]{box-shadow:inset 0 2px 5px #000000d9,0 0 0 1px var(--rc-red)}.room-console .presence-rename-btn{flex:0 0 auto;min-height:0;padding:.3rem .6rem;font-size:.5rem}.room-console .presence-name-error{flex:1 1 100%;margin:0;font-size:.7rem;color:#e9928a}@media(min-width:721px){.room-layout-sidebar{flex:0 0 21rem;min-height:0;align-self:stretch;gap:.6rem;overflow:hidden}.room-layout-sidebar .vote-console{flex:0 0 auto}.room-layout-sidebar .chat-console{flex:1 1 auto;min-height:0}}@media(max-width:720px){.room-layout-sidebar{flex:1 1 100%;gap:.6rem}.room-console .chat-messages{max-height:12rem}}@media(max-width:720px){.crt-dock{position:sticky;bottom:0;z-index:320;border-top:1px solid #0a0a0a;border-radius:10px 10px 0 0;background-image:var(--rc-dock-mould),var(--rc-dock-cab);background-blend-mode:overlay,normal;background-size:320px 320px,auto;background-color:#26251f;box-shadow:inset 0 1px #7d7c788c,0 -.35rem .9rem #0000008c}.crt-dock{--rc-dock-cab: linear-gradient( 180deg, #3a3937 0%, #2f2e2c 12%, #242321 85%, #1a1918 100% );--rc-dock-mould: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320'%3E%3Cfilter id='dm'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.012' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='320' height='320' filter='url(%23dm)' opacity='.5'/%3E%3C/svg%3E")}.crt-dock-tabs{flex:0 0 auto;display:flex;gap:.3rem;padding:.45rem .5rem .5rem}.room-viewer-phone .crt-dock{align-self:stretch;width:100%}.crt-dock .crt-remote{position:static;filter:none;padding-bottom:0;max-width:none;margin-inline:0}.crt-dock-tab{position:relative;flex:1 1 0;min-width:0;padding:.5rem .3rem;border:1px solid #0a0a0a;border-radius:6px;background:linear-gradient(180deg,#4a4947,#3b3a38 8%,#2a2927 90%,#1e1d1c);box-shadow:1px 2px 2px #000000bf,inset 0 1px #9a9a948c;color:#a8a8a4;font-family:Michroma,Chakra Petch,Eurostile,Microgramma,Arial Narrow,sans-serif;font-size:.52rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;cursor:pointer;touch-action:manipulation}.crt-dock-tab-on{color:#7ee08c;background:linear-gradient(180deg,#232421,#1b1c19 60%,#16170f);box-shadow:inset 0 2px 4px #000000b3,inset 0 0 10px #7ee08c24,0 0 0 1px #7ee08c4d}.crt-dock-tab:focus-visible{outline:none;box-shadow:inset 0 1px #9a9a948c,0 0 0 2px #6cf,0 0 9px #66ccffa6}.crt-dock-lamp{position:absolute;top:.3rem;right:.3rem;width:.4rem;height:.4rem;border-radius:50%;background:radial-gradient(circle at 50% 45%,#b6ff9c,#3ddc4c 45%,#0d5a1c);box-shadow:0 0 0 1px #0009,0 0 7px #3ddc4cd9;animation:crt-dock-lamp-pulse 1.4s ease-in-out infinite}@keyframes crt-dock-lamp-pulse{50%{opacity:.35}}.crt-dock-panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:0 0 env(safe-area-inset-bottom,0px);overflow-y:auto;overscroll-behavior:contain}.crt-dock-panel .room-console{flex:1 1 auto;min-height:0;border-inline:0;border-bottom:0;border-radius:0;background-image:none;background-color:transparent;box-shadow:inset 0 1px #7d7c784d}}@media(max-width:720px)and (prefers-reduced-motion:reduce){.crt-dock-lamp{animation:none}}.about{min-height:100vh;min-height:100dvh;box-sizing:border-box;--about-gutter: clamp(2.5rem, 5vw, 4.25rem);--about-gutter-y: clamp(1.5rem, 4vw, 3.75rem);padding:var(--about-gutter-y) var(--about-gutter);background:#111;color:#fff}.about-head{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.about-body{max-width:80ch;margin:clamp(2rem,6vh,4rem) 0 0;padding-bottom:clamp(3rem,10vh,6rem)}.about-title{margin:0 0 clamp(1.5rem,4vh,2.5rem);font-family:European Teletext,"Press Start 2P",monospace;font-size:clamp(1.75rem,4vw,3.15rem);font-weight:400;line-height:1.12}.about-section{margin-top:clamp(2rem,5vh,3.25rem)}.about-heading{margin:0 0 .9rem;font-family:European Teletext,"Press Start 2P",monospace;font-size:clamp(1.05rem,2vw,1.5rem);font-weight:400;line-height:1.2}.about-para{margin:0 0 1.15rem;font-family:monospace;font-size:clamp(.82rem,1.15vw,.95rem);line-height:1.75;color:#c8c8c8;text-wrap:pretty}.about-intro{color:#e8e8e8}.about-list{margin:0;padding-left:2.2ch;list-style:decimal}.about-item{padding-left:.4ch}.about-item::marker{font-family:European Teletext,"Press Start 2P",monospace;color:#8f8f8f}.about-strong{font-weight:400;color:#fff}.about-em{font-style:italic}.about-link{color:#fff;text-decoration:underline;text-underline-offset:.2em}.about-link:hover,.about-link:focus-visible{color:#ff0}.about-link:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(max-width:720px){.about{--about-gutter: 1rem}.about-head .room-back-link{margin-right:0}}.guestbook{min-height:100vh;min-height:100dvh;box-sizing:border-box;--guestbook-gutter: clamp(2.5rem, 5vw, 4.25rem);--guestbook-gutter-y: clamp(1.5rem, 4vw, 3.75rem);padding:var(--guestbook-gutter-y) var(--guestbook-gutter);background:#111;color:#fff}.guestbook-head{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.guestbook-body{margin:clamp(2rem,6vh,4rem) 0 0;padding-bottom:clamp(3rem,10vh,6rem)}.guestbook-masthead{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;max-width:46rem;margin:0 auto clamp(2rem,5vh,3rem)}.guestbook-title{margin:0 0 .6rem;font-family:European Teletext,"Press Start 2P",monospace;font-size:clamp(1.75rem,4vw,3.15rem);font-weight:400;line-height:1.12}.guestbook-intro{margin:0;font-family:monospace;font-size:clamp(.82rem,1.15vw,.95rem);line-height:1.7;color:#c8c8c8}.guestbook-open{flex:0 0 auto;font-family:monospace;font-size:.85rem;padding:.5rem 1.1rem;color:#111;background:#ff0;border:1px solid #ff0;font-weight:700;white-space:nowrap}.guestbook-open:hover{background:#ffa}.guestbook-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.75rem,4vw,3rem);max-width:46rem;margin-inline:auto}.guestbook-layout-open{max-width:78rem}@media(min-width:900px){.guestbook-layout-open{grid-template-columns:minmax(19rem,27rem) minmax(0,1fr);align-items:start}.guestbook-layout-open .guestbook-sign{grid-column:1;grid-row:1;position:sticky;top:clamp(1.5rem,4vw,3rem)}.guestbook-layout-open .guestbook-list{grid-column:2;grid-row:1}}.guestbook-heading{margin:0 0 1rem;font-family:European Teletext,"Press Start 2P",monospace;font-size:clamp(1.05rem,2vw,1.5rem);font-weight:400;line-height:1.2}.guestbook-sign{container-type:inline-size;box-sizing:border-box;padding:clamp(.9rem,2vw,1.4rem);background:#171717;border:1px solid #333}.guestbook-field{display:block;margin-bottom:1.1rem}.guestbook-label{display:block;margin-bottom:.4rem;padding:0;font-family:monospace;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:#888}.guestbook-name{width:100%;max-width:22rem;box-sizing:border-box;padding:.5rem .6rem;font-family:monospace;font-size:.95rem;color:#fff;background:#1a1a1a;border:1px solid #444;border-radius:4px}.guestbook-name:focus-visible{outline:2px solid #ff0;outline-offset:1px}.guestbook-tools{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:1rem}.guestbook-toolset,.guestbook-swatches{margin:0;padding:0;border:0}.guestbook-tool{font-family:monospace;font-size:.8rem;padding:.35rem .8rem;color:#ccc;background:#1a1a1a;border:1px solid #444}.guestbook-tool+.guestbook-tool{margin-left:.35rem}.guestbook-tool-on{color:#111;background:#ff0;border-color:#ff0}.guestbook-swatch{width:1.6rem;height:1.6rem;padding:0;border:1px solid #444;border-radius:0;vertical-align:middle}.guestbook-swatch+.guestbook-swatch{margin-left:.25rem}.guestbook-swatch-on{outline:2px solid #fff;outline-offset:2px}.guestbook-actions{display:flex;gap:.6rem;margin-top:1rem}.guestbook-clear,.guestbook-submit{font-family:monospace;font-size:.85rem;padding:.45rem 1.1rem}.guestbook-submit{color:#111;background:#0f0;border-color:#0f0;font-weight:700}.guestbook-submit:hover{background:#6f6}.guestbook-notice{min-height:1.4rem;margin:.8rem 0 0;font-family:monospace;font-size:.82rem;color:#ff0}.guestbook-empty{margin:0;font-family:monospace;font-size:.85rem;color:#888}.guestbook-loading-text{margin:0 0 clamp(1.5rem,4vh,2.5rem);font-family:monospace;font-size:.85rem;color:#0ff}.guestbook-placeholder-name{display:block;width:8rem;height:.82rem;background:#262626}.guestbook-placeholder-snippet{width:100%;aspect-ratio:560 / 144;border:1px solid #262626;background:#0a0a0a}.guestbook-entry-placeholder{animation:guestbook-wait 1.4s ease-in-out infinite}.guestbook-entry-placeholder:nth-child(2){animation-delay:.18s}.guestbook-entry-placeholder:nth-child(3){animation-delay:.36s}@keyframes guestbook-wait{0%,to{opacity:.45}50%{opacity:.9}}@media(prefers-reduced-motion:reduce){.guestbook-entry-placeholder{animation:none;opacity:.6}}.guestbook-entries{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(1.5rem,4vh,2.5rem)}.guestbook-entry-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem;margin-bottom:.5rem;font-family:monospace;font-size:.82rem}.guestbook-entry-name{font-weight:700}.guestbook-entry-mine{padding:.05rem .35rem;font-size:.7rem;color:#111;background:#0ff}.guestbook-entry-date{color:#777;margin-left:auto}.guestbook-entry .teletext-thumbnail{display:block;width:100%;height:auto;border:1px solid #262626;background:#000}.snippet-grid{display:grid;grid-template-columns:repeat(40,1fr);grid-template-rows:repeat(8,1fr);width:40em;height:10.8em;max-width:100%;font-family:"Press Start 2P",Courier New,Courier,monospace;font-size:clamp(7px,1.7vw,15px);line-height:1.35;letter-spacing:-.03em;font-weight:400;background:#000;border:1px solid #333;isolation:isolate;cursor:crosshair;touch-action:none}@supports (container-type: inline-size){.snippet-grid{font-size:min(2.4cqw,15px)}}.snippet-grid:focus-visible{outline:2px solid #ff0;outline-offset:2px}.snippet-cell{min-width:0;min-height:0}.snippet-hint{margin:.5rem 0 0;max-width:44rem;font-family:monospace;font-size:.72rem;line-height:1.6;color:#888}@media(max-width:720px){.guestbook{--guestbook-gutter: 1rem}.guestbook-head .room-back-link{margin-right:0}.guestbook-tools{gap:.9rem}}.teletext-fg-black{color:#000}.teletext-fg-red{color:red}.teletext-fg-green{color:#0f0}.teletext-fg-yellow{color:#ff0}.teletext-fg-blue{color:#00f}.teletext-fg-magenta{color:#f0f}.teletext-fg-cyan{color:#0ff}.teletext-fg-white{color:#fff}.teletext-bg-black{background-color:#000}.teletext-bg-red{background-color:red}.teletext-bg-green{background-color:#0f0}.teletext-bg-yellow{background-color:#ff0}.teletext-bg-blue{background-color:#00f}.teletext-bg-magenta{background-color:#f0f}.teletext-bg-cyan{background-color:#0ff}.teletext-bg-white{background-color:#fff}.teletext-screen{position:relative;font-family:"Press Start 2P",Courier New,Courier,monospace;font-size:14px;line-height:1.35;font-weight:400;letter-spacing:-.03em;display:inline-block;padding:12px;background:#000;color:#fff;border:2px solid #333;box-shadow:inset 0 0 20px #00000080;image-rendering:pixelated;image-rendering:crisp-edges;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.teletext-screen-compact{font-size:6px;line-height:1.35;padding:4px}.teletext-screen-compact .teletext-grid{width:40em;height:32.4em;grid-template-columns:repeat(40,1fr);grid-template-rows:repeat(24,1fr)}.teletext-screen-compact .teletext-grid-with-index{height:33.75em;grid-template-rows:repeat(25,1fr)}.teletext-screen-wrapper{position:relative;display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.teletext-page-number-input{position:absolute;left:12px;top:12px;width:3em;height:1.35em;padding:0;margin:0;font-family:"Press Start 2P",Courier New,Courier,monospace;font-size:14px;line-height:1.35;letter-spacing:-.03em;background:#000;color:#fff;border:none;outline:2px solid #ffff00;outline-offset:-2px;box-sizing:border-box;caret-color:#fff;z-index:2}.teletext-page-number-input::placeholder{color:#666}.teletext-page-number-input::selection{background:#333}.teletext-grid{display:grid;width:40em;height:32.4em;grid-template-columns:repeat(40,1fr);grid-template-rows:repeat(24,1fr);gap:0;isolation:isolate}.teletext-grid-with-index{height:33.75em;grid-template-rows:repeat(25,1fr)}.teletext-row{display:contents}.teletext-cell{overflow:hidden;text-overflow:clip;display:flex;align-items:center;justify-content:center;text-align:center;white-space:pre;box-sizing:border-box;user-select:none;-webkit-user-select:none}.teletext-cell.cursor{outline:2px solid #ffff00;outline-offset:-2px;z-index:1}.teletext-cell.teletext-cell-double-height{z-index:1}.teletext-cell-dh-content{display:flex;align-items:center;justify-content:center;width:100%;height:50%;transform:scaleY(2);transform-origin:center center}.teletext-index-link,.teletext-page-number-clickable{cursor:pointer}.teletext-index-link:hover,.teletext-page-number-clickable:hover{filter:brightness(1.2)}.teletext-sixel{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:0;width:100%;height:100%;padding:0}.teletext-sixel-dot{min-width:0;min-height:0}.teletext-sixel-dot-hover{outline:1px solid rgba(255,255,255,.85);outline-offset:-1px}@media(prefers-reduced-motion:no-preference){.teletext-blink-off .teletext-cell.teletext-blink{opacity:0}}.teletext-screen-wrapper.brush-cursor{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect x='0' y='0' width='6' height='6' fill='%23fff' stroke='%23000' stroke-width='1'/%3E%3C/svg%3E") 2 2,crosshair}.teletext-screen-wrapper.picker-cursor{cursor:crosshair}.brush-picked-pattern{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem;padding-bottom:.6rem;border-bottom:1px solid #333}.brush-picked-preview{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:1px;width:1.8rem;height:1.2rem;background:#444;border-radius:2px;overflow:hidden}.brush-picked-text{display:flex;flex-direction:column;gap:.25rem;min-width:0}.page-grid-wrapper{display:flex;flex-direction:column;align-items:center;padding:1.5rem;min-height:100vh}.page-grid-title{font-family:"Press Start 2P",Courier New,Courier,monospace;color:#e0e0e0;margin:0 0 1rem;font-size:1rem}.page-grid-loading,.page-grid-error{color:#999;margin:1rem 0}.page-grid-error{color:#c44}.editor-save-error{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:100;padding:.5rem 1rem;background:#4a1a1a;color:#f88;border:1px solid #c44;border-radius:6px;font-size:.85rem;margin-top:.5rem}.page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:90vw}.page-grid-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;background:#1a1a1a;border:1px solid #333;border-radius:8px;text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease}.page-grid-card:hover{border-color:#555;background:#222}.page-grid-card-number{font-family:"Press Start 2P",Courier New,Courier,monospace;font-size:.75rem;color:#aaa}.page-grid-card-preview{display:flex;align-items:center;justify-content:center;overflow:visible;min-height:0}.page-grid-card-preview .teletext-screen{border-width:1px}.viewer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem;min-height:100vh}.viewer-screen-and-hint{position:relative;display:inline-block}.viewer-page-number-hint{position:absolute;right:100%;margin-right:.75rem;top:.5rem;font-family:"Press Start 2P",Courier New,Courier,monospace;font-size:.65rem;color:#888;white-space:nowrap}.editor-layout{display:flex;flex-direction:row;align-items:stretch;height:100vh;max-height:100vh;width:100%;padding:0;overflow:hidden}.editor-sidebar{width:20rem;min-width:20rem;max-width:20rem;flex-shrink:0;display:flex;flex-direction:column;gap:0;padding:1.25rem;background:#1a1a1a;border-right:1px solid #333;min-height:0;overflow-y:auto;overflow-x:hidden;order:-1}.sidebar-section{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0;border-bottom:1px solid #2a2a2a}.sidebar-section:last-child{border-bottom:none}.sidebar-section.sidebar-actions{margin-top:auto;padding-top:1rem;border-top:1px solid #333;border-bottom:none;gap:.5rem}.sidebar-heading{font-size:.8rem;font-weight:600;color:#ccc;margin:0 0 .25rem;letter-spacing:.02em}.sidebar-field-label{display:block;font-size:.75rem;color:#999;margin-bottom:.4rem}.color-block{margin-bottom:.5rem}.color-block:last-child{margin-bottom:0}.color-swatches{display:flex;flex-wrap:wrap;gap:.4rem;min-width:0}.text-preview-three-col{display:flex;align-items:center;gap:.5rem;width:100%;min-width:0;min-height:5rem}.text-preview-col{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.text-preview-label{font-size:.7rem;color:#888}.text-preview-swatches-4x4{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:.2rem;width:100%;max-width:5rem}.text-preview-swatches-4x4 .color-swatch-mini{width:100%;aspect-ratio:1;min-width:0;min-height:0;padding:0}.text-preview-cell{font-family:"Press Start 2P",Courier New,Courier,monospace;font-size:28px;line-height:1.35;letter-spacing:-.03em;font-weight:400;width:1em;height:1.35em;padding:0;margin:0;box-sizing:content-box;display:flex;align-items:center;justify-content:center;border:2px solid #444;border-radius:4px;flex-shrink:0;overflow:hidden}.text-preview-cell:before{content:"A";font:inherit;letter-spacing:inherit;transform:scale(1.15);line-height:1}.text-preview-cell.text-preview-cell-double-height{height:2.7em}.text-preview-cell.text-preview-cell-double-height:before{transform:scale(1.15) scaleY(2)}.color-swatch-mini{width:1rem;height:1rem;min-width:1rem;min-height:1rem}.brush-options{display:flex;flex-direction:column;gap:.75rem}.preset-motifs{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.preset-motif-btn{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.25rem;padding:.35rem;min-width:0;background:#252525;border:1px solid #404040;border-radius:4px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.preset-motif-btn:hover{background:#333;border-color:#555}.preset-motif-btn-active{border-color:#6a9;background:#2a2d35}.motif-slots-label{margin-top:.75rem}.motif-slot-pickers{display:flex;flex-direction:column;gap:.5rem}.motif-slot-row{display:flex;align-items:center;gap:.5rem}.motif-slot-label{font-size:.7rem;color:#888;min-width:3.5rem}.brush-history-step{padding:.1rem .4rem;background:#252525;border:1px solid #404040;border-radius:4px;color:#ccc;font-size:.75rem;line-height:1.4;cursor:pointer;transition:border-color .15s ease,background .15s ease}.brush-history-step:hover:not(:disabled){background:#333;border-color:#555}.brush-history-step:disabled{opacity:.35;cursor:default}.brush-history-current{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem}.brush-history-strip{display:flex;flex-wrap:wrap;gap:.4rem}.brush-history-btn{padding:.25rem;background:#252525;border:1px solid #404040;border-radius:4px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.brush-history-btn:hover{background:#333;border-color:#555}.brush-history-btn-active{border-color:#fc0}.brush-history-btn .preset-motif-preview{width:1.5rem;height:1rem}.brush-pixel-swatch{display:inline-block;width:1.5rem;height:1rem;border-radius:2px;border:1px solid #444}.text-style-swatch{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.2rem;border-radius:2px;border:1px solid #444;font-family:"Press Start 2P",Courier New,Courier,monospace;font-size:.6rem;line-height:1}.text-style-swatch-double-height{font-size:.85rem;letter-spacing:-.05em}.preset-motif-preview{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:1px;width:1.8rem;height:1.2rem;background:#444;border-radius:2px;overflow:hidden}.preset-motif-dot{min-width:2px;min-height:2px}.preset-motif-name{font-size:.6rem;color:#999;text-transform:uppercase;letter-spacing:.02em;text-align:center;line-height:1.2}.sidebar-hint{font-size:.7rem;color:#777;margin:0;line-height:1.35}.brush-sixel-preview{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:0;aspect-ratio:1 / 1.35;width:6.5em;min-width:6.5em;height:auto;min-height:5.5em;margin-bottom:.5rem;background:#333;border:1px solid #333;padding:0}.brush-sixel-part{padding:0;border:none;border-radius:0;min-width:2px;min-height:2px;cursor:pointer;transition:box-shadow .15s ease,outline .15s ease;background-clip:padding-box;appearance:none;-webkit-appearance:none}.brush-sixel-part-border-r{border-right:1px solid #555}.brush-sixel-part-border-b{border-bottom:1px solid #555}.brush-sixel-part-hover{box-shadow:inset 0 0 0 999px #ffffff40}.brush-sixel-part:focus-visible{outline:2px solid #888;outline-offset:-2px;z-index:1}.brush-sixel-part-active{outline:2px solid #fff;outline-offset:1px;z-index:1}.sixel-color-tooltip{padding:.5rem;background:#252525;border:1px solid #404040;border-radius:6px;box-shadow:0 4px 12px #0006;opacity:0;visibility:hidden;transition:opacity .2s ease-in,visibility 0s linear .2s;pointer-events:none;z-index:10}.sixel-color-tooltip.sixel-color-tooltip-open{opacity:1;visibility:visible;transition:opacity .2s ease-out,visibility 0s;pointer-events:auto}.sixel-color-tooltip-label{font-size:.7rem;color:#aaa;margin-bottom:.35rem;font-family:"Press Start 2P",Courier New,Courier,monospace}.sixel-color-tooltip-swatches{display:flex;flex-wrap:wrap;gap:.35rem}.sixel-color-tooltip-swatches .color-swatch{width:1.6rem;height:1.6rem}.color-block.sixel-color-tooltip-ref{position:relative;display:flex;flex-direction:column;align-items:center}.brush-pattern-row{display:flex;align-items:center}.editor-main{flex:1;display:flex;justify-content:center;align-items:center;min-width:0;min-height:0;padding:1rem;overflow:auto}.import-dual-pane{display:flex;flex-direction:row;gap:1.5rem;width:100%;height:100%;align-items:flex-start;justify-content:center}.import-pane{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.5rem}.import-pane-label{color:#888;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.import-source-image{display:block;max-width:100%;image-rendering:pixelated}.import-sheet{display:block;align-items:stretch;overflow:auto}.import-sheet-drag{outline:2px dashed #ffff00;outline-offset:-8px}.import-empty{color:#888;text-align:center;line-height:1.8;margin-top:4rem}.import-card-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.import-card{border:1px solid #444;padding:.5rem;display:flex;flex-direction:column;gap:.4rem;min-width:0}.import-card-blocked{border-color:#ff4040}.import-card-warn{border-color:#ff0}.import-card-head{display:flex;align-items:center;gap:.4rem}.import-card-page{width:3.6em;padding:.15rem .3rem;background:#000;border:1px solid #444;color:#ff0;font:inherit;font-size:1.3rem;letter-spacing:.08em;text-align:center}.import-card-derived{color:#666;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.import-card-remove{margin-left:auto;background:none;border:none;color:#888;font-size:1.2rem;line-height:1;cursor:pointer;padding:0 .2rem}.import-card-remove:hover{color:#ff4040}.import-card-thumb{display:block;padding:0;border:none;background:#000;cursor:pointer;line-height:0}.import-card-thumb img{width:100%;height:auto;image-rendering:pixelated}.import-card-thumb-failed{display:block;padding:2.5rem 0;color:#ff4040;text-align:center;font-size:.75rem;line-height:1}.import-card-name,.import-card-status{font-size:.7rem;color:#888;overflow-wrap:anywhere}.import-card-blocked .import-card-status{color:#ff6060}.import-card-warn .import-card-status{color:#ff0}.import-inspect-bar{display:flex;align-items:center;gap:.75rem;width:100%;margin-bottom:1rem;flex-wrap:wrap}.import-inspect-bar .sidebar-action-btn{width:auto}.import-inspect-title{max-width:18rem}.import-inspect-panes{display:flex;flex-direction:row;gap:1.5rem;width:100%;align-items:flex-start;justify-content:center}.import-renumber-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.import-renumber-row .sidebar-action-btn{width:auto}.import-renumber-input{width:4rem}.import-glyph-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.import-glyph-item{display:flex;align-items:center;gap:.6rem}.import-glyph-stencil{flex:none;width:39px;height:48px;border:1px solid #444}.import-glyph-fields{display:flex;align-items:center;gap:.5rem;min-width:0}.import-glyph-input{width:3rem;flex:none;text-align:center}.editor-hidden-input{position:absolute;left:0;top:0;width:1px;height:1px;padding:0;margin:-1px;opacity:0;pointer-events:none;z-index:-1}.viewer-title,.editor-title{font-family:"Press Start 2P",Courier New,Courier,monospace;color:#e0e0e0;margin:0;font-size:.8rem;line-height:1.5}.editor-sidebar .editor-title{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #333}.viewer-actions,.editor-toolbar{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.color-swatch{width:1.6rem;height:1.6rem;border:2px solid #404040;border-radius:4px;cursor:pointer;padding:0;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.color-swatch:hover{border-color:#606060;transform:scale(1.05)}.color-swatch.active{border-color:#aaa;box-shadow:0 0 0 2px #555}.color-picker{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.toolbar-label{font-size:.75rem;color:#999}.sidebar-action-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem .85rem;font-size:.85rem;font-weight:500;border-radius:6px;border:1px solid #404040;background:#252525;color:#ddd;cursor:pointer;transition:background .15s ease,border-color .15s ease}.sidebar-action-btn:hover{background:#2d2d2d;border-color:#555}.clear-confirm{display:flex;flex-direction:column;gap:.5rem}.clear-confirm-label{font-size:.8rem;color:#aaa}.preset-btn{padding:.4rem .5rem;font-size:.72rem;border-radius:4px;border:1px solid #404040;background:#252525;color:#bbb;cursor:pointer;transition:background .12s ease,border-color .12s ease;min-width:0}.preset-btn:hover{background:#2d2d2d;border-color:#555;color:#ddd}.brush-presets{display:grid;grid-template-columns:repeat(2,1fr);gap:.35rem;min-width:0}.import-pending{border:1px solid #ffff00;padding:.75rem}.import-pending .sidebar-action-btn{margin-top:.4rem}.teletext-grid-drawable{touch-action:none}html.exhibit-lock,html.exhibit-lock body{overflow:hidden}.exhibit{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.exhibit::backdrop{background:#000}.exhibit[data-idle]{cursor:none}.exhibit-picture{position:relative;display:flex;align-items:center;justify-content:center;background:#000;width:min(100vw,calc(100vh * 4 / 3));height:min(100vh,75vw);width:min(100dvw,calc(100dvh * 4 / 3));height:min(100dvh,75dvw);container-type:inline-size}.exhibit-picture .teletext-screen{padding:0;border:0;box-shadow:none;width:100%;height:100%;font-size:2.31481cqw}.exhibit-picture .teletext-screen-with-index{font-size:2.22222cqw}@supports (width: round(down,1em,1px)){.exhibit-picture .teletext-screen{--exhibit-cell-w: round(down, 2.5cqw, 1px);--exhibit-cell-h: round(down, 3.125cqw, 1px);width:calc(var(--exhibit-cell-w) * 40);height:calc(var(--exhibit-cell-h) * 24);font-size:calc(var(--exhibit-cell-h) / 1.35)}.exhibit-picture .teletext-screen-with-index{--exhibit-cell-h: round(down, 3cqw, 1px);height:calc(var(--exhibit-cell-h) * 25)}}.exhibit-picture .teletext-grid{width:100%;height:100%}.exhibit-dial{position:absolute;right:2.5cqw;bottom:3cqw;padding:.1em .35em;font-family:European Teletext,"Press Start 2P",Courier New,monospace;font-size:3cqw;line-height:1.35;letter-spacing:.06em;color:#fff;background:#000;pointer-events:none;animation:exhibit-dial-fade 3s linear forwards}@keyframes exhibit-dial-fade{0%,55%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.exhibit-dial{animation:none;opacity:1}}.editor-console{--rc-cab: linear-gradient( 180deg, #3a3937 0%, #2f2e2c 12%, #242321 85%, #1a1918 100% );--rc-key: linear-gradient( 180deg, #4a4947 0%, #3b3a38 8%, #2a2927 90%, #1e1d1c 100% );--rc-alu: linear-gradient( 180deg, #e6e8ea 0%, #b9bdc0 30%, #d9dcde 55%, #8f9396 80%, #5f6366 100% );--rc-legend-ink: #dcdcda;--rc-cap-ink: #a8a8a4;--rc-lit: #7ee08c;--rc-red: #b7302a;--rc-panel-font: Michroma, "Chakra Petch", Eurostile, Microgramma, "Arial Narrow", sans-serif;--rc-cast: 1px 2px 2px rgb(0 0 0 / 75%);--rc-mould-hi: rgb(154 154 148 / 55%);--rc-mould: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320'%3E%3Cfilter id='m'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.012' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='320' height='320' filter='url(%23m)' opacity='.5'/%3E%3C/svg%3E");--rc-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23g)' opacity='.55'/%3E%3C/svg%3E");background:#0d0d0d}.editor-console .rc-toolbar,.editor-console .rc-flyout,.editor-console .rc-handset{background-image:var(--rc-mould),var(--rc-grain),var(--rc-cab);background-blend-mode:overlay,soft-light,normal;background-size:320px 320px,160px 160px,auto}.editor-console.editor-layout-bar{flex-direction:column}.editor-console .rc-toolbar{position:relative;z-index:5;flex:0 0 auto;display:flex;align-items:stretch;gap:.85rem;padding:.6rem 1rem .65rem;overflow:visible;touch-action:manipulation;box-shadow:inset 0 1px #7d7c788c,inset 0 -2px 6px #00000073,0 4px 22px #0000008c}.editor-console .rc-toolbar:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 90% 220% at 30% 30%,transparent 45%,rgb(0 0 0 / 34%) 100%)}.editor-console .rc-toolbar>*{position:relative}.editor-console .rc-toolbar-group{display:flex;align-items:flex-end;gap:.45rem;min-width:0}.editor-console .rc-toolbar-group+.rc-toolbar-group{position:relative;margin-left:.5rem;padding-left:.95rem}.editor-console .rc-toolbar-group+.rc-toolbar-group:before{content:"";position:absolute;left:0;top:-.6rem;bottom:-.65rem;width:5px;background:var(--rc-alu);box-shadow:inset 1px 0 #ffffff59,inset -1px 0 #00000073}.editor-console .rc-toolbar .rc-brand{padding-bottom:0;gap:.5rem}.editor-console .rc-toolbar .rc-brand-name{flex:0 0 auto;font-size:.6rem;letter-spacing:.18em}.editor-console .rc-toolbar .rc-brand-back{width:1.7rem;height:1.7rem;font-size:1rem}.editor-console .rc-toolbar .rc-display-row{align-items:flex-end;gap:.55rem}.editor-console .rc-toolbar .rc-display{flex:0 0 auto;width:8.5rem;max-width:none}.editor-console .rc-toolbar .rc-rockers{flex-direction:row;gap:.5rem}.editor-console .rc-toolbar .rc-key-rocker{width:2.1rem;min-height:1.85rem}.editor-console .rc-toolbar-tools{flex:1 1 auto}.editor-console .rc-toolbar .rc-key-tool{flex:0 0 auto;width:3.4rem}.editor-console .rc-toolbar-rack{flex:0 1 auto;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-left:.35rem}.editor-console .rc-toolbar-rack .brush-history-strip{display:flex;gap:.3rem;max-width:11rem;min-height:1.9rem;padding:.2rem .25rem;overflow-x:auto;overscroll-behavior-x:contain;border-radius:4px;box-shadow:inset 0 2px 5px #000000bf,0 1px #9a9a9440}.editor-console .rc-toolbar-actions{margin-left:auto}.editor-console .rc-key-square{width:2.5rem;min-height:2.5rem;padding:.4rem}.editor-console .rc-anchor{position:relative;display:flex}.editor-console .rc-flyout{position:absolute;top:calc(100% + .55rem);left:0;z-index:20;width:max-content;min-width:15rem;max-width:min(26rem,calc(100vw - 2rem));max-height:min(62vh,34rem);overflow-y:auto;overscroll-behavior:contain;padding:.35rem .9rem .85rem;border:1px solid #0a0a0a;border-radius:0 0 7px 7px;box-shadow:inset 0 1px #7d7c7873,0 16px 34px #0000009e}.editor-console .rc-flyout-end{left:auto;right:0}.editor-console .rc-flyout .rc-cluster:first-child{padding-top:.4rem}.editor-console .rc-flyout .rc-cluster:last-child{padding-bottom:0}.editor-console .rc-flyout .rc-rockers{flex-direction:column}@media(min-width:901px)and (max-width:1180px){.editor-console .rc-toolbar{gap:.6rem}.editor-console .rc-toolbar .rc-brand-name,.editor-console .rc-toolbar-rack .rc-cap{display:none}.editor-console .rc-toolbar-rack .brush-history-strip{max-width:6.5rem}}.editor-console .rc-brand{display:flex;align-items:center;gap:.6rem;padding-bottom:.85rem}.editor-console .rc-brand-name{flex:1;font-family:var(--rc-panel-font);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--rc-cap-ink);text-shadow:0 1px 0 rgb(0 0 0 / 80%)}.editor-console .rc-brand-back{display:flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;flex:0 0 auto;border-radius:50%;background:var(--rc-key);border:1px solid #0a0a0a;box-shadow:var(--rc-cast),inset 0 1px 0 var(--rc-mould-hi);color:var(--rc-legend-ink);font-size:1.1rem;line-height:1;text-decoration:none}.editor-console .rc-brand-back:hover{filter:brightness(1.15)}.editor-console .rc-brand-back:active{transform:translateY(1px)}.editor-console .rc-lamp{flex:0 0 auto;width:.62rem;height:.62rem;border-radius:50%;background:radial-gradient(circle at 50% 45%,#b6ff9c,#3ddc4c 45%,#0d5a1c);box-shadow:0 0 0 1.5px #000000b3,0 0 7px #3ddc4c8c}.editor-console .rc-lamp-fault{background:radial-gradient(circle at 50% 45%,#ff9b8a,#d8321f 45%,#4a0d06);box-shadow:0 0 0 1.5px #000000b3,0 0 7px #d8321f8c}.editor-console .rc-cluster{display:flex;flex-direction:column;gap:.65rem;padding:.95rem 0}.editor-console .rc-cluster+.rc-cluster{position:relative}.editor-console .rc-cluster+.rc-cluster:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:#0000008c;box-shadow:0 1px #ffffff0f}.editor-console .rc-cluster-actions{margin-top:auto;gap:.5rem}.editor-console .rc-legend{margin:0;font-family:var(--rc-panel-font);font-size:.6rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--rc-cap-ink);text-shadow:0 1px 0 rgb(0 0 0 / 80%)}.editor-console .sidebar-hint{margin:0;font-family:Courier New,Courier,monospace;font-size:.72rem;line-height:1.45;color:#9c9b96}.editor-console .rc-error,.editor-console .sidebar-error{margin:0;font-family:Courier New,Courier,monospace;font-size:.72rem;line-height:1.4;color:#ff8a7a}.editor-console .sidebar-field-label,.editor-console .text-preview-label{display:block;font-family:var(--rc-panel-font);font-size:.55rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rc-cap-ink);text-shadow:0 1px 0 rgb(0 0 0 / 70%);margin:.35rem 0}.editor-console .rc-key{position:relative;display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.4rem;padding:.5rem .6rem;border:1px solid #0a0a0a;border-radius:6px;background:var(--rc-key);box-shadow:var(--rc-cast),inset 0 1px 0 var(--rc-mould-hi);color:var(--rc-legend-ink);font-family:var(--rc-panel-font);font-size:.66rem;letter-spacing:.04em;line-height:1.2;cursor:pointer;transition:transform .05s ease,filter .12s ease,box-shadow .12s ease}.editor-console .rc-key:hover:not(:disabled){filter:brightness(1.15)}.editor-console .rc-key:active:not(:disabled){transform:translateY(1.5px);box-shadow:inset 0 1px 0 var(--rc-mould-hi)}.editor-console .rc-key:focus-visible{outline:none;box-shadow:var(--rc-cast),inset 0 1px 0 var(--rc-mould-hi),0 0 0 2px #6cf,0 0 9px #66ccffa6}.editor-console .rc-key:disabled{cursor:default;opacity:.4;box-shadow:inset 0 1px #9a9a9440}.editor-console .rc-key-lit{color:var(--rc-lit);background:linear-gradient(180deg,#232421,#1b1c19 60%,#16170f);box-shadow:inset 0 2px 4px #000000b3,inset 0 0 10px #7ee08c24,0 0 0 1px #7ee08c4d}.editor-console .rc-key-lit:active:not(:disabled){transform:none}.editor-console .rc-key-icon{flex:0 0 auto}.editor-console .rc-key-wide{width:100%}.editor-console .rc-key-danger{background:linear-gradient(180deg,#ffffff38,#fff0 25%,#0000004d),var(--rc-red);color:#ffe9e6}.editor-console .rc-keyrow{display:flex;gap:.4rem}.editor-console .rc-keyrow>*{flex:1 1 0;min-width:0}.editor-console .rc-key-tool{flex:1 1 0;min-width:0;flex-direction:column;gap:.28rem;padding:.45rem .1rem}.editor-console .rc-tabs{display:flex;align-items:stretch;gap:.7rem}.editor-console .rc-tabs-tools{flex:1 1 auto;display:flex;gap:.35rem;min-width:0}.editor-console .rc-tabs .rc-key-label{font-size:.5rem;letter-spacing:.04em}.editor-console .rc-key-tool[data-held]:after{content:"";position:absolute;top:.3rem;right:.3rem;width:.3rem;height:.3rem;border-radius:50%;background:var(--rc-lit);box-shadow:0 0 4px #7ee08ccc}.editor-console .rc-key-label{font-size:.55rem;letter-spacing:.06em;text-transform:uppercase}.editor-console .rc-display-row{display:flex;align-items:flex-start;gap:.7rem}.editor-console .rc-display{flex:1 1 auto;min-width:0;max-width:12.5rem;border-radius:5px;box-shadow:inset 0 2px 5px #000000e5,0 1px #9a9a944d}.editor-console .rc-display:focus-visible{outline:none;box-shadow:inset 0 2px 5px #000000e5,0 0 0 2px #6cf,0 0 9px #66ccffa6}.editor-console .rc-display-svg{display:block;width:100%;height:auto}.editor-console .rc-display .seg.on{fill:#ff4a3a;filter:url(#led-bloom)}.editor-console .rc-display .seg.off{fill:#2c0c0a;opacity:.7}.editor-console .rc-display .cap{font-family:var(--rc-panel-font);font-size:10px;fill:var(--rc-cap-ink);letter-spacing:1.4px;text-anchor:middle}.editor-console .rc-rockers{flex:0 0 auto;display:flex;flex-direction:column;gap:.45rem}.editor-console .rc-rocker-keys{display:flex;gap:.3rem}.editor-console .rc-key-rocker{width:2.5rem;min-height:2rem;padding:.3rem;font-size:.7rem}.editor-console .rc-cap{display:block;margin-top:.2rem;font-family:var(--rc-panel-font);font-size:.5rem;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:var(--rc-cap-ink);text-shadow:0 1px 0 rgb(0 0 0 / 75%)}.editor-console .rc-keypad{display:grid;grid-template-columns:repeat(5,1fr);gap:.35rem}.editor-console .rc-key-digit{min-height:2.5rem;padding:.35rem 0}.editor-console .rc-glyph{font-family:var(--rc-panel-font);font-size:.95rem;line-height:1;color:var(--rc-legend-ink);text-shadow:0 1px 0 rgb(0 0 0 / 60%)}.editor-console .rc-key-rocker .rc-glyph{font-size:.7rem}.editor-console .rc-keyboard{display:flex;flex-direction:column;gap:.28rem}.editor-console .rc-keyboard-row{display:flex;gap:.22rem}.editor-console .rc-key-char{flex:1 1 0;min-width:0;min-height:2.1rem;padding:.3rem .1rem;border-radius:5px}.editor-console .rc-pad-glyph{font-family:var(--rc-panel-font);font-size:.72rem;line-height:1;color:var(--rc-legend-ink);text-shadow:0 1px 0 rgb(0 0 0 / 60%)}.editor-console .rc-key-lit .rc-pad-glyph{color:var(--rc-lit)}.editor-console .rc-field{width:100%;padding:.55rem .65rem;border:1px solid #0a0a0a;border-radius:4px;background:#121211;box-shadow:inset 0 2px 4px #000000bf,0 1px #9a9a9438;color:#e8e7e3;font-family:Courier New,Courier,monospace;font-size:.85rem}.editor-console .rc-field::placeholder{color:#5f5e5a}.editor-console .rc-field:focus{outline:none;border-color:#6cf;box-shadow:inset 0 2px 4px #000000bf,0 0 0 2px #66ccff8c}.editor-console .rc-field[aria-invalid=true]{border-color:var(--rc-red)}.editor-console .color-swatch{border:1px solid #0a0a0a;border-radius:3px;box-shadow:var(--rc-cast),inset 0 1px #ffffff38;transition:transform .1s ease,box-shadow .12s ease}.editor-console .color-swatch:hover{transform:scale(1.08);border-color:#0a0a0a}.editor-console .color-swatch.active{border-color:var(--rc-lit);box-shadow:0 0 0 1px var(--rc-lit),0 0 7px #7ee08c8c,inset 0 1px 2px #0000008c}.editor-console .text-preview-cell{border-color:#0a0a0a;border-radius:4px;box-shadow:inset 0 0 0 1px #9a9a944d,var(--rc-cast)}.editor-console .preset-motif-btn,.editor-console .brush-history-btn,.editor-console .brush-history-step{border:1px solid #0a0a0a;border-radius:5px;background:var(--rc-key);box-shadow:var(--rc-cast),inset 0 1px 0 var(--rc-mould-hi);color:var(--rc-legend-ink)}.editor-console .preset-motif-btn:hover:not(:disabled),.editor-console .brush-history-btn:hover:not(:disabled),.editor-console .brush-history-step:hover:not(:disabled){filter:brightness(1.15);background:var(--rc-key)}.editor-console .preset-motif-btn-active,.editor-console .brush-history-btn-active{border-color:var(--rc-lit);box-shadow:0 0 0 1px #7ee08c8c,inset 0 2px 4px #000000a6}.editor-console .preset-motifs{grid-template-columns:repeat(5,1fr);gap:.3rem}.editor-console .preset-motif-btn{padding:.35rem .1rem;gap:.2rem}.editor-console .preset-motif-name{font-family:var(--rc-panel-font);font-size:.45rem;letter-spacing:.06em;text-transform:uppercase;color:var(--rc-cap-ink)}.editor-console .brush-sixel-preview{border:1px solid #0a0a0a;box-shadow:var(--rc-cast)}.editor-console .clear-confirm-label{font-family:var(--rc-panel-font);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:#ffb0a4}.editor-console .editor-main{background:radial-gradient(ellipse 70% 60% at 50% 42%,#16171a,#0b0b0c);container-type:size}.editor-console:not(.editor-layout-narrow) .teletext-screen{font-size:min(20px,calc((100cqw - 5rem)/40),calc((100cqh - 5rem) / 32.4))}@media(max-width:900px){.editor-console.editor-layout-narrow{flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden;gap:0}.editor-console.editor-layout-narrow .editor-main{flex:1 1 auto;min-height:0;padding:.45rem;overflow:hidden;container-type:size}.editor-console.editor-layout-narrow .teletext-screen{font-size:min(calc((100vw - 1.8rem)/40),calc((100dvh - 26rem) / 32.4));font-size:min(calc((100cqw - 14px)/40),calc((100cqh - 14px) / 32.4));padding:4px;border-width:1px}.editor-console .rc-handset{position:relative;flex:0 1 auto;display:flex;flex-direction:column;min-height:0;max-height:62dvh;padding:.5rem .6rem calc(.6rem + env(safe-area-inset-bottom,0px));border-radius:14px 14px 0 0;touch-action:manipulation;box-shadow:inset 0 1px #7d7c788c,inset 1px 0 #6e6d694d,inset -1px 0 #0000006b,0 -.35rem 1rem #0000008c}.editor-console .rc-handset:before{content:"";position:absolute;inset:0;border-radius:14px 14px 0 0;pointer-events:none;background:radial-gradient(ellipse 120% 140% at 38% 10%,transparent 45%,rgb(0 0 0 / 38%) 100%)}.editor-console .rc-handset-head{position:relative;flex:0 0 auto;padding-bottom:.6rem}.editor-console .rc-handset-head:after{content:"";position:absolute;left:-.25rem;right:-.25rem;bottom:.1rem;height:5px;background:var(--rc-alu);border-radius:1px;box-shadow:inset 0 1px #ffffff8c,0 1px #000000d9,0 3px 5px #00000073}.editor-console .rc-handset-body{position:relative;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.editor-console .rc-key-tool{min-height:3.1rem}.editor-console .rc-tabs{gap:.45rem;padding-bottom:.8rem}.editor-console .rc-tabs-tools{gap:.25rem}.editor-console .rc-key{min-height:2.75rem}.editor-console .rc-key-digit{min-height:3rem}.editor-console .rc-key-char{min-height:2.7rem}.editor-console .rc-pad-glyph{font-size:.85rem}.editor-console .rc-key-rocker{width:3rem;min-height:2.6rem}.editor-console .rc-cluster{padding:.8rem 0}.editor-console .rc-display{max-width:14rem}.editor-console .text-preview-swatches-4x4{grid-template-columns:repeat(4,1.9rem);max-width:none;gap:.3rem}.editor-console .color-swatch{width:1.9rem;height:1.9rem}.editor-console .text-preview-three-col{gap:.75rem;min-height:0;justify-content:flex-start}.editor-console .text-preview-col{flex:0 0 auto}}@media(max-width:900px)and (max-height:620px){.editor-console .rc-handset{max-height:50dvh}}@media(prefers-reduced-motion:reduce){.editor-console .rc-key,.editor-console .color-swatch{transition:none}}
