:root{color-scheme:light;font-family:Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif;--ink: #1d3322;--muted: #597059;--green: #2f9e44;--gold: #f6b84a;--rose: #d95b82;--cream: rgba(255, 250, 233, .96);--border: rgba(70, 48, 24, .22);--shadow: 0 16px 38px rgba(30, 54, 35, .28)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;overflow:hidden;background:#a5dcf2;color:var(--ink)}button,input{font:inherit}button{cursor:pointer}.app{position:relative;width:100vw;height:100vh}.game-canvas{position:absolute!important;top:0;right:0;bottom:0;left:0;touch-action:none}.hud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hud>*{pointer-events:auto}.quest-banner{position:absolute;top:14px;left:14px;width:min(340px,calc(100vw - 146px));padding:12px 14px;border:1px solid var(--border);border-radius:14px;background:var(--cream);box-shadow:var(--shadow)}.quest-banner header{display:grid;gap:2px}.quest-banner__kicker{color:#7b5619;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.quest-banner strong{font-size:20px;line-height:1.05}.quest-banner p{margin:6px 0 0;color:var(--muted);font-size:14px;font-weight:700}.quest-banner__helper{color:#31563a!important;font-size:13px!important;font-weight:900!important}.quest-banner__challenge{display:inline-flex;width:fit-content;max-width:100%;margin-top:8px!important;padding:6px 9px;border:1px solid rgba(47,158,68,.2);border-radius:8px;background:#2f9e441a;color:#31563a!important;font-size:12px!important;font-weight:900!important;line-height:1.2}.quest-banner__next-step{display:inline-flex;width:fit-content;margin-top:8px!important;padding:5px 9px;border-radius:999px;background:#ffd65e52;color:#5c3d11!important;font-size:12px!important;font-weight:950!important}.quest-banner__glow-search{margin-top:8px}.melody-cue{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:8px;padding:8px 9px;border-radius:10px;background:#ff9fbc2e;box-shadow:inset 0 0 0 1px #9b3f5d24}.melody-cue b{min-width:64px;color:#9b3f5d;font-size:12px;font-weight:950;text-transform:uppercase}.melody-cue__beats{display:flex;gap:7px;align-items:center}.melody-cue__beats i{width:15px;height:15px;border-radius:999px;background:#ffffffa3;box-shadow:inset 0 0 0 2px #9b3f5d38}.melody-cue__beats .melody-cue__beat--done{background:#ff9fbc;box-shadow:0 0 0 2px #ff9fbc38,0 0 12px #ff9fbc94}.melody-cue__beats .melody-cue__beat--watch{background:#fff8c9;box-shadow:0 0 0 3px #ff9fbc47,0 0 16px #fff8c9db;transform:scale(1.22)}.melody-cue--turn{background:#70d6ff26}.melody-cue--turn b{color:#23607a}.quest-banner__footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;margin-top:8px}.quest-banner__progress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.quest-banner__bar{display:block;height:9px;border-radius:999px;background:#2f9e442e;overflow:hidden}.quest-banner__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--gold));transition:width .24s ease}.quest-banner__progress b{font-size:15px;font-weight:950}.guide-audio-button{min-width:52px;height:34px;border:1px solid var(--border);border-radius:10px;background:#fff0ba;color:#573719;font-size:13px;font-weight:950}.inventory{position:absolute;left:50%;bottom:16px;display:flex;gap:8px;transform:translate(-50%)}.inv-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid var(--border);border-radius:999px;background:var(--cream);box-shadow:var(--shadow);font-size:14px;font-weight:800}.inv-chip b{font-size:16px}.challenge-chip{position:absolute;top:74px;right:14px;bottom:174px;display:grid;gap:7px;width:236px;max-height:calc(100vh - 248px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:10px 12px;border:1px solid var(--border);border-radius:14px;background:var(--cream);box-shadow:var(--shadow)}.challenge-chip:focus-visible{outline:3px solid rgba(246,184,74,.72);outline-offset:3px}.board-toggle{position:absolute;top:74px;right:14px;z-index:7;display:flex;align-items:center;justify-content:space-between;gap:9px;width:128px;height:44px;padding:0 12px;border:1px solid var(--border);border-radius:13px;background:var(--cream);box-shadow:var(--shadow);color:var(--ink)}.board-toggle--sunny{background:#fff0ba}.board-toggle span{color:#7b5619;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.board-toggle b{color:var(--green);font-size:15px;font-weight:950}.challenge-chip__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.challenge-chip__header-actions{display:flex;align-items:center;gap:6px}.challenge-chip__header span{color:#7b5619;font-size:10px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.challenge-chip__header b{color:var(--green);font-size:15px;font-weight:950}.challenge-chip__close{min-width:42px;height:28px;border:1px solid rgba(70,48,24,.16);border-radius:8px;background:#fff9;color:#573719;font-size:11px;font-weight:950}.challenge-chip strong{font-size:13px;line-height:1.15}.scavenger-list{display:grid;gap:5px;margin:0;padding:0;list-style:none}.scavenger-list li{display:grid;grid-template-columns:25px 1fr;align-items:center;gap:7px;min-height:30px;padding:4px 6px;border-radius:9px;background:#ffffff94;color:#31563a;font-size:12px;font-weight:850;line-height:1.15}.scavenger-list i{display:grid;place-items:center;width:25px;height:22px;border-radius:7px;background:#f6b84a47;color:#7b5619;font-size:10px;font-style:normal;font-weight:950}.scavenger-list__item--done{opacity:.72}.scavenger-list__item--done i{background:#2f9e4429;color:var(--green)}.challenge-audio-button{justify-self:start;min-width:52px;height:30px;border:1px solid var(--border);border-radius:9px;background:#fff0ba;color:#573719;font-size:12px;font-weight:950}.mini-goal-strip,.sunny-task-strip,.treasure-trail-strip,.fishing-pond-strip,.knight-quest-strip{display:grid;gap:5px;margin-top:2px;padding:8px;border-radius:10px;background:#2f9e441a;box-shadow:inset 0 0 0 1px #2f9e441f}.sunny-task-strip{background:#ffd1662e;box-shadow:inset 0 0 0 1px #b06a3524}.treasure-trail-strip{background:#70d6ff1f;box-shadow:inset 0 0 0 1px #4a90c024}.fishing-pond-strip{background:#70d6ff29;box-shadow:inset 0 0 0 1px #4a90c029}.knight-quest-strip{background:#9b7bd624;box-shadow:inset 0 0 0 1px #5a488a29}.mini-goal-strip header,.mini-goal-strip__row,.sunny-task-strip header,.sunny-task-strip__row,.treasure-trail-strip header,.treasure-trail-strip__row,.fishing-pond-strip header,.fishing-pond-strip__row,.knight-quest-strip header,.knight-quest-strip__row{display:flex;align-items:center;justify-content:space-between;gap:8px}.mini-goal-strip header span,.sunny-task-strip header span,.treasure-trail-strip header span,.fishing-pond-strip header span,.knight-quest-strip header span{color:#7b5619;font-size:9px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.mini-goal-strip header b,.mini-goal-strip__row em,.sunny-task-strip header b,.sunny-task-strip__row em,.treasure-trail-strip header b,.treasure-trail-strip__row em,.fishing-pond-strip header b,.fishing-pond-strip__row em,.knight-quest-strip header b,.knight-quest-strip__row em{color:var(--green);font-size:12px;font-style:normal;font-weight:950}.sunny-task-strip header b{color:#b06a35}.mini-goal-strip__row strong,.sunny-task-strip__row strong,.treasure-trail-strip__row strong,.fishing-pond-strip__row strong,.knight-quest-strip__row strong{min-width:0;font-size:12px;line-height:1.1}.mini-goal-strip p,.sunny-task-strip p,.treasure-trail-strip p,.fishing-pond-strip p,.knight-quest-strip p{margin:0;color:#31563a;font-size:11px;font-weight:850;line-height:1.15}.mini-goal-audio-button,.sunny-task-audio-button,.treasure-trail-audio-button,.fishing-pond-audio-button,.knight-quest-audio-button{justify-self:start;min-width:48px;height:28px;border:1px solid var(--border);border-radius:8px;background:#fff0ba;color:#573719;font-size:11px;font-weight:950}.inv-icon{display:block;width:18px;height:18px;border-radius:5px;border:1px solid rgba(0,0,0,.12)}.inv-icon--seeds{background:radial-gradient(circle at 35% 35%,#f0cf4e 0,#f0cf4e 30%,#6f4a2d 32%,#6f4a2d)}.inv-icon--sun-seed{background:radial-gradient(circle at 35% 35%,#fff0a8 0,#fff0a8 28%,#f2cf4e 30%,#f2cf4e 68%,#7b5619 70%,#7b5619)}.inv-icon--shade-seed{background:radial-gradient(circle at 35% 35%,#ffd7e5 0,#ffd7e5 28%,#ff8fb3 30%,#ff8fb3 68%,#6b4260 70%,#6b4260)}.inv-icon--water-seed{background:radial-gradient(circle at 35% 35%,#c7f4ff 0,#c7f4ff 28%,#70d6ff 30%,#70d6ff 68%,#2d6478 70%,#2d6478)}.inv-icon--bread{background:linear-gradient(135deg,#d4923d,#f2c36b)}.inv-icon--water{background:linear-gradient(135deg,#4a8a92,#88c9d4)}.inv-icon--goods{background:linear-gradient(135deg,#f2cf4e,#d95b82)}.inv-icon--grain{background:linear-gradient(135deg,#f2cf4e,#b8892e)}.inv-icon--berries{background:radial-gradient(circle at 35% 35%,#ff8fb3 0,#ff8fb3 24%,#d95b82 26%,#d95b82 56%,#7c2f4a 58%,#7c2f4a)}.inv-icon--honey{background:linear-gradient(135deg,#fff0a8,#f6b84a)}.inv-icon--clues{background:linear-gradient(135deg,#fff6e8,#caa57a)}.inv-icon--thanks{background:linear-gradient(135deg,#fff0ba,#ffd166)}.inv-icon--words{background:linear-gradient(135deg,#a7e86f,#70d6ff)}.inv-icon--rain{background:linear-gradient(135deg,#c7f4ff,#4a90c0)}.inv-icon--twigs{background:linear-gradient(135deg,#8d5a2b,#8fd16a)}.inv-icon--harvest{background:linear-gradient(135deg,#f0922e,#e0493d)}.inv-icon--party{background:linear-gradient(135deg,#ffd166,#ff8fb3,#70d6ff)}.action-button{position:absolute;right:18px;bottom:118px;min-width:116px;padding:14px 20px;border:1px solid var(--border);border-radius:16px;background:var(--cream);box-shadow:var(--shadow),0 0 0 5px #ffd65e4d;color:var(--ink);font-size:18px;font-weight:950}.action-button:active{transform:translateY(2px)}.action-button--next-day{background:#fff5c7;box-shadow:var(--shadow),0 0 0 6px #2f9e4438}.story-button{position:absolute;right:18px;bottom:66px;min-width:116px;height:42px;border:1px solid var(--border);border-radius:13px;background:#e8f6ff;box-shadow:var(--shadow);color:#21445f;font-size:12px;font-weight:950;z-index:8}.hud-top-controls{position:absolute;top:14px;right:14px;display:flex;gap:8px;z-index:8}.menu-button{width:96px;height:46px;border:1px solid var(--border);border-radius:13px;background:var(--cream);box-shadow:var(--shadow);font-size:12px;font-weight:950;white-space:nowrap}.voice-button{width:78px;height:46px;border:1px solid var(--border);border-radius:13px;background:var(--cream);box-shadow:var(--shadow);font-size:12px;font-weight:950;white-space:nowrap;display:flex;align-items:center;justify-content:center}.voice-button--muted{opacity:.6}.toast{position:absolute;left:50%;bottom:82px;transform:translate(-50%);padding:12px 22px;border:1.5px solid var(--border);border-radius:14px;background:var(--cream);box-shadow:var(--shadow),0 0 0 3px #2f9e4426;font-size:18px;font-weight:950;color:#2d4b26;white-space:nowrap;animation:toastIn .18s cubic-bezier(.34,1.56,.64,1)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px) scale(.88)}to{opacity:1;transform:translate(-50%) scale(1)}}.reaction-bubble{position:absolute;left:50%;bottom:74px;transform:translate(-50%);width:max-content;max-width:calc(100vw - 32px);padding:14px 28px;border-radius:999px;background:#fffce6f5;box-shadow:0 8px 28px #1e362338,0 0 0 2px #ffd65e80;font-size:22px;font-weight:950;color:var(--ink);pointer-events:none;overflow:visible;isolation:isolate;animation:reactionPop .24s cubic-bezier(.34,1.56,.64,1) forwards;line-height:1.15;text-align:center;white-space:normal;z-index:10}.reaction-bubble__sparks{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.reaction-bubble__sparks i{position:absolute;left:50%;top:50%;width:8px;height:15px;border-radius:999px;box-shadow:0 2px 8px #46301833;opacity:0;animation:reactionSparkPop .74s ease-out forwards}.reaction-bubble--leaf .reaction-bubble__sparks i,.reaction-bubble--petal .reaction-bubble__sparks i{width:13px;height:7px;border-radius:12px 3px}.reaction-bubble--splash .reaction-bubble__sparks i{width:7px;height:18px;border-radius:999px}.reaction-bubble--knock .reaction-bubble__sparks i{width:10px;height:10px;border-radius:3px}.reaction-bubble--glow-found{bottom:124px;padding:16px 32px;background:#fff8c9fa;box-shadow:0 10px 30px #1e36233d,0 0 0 3px #70d6ff6b,0 0 42px #fff8c9d1;color:#23607a;font-size:26px}.reaction-bubble--glow-found:after{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:3px solid rgba(112,214,255,.48);border-radius:inherit;pointer-events:none;animation:glowFoundRing .9s ease-out forwards}@keyframes glowFoundRing{0%{opacity:.95;transform:scale(.88)}to{opacity:0;transform:scale(1.22)}}@keyframes reactionPop{0%{opacity:0;transform:translate(-50%) scale(.6) translateY(16px)}to{opacity:1;transform:translate(-50%) scale(1) translateY(0)}}@keyframes reactionSparkPop{0%{opacity:.95;transform:translate(-50%,-50%) scale(.45)}to{opacity:0;transform:translate(calc(-50% + var(--spark-x)),calc(-50% + var(--spark-y))) scale(1.08)}}@keyframes reactionFade{0%{opacity:1;transform:translate(-50%) scale(1) translateY(0)}to{opacity:0;transform:translate(-50%) scale(.92) translateY(-10px)}}@keyframes reactionPopMobile{0%{opacity:0;transform:scale(.72) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes reactionFadeMobile{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.94) translateY(-8px)}}.explorer-reward{position:absolute;left:50%;top:50%;z-index:16;display:grid;grid-template-columns:82px 1fr;gap:12px;align-items:center;width:min(380px,calc(100vw - 32px));padding:14px;border:1px solid rgba(70,48,24,.24);border-radius:16px;background:#fffae9;box-shadow:0 18px 44px #1e362352,0 0 0 5px #f6b84a38;isolation:isolate;pointer-events:auto;transform:translate(-50%,-50%);animation:rewardIn .36s cubic-bezier(.34,1.56,.64,1),rewardFloat 2.2s ease-in-out .42s infinite}.explorer-reward--milestone{box-shadow:0 18px 44px #1e362352,0 0 0 5px #2f9e442e}.explorer-reward--play{box-shadow:0 18px 44px #1e362352,0 0 0 5px #4a90c033}.explorer-reward__sparks{position:absolute;left:8px;top:8px;width:96px;height:96px;overflow:visible;pointer-events:none;z-index:0}.explorer-reward__sparks i{position:absolute;left:50%;top:50%;width:5px;height:14px;border-radius:999px;background:#f6b84a;transform-origin:0 0;animation:sparkShoot .86s ease-out forwards}.explorer-reward--milestone .explorer-reward__sparks i{background:#2f9e44}.explorer-reward--play .explorer-reward__sparks i{background:#4a90c0}.explorer-reward__medal{position:relative;z-index:1;display:grid;place-items:center;width:74px;height:74px;border:4px solid #fff0ba;border-radius:999px;background:radial-gradient(circle at 35% 30%,#fff4b8 0,#fff4b8 22%,#f6b84a 24%,#f6b84a);color:#573719;font-size:13px;font-weight:950;letter-spacing:.04em;box-shadow:inset 0 -8px 12px #7846182e,0 8px 20px #64462242}.explorer-reward--milestone .explorer-reward__medal{background:radial-gradient(circle at 35% 30%,#f7ffe0 0,#f7ffe0 22%,#88cc6a 24%,#88cc6a);color:#214a28}.explorer-reward--play .explorer-reward__medal{background:radial-gradient(circle at 35% 30%,#eef9ff 0,#eef9ff 22%,#70d6ff 24%,#70d6ff);color:#17384a}.explorer-reward__copy{position:relative;z-index:1;display:grid;gap:3px}.explorer-reward__copy span{color:#7b5619;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.explorer-reward__copy strong{font-size:26px;line-height:1}.explorer-reward__copy p{margin:0;color:#31563a;font-size:15px;font-weight:850;line-height:1.25}.explorer-reward__companion{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;margin-top:4px;padding-top:7px;border-top:1px solid rgba(70,48,24,.12)}.explorer-reward__companion i{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#fff0ba;color:#573719;font-size:13px;font-style:normal;font-weight:950;box-shadow:inset 0 -4px #78461814}.explorer-reward__companion p{display:grid;gap:1px;color:#31563a;font-size:13px;line-height:1.22}.explorer-reward__companion b{color:#7b5619;font-size:10px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.explorer-reward__actions{position:relative;z-index:1;grid-column:2;display:flex;flex-wrap:wrap;gap:7px}.explorer-reward button{justify-self:start;min-height:34px;padding:0 12px;border:1px solid var(--border);border-radius:9px;background:#fff0ba;color:#573719;font-size:12px;font-weight:950}@keyframes rewardIn{0%{opacity:0;transform:translate(-50%,-45%) scale(.78)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes rewardFloat{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 7px))}}@keyframes sparkShoot{0%{opacity:.95;margin-left:0;margin-top:0}to{opacity:0;margin-left:48px;margin-top:-2px}}.joystick{position:absolute;right:22px;bottom:22px;width:86px;height:86px;border:5px solid rgba(40,42,34,.5);border-radius:999px;background:#2d2f276b;touch-action:none}.joystick__knob{position:absolute;left:50%;top:50%;width:38px;height:38px;margin:-19px 0 0 -19px;border-radius:999px;background:#fffae9eb;box-shadow:0 4px 10px #0000004d;pointer-events:none}@media(hover:hover)and (pointer:fine){.joystick{opacity:.45}}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:linear-gradient(180deg,#78bee68c,#22462c99)}.overlay--title{place-items:center start;padding:clamp(18px,4vw,54px);background:linear-gradient(90deg,#193021b8,#19302159 48%,#1930211a),radial-gradient(circle at 28% 36%,rgba(255,240,186,.18),transparent 34%)}.overlay--light{background:#1c34246b}.overlay--celebrate{background:radial-gradient(circle at 50% 36%,#fff7cd80,#1c3624a6)}.panel{display:grid;gap:10px;width:min(440px,calc(100vw - 36px));max-height:calc(100vh - 40px);overflow-y:auto;padding:24px;border-radius:20px;background:var(--cream);box-shadow:var(--shadow)}.panel h1{margin:0;font-size:clamp(30px,5vw,42px);line-height:1}.panel h2{margin:0;font-size:clamp(24px,4vw,34px);line-height:1}.panel__tag{margin:0;color:var(--muted);font-weight:700}.panel__kicker{color:#7b5619;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.panel--verse,.panel--celebrate{justify-items:center;text-align:center}.panel--celebrate strong{font-size:27px}.panel--celebrate p{margin:0;color:var(--green);font-weight:900}.panel--celebrate small{color:var(--muted);font-weight:700}.verse-ref{font-size:24px}.verse-guide{max-width:460px;margin:0;color:var(--green);font-size:16px;font-weight:850;line-height:1.35}.verse-text{margin:0;padding:12px 16px;border-radius:12px;background:#ffffffb3;font-size:19px;font-weight:800;line-height:1.35}.field{display:grid;gap:6px;font-weight:800;font-size:14px}.field input{height:42px;padding:0 12px;border:1px solid var(--border);border-radius:9px;background:#fffef7;font-size:16px;color:var(--ink)}.field-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border:0;border-radius:12px;background:#fff0ba;color:#573719;font-weight:900}.btn--primary{background:var(--green);color:#fff;font-size:17px}.btn--danger{background:var(--rose);color:#fff}.panel__row{display:flex;flex-wrap:wrap;gap:8px}.panel__row .btn{flex:1}.reset-confirm{display:grid;gap:8px;padding:12px;border-radius:12px;background:#d95b821f}.reset-confirm p{margin:0;color:#9c3b56;font-weight:900;font-size:14px}.panel__note{margin:4px 0 0;color:var(--muted);font-size:12px;font-weight:700}.panel__status{margin:0;padding:9px 11px;border:1px solid rgba(137,86,22,.22);border-radius:8px;background:#fff5dcd1;color:#6e4f1f;font-size:12px;font-weight:850}.title-panel{width:min(620px,calc(100vw - 36px));gap:8px;padding:20px;border:1px solid rgba(96,62,24,.2);border-radius:18px;background:#fffae9f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.title-panel--grownups{width:min(620px,calc(100vw - 36px))}.title-panel__masthead{display:grid;gap:5px}.title-panel__masthead h1{font-size:clamp(34px,7vw,54px);letter-spacing:0}.title-panel__save{display:grid;gap:4px;padding:10px 12px;border:1px solid rgba(47,158,68,.2);border-radius:12px;background:#e5f6dcd1}.title-panel__save span,.title-panel__save small{color:var(--muted);font-size:12px;font-weight:850}.title-panel__save strong{color:var(--green);font-size:18px;font-weight:950}.title-panel__quick-play{display:none}.level-picker{display:grid;gap:6px}.level-picker header{display:flex;align-items:center;justify-content:space-between;gap:8px}.level-picker header span{color:#7b5619;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.level-picker header b{color:var(--muted);font-size:12px;font-weight:900}.level-picker__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.level-card{position:relative;display:grid;align-content:start;gap:3px;min-height:70px;padding:7px;border:1px solid rgba(70,48,24,.16);border-radius:10px;background:#ffffff94;color:var(--ink);text-align:left;box-shadow:inset 0 -3px #4630180a}.level-card--selected{border-color:#2f9e447a;background:#fff5c7;box-shadow:0 8px 18px #1e362329,inset 0 -3px #4630180d}.level-card--saved{background:#e5f6dcdb}.level-card span{color:#7b5619;font-size:10px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.level-card strong{min-height:24px;font-size:11px;font-weight:950;line-height:1.08}.level-card small{color:var(--muted);font-size:9px;font-weight:850;line-height:1.08}.level-card em{width:max-content;margin-top:auto;padding:2px 6px;border-radius:999px;background:#2f9e441f;color:var(--green);font-size:9px;font-style:normal;font-weight:950;text-transform:uppercase}.character-select{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.character-card{display:grid;justify-items:center;gap:5px;min-height:92px;padding:9px 8px;border:1px solid rgba(70,48,24,.16);border-radius:14px;background:#ffffff8f;box-shadow:inset 0 -4px #4630180a;color:var(--ink)}.character-card--selected{border-color:#2f9e446b;background:#fff5c7;box-shadow:var(--shadow),inset 0 -4px #4630180d}.character-card__avatar{position:relative;display:grid;place-items:end center;width:44px;height:46px}.character-card__avatar:before{content:"";position:absolute;top:3px;width:28px;height:25px;border-radius:11px 11px 9px 9px;background:#f3c69b;box-shadow:inset 0 8px #5b3a21,0 0 0 2px #4630181a}.character-card__avatar i{width:32px;height:24px;border-radius:8px 8px 6px 6px;background:#2f80ed;box-shadow:inset 0 -6px #1e36231f}.character-card--green .character-card__avatar:before{box-shadow:inset 0 8px #e0bb4f,0 0 0 2px #4630181a}.character-card--green .character-card__avatar i{background:#55a85f}.character-card strong{font-size:18px;line-height:1}.character-card small{color:var(--muted);font-size:12px;font-weight:900}.btn--hero{min-height:50px;font-size:19px}.btn--muted{background:#7a8072}.title-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.menu-back{justify-self:start;min-height:34px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:#fff0ba;color:#573719;font-size:12px;font-weight:950}.about-copy{margin:0;color:var(--green);font-size:15px;font-weight:850;line-height:1.45}.about-list{display:grid;gap:8px}.about-list span{padding:10px 12px;border:1px solid rgba(70,48,24,.12);border-radius:10px;background:#ffffff85;color:var(--ink);font-size:13px;font-weight:850}.voice-recorder{border:1px solid var(--border);border-radius:14px;background:#ffffff80;overflow:hidden}.voice-recorder summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 14px;cursor:pointer;font-weight:950}.voice-recorder summary b{color:var(--muted);font-size:13px}.voice-recorder__summary-counts{display:grid;justify-items:end;gap:1px;line-height:1.15}.voice-recorder__summary-counts small{color:#7a633e;font-size:11px;font-weight:850}.voice-recorder__body{display:grid;gap:10px;padding:0 12px 12px}.voice-recorder__message{margin:0;padding:8px 10px;border-radius:10px;background:#2f9e441a;color:#2d4b26;font-size:13px;font-weight:800}.voice-recorder__priority{display:grid;gap:8px;padding:10px;border:1px solid rgba(246,184,74,.48);border-radius:12px;background:#fff0ba94}.voice-recorder__priority header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#573719;font-size:12px;font-weight:950;text-transform:uppercase}.voice-recorder__subhead{margin:2px 0 -2px;color:#573719;font-size:13px;font-weight:950}.voice-recorder__list{display:grid;gap:8px;max-height:min(44vh,360px);overflow-y:auto;padding-right:2px}.voice-recorder__list--priority{max-height:min(36vh,300px)}.voice-recorder__item{display:grid;gap:8px;padding:10px;border:1px solid rgba(70,48,24,.14);border-radius:12px;background:#fffae9c7}.voice-recorder__copy{display:grid;gap:3px}.voice-recorder__title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.voice-recorder__copy strong{font-size:14px}.voice-recorder__source{flex:0 0 auto;padding:3px 7px;border:1px solid rgba(70,48,24,.14);border-radius:999px;font-size:10px;font-style:normal;font-weight:950;line-height:1;text-transform:uppercase}.voice-recorder__source--recorded{background:#2f9e4424;color:#2d4b26}.voice-recorder__source--generated{background:#f6b84a38;color:#5a3a1d}.voice-recorder__source--missing{background:#b640401f;color:#733232}.voice-recorder__copy span{color:var(--muted);font-size:12px;font-weight:700;line-height:1.3}.voice-recorder__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.voice-recorder__actions .btn{min-height:36px;padding:0 8px;font-size:12px}.voice-recorder__actions .btn:disabled{cursor:not-allowed;opacity:.48}.file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.confetti-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.confetti{position:absolute;top:-22px;width:11px;height:15px;border-radius:3px;opacity:.92;animation:confettiFall 2.7s linear infinite}.confetti--0{background:#f6b84a}.confetti--1{background:#2f9e44}.confetti--2{background:#2f80ed}.confetti--3{background:#d95b82}.confetti--4{background:#ffd166}@keyframes confettiFall{0%{transform:translateY(0) rotate(0)}to{transform:translateY(116vh) rotate(560deg)}}@media(prefers-reduced-motion:reduce){.confetti{display:none}.explorer-reward,.explorer-reward__sparks i,.reaction-bubble__sparks i{animation:none}.reaction-bubble__sparks{display:none}}@media(max-width:700px){.field-row{grid-template-columns:1fr}.overlay--title{place-items:center;padding:12px}.title-panel{width:min(430px,calc(100vw - 24px));max-height:calc(100vh - 24px);gap:8px;padding:16px}.title-panel__masthead h1{font-size:clamp(32px,11vw,46px)}.title-panel__save{padding:10px 12px}.title-panel__quick-play{display:flex}.level-picker__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.level-card{min-height:74px}.character-card{min-height:92px;padding:9px 8px}.character-card__avatar{width:44px;height:46px}.character-card__avatar:before{width:28px;height:25px}.character-card__avatar i{width:32px;height:24px}.btn--hero{display:none}.quest-banner{width:min(268px,calc(100vw - 122px));padding:10px 11px}.quest-banner--adventure{width:min(238px,calc(100vw - 126px));padding:10px 12px}.quest-banner strong{font-size:18px}.quest-banner--adventure .quest-banner__kicker{font-size:9px}.quest-banner--adventure strong{font-size:17px}.quest-banner--adventure p{font-size:12px;line-height:1.18}.quest-banner--adventure .quest-banner__footer{margin-top:6px}.quest-banner--adventure .glow-search{margin-top:6px;padding:7px}.quest-banner--adventure .melody-cue{margin-top:6px;padding:7px;gap:7px}.quest-banner--adventure .melody-cue b{min-width:52px;font-size:10px}.quest-banner--adventure .melody-cue__beats{gap:5px}.quest-banner--adventure .melody-cue__beats i{width:13px;height:13px}.hud-top-controls{top:14px;right:14px;left:auto;flex-direction:row;gap:6px}.hud-top-controls .voice-button{display:none}.quest-banner--adventure~.hud-top-controls{top:14px;right:14px;left:auto}.quest-banner--adventure~.hud-top-controls .voice-button{display:none}.quest-banner--adventure~.hud-top-controls .menu-button{width:90px}.menu-button,.voice-button{width:82px;height:42px;font-size:10px}.menu-button{width:90px}.action-button{right:94px;bottom:14px;min-width:92px;min-height:46px;padding:10px 12px;font-size:14px}.story-button{right:94px;bottom:68px;min-width:92px;height:38px}.inventory{left:14px;bottom:70px;top:auto;max-width:min(240px,calc(100vw - 132px));transform:none;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:6px}.inv-chip{gap:5px;padding:6px 9px;font-size:12px}.inv-chip b{font-size:14px}.challenge-chip{left:14px;right:auto;bottom:150px;top:auto;max-height:min(42vh,calc(100vh - 360px));width:190px;gap:6px;padding:8px 10px}.board-toggle{left:14px;right:auto;top:auto;bottom:150px;width:118px;height:40px;padding:0 10px}.board-toggle span{font-size:10px}.board-toggle b{font-size:13px}.challenge-chip strong{font-size:11px}.challenge-chip__header b{font-size:13px}.challenge-chip>strong{display:none}.challenge-chip--sunny-active{width:188px}.challenge-chip--sunny-active>strong,.challenge-chip--sunny-active .scavenger-list,.challenge-chip--sunny-active .challenge-audio-button,.challenge-chip--sunny-active .treasure-trail-strip,.challenge-chip--sunny-active .fishing-pond-strip,.challenge-chip--sunny-active .knight-quest-strip{display:none}.scavenger-list li{grid-template-columns:23px 1fr;min-height:27px;font-size:10px}.scavenger-list li:nth-child(n+2){display:none}.mini-goal-strip,.sunny-task-strip,.treasure-trail-strip,.fishing-pond-strip,.knight-quest-strip{gap:4px;padding:7px}.mini-goal-strip__row strong,.sunny-task-strip__row strong,.treasure-trail-strip__row strong,.fishing-pond-strip__row strong,.knight-quest-strip__row strong{font-size:11px}.mini-goal-strip p,.sunny-task-strip p,.treasure-trail-strip p,.fishing-pond-strip p,.knight-quest-strip p{font-size:10px}.treasure-trail-strip__row,.fishing-pond-strip__row{display:none}.mini-goal-audio-button,.sunny-task-audio-button,.treasure-trail-audio-button,.fishing-pond-audio-button,.knight-quest-audio-button{height:26px;font-size:10px}.explorer-reward{top:56%;grid-template-columns:64px 1fr;gap:10px;width:min(336px,calc(100vw - 24px));padding:12px}.explorer-reward__medal{width:58px;height:58px;border-width:3px;font-size:11px}.explorer-reward__copy strong{font-size:21px}.explorer-reward__copy p{font-size:13px}.explorer-reward__companion{grid-template-columns:26px 1fr;gap:7px;padding-top:6px}.explorer-reward__companion i{width:26px;height:26px;font-size:12px}.explorer-reward__companion p{font-size:11px}.reaction-bubble{left:50%;right:auto;top:auto;bottom:76px;transform:translate(-50%);width:auto;max-width:min(340px,calc(100vw - 36px));padding:10px 12px;border-radius:18px;font-size:15px;animation:reactionPop .22s cubic-bezier(.34,1.56,.64,1) forwards}.reaction-bubble--glow-found{left:50%;right:auto;top:auto;bottom:124px;transform:translate(-50%);max-width:min(300px,calc(100vw - 36px));padding:14px 24px;border-radius:999px;font-size:21px;animation:reactionPop .24s cubic-bezier(.34,1.56,.64,1) forwards}.toast{bottom:120px}.joystick{right:14px;bottom:14px;width:74px;height:74px;border-width:4px}.joystick__knob{width:32px;height:32px;margin:-16px 0 0 -16px}.hud:has(.adventure-drawer) .quest-banner,.hud:has(.adventure-drawer) .action-button,.hud:has(.adventure-drawer) .story-button,.hud:has(.adventure-drawer) .journal-button,.hud:has(.adventure-drawer) .map-button,.hud:has(.adventure-drawer) .hud-top-controls,.hud:has(.adventure-drawer) .adventure-button{display:none}.hud:has(.adventure-drawer)+.joystick{display:none}}.journal-button,.map-button,.adventure-button{position:absolute;bottom:14px;width:52px;height:46px;border:1px solid var(--border);border-radius:13px;background:var(--cream);box-shadow:var(--shadow);font-size:12px;font-weight:950;display:flex;align-items:center;justify-content:center}.journal-button{left:14px}.map-button{left:74px}.adventure-button{left:134px;width:72px;background:#fff0ba;color:#573719;z-index:8}.adventure-drawer{position:absolute;left:14px;bottom:72px;z-index:14;display:grid;gap:10px;width:min(470px,calc(100vw - 28px));max-height:min(58vh,480px);overflow-y:auto;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--cream);box-shadow:var(--shadow);animation:mapIn .18s cubic-bezier(.34,1.56,.64,1)}@media(max-width:700px){.adventure-drawer{top:12px;right:12px;left:12px;bottom:12px;width:auto;max-height:none;z-index:30}}.adventure-drawer__header,.adventure-focus header{display:flex;align-items:center;justify-content:space-between;gap:8px}.adventure-drawer__header div{display:grid;gap:1px}.adventure-drawer__header span,.adventure-focus header span,.adventure-card span{color:#7b5619;font-size:10px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.adventure-drawer__header strong{font-size:17px;font-weight:950}.adventure-drawer__header button,.adventure-focus header button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:8px;background:#4630181f;color:#573719;font-size:12px;font-weight:950}.adventure-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.adventure-card{display:grid;gap:5px;min-height:132px;padding:10px;border:1px solid rgba(70,48,24,.16);border-radius:8px;background:#fff9e8;color:var(--ink);text-align:left;box-shadow:0 5px 12px #1e362314}.adventure-card strong{font-size:16px;line-height:1.08}.adventure-card p{margin:0;color:#31563a;font-size:12px;font-weight:850;line-height:1.25}.adventure-card footer{display:grid;gap:3px;align-self:end}.adventure-card footer b{width:max-content;padding:3px 7px;border-radius:999px;background:#2f9e441f;color:var(--green);font-size:11px;font-weight:950}.adventure-card footer em{color:var(--muted);font-size:11px;font-style:normal;font-weight:800;line-height:1.2}.adventure-card--gold footer b,.adventure-focus--gold .adventure-focus__actions b{background:#f6b84a38;color:#7b5619}.adventure-card--blue footer b,.adventure-focus--blue .adventure-focus__actions b{background:#70d6ff33;color:#23607a}.adventure-card--pink footer b,.adventure-focus--pink .adventure-focus__actions b{background:#ff9fbc33;color:#9b3f5d}.adventure-card--leaf footer b,.adventure-focus--leaf .adventure-focus__actions b{background:#7fd66b33;color:#31563a}.adventure-focus{position:absolute;left:14px;bottom:72px;z-index:8;display:grid;gap:6px;width:min(280px,calc(100vw - 142px));padding:10px 12px;border:1px solid var(--border);border-radius:14px;background:var(--cream);box-shadow:var(--shadow)}.adventure-focus strong{font-size:15px;line-height:1.08}.adventure-focus p{margin:0;color:#31563a;font-size:12px;font-weight:850;line-height:1.25}.adventure-arrival,.adventure-action,.glow-search{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:8px;border-radius:8px;background:#ffd16633;box-shadow:inset 0 0 0 1px #b06a351f}.adventure-action{background:#7fd66b2e}.adventure-action--done{background:#70d6ff33}.adventure-action--try{background:#ffd16638}.glow-search{background:#70d6ff29}.glow-search--warm{background:#ffd16633}.glow-search--hot,.glow-search--found{background:#ff9fbc38}.adventure-arrival span,.adventure-action span,.glow-search span{color:#573719;font-size:12px;font-weight:900;line-height:1.2}.adventure-arrival b,.adventure-action b,.glow-search b{min-width:42px;padding:5px 7px;border-radius:999px;background:#ffffff8a;color:#23607a;font-size:10px;font-weight:950;text-align:center;text-transform:uppercase}.adventure-arrival button,.adventure-action button{min-width:38px;height:28px;border:1px solid var(--border);border-radius:8px;background:#fff9e8;color:#573719;font-size:11px;font-weight:950}.adventure-focus__actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.adventure-focus__actions b{padding:3px 7px;border-radius:999px;background:#2f9e441f;color:var(--green);font-size:11px;font-weight:950}.adventure-focus__actions button{min-width:62px;height:30px;border:1px solid var(--border);border-radius:8px;background:#fff0ba;color:#573719;font-size:12px;font-weight:950}@media(max-width:520px){.adventure-card-list{grid-template-columns:1fr}.adventure-focus{width:min(236px,calc(100vw - 142px))}}@media(max-width:370px){.action-button{right:14px;bottom:100px}.story-button{right:14px;bottom:152px}}.trail-map{position:absolute;left:14px;bottom:72px;z-index:14;display:grid;gap:9px;width:min(300px,calc(100vw - 28px));padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--cream);box-shadow:var(--shadow);animation:mapIn .18s cubic-bezier(.34,1.56,.64,1)}.trail-map__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.trail-map__header strong{font-size:16px;font-weight:950}.trail-map__header button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:8px;background:#4630181f;color:#573719;font-size:12px;font-weight:950}.trail-map__canvas{position:relative;width:100%;aspect-ratio:30 / 26;border:1px solid rgba(70,48,24,.18);border-radius:12px;overflow:hidden;background:radial-gradient(circle at 24% 88%,rgba(224,73,61,.18) 0 10%,transparent 11%),radial-gradient(circle at 79% 87%,rgba(74,144,192,.2) 0 11%,transparent 12%),linear-gradient(180deg,#d9f1b8,#b9df88)}.trail-map__river,.trail-map__path,.trail-map__house{position:absolute;display:block;pointer-events:none}.trail-map__river{left:67%;width:7.5%;border-radius:999px;background:linear-gradient(180deg,#489ccdb8,#2e74aab8)}.trail-map__river--north{top:-2%;height:75%}.trail-map__river--south{top:39%;height:39%;transform:rotate(7deg)}.trail-map__path{border-radius:999px;background:#d7a55cc7;box-shadow:inset 0 0 0 2px #fff2be47}.trail-map__path--main{left:37.4%;top:17%;width:4.8%;height:80%}.trail-map__path--bridge{left:38%;top:29.5%;width:61%;height:4.8%}.trail-map__path--meadow{left:22%;top:80%;width:35%;height:4.8%}.trail-map__path--lookout{left:54%;top:88%;width:29%;height:4.8%}.trail-map__house{left:26.5%;top:4%;width:24%;height:16%;border-radius:4px;background:#c46b4d;box-shadow:inset 0 -9px #622e2533}.trail-map__marker{position:absolute;z-index:2;display:grid;justify-items:center;gap:2px;width:48px;transform:translate(-50%,-50%);pointer-events:none}.trail-map__marker i{display:block;width:14px;height:14px;border-radius:999px;border:2px solid #fffef7;box-shadow:0 3px 8px #1f382447}.trail-map__marker b{max-width:48px;padding:2px 4px;border-radius:7px;background:#fffae9d6;color:#28462f;font-size:9px;font-weight:950;line-height:1;white-space:nowrap}.trail-map__marker--landmark i{width:10px;height:10px;background:#6f7a56}.trail-map__marker--river{display:none}.trail-map__marker--clue i{width:18px;height:18px;background:#f6b84a;animation:cluePulse 1.35s ease-in-out infinite}.trail-map__marker--clue b{color:#573719}.trail-map__marker--player{z-index:4}.trail-map__marker--player i{width:20px;height:20px;background:#2f9e44;box-shadow:0 0 0 5px #2f9e442e,0 4px 10px #1f382447}.trail-map__legend{display:flex;flex-wrap:wrap;gap:8px;color:#31563a;font-size:11px;font-weight:950}.trail-map__legend span{display:inline-flex;align-items:center;gap:5px}.trail-map__legend-dot{display:block;width:11px;height:11px;border-radius:999px}.trail-map__legend-dot--player{background:#2f9e44}.trail-map__legend-dot--clue{background:#f6b84a}.trail-map__legend-dot--river{background:#4a90c0}@keyframes cluePulse{0%,to{transform:scale(1)}50%{transform:scale(1.22)}}@keyframes mapIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.trail-map,.trail-map__marker--clue i{animation:none}}@media(max-width:700px){.trail-map{bottom:88px;width:min(226px,calc(100vw - 128px));padding:10px;gap:7px}.trail-map__header strong{font-size:14px}.trail-map__marker{width:42px}.trail-map__marker b{max-width:42px;font-size:8px}.trail-map__marker--landmark b{display:none}.trail-map__legend{gap:6px;font-size:10px}}.journal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:15;background:#142d1c73;display:grid;place-items:center;padding:20px;pointer-events:auto}.journal-panel{width:min(380px,calc(100vw - 36px));max-height:calc(100vh - 40px);overflow-y:auto;padding:20px;border-radius:20px;background:var(--cream);box-shadow:var(--shadow);display:grid;gap:14px;animation:toastIn .18s cubic-bezier(.34,1.56,.64,1)}.journal-header{display:flex;align-items:center;gap:8px}.journal-title{font-size:18px;font-weight:950;flex:1}.journal-count{font-size:14px;font-weight:800;color:var(--muted)}.journal-close{width:32px;height:32px;border:0;border-radius:8px;background:#00000014;font-size:14px;font-weight:900;cursor:pointer}.journal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.journal-section-title{color:#7b5619;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.journal-slot{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 4px;border-radius:12px;background:#0000000d}.journal-slot--found{background:#2f9e441a}.journal-emoji{font-size:26px;filter:grayscale(1);opacity:.25;transition:filter .3s,opacity .3s}.journal-slot--found .journal-emoji{filter:none;opacity:1}.journal-label{font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.journal-complete{margin:0;text-align:center;font-size:16px;font-weight:900;color:var(--green)}.sticker-book{display:grid;gap:10px}.sticker-book__header{display:flex;align-items:center;gap:10px}.sticker-book__header div{display:grid;gap:1px;flex:1}.sticker-book__header span{font-size:12px;font-weight:950;color:#7b5619;text-transform:uppercase;letter-spacing:.04em}.sticker-book__header b{font-size:18px;line-height:1.05}.sticker-book__header button{min-width:58px;height:34px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:13px;font-weight:950}.sticker-book__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sticker-card{min-height:86px;display:grid;align-content:start;gap:4px;padding:9px;border:1px solid rgba(70,48,24,.14);border-radius:8px;background:#fff9e8;box-shadow:0 5px 12px #1e362314}.sticker-card__stamp{width:max-content;max-width:100%;padding:3px 6px;border-radius:999px;background:var(--gold);color:#4b3200;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.sticker-card strong{font-size:13px;line-height:1.08}.sticker-card span:last-child{color:var(--muted);font-size:11px;font-weight:800}.sticker-card--gold .sticker-card__stamp{background:#ffd166}.sticker-card--green .sticker-card__stamp{background:#a7e86f}.sticker-card--blue .sticker-card__stamp{background:#70d6ff}.sticker-card--pink .sticker-card__stamp{background:#ff9fbc}.sticker-card--leaf .sticker-card__stamp{background:#7fd66b}.sticker-card--locked{background:#0000000a;box-shadow:none;opacity:.68}.sticker-card--locked .sticker-card__stamp{background:#0000001f;color:#1d3322b8}.sticker-book__hint{margin:0;padding:9px 10px;border-radius:8px;background:#2f9e441a;color:#31563a;font-size:12px;font-weight:850;line-height:1.25}@media(max-width:520px){.sticker-book__grid{grid-template-columns:1fr}.sticker-card{min-height:72px}}
