.apartment-chess-table{cursor:pointer;z-index:2;width:22%;height:25.5%;position:absolute;top:55%;left:73.8%;background:0 0!important;border:0!important;padding:0!important}.apartment-chess-table:focus-visible{outline-offset:4px;outline:3px solid #e9c488}.chess-opening{color:#e9d19e;z-index:100;background:#1b3837;padding:16px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.larry-chess{color:#ecdfbf;width:min(930px,96vw);max-width:none;max-height:94dvh;font:17px/1.4 var(--font-pixel),monospace;background:#183333;border:3px solid #ae8c60;margin:auto;padding:0;overflow:auto;box-shadow:7px 7px #081b20}.larry-chess::backdrop{background:#061619eb}.larry-chess *{box-sizing:border-box}.larry-chess header{z-index:4;background:#25413e;border-bottom:2px solid #507166;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;position:sticky;top:0}.larry-chess header small{font:8px var(--font-silkscreen),monospace;color:#b1c5ae;letter-spacing:1px}.larry-chess h2{font:18px/1.5 var(--font-silkscreen),monospace;margin:6px 0 0}.larry-chess button,.larry-chess select{font:11px/1.5 var(--font-silkscreen),monospace;color:#e9d6af;cursor:pointer;background:#27483f;border:2px solid #68806a;border-radius:0;min-height:40px;padding:9px 12px}.larry-chess button:disabled{opacity:.45;cursor:default}.larry-chess button:focus-visible,.larry-chess select:focus-visible{outline-offset:2px;outline:3px solid #f8ce78}.larry-chess .chess-close{white-space:nowrap;font-size:9px}.chess-layout{grid-template-columns:minmax(0,1fr) 240px;gap:20px;padding:18px;display:grid}.chess-play{min-width:0}.chess-players{color:#cebd97;font:9px var(--font-silkscreen),monospace;justify-content:space-between;padding:0 2px 9px;display:flex}.chess-board{aspect-ratio:1;border:5px solid #755337;grid-template-columns:repeat(8,minmax(0,1fr));width:100%;max-width:510px;margin:auto;display:grid;box-shadow:0 0 0 2px #152728}.larry-chess .chess-square{aspect-ratio:1;min-height:0;box-shadow:none;color:#173536;background:#d5bf91;border:0;place-items:center;padding:3px;display:grid;position:relative}.larry-chess .chess-square.dark{color:#e2d5b2;background:#557773}.chess-piece{pointer-events:none;width:81%;height:88%;display:block}.chess-square.last:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 4px #d9b36a88}.larry-chess .chess-square.selected{background:#d9aa58;box-shadow:inset 0 0 0 3px #694925}.larry-chess .chess-square.checked{background:#b76154}.larry-chess .chess-square:focus-visible{outline-offset:-3px;z-index:1;outline:3px solid #fff3c8}.legal-dot{pointer-events:none;background:#243f36aa;width:18%;height:18%;position:absolute}.legal-ring{pointer-events:none;border:3px solid #e4af53;position:absolute;inset:4px}.rank-label,.file-label{pointer-events:none;font:9px/1 monospace;position:absolute}.rank-label{top:3px;left:3px}.file-label{bottom:3px;right:3px}.chess-status{color:#f2c87e;min-height:30px;font:12px/1.5 var(--font-silkscreen),monospace;margin:15px 0 6px}.chess-result{background:#324c40;border:2px solid #c5a76c;padding:12px}.chess-hint,.chess-help,.chess-save{color:#acc1b0;margin:8px 0;font-size:15px;line-height:1.3}.chess-opponent{text-align:center;background:#102b2c;border:2px solid #4a6960;padding:14px}.chess-portrait{width:72px;height:76px;image-rendering:pixelated;background-image:url(/art/apartment-01-trenches.webp);background-position:-432px -172px;background-size:921px 614px;border:2px solid #4c6b61;margin:0 auto 9px}.larry-chess h3{font:11px/1.6 var(--font-silkscreen),monospace;margin:0}.chess-quote{color:#e8cfa1;min-height:49px;margin:10px 0 0;font-size:19px}.chess-difficulty{color:#bfd1ba;margin-top:14px;font-size:15px;display:block}.chess-difficulty select{width:100%;margin-top:5px;padding:8px 5px;font-size:9px}.chess-actions{gap:8px;margin:12px 0;display:flex}.chess-actions button:first-child{color:#1a3231;background:#d1b37c;border-color:#e8cc97}.chess-moves{border-top:2px solid #3f6156;margin:16px 0;padding-top:12px}.chess-moves summary,.chess-credits summary{font:9px/1.6 var(--font-silkscreen),monospace;cursor:pointer;color:#c8c8a4}.chess-moves ol{background:#122e2d;max-height:155px;margin:10px 0;padding:0;list-style:none;overflow:auto}.chess-moves li{font:17px var(--font-pixel),monospace;border-bottom:1px solid #305146;grid-template-columns:30px 1fr 1fr;padding:4px 9px;display:grid}.chess-moves li span{color:#90aa9e}.chess-moves li b{font-weight:400}.chess-credits{margin-top:14px;font-size:14px}.chess-credits p{color:#a9c0ad}.larry-chess .chess-credits a{color:#dfc089;text-decoration:underline}.chess-confirm,.chess-error{background:#3a3930;border:2px solid #b58c61;margin:10px 0;padding:12px;font-size:16px}.chess-confirm p,.chess-error p{margin:0 0 8px}.chess-confirm button{margin-right:6px;font-size:9px}.chess-promotion{border:2px solid #d5ae70;gap:8px;margin:8px 0;padding:10px;display:flex}.chess-promotion legend{color:#eac687}.chess-promotion button{flex-direction:column;flex:1;align-items:center;min-width:0;padding:5px;font-size:8px;display:flex}.chess-promotion svg{width:30px;height:34px}@media (max-width:650px){.larry-chess{width:98vw;max-height:96dvh}.larry-chess header{gap:8px;padding:10px}.larry-chess h2{font-size:12px}.larry-chess header small{letter-spacing:0;font-size:6px}.larry-chess .chess-close{padding:6px;font-size:8px}.chess-layout{grid-template-columns:1fr;gap:12px;padding:12px}.chess-board{max-width:min(100%,56dvh)}.chess-layout aside{grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}.chess-opponent{grid-row:span 3;padding:10px}.chess-opponent .chess-portrait{background-position:-360px -144px;background-size:768px 512px;width:55px;height:60px}.chess-quote{min-height:0;font-size:16px}.chess-difficulty{margin-top:0}.chess-actions{flex-wrap:wrap;margin:0}.chess-moves,.chess-save,.chess-credits,.chess-confirm{grid-column:1/-1}.chess-moves{margin:0}.chess-moves ol{max-height:100px}.chess-players{font-size:8px}.chess-status{margin-top:12px;font-size:10px}}
