.music-picker-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#000000e0;z-index:2000}.music-picker-overlay.hidden{display:none}.music-picker-inner{position:relative;width:min(96vw,174vh);aspect-ratio:3 / 1;max-width:1200px}.mpk-bg{width:100%;height:100%;object-fit:fill;display:block;border-radius:10px}.mpk-zone{position:absolute;width:11.5%;height:60%;background:transparent;border:3px solid transparent;border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s}.mpk-zone:hover{background:#ffd23c38;border-color:#ffd23ca6}.mpk-1{left:9.8%;top:29%}.mpk-2{left:23.6%;top:29%}.mpk-3{left:37.3%;top:29%}.mpk-4{left:51.1%;top:29%}.mpk-5{left:64.8%;top:29%}.mpk-s{left:78.6%;top:29%}.music-icon-btn{background:#ffc83c1f;border:1px solid rgba(255,200,60,.28);border-radius:6px;color:#f5d78e;font-size:1rem;cursor:pointer;padding:4px 0;width:100%;margin-bottom:4px;transition:background .15s}.music-icon-btn:hover{background:#ffc83c47}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(to bottom,#0512239e,#05122373 40%,#0512239e),url(/theme.png) center center / cover no-repeat fixed;color:#e2e8f0;min-height:100vh;user-select:none;-webkit-user-select:none}header{text-align:center;padding:0;line-height:0}.site-header-img{display:block;width:100%;max-width:860px;margin:0 auto -.5rem;filter:drop-shadow(0 4px 18px rgba(0,0,0,.55))}.subtitle{margin-top:.3rem;font-size:.875rem;color:#c8d8e8;letter-spacing:.01em;text-shadow:0 1px 6px rgba(0,0,0,.8)}main{display:flex;align-items:flex-start;justify-content:center;gap:1.5rem;padding:.4rem 1.5rem 1rem;flex-wrap:wrap}.sidebar{display:flex;flex-direction:column;gap:.3rem;align-items:center}.chest-links{position:relative;width:188px;cursor:pointer}.chest-img{width:100%;display:block;filter:drop-shadow(0 6px 20px rgba(0,0,0,.7))}.chest-link{position:absolute;display:block;left:16%;width:78%;border-radius:4px;transition:background .15s}.chest-link:hover{background:#ffc8502e}.chest-link-1{top:57%;height:14%}.chest-link-2{top:72%;height:14%}.canvas-wrapper{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 4px 24px #0009,0 0 60px #ff6b000a;line-height:0}#mazeCanvas{display:block;cursor:crosshair;touch-action:none}.panel{background:url(/panelbg.png) center top / cover no-repeat;border:none;border-radius:10px;padding:3rem 1.5rem 1.2rem;box-shadow:0 8px 48px #000000bf;display:flex;flex-direction:column;gap:.85rem;width:188px;min-width:188px}.stat{display:flex;flex-direction:column;gap:.1rem}.stat-label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#c8a84b;text-shadow:0 1px 4px rgba(0,0,0,.9)}.stat-value{font-size:1.35rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.5px;text-shadow:0 1px 8px rgba(0,0,0,.9)}.divider{height:1px;background:#c8a84b2e;margin:.05rem 0}#newMazeBtn{background:none;border:none;padding:0;margin-top:auto;cursor:pointer;display:block;width:100%;transition:filter .15s,transform .1s}#newMazeBtn img{display:block;width:100%;height:auto;border-radius:6px}#newMazeBtn:hover{filter:brightness(1.15) drop-shadow(0 0 8px rgba(255,200,60,.5))}#newMazeBtn:active{transform:scale(.96)}#playAgainBtn{background:linear-gradient(180deg,#e87d20,#b85c0a);color:#fff;border:2px solid #c8922e;border-radius:8px;padding:.6rem 1rem;font-size:.9rem;font-weight:800;cursor:pointer;letter-spacing:.02em;transition:filter .15s,transform .1s;box-shadow:0 3px 14px #00000080,inset 0 1px #ffd27840;text-shadow:0 1px 4px rgba(0,0,0,.6)}#playAgainBtn:hover{filter:brightness(1.12)}#playAgainBtn:active{transform:scale(.97)}.win-banner{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.win-banner.hidden{display:none}.win-card{background:url(/win-bg.png) center center / cover no-repeat;border:none;border-radius:0;width:min(570px,95vw);aspect-ratio:3.2 / 1.15;box-shadow:0 12px 60px #000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22% 21% 8%;gap:.45rem;text-align:center}.win-card h2{font-size:1.35rem;font-weight:900;color:#2a1000;letter-spacing:.3px;margin:0;line-height:1.1}.win-stats{display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;gap:0;background:#5a320a1a;border:1px solid rgba(90,50,10,.22);border-radius:8px;padding:.35rem .9rem}.win-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:0 .6rem}.win-stat-label{font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#7a4010;white-space:nowrap;line-height:1}.win-stat-value{font-size:.95rem;font-weight:800;color:#1e0e00;font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1}.win-stat-divider{width:1px;height:2rem;background:#5a320a4d;justify-self:center}.win-card #playAgainBtn{padding:.4rem 1.6rem;font-size:.82rem;width:auto;background:#8b3a00;box-shadow:0 2px 8px #00000059}.win-card #playAgainBtn:hover{background:#a84800}.site-footer{text-align:center;padding:.5rem 1rem .75rem}.site-footer a{color:#c8a84bbf;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-decoration:none;text-shadow:0 1px 4px rgba(0,0,0,.8);transition:color .15s}.site-footer a:hover{color:#c8a84b}.footer-sep{color:#c8a84b66;margin:0 .5rem;font-size:.72rem}
