:root{color:#f6ebd2;font-synthesis:none;--gold:#e6bd62;--wood:#5c341f;--wood-dark:#2b1a19;--ink:#09172a;--felt:#0b4268;--felt-deep:#082d50;--line:#a0d7e833;background:#07162a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;min-height:100%;margin:0}body{background:radial-gradient(circle at 50% -20%,#4b84ab7a,#0000 47%),linear-gradient(145deg,#061225 0%,#081f35 52%,#101225 100%);min-height:100dvh;overflow:hidden}button,select{font:inherit}button{color:inherit;cursor:pointer;background:#091426b8;border:1px solid #ead39d6b}button:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #fff0a6}button:disabled{cursor:not-allowed;opacity:.42}.game-page{width:100%;height:var(--game-viewport-height,100dvh);grid-template-rows:38px minmax(0,1fr) 28px;display:grid;overflow:hidden}.topbar{z-index:20;background:linear-gradient(90deg,#070e1dfa,#0c1f30fa);border-bottom:1px solid #e6bd6257;grid-template-columns:auto auto minmax(120px,1fr) auto;align-items:center;gap:10px;padding:3px 10px;display:grid;position:relative;box-shadow:0 5px 18px #00000059}.topbar>a{display:inline-flex}.topbar>a img{object-fit:contain;width:78px;max-height:28px;display:block}.brand-button{background:0 0;border:1px solid #e6bd624d;border-radius:7px;align-items:center;gap:6px;width:fit-content;padding:2px 6px 2px 2px;display:inline-flex}.brand-button img{object-fit:contain;width:78px;max-height:28px;display:block}.brand-button span{color:#f2dca8;font-size:.58rem;font-weight:850}.lab-link{color:#ead6a6;background:#14263bcc;border:1px solid #e6bd6257;border-radius:7px;justify-self:end;padding:5px 8px;font-size:.56rem;font-weight:800;text-decoration:none}.top-actions{justify-self:end;gap:4px;display:flex}.top-actions button{color:#ead6a6;border-radius:7px;min-height:28px;padding:4px 7px;font-size:.55rem;font-weight:800}.title-lockup{white-space:nowrap;align-items:baseline;gap:6px;display:flex}.title-lockup strong{color:#fff1c7;letter-spacing:.02em;font-family:Georgia,serif;font-size:.9rem}.title-lockup em{color:var(--gold);font-size:.64rem;font-style:normal}.title-lockup span,.density-readout{color:#aebfd0;font-size:.58rem}.fixture-picker{color:#b9c8d2;text-transform:uppercase;justify-self:end;align-items:center;gap:5px;font-size:.58rem;font-weight:750;display:flex}.fixture-picker select{color:#fff0c7;background:#14263b;border:1px solid #e6bd6261;border-radius:7px;min-height:29px;padding:2px 25px 2px 7px;font-size:.65rem}.density-readout{white-space:nowrap;justify-self:end}.game-shell{grid-template-columns:82px minmax(0,1fr) 72px;min-height:0;display:grid;overflow:hidden}.participant-rail,.command-rail{z-index:10;background:linear-gradient(#ffffff0a, transparent 24%), linear-gradient(160deg, var(--wood), var(--wood-dark));min-height:0;position:relative;box-shadow:0 0 22px #00000057}.participant-rail{border-right:1px solid #e6bd6259;align-content:center;gap:5px;padding:5px;display:grid}.participant{text-align:center;background:#080d1c8f;border:1px solid #efddb22e;border-radius:9px;justify-items:center;gap:2px;min-width:0;padding:4px 2px;display:grid}.participant[data-active=true]{background:#374a43b8;border-color:#f5cf75;box-shadow:inset 0 0 12px #f2d0772e}.participant img{object-fit:cover;background:#ffffff14;border-radius:50%;width:34px;height:34px}.participant span{min-width:0;display:grid}.participant strong{text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.participant small{color:#c4b99f;font-size:.46rem}.play-column{background:linear-gradient(#09223c1a,#04112133),url(/games/puzzle-peak-tile-rummy/mlv/puzzle-peak-location-sheet.png) 50%/cover;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.board-panel{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#061f37b8;grid-template-rows:31px minmax(0,1fr);min-width:0;min-height:0;padding:5px 7px 7px;display:grid;position:relative}.board-heading{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:0 5px;display:flex}.board-heading>span:first-child{align-items:baseline;gap:7px;min-width:0;display:flex}.board-heading strong{color:#fff0c5;font-family:Georgia,serif;font-size:.74rem}.board-heading small{color:#adc3d2;text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;overflow:hidden}.board-state{color:#a9c7d8;flex:none;font-size:.52rem}.board-state[data-pan=true]{color:#f4d78d}.board-scroll{overscroll-behavior:contain;scrollbar-color:#dbbb6f94 #0313248c;scrollbar-width:thin;background:radial-gradient(circle at 50% 45%,#2d719357,#0000 65%),linear-gradient(150deg,#0a4167f0,#072a4df5);border:1px solid #acdfed2e;border-radius:12px;min-width:0;min-height:0;padding:5px;position:relative;overflow:auto;box-shadow:inset 0 0 34px #00000052,0 8px 18px #00000038}.board-grid{grid-template-columns:repeat(var(--board-columns), var(--cell-width));grid-auto-rows:var(--cell-height);gap:var(--cell-gap);align-content:start;display:grid;position:relative}.board-cell{z-index:1;width:var(--cell-width);height:var(--cell-height);border:1px solid var(--line);background:#79ccde09;border-radius:7px;padding:0}.board-cell[data-occupied=true]{pointer-events:none;opacity:.48}.board-cell[data-occupied=false]:hover,.game-shell[data-selected=true] .board-cell[data-occupied=false]{background:#e8cc7f11;border-color:#efcf7d61}.tile{z-index:3;flex:0 0 var(--cell-width);width:var(--cell-width);height:var(--cell-height);color:#31261d;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#e7d5ad;border:1px solid #ead6a4b8;border-radius:7px;place-items:center;min-width:0;min-height:0;padding:0;display:grid;position:relative;overflow:visible;box-shadow:0 3px 6px #0006}.board-grid .tile{touch-action:pan-y}.rack-grid .tile{touch-action:pan-x}.tile img{z-index:1;border-radius:inherit;object-fit:fill;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.tile>span{z-index:2;font-family:Georgia,serif;font-size:clamp(.78rem, calc(var(--cell-width) * .42), 1.35rem);text-shadow:0 1px #fffbe1f5;pointer-events:none;font-weight:900;line-height:1;position:relative}.tile-wild>span{color:#4d316b;font-size:clamp(.4rem, calc(var(--cell-width) * .18), .63rem)}.tile:hover{z-index:6;transform:translateY(-2px)}.tile[data-selected=true]{z-index:7;outline-offset:1px;outline:3px solid #fff0a6;transform:translateY(-3px)}.tile[data-dragging=true]{opacity:.3}.tile[data-invalid=true]{border-color:#ed9589;box-shadow:0 0 0 2px #ae373b6b,0 3px 6px #0006}.tile[data-last-play=true]{box-shadow:0 0 0 2px #b6e6fb,0 0 13px #7bd7f2b8}.tile[data-hint=true]{outline-offset:1px;outline:3px solid #9fe5bc;box-shadow:0 0 14px #64df9cb8}.tile[data-last-drawn=true]:after{z-index:5;content:"NEW";color:#14243a;font-size:clamp(.28rem, calc(var(--cell-width) * .1), .42rem);background:#f4d77e;border:1px solid #fff0a6;border-radius:5px;padding:2px 3px;font-weight:950;line-height:1;position:absolute;top:-4px;right:-4px}.tile[data-drop-preview=true],.board-cell[data-drop-preview=true],.rack-insert[data-drop-preview=true]{outline-offset:1px;background:#f3cc6447;outline:3px solid #fff0a6}.drag-ghost{z-index:1000;width:var(--cell-width,46px);height:var(--cell-height,62px);pointer-events:none;opacity:.92;transform-origin:50%;position:fixed;top:0;left:0;box-shadow:0 14px 28px #0000008a}.rack-panel{background:linear-gradient(#ffffff0f,#0000 30%),linear-gradient(#694027,#34201b);border-top:2px solid #e6bd626b;grid-template-rows:31px auto;min-width:0;padding:4px 7px 6px;display:grid}.rack-panel header{align-items:center;gap:7px;min-width:0;padding:0 4px;display:flex}.rack-panel header strong{color:#fff0c5;flex:none;font-family:Georgia,serif;font-size:.68rem}.rack-panel header span{color:#cbbda3;font-size:.48rem}.rack-help{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rack-tools{scrollbar-width:none;flex:0 auto;align-items:center;gap:4px;min-width:0;margin-left:auto;display:flex;overflow-x:auto}.rack-tools::-webkit-scrollbar{display:none}.rack-sort{flex:none;gap:3px;display:flex}.rack-sort button,.rack-new-row{color:#d9c7a2;border-radius:6px;min-height:22px;padding:2px 6px;font-size:.46rem;font-weight:800}.rack-sort button[aria-pressed=true],.rack-new-row[aria-pressed=true]{color:#fff1c7;background:#59416f;border-color:#edcc76}.rack-new-row{color:#f0dcae;background:#18334a;flex:none}.rack-grid{min-width:0;min-height:calc(var(--cell-height) + 10px);scrollbar-width:thin;scrollbar-color:#e7c1688c #2816128c;align-items:flex-end;padding:7px 3px 2px;display:flex;overflow:auto hidden}.rack-grid .tile{flex:0 0 var(--cell-width)}.rack-insert{min-height:var(--cell-height);background:0 0;border:0;border-radius:4px;flex:0 0 5px;align-self:stretch;padding:0}.rack-insert:hover,.game-shell[data-selected=true] .rack-insert{background:#ffe59b1f}.rack-end{flex-basis:10px}.command-rail{border-left:1px solid #e6bd6259;grid-auto-rows:minmax(31px,auto);align-content:center;gap:6px;padding:6px;display:grid}.command-rail button{border-radius:8px;min-width:0;min-height:34px;padding:4px 2px;font-size:.55rem;font-weight:800}.command-rail .commit{background:linear-gradient(#6e508e,#44315f);border-color:#ecca6eb3}.pool{background:#070f1e94;border:1px solid #e7d19e4d;border-radius:9px;justify-items:center;padding:4px;display:grid}.pool small{color:#c7bca4;text-transform:uppercase;font-size:.46rem}.pool strong{color:#fff0be;font-family:Georgia,serif;font-size:1rem}.command-divider{background:#e7d19e38;height:1px}.statusbar{color:#afc0ce;background:#071426;border-top:1px solid #e6bd6242;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:3px 10px;font-size:.52rem;display:flex}.statusbar .status{color:#ead7a8;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rotate-note{display:none}.wild-editors{flex:none;align-items:center;gap:4px;display:flex}.wild-editors label{background:0 0;border:1px solid #0000;border-radius:7px;flex:none;align-items:center;gap:4px;padding:2px 4px;font-size:.52rem;transition:border-color .12s,background .12s,box-shadow .12s;display:flex}.wild-editors label[data-active=true],.wild-editors label:focus-within{background:#59416f;border-color:#fff0a6;box-shadow:0 0 0 2px #fff0a67a,0 0 12px #d3a8ffb8}.wild-editors label[data-active=true]>span,.wild-editors label:focus-within>span{color:#fff8d8;font-weight:900}.wild-editors select{color:#fff0c7;background:#14263b;border:1px solid #e6bd6261;border-radius:6px;width:96px;height:23px;font-size:.56rem}.result-backdrop{z-index:100;background:#020a16c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.v2-result{color:#f5e6c2;background:linear-gradient(145deg,#123852,#15182d);border:1px solid #e6bd628a;border-radius:18px;width:min(430px,100%);padding:24px;box-shadow:0 25px 70px #0000008c}.v2-result h2{margin:4px 0 8px;font-family:Georgia,serif}.v2-result>div{flex-wrap:wrap;gap:8px;display:flex}.v2-result button{border-radius:9px;min-height:40px;padding:8px 12px}.v2-setup{background:linear-gradient(#0412248f,#05101fe0),url(/games/puzzle-peak-tile-rummy/mlv/puzzle-peak-location-sheet.png) 50%/cover fixed;grid-template-rows:54px minmax(0,1fr) 34px;min-height:100dvh;display:grid;overflow:auto}.v2-setup>header,.v2-setup>footer{background:#06101fe6;border-color:#e6bd624d;justify-content:space-between;align-items:center;gap:12px;padding:7px clamp(14px,4vw,54px);display:flex}.v2-setup>header{border-bottom:1px solid #e6bd624d}.v2-setup>footer{color:#aebfca;border-top:1px solid #e6bd624d;font-size:.66rem}.v2-setup>header img{object-fit:contain;width:122px;max-height:40px}.v2-setup>header a{color:#ead7a6;font-size:.72rem}.setup-menu{background:0 0;border:1px solid #e6bd6247;border-radius:9px;align-items:center;gap:8px;padding:2px 8px 2px 2px;display:inline-flex}.setup-menu span{color:#f0dba8;font-size:.66rem;font-weight:850}.v2-setup-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07182ae6;border:1px solid #e6bd627a;border-radius:22px;grid-template-columns:minmax(260px,.78fr) minmax(380px,1.22fr);place-self:center;width:min(1060px,100% - 32px);margin:24px auto;display:grid;overflow:hidden;box-shadow:0 30px 80px #0000007a}.v2-setup-copy{background:linear-gradient(145deg,#143a4feb,#12162df5);align-content:center;gap:12px;padding:clamp(24px,5vw,58px);display:grid}.eyebrow{color:#e5bd67;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:850}.v2-setup-copy h1{color:#fff0c5;margin:0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:.95}.v2-setup-copy h1 em{color:#e6bd62;font-size:.44em;font-style:normal}.v2-setup-copy>p:not(.eyebrow){color:#c1d2dd;margin:0;line-height:1.55}.v2-player-count{grid-template-columns:auto repeat(3,48px);align-items:center;gap:7px;margin-top:5px;display:grid}.v2-player-count span{color:#f5e2b6;margin-right:4px;font-weight:800}.v2-player-count button{border-radius:10px;min-height:42px;font-weight:900}.v2-player-count button[aria-pressed=true]{background:#59416f;border-color:#f3d178;box-shadow:inset 0 0 15px #f3d17829}.v2-start{background:linear-gradient(#745592,#4a3566);border-radius:12px;min-height:48px;padding:10px 16px;font-weight:900}.resume-match{border-radius:10px;min-height:42px;padding:8px 14px;font-weight:800}.v2-roster{align-content:center;gap:10px;padding:clamp(18px,4vw,42px);display:grid}.v2-opponent{background:#06182ab3;border:1px solid #b8d9e233;border-radius:15px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:13px;padding:11px;display:grid}.v2-opponent[data-selected=true]{background:#293741db;border-color:#e7c56f}.v2-opponent img{object-fit:cover;background:#ffffff0f;border-radius:50%;width:70px;height:70px}.v2-opponent div{gap:2px;min-width:0;display:grid}.v2-opponent strong{color:#fff0c7;font-family:Georgia,serif}.v2-opponent span{color:#e6bd62;font-size:.65rem;font-weight:800}.v2-opponent p{color:#aec2cf;margin:3px 0 0;font-size:.7rem;line-height:1.35}.v2-opponent button{border-radius:9px;min-width:74px;min-height:38px;font-size:.68rem;font-weight:800}.dialog-backdrop{z-index:110;background:#020914c7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.v2-dialog{color:#f4e5c0;background:linear-gradient(145deg,#12354d,#11172a);border:1px solid #e6bd6285;border-radius:18px;width:min(660px,100%);max-height:min(720px,100dvh - 32px);padding:22px;overflow:auto;box-shadow:0 28px 75px #0009}.v2-dialog>header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.v2-dialog h2{margin:3px 0 0;font-family:Georgia,serif;font-size:1.75rem}.v2-dialog>header>button{border-radius:50%;width:36px;height:36px;font-size:1.2rem}.menu-dialog{width:min(420px,100%)}.menu-actions{gap:8px;display:grid}.menu-actions button,.menu-actions a{color:#f4e5c0;background:#091426b8;border:1px solid #ead39d6b;border-radius:10px;place-items:center;min-height:44px;padding:8px 12px;font-size:.78rem;font-weight:800;text-decoration:none;display:grid}.menu-actions .dialog-primary{background:linear-gradient(#745592,#4a3566)}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.guide-grid article{background:#051729a6;border:1px solid #b8d9e22e;border-radius:11px;padding:12px}.guide-grid strong{color:#f2d892}.guide-grid p{color:#beced8;margin:5px 0 0;font-size:.74rem;line-height:1.45}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.stats-grid>div{background:#051628b3;border:1px solid #e6bd6238;border-radius:11px;justify-items:center;padding:13px 8px;display:grid}.stats-grid strong{color:#fff0c1;font-family:Georgia,serif;font-size:1.5rem}.stats-grid span{color:#aebfca;font-size:.66rem}.opponent-stats{gap:5px;margin-top:12px;display:grid}.opponent-stats>div{border-bottom:1px solid #b8d9e224;grid-template-columns:1fr 42px auto;gap:8px;padding:9px;display:grid}.opponent-stats small{color:#aebfca}.settings-list{gap:7px;display:grid}.settings-list>div{background:#051628a3;border:1px solid #b8d9e229;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:11px;display:flex}.settings-list>div>span:first-child{gap:2px;display:grid}.settings-list small{color:#aebfca;font-size:.64rem}.settings-list button{border-radius:8px;min-height:34px;padding:5px 10px;font-size:.66rem;font-weight:800}.settings-list button[aria-pressed=true]{color:#fff1c7;background:#59416f;border-color:#edcc76}.setting-options{gap:4px;display:flex}@media (width>=901px) and (height>=820px){.game-page{height:min(780px,100dvh)}}@media (width<=900px){.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:5px;padding-inline:5px}.topbar>a img,.brand-button img{width:62px}.brand-button span,.title-lockup span,.density-readout{display:none}.lab-link{padding:5px;font-size:.5rem}.top-actions button{padding-inline:5px;font-size:.49rem}.fixture-picker{grid-column:3}.fixture-picker>span{display:none}.game-shell{grid-template-columns:60px minmax(0,1fr) 54px}.participant-rail{gap:3px;padding:3px}.participant{text-align:left;grid-template-columns:22px minmax(0,1fr);place-items:center start;padding:3px}.participant img{width:22px;height:22px}.participant strong{font-size:.52rem}.participant small{font-size:.42rem}.command-rail{gap:3px;padding:3px}.command-rail button{min-height:29px;font-size:.49rem}.board-panel{padding:3px 4px 4px}.board-scroll{padding:4px}.board-heading{height:27px;padding-inline:3px}.board-heading small{display:none}.rack-panel{grid-template-rows:25px auto;padding:3px 4px 4px}.rack-help{display:none}.rack-sort button,.rack-new-row{min-height:20px;padding-inline:4px}.statusbar{padding-inline:6px}}@media (width<=760px){.v2-setup{grid-template-rows:46px minmax(0,1fr) auto}.v2-setup>header{padding:5px 12px}.v2-setup>header img{width:96px}.v2-setup>footer{flex-wrap:wrap;padding:7px 12px}.v2-setup-card{border-radius:16px;grid-template-columns:minmax(0,1fr);width:min(560px,100% - 18px);margin:10px auto}.v2-setup-copy{gap:8px;padding:22px}.v2-setup-copy h1{font-size:2.35rem}.v2-roster{padding:12px}.v2-opponent{grid-template-columns:52px minmax(0,1fr) auto;gap:8px;padding:8px}.v2-opponent img{width:50px;height:50px}.v2-opponent p{display:none}.guide-grid{grid-template-columns:minmax(0,1fr)}.v2-dialog{padding:16px}}@media (width<=600px) and (orientation:portrait){body{overflow:hidden}.game-page{min-height:0;height:var(--game-viewport-height,100dvh);grid-template-rows:38px minmax(0,1fr) 28px;overflow:hidden}.game-shell{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);min-height:0;overflow:hidden}.participant-rail{border-bottom:1px solid #e6bd6259;border-right:0;grid-template-columns:repeat(4,minmax(0,1fr));align-content:stretch}.participant{justify-content:center;min-width:0;display:flex}.participant img{width:25px;height:25px}.participant small{display:none}.play-column,.board-panel{min-height:0}.command-rail{border-top:1px solid #e6bd6259;border-left:0;grid-template-columns:48px repeat(5,minmax(45px,1fr));grid-auto-rows:38px;align-content:stretch}.command-divider{display:none}.pool{align-content:center}.rotate-note{z-index:8;color:#f4dfad;pointer-events:none;background:#051426e6;border:1px solid #efcd7773;border-radius:8px;max-width:220px;margin:0;padding:5px 8px;font-size:.5rem;display:block;position:absolute;bottom:12px;right:12px}.statusbar{min-height:28px}.statusbar>span:last-child{display:none}.top-actions button{font-size:0}.top-actions button:before{font-size:.68rem}.top-actions button[data-open-dialog=how]:before{content:"?"}.top-actions button[data-open-dialog=stats]:before{content:"▥"}.top-actions button[data-open-dialog=settings]:before{content:"⚙"}.top-actions button{min-width:30px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-list>div{flex-direction:column;align-items:start}}@media (width<=340px){.title-lockup strong{font-size:.76rem}.fixture-picker select{width:102px;font-size:.58rem}.participant strong{font-size:.45rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.tile:hover,.tile[data-selected=true]{transform:none}}:root[data-reduced-motion=true] *,:root[data-reduced-motion=true] :before,:root[data-reduced-motion=true] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
