body.play-theme-book-nook-shuffle{background:#e7eadd!important}body.play-theme-book-nook-shuffle .play-shell[data-game-shell]{width:min(960px,calc(100vw - 24px))!important;max-width:none!important}body.play-theme-book-nook-shuffle .game-stage{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important}.nook{padding:26px;background:#fbf6e9;color:#344b42;font:14px/1.5 system-ui,sans-serif;container-type:inline-size}.nook *{box-sizing:border-box}.nook-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.nook h1{font:700 clamp(27px,4vw,38px)/1.15 Georgia,serif;margin:0;color:#314f45}.nook-eyebrow{font-size:10px;font-weight:800;letter-spacing:.15em;margin:0 0 6px}.nook-badge{font:italic 14px/1.4 Georgia,serif;text-align:right;color:#625b46}.nook-objective{margin:14px 0 18px;font-size:15px}.nook-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#e6ead9;padding:10px;border-radius:12px}.nook-stats span{display:flex;flex-direction:column;text-align:center;font-size:11px}.nook-stats b{font-size:19px}.nook-message{min-height:42px;margin:12px 0;font-size:13px;display:flex;align-items:center}.nook-workspace{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;align-items:center}.nook-cabinet{padding:14px 10px 0;background:#be9062;border:6px solid #8c6545;border-radius:18px 18px 8px 8px;box-shadow:0 5px #704d36,0 9px 18px #56432618}.nook-board{display:grid;grid-template-columns:34px repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,98px);gap:6px;position:relative}.nook-row-label{grid-column:1;color:#302d21;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;font-weight:750}.nook-row-label svg{width:23px;height:28px}.nook-cell{padding:7px 3px 9px;background:#775234;border-bottom:6px solid #e8ba7d;display:flex;align-items:flex-end;justify-content:center}.nook-cell.is-picked{background:#563f32}.nook-book{width:100%;height:100%;max-width:58px;border-radius:5px 8px 8px 5px;border-left:5px solid #0002;box-shadow:2px 2px #30281760,inset 0 5px #fff3,inset 0 -5px #fff3;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.nook-book svg{width:28px;height:32px}.nook-book span{font:700 11px Georgia,serif}.nook-book-0{background:#bbd0a0;color:#294c37}.nook-book-1{background:#f3d68b;color:#63441e}.nook-book-2{background:#e4b1b3;color:#6c3242}.nook-ring{border:3px solid #fff8d9;outline:2px solid #405b46;border-radius:8px;z-index:2;pointer-events:none}.nook-shelf-note{font-size:10px;text-align:center;color:#352a20;margin:10px 0}.nook h2{font-size:13px;margin:0 0 8px}.nook-selectors{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.nook-selector-label{grid-column:1/-1;font-size:11px;margin:2px 0 0}.nook button{font:700 13px/1.3 system-ui,sans-serif;border:1px solid #536d51;border-radius:9px;background:#375b49;color:#fffdf2;min-height:48px;padding:9px 8px;cursor:pointer;touch-action:manipulation}.nook button:focus-visible,.nook summary:focus-visible{outline:3px solid #aa493c;outline-offset:3px}.nook button:hover:not(:disabled){filter:brightness(1.08)}.nook button:disabled{opacity:.45;cursor:default}.nook-selectors button{display:flex;gap:6px;align-items:center;justify-content:center;background:#f9f5e9;color:#344b42;border-color:#aaa98c}.nook-selectors button[aria-pressed=true]{background:#dae8c8;border:2px solid #355a45;padding:8px 7px}.nook-minimap{display:grid;grid-template-columns:repeat(4,4px);gap:2px}.nook-minimap i{width:4px;height:5px;background:#cccdbb;border-radius:1px}.nook-minimap .is-on{background:#375b49}.nook-controls>h2:nth-of-type(2){margin-top:17px}.nook-turns{display:grid;grid-template-columns:1fr 1fr;gap:8px}.nook-turns span{font-size:22px;vertical-align:middle;padding-right:5px}.nook-utilities{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.nook .nook-secondary{background:transparent;color:#344b42;border-color:#a3ab91}.nook-control-note{font-size:11px;color:#586250;margin:9px 0 0}.nook-result{background:#e9eddc;border:1px solid #bfcca7;border-radius:16px;padding:23px;text-align:center}.nook-result h2{font:700 25px/1.2 Georgia,serif}.nook-result button{display:block;width:100%;margin-top:10px}.nook-help{margin-top:25px;border-top:1px solid #c4c9ad;padding-top:13px;font-size:13px}.nook-help summary{font-weight:750;cursor:pointer;min-height:44px}.nook-help a{color:#305841;text-decoration:underline}.nook-ring{animation:nook-select .16s ease-out}@keyframes nook-select{0%{opacity:.4}to{opacity:1}}@container (max-width:650px){.nook-workspace{grid-template-columns:1fr;gap:20px}.nook-cabinet{width:min(100%,420px);justify-self:center}.nook-controls{width:100%}.nook-board{grid-template-rows:repeat(3,84px)}.nook-badge{display:none}}@media(max-width:480px){.nook{padding:16px 12px}.nook-cabinet{padding:10px 6px 0;border-width:4px}.nook-board{grid-template-columns:27px repeat(4,minmax(0,1fr));gap:5px}.nook-cell{padding:7px 3px 8px}.nook h1{font-size:27px}.nook-objective{font-size:14px}.nook-message{min-height:48px}.nook-book svg{width:24px}.nook-book span{font-size:10px}}@media(prefers-reduced-motion:reduce){.nook-ring{animation:none}}
