.puzzle-scene{gap:7px}.puzzle-city{position:relative;flex:1;min-height:140px;overflow:hidden;border-radius:20px;background:radial-gradient(ellipse at 80% 15%,#a58b9566,transparent 40%),linear-gradient(#585873,#85828c);color:#f8e6b8;display:flex;flex-direction:column;justify-content:flex-end;padding:12px 7px 9px;isolation:isolate}.puzzle-moon{position:absolute;right:12%;top:3%;font:50px Georgia;color:#f3d9a6}.puzzle-stars{position:absolute;top:17%;left:8%;right:12%;font:22px Georgia;white-space:nowrap}.puzzle-houses{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;align-items:end;position:relative;margin-top:25px}.puzzle-house{position:relative;border:1px solid #d9b38b66;background:#8d7472;border-radius:12px 12px 3px 3px;min-width:44px;min-height:98px;padding:15px 6px 5px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;color:#f1dcbc}.puzzle-house:nth-child(2n){min-height:117px;background:#8b7c7c}.puzzle-house[aria-pressed=true]{outline:3px solid #f6db99;outline-offset:1px;z-index:1}.puzzle-roof{position:absolute;left:-3px;right:-3px;top:-8px;height:22px;background:#ba8f7e;clip-path:polygon(50% 0,100% 100%,0 100%)}.puzzle-window{display:grid;place-items:center;width:100%;height:57px;border:4px solid #c7a283;border-radius:20px 20px 4px 4px;box-shadow:inset 0 0 9px #36323e55;transition:background .25s}.puzzle-window>span{font:32px Georgia;color:#fff3d6;text-shadow:0 2px 2px #67554866}.puzzle-house small{font-size:11px;opacity:.8}.is-lit .puzzle-window{box-shadow:0 0 15px #fbe3a888,inset 0 0 9px #fff4be88}.puzzle-caption{font:12px Georgia;text-align:center;margin-top:10px;color:#f0dbbc}.puzzle-palette{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;flex-shrink:0}.puzzle-palette .cg-button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:5px 2px;min-height:55px}.puzzle-palette i{display:block;width:21px;height:21px;border-radius:50%;border:2px solid #fff8e0}.puzzle-palette strong{font-size:24px;line-height:22px;font-weight:400}.puzzle-palette small{font-size:9px}.puzzle-clue-card{display:flex;align-items:center;gap:4px;border:1px solid #dac9ab;border-radius:15px;padding:7px 0;background:#fff9ec;min-height:103px;flex-shrink:0}.puzzle-clue-card>.cg-button{padding:0;border:0;background:transparent;flex:0 0 44px}.puzzle-clue-card>div{flex:1;min-width:0}.puzzle-clue-card small{font-size:10px;color:#958166}.puzzle-clue-card p{font-size:13px;line-height:1.35;margin:5px 0;color:#766550}.puzzle-clue-card .puzzle-match{color:#64805a}.puzzle-scene .cg-tools{flex-wrap:nowrap;gap:4px}.puzzle-scene .cg-tools>.cg-button{display:flex;align-items:center;justify-content:center;gap:3px;padding:6px}.puzzle-status{font-size:10px;line-height:1.3;min-height:26px;color:#8c7e65;text-align:center;margin:0}.puzzle-all-clues{flex:1;min-height:140px;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:15px;background:#fff9ee;border-radius:17px;border:1px solid #d8c5a4}.puzzle-all-clues p{font-size:14px;line-height:1.45}.puzzle-all-clues small{font-size:11px;color:#958166}.puzzle-artifact{display:flex}.puzzle-artifact>.puzzle-city{width:100%;height:100%;min-height:0;flex:1;border-radius:0}.home-object .puzzle-house{min-width:0;min-height:32px;padding:5px 1px 2px;gap:2px}.home-object .puzzle-window{height:22px;border-width:1px}.home-object .puzzle-window span{font-size:15px}.home-object .puzzle-caption,.home-object .puzzle-house small{display:none}.home-object .puzzle-houses{gap:2px}.home-object .puzzle-city{padding:3px}.home-object .puzzle-roof{height:10px;top:-6px}.home-object .puzzle-moon{font-size:22px}.home-object .puzzle-stars{font-size:10px}@media(max-height:700px){.puzzle-scene{gap:4px}.puzzle-city{min-height:110px;padding-top:4px}.puzzle-houses{margin-top:4px}.puzzle-house{min-height:70px;padding:8px 4px 3px;gap:3px}.puzzle-house:nth-child(2n){min-height:80px}.puzzle-window{height:40px}.puzzle-clue-card{min-height:92px;padding:4px 0}.puzzle-clue-card p{font-size:11px}.puzzle-palette .cg-button{min-height:48px}.puzzle-palette small{font-size:8px}.puzzle-status{font-size:9px;min-height:24px}.puzzle-all-clues{gap:9px;padding:12px}.puzzle-all-clues p{font-size:12px}.puzzle-scene .cg-tools>.cg-button{font-size:10px}.puzzle-caption{font-size:10px;margin-top:6px}}.cg-scene{display:flex;flex:1;min-height:0;flex-direction:column;gap:8px;color:var(--ink);overflow:hidden}.cg-hint{font-size:12px;line-height:1.4;text-align:center;color:#827660;margin:0}.cg-surface{position:relative;flex:1;min-height:120px;overflow:hidden;border-radius:20px;background:#fffaf0;touch-action:none;border:1px solid #deceb3}.cg-surface svg{width:100%;height:100%;display:block;touch-action:none}.cg-tools{display:flex;gap:5px;justify-content:center;flex-wrap:wrap;flex-shrink:0}.cg-button{min-width:44px;min-height:44px;border:1px solid #d5c7ad;border-radius:12px;background:#fff9ec;color:inherit;padding:6px 10px;font:inherit;font-size:12px;touch-action:manipulation}.cg-button[aria-pressed=true],.cg-button.selected{background:#dfe7cf;border-color:#899c72;color:#52643e}.cg-button:disabled{opacity:.45}.cg-label{font-size:11px;color:#8a7d68}.cg-progress{display:flex;gap:5px;align-items:center;justify-content:center;font-size:11px;color:#74825f}.cg-artifact{width:100%;height:100%;position:relative;overflow:hidden;background:#fff9eb}.cg-artifact>svg{width:100%;height:100%;display:block}.cg-input{width:100%;min-height:44px;border:1px solid #d8c7a7;border-radius:12px;padding:8px;background:#fffdf6;font:inherit;font-size:16px}@media(max-height:700px){.cg-scene{gap:5px}.cg-hint{font-size:10px}.cg-button{font-size:11px;padding:5px 7px}}.craft-paper{background:radial-gradient(ellipse at 30% 20%,#fffcf3,#f7edda);box-shadow:inset 0 0 26px #bba37813}.craft-paper svg{cursor:crosshair}.craft-swatch{padding:0!important;border:5px solid #fff8e8!important;border-radius:50%!important;width:44px;height:44px;flex:0 0 44px}.craft-swatch[aria-pressed=true]{outline:2px solid #8f795d;outline-offset:-1px}.craft-ready{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#fff8e9d9;color:#827051;font-size:13px}.craft-drawing>.cg-tools .cg-button,.craft-drawing>.cg-button{display:flex;align-items:center;justify-content:center;gap:6px}.craft-clay{background:radial-gradient(ellipse,#eedbbb,#d2b88f)}.craft-handle{cursor:grab;touch-action:none}.craft-decor-erasable{cursor:crosshair}.craft-quilt-board{max-width:240px;width:100%;align-self:center;border:5px solid #c9aa83;border-radius:10px;min-height:110px}.craft-piece{width:62px;height:48px;padding:3px!important;display:flex;align-items:center;justify-content:center;gap:2px}.craft-piece svg{width:36px;height:36px}.craft-piece span{font-size:10px}.craft-quilt .cg-tools:not(.craft-piece-tray) .cg-button{display:flex;align-items:center;justify-content:center;gap:4px}.craft-result{background:radial-gradient(ellipse,#fffaf0,#eee0c4)}.craft-alive .craft-creature-result{transform-origin:50% 70%;animation:craft-creature-sway 4s ease-in-out infinite}.craft-alive .craft-creature-result:nth-child(2){animation-delay:-2s}@keyframes craft-creature-sway{0%,to{transform:rotate(-1deg)}50%{transform:rotate(1deg)}}@media(max-height:700px){.craft-quilt-board{max-width:205px}.craft-piece{height:44px}.craft-piece svg{height:32px}.craft-drawing .cg-surface{min-height:100px}.craft-clay{min-height:110px}}@media(prefers-reduced-motion:reduce){.craft-result *{animation:none!important}}.craft-name-editor{display:flex;gap:5px;min-width:0;width:100%}.craft-name-editor .cg-input{min-width:0;flex:1}.craft-name-editor .cg-button{flex-shrink:0}.world-scene{gap:6px}.world-scene .cg-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;line-height:1.15}.world-scene .cg-tools{flex-wrap:nowrap}.world-svg-sprite{display:block;width:100%;height:100%;pointer-events:none}.world-map-surface,.world-plant-surface,.world-photo-surface{border-radius:19px;min-height:100px;background:#e4e9d1;isolation:isolate}.world-map-surface>svg,.world-plant-surface>svg,.world-photo-surface>svg{width:100%;height:100%;display:block}.world-map{user-select:none;pointer-events:none}.world-map-status{display:flex;justify-content:space-between;font-size:10px;color:#7e8263;padding:0 5px}.world-expedition-tools .cg-button:first-child{flex:1}.world-expedition-tools .cg-button:last-child{flex:1}.world-small-hint{font-size:10px;line-height:1.2;min-height:12px}.world-glades .cg-button{flex:1;min-width:0;font-size:11px;padding:5px}.world-item-tools .cg-button{width:60px;height:44px;padding:2px}.world-item-tools .sprite{display:block;width:38px;height:38px}.world-settle{width:100%;flex-shrink:0}.world-composition-surface{min-height:100px}.world-picnic-composition{position:relative;width:100%;height:100%;overflow:hidden;background:#dce2c6;isolation:isolate}.world-picnic-composition>.scene-background{position:absolute;inset:0;z-index:-2}.world-glade-glow{position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#c8d69b33,transparent)}.world-glade-1 .world-glade-glow{background:#a397d422}.world-glade-2 .world-glade-glow{background:#f1c18433}.world-picnic-item{position:absolute;width:20%;height:28%;max-width:90px;transform:translate(-50%,-50%);pointer-events:none}.world-picnic-item .sprite,.world-picnic-cat .sprite{display:block;width:100%;height:100%}.world-picnic-item.selected{filter:drop-shadow(0 0 5px #fff0b2);outline:2px dashed #fff0b2;outline-offset:5px;border-radius:10px}.world-picnic-cat{position:absolute;transform:translate(-50%,-50%);width:24%;height:37%;pointer-events:none}.world-route-stamp{position:absolute;left:3%;top:3%;width:25%;aspect-ratio:1;box-shadow:0 2px 6px #4e503c44;transform:rotate(-5deg);border:3px solid #fbf0d5;border-radius:3px;overflow:hidden;opacity:.94}.world-route-stamp>svg{width:100%;height:100%}.world-idea{font-size:10px;line-height:1.25;text-align:center;color:#9d8d71;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;flex-shrink:0}.world-garden-palette .cg-button{flex:1}.world-color-dot{width:13px;height:13px;border-radius:50%;display:inline-block;border:1px solid #fff5d8}.world-plant-surface{background:#fbf6e8}.world-plant{pointer-events:none}.world-photo-background{position:relative;width:100%;height:100%;overflow:hidden}.world-photo-background>.scene-background{position:absolute;inset:0}.world-light-overlay{pointer-events:none;mix-blend-mode:soft-light}.world-photo-view{overflow:hidden}.world-photo-surface{background:#d3d4b7}.world-photo-tools .cg-button{width:48px;flex-shrink:0}.world-prop-button .sprite{display:block;width:34px;height:34px}.world-zoom-label{align-self:center;font-size:10px;color:#8d8067;min-width:32px;text-align:center}.world-shutter{flex:1}.world-shot-strip{display:flex;justify-content:center;gap:5px;min-height:48px;flex-shrink:0}.world-shot-button{position:relative;width:calc(25% - 5px);max-width:85px;height:51px;min-width:44px;min-height:44px;padding:1px;border:2px solid #d1c1a2;border-radius:7px;background:#f7efdc;overflow:hidden}.world-shot-button[aria-pressed=true]{border-color:#8c9f70;box-shadow:0 0 0 1px #8c9f70}.world-shot-button>svg{width:100%;height:100%}.world-shot-button>span{position:absolute;right:2px;bottom:1px;min-width:17px;background:#fff6e6dd;border-radius:4px;font-size:9px;color:#7e7757;padding:1px 3px}.world-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));width:100%;height:100%;gap:5px;padding:5px}.world-compare-shot{position:relative;min-width:44px;min-height:44px;border:2px solid #d5c7ac;border-radius:8px;overflow:hidden;padding:0;background:#e8e7d2}.world-compare-shot[aria-pressed=true]{border-color:#76916c}.world-compare-shot>svg{width:100%;height:100%}.world-compare-shot>span{position:absolute;bottom:0;left:0;right:0;text-align:center;background:#fff8e6dd;font-size:10px;color:#817052;padding:3px}.world-caption-editor{display:flex;gap:5px}.world-caption-editor .cg-input{min-width:0}.world-artifact{background:#f8f1df;isolation:isolate}.world-artifact>svg{height:100%;width:100%}.world-artifact-picnic>.world-picnic-composition{width:100%;height:100%}.world-artifact-photo{display:grid;place-items:center;background:#f8f0dc}.home-object .world-route-stamp{display:none}.world-artifact-garden .world-plant{display:block}.world-scene .cg-button:focus-visible,.world-shot-button:focus-visible,.world-compare-shot:focus-visible{outline:3px solid #8da17c;outline-offset:2px}@media(max-height:700px){.world-scene{gap:4px}.world-scene .cg-hint{font-size:10px;line-height:1.2}.world-idea,.world-map-status{font-size:9px}.world-glades .cg-button{font-size:10px}.world-scene .cg-button{font-size:10px;padding:5px 6px}.world-shot-strip{min-height:44px}.world-shot-button{height:44px}.world-small-hint{font-size:9px}.world-camera-tools .cg-button{padding:4px 5px}.world-map-surface,.world-plant-surface,.world-photo-surface,.world-composition-surface{min-height:75px}}@media(prefers-reduced-motion:reduce){.world-scene *,.world-artifact *{transition:none!important;animation:none!important}}.sprite.world-svg-sprite{display:block;width:100%;height:100%;pointer-events:none}.st-scene{width:100%;--st-orange:#b0785b;--st-green:#6f927f}.st-button{display:inline-flex;gap:5px;align-items:center;justify-content:center;flex-shrink:0;line-height:1.15}.st-button svg{flex-shrink:0}.st-tabs{display:flex;gap:4px;flex-shrink:0}.st-tabs>.st-button{flex:1;padding:5px;min-width:44px}.st-save-hint{flex-shrink:0;min-height:28px;display:flex;align-items:center;justify-content:center;line-height:1.3}.st-ready{color:#5d825d}.st-gift-surface{min-height:100px}.st-gift-card{position:relative;z-index:1;height:100%;padding:9px 15px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;text-align:center;background:#fff8eac9}.st-gift-card>.sprite{width:65px;height:54px}.st-gift-card>p{font-size:12px;line-height:1.4;margin:0 0 3px}.st-gift-card>strong{font:18px Georgia,serif}.st-gift-card>small{font-size:10px;line-height:1.3;color:#8a775c}.st-gift-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.st-gift-grid>.st-button{min-width:0;font-size:11px;padding:4px}.st-chapters>.st-button{flex-direction:column;gap:2px;font-size:10px}.st-chapters small{color:#94846c;font-size:8px}.st-letter-preview{display:flex;flex-direction:column;justify-content:center;min-height:76px;padding:5px 7px;background:linear-gradient(100deg,#fcf4dd,#fff9ed);border-radius:12px}.st-letter-preview p{margin:0;padding:3px 5px;line-height:1.2;font:12px Georgia,serif;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;flex-shrink:1}.st-letter-preview p>b{font-family:inherit;color:#ae9978}.st-letter-preview p>em{color:#b7a88f;font-weight:400}.st-letter-preview p.st-active-line{background:#e9dec34f;border-radius:6px}.st-voice-0{color:#9c654b}.st-voice-1{color:#5a816b}.st-token-strip,.st-word-palette,.st-horizontal-tools,.st-film-strip{display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;flex-shrink:0;min-height:44px;align-items:center;touch-action:pan-x}.st-token-strip::-webkit-scrollbar,.st-word-palette::-webkit-scrollbar,.st-horizontal-tools::-webkit-scrollbar,.st-film-strip::-webkit-scrollbar{display:none}.st-token-strip>.st-button{font-size:11px;background:#f6e7c9}.st-token-strip>.cg-label{text-align:center;padding:0 8px}.st-word-palette>.st-button{font-size:12px;padding:7px 12px}.st-category-row,.st-inline-form{display:flex;gap:5px;flex-shrink:0}.st-category-row>select{flex:1;min-width:0;font-size:13px}.st-category-row>.st-button{font-size:11px}.st-inline-form>.cg-input{min-width:0}.st-inline-form>.st-button{width:44px;padding:0}.st-text-panel{height:94px;display:flex;flex-direction:column;gap:5px;flex-shrink:0;margin:0}.st-text-panel>textarea{width:100%;height:45px;min-height:44px;padding:3px 8px;resize:none;font-family:inherit;font-size:16px;line-height:1.1}.st-text-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-height:44px}.st-text-actions>small{margin-right:auto;color:#9a826a;font-size:11px}.st-text-actions>.st-button{min-width:44px;min-height:44px}.st-word-edit{flex-wrap:nowrap}.st-word-edit>.st-button{padding-left:8px;padding-right:8px}.st-sign-surface{display:flex;align-items:center;padding:15px;background:#fff3d9}.st-seal{display:block;width:100%;height:100%;touch-action:none;user-select:none}.st-partner-seal{height:75px;display:flex;align-items:center;justify-content:center;gap:10px}.st-partner-seal>span{font-size:10px;color:#aa9576}.st-partner-seal>.st-seal{width:130px;height:65px}.st-music-surface{min-height:75px}.st-score-sheet{position:absolute;inset:5px 5px 20px;background:#fff7e6db;border-radius:10px;overflow:hidden}.st-score-sheet>svg{position:relative}.st-music-surface>.st-pond-frog{position:absolute;bottom:-5px;right:2%;width:40px;height:40px;pointer-events:none}.st-can-draw{cursor:crosshair}.st-rhythm-grid{display:grid;grid-template-columns:repeat(8,minmax(44px,1fr));gap:3px;overflow-x:auto;scrollbar-width:none;flex-shrink:0}.st-rhythm-grid>.st-button{flex-direction:column;min-height:46px;padding:3px;gap:1px}.st-rhythm-grid>.st-button>span{font-size:17px;line-height:1}.st-rhythm-grid small{font-size:8px;opacity:.65}.st-music-tools{flex-wrap:nowrap}.st-music-tools>.st-button{flex:1;padding-left:5px;padding-right:5px}.st-tempo{width:116px;font-size:11px;padding:6px}.st-stage{min-height:95px;touch-action:none}.st-stage-picture{position:absolute;inset:0;overflow:hidden;touch-action:none;user-select:none}.st-stage-picture>.st-stage-cloud{position:absolute;width:24%;height:28%;left:38%;top:18%;pointer-events:none;opacity:.8}.st-puppet{position:absolute;width:25%;height:44%;pointer-events:none}.st-puppet>.st-puppet-body{width:100%;height:100%;transform-origin:50% 90%;transition:transform .2s}.st-my-puppet:after{content:"";position:absolute;bottom:-2%;left:26%;width:48%;height:8%;border-radius:50%;border:1px dashed #d4b064}.st-pose-wave>.st-puppet-body{transform:rotate(-15deg)}.st-pose-bow>.st-puppet-body{transform:rotate(25deg) scaleY(.82)}.st-pose-jump>.st-puppet-body{transform:translateY(-18%) rotate(-8deg)}.st-pose-sleep>.st-puppet-body{transform:rotate(-75deg) scale(.8)}.st-stage-picture .st-stage-prop{position:absolute;width:18%;height:25%;pointer-events:none}.st-prop-free{transform:translate(-50%,-50%)}.st-puppet .st-prop-held{width:70%;height:65%;left:45%;top:35%}.st-speech{position:absolute;left:50%;bottom:94%;transform:translate(-50%);font-size:11px;line-height:1.2;text-align:center;background:#fff9eaef;border:1px solid #b8a282;padding:5px 8px;border-radius:11px 11px 11px 2px;width:max-content;max-width:138px;max-height:75px;overflow:hidden;box-shadow:0 1px 2px #48301020}.st-playhead{position:absolute;right:8px;top:7px;padding:3px 6px;background:#fff5de;border-radius:7px;font-size:10px}.st-stage-transcript{position:absolute;bottom:4px;left:4px;right:4px;max-height:48%;overflow:auto;touch-action:pan-y;scrollbar-width:thin;background:#fff8eaef;border-radius:8px;padding:5px 8px;font-size:11px;line-height:1.3;user-select:text}.st-stage-transcript>p{margin:0;overflow-wrap:anywhere;white-space:pre-line}.st-stage-transcript>p+p{margin-top:4px}.st-with-transcript .st-speech{display:none}.st-artifact .st-stage-transcript{font-size:clamp(9px,2.9vw,14px)}.home-object .st-stage-transcript{display:none}.st-theatre-tools{height:94px;display:flex;flex-direction:column;gap:5px;flex-shrink:0}.st-horizontal-tools{justify-content:flex-start;min-height:44px}.st-horizontal-tools>.st-button{flex-shrink:0}.st-theatre-tools>.cg-tools{flex-wrap:nowrap}.st-theatre-tools>.cg-tools>.st-button{min-height:44px}.st-flipped{transform:scaleX(-1)}.st-prop-tray{display:flex;gap:5px;justify-content:center;height:44px}.st-prop-tray>.st-button{flex:1;padding:2px}.st-prop-tray .sprite{width:30px;height:36px}.st-prop-tray small{font-size:9px}.st-film-strip>.st-button{width:74px;flex-direction:column;gap:1px}.st-film-strip small{width:100%;max-width:65px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.st-film-actions{gap:4px}.st-film-actions>.st-button{padding:5px 8px}.st-capture-row{flex-wrap:nowrap}.st-capture-row>.st-button:first-child{flex:1}.st-artifact{border-radius:4px}.st-artifact-letter{height:100%;display:flex;flex-direction:column;padding:7% 7% 3%;justify-content:center;background:linear-gradient(100deg,#f3e2bb,#fff5dc)}.st-artifact-letter>small{color:#a89371;font-size:clamp(5px,1.3vw,8px);letter-spacing:1.3px;text-align:center}.st-artifact-letter>h3{font:clamp(10px,3.5vw,20px) Georgia,serif;text-align:center;margin:4px 0 7px;color:#856743}.st-artifact-lines{min-height:0;overflow:auto;scrollbar-width:thin}.st-artifact-lines>p{font:clamp(8px,2.6vw,14px)/1.4 Georgia,serif;margin:3px 0 6px}.st-gift-word{text-decoration:underline;text-decoration-color:#a4a87877;text-decoration-style:wavy}.st-artifact-seals{display:flex;height:18%;min-height:18px;gap:25%;padding:0 8%;margin-top:4px}.st-artifact>.st-artifact-shell{position:absolute;width:30%;height:32%;bottom:0;right:0}.st-artifact-score{position:absolute;inset:8% 10% 18%;display:flex;flex-direction:column;gap:6%}.st-artifact-score>div{flex:1;min-height:0;position:relative;background:#fff8e5e5;border-radius:8px;overflow:hidden}.st-artifact-score>div>small{position:absolute;top:2px;left:5px;font-size:6px;color:#9c9e83}.st-artifact-score svg{width:100%;height:100%;display:block}.st-artifact-frame{position:absolute;bottom:6px;right:8px;padding:3px 7px;border-radius:7px;background:#fff5dfb8;font-size:10px}.st-artifact .st-puppet{width:25%;height:44%}.home-object .st-artifact-letter{padding:5%}.home-object .st-artifact-letter>h3{font-size:7px;margin:2px}.home-object .st-artifact-lines>p{font-size:4px;margin:1px 0}.home-object .st-artifact-letter>small{font-size:3px}.home-object .st-speech{display:none}@media(max-width:430px){.st-rhythm-grid{grid-template-columns:repeat(4,minmax(44px,1fr));gap:2px}.st-rhythm-grid>.st-button{min-height:44px;flex-direction:row;gap:6px}.st-music .cg-hint:not(.st-save-hint){font-size:10px}.st-music>.cg-tools{gap:4px;flex-wrap:nowrap}.st-music>.cg-tools>.st-button{font-size:10px;padding:4px 5px}.st-tempo{width:102px}}@media(max-height:700px){.st-save-hint{font-size:10px;min-height:26px}.st-gift-card>.sprite{display:none}.st-gift-card>p{font-size:10px;line-height:1.3}.st-gift-card>strong{font-size:15px}.st-gift-card>small{font-size:9px}.st-gift-surface{min-height:82px}.st-letter-preview{min-height:65px;padding:2px 4px}.st-letter-preview p{font-size:12px;padding:1px 4px}.st-word-palette>.st-button{font-size:11px}.st-theatre-prompt{font-size:10px;line-height:1.3}.st-theatre-tools{height:93px}.st-speech{font-size:10px;max-width:105px}.st-music-surface{min-height:60px}}@media(prefers-reduced-motion:reduce){.st-puppet>.st-puppet-body{transition:none}}.personal-memory-editor{display:flex;flex-direction:column;gap:12px;color:var(--ink);min-width:0}.pm-intro{font-size:13px;line-height:1.5;color:#88765d}.pm-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.pm-tabs button{display:flex;align-items:center;justify-content:center;gap:6px;position:relative;min-height:46px;border:1px solid #d8c7a7;border-radius:12px;background:#fff7e6;font-size:13px}.pm-tabs button.active{background:#dde5ce;border-color:#a6b68f;color:#5a6d4a}.pm-tabs button:disabled{opacity:.55}.pm-tab-check{position:absolute;top:3px;right:3px}.pm-panel{min-height:230px;display:flex;flex-direction:column;gap:9px}.pm-label{font-size:12px;color:#846e50}.pm-panel textarea{width:100%;min-height:137px;resize:vertical;max-height:210px;font:inherit;font-size:16px;line-height:1.45;padding:12px;border:1px solid #d2c0a2;border-radius:12px;background:#fffaf0;color:#564937}.pm-panel textarea:focus-visible{outline:3px solid #799077;outline-offset:2px}.pm-counter{align-self:flex-end;font-size:10px;color:#9b876a;margin-top:-5px}.pm-hint{font-size:11px;line-height:1.45;color:#8f7c61}.pm-photo-preview{width:100%;height:170px;border-radius:13px;overflow:hidden;background:#dfd1b9;display:flex;justify-content:center}.pm-photo-preview img{width:100%;height:100%;object-fit:contain}.pm-empty{min-height:145px;border:1px dashed #cbb693;border-radius:13px;background:#efe2c9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;color:#ab8a61;text-align:center;font-size:13px;line-height:1.5}.pm-row{display:flex;align-items:center;gap:6px}.pm-row>.btn,.pm-row>.pm-file-button{flex:1}.pm-file-button{position:relative;overflow:hidden;cursor:pointer}.pm-file-button input{position:absolute;width:100%;height:100%;inset:0;opacity:0;cursor:pointer}.pm-file-button:focus-within{outline:3px solid #799077;outline-offset:2px}.pm-file-button.is-disabled{opacity:.5;cursor:default}.pm-audio-preview{display:flex;align-items:center;min-width:0;gap:4px}.personal-memory-editor audio,.personal-memory-view audio{display:block;width:100%;min-width:0;height:44px}.pm-recording{padding:8px;border-radius:14px;background:#ede3cf;display:flex;flex-direction:column;align-items:center;gap:7px;color:#897152}.pm-recording p{text-align:center;font-size:12px;line-height:1.4}.pm-recording.is-recording{background:#f1dacc;color:#a86752}.pm-recording output{font-variant-numeric:tabular-nums;font-size:20px}.pm-mic-unavailable{display:flex;gap:12px;align-items:center;padding:12px;min-height:124px;border-radius:14px;background:#eee3ce;color:#907756}.pm-mic-unavailable svg{flex-shrink:0}.pm-mic-unavailable p{font-size:12px;line-height:1.6}.pm-status{font-size:12px;line-height:1.4;background:#e4e8d5;color:#697951;padding:9px 11px;border-radius:9px}.pm-status.is-error{background:#f0d7c7;color:#985f46}.pm-footer{display:flex;flex-direction:column;gap:4px;margin-top:auto}.modal .pm-footer .btn+.btn{margin-top:0}.pm-footer .btn{width:100%}.personal-memory-view{margin:15px 0 4px;display:flex;flex-direction:column;gap:10px}.personal-memory-view h3{font-size:21px}.pm-memory{background:#f7ecd8;border:1px solid #dfc7aa;border-radius:14px;padding:11px;display:flex;flex-direction:column;gap:9px;min-width:0}.pm-memory.pm-owner-1{border-color:#c7cdb4;background:#e9eddf}.pm-author{font-size:10px;color:#957e62}.pm-memory-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6}.pm-memory-photo{display:block;padding:0;border:0;border-radius:9px;overflow:hidden;background:#e2d3b9;width:100%;min-height:44px}.pm-memory-photo img{width:100%;height:165px;object-fit:cover;display:block}.pm-memory-photo span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;font-size:12px;background:#fff6e5}.pm-lightbox{border:0;padding:14px;border-radius:16px;background:#f3e8d4;width:min(94vw,1000px);max-width:94vw;max-height:94dvh;overflow:hidden}.pm-lightbox::backdrop{background:#211a15d9}.pm-lightbox img{display:block;width:100%;height:calc(94dvh - 98px);object-fit:contain;margin-top:10px}.pm-lightbox-close{display:flex;margin-left:auto}@media(max-height:680px){.personal-memory-editor{gap:8px}.pm-intro{font-size:12px}.pm-panel{min-height:200px;gap:7px}.pm-photo-preview{height:133px}.pm-empty{min-height:120px}.pm-panel textarea{min-height:112px;max-height:150px}.pm-recording{padding:7px;gap:5px}.pm-recording>svg{width:23px;height:23px}.pm-status{padding:7px 9px;font-size:11px}}.game-scene{display:flex;flex-direction:column;gap:10px;width:100%;min-height:0;flex:1;color:#514938;overflow:hidden}.game-hint{font-size:12px;line-height:1.4;text-align:center;margin:0;color:#827660}.playfield{position:relative;isolation:isolate;flex:1;min-height:160px;max-height:340px;border-radius:24px;overflow:hidden;background:#e8e9ce;touch-action:none}.playfield>:first-child:not(.scene-object):not(.scene-cat){pointer-events:none}.playfield [class*=scene-background]{position:absolute;inset:0;z-index:-1}.game-choices{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.game-choice{min-width:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d8cbb8;border-radius:14px;background:#fffaf0;color:#62553e;min-height:44px;padding:7px 12px;font:inherit;font-size:12px;cursor:pointer;box-shadow:0 2px #d6c5ae55}.game-choice.selected{background:#e3ebd6;border-color:#93a778;color:#526342}.game-choice:disabled{cursor:default;opacity:.52}.game-choice.wide{width:100%}.game-choice:focus-visible,.scene-object:focus-visible,.paint-tools button:focus-visible,.quilt-cell:focus-visible,.prop-choice:focus-visible{outline:3px solid #769481;outline-offset:2px}.scene-object{position:absolute;transform:translate(-50%,-50%);width:72px;height:76px;background:none;border:0;padding:0;cursor:pointer}.scene-object .sprite{width:100%;height:100%;object-fit:contain}.scene-object.is-placed{filter:drop-shadow(0 4px 2px #56573a22)}.object-check{position:absolute;right:0;top:4px;color:#4b6d43;background:#f6ffe7;border-radius:50%;padding:2px}.scene-cat{position:absolute;transform:translate(-50%,-50%);width:76px;height:92px;pointer-events:none;transition:left .55s ease,top .55s ease}.scene-cat>.sprite{width:100%;height:80px}.scene-cat>span:not(.sprite){display:block;text-align:center;font-size:10px;background:#fffae8b8;width:max-content;margin:-7px auto 0;border-radius:8px;padding:2px 5px}.cat-rest{transform:translate(-50%,-50%) rotate(-6deg)}.drawing-paper{position:relative;background:#fffef7;border-radius:18px;border:1px solid #e4d8c3;box-shadow:inset 0 0 30px #d4bb9420;min-height:150px;flex:1;max-height:310px;touch-action:none;overflow:hidden}.stroke-canvas{width:100%;height:100%;position:absolute;inset:0}.paper-seam{position:absolute;bottom:5px;width:100%;text-align:center;color:#c9bca6;font-size:9px;pointer-events:none}.paint-tools{display:flex;align-items:center;justify-content:center;gap:3px}.paint-tools button{width:44px;height:44px;border-radius:50%;border:4px solid #fff8eb;background:#eee2cf;display:grid;place-items:center;color:#675942;cursor:pointer}.paint-tools .paint-color.active{outline:2px solid #a58a69;outline-offset:-1px}.letter-paper{position:relative;background:#fffcf0;border:1px solid #dccdb5;padding:16px 20px 12px;border-radius:5px 5px 18px 18px;box-shadow:0 4px 12px #8b714511;min-height:130px;text-align:center}.post-mark{font-size:8px;letter-spacing:2px;color:#b09b7b}.letter-paper h3{font-size:18px;margin:10px 0 7px}.letter-paper p{font-size:13px;line-height:1.5;margin:0}.letter-stamps{display:flex;justify-content:flex-end;gap:7px;margin-top:6px}.letter-stamps span{border:1px dashed #d9bcb0;padding:4px;display:flex;color:#d8c8b5;transform:rotate(-8deg)}.letter-stamps .stamped{color:#ba7865;border-color:#ba7865}.game-mail{gap:7px}.game-mail .game-choice{font-size:11px;padding:5px 8px}.dumpling-board{position:relative;flex:1;min-height:180px;border-radius:25px;background:radial-gradient(ellipse,#e5cf9f,#d9bc89);display:grid;place-items:center;overflow:hidden}.ceramic-plate{background:#f8f4df;border:9px double #bdc8b4;border-radius:50%;width:90%;min-height:165px;display:flex;align-items:center;justify-content:center;padding:20px 9px;box-shadow:0 5px 7px #94754822}.dumpling-piece{flex:1;min-width:0;text-align:center}.dumpling-piece>.sprite{height:90px;width:100%}.dumpling-piece small{font-size:9px;display:block;margin-top:8px;color:#89765c}.dough-circle{width:62px;height:65px;background:#efe2bf;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 0 0 4px #e2d0a5;color:#b2a077;font-size:11px;margin:auto}.dumpling-piece.current .dough-circle{outline:2px dashed #b58d57;outline-offset:4px}.board-spoon{position:absolute;right:-10px;bottom:-8px;width:70px;height:95px;transform:rotate(-28deg)}.step-dots{display:flex;justify-content:center;gap:8px}.step-dots span{width:7px;height:7px;border-radius:50%;background:#e2d5bd}.step-dots span.current{background:#bd8e5b}.step-dots span.done{background:#8fa275}.garden-pots{position:absolute;left:4%;right:4%;top:30%;display:flex;align-items:flex-end;height:60%}.garden-pot{position:relative;flex:1;text-align:center;height:150px}.garden-pot .pot-cup{position:absolute;bottom:22px;left:0;width:100%;height:78px}.garden-pot .plant{position:absolute;width:80%;height:80px;left:10%;bottom:66px;transform:scale(.5);transform-origin:bottom;transition:transform .8s}.garden-pot .plant.grown{transform:scale(1)}.garden-pot small{position:absolute;bottom:2px;left:0;width:100%;font-size:9px;color:#655d40}.pot-sun{position:absolute;top:0;right:3px;color:#c49a46}.garden-pot.current:after{content:"";position:absolute;bottom:13px;left:20%;width:60%;height:2px;background:#a17d4c}.quilt-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:3px;background:#e7d3b7;border:9px solid #d4b897;border-radius:13px;aspect-ratio:1.45;max-height:250px;box-shadow:0 5px #af967126}.quilt-cell{min-height:66px;border:1px dashed #fff8dc8c;position:relative;cursor:pointer}.quilt-cell>span{color:#baa887;font-size:24px}.pattern-empty{background:#ede6d6}.pattern-leaves{background-color:#9cab86;background-image:radial-gradient(ellipse at 30% 60%,#d6dfbb 0 20%,transparent 22%);background-size:23px 28px}.pattern-stars{background-color:#cbab65;background-image:radial-gradient(#fff0ba 2px,transparent 3px);background-size:15px 15px}.pattern-gingham{background-color:#e6c6bd;background-image:linear-gradient(90deg,#b9827644 50%,transparent 50%),linear-gradient(#b9827644 50%,transparent 50%);background-size:22px 22px}.pattern-clouds{background-color:#aab9c2;background-image:radial-gradient(ellipse,#e8ede2 0 35%,transparent 38%);background-size:30px 23px}.pattern-stripes{background:repeating-linear-gradient(35deg,#d9ba88 0 9px,#f3dfb9 9px 18px)}.pattern-flowers{background-color:#b3a1ac;background-image:radial-gradient(#edd6ca 3px,transparent 4px);background-size:19px 19px}.patch-tray{display:flex;justify-content:center;gap:14px;min-height:52px}.patch{width:62px;height:48px;border:3px solid #fff6df;border-radius:6px;cursor:grab;transform:rotate(-3deg)}.patch.selected{outline:3px solid #958166;transform:rotate(0)}.sound-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.sound-grid .game-choice{font-size:10px;padding:6px;gap:4px}.pond-frog{position:absolute;left:18%;top:32%;width:104px;height:110px}.pond-shell{position:absolute;right:13%;bottom:10%;width:84px;height:90px}.pond-notes{position:absolute;inset:0;pointer-events:none}.pond-notes svg{position:absolute;top:25%;color:#f5e6a9;filter:drop-shadow(0 1px 1px #677b54);animation:note-drift 3s ease-in-out infinite}.prop-tray{display:flex;gap:8px;justify-content:center}.prop-choice{width:64px;height:58px;border:1px solid #d4c6ac;border-radius:13px;background:#fff9eb;padding:4px;cursor:pointer}.prop-choice.selected{border:2px solid #81956e;background:#e7eddc}.prop-choice .sprite{width:100%;height:100%}.photo-cat{position:absolute;width:90px;height:120px;top:37%}.photo-cat.orange{left:18%}.photo-cat.gray{right:18%}.photo-field{border:9px solid #f8f1df;border-bottom-width:24px;border-radius:5px}.photo-frame-1{border-color:#e6b9a6!important}.photo-frame-2{border-color:#aabb94!important}.photo-prop{width:62px;height:68px;pointer-events:none}.sleepy-cloud{position:absolute;left:35%;top:24%;width:30%;height:30%}.cloud-blanket{position:absolute;left:35%;top:41%;width:32%;height:25%;z-index:2;pointer-events:none}.puppet{z-index:3}.scene-cat>span.puppet-speech:not(.sprite){margin-top:-94px;background:#fff7e7;font-size:10px}.artifact-preview{position:relative;isolation:isolate;overflow:hidden;width:100%;height:100%;min-height:60px;background:#f4ebd7;border-radius:8px}.artifact-preview [class*=scene-background]{position:absolute;inset:0;z-index:-1}.artifact-item,.artifact-cat{position:absolute!important;transform:translate(-50%,-50%);width:26%;height:35%}.artifact-cat{width:25%;height:42%}.artifact-letter{height:100%;padding:10%;box-sizing:border-box;background:#fff9e9;display:flex;flex-direction:column;justify-content:center;text-align:center}.artifact-letter small{font-size:clamp(4px,1vw,9px);letter-spacing:1px}.artifact-letter strong{font-size:clamp(9px,2vw,19px);margin:8px 0}.artifact-letter p{margin:0;font-size:clamp(8px,1.6vw,14px)}.artifact-seals{display:flex;justify-content:end;gap:5px;margin-top:9px}.artifact-seals span{font-size:8px;color:#b87760;border:1px dashed;padding:4px;transform:rotate(-10deg)}.artifact-plate{position:absolute;inset:14% 4%;border:5px double #b2bca3;background:#fcf4dc;border-radius:50%;display:flex;align-items:center;padding:8% 3%}.artifact-plate>div{flex:1;min-width:0;text-align:center}.artifact-plate .sprite{height:65px;width:100%}.artifact-plate small,.artifact-garden small{font-size:7px;display:block}.artifact-garden{display:flex;align-items:end;height:100%;padding:8% 3% 3%;box-sizing:border-box;background:#dbe2c3}.artifact-garden>div{position:relative;flex:1;text-align:center}.artifact-garden .sprite{width:100%;height:55px}.artifact-garden .artifact-plant{height:75px;margin-bottom:-20px}.artifact-quilt{display:grid;position:absolute;inset:10%;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2px;border:5px solid #d0b18b}.artifact-buttons{position:absolute;inset:0;display:flex;justify-content:space-around;align-items:center;pointer-events:none}.artifact-buttons span{height:11px;width:11px;background:#8c7565;border-radius:50%;border:2px dotted #efdfbd}.artifact-shell{position:absolute;width:60%;height:70%;left:20%;top:5%}.artifact-music{position:absolute;bottom:8%;left:5%;right:5%;display:flex;justify-content:center;gap:4px;flex-wrap:wrap}.artifact-music span{background:#f6f5dce0;font-size:9px;padding:3px 5px;border-radius:10px}.artifact-animated .artifact-shell{animation:note-drift 3s ease-in-out infinite}.artifact-photo{position:absolute;inset:0;border:7px solid #f8f1df;border-bottom-width:18px;overflow:hidden}.artifact-photo .photo-cat{width:30%;height:50%}.artifact-puppet{position:absolute;width:26%;height:45%;transform:translate(-50%,-50%);z-index:3}.artifact-puppet>.sprite{width:100%;height:100%}.artifact-puppet>span:not(.sprite){display:block;position:absolute;top:-8px;white-space:nowrap;background:#fff6e4;border-radius:6px;font-size:8px;padding:3px}.artifact-puppet.is-playing{animation:puppet-bow 3s ease-in-out infinite}@keyframes note-drift{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-8px) rotate(5deg)}}@keyframes puppet-bow{0%,to{transform:translate(-50%,-50%) rotate(-4deg)}50%{transform:translate(-50%,-56%) rotate(8deg)}}@media(max-height:700px){.game-scene{gap:6px}.playfield{min-height:130px;max-height:240px}.game-hint{font-size:11px}.letter-paper{padding:9px 14px;min-height:105px}.letter-paper h3{font-size:16px;margin:5px 0}.letter-paper p{font-size:12px}.letter-stamps{margin-top:3px}.letter-stamps span{padding:2px}.game-mail .game-choice{min-height:44px;padding:3px 6px}.dumpling-board{min-height:150px}.ceramic-plate{min-height:140px;padding:10px 9px}.garden-pot{height:130px}.quilt-grid{max-height:200px}.drawing-paper{max-height:240px}.scene-cat{width:64px;height:77px}.scene-cat>.sprite{height:66px}}@media(prefers-reduced-motion:reduce){.game-scene *,.artifact-preview *{animation:none!important;transition:none!important}}.artifact-reply{font-style:italic;opacity:.78;margin-top:8px!important;font-size:clamp(7px,1.2vw,12px)!important}.artifact-animated.artifact-kind-drawing .stroke-canvas{transform-origin:50% 80%;animation:drawing-wiggle 4s ease-in-out infinite}@keyframes drawing-wiggle{0%,to{transform:rotate(-1.2deg) scale(.98)}50%{transform:rotate(1.2deg) scale(1)}}@media(prefers-reduced-motion:reduce){.artifact-animated.artifact-kind-drawing .stroke-canvas{animation:none}}.scene-object.object-selected{outline:2px dashed #779367;outline-offset:1px;border-radius:16px}.photo-composition{position:absolute;inset:0;isolation:isolate;transform-origin:50% 57%;pointer-events:none}.photo-composition>.scene-background{position:absolute;inset:0;z-index:-1}.photo-zoom-0{transform:scale(1)}.photo-zoom-1{transform:scale(1.22)}.photo-zoom-2{transform:scale(1.5)}.photo-composition .photo-cat{width:30%;height:50%;top:37%}.photo-composition .photo-cat.orange{left:18%}.photo-composition .photo-cat.gray{right:18%}.photo-composition .photo-prop,.photo-composition .artifact-item{width:23%;height:28%}.artifact-puppet{transition:left .65s ease,top .65s ease}@media(prefers-reduced-motion:reduce){.artifact-puppet{transition:none}}.artifact-puppet.gesture-wave{transform-origin:50% 90%;animation:theatre-wave 1.3s ease-in-out infinite}.artifact-puppet.gesture-bow{transform-origin:50% 90%;animation:theatre-bow 1.6s ease-in-out infinite}.artifact-puppet.gesture-hug{--hug-shift:12%;--hug-angle:10deg;animation:theatre-hug 1.7s ease-in-out infinite}.artifact-puppet.gesture-hug.puppet-side-1{--hug-shift:-12%;--hug-angle:-10deg}@keyframes theatre-wave{0%,to{transform:translate(-50%,-50%) rotate(-5deg)}50%{transform:translate(-50%,-50%) rotate(7deg)}}@keyframes theatre-bow{0%,to{transform:translate(-50%,-50%) rotate(0)}45%,65%{transform:translate(-50%,-44%) rotate(20deg)}}@keyframes theatre-hug{0%,to{transform:translate(-50%,-50%)}40%,70%{transform:translate(calc(-50% + var(--hug-shift)),-50%) rotate(var(--hug-angle))}}@media(prefers-reduced-motion:reduce){.artifact-puppet[class*=gesture-]{animation:none!important;transition:none!important}}:root{font-family:Trebuchet MS,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#4d4438;background:#e4dfd0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--cream:#f7efde;--paper:#fffaee;--sage:#778668;--sage-dark:#5c6f4c;--ink:#4d4438;--muted:#8a7d68;--line:#dbcfb9;--peach:#c98c75}.game-choice{min-width:44px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #799077;outline-offset:3px}button{touch-action:manipulation}button svg{flex-shrink:0}input{font-size:16px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500}a{color:inherit}img{max-width:100%}::selection{background:#dce4cb}.sprite{display:inline-block;background-repeat:no-repeat;width:80px;height:80px;flex-shrink:0;vertical-align:middle;pointer-events:none}.scene-background{position:absolute;inset:0;background-repeat:no-repeat;background-position:center;pointer-events:none}.btn{border:1px solid #d3c5aa;border-radius:15px;background:linear-gradient(#fffaf0,#f2e7d2);display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 15px;font-weight:600;font-size:14px;box-shadow:inset 0 1px #fff9,0 2px 1px #55462b0c;transition:background .2s,transform .2s}.btn:hover:not(:disabled){background:#eee5d0;transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(1px)}.btn-primary{color:#fffdf0;background:linear-gradient(#899778,#738663);border-color:#6d7e5c;box-shadow:inset 0 1px #ffffff36,0 3px #5d714b14}.btn-primary:hover:not(:disabled){background:#708460}.btn:disabled{opacity:.52;box-shadow:none}.btn-quiet{box-shadow:none;background:transparent;border-color:transparent;font-weight:400;color:#85755e}.btn-quiet:hover:not(:disabled){background:#e9dec657}.btn-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border-radius:14px;padding:0;border:0;background:transparent;color:#7b6a50}.btn-icon:hover{background:#d9cdb238}.btn-icon:disabled{opacity:.4}.full-width{width:100%}.paper-card{background:linear-gradient(135deg,#fffaf0,#f5e9d2);border:1px solid #d3c3a7;border-radius:22px;box-shadow:0 4px 12px #4930180d}.app-world{height:100dvh;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:radial-gradient(ellipse at 15% 40%,#d4dac7,transparent 65%),radial-gradient(ellipse at 85% 60%,#dbceb7,transparent 60%),#e9e4d7}.world-glow{position:absolute;inset:-30px;background:linear-gradient(90deg,#e6e4d7da,#e3dbcedc),url(/assets/home.webp) center 45%/cover;filter:blur(12px);opacity:.8}.app-shell{position:relative;isolation:isolate;background:var(--cream);width:450px;height:min(960px,calc(100dvh - 36px));border:1px solid #cabc9e;border-radius:32px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 15px 80px #60513225,0 2px 9px #584b3817;flex-shrink:0}.app-header{height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:4px 14px 0;background:#f7efdef0;z-index:4}.brand-title{font-family:Georgia,serif;font-size:21px;white-space:nowrap}.brand-icon{color:#8d7959}.pair-bar{height:57px;flex-shrink:0;background:#f7efde;display:flex;align-items:center;justify-content:center;gap:28px;padding:4px 20px 8px;z-index:3;border-bottom:1px solid #dfd2b95c}.pair-half{display:flex;align-items:center;gap:8px;position:relative;width:135px}.pair-avatar{width:42px;height:42px;border-radius:50%;background:#e5d4b6;border:2px solid #d2bf9a;position:relative;flex-shrink:0;box-shadow:0 0 0 2px #fff6e4}.pair-avatar .sprite{width:38px;height:38px;border-radius:50%;background-color:#eedcc0}.pair-avatar.absent{filter:grayscale(.65);opacity:.7}.pair-name{min-width:0}.pair-name strong{font-size:13px;display:block;font-weight:600;max-width:83px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.pair-name small{display:block;font-size:10px;white-space:nowrap;color:#96876e;margin-top:2px}.presence{position:absolute;width:10px;height:10px;right:-2px;bottom:0;border-radius:50%;border:2px solid #fcf3e1;background:#bcb098}.presence.online{background:#83a47c}.pair-heart{position:absolute;left:-23px;top:11px;color:#c48d7a}.desktop-caption{position:absolute;left:calc(50% + 295px);width:180px;color:#887e68}.desktop-caption>span:first-child{font-size:9px;letter-spacing:3px;line-height:1.6}.desktop-caption p{font-family:Georgia,serif;font-style:italic;font-size:25px;line-height:1.45;margin:20px 0}.caption-line{display:block;background:#a5987d;width:35px;height:1px;opacity:.5}.bottom-nav{height:66px;flex-shrink:0;display:flex;align-items:stretch;justify-content:space-around;padding:5px 15px 7px;border-top:1px solid #d9ccb5;background:#f9f1e2;z-index:5;gap:10px}.bottom-nav button{flex:1;border:0;background:transparent;border-radius:17px;color:#8c7a5d;font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottom-nav button.active{background:#e1e5cf;color:#60724e}.bottom-nav button svg{stroke-width:1.6}.home-page{flex:1;min-height:0;position:relative;display:flex;flex-direction:column;background:#dbc6a2}.home-scene{position:relative;flex:1;min-height:0;overflow:hidden}.home-scene .scene-background{background-position:center 52%}.home-cat{position:absolute;bottom:11%;width:29%;height:28%;filter:drop-shadow(0 3px 4px #2a170829)}.home-cat-orange{left:5%;transform:rotate(-5deg)}.home-cat-gray{left:25%;transform:rotate(4deg)}.home-object{position:absolute;z-index:2;border:0;background:transparent;min-width:44px;min-height:44px;padding:0;transition:transform .25s;filter:drop-shadow(1px 3px 2px #62472230)}.home-object:hover{transform:rotate(-2deg) scale(1.045)}.home-object:focus-visible{outline-offset:8px}.home-object.wall-1{left:13%;top:9%;width:23%;height:22%}.home-object.wall-2{left:42%;top:16%;width:24%;height:25%}.home-object.wall-3{left:12%;top:35%;width:22%;height:23%}.home-object.wall-4{left:42%;top:45%;width:24%;height:20%}.home-object.wall-5{left:68%;top:11%;width:19%;height:18%}.home-object.wall-6{left:70%;top:38%;width:20%;height:19%}.home-object.shelf-1{left:71%;top:57%;width:21%;height:18%}.home-object.shelf-2{left:70%;top:77%;width:24%;height:18%}.home-artifact{border:5px solid #a57d4f;border-radius:5px!important;box-shadow:inset 0 0 0 2px #efd9b4}.home-object.hanging-cloth .home-artifact{border:4px solid #b69267;background:#ccb28d}.home-object .artifact-preview{min-height:0}.home-object .artifact-preview small,.home-object .artifact-music,.home-object .artifact-letter p,.home-object .artifact-seals,.home-object .artifact-puppet>span:not(.sprite){display:none}.home-object .artifact-plate .sprite{height:45px}.home-object .artifact-garden .sprite{height:24px}.home-object .artifact-garden .artifact-plant{height:37px;margin-bottom:-13px}.home-object .artifact-shell{height:85%;top:7%}.empty-home-note{position:absolute;top:27%;left:20%;right:20%;color:#947b51;text-align:center;line-height:1.6;opacity:.88}.empty-home-note p{font-family:Georgia,serif;font-size:16px;margin-top:11px}.home-journey{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:14px;margin:-8px 13px 11px;position:relative;z-index:3;padding:14px}.journey-thumb{width:76px;height:81px;position:relative;border-radius:15px;overflow:hidden}.home-journey small{font-size:10px;color:#93836a}.home-journey h2{font-size:18px;margin:3px 0 10px}.home-journey .btn{width:100%;min-height:44px;padding:8px 12px;font-size:13px}.invite-card{position:relative;z-index:3;margin:-7px 13px 10px;padding:13px 16px}.invite-card h2{font-size:19px}.invite-card p{font-size:12px;color:#8c7e65;margin-top:3px}.invite-code-row{display:flex;align-items:center;justify-content:center;gap:10px;margin:5px 0}.invite-code-row code{font-size:24px;letter-spacing:5px;font-family:Georgia,serif;color:#6f7855}.invite-card .btn{min-height:44px;padding:8px}.scroll-page{overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d4c5a8 transparent;flex:1;min-height:0;background:linear-gradient(#f6eddb,#f2e7d3)}.map-page,.album-page{padding:23px 19px 18px}.eyebrow{font-size:9px;letter-spacing:2.4px;font-weight:600;color:#9a8a6a}.map-intro h1{font-size:27px;line-height:1.25;margin:12px 0 10px}.map-intro h1 em{font-weight:400;color:#8b9071}.map-intro p,.album-intro p{font-size:12px;color:#96876d;line-height:1.5}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:23px}.game-card{border:1px solid #dbcfb7;border-radius:20px;padding:0;overflow:hidden;background:#fffaee;text-align:left;box-shadow:0 3px 2px #8b6e3b08;transition:transform .2s}.game-card:hover{transform:translateY(-3px)}.game-card-art{height:127px;position:relative;isolation:isolate;overflow:hidden}.game-card-art:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 60%,#44362120);pointer-events:none}.game-card-art .game-emblem{position:absolute;bottom:5%;left:23%;width:60%;height:83%;filter:drop-shadow(0 4px 3px #31290c26)}.game-genre{position:absolute;left:9px;top:9px;background:#fff9e7ea;padding:4px 7px;font-size:9px;border-radius:7px;color:#6f614a;z-index:2}.game-card-copy{padding:13px 12px 10px}.game-card-copy h2{font-size:17px;line-height:1.15;min-height:39px}.game-card-copy p{font-size:10px;color:#a2947b;line-height:1.5;min-height:32px;margin-top:5px}.card-bottom{display:flex;align-items:center;justify-content:space-between;color:var(--card-accent);font-size:10px;margin-top:10px}.map-footer{display:flex;justify-content:center;align-items:center;gap:6px;font-size:10px;color:#a09178;margin-top:25px}.resume-card{width:100%;border:1px solid #cfdbb9;background:#e8ecd8;border-radius:12px;padding:12px;display:flex;align-items:center;gap:8px;text-align:left;font-size:12px;min-height:44px;margin-top:15px}.resume-card span{flex:1}.album-intro h1{font-size:26px;line-height:1.2;margin:10px 0}.album-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.album-item{background:#fff9e8;border:1px solid #d9c9aa;border-radius:6px;padding:9px 9px 12px;text-align:center;transform:rotate(-1.4deg);box-shadow:0 4px 6px #8d775719}.album-item:nth-child(2n){transform:rotate(1.8deg)}.album-item:hover{transform:rotate(0)}.album-preview{height:140px;overflow:hidden;position:relative;background:#e9dbbc}.album-item h2{font-size:15px;margin:12px 0 7px}.album-item>span{color:#a49377;font-size:9px}.empty-album{display:flex;flex:1;min-height:0;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:18px;padding:35px 15px;color:#9a896b}.empty-album h2{font-size:23px;color:#746348}.empty-album p{font-size:13px;line-height:1.7}.empty-album .btn{margin-top:6px}.game-page{display:flex;flex-direction:column;flex:1;min-height:0;background:#f5eddb}.game-heading{flex-shrink:0;padding:11px 18px 8px}.game-heading h1{font-size:22px;text-align:center}.role-line{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:6px;font-size:10px;color:#9a8d73}.role-pill{background:#e2e7d2;color:#6c7958;border-radius:10px;padding:4px 10px;font-size:10px;line-height:1.1}.role-pill.role-1{background:#eed4c5;color:#9c745e}.game-content{flex:1;min-height:0;position:relative;display:flex;padding:0 13px 8px}.game-content>.game-scene{flex:1;min-height:0}.game-content .game-scene .playfield{max-height:none;min-height:0}.game-content .drawing-paper{min-height:0;max-height:none}.game-footer{display:flex;gap:8px;align-items:center;padding:7px 13px 11px;flex-shrink:0;background:#f4ead5;border-top:1px solid #e4d6ba}.finish-button{flex:1;min-height:45px;font-size:12px;padding:10px}.swap-control{flex-direction:column;gap:0;border:1px solid #d8cbb0}.swap-control.voted{background:#dce5c9}.game-overlay{position:absolute;inset:0;z-index:6;display:flex;align-items:center;justify-content:center;background:#e6dcc65c;backdrop-filter:blur(5px);padding:16px}.game-overlay-card{padding:25px 22px;background:#fff9ebef;border:1px solid #d8c7a7;border-radius:24px;box-shadow:0 12px 40px #624e2426;display:flex;align-items:center;flex-direction:column;text-align:center;width:100%;max-width:325px;color:#947554}.game-overlay-card h2{font-size:25px;margin:14px 0 10px;color:#645139}.game-overlay-card p{font-size:13px;line-height:1.7;color:#8d7d60;margin-bottom:20px}.game-overlay-card .game-emblem{width:85px;height:85px}.game-overlay-card .btn{font-size:14px}.game-heading+.game-content .game-hint{font-size:11px;line-height:1.4}.in-game .bottom-nav{height:58px;padding-top:3px;padding-bottom:4px}.in-game .bottom-nav button{font-size:10px}.in-game .bottom-nav svg{width:21px;height:21px}.game-scene .game-choice{font-size:13px}.game-scene.game-mail .game-choice,.game-scene .sound-grid .game-choice{font-size:11px}.game-scene .scene-object{min-width:44px;min-height:44px}.drawing-paper{background-image:radial-gradient(#d3c5ab20 .7px,transparent .8px);background-size:6px 6px}.welcome-shell{background:#e7d9bc}.welcome-page{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:space-between}.welcome-art{position:absolute;inset:0;z-index:-1;background:url(/assets/intro.webp) center 44%/cover}.welcome-art:after{content:"";position:absolute;inset:0;background:linear-gradient(#33384f22,transparent 40%,#ad987633)}.welcome-title{padding:37px 24px 0;text-align:center;color:#fff7df;text-shadow:0 2px 8px #272d5950}.welcome-title>span{font-size:9px;letter-spacing:3.5px}.welcome-title h1{font-size:55px;line-height:.99;margin-top:18px;letter-spacing:-1px}.welcome-title h1 em{font-weight:400}.welcome-title-flourish{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:18px;color:#f4d4aa}.welcome-title-flourish span{width:23px;height:1px;background:currentColor;opacity:.6}.welcome-paper{margin:0 16px 17px;padding:23px 22px 13px;background:linear-gradient(120deg,#fff8e9f7,#f5e8d0f7);border:1px solid #fff4dc;border-radius:24px;box-shadow:0 4px 24px #271f2445;backdrop-filter:blur(6px)}.welcome-paper h2{font-size:23px;line-height:1.2}.welcome-paper p{font-size:12px;line-height:1.6;color:#9c896c;margin:10px 0 18px}.welcome-paper .btn+.btn{margin-top:8px}.welcome-restore{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:13px 5px 4px;min-height:44px;background:none;border:0;font-size:11px;color:#9c896c}.back-link{display:flex;align-items:center;gap:3px;margin-bottom:14px;padding:0;background:transparent;border:0;font-size:12px;min-height:44px;color:#968365}.field-label{display:block;font-size:12px;color:#8a785c;margin:15px 0}.field-label input{width:100%;display:block;min-height:47px;margin-top:7px;border:1px solid #d8c7a7;border-radius:12px;background:#fffcf3;color:#5a4c38;padding:11px 12px;outline-offset:1px}.field-label input::placeholder{color:#b4a082;font-size:13px}.form-error{color:#a15845!important;background:#f1d4c688;padding:10px;border-radius:8px;font-size:12px!important}.welcome-footnote{display:block;text-align:center;font-size:10px;color:#a59476;padding-top:14px}.loading-page{height:100dvh;background:#f2e9d7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;color:#8b795d;font-family:Georgia,serif}.loading-snail{width:80px;height:80px;animation:float 3s ease-in-out infinite}.loading-snail .sprite{width:80px;height:80px}.modal-backdrop{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:20px;background:#44372173;backdrop-filter:blur(7px)}.modal{background:linear-gradient(145deg,#fff8e9,#f2e4cb);border:1px solid #e0cfad;border-radius:25px;width:100%;max-height:100%;overflow:auto;scrollbar-width:thin;box-shadow:0 15px 50px #3e2b2735;padding:18px;outline:none}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:13px}.modal-heading h2{font-size:24px;line-height:1.2}.modal>p{font-size:13px;line-height:1.65;color:#95805e;margin:14px 0}.modal .fine-print{font-size:11px;color:#a28d6b;line-height:1.6}.recovery-art{display:grid;place-items:center;padding:10px;color:#a99366}.recovery-code{display:block;text-align:center;word-break:break-all;background:#eee2c9;border:1px dashed #c8b58f;border-radius:12px;padding:14px;font-size:16px;color:#6d6949;user-select:all}.modal .btn+.btn{margin-top:8px}.setting-row{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;padding:15px 3px;min-height:55px;border-bottom:1px solid #ded0b5;color:#887451;text-align:left;font-size:14px}.setting-row>span:first-of-type{flex:1}.toggle{display:block;width:40px;height:23px;flex-shrink:0;border-radius:20px;background:#d6c9b0;position:relative}.toggle:after{content:"";width:17px;height:17px;position:absolute;left:3px;top:3px;border-radius:50%;background:#fff7e7;transition:transform .2s}.toggle.on{background:#91a078}.toggle.on:after{transform:translate(17px)}.settings-divider{height:1px;background:#ddcfb0;margin:23px 0 12px}.settings-note{font-size:12px!important;line-height:1.7!important}.artifact-detail{height:285px;padding:8px;background:#decab0;border:1px solid #ccb38c;border-radius:7px;box-shadow:0 4px 13px #6a50221a}.artifact-detail .artifact-preview{border-radius:4px}.artifact-detail.drawing{background:#bb9468;border:6px ridge #aa8258;padding:7px}.artifact-detail.drawing .artifact-preview{background:#fff9e7}.artifact-detail .artifact-plate .sprite{height:120px}.artifact-detail .artifact-garden .sprite{height:85px}.artifact-detail .artifact-garden .artifact-plant{height:105px}.artifact-date{text-align:center;font-size:10px!important;color:#a48e69!important}.artifact-actions{display:flex;gap:7px;margin-top:13px}.artifact-actions .btn{flex:1;font-size:12px}.placement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px}.placement-choice{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;border:1px dashed #cbb78f;background:#f9efd9;border-radius:12px;padding:9px;min-height:59px;font-size:12px}.placement-choice small{font-size:9px;color:#ac9574}.placement-choice.current{border-style:solid;background:#e0e5cb;color:#778259}.toast{position:absolute;bottom:82px;left:16px;right:16px;z-index:50;background:#655d47f5;color:#fff6df;padding:14px;border:1px solid #d9c8a033;border-radius:16px;font-size:13px;line-height:1.4;box-shadow:0 5px 25px #40332125;display:flex;align-items:center;gap:12px}.toast>button{margin-left:auto;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent;border:0;color:#ebdcbf;width:44px;height:44px}@keyframes float{50%{transform:translateY(-6px)}}@media(min-width:1000px){.app-shell{margin-right:80px}}@media(max-width:950px){.desktop-caption{display:none}}@media(max-width:520px){.app-world{background:var(--cream);min-height:0}.world-glow{display:none}.app-shell{height:100dvh;width:100%;border:0;border-radius:0;box-shadow:none;padding-top:env(safe-area-inset-top)}.bottom-nav{height:calc(66px + env(safe-area-inset-bottom));padding-bottom:calc(7px + env(safe-area-inset-bottom))}.in-game .bottom-nav{height:calc(55px + env(safe-area-inset-bottom));padding-bottom:calc(4px + env(safe-area-inset-bottom))}.welcome-title{padding-top:calc(35px + env(safe-area-inset-top))}.welcome-paper{margin-bottom:calc(15px + env(safe-area-inset-bottom))}.modal-backdrop{padding:15px}.desktop-caption{display:none}.app-header{padding-right:10px;padding-left:10px}}@media(max-height:760px){.app-shell{height:100dvh;border-radius:0}.app-header{height:44px}.brand-title{font-size:19px}.pair-bar{height:49px;padding-top:2px;padding-bottom:6px}.pair-avatar{height:35px;width:35px}.pair-avatar .sprite{height:31px;width:31px}.pair-heart{top:8px}.pair-name small{font-size:9px}.pair-name strong{font-size:12px}.game-heading{padding-top:7px;padding-bottom:7px}.game-heading h1{font-size:20px}.role-line{margin-top:4px}.game-footer{padding-top:5px;padding-bottom:7px}.welcome-title{padding-top:23px}.welcome-title h1{font-size:46px;margin-top:12px}.welcome-title-flourish{margin-top:12px}.welcome-paper{padding:18px 18px 11px}.welcome-paper h2{font-size:21px}.welcome-paper p{margin:8px 0 13px}.home-journey{padding:11px;margin-bottom:8px;grid-template-columns:62px 1fr;gap:10px}.journey-thumb{height:67px;width:62px}.home-journey h2{font-size:16px;margin-bottom:6px}.home-journey .btn{min-height:44px}.invite-card{padding:10px 13px}.invite-code-row{margin:2px 0}.invite-card h2{font-size:18px}.invite-card p{font-size:11px}.invite-code-row code{font-size:21px}.bottom-nav{height:59px}.artifact-detail{height:230px}.modal-heading h2{font-size:21px}.modal{padding:15px}.game-content{padding-bottom:5px}.game-scene .game-choice{min-height:44px}.empty-home-note p{font-size:14px}.game-content .letter-paper{padding:8px 12px;min-height:0;flex:1;display:flex;flex-direction:column;justify-content:center}.game-content .letter-paper h3{font-size:16px}.game-content .game-mail .game-choice{font-size:10px;min-height:44px;padding:4px 7px}.game-content .game-mail{gap:5px}.game-content .game-mail .game-hint{font-size:10px}.game-content .game-mail .letter-stamps{position:absolute;right:10px;top:5px;margin:0}.game-content .game-mail .letter-stamps svg{width:15px;height:15px}.game-content .quilt-grid{min-height:0;flex:1;max-height:none;aspect-ratio:auto}.game-content .quilt-cell{min-height:44px}.game-content .dumpling-board{min-height:0}.game-content .ceramic-plate{min-height:115px;padding:10px 9px}.game-content .dumpling-piece>.sprite{height:70px}.game-content .game-theatre .game-choice{font-size:12px;padding:7px 10px}.game-content .garden-pot{height:110px}.game-content .garden-pot .plant{height:68px;bottom:48px}.game-content .garden-pot .pot-cup{height:65px;bottom:16px}}@media(max-height:650px){.welcome-title h1{font-size:40px}.welcome-title>span{font-size:8px}.welcome-title-flourish{margin-top:9px}.welcome-paper h2{font-size:19px}.welcome-paper p{font-size:11px}.welcome-paper .btn{min-height:44px}.welcome-paper{margin:0 12px 10px;padding:16px}.welcome-restore{padding-top:9px}.game-heading h1{font-size:19px}.game-heading{padding-top:5px}.game-content .game-hint{font-size:10px}.game-content .letter-paper p{font-size:11px}.game-content .garden-pots{top:25%;height:68%}.game-content .garden-pot{height:100px}.game-content .scene-cat{width:54px;height:70px}.game-content .scene-cat>.sprite{height:58px}.game-content .scene-object{width:55px;height:60px}.game-content .playfield{border-radius:18px}.game-content .paint-tools button{width:44px;height:44px}.game-content .game-scene{gap:5px}.game-overlay-card{padding:17px}.game-overlay-card .game-emblem{width:55px;height:55px}.game-overlay-card h2{font-size:22px;margin-top:9px}.game-overlay-card p{font-size:12px;margin-bottom:13px}.game-overlay-card .btn{min-height:44px}.role-line,.role-pill{font-size:9px}.game-footer .btn{font-size:11px}.invite-card .btn{min-height:44px}.modal-backdrop{padding:12px}.artifact-detail{height:190px}.home-journey small{font-size:9px}}@media(max-height:480px){.app-shell{overflow:auto}.welcome-page{min-height:560px}.game-page{min-height:410px}.home-page{min-height:360px}.pair-bar,.app-header,.bottom-nav{flex-shrink:0}.modal-backdrop{position:fixed}.map-page,.album-page{overflow:visible}}html[data-motion=reduced] *,html[data-motion=reduced] *:before,html[data-motion=reduced] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.save-issue{flex-shrink:0;padding:10px 16px;background:#f3e6ca;color:#68583c;font-size:12px;line-height:1.4}.header-tools{display:flex;align-items:center;flex-shrink:0}.header-tools .btn-icon{flex-shrink:0}.in-game .brand-title{font-size:18px;text-align:center}.in-game .app-header{padding-left:8px;padding-right:8px}.memory-control{position:relative}.memory-control.has-memory{background:#dce6cd;color:#607552}.memory-check{position:absolute;right:3px;top:3px;background:#f5f0df;border-radius:50%}
