:root{font-family:system-ui,sans-serif;color:#382b45;background:#d6ebd9;font-synthesis:none}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.44}.app{min-height:100dvh;position:relative;overflow:hidden;background:radial-gradient(circle at 13% 16%,#f1ffe9 0,#d7f3dd 23%,transparent 44%),radial-gradient(circle at 87% 38%,#efffdb 0,#d8ebd7 30%,transparent 59%),linear-gradient(145deg,#cfebe0,#eff2cc 75%,#ded9b7);padding:env(safe-area-inset-top) max(14px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(14px,env(safe-area-inset-left))}.app:before,.app:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;filter:blur(25px);pointer-events:none;opacity:.38}.app:before{background:#78aa80;left:-240px;top:20%}.app:after{background:#5b9e70;right:-270px;bottom:-60px}.ambient{position:absolute;border-radius:48% 52% 59% 41%;opacity:.45;filter:blur(8px);pointer-events:none}.ambient-a{width:160px;height:360px;background:#92c581;transform:rotate(28deg);right:-90px;top:4%}.ambient-b{width:230px;height:120px;background:#8fb26d;transform:rotate(-22deg);left:-90px;bottom:9%}.shell{max-width:610px;margin:auto;position:relative;z-index:1;min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center}.panel{background:#fffaf0e8;border:2px solid #fff;box-shadow:0 15px 40px #5b714335,0 3px #c7bba6;border-radius:38px;padding:34px;text-align:center;width:100%;margin:25px auto}.home{max-width:480px;padding:44px 34px}.brand-icon{width:92px;height:92px;border-radius:31px;display:grid;place-items:center;margin:0 auto 22px;color:#168c72;background:linear-gradient(145deg,#a9efd1,#5ad2a7);box-shadow:inset 0 3px 2px #ffffffa8,0 7px #2b9e7c}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.22em;color:#758a74;margin:0 0 10px;text-transform:uppercase}.home h1{font-size:clamp(60px,14vw,84px);line-height:.9;letter-spacing:-.07em;margin:10px 0 24px;font-weight:900}.home h1 em{font-style:normal;color:#2ebc95}.intro{font-size:18px;color:#6b6371;line-height:1.45;max-width:320px;margin:0 auto 28px}.primary{display:flex;align-items:center;justify-content:center;gap:13px;background:#38cba3;color:#173c35;border:2px solid #169f7b;border-bottom:5px solid #168d70;box-shadow:0 6px 18px #299d7255;border-radius:24px;font-weight:900}.primary:hover{background:#49d8b1}.primary:active{transform:translateY(2px);border-bottom-width:3px}.big{min-height:65px;width:100%;font-size:20px}.home-links{display:flex;justify-content:center;gap:24px;margin-top:22px}.home-links button,.text-back{border:0;background:transparent;color:#65576b;font-weight:900;padding:9px}.home-links button:hover,.text-back:hover{text-decoration:underline}.home-foot{font-size:12px;color:#9b988e;margin:30px 0 0}.game{width:100%;padding:14px 0 20px}.topbar{display:flex;align-items:center;justify-content:space-between}.icon-button{width:50px;height:50px;display:grid;place-items:center;border-radius:18px;border:2px solid white;background:#fff8ed;color:#47394c;box-shadow:0 3px #c9bdaa}.level-pill{min-width:150px;border-radius:18px;border:2px solid white;background:#fff8ed;box-shadow:0 3px #c9bdaa;text-align:center;padding:5px 20px}.level-pill span{display:block;font-size:9px;letter-spacing:.22em;color:#897e86;font-weight:900}.level-pill strong{display:block;font-size:21px;line-height:1.15}.headline{text-align:center;margin:20px 0 14px}.headline h2{font-size:clamp(28px,6vw,42px);letter-spacing:-.045em;line-height:1.06;margin:0 0 4px;font-weight:900}.headline>p:last-child{margin:0;color:#66606d;font-size:16px;font-weight:800}.board-wrap{width:min(100%,calc(55dvh * var(--board-ratio)),570px);margin:auto;background:#eadcc7;border:7px solid #fffaf0;border-radius:33px;box-shadow:0 12px #bdac95,0 23px 30px #6f725943;padding:4px}.board{width:100%;height:auto;display:block;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;cursor:crosshair}.board:focus-visible{outline:4px solid #268bc2;border-radius:25px}.focus-cell{opacity:0}.board:focus-visible .focus-cell{opacity:.8}.hint-glow{animation:pulse 1.2s ease-in-out infinite}.status{display:flex;align-items:center;gap:15px;background:#fffaf0;border:2px solid white;border-radius:25px;max-width:360px;padding:9px 19px;margin:28px auto 0;box-shadow:0 4px #cbbba7,0 7px 20px #66705222}.mini-slime{width:49px;height:49px;border-radius:18px;display:grid;place-items:center;color:#28413e;font-size:29px;font-weight:900;box-shadow:inset 0 3px #ffffff7a,0 3px #b8a897}.status small{display:block;font-size:9px;color:#8d8188;letter-spacing:.15em;font-weight:900}.status strong{font-size:26px;line-height:1}.status strong span{font-size:16px;color:#665b6c}.status-progress{height:8px;width:60px;margin-left:auto;background:linear-gradient(to right,#49d0a5 var(--progress),#e4ded2 var(--progress));border-radius:8px}.message{max-width:500px;margin:18px auto 12px;text-align:center;min-height:46px;font-size:15px;font-weight:800;color:#555367;line-height:1.35}.tools{display:flex;justify-content:center;gap:8px;max-width:560px;margin:auto}.tools button{flex:1;min-width:0;height:70px;border-radius:20px;border:2px solid white;border-bottom:4px solid #c4b7a5;background:#fff9f0;color:#463752;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;box-shadow:0 5px 12px #635f4d23;font-size:12px;font-weight:900}.tools button svg{width:23px;height:23px}.tools button.active{background:#d8f8e9;border-color:#44cba3}.tools button:hover:not(:disabled){transform:translateY(-2px)}.input-tip{text-align:center;color:#6f756d;font-size:12px;font-weight:800;margin:14px 0}.subpage{text-align:left;max-width:530px;min-height:480px}.subpage .text-back{display:flex;align-items:center;gap:8px;margin:-12px 0 34px -9px}.subpage h2,.complete h2{font-size:42px;letter-spacing:-.05em;line-height:1;margin:0 0 30px}.level-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.level-grid button{aspect-ratio:1;border:2px solid #fff;border-bottom:4px solid #c5b9a9;border-radius:18px;background:#f4eddf;color:#5a4c5d;display:flex;flex-direction:column;align-items:center;justify-content:center}.level-grid button span{font-size:25px;font-weight:900}.level-grid button small{font-size:9px;font-weight:900;color:#8a7d85}.level-grid button.done{background:#b7ead0;color:#188566}.setting{display:flex;justify-content:space-between;align-items:center;padding:17px 2px;border-bottom:1px solid #ded9cc;font-weight:900}.setting span svg{vertical-align:middle}.setting small{display:block;font-weight:700;color:#8e8588}.setting input{width:22px;height:22px;accent-color:#2bbd97}.how{background:#f2eee4;padding:18px 21px;border-radius:20px;margin:20px 0;color:#665d69;line-height:1.5}.how h3{margin:0 0 6px;color:#3c3345}.how p{margin:8px 0}.secondary{background:#e4f5e8;color:#226e59;border:1px solid #8bd8b7;border-radius:16px;font-weight:900;padding:13px}.full{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.danger{display:block;background:transparent;border:0;color:#ae5c69;font-weight:900;margin:20px auto 0}.confirm{margin-top:12px;background:#ffe8e6;padding:14px;border-radius:16px;text-align:center}.confirm button{margin:4px;border:0;background:#fff;padding:8px 14px;border-radius:10px;font-weight:900}.confirm button:last-child{background:#d65d68;color:#fff}.complete{max-width:460px;padding:44px}.complete>p:not(.eyebrow){font-weight:800;color:#716973;margin:-15px 0 26px}.celebrate-slime{width:124px;height:113px;border-radius:44% 47% 39% 41%;display:grid;place-items:center;background:#55d5aa;border:5px solid #2bae87;box-shadow:inset 0 7px #ffffff94,0 8px #b9d6b7;color:#25453f;font-size:58px;font-weight:900;margin:8px auto 28px;position:relative;animation:bob 1.5s ease-in-out infinite}.celebrate-slime span{position:absolute;right:-20px;top:-20px;color:#f9ba50;font-size:35px}@keyframes bob{50%{transform:translateY(-8px) rotate(4deg)}}@keyframes pulse{50%{opacity:.35}}.reduced *{animation-duration:.01ms!important;transition-duration:.01ms!important}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:480px){.game{align-self:flex-start}.board-wrap{width:min(100%,calc(43dvh * var(--board-ratio)))}.headline{margin:14px 0 11px}.headline h2{font-size:30px}.message{margin:14px auto 10px}.tools button{height:64px}.status{margin-top:20px}.panel{padding:26px;margin:16px auto}.home{padding:38px 26px}.level-grid{gap:6px}.level-grid button{border-radius:13px}.level-grid button small{font-size:8px}}@media(max-height:720px){.board-wrap{width:min(100%,calc(38dvh * var(--board-ratio)))}.headline{margin:10px 0}.status{margin-top:17px}.message{min-height:28px;margin:10px auto}.tools button{height:60px}}button{transition:transform .12s cubic-bezier(.2,.8,.2,1),box-shadow .12s ease,filter .12s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:active:not(:disabled){transform:translateY(3px) scale(.965)!important;filter:brightness(.97)}.tools button:active:not(:disabled),.icon-button:active:not(:disabled),.level-grid button:active:not(:disabled){box-shadow:0 1px 2px #635f4d35;border-bottom-width:2px}button:focus-visible{outline:3px solid #376f8a;outline-offset:3px}.cell-effect circle{stroke:#fff;transform-box:fill-box;transform-origin:center;animation:effect-ring .35s ease-out both}.cell-effect path{stroke:#fff;animation:effect-spark .27s ease-out both}.effect-erase circle,.effect-erase path{stroke:#7d5baa}.effect-invalid circle,.effect-invalid path{stroke:#c55a6f}.effect-hint circle,.effect-hint path{stroke:#ae7b25}@keyframes effect-ring{0%{opacity:.9;transform:scale(.28)}to{opacity:0;transform:scale(1.24)}}@keyframes effect-spark{0%{opacity:.9}to{opacity:0}}.effect-colony circle,.effect-colony path{stroke:#c99232}.home-world{display:flex;justify-content:space-between;gap:8px;margin:0 0 16px;padding:12px 16px;border-radius:17px;background:#eaf7df;color:#3f704b;font-size:13px}.home-world strong{white-space:nowrap}.home-stats{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin:15px 0;color:#6a6070;font-size:12px;font-weight:900}.home-stats span{display:flex;align-items:center;gap:4px}.home-stats svg{color:#e5a72f}.daily-card{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:13px 15px;border:2px solid #fff;border-bottom:4px solid #c4b7a5;border-radius:18px;background:#fff6e6;color:#453a4e;box-shadow:0 5px 13px #635f4d22}.daily-card>span{flex:1}.daily-card strong,.daily-card small{display:block}.daily-card small{font-size:11px;color:#897b85;margin-top:2px}.home .home-links{gap:7px;flex-wrap:wrap}.home .home-links button{font-size:12px;padding:7px}.home .intro{margin-bottom:17px}.home .home-foot{margin-top:18px}.home{padding-top:30px;padding-bottom:28px}.world-list{display:grid;gap:8px;margin:0 0 25px}.world-card{display:flex;align-items:center;gap:13px;padding:12px 15px;border:2px solid #fff;border-radius:18px;background:#e9f7e7;color:#3b5947}.world-card>span:nth-child(2){flex:1}.world-card strong,.world-card small{display:block}.world-card small{font-size:11px;color:#797b75;margin-top:2px}.world-icon{font-size:24px}.world-locked{background:#eeeae2;color:#817c82}.area-heading{margin:0 0 12px;font-size:17px}.level-grid button.done small{font-size:11px;color:#d49321;letter-spacing:1px}.collection-intro{font-size:14px;color:#716973;margin:-16px 0 18px}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.slime-card{text-align:center;border:2px solid white;border-radius:20px;background:#f8f2e7;padding:13px;min-width:0}.slime-portrait{width:65px;height:60px;margin:0 auto 8px;border-radius:45% 45% 39% 39%;display:grid;place-items:center;background:var(--slime-color);color:#31443d;font-size:36px;font-weight:900;box-shadow:inset 0 5px #ffffff70,0 4px #d1c5ad}.slime-card small{font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#8f758c}.slime-card h3{font-size:17px;margin:2px 0}.slime-card p{font-size:11px;color:#756e76;line-height:1.35;min-height:30px;margin:3px 0 8px}.slime-locked .slime-portrait{background:#c9c4c8;color:#efedf0;filter:grayscale(1)}.variant-button{padding:5px 9px;border:1px solid #b9dcc9;border-radius:10px;background:#e6f8eb;font-size:11px;font-weight:900;color:#3c705c}.complete{position:relative;overflow:hidden}.celebrate-confetti{position:absolute;top:13px;left:0;right:0;color:#eab63d;font-size:29px;letter-spacing:25px;animation:bob 1.5s ease-in-out infinite}.earned-stars{display:flex;justify-content:center;gap:8px;margin:-13px 0 15px}.reward-line{display:flex;justify-content:center;gap:20px;font-weight:900;color:#615366;margin:0 0 20px}.discovery{display:flex;align-items:center;gap:15px;background:#f2f9e6;border:2px solid #fff;border-radius:17px;text-align:left;padding:12px;margin-bottom:20px}.discovery-portrait{width:58px;height:52px;border-radius:45%;display:grid;place-items:center;font-size:32px;font-weight:900;color:#344342}.discovery small,.discovery strong{display:block}.discovery small{font-size:9px;letter-spacing:.08em;color:#7b8d5e;font-weight:900}.discovery strong{font-size:18px}.discovery p{font-size:11px;margin:2px 0 0!important;color:#756e76}.message svg{vertical-align:middle;color:#35a986;margin-right:4px}@media(max-width:480px){.home h1{font-size:62px;margin:4px 0 16px}.home .intro{font-size:15px}.home{padding:24px 22px}.home .brand-icon{width:66px;height:66px;border-radius:22px;margin-bottom:13px}.home .brand-icon svg{width:36px}.subpage{padding:22px}.subpage h2{margin-bottom:20px}.world-card{padding:9px 12px}.collection-grid{gap:7px}.slime-card{padding:10px}}.app{background:#d7ead9 url(/art/greenhouse.webp) center center/cover fixed no-repeat}.app:before,.app:after,.ambient{display:none}.game{padding-top:15px}.panel{background:linear-gradient(155deg,#fffdf5f0,#fff7eafa);box-shadow:0 17px 32px #5a644557,0 5px #cbb8a2;border-color:#fff}.icon-button,.level-pill{background:linear-gradient(145deg,#fffdf8,#fbecdc);border:3px solid #fff;box-shadow:0 4px #bfb09d,0 8px 16px #796d5e33;border-radius:22px}.icon-button{width:58px;height:58px}.level-pill{min-width:158px}.level-pill span{color:#8a756c}.headline h2{text-shadow:0 2px 0 #ffffffa8}.headline>p:last-child{color:#5f596b}.board-wrap{background:linear-gradient(145deg,#f9eddb,#e7d6bb);border:8px solid #fff8e9;box-shadow:0 11px #bea98b,0 19px 25px #5d554b6b;padding:6px}.board{filter:drop-shadow(0 2px 1px #83745c44)}.status{background:linear-gradient(145deg,#fffdf7,#ffeedc);box-shadow:0 5px #c3af98,0 9px 18px #6659433b}.tools button,.daily-card,.level-grid button{background:linear-gradient(145deg,#fffdf8,#faecda);box-shadow:inset 0 2px #fff,0 6px #c8b5a0,0 10px 16px #6c5b4c30}.tools button{height:77px;border:3px solid #fff;border-bottom:4px solid #c8b5a0;border-radius:24px;font-size:13px}.tools button svg{width:26px;height:26px;filter:drop-shadow(0 1px 0 #ffffff)}.tools button:active:not(:disabled),.icon-button:active:not(:disabled),.level-grid button:active:not(:disabled),.daily-card:active:not(:disabled){box-shadow:inset 0 2px 3px #b7a99988,0 1px 2px #4b443530}.primary{background:linear-gradient(145deg,#59e0b8,#2dbe98);box-shadow:inset 0 3px #c1ffe1a6,0 6px #168d70,0 10px 18px #2b9d7277}.primary:active:not(:disabled){box-shadow:inset 0 2px 5px #14836699,0 2px #168d70}.home-world,.world-card,.discovery{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.slime-group{transform-box:fill-box;transform-origin:center}.slime-group.is-selected{filter:drop-shadow(0 0 4px #ffffffb8)}.jelly-jump{animation:jelly-spring .62s cubic-bezier(.22,.9,.29,1) both}.face-jump{animation:face-bob .52s ease-out both;transform-box:fill-box;transform-origin:center}.jelly-bubble{animation:bubble-drift 3s ease-in-out infinite alternate;transform-box:fill-box;transform-origin:center}.slime-eye{animation:slime-blink 4.2s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes jelly-spring{0%{transform:scale(1)}18%{transform:scale(1.08,.88) translateY(4px)}38%{transform:scale(.94,1.08) translateY(-5px)}58%{transform:scale(1.035,.97) translateY(2px)}78%{transform:scale(.985,1.02) translateY(-1px)}to{transform:scale(1)}}@keyframes face-bob{30%{transform:translateY(4px)}60%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes bubble-drift{to{transform:translateY(-5px) scale(1.2);opacity:.18}}@keyframes slime-blink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.1)}}.tutorial-page{max-width:470px;text-align:center;padding:29px}.tutorial-page .text-back{display:flex;align-items:center;gap:7px;margin:-5px 0 16px}.tutorial-page h2{font-size:38px;margin:0 0 15px}.tutorial-steps{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.tutorial-steps span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e7ddcb;color:#7b7075;font-weight:900;font-size:12px}.tutorial-steps .current{background:#57d6ab;color:#245b49;box-shadow:0 3px #229778}.tutorial-lesson{min-height:90px}.tutorial-lesson strong{font-size:22px}.tutorial-lesson p{max-width:280px;margin:6px auto;color:#716574;line-height:1.35}.tutorial-board{width:214px;height:214px;display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin:10px auto;background:#e4d4bd;border:7px solid #fff9ed;border-radius:23px;box-shadow:0 7px #c3af92,0 12px 20px #6c5d4b44;padding:5px}.tutorial-board button{position:relative;border:2px solid #d4c5b3;border-radius:17px;background:#fff9ed;color:#c9bcae;font-size:24px}.tutorial-board .tutorial-slime{background:linear-gradient(145deg,#a2e6ff,#46aef0);border-color:#2d8ac3;box-shadow:inset 0 4px 5px #ffffffb0}.tutorial-board .tutorial-target{outline:4px dashed #e9b440;outline-offset:-9px;animation:pulse 1s ease-in-out infinite}.tutorial-badge{position:absolute;left:10px;top:9px;width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#fffaf0;color:#362e46;font-size:28px;font-weight:900;box-shadow:0 3px 3px #4b395255}.tutorial-count{display:inline-block;background:#fff6e9;padding:8px 24px;border-radius:18px;font-weight:900;font-size:19px;color:#4d4056;margin:12px auto 17px}.tutorial-prompt{font-weight:900;color:#409e7a;margin:0 0 15px}.tutorial-page .primary{max-width:280px;margin:0 auto 16px}.tutorial-footer{font-size:12px;color:#867980;line-height:1.4;margin:13px auto 0;max-width:300px}@media(max-width:480px){.app{background-attachment:scroll}.game{padding-top:7px}.headline{margin:11px 0}.headline h2{font-size:29px}.board-wrap{width:min(100%,calc(44dvh * var(--board-ratio)))}.status{margin-top:19px}.tools button{height:69px}.icon-button{width:52px;height:52px}.tutorial-page{padding:24px;margin:12px auto}}.game .message{background:#fff9eadd;border:2px solid #ffffffc9;border-radius:17px;box-shadow:0 4px 12px #5a54452b;padding:8px 12px;min-height:40px;max-width:470px}.game .input-tip{background:#fff9eaa8;border-radius:12px;width:max-content;max-width:100%;padding:4px 10px;margin:13px auto 0}.garden-page{width:100%;max-width:560px;padding:28px 12px 22px;align-self:flex-start;text-align:center;animation:page-arrive .4s ease-out both;color:#35213f}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;margin:0 5px 20px}.page-header h2{font-size:clamp(32px,6vw,44px);line-height:1.1;letter-spacing:-.035em;margin:0 0 6px;font-weight:900}.page-header p{margin:0;color:#716477;font-weight:800;font-size:16px}.page-header .icon-button{flex-shrink:0;border-radius:50%;width:58px;height:58px}.garden-logo{position:relative;font-size:49px;line-height:.82;letter-spacing:-.055em;margin:10px 0 0;text-shadow:2px 2px #fff,-2px -2px #fff,0 4px 8px #ffffff}.garden-logo>svg{position:absolute;width:28px;height:28px;left:56px;top:-26px;color:#26916a}.garden-hero{display:block;width:100%;object-fit:cover;border-radius:35px;mix-blend-mode:normal;box-shadow:0 12px 28px #76654025}.home-hero{margin:12px 0 -18px;aspect-ratio:1.48;object-position:center}.cream-card{position:relative;background:linear-gradient(135deg,#fffdf5f5,#f6eadcf5);border:2px solid #fffdf8;border-radius:30px;box-shadow:inset 0 0 0 4px #fffcf450,0 4px #cbb9a280,0 8px 18px #75634322;padding:22px}.home-summary h2{font-size:clamp(23px,5vw,30px);margin:0 0 12px;letter-spacing:-.035em}.garden-progress{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:800;color:#7a6c7f;margin:12px 0 18px}.garden-progress progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-width:0;height:13px;border:0;border-radius:20px;overflow:hidden;background:#dfd5c2;flex:1}.garden-progress progress::-webkit-progress-bar{background:#dfd5c2;border-radius:20px;box-shadow:inset 0 2px 3px #978c7333}.garden-progress progress::-webkit-progress-value{background:linear-gradient(#64d6aa,#27ad83);border-radius:20px;transition:width .5s}.garden-progress progress::-moz-progress-bar{background:#39bc91;border-radius:20px}.garden-progress span{white-space:nowrap}.garden-page .primary{border-radius:40px;background:linear-gradient(160deg,#8edbad,#33956f);border:2px solid #72bd8f;border-bottom:4px solid #2e895f;box-shadow:inset 0 3px #d7ffcb80,0 5px 10px #61533f2b;color:#fff;min-height:62px;font-size:21px}.garden-page .underlined{text-decoration:underline;text-underline-offset:6px;font-size:16px;margin-top:12px;color:#45334d}.home-summary{padding-bottom:14px}.home-page .daily-card{margin:17px 0;border-radius:24px;padding:15px 20px;box-shadow:0 4px #cbb9a280,0 6px 12px #75634322}.daily-card>svg:first-child{color:#359879}.daily-card strong{font-size:18px}.daily-card small{font-size:12px}.garden-nav{display:flex;margin:22px 0 0;padding:7px;background:#fff9edf2;border:2px solid #fff;border-radius:32px;box-shadow:0 5px 15px #76654033;gap:6px}.garden-nav button{flex:1;border:0;background:transparent;color:#8d8190;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;padding:12px 5px;border-radius:25px;font-weight:900;font-size:14px}.garden-nav button svg{width:27px;height:27px}.garden-nav button[aria-current=page]{background:linear-gradient(120deg,#d9e9bbad,#edf0d3);color:#245b42}.journey-hero{height:185px;object-position:50% 48%;border-radius:32px 32px 10px 10px}.chapter-heading{margin:-20px 15px 18px;padding:15px 20px 6px}.chapter-heading .eyebrow{margin:0 0 3px;color:#827184}.chapter-heading h3{font-size:25px;margin:0;letter-spacing:-.03em}.journey-page .level-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 8px 24px}.journey-page .level-grid button{aspect-ratio:1.45;border-radius:20px;box-shadow:inset 0 2px #fff,0 3px 3px #67574033}.journey-page .level-grid button span{font-size:28px}.journey-page .level-grid button.done{background:linear-gradient(145deg,#d2edb5,#a3d392);color:#382a42;border-color:#ddefc5}.journey-page .level-grid button.current-level{background:linear-gradient(145deg,#83d799,#278d61);color:#fff;outline:3px solid #a1efc4;outline-offset:2px;border-color:#fff}.current-level small{color:#e4f9cf!important}.upcoming{display:flex;align-items:center;gap:16px;text-align:left;margin-top:22px;padding:20px}.upcoming>svg:first-child{width:50px;height:50px;color:#6ba495}.upcoming>div{flex:1}.upcoming small{font-weight:900;color:#918092;font-size:11px;letter-spacing:.08em}.upcoming h3{margin:3px 0;font-size:22px}.upcoming p{margin:0;font-size:13px;color:#89798b}.settings-page .page-header{justify-content:flex-start;align-items:flex-start;margin-bottom:24px}.settings-page .page-header>div{flex:1;text-align:center;padding-right:45px}.settings-card{margin-bottom:18px;padding:20px 22px;text-align:left}.settings-card h3,.how-card h3{font-size:26px;margin:0 0 7px;text-align:left}.setting{padding:17px 0;font-size:19px;gap:12px}.setting:last-child{border:0;padding-bottom:6px}.setting>span>svg{width:25px;height:25px;margin-right:12px;color:#52b58a}.setting small{font-size:11px;margin:3px 0 0 38px}.setting .toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 59px;width:59px;height:35px;border-radius:30px;background:#c9c3c4;position:relative;box-shadow:inset 0 2px 4px #74675e50;cursor:pointer;transition:background .2s;margin:0}.toggle:before{content:"";position:absolute;width:27px;height:27px;left:4px;top:4px;background:#fffdf7;border-radius:50%;box-shadow:0 2px 3px #77675c66;transition:transform .2s}.setting .toggle:checked{background:#57c595}.toggle:checked:before{transform:translate(24px)}.toggle:focus-visible{outline:3px solid #375d78;outline-offset:3px}.how-card h4{font-size:21px;margin:16px 0 6px}.how-card p{color:#7e7080;line-height:1.5;font-weight:700;font-size:14px;margin:0 0 18px}.lesson-slime{position:relative;width:210px;height:70px;background:linear-gradient(#d9adff,#ac76e9);border:3px solid #b181e2;border-radius:24px;box-shadow:inset 0 5px 6px #ffffffa0,0 4px 5px #87739755;margin:20px auto 0;display:grid;place-items:center;font-weight:900;font-size:23px;letter-spacing:4px}.lesson-slime:after,.lesson-slime:before{content:"";position:absolute;top:0;height:100%;width:2px;background:#f2d7ff60}.lesson-slime:before{left:33%}.lesson-slime:after{left:66%}.lesson-slime b{position:absolute;left:4px;top:3px;background:#fffaf3;box-shadow:0 2px 3px #78617c44;border-radius:50%;font-size:25px;width:36px;height:36px;letter-spacing:0}.collection-tabs{display:flex;border:2px solid white;border-radius:40px;background:#fff8ec;padding:5px;box-shadow:0 4px 5px #78634b22;max-width:360px;margin:18px auto}.collection-tabs button{flex:1;background:transparent;border:0;border-radius:30px;padding:12px;font-size:18px;font-weight:900;color:#958894}.collection-tabs button[aria-pressed=true]{color:#39243f;background:linear-gradient(120deg,#b1d7a4,#acd5af)}.featured-slime{display:flex;align-items:center;text-align:left;gap:20px;margin:28px 5px}.featured-slime>.friend-portrait{width:45%;flex-shrink:0}.featured-slime h3{font-size:32px;margin:0 0 6px;letter-spacing:-.03em}.featured-slime p{font-size:14px;color:#726076;line-height:1.4;font-weight:700}.garden-badge{display:inline-flex;gap:6px;align-items:center;border:2px solid #fff;border-radius:20px;background:#edf8dce0;padding:7px 10px;color:#396c50;font-size:12px;font-weight:900}.collection-page .collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.collection-page .slime-card{padding:12px 5px;background:linear-gradient(135deg,#fffaf0,#f7eddf);border-radius:25px;box-shadow:0 4px 5px #78634b25;border:2px solid #fff}.slime-card.selected-card{outline:3px solid #70c79a;outline-offset:-1px}.slime-select{border:0;background:transparent;width:100%;padding:0;color:inherit}.slime-select h3{font-size:17px;margin:10px 0 2px}.friend-portrait{position:relative;width:100%;aspect-ratio:1.1;max-width:230px;margin:auto;filter:drop-shadow(0 6px 3px #65534322)}.friend-body{position:absolute;left:6%;right:6%;bottom:2%;height:77%;border-radius:49% 49% 37% 37%/65% 65% 30% 30%;background:radial-gradient(ellipse at 35% 24%,#ffffff90,transparent 48%),var(--friend-color);border:2px solid #ffffffb0;box-shadow:inset 0 -6px 8px #357f5d20,inset 3px 3px 2px #ffffffb0;display:grid;place-items:center}.friend-leaves{position:absolute;width:40%;height:28%;left:32%;top:0;z-index:1}.friend-leaves i{position:absolute;width:48%;height:90%;background:linear-gradient(120deg,#91ecc0,#219b70);border:1px solid #caffce;border-radius:5% 85%;transform:rotate(-12deg);left:0;bottom:0}.friend-leaves i+i{left:50%;transform:rotate(75deg);bottom:10%}.friend-shine{position:absolute;width:22%;height:10%;background:#ffffffc0;transform:rotate(-35deg);border-radius:50%;top:17%;left:14%}.friend-eyes{position:absolute;left:28%;right:28%;top:49%;display:flex;justify-content:space-between}.friend-eyes i{width:12%;aspect-ratio:.6;background:#253b34;border-radius:50%;animation:slime-blink 5s infinite}.friend-smile{width:15%;height:15%;border:3px solid #253b34;border-top:0;border-radius:0 0 30px 30px;position:absolute;top:61%;left:43%}.friend-cheeks{position:absolute;width:14%;height:10%;background:#ff9fba;opacity:.65;border-radius:50%;left:18%;top:66%;box-shadow:100cqw 0 transparent}.friend-cheeks:after{content:"";position:absolute;width:100%;height:100%;background:inherit;border-radius:inherit;left:360%}.friend-locked{filter:none;--friend-color:#d2c7b8!important}.friend-locked .friend-body{background:#d2c7b8;border-color:transparent;box-shadow:none;color:#8f8187}.friend-locked .friend-shine{display:none}.friend-locked .friend-leaves i{background:#d2c7b8;border:0}.swatches{display:flex;justify-content:center;gap:6px;margin-top:10px}.swatches button{width:24px;height:24px;border:2px solid #fff;border-radius:50%}.swatches button[aria-pressed=true]{outline:2px solid #574761;outline-offset:1px}.palette-link{margin-top:24px;border-radius:35px;background:#fff8ed;border:2px solid #6ba983;min-height:62px;font-size:20px;color:#382a45}.completion-page{max-width:540px}.completion-brand{display:flex;align-items:center;justify-content:center;gap:7px;font-size:23px;font-weight:900;margin:0 auto 28px}.completion-brand svg{color:#38a979}.completion-page .earned-stars{margin:0 auto 13px;gap:12px}.completion-page .earned-stars svg{filter:drop-shadow(0 3px 2px #9f743e33);animation:star-arrive .65s cubic-bezier(.2,.8,.3,1.2) both}.completion-page h2{font-size:clamp(34px,7vw,48px);letter-spacing:-.04em;margin:0 0 7px;line-height:1.1}.completion-level{font-size:23px;font-weight:900;color:#716079;margin:0 0 14px}.completion-time{display:inline-flex;align-items:center;gap:10px;background:#fff9edef;border:2px solid white;padding:10px 22px;border-radius:30px;color:#54455d;margin-bottom:17px}.completion-time span{font-size:25px;font-weight:900;font-variant-numeric:tabular-nums}.completion-time small{font-size:13px;font-weight:800}.completion-hero{aspect-ratio:1.6;margin-bottom:-13px}.growth-card{display:flex;align-items:center;text-align:left;gap:16px;padding:20px;margin-bottom:25px}.growth-card>svg{width:54px;height:54px;flex-shrink:0;color:#4aa579}.growth-card>div{flex:1;min-width:0}.growth-card h3{font-size:22px;margin:0}.growth-card .garden-progress{margin:10px 0}.growth-card p{margin:0;color:#7c6b80;font-size:13px;font-weight:700}.replay-button{background:linear-gradient(#fffdf7,#f4e8d8);border:2px solid #fff;border-radius:35px;color:#40294c;font-size:23px;min-height:62px;margin-top:18px;box-shadow:0 3px #c5b09a}.high-contrast .cream-card,.high-contrast .garden-nav,.high-contrast .daily-card,.high-contrast .collection-tabs,.high-contrast .slime-card{background:#fffdf5;border-color:#53455a}.high-contrast p,.high-contrast small,.high-contrast .garden-progress,.high-contrast .text-back{color:#45384c!important}.high-contrast .garden-page{color:#24162d}.high-contrast .primary{background:#236443}.high-contrast .page-header{background:#fffdf5;border-radius:22px;padding:12px}.reduced *,.reduced *:before,.reduced *:after{animation:none!important;transition:none!important}@keyframes page-arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes star-arrive{0%{opacity:0;transform:scale(.6) rotate(-12deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media(min-width:760px){.garden-page{margin:20px auto;background:#fff8e633;border:1px solid #ffffff70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:40px;padding:28px}.home-page .home-hero{aspect-ratio:1.6}.screen-home .shell,.screen-complete .shell{align-items:center}}@media(max-width:380px){.garden-page{padding:22px 2px 16px}.page-header h2{font-size:30px}.page-header p{font-size:13px}.cream-card{padding:18px}.setting{font-size:16px}.garden-progress{font-size:11px}.featured-slime{gap:12px}.featured-slime h3{font-size:27px}.featured-slime p{font-size:12px}.growth-card{gap:10px}.growth-card h3{font-size:19px}.collection-page .collection-grid{gap:7px}.garden-page .primary{font-size:18px}.garden-logo{font-size:43px}}.screen-levels,.screen-collection,.screen-settings,.screen-complete{background-image:linear-gradient(#fff9e74d,#fff9e74d),url(/art/greenhouse.webp)}.page-header h2,.page-header p,.completion-page h2,.completion-level,.completion-brand{text-shadow:0 2px 8px #fffaf0,0 0 18px #fffaf0}.friend-cheeks{box-shadow:none}.home-header-actions{display:flex;align-items:center;gap:12px}.total-stars{display:flex;align-items:center;gap:8px;min-height:46px;padding:8px 14px;border:2px solid #fff;border-radius:28px;background:linear-gradient(145deg,#fffdf4,#fff0d3);box-shadow:0 3px #c7b497,0 5px 12px #796d5e22;color:#c28a24}.total-stars strong{color:#49354f;font-size:21px;font-weight:900;font-variant-numeric:tabular-nums}.high-contrast .total-stars{border-color:#53455a}@media(max-width:420px){.home-header-actions{gap:8px}.home-header-actions .icon-button{width:46px;height:46px}.total-stars{padding:7px 10px;gap:6px}.total-stars strong{font-size:19px}}@media(max-width:350px){.home-header-actions{flex-direction:column-reverse;gap:7px}}.shell:focus{outline:none}.shell{flex-direction:column}.storage-error{position:relative;background:#fff4d6;color:#492000;border:2px solid #7e4000;padding:14px;width:100%;z-index:5}.storage-error button{margin-left:12px;min-height:44px}button:focus-visible,input:focus-visible,.board:focus-visible{outline:3px solid #213f89;outline-offset:4px}.swatches button{min-width:44px;min-height:44px}.swatches{flex-wrap:wrap}.board-wrap.large-board{overflow:auto;max-width:100%;touch-action:pan-x pan-y}.large-board .board{min-width:480px;max-width:none}.cell-size{paint-order:stroke;stroke:#fffaf1;stroke-width:3px}.high-contrast .board{background:#fff}.high-contrast .board .slime-group{filter:contrast(1.35)}.high-contrast .cell-size{font-size:30px;stroke-width:4px}.high-contrast .message,.high-contrast .status,.high-contrast .tools button{background:#fff;color:#24162d;border:2px solid #24162d}.high-contrast .primary{color:#fff}.high-contrast .board .focus-cell{stroke-width:6px}.high-contrast .hint-glow{stroke:#121212;stroke-width:7px}.input-tip{line-height:1.5}.tools button{min-height:48px;min-width:44px}@media(max-width:380px){.tools{gap:3px}.tools button{padding:8px 3px;font-size:11px}.board-wrap{max-width:100%}.swatches{gap:4px}.topbar .level-pill span{font-size:9px}}.settings-links{display:flex;justify-content:center;gap:24px;padding:12px}.settings-links a{color:#315b4d;font-weight:800;min-height:44px;display:inline-flex;align-items:center}.high-contrast .settings-links a{color:#24162d}
