:root{--paper:#f6f0e3;--ink:#244a40;--muted:#7d8274;--coral:#bf604c;--yellow:#efc97c;--line:#dcdacb;--serif:Georgia,"Noto Serif SC","Songti SC",SimSun,serif;--sans:"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid #ba6549;outline-offset:5px}button[hidden],[hidden]{display:none!important}::selection{background:#ead39b;color:#244a40}.skip-link{position:fixed;left:15px;top:-90px;z-index:100;background:var(--paper);padding:15px}.skip-link:focus{top:10px}.site-header{max-width:1320px;margin:auto;min-height:102px;padding:22px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;gap:13px;font-weight:750;font-size:19px;letter-spacing:1px}.wordmark small{display:block;font-size:8px;font-weight:600;letter-spacing:2.2px;margin-top:5px}.logo-clock{background:var(--ink);color:var(--paper);width:51px;height:51px;border-radius:50%;display:grid;place-content:center;font-family:Georgia,serif;font-size:14px;letter-spacing:0;transform:rotate(-8deg);position:relative}.logo-clock span{display:inline;position:absolute;left:23px;top:16px;font-size:10px;opacity:0}.top-nav{display:flex;align-items:center;gap:26px}.top-nav button{background:none;padding:10px 0;font-size:13px;white-space:nowrap}.top-nav button>span:first-child{font-size:20px;margin-right:5px}.top-nav small{font-size:10px;background:#e8e8d8;border-radius:50%;min-width:19px;padding:3px;display:inline-block;margin-left:5px}.audio-toggle{display:flex;align-items:center;gap:7px}.sound-bars{display:inline-flex!important;align-items:center;gap:3px;height:16px}.sound-bars i{display:block;background:currentColor;width:2px;height:5px}.sound-bars i:nth-child(2){height:12px}.audio-toggle[aria-pressed=true] .sound-bars i{animation:sound-bar 1s ease-in-out infinite alternate}.audio-toggle[aria-pressed=true] i:nth-child(2){animation-delay:.4s}.audio-toggle[aria-pressed=true] i:nth-child(3){animation-delay:.7s}main{max-width:1240px;margin:auto;padding:0 24px}.welcome{display:flex;align-items:center;justify-content:space-between;padding:35px 6px 28px;gap:30px}.eyebrow{display:flex;align-items:center;gap:8px;letter-spacing:2px;font-size:11px;margin:0 0 10px;color:#77846f}.open-dot{width:6px;height:6px;border-radius:50%;background:#b7784f;box-shadow:0 0 0 4px #b7784f16}h1{font-family:var(--serif);font-size:clamp(28px,3.4vw,41px);font-weight:600;letter-spacing:2px;margin:0}.welcome-note{font-family:var(--serif);font-size:14px;line-height:1.9;color:#7f8678;margin:8px 4px 0 0}.store-scene{position:relative;border-radius:20px;isolation:isolate;background:#1c3b3d;overflow:hidden;box-shadow:0 16px 45px #223e3510;aspect-ratio:1200/670}.scene-art{position:absolute;inset:0;pointer-events:none}.scene-art>svg{width:100%;height:100%;display:block}.scene-caption{position:absolute;left:4.1%;top:5%;font-size:10px;color:#d6e2c2aa;letter-spacing:2px;display:flex;align-items:center;gap:9px}.tiny-star{font-size:20px;color:var(--yellow)}.scene-weather{position:absolute;right:4%;bottom:3%;color:#d6e2c2b0;letter-spacing:1.5px;font-family:Georgia,serif;font-size:16px;margin:0}.scene-weather span{font-family:var(--sans);font-size:9px;letter-spacing:1px;margin-left:10px}.hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);background:none;border:0;padding:7px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:5px}.hotspot-pin{display:grid;place-items:center;border:1px solid #fff9dd;box-shadow:0 0 0 4px #fff0b518,0 2px 8px #061b2140;border-radius:50%;width:24px;height:24px;color:#fff8d9;background:#315647e0;font-size:17px;font-weight:300;transition:transform .2s,background .2s}.hotspot:hover .hotspot-pin,.hotspot:focus-visible .hotspot-pin{transform:scale(1.15);background:#bc7054}.hotspot-label{color:#fff6d9;background:#193a33eb;padding:4px 9px;border-radius:20px;white-space:nowrap;font-size:10px;line-height:1.4;opacity:0;transform:translateY(3px);transition:opacity .2s,transform .2s;pointer-events:none}.hotspot:hover .hotspot-label,.hotspot:focus-visible .hotspot-label,.shelf-spot .hotspot-label,.cat-spot .hotspot-label{opacity:1;transform:translateY(0)}.bell-button{position:absolute;right:3.7%;top:6%;display:flex;align-items:center;gap:7px;color:#f3d597;background:#254848;border:1px solid #b3c1a13d;border-radius:20px;padding:7px 13px;font-size:11px;z-index:4}.bell-button svg{width:20px;height:20px}.bell-button:hover{background:#365c4f}.cat-bubble{position:absolute;left:50%;top:37%;font-family:var(--serif);font-size:11px;line-height:1.6;background:#fff4d8;color:#49533c;padding:10px 15px;max-width:205px;border-radius:12px 12px 12px 2px;box-shadow:0 4px 10px #192b3020;transition:opacity .3s;pointer-events:none;transform:rotate(-3deg);z-index:2}.cat-bubble:after{content:"";position:absolute;bottom:-8px;left:18px;border-style:solid;border-width:8px 8px 0 0;border-color:#fff4d8 transparent transparent transparent}.explore-bar{display:flex;align-items:center;justify-content:space-between;padding:23px 7px 25px;gap:20px;border-bottom:1px solid var(--line)}.explore-bar>p{display:flex;align-items:center;gap:11px;margin:0;font-size:13px}.paper-star{font-size:34px;font-weight:200;color:#b67451}.explore-bar small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.explore-bar>div{display:flex;gap:12px}.explore-bar button{background:transparent;border:1px solid #ccd1be;border-radius:5px;font-size:12px;padding:11px 17px;transition:background .2s}.explore-bar button:hover{background:#e8e8d8}.explore-bar button span{margin-left:13px;color:#9a9b7b}.notice-row{display:flex;align-items:center;gap:17px;padding:27px 7px 25px}.notice-stamp{font-size:9px;border:1px solid #b37458;color:#b37458;width:41px;height:41px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-9deg);border-radius:7px;line-height:1.3;flex-shrink:0}.notice-stamp strong{font-size:14px;letter-spacing:2px}.notice-row>p{font-family:var(--serif);font-size:13px;letter-spacing:1px}.text-button{background:none;color:#74806f;font-size:11px;padding:8px 0;border-bottom:1px solid #b6bea74a}.text-button:hover{color:var(--coral)}.notice-row>.text-button{margin-left:auto}.site-footer{max-width:1240px;padding:18px 31px 30px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.4px;color:#959789}.site-footer a{border-bottom:1px solid #b5b9a8;padding-bottom:3px}.rain-lines{animation:rain 1.8s linear infinite}.rain-lines.back{animation-delay:-.9s;opacity:.45}.floating{animation:float 4.2s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.tail-wag{animation:tail-wag 4s ease-in-out infinite;transform-box:fill-box;transform-origin:top left}.blink{animation:blink 6s infinite;transform-box:fill-box;transform-origin:center}.star-glimmer{animation:glimmer 5s ease-in-out infinite}.puddle-ring{animation:ripple 4s ease-out infinite;transform-box:fill-box;transform-origin:center}.puddle-ring:nth-child(2){animation-delay:2s}.store-light{animation:glimmer 7s ease-in-out infinite}.page-asleep *{animation-play-state:paused!important}.new-creature{animation:arrive .7s ease-out both}.ns-creature-locked{visibility:hidden}dialog{position:fixed;width:min(900px,calc(100vw - 40px));max-height:calc(100dvh - 64px);padding:0;border:1px solid #e3decc;border-radius:16px;background:#fbf7ec;color:var(--ink);box-shadow:0 30px 100px #102e3b50;overflow:auto;overscroll-behavior:contain}dialog::backdrop{background:#112c35a6;backdrop-filter:blur(4px)}dialog[open]{animation:dialog-in .2s ease-out}body:has(dialog[open]){overflow:hidden}.dialog-toolbar{position:sticky;top:0;z-index:5;background:#fbf7ecf5;border-bottom:1px solid #e7e3d5;display:flex;align-items:center;min-height:55px;padding:6px 25px;gap:20px;backdrop-filter:blur(8px)}#dialog-kicker{font-size:9px;letter-spacing:2px;color:#8d947e;margin-left:auto;margin-right:auto}.close-button{border:1px solid #dadbc9;background:transparent;border-radius:50%;width:31px;height:31px;font-size:22px;font-weight:300;line-height:24px;flex-shrink:0}.close-button:hover{background:#eceadf}#dialog-content{padding:28px 34px 34px}#dialog-title{font-family:var(--serif);font-size:30px;font-weight:600;line-height:1.4;letter-spacing:1px;margin:0 0 9px}.dialog-subtitle{color:#8c927f;font-size:12px;line-height:1.8;margin:0 0 24px}.shelf-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.shelf-item{background:#f0eddf;border:1px solid transparent;border-radius:9px;padding:14px 8px 12px;text-align:center;transition:transform .2s,border-color .2s;position:relative}.shelf-item:hover{border-color:#c6cdb6;transform:translateY(-3px)}.shelf-item svg{display:block;width:100%;height:110px;margin:0 auto 7px}.shelf-item strong{font-family:var(--serif);font-size:14px;font-weight:600;display:block}.shelf-item small{display:block;font-size:9px;color:#8b917e;margin-top:5px}.owned-dot{position:absolute;right:10px;top:8px;font-size:9px;color:#789276}.dialog-footnote{font-size:10px;color:#939781;text-align:center;line-height:1.7;margin:23px 0 0}.product-layout{display:grid;grid-template-columns:42% 1fr;gap:32px;align-items:start}.product-poster{background:var(--poster,#e9ead9);border-radius:12px;position:relative;padding:30px 17px;text-align:center;overflow:hidden}.product-poster:before,.product-poster:after{content:"✦";position:absolute;font-size:24px;color:#ffffff90;top:20px;left:21px}.product-poster:after{top:auto;left:auto;right:18px;bottom:40px;font-size:16px}.product-poster>svg{height:240px;width:100%;display:block;overflow:visible}.product-poster small{display:block;font-size:9px;letter-spacing:2px;color:#4f614a;line-height:1.8;margin-top:20px}.category-label{font-size:9px;letter-spacing:2px;color:#b77d58;margin:0 0 11px}.product-copy #dialog-title{font-size:28px}.product-subtitle{font-size:11px;color:#86917a;margin:0 0 20px}.story-copy{font-size:13px;line-height:2.1;white-space:pre-line;margin:13px 0;color:#4b5d4b}.product-instructions{padding:13px 0;border-top:1px dashed #ccd2bd;border-bottom:1px dashed #ccd2bd;margin:17px 0;font-size:11px;line-height:1.9}.product-instructions b{font-weight:600;color:#9a714f}.product-instructions p{margin:4px 0}.button-primary{background:#315d4c;color:#fbf5da;padding:12px 19px;border-radius:6px;font-size:12px;line-height:1.4;border:1px solid #315d4c}.button-primary:hover{background:#254c3f}.button-primary:disabled{background:#dfe5d2;border-color:#dfe5d2;color:#66775e}.button-secondary{background:transparent;color:#47684e;padding:11px 17px;border:1px solid #bac5a9;border-radius:6px;font-size:12px}.button-secondary:hover{background:#e9eddf}.button-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:15px}.price-note{font-size:10px;color:#9b8a6b;line-height:1.7}.receipt{max-width:380px;background:#fffdf4;color:#625b48;padding:25px 28px;margin:7px auto 22px;position:relative;box-shadow:0 8px 28px #73634315;text-align:center;border-top:2px dashed #e2daca;border-bottom:2px dashed #e2daca}.receipt:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,#645b4210 0px,#645b4210 1px,transparent 1px,transparent 4px);opacity:.2}.receipt .receipt-logo{font:22px var(--serif);margin:0 0 6px}.receipt small{font-size:9px;letter-spacing:2px}.receipt-rule{border:0;border-top:1px dashed #c6c0ac;margin:18px 0}.receipt-line{display:flex;justify-content:space-between;gap:20px;font-size:11px;line-height:1.9;text-align:left;margin:7px 0}.receipt-line span:last-child{text-align:right}.receipt-message{font:14px/1.9 var(--serif);margin:18px 0}.receipt-stamp{display:inline-block;border:2px solid #b06851;color:#b06851;border-radius:7px;padding:5px 10px;font-size:12px;transform:rotate(-9deg);margin:5px auto 13px}.barcode{height:25px;width:150px;max-width:100%;margin:14px auto;background:repeating-linear-gradient(90deg,#645f4d 0px,#645f4d 2px,transparent 2px,transparent 4px,#645f4d 4px,#645f4d 5px,transparent 5px,transparent 8px);opacity:.6}.receipt-actions{text-align:center}.bestiary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.creature-card{background:#eceedd;border:1px solid transparent;padding:17px 13px;text-align:center;border-radius:10px;transition:transform .2s}.creature-card:hover:not(:disabled){transform:translateY(-3px);border-color:#b8c8aa}.creature-card svg{display:block;width:100%;height:133px}.creature-card strong{display:block;font-family:var(--serif);font-size:17px;margin:8px 0 7px}.creature-card small{display:block;color:#819173;font-size:10px;line-height:1.8}.creature-card.locked{background:#eeece4;color:#a3a48f}.creature-card.locked svg{filter:grayscale(1);opacity:.2}.creature-card.locked small{color:#aaa58e}.friend-mark{display:inline-block;font-size:8px;background:#d9e4c6;padding:3px 7px;border-radius:14px;color:#678057;letter-spacing:1px;margin-top:6px}.creature-layout{display:grid;grid-template-columns:34% 1fr;gap:29px}.creature-portrait{background:var(--poster,#e8ecd8);border-radius:12px;padding:15px;text-align:center}.creature-portrait svg{display:block;height:240px;width:100%;overflow:visible}.creature-portrait small{font-size:9px;letter-spacing:1px;line-height:1.8;color:#758768}.creature-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:10px;line-height:1.8;margin:15px 0}.creature-facts b{display:block;font-weight:500;color:#8e987b;font-size:9px;letter-spacing:1px;margin-bottom:4px}.creature-dialogue{font-family:var(--serif);font-size:17px;line-height:1.9;background:#f0eddf;padding:17px 20px;border-radius:3px 12px 12px 12px;margin:15px 0}.offer-picker{border-top:1px dashed #c7cfb9;margin-top:21px;padding-top:16px}.offer-picker>p{font-size:11px;color:#88977a}.offer-options{display:flex;flex-wrap:wrap;gap:7px}.offer-options button{font-size:10px;padding:8px 10px;background:#edf0e1;border:1px solid #d4dcc4;border-radius:5px}.offer-options button:hover{background:#dce5cd}.friend-note{font-size:11px;line-height:1.9;background:#e4edd5;border-left:2px solid #81986c;padding:10px 13px;margin-top:15px}.section-label{font-size:11px;color:#8d967d;letter-spacing:2px;border-bottom:1px dashed #d1d7c2;padding-bottom:10px;margin:24px 0 13px}.pocket-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pocket-item{padding:12px;background:#f0eddf;border-radius:7px;font-size:11px}.pocket-item svg{display:block;width:100%;height:95px;margin-bottom:9px}.pocket-item:hover{background:#e7ebd8}.empty-note{text-align:center;padding:24px 0;color:#8c977e;font-family:var(--serif);font-size:16px;line-height:2}.empty-note>svg{height:160px;width:170px;display:block;margin:auto}.badge-list{display:flex;gap:11px;flex-wrap:wrap}.badge{border:1px solid #bb8768;color:#a16e50;padding:9px 12px;font-family:var(--serif);font-size:12px;border-radius:5px;transform:rotate(-3deg)}.badge:nth-child(even){transform:rotate(3deg)}.news-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 25px}.news-tabs button{background:none;border:1px solid #c7c6b4;padding:8px 12px;font-size:10px;border-radius:3px}.news-tabs button[aria-pressed=true]{background:#3b5347;color:#fbf6e5;border-color:#3b5347}.newspaper{padding:26px 34px;background:#eee9d8;border:1px solid #d8d0b7;box-shadow:3px 4px 0 #dedac8;max-width:655px;margin:auto}.newspaper-masthead{font-family:var(--serif);font-size:36px;letter-spacing:9px;border-top:3px double #78806c;border-bottom:3px double #78806c;padding:11px 0;text-align:center}.newspaper small{display:block;text-align:center;font-size:9px;letter-spacing:2px;padding:12px 0}.newspaper h3{font-family:var(--serif);font-size:25px;line-height:1.7;font-weight:600;margin:10px 0}.newspaper .story-copy{font-size:14px}.newspaper footer{font-size:9px;line-height:2;letter-spacing:1px;border-top:1px solid #c2c6ae;padding-top:13px;color:#8c9079;margin-top:20px}.fortune-layout{display:flex;align-items:center;gap:40px;justify-content:center;padding:5px 0 15px}.fortune-art{width:200px;flex-shrink:0}.fortune-paper{padding:25px 22px;background:#fffcf0;border:1px solid #e0dac3;text-align:center;width:300px;position:relative;box-shadow:3px 5px 0 #e4dfcd}.fortune-paper:before{content:"两点半 · 无稽之签";font-size:9px;color:#ae8061;letter-spacing:3px}.fortune-paper h3{font-family:var(--serif);font-size:26px;line-height:1.5;font-weight:500;color:#a56144;margin:20px 0 14px}.fortune-paper p{font-family:var(--serif);font-size:15px;line-height:2}.fortune-paper small{display:block;border-top:1px dashed #ded5bb;margin-top:17px;padding-top:12px;line-height:1.8;font-size:10px;color:#969478}.center-actions{text-align:center;margin-top:20px}.radio-display{background:#274c45;color:#eae4bf;padding:28px;border:8px solid #c4a16a;border-radius:14px;max-width:610px;margin:20px auto;text-align:center;box-shadow:0 4px 0 #9a8056}.radio-display .frequency{font-family:Georgia,serif;letter-spacing:4px;color:#d6c398;font-size:13px}.radio-display p{font-family:var(--serif);font-size:22px;line-height:1.9}.radio-dial{height:18px;margin:20px 0 10px;border-top:1px solid #c9cf9a55;background:repeating-linear-gradient(90deg,transparent 0,transparent 13px,#c9cf9a44 13px,#c9cf9a44 14px)}.story-scene{max-width:650px;margin:0 auto;text-align:center}.story-art{height:170px;display:block;margin:auto;width:100%}.story-scene>.story-copy{font-family:var(--serif);font-size:19px;text-align:left;line-height:2.2;margin:24px 0}.story-choices{display:flex;flex-direction:column;gap:11px;margin-top:25px}.story-choices button{text-align:left;padding:15px 19px;border:1px solid #c9d0bc;background:#ecedde;border-radius:5px;font-size:13px}.story-choices button:hover{background:#dfe7cf}.story-choices span{float:right;color:#8d9b79}.ending-stamp{display:inline-block;font-family:var(--serif);font-size:24px;color:#a9664e;border:2px solid #a9664e;padding:10px 22px;transform:rotate(-6deg);margin:10px 0 20px}.rules-list{max-width:590px;margin:20px auto}.rules-list p{font-family:var(--serif);font-size:16px;line-height:2.2;border-bottom:1px dashed #d4d8c3;padding-bottom:15px}.rules-list b{color:#b48056;font-family:Georgia,serif;font-size:12px;display:block;letter-spacing:2px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,15px);color:#f5f0dc;background:#294d43;padding:13px 20px;border-radius:9px;font-size:12px;line-height:1.8;max-width:min(460px,calc(100vw - 34px));box-shadow:0 7px 25px #14312725;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:100}.toast.show{opacity:1;transform:translate(-50%,0)}.noscript-note{padding:30px;text-align:center;color:var(--coral)}
@keyframes rain{to{transform:translate(-14px,55px)}}@keyframes float{50%{transform:translateY(-6px) rotate(2deg)}}@keyframes tail-wag{50%{transform:rotate(-8deg)}}@keyframes glimmer{50%{opacity:.6}}@keyframes blink{0%,43%,47%,100%{transform:scaleY(1)}45%{transform:scaleY(.12)}}@keyframes ripple{0%{transform:scale(.7);opacity:.45}100%{transform:scale(1.8);opacity:0}}@keyframes sound-bar{to{height:15px}}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.store-scene{max-height:650px}}
@media(max-width:1000px){.site-header{padding:20px 28px}.top-nav{gap:18px}.welcome{padding:27px 4px 24px}.explore-bar{align-items:flex-start;gap:16px}.explore-bar>div{gap:7px;flex-wrap:wrap;justify-content:flex-end}.explore-bar button{padding:10px 12px}.explore-bar button span{margin-left:8px}.cat-bubble{font-size:10px;padding:7px 10px;max-width:170px}.hotspot-label{font-size:9px}.scene-caption{font-size:9px}.shelf-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.site-header{padding:17px 19px;min-height:81px}.wordmark{font-size:15px;gap:10px;letter-spacing:.5px}.wordmark small{font-size:6px;letter-spacing:1.4px}.logo-clock{width:40px;height:40px;font-size:11px}.top-nav{gap:15px}.top-nav button{font-size:0}.top-nav button>span:first-child{font-size:22px;margin:0}.top-nav small{font-size:8px;margin-left:1px;min-width:15px}.top-nav .audio-toggle{display:none}main{padding:0 15px}.welcome{display:block;padding:24px 3px 21px}.eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:29px;letter-spacing:1px}.welcome-note{font-size:11px;line-height:1.8;margin:12px 0 0}.welcome-note br{display:none}.store-scene{border-radius:13px;aspect-ratio:1.25}.scene-art{width:148%;height:100%;left:-24%}.scene-art>svg{height:100%;object-fit:cover}.scene-caption{font-size:7px;letter-spacing:1px;top:5%;left:5%}.tiny-star{font-size:13px}.hotspot{display:none}.hotspot.mobile-spot{display:flex;padding:10px}.hotspot-pin{width:26px;height:26px;font-size:17px}.hotspot-label{font-size:8px;padding:3px 6px;opacity:1;transform:none}.shelf-spot{left:23%;top:65%}.cat-spot{left:53%;top:78%}.news-spot{display:none!important}.fortune-spot{left:92%;top:78%}.door-spot{left:71%;top:61%}.cat-bubble{left:45%;top:32%;font-size:9px;max-width:145px;padding:7px 10px}.bell-button{padding:5px 9px;gap:3px;top:5%;right:4%;font-size:9px}.bell-button svg{width:16px;height:16px}.scene-weather{font-size:12px;right:6%;bottom:4%}.scene-weather span{font-size:6px;letter-spacing:0;margin-left:4px}.explore-bar{display:block;padding:19px 3px}.explore-bar>p{font-size:12px;gap:9px}.paper-star{font-size:28px}.explore-bar small{font-size:9px}.explore-bar>div{display:grid;grid-template-columns:1fr 1fr;margin-top:15px;gap:9px}.explore-bar button{font-size:11px;text-align:left;display:flex;justify-content:space-between;align-items:center;padding:11px 13px}.notice-row{padding:21px 4px;gap:12px;flex-wrap:wrap}.notice-row>p{font-size:12px;max-width:calc(100% - 58px)}.notice-row>.text-button{margin-left:53px;font-size:10px}.site-footer{padding:8px 19px 25px;align-items:flex-start;font-size:8px;line-height:1.8;gap:15px}.site-footer a{white-space:nowrap}dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border-radius:12px}.dialog-toolbar{padding:7px 16px;min-height:51px;gap:12px}#dialog-content{padding:22px 20px 26px}#dialog-title{font-size:25px}.dialog-subtitle{font-size:11px;margin-bottom:20px}.shelf-grid{grid-template-columns:repeat(2,1fr);gap:10px}.shelf-item{padding:11px 7px}.shelf-item svg{height:100px}.shelf-item strong{font-size:13px}.shelf-item small{font-size:8px}.product-layout{grid-template-columns:1fr;gap:22px}.product-poster{padding:13px 20px}.product-poster>svg{height:165px}.product-poster small{margin-top:5px;font-size:8px}.product-copy #dialog-title{font-size:26px}.story-copy{font-size:12px}.product-subtitle{margin-bottom:14px}.bestiary-grid{grid-template-columns:repeat(2,1fr);gap:11px}.creature-card{padding:11px 7px}.creature-card svg{height:111px}.creature-card strong{font-size:15px}.creature-card small{font-size:9px}.creature-layout{grid-template-columns:1fr;gap:20px}.creature-portrait{padding:5px 12px 12px}.creature-portrait svg{height:175px}.creature-dialogue{font-size:16px}.creature-facts{font-size:10px}.pocket-grid{grid-template-columns:repeat(3,1fr);gap:8px}.pocket-item{font-size:10px;padding:8px}.pocket-item svg{height:72px}.newspaper{padding:18px 18px}.newspaper-masthead{font-size:27px;letter-spacing:7px}.newspaper h3{font-size:21px}.newspaper .story-copy{font-size:13px;line-height:2.1}.news-tabs{gap:6px;margin-bottom:19px}.news-tabs button{font-size:9px;padding:7px 9px}.fortune-layout{display:block;padding:0}.fortune-art{width:125px;height:140px;display:block;margin:0 auto 13px}.fortune-paper{max-width:290px;width:100%;margin:auto;padding:19px}.fortune-paper h3{font-size:23px;margin:13px 0}.fortune-paper p{font-size:14px}.radio-display{padding:19px 16px;border-width:6px}.radio-display p{font-size:18px}.radio-display .frequency{font-size:10px}.story-art{height:140px}.story-scene>.story-copy{font-size:16px}.story-choices button{font-size:12px;line-height:1.8}.receipt{padding:23px}.rules-list p{font-size:14px}.toast{bottom:17px;font-size:11px}.sound-label{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
@media(max-width:700px){.top-nav{gap:12px}.top-nav .nav-label{font-size:0}.top-nav .nav-label:after{content:attr(data-short);font-size:10px;margin-left:4px}.fortune-spot{display:none!important}}
.notice-links{margin-left:auto;display:flex;gap:22px}.receipt-actions{justify-content:center}@media(max-width:700px){.notice-links{margin-left:53px;gap:20px}.notice-links .text-button{font-size:10px}}
.dialog-notice{position:sticky;top:55px;z-index:4;margin:0;padding:10px 25px;background:#e5ecd6;color:#526e4c;border-bottom:1px solid #d5dfc3;font-size:11px;line-height:1.8}@media(max-width:700px){.dialog-notice{top:51px;padding:9px 18px;font-size:10px}}
.receipt small{display:block}
