@charset "UTF-8";
:root{--paper:#f6f3ea;--ink:#394a40;--muted:#889085;--green:#607b63;--line:#e3e4d7;--pink:#efc4b9;--shadow:0 12px 36px #485d4510;font-family:"Trebuchet MS","PingFang SC","Hiragino Sans GB",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a,input{ -webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.48}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #cf896c;outline-offset:4px}button{border:0}a{color:inherit;text-decoration:none}svg{display:block;width:100%;height:100%}button{transition:background .2s,transform .2s}button:hover:not(:disabled){filter:brightness(.985)}button:active:not(:disabled){transform:translateY(1px)}.topbar{height:92px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px 0 28px;background:#faf8f1}.brand{display:flex;align-items:center;gap:13px}.brand-mark{font:italic bold 47px Georgia;background:#69816c;color:#fff9ea;border-radius:17px;width:54px;height:54px;line-height:45px;padding-left:8px;position:relative}.brand-mark>span{font:17px Georgia;position:absolute;top:3px;right:3px;color:#efd085}.brand b{font:700 22px Georgia;letter-spacing:-.7px}.brand small{display:block;font-size:11px;letter-spacing:3.5px;margin-top:6px;color:#7e897a}.top-note{font-size:12px;letter-spacing:2px;color:#959984}.top-note span{margin-left:16px;color:#bd8b70;font-size:23px}.top-tools{display:flex;gap:14px;align-items:center}.coin-pill{border:1px solid #e4dec4;background:#f9f2dd;padding:9px 13px;border-radius:25px;display:flex;align-items:center;gap:9px}.coin-pill>span{color:#c79848;font-size:21px}.coin-pill b{font-size:14px}.coin-pill small{font-size:10px;color:#a48c57}.icon-button{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fffaf1;border:1px solid var(--line);font-size:26px;flex-shrink:0}.icon-button svg{width:19px;height:19px}.profile{display:flex;align-items:center;gap:9px;background:transparent;font-size:12px}.profile>span:first-child{display:block;width:40px;height:40px;background:#e6e9d7;border-radius:50%;overflow:hidden}.profile svg{width:52px;height:75px;transform:translate(-6px,-7px)}.app-layout{display:grid;grid-template-columns:96px minmax(0,1fr)}.rail{border-right:1px solid var(--line);padding:25px 12px;display:flex;flex-direction:column;gap:10px;min-height:calc(100vh - 92px)}.rail-button{height:72px;width:72px;border-radius:19px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:transparent;font-size:10px;color:#7b8377}.rail-button>span:first-child{height:25px;width:25px}.rail-button.active{background:#e5eadb;color:#546e51}.rail-button:hover{background:#eaece0}.rail-bottom{margin-top:auto;padding-top:25px;text-align:center}.rail-bottom>a{font-size:10px;color:#8a9285}main{padding:29px 32px 14px;min-width:0;max-width:1850px;width:100%;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:2.2px;color:#8a987f}h1{font-size:27px;font-weight:600;letter-spacing:1px;margin:9px 0 0}h1>span{font-size:31px;color:#bf9973;margin-left:13px}.date-note{text-align:right;font-size:12px;line-height:1.8}.date-note small{display:block;font-size:10px;color:#93998b}.world-layout{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:23px;align-items:start}.world-card{border:1px solid #dedfce;border-radius:24px;background:#fffaf1;overflow:hidden;box-shadow:var(--shadow)}.world-heading{height:66px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;gap:10px}.world-heading>div{display:flex;align-items:center;gap:9px;min-width:0}.world-heading b{font-size:16px;letter-spacing:2px;white-space:nowrap}.live-dot,.world-bottom i{width:6px;height:6px;border-radius:50%;background:#7c9775;display:inline-block}.city-description{font-size:10px;color:#929883;margin-left:5px}.text-button{background:none;font-size:11px;white-space:nowrap;min-height:44px}.text-button>span{margin-left:13px}.map-viewport{position:relative;width:100%;overflow:hidden;background:#dcecd6}.map-scene{position:relative;aspect-ratio:1400 / 850;width:100%;transition:filter 1s;overflow:hidden}.map-viewport.zoomed{overflow:auto}.map-viewport.zoomed .map-scene{width:155%;max-width:none}.map-scene>#town-art{position:absolute;inset:0}.map-scene.night #town-art{filter:brightness(.67) saturate(.65) hue-rotate(14deg)}.map-scene.rainy #town-art{filter:saturate(.76) brightness(.88)}.map-scene.snowy #town-art{filter:saturate(.65) brightness(1.06)}#weather-layer{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:6}#weather-layer i{position:absolute;width:2px;height:25px;background:#ecfaff99;transform:rotate(15deg);animation:rain 1s linear infinite}#weather-layer.snowy i{width:6px;height:6px;border-radius:50%;background:#fff;animation:rain 6s linear infinite}#weather-layer.night{background:radial-gradient(circle at 80% 12%,#fff6c766 0 3%,transparent 3.1%);mix-blend-mode:screen}#weather-layer.night i{height:2px;width:2px;animation:twinkle 3s infinite;background:white}.map-weather{position:absolute;top:18px;left:18px;z-index:8}.map-weather button{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #fff8e7;background:#fffdf0e8;border-radius:20px;font-size:11px;box-shadow:0 3px 10px #71816b12}.map-weather svg{height:20px;width:20px}.down-arrow{font-size:15px;color:#8e9881}.map-controls{position:absolute;right:15px;bottom:18px;display:flex;gap:7px;z-index:8}.map-controls .icon-button{background:#fffbeeeb;width:35px;height:35px}.map-hint{position:absolute;bottom:18px;left:18px;background:#fffbefde;padding:8px 12px;border-radius:18px;font-size:9px;pointer-events:none}.map-hint span{color:#ac8a50;margin-right:4px}#player{position:absolute;left:50%;top:71%;width:8.5%;height:24%;transform:translate(-50%,-90%);padding:0;background:transparent;transition:left 1.8s linear,top 1.8s linear;z-index:5;isolation:isolate}#player:active{transform:translate(-50%,-90%)}#player-art{height:100%;display:block;filter:drop-shadow(0 3px 1px #667a6733)}#player.walking #player-art{animation:step .22s infinite alternate}#player.dancing #player-art{animation:dance .42s 6}#player .name-tag{background:#fff9e8dc;padding:3px 7px;white-space:nowrap;border-radius:8px;font-size:9px;position:absolute;bottom:-6px;left:50%;transform:translateX(-50%)}.speech{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#fffaf0;border:1px solid #d7dac8;border-radius:12px 12px 12px 0;padding:9px 13px;white-space:nowrap;font-size:11px;box-shadow:0 3px 8px #415e4122;opacity:0;transition:opacity .3s;pointer-events:none}.speech.visible{opacity:1}#following-pet{position:absolute;left:43%;top:74%;width:5.2%;height:10%;transform:translate(-50%,-90%);transition:left 2s .25s linear,top 2s .25s linear;z-index:4;pointer-events:none}.map-npc{position:absolute;left:77%;top:60%;width:6%;height:18%;z-index:4;cursor:pointer;animation:neighbor 36s infinite linear}.world-bottom{display:flex;align-items:center;gap:20px;padding:15px 21px;font-size:10px;min-height:56px}.world-bottom>span:first-child{white-space:nowrap}.world-bottom i{width:5px;height:5px;margin-right:6px}.world-bottom>span:nth-child(2){color:#929a89;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.world-bottom button{margin-left:auto;background:transparent;font-size:10px;white-space:nowrap}.world-bottom button>span{margin-left:5px}.daybook{display:flex;flex-direction:column;gap:20px}.note-card{position:relative;background:#fbf8ed;border:1px solid #e4e1d3;border-radius:3px 3px 18px 18px;padding:26px 19px 9px;box-shadow:3px 5px 0 #e8e7da66}.tape{position:absolute;top:-9px;left:calc(50% - 31px);width:62px;height:19px;background:#d6ddc3c7;transform:rotate(-4deg);clip-path:polygon(2% 0,98% 0,95% 16%,100% 35%,96% 60%,100% 89%,0 100%,4% 80%,0 60%,3% 35%,0 15%)}.note-card h2{font-size:18px;margin:10px 0 8px;letter-spacing:.6px}.note-card>p{font-size:10px;color:#9b9b87;margin:0 0 18px}.activity{display:flex;align-items:center;gap:10px;width:100%;background:transparent;padding:12px 0;text-align:left;border-top:1px dashed #e4e1cf}.activity>span:nth-child(2){flex:1}.activity b{font-size:11px;font-weight:500;display:block}.activity small{font-size:9px;color:#919780;display:block;margin-top:6px}.activity>span:last-child{font-size:14px;color:#87967b}.activity-icon{width:38px;height:41px;padding:9px;border-radius:12px;flex-shrink:0}.peach{background:#f2ded1}.lavender{background:#e7e2ef}.green{background:#e0e7d4}.note-stamp{display:flex;align-items:center;gap:5px;font:italic 11px Georgia;color:#b4aa8b;border-top:1px dashed #e3dfd0;padding:12px 0 3px;justify-content:flex-end}.note-stamp span{font-size:30px;color:#b8bf9a}.exhibition-card{background:#fffaf0;border:1px solid #e0decb;border-radius:16px;padding:8px;text-align:left;box-shadow:var(--shadow)}.exhibit-art{height:112px;background:#e5c8a5;position:relative;overflow:hidden;border-radius:10px}.art-sun{position:absolute;width:49px;height:49px;top:16px;left:120px;border-radius:50%;background:#f9e0ad}.art-hill{position:absolute;width:220px;height:130px;border-radius:60% 60% 0 0;transform:rotate(-25deg);left:-40px;top:56px;background:#8c9c72}.art-hill.two{left:90px;top:63px;background:#57765f;transform:rotate(18deg)}.art-flower{font-size:103px;color:#faf0d6;position:absolute;left:29px;top:-1px;line-height:1.2;transform:rotate(-15deg)}.mini-label{position:absolute;top:13px;right:9px;writing-mode:vertical-rl;font-size:7px;letter-spacing:2px;color:#76684a}.exhibit-caption{display:flex;align-items:center;justify-content:space-between;padding:10px 4px 3px}.exhibit-caption small{display:block;font-size:9px;color:#9b967e;margin-bottom:7px}.exhibit-caption b{font-size:12px;font-weight:500}.next-day{display:flex;gap:10px;align-items:center;text-align:left;background:transparent;padding:2px 3px;font-size:10px}.next-day>span:first-child{width:27px;height:27px;color:#a9996b}.next-day small{display:block;font-size:9px;color:#a2a28b;margin-top:6px}.next-day>span:last-child{margin-left:auto}.page-footer{display:flex;justify-content:space-between;align-items:center;padding:25px 2px 6px}.page-footer>span{font-size:8px;letter-spacing:1.4px;color:#a0a58e}.page-footer i{font-style:normal;margin:0 8px;color:#b39871}.page-footer button{background:transparent;font-size:10px}.page-footer button span{color:#9b9f8b;margin-left:13px}dialog{border:1px solid #dedfcf;border-radius:26px;background:#faf8ef;padding:26px;max-width:940px;width:calc(100% - 32px);max-height:90dvh;color:var(--ink);box-shadow:0 30px 100px #233b4144}dialog::backdrop{background:#253d3b55;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:15px}.dialog-heading h2{margin:8px 0 0;font-size:25px}.dialog-heading .icon-button{font-family:Georgia;background:#edeede;font-size:30px}#dialog-body>p{font-size:13px;line-height:1.8;color:#8b947f}.split-panel{display:grid;grid-template-columns:260px minmax(0,1fr);gap:25px}.avatar-mirror{background:radial-gradient(ellipse at 50% 100%,#bfc9a5,transparent 65%),#e5ead8;border-radius:110px 110px 20px 20px;height:365px;display:grid;place-items:center;position:relative;overflow:hidden}.avatar-mirror>svg{height:320px;width:230px}.mirror-flower{position:absolute;top:30px;left:28px;font-size:30px;color:#c1c99f}.mirror-label{position:absolute;bottom:14px;background:#faf6e8b3;padding:5px 14px;border-radius:20px;font-size:11px}.field-label{display:block;font-size:11px;color:#8f9985;margin:17px 0 8px}.name-input{border:1px solid #d6ddc9;border-radius:11px;padding:11px;background:#fffdf6;width:100%;color:var(--ink);font:inherit}.section-label{font-size:12px;margin:0 0 11px}.character-list{display:flex;gap:8px;overflow:auto;padding:3px 2px 8px}.character-choice{border:1px solid #e1e2d5;border-radius:17px;background:#f0eedf;min-width:63px;width:63px;height:91px;padding:2px;font-size:10px;overflow:hidden}.character-choice>svg{width:100%;height:69px}.selected{border-color:#76906b!important;box-shadow:0 0 0 2px #92a88255}.selected:not(.swatch){background:#e5ecd9!important}.tabs{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0}.chip{border-radius:20px;padding:9px 15px;background:#efeee2;font-size:11px;min-height:36px}.chip.active{background:#68816b;color:#fff9e9}.outfit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;max-height:320px;overflow:auto;padding:3px}.outfit-card{background:#f1ece0;border:1px solid #e5dfd2;border-radius:15px;padding:7px;font-size:10px;text-align:center}.outfit-card svg{height:128px;width:100%}.outfit-card>span{display:block;margin:3px 0 5px}.outfit-card small{display:block;color:#8e9780;font-size:9px}.primary,.secondary{border-radius:13px;padding:13px 21px;font-size:12px;min-height:44px}.primary{background:#647f66;color:#fffbed}.secondary{background:#e9eadc;color:#617352}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px;align-items:center}.button-row .primary{flex:1}.hint{font-size:11px;color:#8f9681;line-height:1.8}.swatches{display:flex;gap:9px;flex-wrap:wrap}.swatch{width:29px;height:29px;border:3px solid #fffcf0;border-radius:50%;outline:1px solid #dedecd}.pet-options{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.pet-option{background:#eeeedd;border:1px solid #dfe3cf;border-radius:18px;padding:17px}.pet-option svg{height:126px}.pet-option>b{font-size:15px;display:block;margin-top:7px}.pet-option>small{display:block;font-size:10px;color:#939980;margin:7px 0}.pet-care{margin-top:24px;border-top:1px dashed #d9dec9;padding-top:20px}.pet-status{display:flex;gap:18px;align-items:center}.pet-status label{font-size:11px;flex:1}.pet-status progress{display:block;margin-top:8px;height:9px;width:100%;accent-color:#91a479}.bead-layout{display:grid;grid-template-columns:minmax(250px,1fr) 240px;gap:28px}.bead-board{background:#ebe7dd;border:12px solid #e5d9bf;border-radius:16px;display:grid;grid-template-columns:repeat(12,1fr);gap:3px;padding:11px;aspect-ratio:1;touch-action:none;user-select:none;box-shadow:inset 0 2px 5px #a8987822}.bead-cell{padding:0;position:relative;border-radius:50%;aspect-ratio:1;background:#dbd4c5;border:1px solid #c9c0ae;min-width:0;box-shadow:1px 2px 1px #91856c35}.bead-cell:after{content:"";position:absolute;inset:35%;border-radius:50%;background:#655e543b;box-shadow:inset 1px 1px 1px #675b493d}.bead-cell.ghost{opacity:.23}.bead-colors{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.bead-colors .swatch{width:33px;height:33px}.pattern-preview{width:95px;height:95px;background:#eeeedf;padding:5px;border-radius:12px;margin:10px 0}.bead-info{font-size:12px;line-height:1.8;color:#939880}.completion-track{height:6px;background:#e0e3d3;border-radius:6px;overflow:hidden;margin:10px 0}.completion-track>span{display:block;height:100%;background:#9aaa77;transition:width .2s}.cities{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.city-ticket{border:1px solid #dfddc9;border-radius:17px;overflow:hidden;background:#fffaf1}.city-ticket-art{height:135px;overflow:hidden;background:#dae6d1}.city-ticket-art svg{width:140%;height:160%;transform:translate(-12%,-15%)}.city-ticket-copy{padding:15px}.city-ticket h3{font-size:17px;margin:5px 0}.city-ticket p{font-size:11px;line-height:1.8;color:#9a9a83}.ticket-bottom{border-top:1px dashed #d8dac6;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#939981}.ticket-bottom button{padding:10px 13px}.room{height:370px;position:relative;border:1px solid #d5d9c6;border-radius:16px;overflow:hidden;background:repeating-linear-gradient(90deg,transparent 0 35px,#fcfff433 35px 36px),linear-gradient(#e4e7d2 0 60%,#c5c9af 60% 61%,#dcc7aa 61%);touch-action:none}.room:before{content:"";width:115px;height:145px;background:linear-gradient(90deg,transparent 47%,#fff7e4 48% 53%,transparent 54%),linear-gradient(transparent 47%,#fff7e4 48% 52%,transparent 53%),#b5d8d7;position:absolute;top:25px;left:12%;border:9px solid #fcf7e9;border-radius:50px 50px 3px 3px;box-shadow:0 4px 0 #ccd2b7}.room:after{content:"";position:absolute;right:12%;top:45px;width:60px;height:60px;border:6px solid #bca989;border-radius:50%;background:linear-gradient(90deg,transparent 45%,#8a997b 46% 52%,transparent 53%) center 5px/100% 45% no-repeat,#fff7de;pointer-events:none}.room-item{position:absolute;width:100px;height:100px;background:transparent;transform:translate(-50%,-50%);touch-action:none;cursor:grab;z-index:2;padding:0}.room-item.is-selected{filter:drop-shadow(0 0 4px #fafcdf)}.room-avatar{position:absolute;right:10%;bottom:25px;width:110px;height:168px;pointer-events:none;z-index:3}.decor-shop{display:flex;gap:8px;overflow:auto;margin-top:16px}.decor-option{min-width:104px;background:#eeeada;border-radius:12px;border:1px solid #dcdcc8;padding:8px;font-size:10px}.decor-option svg{width:76px;height:65px;margin:auto}.decor-option small{display:block;color:#89937b;margin-top:6px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin:22px 0}.artwork{background:#eee8d7;border:10px solid #d0bc92;box-shadow:3px 5px 0 #d2cbb74d;aspect-ratio:4/5;padding:9px;display:flex;flex-direction:column;justify-content:center}.artwork>svg{height:80%;width:100%}.artwork>small{text-align:center;color:#8c8469;font-size:10px;padding-top:9px}.museum-lead{display:flex;gap:22px;align-items:center;background:#e6ead8;padding:17px 22px;border-radius:17px}.museum-lead>span{font:50px Georgia;color:#98a87a}.museum-lead h3{margin:0 0 8px;font-size:19px}.museum-lead p{font-size:12px;color:#8d977d;margin:0}.journal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stamp{aspect-ratio:1;border:2px dashed #b7bea3;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7b916d;background:#eff0df;font-size:11px;transform:rotate(-7deg)}.stamp>span{font-size:33px;margin-bottom:7px}.cafe-card{text-align:center;background:#f0e7d7;border-radius:20px;padding:30px}.coffee{font-size:75px;line-height:1.4}.garden-card{text-align:center;background:#e4ebd8;border-radius:20px;padding:25px}.garden-blooms{font-size:60px;color:#d99594;letter-spacing:12px;animation:bloom 4s infinite alternate}.help-list{font-size:13px;line-height:2;color:#748368;padding-left:20px}.travel-scene{position:absolute;inset:0;background:#d2e8df;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.travel-scene h3{font-size:22px;margin:15px}.travel-scene p{font-size:12px;line-height:1.8}.travel-train{width:50%;height:100px;animation:trainpass 3s ease-in-out}.travel-route{display:flex;align-items:center;gap:15px;font-size:13px}.travel-route>i{display:block;width:110px;height:2px;border-top:2px dashed #7e9b80}.sound-on{background:#e1ead5}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,16px);opacity:0;pointer-events:none;background:#3c5345;color:#fff9e7;max-width:90%;padding:14px 22px;border-radius:15px;font-size:12px;z-index:100;transition:opacity .25s,transform .25s;box-shadow:0 6px 25px #354d3b22;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@keyframes rain{from{translate:0 -100px}to{translate:-90px 650px}}@keyframes twinkle{50%{opacity:.2}}@keyframes step{to{transform:translateY(-4px) rotate(2deg)}}@keyframes dance{0%,100%{transform:rotate(-7deg)}50%{transform:translateY(-10px) rotate(7deg)}}@keyframes neighbor{0%,15%,100%{translate:0 0}40%,55%{translate:-100% 30%}70%,85%{translate:45% 18%}}@keyframes trainpass{0%{transform:translateX(-160%)}35%,70%{transform:translateX(0)}100%{transform:translateX(180%)}}@keyframes bloom{to{transform:scale(1.04) rotate(2deg)}}@media(min-width:1550px){.world-layout{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.note-card{padding:30px 23px 15px}.activity{padding:18px 0}.exhibit-art{height:140px}.map-scene{min-height:570px}.activity b{font-size:12px}}@media(max-width:1200px){.top-note{display:none}main{padding:25px 20px}.world-layout{grid-template-columns:minmax(0,1fr) 235px;gap:17px}.city-description{display:none}.note-card{padding:22px 14px 8px}.note-card h2{font-size:16px}.activity{gap:7px}.activity b{font-size:10px}.activity small{font-size:8px}.note-card>p{font-size:9px}.world-bottom{padding:12px 15px;gap:10px}.world-bottom>span:first-child{display:none}.map-scene{aspect-ratio:1.38}.map-scene #town-art>svg{object-fit:cover}.exhibit-art{height:90px}}@media(max-width:1000px){.world-layout{grid-template-columns:1fr}.daybook{display:grid;grid-template-columns:1fr 1fr;gap:20px}.note-card{grid-row:span 2}.next-day{height:50px}.map-scene{aspect-ratio:1400/850}.exhibit-art{height:145px}.note-card h2{font-size:18px}.activity b{font-size:12px}.activity small{font-size:10px}.topbar{padding:0 22px}.app-layout{grid-template-columns:84px minmax(0,1fr)}.rail{padding:22px 6px}.date-note{font-size:11px}.gallery-grid{gap:10px}.map-hint{font-size:10px}}@media(max-width:640px){.topbar{height:75px;padding:0 14px}.brand-mark{width:42px;height:42px;border-radius:13px;font-size:38px;line-height:36px;padding-left:5px}.brand{gap:8px}.brand b{font-size:16px}.brand small{font-size:8px;letter-spacing:2px;margin-top:4px}.top-tools{gap:6px}.coin-pill{padding:6px 10px;gap:5px}.coin-pill b{font-size:12px}.coin-pill small,.profile>span:last-child{display:none}.profile{padding:0}.profile>span:first-child{width:33px;height:33px}.top-tools .icon-button{height:33px;width:33px}.top-tools .icon-button svg{width:16px}.app-layout{display:block}.rail{position:fixed;bottom:0;left:0;right:0;z-index:30;min-height:0;padding:5px 5px max(7px,env(safe-area-inset-bottom));height:auto;flex-direction:row;justify-content:space-around;background:#faf8f1f5;border-right:0;border-top:1px solid #dedfce;backdrop-filter:blur(14px);gap:0}.rail-button{width:53px;height:55px;font-size:9px;gap:5px;border-radius:13px}.rail-button>span:first-child{width:21px;height:21px}.rail-bottom{display:none}main{padding:21px 13px 93px}.page-heading{margin-bottom:18px;align-items:end}.page-heading .eyebrow{font-size:7px;letter-spacing:1.5px}h1{font-size:20px;letter-spacing:0;margin-top:6px}h1>span{font-size:23px;margin-left:4px}.date-note{font-size:9px}.date-note small{font-size:8px}.world-card{border-radius:18px}.world-heading{height:55px;padding:0 13px}.world-heading b{font-size:14px}.world-heading .text-button{font-size:10px}.map-scene{width:160%;aspect-ratio:1400/850}.map-viewport{overflow:auto;max-height:440px}.map-viewport.zoomed .map-scene{width:220%}.map-weather{top:10px;left:10px;position:sticky;height:0}.map-weather button{position:relative;top:10px;font-size:9px;padding:7px 9px}.map-viewport .map-weather{position:absolute;top:0}.map-controls{position:sticky;right:auto;left:calc(100% - 87px);bottom:12px;height:0;width:78px;transform:translateY(-33px)}.map-hint{display:none}.world-bottom{font-size:9px;min-height:48px}.daybook{gap:14px;grid-template-columns:1fr 1fr}.note-card{padding:22px 12px 9px}.note-card .eyebrow{font-size:7px;letter-spacing:1px}.note-card h2{font-size:14px}.note-card>p{font-size:8px;line-height:1.8;margin-bottom:9px}.activity{gap:7px;padding:12px 0}.activity-icon{height:31px;width:29px;padding:7px;border-radius:8px}.activity b{font-size:9px}.activity small{font-size:8px;line-height:1.5;margin-top:3px}.activity>span:last-child{display:none}.exhibit-art{height:152px}.art-flower{left:9px;top:18px}.exhibit-caption b{font-size:10px}.exhibit-caption small{font-size:8px;line-height:1.6}.exhibit-caption>span{display:none}.exhibition-card{align-self:start}.next-day{padding:0;font-size:9px;gap:6px}.next-day small{font-size:8px;line-height:1.6}.next-day>span:last-child{display:none}.next-day>span:first-child{height:21px;min-width:21px}.page-footer{padding:20px 0 0;gap:10px;align-items:start}.page-footer>span{font-size:6px;line-height:1.8;max-width:130px}.page-footer button{font-size:9px;padding:0}.page-footer button span{margin-left:4px;font-size:8px}dialog{padding:20px 16px;border-radius:20px;width:calc(100% - 20px);max-height:92dvh}.dialog-heading h2{font-size:22px}.dialog-heading{margin-bottom:18px}.split-panel{grid-template-columns:1fr;gap:20px}.wardrobe-left{display:grid;grid-template-columns:140px 1fr;gap:12px;align-items:center}.avatar-mirror{height:190px;border-radius:80px 80px 14px 14px}.avatar-mirror>svg{height:185px;width:140px}.mirror-label{font-size:8px;padding:4px 8px;bottom:8px}.mirror-flower{left:12px;top:20px;font-size:20px}.character-choice{min-width:54px;width:54px;height:83px}.character-choice svg{height:61px}.outfit-grid{max-height:275px}.outfit-card svg{height:110px}.bead-layout{grid-template-columns:1fr;gap:16px}.bead-board{max-width:410px;width:100%;margin:auto;border-width:9px;padding:7px;gap:3px}.bead-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:8px 15px}.bead-sidebar>div:first-child{grid-column:1/-1}.bead-sidebar .button-row{grid-column:1/-1;margin-top:0}.pattern-preview{width:65px;height:65px}.bead-colors{gap:7px}.bead-colors .swatch{width:28px;height:28px}.cities{grid-template-columns:1fr;gap:13px}.city-ticket{display:grid;grid-template-columns:115px 1fr}.city-ticket-art{height:100%;grid-row:span 2}.city-ticket-art svg{height:220px;width:320px;transform:translate(-110px,0)}.city-ticket-copy{padding:12px}.city-ticket h3{font-size:16px;margin:3px 0}.city-ticket p{margin:3px 0;font-size:10px}.ticket-bottom{padding:8px 12px}.pet-options{gap:8px}.pet-option{padding:10px 5px}.pet-option svg{height:90px}.pet-option>b{font-size:12px}.pet-option>small{font-size:9px}.pet-option .chip{font-size:10px;padding:8px 10px}.pet-status{gap:10px;flex-wrap:wrap}.pet-status label{min-width:90px}.room{height:300px}.room-item{width:80px;height:80px}.room-avatar{width:85px;height:130px}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:9px}.artwork{border-width:6px;padding:3px}.artwork small{font-size:8px}.museum-lead{padding:13px;gap:12px}.museum-lead h3{font-size:16px}.museum-lead p{font-size:10px;line-height:1.7}.journal-grid{grid-template-columns:repeat(3,1fr)}.stamp{font-size:9px}.stamp>span{font-size:27px}.travel-scene{position:fixed;inset:75px 0 66px}.travel-scene h3{font-size:19px}.travel-train{width:80%}#toast{bottom:84px;font-size:11px}.help-list{padding-left:15px;font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}#player,#following-pet{transition-duration:.2s!important}}

.split-panel>div,.wardrobe-left>div{min-width:0}.character-list{max-width:100%}#room .room-item:active{transform:translate(-50%,-50%);cursor:grabbing}.city-ticket-art{pointer-events:none}@media(max-width:640px){.map-hint{display:block;font-size:0;padding:7px 10px;left:10px;bottom:15px}.map-hint>span{display:none}.map-hint:after{content:"左右滑动逛小镇 · 点建筑进去玩";font-size:8px}}
