:root{font-family:Be Vietnam Pro,Avenir Next,sans-serif;color:#193941;background:#c8e2d7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #193941;--sea: #245360;--mint: #c8e2d7;--paper: #fff8e6;--coral: #ef795c;--blue: #6db6c8;--yellow: #f4cc55;--line: rgba(25, 57, 65, .2)}*{box-sizing:border-box}html{min-width:320px;background:var(--mint)}body{min-width:320px;min-height:100vh;margin:0}button,a{color:inherit;font:inherit}button{-webkit-tap-highlight-color:rgba(25,57,65,.12);touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #c8553e;outline-offset:4px}button:disabled{cursor:not-allowed!important}svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.app-shell{min-height:100svh;overflow:hidden;position:relative;background-color:var(--mint);background-image:radial-gradient(rgba(25,57,65,.09) 1.3px,transparent 1.3px);background-size:25px 25px}.skip-link{position:fixed;z-index:20;top:12px;left:12px;padding:12px 16px;transform:translateY(-160%);border-radius:8px;background:var(--ink);color:#fff}.skip-link:focus{transform:translateY(0)}.site-header,.game-topbar{width:min(100% - 56px,1190px);height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.game-topbar{width:min(100% - 56px,1380px)}.site-header{border-bottom:2px solid rgba(25,57,65,.16)}.wordmark{display:flex;align-items:center;gap:10px;color:var(--ink);font:700 20px/1 Bricolage Grotesque,sans-serif;letter-spacing:-.045em}.wordmark-icon{display:grid;width:34px;height:34px;place-items:center;border:2px solid var(--ink);border-radius:11px 11px 11px 3px;color:#f6cc55;background:var(--ink);font-size:21px;transform:rotate(-7deg)}.header-count{padding:9px 13px;border:1.5px solid var(--ink);border-radius:99px;background:#fff8e67a;font-size:13px;font-weight:600}.home-screen{width:min(100% - 56px,1190px);min-height:calc(100svh - 82px);margin:0 auto;padding:clamp(54px,9vh,110px) 0 76px;display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.55fr);align-items:center;gap:clamp(40px,7vw,96px)}.home-intro{max-width:370px}.home-stamp{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#3d6d69;font-size:13px;font-weight:700;letter-spacing:.055em}.home-stamp:before{content:"✳";color:#d7644b;font-size:17px}.home-intro h1{margin:0;max-width:380px;color:var(--ink);font:700 clamp(58px,6vw,78px)/.99 "Bricolage Grotesque",sans-serif;letter-spacing:-.065em;text-wrap:balance}.home-intro p{max-width:315px;margin:22px 0 0;color:#375c60;font-size:17px;line-height:1.65}.box-shelf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:center}.mystery-box{--box-main: #ef795c;--box-side: #d45d45;--box-light: #ffad82;--wrap: #ffe18a;position:relative;min-width:0;height:320px;padding:18px 17px 16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:2px solid var(--ink);border-radius:13px 13px 19px;background:#f2a184;box-shadow:6px 7px 0 var(--ink);cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.mystery-box:hover{transform:translate(-4px,-5px) rotate(-1deg);box-shadow:10px 12px 0 var(--ink);filter:saturate(1.04)}.mystery-box:active{transform:translate(2px,2px);box-shadow:3px 3px 0 var(--ink)}.mystery-box.blue{--box-main: #4d9fb2;--box-side: #33788c;--box-light: #88ced4;--wrap: #ffdc76;background:#8ac9d0}.mystery-box.yellow{--box-main: #e7b83f;--box-side: #c68e2e;--box-light: #ffdf70;--wrap: #e8795e;background:#f3d16a}.box-number{z-index:1;align-self:flex-start;padding:6px 9px;border:1.5px solid var(--ink);border-radius:99px;background:#fff8e6b8;color:var(--ink);font-size:13px;font-weight:700}.box-art{width:min(100%,190px);height:auto;overflow:visible;filter:drop-shadow(0 4px 0 rgba(25,57,65,.1));transition:transform .22s cubic-bezier(.2,.8,.2,1)}.mystery-box:hover .box-art{transform:translateY(-5px) rotate(2deg)}.box-shadow{fill:#19394130}.box-left{fill:var(--box-side);stroke:var(--ink);stroke-width:3;stroke-linejoin:round}.box-right{fill:var(--box-main);stroke:var(--ink);stroke-width:3;stroke-linejoin:round}.box-top{fill:var(--box-light);stroke:var(--ink);stroke-width:3;stroke-linejoin:round}.box-ribbon{fill:var(--wrap);stroke:var(--ink);stroke-width:2.5;stroke-linejoin:round}.box-ribbon-top{fill:none;stroke:var(--wrap);stroke-width:9;stroke-linecap:round;stroke-linejoin:round}.box-seal{fill:var(--ink);stroke:var(--paper);stroke-width:2}.box-seal-mark{stroke:var(--paper);stroke-width:3;stroke-linecap:round}.box-action{width:100%;min-height:44px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;border-top:1.5px solid rgba(25,57,65,.27);color:var(--ink);font-size:15px;font-weight:700}.box-action svg{width:20px;height:20px;transition:transform .18s ease}.mystery-box:hover .box-action svg{transform:translate(4px)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:20px;background:#14343cad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overscroll-behavior:contain;animation:shade-in .16s ease-out}@keyframes shade-in{0%{opacity:0}to{opacity:1}}.intro-modal{--modal-accent: var(--coral);position:relative;width:min(100%,500px);padding:36px 40px 38px;border:3px solid var(--ink);border-radius:18px;background:var(--paper);box-shadow:9px 10px 0 var(--ink);text-align:center;animation:reveal-box .28s cubic-bezier(.2,.8,.2,1)}@keyframes reveal-box{0%{opacity:0;transform:translateY(13px) scale(.96) rotate(-1deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}.intro-modal.blue{--modal-accent: #317f91}.intro-modal.yellow{--modal-accent: #bd8222}.modal-close{position:absolute;top:14px;right:14px;width:42px;height:42px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:transparent;cursor:pointer}.modal-close:hover{background:#e9eee1}.modal-close svg{width:20px;height:20px}.modal-illustration{width:78px;height:78px;margin:0 auto 14px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:22px;background:#e5efe2;color:var(--modal-accent);transform:rotate(-4deg)}.modal-illustration svg{width:57px;height:57px;stroke-width:2.2}.modal-type{display:inline-block;color:var(--modal-accent);font-size:14px;font-weight:700}.intro-modal h2{margin:7px 0 9px;color:var(--ink);font:700 35px/1.1 Bricolage Grotesque,sans-serif;letter-spacing:-.045em;text-wrap:balance}.modal-rule{margin:19px 0 24px;padding:13px 16px;border-left:4px solid var(--modal-accent);border-radius:0 8px 8px 0;background:#edf0df;color:#355257;text-align:left;font-size:14px;line-height:1.55}.game-screen{--accent: var(--coral);min-height:100svh;padding-bottom:max(28px,env(safe-area-inset-bottom));background-color:var(--mint);background-image:radial-gradient(rgba(25,57,65,.09) 1.3px,transparent 1.3px);background-size:25px 25px}.game-screen.blue{--accent: #337f91}.game-screen.yellow{--accent: #b78228}.game-topbar{height:76px;border-bottom:2px solid rgba(25,57,65,.17)}.game-wordmark{font-size:18px}.game-wordmark .wordmark-icon{width:31px;height:31px;font-size:18px}.game-topbar-actions{display:flex;align-items:center;gap:10px}.info-button{width:44px;height:44px;padding:0;border:2px solid var(--ink);border-radius:9px;display:grid;place-items:center;background:var(--paper);color:var(--ink);cursor:pointer;transition:background .16s,transform .16s}.info-button:hover{transform:translateY(-2px);background:#f4d274}.info-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.exit-button{min-height:44px;padding:0 14px;border:2px solid var(--ink);border-radius:9px;display:inline-flex;align-items:center;gap:8px;background:var(--paper);color:var(--ink);cursor:pointer;font-size:14px;font-weight:700;transition:background .16s,transform .16s}.exit-button:hover{transform:translateY(-2px);background:#f4d274}.exit-button svg{width:18px;height:18px}.game-layout{width:min(100% - 56px,1380px);margin:0 auto;padding:24px 0 44px}.game-title-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}.game-title-icon{flex:0 0 68px;width:68px;height:68px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:20px 20px 20px 5px;background:var(--paper);color:var(--accent);transform:rotate(-3deg)}.game-title-icon svg{width:54px;height:54px;stroke-width:2.3}.game-title-copy h1{margin:0;color:var(--ink);font:700 clamp(32px,4vw,46px)/1.05 "Bricolage Grotesque",sans-serif;letter-spacing:-.055em;text-wrap:balance}.game-title-copy p{margin:5px 0 0;color:#3d6063;font-size:16px;line-height:1.45}.puzzle-panel{padding:clamp(18px,3vw,30px);border:3px solid var(--ink);border-radius:18px;background:var(--paper);box-shadow:8px 8px 0 var(--ink)}.game-panel-layout{--panel-inner-space: clamp(18px, 3vw, 30px);position:relative;display:block;padding-right:calc(var(--panel-inner-space) + 304px)}.game-main-column{min-width:0}.move-count{min-width:92px;height:42px;padding:0 12px;border-radius:10px;display:inline-flex;align-items:center;gap:8px;background:var(--ink);color:var(--paper)}.move-count b{font:700 21px/1 Bricolage Grotesque,sans-serif;font-variant-numeric:tabular-nums}.move-count span{font-size:12px;font-weight:600}.restart-button{min-height:42px;margin-left:auto;padding:0 12px;border:1.5px solid var(--ink);border-radius:9px;display:inline-flex;align-items:center;gap:7px;background:transparent;color:var(--ink);cursor:pointer;font-size:13px;font-weight:700}.restart-button:hover{background:#e9eee1}.restart-button svg{width:17px;height:17px}.primary-button{min-height:54px;padding:0 20px;border:2px solid var(--ink);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--ink);box-shadow:0 4px #092630;color:#fff8e6;cursor:pointer;font-size:15px;font-weight:700;transition:transform .14s,box-shadow .14s,background .14s}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px #092630;background:#286070}.primary-button:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #092630}.primary-button:disabled{opacity:.48}.primary-button svg{width:19px;height:19px}.objective-row{min-height:56px;margin-top:16px;padding:9px 13px;display:flex;align-items:center;gap:9px;border-radius:10px;background:#e9efdc;color:#36565b;font-size:16px}.objective-row b{color:#c45b43;font-weight:700}.objective-mark{color:#d3644b;font-size:22px}.disk-count{margin-left:auto;padding:5px 9px;border-radius:99px;background:#d7e5d0;color:#315d56;font-size:13px;font-weight:700;white-space:nowrap}.objective-toolbar{min-height:56px;display:flex;align-items:center;gap:16px}.objective-toolbar .objective-row{min-width:0;flex:1 1 auto;margin:0}.objective-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}.objective-toolbar-actions .restart-button{margin-left:0}.game-instruction{min-height:48px;margin:13px 0;display:flex;align-items:center;gap:11px;color:#31565e;font-size:16px;font-weight:600}.hint-arrow{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:9px;background:#f5d26e;color:#263f45;font-size:21px}.hanoi-board{min-height:292px;padding:17px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;border:2px solid #d5e0d3;border-radius:15px;background-color:#e7eddd;background-image:radial-gradient(rgba(39,84,80,.08) 1.2px,transparent 1.2px);background-size:18px 18px}.tower{min-width:0;height:258px;position:relative;padding:0;border:2px dashed transparent;border-radius:11px;display:block;background:#fffcee94;cursor:pointer;transition:background .15s,border-color .15s,transform .15s}.tower:hover{border-color:#1939416b;background:#fffceee6}.tower-selected{border-color:#e17655;background:#fff8e6}.tower-goal:after{content:"";position:absolute;top:9px;right:9px;width:10px;height:10px;border-radius:50%;background:#7bab81;box-shadow:0 0 0 4px #7bab812e}.tower-label{position:absolute;top:12px;left:50%;z-index:3;min-width:36px;padding:4px 8px;border-radius:99px;background:#d7e5d0;color:#355858;font-size:13px;font-weight:700;transform:translate(-50%)}.tower-label i{position:absolute;top:2px;left:calc(100% + 7px);padding:4px 6px;border-radius:99px;background:#8bb587;color:#143a3d;font-size:9px;font-style:normal}.tower-peg{position:absolute;left:50%;bottom:22px;width:12px;height:72%;border:2px solid #805838;border-bottom:0;border-radius:9px 9px 0 0;background:linear-gradient(90deg,#b78859,#d1aa72);transform:translate(-50%)}.tower-base{position:absolute;left:9%;right:9%;bottom:14px;height:15px;z-index:2;border:2px solid #694a33;border-radius:8px 8px 4px 4px;background:linear-gradient(#c39560,#a6784e)}.disk-stack{position:absolute;z-index:3;left:0;right:0;bottom:28px;height:calc(100% - 62px);display:flex;flex-direction:column-reverse;align-items:center;justify-content:flex-start;pointer-events:none}.disk{height:34px;flex:0 0 34px;position:relative;display:block;border:2px solid rgba(25,57,65,.76);border-radius:12px 12px 8px 8px;box-shadow:inset 0 4px #ffffff54,0 2px #19394121;cursor:grab;pointer-events:auto;animation:disk-land .32s cubic-bezier(.2,.7,.2,1)}.disk:after{content:"";position:absolute;top:5px;left:14%;right:14%;height:3px;border-radius:99px;background:#ffffff6b}.disk-1{background:#e87558}.disk-2{background:#f1bd46}.disk-3{background:#83ad7c}.disk-4{background:#68aebe}.disk-5{background:#9380b3}.disk-top:hover{filter:brightness(1.06)}.disk-picked{outline:3px solid #d35d43;outline-offset:2px;transform:translateY(-4px)}@keyframes disk-land{0%{opacity:.65;transform:translateY(-13px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.panel-actions{min-height:72px;margin-top:13px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hanoi-panel .panel-actions{justify-content:center}.panel-note{color:#49666a;font-size:14px;line-height:1.5}.game-feedback{min-height:52px;margin-top:12px;padding:12px 16px;border:1.5px solid transparent;border-radius:10px;display:flex;align-items:center;gap:11px;font-size:15px;font-weight:600;line-height:1.5;animation:feedback-in .2s ease-out}@keyframes feedback-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.game-feedback>span{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:50%;font-size:15px;font-weight:800}.game-feedback.success{border-color:#6a9b72;background:#e2efda;color:#285940}.game-feedback.success>span{background:#6eaa74;color:#fff}.game-feedback.success:after{content:"✦";margin-left:auto;color:#d8a939;font-size:22px;animation:pop 1.2s ease-in-out infinite alternate}.game-feedback.try{border-color:#d39b52;background:#fbefd2;color:#734f20}.game-feedback.try>span{background:#ebc56c;color:#65491c}@keyframes pop{to{transform:scale(1.2) rotate(15deg)}}.river-hint{margin:17px 0 11px;color:#31565e;font-size:16px;font-weight:600}.river-scene{height:358px;position:relative;overflow:hidden;border:2px solid #54776f;border-radius:16px;background:#c5e0d2}.river-channel{position:absolute;top:0;right:29%;bottom:0;left:29%;overflow:hidden;border-left:3px solid rgba(25,57,65,.15);border-right:3px solid rgba(25,57,65,.15);background:linear-gradient(180deg,#8ed0d0,#74b9c4 50%,#91d1cd)}.river-channel:before,.river-channel:after{content:"";position:absolute;top:-50%;right:-25%;bottom:-50%;left:-25%;background:repeating-radial-gradient(ellipse at center,transparent 0 35px,rgba(255,255,255,.31) 36px 39px,transparent 40px 75px);transform:rotate(-8deg)}.river-channel:after{top:-60%;right:-18%;bottom:-60%;left:-18%;opacity:.5;transform:rotate(8deg)}.wave{position:absolute;z-index:1;width:31px;height:13px;border-top:2px solid rgba(255,255,255,.68);border-radius:50%;transform:rotate(-8deg)}.wave-a{top:20%;left:25%}.wave-b{top:72%;right:18%}.wave-c{top:46%;left:62%}.shore{position:absolute;z-index:2;top:10%;bottom:10%;width:37%;padding:16px 14px;border:2px solid #4b6858;border-radius:19px 28px 18px 30px;display:flex;flex-direction:column;background-color:#e9e6c8;background-image:radial-gradient(rgba(80,115,77,.17) 1.2px,transparent 1.2px);background-size:15px 15px;transition:border-color .2s,transform .2s}.shore-left{left:2%;transform:rotate(-1deg)}.shore-right{right:2%;transform:rotate(1deg)}.shore-current{border:3px solid #de7154;box-shadow:0 0 0 4px #de71542b}.shore-label{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-bottom:1.5px solid rgba(25,57,65,.17);color:#315449;font-size:14px;font-weight:700}.shore-label i{padding:4px 6px;border-radius:99px;background:#f5cd63;color:#3b5248;font-size:9px;font-style:normal;white-space:nowrap}.shore-contents{flex:1;padding:12px 0 3px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;justify-items:center;gap:7px}.river-piece{min-width:0;width:100%;min-height:100px;padding:5px 4px 7px;position:relative;border:2px solid transparent;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#fffae7a6;color:var(--ink);cursor:pointer;transition:transform .15s,border-color .15s,background .15s,opacity .15s}.river-piece:hover:not(:disabled){transform:translateY(-3px) rotate(-1deg);border-color:#4c7f71;background:#fff8e6}.river-piece:disabled{opacity:.45;cursor:default}.river-piece.piece-loaded{border-color:#e46f52;background:#fff5dc;box-shadow:0 0 0 3px #e46f5229}.piece-art{width:57px;height:57px;display:grid;place-items:center}.piece-art svg{width:54px;height:54px}.piece-name{max-width:100%;overflow:hidden;color:#29494e;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.piece-check{position:absolute;top:5px;right:6px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#de7154;color:#fff;font-size:13px;font-weight:800}.boat{position:absolute;z-index:4;top:46%;left:43%;width:138px;height:104px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);transition:left .65s cubic-bezier(.2,.75,.25,1);pointer-events:none}.boat-right{left:57%}.boat-hull{position:absolute;bottom:0;width:138px;height:57px;overflow:visible;fill:#e5a74f;stroke:#704c34;stroke-width:3;stroke-linejoin:round}.boat-hull path+path{fill:none;stroke:#f4d481;stroke-width:4}.boat-passenger,.boat-cargo{position:relative;z-index:1;width:47px;height:52px;margin-bottom:22px;display:grid;place-items:center;filter:drop-shadow(0 2px 0 rgba(25,57,65,.15))}.boat-passenger svg,.boat-cargo svg{width:48px;height:48px}.boat-cargo{margin-left:-6px;transform:translateY(4px) scale(.8)}.river-empty{position:absolute;right:5%;bottom:17%;z-index:3;color:#4f6a68;font-size:12px;font-weight:600}.river-action-row{min-height:76px;margin-top:13px;display:flex;align-items:center;justify-content:center;gap:14px}.river-action-row .primary-button{min-width:min(100%,300px)}.jugs-board{min-height:388px;margin-top:16px;padding:14px 9px 20px;display:grid;grid-template-columns:minmax(0,1fr) 165px minmax(0,1fr);align-items:center;border:2px solid #d7e1d1;border-radius:15px;background-color:#e9efdf;background-image:radial-gradient(rgba(39,84,80,.07) 1.2px,transparent 1.2px);background-size:18px 18px}.jug-card{min-width:0;min-height:338px;display:flex;flex-direction:column;align-items:center;justify-content:center}.jug-name{margin-bottom:7px;display:flex;flex-direction:column;align-items:center;gap:2px;color:#294b51}.jug-name b{font:700 27px/1 Bricolage Grotesque,sans-serif}.jug-name span{color:#668073;font-size:10px;font-weight:700;letter-spacing:.06em}.jug-visual{width:150px;height:213px;position:relative;display:flex;flex-direction:column;align-items:center}.jug-neck{width:59px;height:38px;z-index:2;margin-bottom:-3px;border:3px solid #3a5f62;border-bottom:0;border-radius:15px 15px 0 0;background:#fff8e685}.jug-body{width:128px;height:178px;position:relative;overflow:hidden;border:3px solid #3a5f62;border-radius:15px 15px 26px 26px;background:#fff8e68a;box-shadow:inset 5px 0 #ffffff6b,4px 5px #2c534e1a;clip-path:polygon(13% 0,87% 0,87% 13%,96% 21%,100% 33%,100% 94%,93% 100%,7% 100%,0 94%,0 33%,4% 21%,13% 13%)}.jug-water{position:absolute;right:0;bottom:0;left:0;background:linear-gradient(180deg,#72c4c4,#399eaf);transition:height .48s cubic-bezier(.2,.7,.2,1)}.jug-water:before{content:"";position:absolute;top:-5px;left:-10%;width:120%;height:11px;border-radius:50%;background:#cef7dcb8}.jug-glint{position:absolute;top:56px;left:13px;width:5px;height:54px;border-radius:99px;background:#ffffff94}.jug-reading{position:absolute;z-index:3;top:56%;left:50%;color:#163f4a;font:700 31px/1 Bricolage Grotesque,sans-serif;text-shadow:0 1px 0 rgba(255,248,230,.65);transform:translate(-50%,-50%);pointer-events:none}.jug-reading small{font-size:13px}.jug-actions{width:min(100%,198px);margin-top:6px;display:flex;justify-content:center;gap:8px}.jug-actions button,.pour-actions button{min-height:43px;padding:0 13px;border:1.5px solid #35595d;border-radius:9px;background:#fff8e6;color:#24464d;cursor:pointer;font-size:13px;font-weight:700;transition:transform .14s,background .14s,box-shadow .14s}.jug-actions button:hover:not(:disabled),.pour-actions button:hover:not(:disabled){transform:translateY(-2px);background:#fff;box-shadow:0 3px #1939412e}.jug-actions button:disabled,.pour-actions button:disabled{opacity:.44}.pour-actions{grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:center;gap:12px}.pour-actions>span{color:#58746c;font-size:13px;font-weight:700}.pour-actions button{width:64px;min-width:64px;height:58px;min-height:58px;padding:0;border:2px solid var(--ink);display:grid;place-items:center;background:#d9e8d8;box-shadow:0 3px 0 var(--ink);color:var(--ink)}.pour-actions button svg{width:31px;height:31px;stroke-width:2.7}.jug-card-3{grid-column:1;grid-row:1}.jug-card-5{grid-column:3;grid-row:1}.water-panel-actions{margin-top:14px;justify-content:center}.game-history{position:absolute;top:var(--panel-inner-space);right:var(--panel-inner-space);bottom:var(--panel-inner-space);width:280px;min-width:0;margin:0;padding:16px;border:1.5px solid #d7e1d6;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;background:#f4f2e3}.history-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-heading h2{margin:0;color:#31565e;font:700 17px/1.2 Bricolage Grotesque,sans-serif}.history-heading>span{padding:4px 8px;border-radius:99px;background:#e9efdc;color:#49666a;font-size:12px;font-weight:700}.history-empty{flex:1;margin:9px 0 0;display:grid;place-items:center;color:#698078;font-size:13px;text-align:center}.history-list{min-height:0;flex:1 1 0;margin:10px 0 0;padding:0 5px 0 0;display:grid;align-content:start;gap:6px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#95b3a7 transparent;list-style:none}.history-list::-webkit-scrollbar{width:8px}.history-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:99px;background:#95b3a7;background-clip:padding-box}.history-list li{min-width:0;padding:8px 10px;border-radius:8px;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:8px;background:#f2f1e3;color:#3e5d61;font-size:13px;line-height:1.45}.history-list li:first-child{background:#e9efdc;color:#284f4d}.history-index{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#d7e5d0;color:#315d56;font-size:11px;font-weight:800}@media(max-width:980px){.game-panel-layout{padding-right:var(--panel-inner-space)}.game-history{position:static;inset:auto;width:auto;min-height:220px;margin-block:16px 0}.history-list{max-height:min(52svh,480px);flex:1 1 auto}}@media(max-width:980px){.home-screen{grid-template-columns:1fr;gap:42px;padding-top:48px}.home-intro{max-width:650px}.home-intro h1{max-width:650px;font-size:clamp(52px,8vw,72px)}.home-intro h1 br{display:none}.home-intro p{margin-top:12px}.box-shelf{max-width:850px}.mystery-box{height:300px}.shore{width:39%}.river-channel{inset-inline:30%}.boat{left:43%}.boat-right{left:57%}}@media(max-width:650px){.site-header,.game-topbar{width:calc(100% - 34px);height:68px}.wordmark{font-size:18px}.wordmark-icon{width:31px;height:31px}.header-count{padding:7px 10px;font-size:12px}.home-screen{width:calc(100% - 34px);min-height:calc(100svh - 68px);padding:35px 0 48px;gap:28px;align-content:start}.home-intro h1{font-size:54px}.home-intro p{max-width:300px;font-size:16px}.box-shelf{grid-template-columns:1fr;gap:12px}.mystery-box{height:139px;padding:13px 15px;display:grid;grid-template-columns:120px 1fr;grid-template-rows:34px 1fr;column-gap:12px}.box-number{grid-column:2;grid-row:1;align-self:center}.box-art{width:112px;grid-column:1;grid-row:1 / span 2}.box-action{grid-column:2;grid-row:2;align-self:end;min-height:39px;font-size:14px}.mystery-box:hover{transform:translateY(-2px);box-shadow:8px 9px 0 var(--ink)}.intro-modal{width:min(100%,430px);padding:30px 22px 25px}.modal-close{top:10px;right:10px;width:38px;height:38px}.modal-illustration{width:67px;height:67px;margin-bottom:11px}.modal-illustration svg{width:48px;height:48px}.intro-modal h2{font-size:30px}.modal-rule{margin:15px 0 18px;font-size:14px}.game-topbar{height:66px}.game-wordmark{font-size:0;gap:0}.game-wordmark .wordmark-icon{width:32px;height:32px}.game-topbar-actions{gap:7px}.info-button{width:40px;height:40px}.info-button svg{width:18px;height:18px}.exit-button{min-height:40px;padding:0 10px;font-size:13px}.exit-button svg{width:16px;height:16px}.game-layout{width:calc(100% - 26px);padding:20px 0 35px}.game-title-row{gap:12px;margin-bottom:16px}.game-title-icon{flex-basis:56px;width:56px;height:56px;border-radius:15px 15px 15px 4px}.game-title-icon svg{width:45px;height:45px}.game-title-copy h1{font-size:34px}.game-title-copy p{font-size:14px}.puzzle-panel{padding:14px;border-width:2px;border-radius:14px;box-shadow:5px 5px 0 var(--ink)}.move-count{min-width:75px;height:38px;padding:0 9px;gap:6px}.move-count b{font-size:19px}.move-count span{font-size:11px}.restart-button{min-height:38px;gap:5px;padding:0 9px;font-size:12px}.restart-button svg{width:16px;height:16px}.primary-button{min-height:50px;padding:0 13px;gap:8px;font-size:14px}.primary-button svg{width:17px;height:17px}.objective-row{min-height:48px;margin-top:11px;padding:8px;gap:6px;font-size:13px}.objective-mark{font-size:18px}.disk-count{padding:5px 7px;font-size:11px}.objective-toolbar{flex-wrap:wrap;gap:8px}.objective-toolbar .objective-row{flex-basis:100%;margin:0}.objective-toolbar-actions{margin-left:auto;gap:8px}.game-instruction{min-height:44px;margin:10px 0;gap:8px;font-size:14px}.hint-arrow{width:28px;height:28px;flex-basis:28px}.hanoi-board{min-height:248px;padding:10px 7px;gap:6px;border-radius:11px}.tower{height:225px;border-radius:8px}.tower-label{top:8px;min-width:28px;padding:4px 6px;font-size:12px}.tower-label i{top:2px;left:calc(100% + 4px);padding:3px 4px;font-size:7px}.tower-peg{bottom:19px;width:8px;height:69%}.tower-base{bottom:12px;left:4%;right:4%;height:12px}.disk-stack{bottom:24px;height:calc(100% - 52px)}.disk{height:29px;flex-basis:29px;border-width:1.5px;border-radius:9px 9px 6px 6px}.panel-actions{min-height:0;margin-top:12px;flex-direction:column;align-items:stretch;gap:10px}.panel-note{font-size:13px}.panel-actions .primary-button{width:100%}.hanoi-panel .panel-actions{flex-direction:row;align-items:center;justify-content:center}.hanoi-panel .panel-actions .primary-button{width:auto}.game-feedback{min-height:48px;margin-top:10px;padding:9px 11px;gap:8px;font-size:13px}.game-feedback>span{width:24px;height:24px;flex-basis:24px}.river-scene{height:450px;border-radius:12px}.river-channel{top:32%;right:0;bottom:32%;left:0;border:0;border-top:3px solid rgba(25,57,65,.15);border-bottom:3px solid rgba(25,57,65,.15);background:linear-gradient(90deg,#8ed0d0,#74b9c4 50%,#91d1cd)}.river-channel:before,.river-channel:after{top:-40%;right:-10%;bottom:-40%;left:-10%;transform:rotate(2deg)}.river-channel:after{transform:rotate(-2deg)}.shore{top:3%;bottom:auto;width:47%;height:48%;padding:9px;border-radius:14px 20px 14px 19px}.shore-left{left:1%;transform:rotate(-.7deg)}.shore-right{right:1%;transform:rotate(.7deg)}.shore-label{min-height:28px;font-size:12px}.shore-label i{padding:4px 5px;font-size:7px}.shore-contents{padding:5px 0 0;gap:3px}.river-piece{min-height:83px;padding:4px 2px;border-radius:8px}.piece-art,.piece-art svg{width:45px;height:45px}.piece-name{font-size:11px}.piece-check{width:19px;height:19px;top:3px;right:3px;font-size:11px}.boat{top:67%;left:27%;width:112px;height:86px}.boat-right{left:73%}.boat-hull{width:112px;height:47px}.boat-passenger,.boat-cargo{width:39px;height:43px;margin-bottom:18px}.boat-passenger svg,.boat-cargo svg{width:41px;height:41px}.river-empty{right:4%;bottom:8%;font-size:10px}.river-action-row{min-height:0;margin-top:12px;justify-content:center}.river-action-row .primary-button{width:min(100%,300px)}.jugs-board{min-height:0;margin-top:12px;padding:14px 4px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto;gap:8px 0}.jug-card{min-height:300px}.jug-card-3{grid-column:1;grid-row:1}.jug-card-5{grid-column:2;grid-row:1}.jug-name{margin-bottom:5px}.jug-name b{font-size:23px}.jug-name span{font-size:8px}.jug-visual{transform:scale(.82);transform-origin:center bottom;margin:-15px 0}.jug-body{width:114px;height:164px}.jug-neck{width:52px;height:32px}.jug-reading{font-size:27px}.jug-actions{margin-top:7px;gap:4px}.jug-actions button{min-height:39px;padding:0 8px;font-size:12px}.pour-actions{grid-column:1 / span 2;grid-row:2;width:100%;padding:9px 6px 0;border-top:1.5px solid rgba(25,57,65,.17);display:grid;grid-template-columns:1fr 1fr;gap:7px}.pour-actions>span{grid-column:1 / span 2;justify-self:center;font-size:12px}.pour-actions button{justify-self:center;width:58px;min-width:58px;height:50px;min-height:50px;padding:0}.pour-actions button svg{width:27px;height:27px}.water-panel-actions{margin-top:12px;justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
