: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}.room-entry{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:24rem}.room-entry-section{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#1a1a1a;border:1px solid #333;border-radius:8px}.room-entry-form{display:flex;flex-direction:column;gap:.5rem}.room-entry-input{width:100%;padding:.6rem .75rem;font-size:.9rem;font-family:"Press Start 2P",Courier New,Courier,monospace;letter-spacing:-.02em;background:#000;color:#fff;border:1px solid #404040;border-radius:6px;box-sizing:border-box}.room-entry-input:focus{outline:2px solid #ffff00;outline-offset:-2px}.room-entry-input::placeholder{color:#666}.room-entry-error{margin:0;font-size:.75rem;color:#f88;line-height:1.4}.presence-list{display:flex;flex-direction:column;gap:.6rem}.presence-count{color:#888;font-weight:400}.presence-empty{margin:0;font-size:.8rem;color:#777;font-style:italic}.presence-members{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.presence-member{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#ddd}.presence-swatch{width:.9rem;height:.9rem;min-width:.9rem;border:1px solid #404040;border-radius:3px;flex-shrink:0}.presence-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.presence-rename{display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid #2a2a2a}.presence-name-input{width:100%;padding:.5rem .6rem;font-size:.85rem;font-family:"Press Start 2P",Courier New,Courier,monospace;letter-spacing:-.02em;background:#000;color:#fff;border:1px solid #404040;border-radius:6px;box-sizing:border-box}.presence-name-input:focus{outline:2px solid #ffff00;outline-offset:-2px}.presence-name-input[aria-invalid=true]{border-color:#c44}.presence-name-error{margin:0;font-size:.75rem;color:#f88;line-height:1.4}.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-sidebar{display:flex;flex-direction:column;gap:.6rem;min-height:0}.chat-empty{margin:0;font-size:.8rem;color:#777;font-style:italic}.chat-messages{list-style:none;margin:0;padding:.5rem;display:flex;flex-direction:column;gap:.6rem;max-height:18rem;overflow-y:auto;background:#0a0a0a;border:1px solid #333;border-radius:6px}.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}.chat-form{display:flex;flex-direction:column;gap:.4rem}.chat-input{width:100%;padding:.5rem .6rem;font-size:.85rem;font-family:"Press Start 2P",Courier New,Courier,monospace;letter-spacing:-.02em;background:#000;color:#fff;border:1px solid #404040;border-radius:6px;box-sizing:border-box}.chat-input:focus{outline:2px solid #ffff00;outline-offset:-2px}.chat-input::placeholder{color:#666}.chat-input[aria-invalid=true]{border-color:#c44}.chat-error{margin:0;font-size:.75rem;color:#f88;line-height:1.4}.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:hover{background:#1a1a1a;border-color:#555}.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-panel{display:flex;flex-direction:column;gap:.6rem}.vote-remote{display:flex;flex-direction:column;gap:.4rem}.vote-remote-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:stretch}.vote-target-input{flex:1 1 100%;width:100%;min-width:0;padding:.6rem .7rem;font-size:1rem;font-family:Courier New,Courier,monospace;background:#000;color:#fff;border:1px solid #404040;border-radius:6px;box-sizing:border-box}.vote-target-input::placeholder{color:#666}.vote-remote-row .vote-submit-btn{flex:1 1 auto;width:auto}.vote-target-input:focus{outline:2px solid #ffff00;outline-offset:-2px}.vote-target-input[aria-invalid=true]{border-color:#c44}.vote-target-input:disabled{opacity:.5;cursor:not-allowed}.vote-submit-btn{width:auto;flex:0 0 auto}.vote-submit-btn:disabled{opacity:.5;cursor:not-allowed}.vote-error{margin:0;font-size:.75rem;color:#f88;line-height:1.4}.vote-active{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid #2a2a2a}.vote-active-target{margin:0;font-size:.85rem;color:#ddd}.vote-active-page{font-family:monospace;color:#ff0;font-weight:600}.vote-tally{display:flex;gap:.75rem;margin:0;flex-wrap:wrap}.vote-tally-item{display:flex;flex-direction:column;gap:.15rem}.vote-tally-item dt{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#888}.vote-tally-item dd{margin:0;font-family:monospace;font-size:.95rem;color:#eee}.vote-actions{display:flex;gap:.5rem}.vote-accept-btn{outline:2px solid #2a7a2a;outline-offset:0}.vote-accept-btn:hover{border-color:#4c4;outline-color:#4c4}.vote-reject-btn{outline:2px solid #7a2a2a;outline-offset:0}.vote-reject-btn:hover{border-color:#c44;outline-color:#c44}.vote-message{margin:0;font-size:.75rem;color:#cc8;line-height:1.4}.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-description{margin:0 auto;max-width:620px;color:#cfcfcf;line-height:1.6;font-size:.95rem}.landing-name,.landing-rooms{display:flex;flex-direction:column;gap:1rem}.landing-name-form{display:flex;flex-direction:column;gap:.6rem;max-width:360px}.landing-name-input{background:#000;color:#fff;border:1px solid #444;padding:.6rem .7rem;font-family:monospace;font-size:1rem}.landing-name-input:focus{outline:2px solid #ffff00;outline-offset:0}.landing-greeting{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#cfcfcf;font-size:.9rem}.landing-greeting strong{color:#fff}.landing-change-name-btn{background:transparent;color:#ff0;border:1px solid #555;padding:.35rem .6rem;font-family:monospace;font-size:.8rem;cursor:pointer}.landing-change-name-btn:hover{border-color:#ff0}.room-picker-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.room-picker-item{display:flex}.room-picker-card{flex:1;min-height:120px;background:#05193a;border:2px solid #2a4a7a;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;text-align:center;padding:1rem}.room-picker-card-label{font-family:"Press Start 2P",monospace;font-size:.85rem;line-height:1.5}.room-picker-occupancy{font-family:monospace;font-size:.75rem;color:#666;letter-spacing:.04em}.room-picker-occupancy-active{color:#4cf}.room-picker-occupancy-active:before{content:"● ";font-size:.6rem;color:#4cf}.room-picker-actions{display:flex;gap:.5rem}.room-picker-action{font-family:monospace;font-size:.8rem;padding:.4rem .8rem;border:1px solid #2a4a7a;background:#000;color:#fff;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.room-picker-watch:hover{background:#0a2a5a;border-color:#4cf;color:#cfe8ff}.room-picker-edit:hover{background:#3a2a05;border-color:#ff0;color:#ff9}.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;padding:1rem 0 2rem}.room-viewer-screen{background:repeating-linear-gradient(92deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 6px),linear-gradient(175deg,#5a3a1a,#3d2409 40%,#2e1a08,#4a2e10);border-radius:18px 18px 14px 14px;padding:28px 32px 0;box-shadow:0 0 0 1px #1a0d00,0 0 0 3px #6b4420,0 6px 0 3px #3a1e06,0 20px 60px #000000bf,0 40px 80px #00000073,inset 0 2px 3px #ffc8642e,inset 4px 0 8px #00000059,inset -4px 0 8px #00000059;display:inline-flex;flex-direction:column;align-items:center;gap:0;position:relative}.tv-bezel{background:linear-gradient(160deg,#222,#111 60%,#1a1a1a);border-radius:10px 10px 6px 6px;padding:14px 16px 16px;box-shadow:inset 0 3px 8px #000c,inset 0 -2px 4px #ffffff0a,inset 3px 0 6px #00000080,inset -3px 0 6px #00000080,0 -1px #ffffff0f;position:relative}.tv-screen{position:relative;border-radius:6px;overflow:hidden;box-shadow:inset 0 0 30px #000000e6,inset 0 0 8px #0064c81f,0 0 0 2px #0a0a0a}.tv-screen:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0px,transparent 3px,rgba(0,0,0,.08) 3px,rgba(0,0,0,.08) 4px);pointer-events:none;z-index:10;border-radius:inherit}.tv-screen:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 45% at 30% 20%,rgba(255,255,255,.045) 0%,transparent 70%);pointer-events:none;z-index:11;border-radius:inherit}.tv-controls{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 8px 20px;box-sizing:border-box;gap:1rem}.tv-speaker{flex:1 1 auto;height:42px;border-radius:4px;background:radial-gradient(circle,rgba(0,0,0,.7) 35%,transparent 36%) 0 0 / 6px 6px,linear-gradient(160deg,#1e1208,#150d04);box-shadow:inset 0 1px 3px #000c,inset 0 -1px 2px #ffffff0a;border:1px solid #0d0802}.tv-knobs{flex:0 0 auto;display:flex;gap:10px;align-items:center}.tv-knob{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 38% 32%,#555,#2a2a2a 55%,#111);box-shadow:0 2px 4px #000000b3,inset 0 1px 2px #ffffff26,0 0 0 2px #1a1a1a,0 0 0 3px #444;position:relative}.tv-knob:after{content:"";position:absolute;top:4px;left:50%;transform:translate(-50%);width:2px;height:8px;background:#fff6;border-radius:1px}.tv-knob:last-child:after{transform:translate(-50%) rotate(60deg);transform-origin:center bottom}.room-viewer-screen:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:55%;height:10px;background:linear-gradient(180deg,#3a2010,#221208);border-radius:0 0 8px 8px;box-shadow:0 4px 12px #00000080}.object-bar{display:flex;justify-content:center;align-items:flex-end;gap:3rem;position:relative;flex-wrap:wrap}.object-slot{position:relative;display:flex;justify-content:center}.object-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.25rem;background:transparent;border:none;cursor:pointer;position:relative}.object-img{width:auto;height:110px;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(0,0,0,.55));transition:transform .12s ease,filter .12s ease}.object-item:hover .object-img,.object-item:focus-visible .object-img{transform:translateY(-5px) scale(1.04);filter:drop-shadow(0 10px 16px rgba(0,0,0,.6))}.object-item-active .object-img{transform:translateY(-5px) scale(1.04)}.object-caption{font-family:monospace;font-size:.72rem;letter-spacing:.02em;color:#bbb;text-transform:uppercase}.object-badge{position:absolute;top:-6px;right:6px;min-width:1.15rem;height:1.15rem;padding:0 .3rem;display:flex;align-items:center;justify-content:center;background:#d33;color:#fff;font-family:monospace;font-size:.8rem;font-weight:700;border-radius:999px;box-shadow:0 0 0 2px #111;animation:object-badge-pulse 1.2s ease-in-out infinite}@keyframes object-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.remote-popover{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);width:17rem;max-width:80vw;padding:.85rem 1rem 1rem;background:#1c1c1c;border:1px solid #444;border-radius:10px;box-shadow:0 10px 30px #0000008c;z-index:30}.remote-popover:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:8px solid transparent;border-top-color:#1c1c1c}.yellow-pages-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0009}.yellow-pages-book{font-family:Univers Condensed,UniversNextW10-Cond,Helvetica Neue,Roboto Condensed,Arial Narrow,Arial,sans-serif;font-stretch:condensed;width:min(28rem,92vw);max-height:85vh;overflow-y:auto;background:#ffcf1f;color:#141007;border:1px solid #b8940f;border-radius:4px;box-shadow:0 18px 50px #00000080;padding:1.25rem 1.5rem 1.5rem}.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{background:transparent;border:none;font-size:1.6rem;line-height:1;color:#141007;cursor:pointer;padding:0 .25rem}.yellow-pages-close:hover{color:#6b3b00}.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;padding:0;columns:2;column-gap:1.5rem}.yellow-pages-entry{break-inside:avoid;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 .yellow-pages-name{text-decoration:underline}.yellow-pages-name{font-weight:700;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.yellow-pages-leader{flex:1 1 auto;align-self:stretch;margin:0 .15rem;border-bottom:2px dotted #141007;transform:translateY(-.2em)}.yellow-pages-number{font-weight:800;font-variant-numeric:tabular-nums;font-size:1rem}.yellow-pages-footnote{margin:.75rem 0 0;font-size:.85rem;font-style:italic}.room-back-link{color:#4cf;font-family:monospace;font-size:.8rem;text-decoration:none;margin-right:1rem;white-space:nowrap}.room-back-link:hover{text-decoration:underline}.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{grid-template-columns:repeat(40,1em);grid-template-rows:repeat(24,1.35em)}.teletext-screen-compact .teletext-grid-with-index{grid-template-rows:repeat(25,1.35em)}.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;grid-template-columns:repeat(40,1em);grid-template-rows:repeat(24,1.35em);gap:0;width:fit-content}.teletext-grid-with-index{grid-template-rows:repeat(25,1.35em)}.teletext-cell{width:1em;height:1.35em;min-width:1em;max-width:1em;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-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:2px;min-height:2px}.teletext-cell.teletext-blink.teletext-blink-hidden{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}.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}.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}.color-swatch-mini{width:1rem;height:1rem;min-width:1rem;min-height:1rem}.brush-mode-toggles{display:flex;gap:.35rem}.brush-mode-toggles .sidebar-toggle{flex:1;padding:.5rem .4rem;font-size:.8rem}.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}.motif-history{display:flex;flex-wrap:wrap;gap:.4rem}.motif-history-btn{padding:.25rem;background:#252525;border:1px solid #404040;border-radius:4px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.motif-history-btn:hover{background:#333;border-color:#555}.motif-history-btn .preset-motif-preview{width:1.5rem;height:1rem}.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}.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-toggle{width:100%;padding:.6rem .75rem;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-toggle:hover{background:#2d2d2d;border-color:#555}.sidebar-toggle.active{background:#2d3d2d;border-color:#4a6b4a;color:#b8d4b8}.sidebar-action-btn{width:100%;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}.sidebar-action-btn-clear{outline:2px solid #c00;outline-offset:0;border-color:#c00}.sidebar-action-btn-clear:hover{border-color:#f44;outline-color:#f44}.clear-confirm{display:flex;flex-direction:column;gap:.5rem}.clear-confirm-label{font-size:.8rem;color:#aaa}.clear-confirm-buttons{display:flex;flex-direction:column;gap:.35rem}.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}.sixel-picker{display:flex;align-items:center;gap:.5rem}.sixel-picker-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:3px;width:2.75rem;height:2.1rem}.sixel-picker-dot{width:100%;height:100%;padding:0;border:1px solid #555;border-radius:2px;background:transparent;cursor:pointer;min-width:10px;min-height:8px}.sixel-picker-dot.on{background:currentColor}.sixel-picker-dot:hover{opacity:.9}.brush-presets{display:grid;grid-template-columns:repeat(2,1fr);gap:.35rem;min-width:0}
