@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Nunito:wght@500;600;700;800;900&display=swap";.match-screen{padding:env(safe-area-inset-top) 12px calc(92px + env(safe-area-inset-bottom));touch-action:pan-y;overflow:hidden}.match-screen .match-info{grid-template-columns:1.05fr repeat(3,1fr);width:min(100%,420px);margin:10px auto 16px;padding:7px 4px}.match-screen .moves span{font-size:10px;font-weight:800;color:#586250}.match-screen .moves b{font-size:23px;line-height:1.2;color:#3d4b36}.match-screen .target{gap:2px;min-width:0}.match-screen .target>span{display:grid;place-items:center;width:30px;height:27px;color:#d45b8a}.match-screen .target-leaf>span{color:#348c59}.match-screen .target-bell>span{color:#b47a22}.match-screen .target b{font-size:10px;color:#50452f;white-space:nowrap}.board-wrap{width:min(100%,420px);padding:6px;border:2px solid #f2e4c4}.match-screen .match-board{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;touch-action:none;user-select:none;-webkit-user-select:none}.tile{position:relative;min-width:0;padding:0;border-radius:9px;display:grid;place-items:center;aspect-ratio:1;touch-action:none;cursor:grab;-webkit-tap-highlight-color:transparent;transition:transform .12s ease,filter .12s ease,opacity .15s ease,box-shadow .12s ease}.tile svg{width:57%;height:57%;max-width:27px;max-height:27px;filter:drop-shadow(0 1px 1px #173d3340)}.tile-lotus{color:#fff6fb;background:linear-gradient(145deg,#ee8eae,#d35682);border-color:#ffc6d8;box-shadow:inset 0 2px #ffffff65,0 3px #9b385e}.tile-leaf{color:#f2fff0;background:linear-gradient(145deg,#77bd76,#368b57);border-color:#b7e0a7;box-shadow:inset 0 2px #ffffff65,0 3px #286244}.tile-bell{color:#fffbe9;background:linear-gradient(145deg,#eac56c,#b68132);border-color:#ffe3a2;box-shadow:inset 0 2px #ffffff65,0 3px #80541f}.tile-water{color:#effbff;background:linear-gradient(145deg,#79bfd2,#398ca8);border-color:#c3eaf0;box-shadow:inset 0 2px #ffffff65,0 3px #28677d}.tile-wheel{color:#fff8e9;background:linear-gradient(145deg,#a99acb,#6d5b9c);border-color:#ded2f5;box-shadow:inset 0 2px #ffffff65,0 3px #514274}.tile.is-selected{transform:scale(.9);filter:brightness(1.2);outline:3px solid #fff3a8;outline-offset:1px;z-index:1;box-shadow:0 0 0 5px #f0c54d,0 4px #8c6d24}.tile.is-clearing{animation:tile-pop .17s ease-in forwards;pointer-events:none}.tile.is-falling{animation:tile-fall 175ms cubic-bezier(.2,.65,.35,1)}.tile.is-refilled{animation:tile-refill 175ms cubic-bezier(.2,.65,.35,1)}.tile.is-invalid{animation:tile-bump .21s ease-in-out}.tile:active{cursor:grabbing}.board-busy .tile{pointer-events:none}.match-hint{position:relative;z-index:2;width:min(100%,380px);margin:15px auto 0;padding:9px 12px;border-radius:13px;background:#fff8e9e8;color:#455641;text-align:center;font-size:11px;line-height:1.35;box-shadow:0 3px 9px #102b2444}.counter-pop{animation:counter-pop .21s ease-out}.match-screen .floating-pause{z-index:3;top:calc(env(safe-area-inset-top) + 1px);right:12px;width:38px;height:38px}.game-modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#142c25a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.game-modal{width:min(100%,340px);padding:25px 20px 20px;border:2px solid #ebd193;border-radius:24px;background:#fff8e9;text-align:center;color:#394334;box-shadow:0 12px #75603b,0 20px 50px #101e1b70;animation:modal-in .18s ease-out}.game-modal h2{margin:8px 0 4px;font:900 25px Nunito,sans-serif;color:#654b28}.game-modal p{margin:0 auto 18px;max-width:260px;color:#687267;font-size:13px;line-height:1.45}.modal-flower{margin:0 auto;width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#fbe2eb;color:#d35e8a}.game-retry,.game-map-return{display:block;width:100%;min-height:46px;border-radius:14px;font:900 14px Nunito,sans-serif}.game-retry{color:#fff;background:linear-gradient(#69bd65,#368d55);box-shadow:0 4px #286b46}.game-map-return{margin-top:10px;color:#675633;background:#f1e5c7;box-shadow:0 3px #c3ae7a}@keyframes tile-pop{to{transform:scale(.35) rotate(12deg);opacity:0;filter:brightness(1.6)}}@keyframes tile-fall{0%{transform:translateY(-11px);filter:brightness(1.08)}to{transform:translateY(0);filter:brightness(1)}}@keyframes tile-refill{0%{transform:translateY(-27px) scale(.88);opacity:.2}to{transform:translateY(0) scale(1);opacity:1}}@keyframes tile-bump{25%{transform:translate(4px)}55%{transform:translate(-4px)}80%{transform:translate(2px)}}@keyframes counter-pop{50%{transform:scale(1.18);color:#d17c28}}@keyframes modal-in{0%{transform:translateY(8px) scale(.97);opacity:0}}@media(max-width:380px){.match-screen{padding-left:10px;padding-right:10px}.match-board{gap:3px}.board-wrap{padding:5px}.match-screen .match-info{margin-bottom:13px}}@media(min-width:430px){.match-screen .match-board{gap:5px}.board-wrap{padding:7px}}@media(prefers-reduced-motion:reduce){.tile,.counter-pop,.game-modal{animation:none!important;transition:none!important}}.mini-hub,.mini-play{box-sizing:border-box;width:100%;min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 16px calc(92px + env(safe-area-inset-bottom));background:linear-gradient(155deg,#e9f2df,#f9f3df 58%,#fce8e7);color:#314439;overflow-x:hidden}.mini-hub-head,.mini-play-head{display:flex;align-items:center;gap:13px;max-width:540px;margin:0 auto 22px}.mini-hub-head>button,.mini-play-head>button{width:44px;height:44px;flex:none;border:0;border-radius:16px;background:#fff;color:#405c49;box-shadow:0 4px 14px #354d2d22}.mini-hub-head small,.mini-play-head small{font-size:11px;letter-spacing:.12em;color:#788a71}.mini-hub-head h1,.mini-play-head h1{font-size:24px;line-height:1.12;margin:3px 0;color:#304a39}.mini-hub-head p{margin:5px 0 0;color:#738071;font-size:13px}.mini-game-grid{display:grid;grid-template-columns:1fr;gap:11px;max-width:540px;margin:auto}.mini-game-card{min-height:76px;display:flex;align-items:center;gap:13px;text-align:left;padding:11px 14px;border:1px solid #fff9;border-radius:20px;background:#ffffffc9;color:#33493c;box-shadow:0 7px 18px #334c3220}.mini-game-icon{width:48px;height:48px;display:grid;place-items:center;flex:none;border-radius:16px;background:#edf2df;color:#608050}.mini-game-card.pink .mini-game-icon{background:#fae5e6;color:#bc7487}.mini-game-card.gold .mini-game-icon{background:#f7edce;color:#aa8442}.mini-game-card.blue .mini-game-icon{background:#e0eff0;color:#528d91}.mini-game-copy{display:grid;gap:2px;flex:1}.mini-game-copy b{font-size:16px}.mini-game-copy small{font-size:12px;color:#6c7b6d}.mini-game-copy em{font-size:10px;color:#98a08e;font-style:normal}.mini-game-go{font-size:28px;color:#a3ae99}.mini-hub-note{display:flex;align-items:center;gap:7px;justify-content:center;margin:18px 0;color:#788773;font-size:11px}.mini-play{padding-top:calc(12px + env(safe-area-inset-top));padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));background:linear-gradient(160deg,#eef3e6,#faf5e9 55%,#f9e9e6)}.mini-play-head{gap:9px;margin-bottom:8px}.mini-play-head h1{font-size:19px}.mini-play-head small{letter-spacing:.03em}.mini-play-head>b{margin-left:auto;white-space:nowrap;font-size:10px;color:#819078}.mini-play-tools{max-width:540px;margin:0 auto 10px;display:flex;align-items:center;justify-content:space-between;color:#748274;font-size:12px}.mini-play-tools button{display:flex;align-items:center;gap:5px;padding:9px 12px;border:0;border-radius:13px;background:#fff;color:#57704f}.mini-play-body{max-width:540px;margin:auto;min-width:0}.mini-hub-back{display:block;margin:18px auto 0;padding:10px 16px;border:0;background:transparent;color:#73816e;font-size:12px}.mini-game-stats{display:flex;justify-content:space-between;gap:8px;margin:7px 2px 12px;color:#73816e;font-size:12px}.mini-hint{text-align:center;margin:8px 2px 14px;color:#71806f;font-size:12px;line-height:1.4}.mini-result-shade{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#20352880}.mini-result-panel{width:min(100%,340px);padding:24px 20px;border-radius:24px;background:#fffaf0;text-align:center;box-shadow:0 18px 70px #14251f55}.mini-result-mark{font-size:36px;color:#c99d4b}.mini-result-panel h2{margin:7px 0;color:#395340}.mini-result-panel p{font-size:13px;color:#788274}.mini-result-panel>div{display:grid;gap:8px;margin-top:16px}.mini-primary,.mini-secondary{min-height:44px;border:0;border-radius:15px;padding:9px 14px}.mini-primary{background:#608263;color:#fff}.mini-secondary{background:#f0eee4;color:#50624e}.memory-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.memory-card{aspect-ratio:1.05;min-width:0;border:0;border-radius:16px;background:#749578;color:#fff;font-size:clamp(11px,3.5vw,15px);font-weight:700;box-shadow:0 4px #49694e;touch-action:manipulation}.memory-card.flipped,.memory-card.matched{background:#fff9e9;color:#496747;border:1px solid #d8ddb9}.memory-card.matched{opacity:.58}.merge-frame{display:block;width:100%;height:min(70dvh,650px);border:0;border-radius:18px;background:#faf8ef;overflow:hidden}.water-board{display:flex;justify-content:center;align-items:flex-end;gap:clamp(7px,3vw,16px);min-height:270px;padding:20px 4px}.water-tube{width:clamp(39px,11vw,52px);height:164px;padding:4px;border:3px solid #91b2a1;border-top:0;border-radius:0 0 17px 17px;background:#fff9;display:flex;flex-direction:column-reverse;overflow:hidden;box-shadow:0 4px 12px #32473320;touch-action:manipulation}.water-tube.selected{transform:translateY(-7px);outline:3px solid #e6bf64}.water-layer{height:25%;border-radius:5px;background:var(--liquid);margin-top:1px}.maze-board{--maze-wall:#718a70;display:grid;grid-template-columns:repeat(var(--maze-size),minmax(0,1fr));width:min(88vw,390px);aspect-ratio:1;margin:0 auto;border:2px solid var(--maze-wall);background:#fdf9ec;touch-action:none;-webkit-user-select:none;user-select:none}.maze-cell{display:grid;place-items:center;min-width:0;aspect-ratio:1;border:1px solid #829481;font-size:clamp(9px,3vw,16px);color:#57825c}.maze-cell.player{background:#e5b66e;border-radius:40%;color:#fff}.maze-cell.goal{background:#e9f2d5}.maze-pad{display:grid;justify-items:center;gap:6px;margin:14px auto}.maze-pad button{width:48px;height:43px;border:0;border-radius:14px;background:#fff;color:#48684b;box-shadow:0 3px 9px #384c2820;font-size:20px;touch-action:manipulation}.maze-pad>div{display:flex;gap:7px}.block-board{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:3px;width:min(92vw,410px);aspect-ratio:1;margin:auto;padding:6px;border-radius:14px;background:#dbe4d4;touch-action:manipulation}.block-cell{min-width:0;border-radius:4px;background:#f8f6ed}.block-cell.filled{background:#79a17b;box-shadow:inset 0 1px #ffffff70}.block-tray{display:flex;justify-content:space-around;gap:8px;margin:14px 0}.block-piece{min-width:70px;min-height:74px;border:0;border-radius:14px;background:#fffaf0;color:#557455}.block-piece.selected{outline:3px solid #e7c060}.block-piece-grid{display:grid;grid-template-columns:repeat(3,12px);gap:2px;justify-content:center}.block-piece-grid i{width:12px;height:12px;border-radius:3px;background:#79a17b}.block-piece-grid i.empty{visibility:hidden}.parking-board{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr));gap:3px;width:min(88vw,390px);aspect-ratio:1;margin:auto;padding:7px;border-radius:17px;background:#dce5d6;touch-action:none}.parking-board>i{border-radius:6px;background:#f8f6ed}.parking-car{z-index:1;position:relative;display:grid;place-items:center;border:2px solid #ffffff88;border-radius:9px;box-shadow:0 3px 7px #283e2933;touch-action:none}.parking-car>i{width:5px;height:5px;border-radius:50%;background:#fffa}.parking-car.target{outline:2px solid #c9a64e}.parking-exit{display:block;width:min(88vw,390px);margin:5px auto;color:#9d7751;text-align:right;font-size:10px;letter-spacing:.12em}.jigsaw-canvas-wrap canvas{display:block;max-width:100%;height:auto;margin:auto;touch-action:none;border-radius:16px;box-shadow:0 8px 22px #37462b30}@media(min-width:500px){.mini-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-hub,.mini-play{padding-left:22px;padding-right:22px}.mini-play{min-height:100dvh}}.mini-play{background:var(--skin-background,linear-gradient(160deg,#eef3e6,#faf5e9 55%,#f9e9e6))}.mini-game-stats{color:var(--skin-hud,#73816e)}.memory-card:not(.revealed):not(.matched){background:var(--skin-piece,#749578)}.memory-card.revealed{outline-color:var(--skin-accent,#e6bf64)}.maze-board{--maze-wall:var(--skin-wall,#718a70)}.maze-cell.player{background:var(--skin-accent,#e5b66e)}.block-board button.filled,.piece-preview i{background:var(--skin-piece,#79a17b)}.water-tube.selected{outline-color:var(--skin-accent,#e6bf64)}.dhamma-discovery-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px;margin:12px 0;padding:12px;border:1px solid #e1d8bf;border-radius:16px;background:#f7f5e9;color:#415542;text-align:left}.mini-result-panel .dhamma-discovery-card{grid-template-columns:34px minmax(0,1fr);gap:7px;margin:13px 0 10px;padding:10px}.discovery-symbol{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:#e4efd9;color:#578263;font-size:23px}.mini-result-panel .discovery-symbol{width:34px;height:34px;font-size:20px}.discovery-copy{min-width:0}.discovery-copy small{display:block;font-size:8px;font-weight:800;letter-spacing:.04em;color:#a17d48}.discovery-copy h3{margin:3px 0;font-size:15px;color:#405744}.discovery-copy p{margin:0;font-size:11px;line-height:1.35;color:#687664}.discovery-copy span{display:block;margin-top:3px;font-size:9px;color:#969786}.discovery-learn{display:flex;align-items:center;gap:4px;min-height:36px;padding:0 8px;border:1px solid #d9dec9;border-radius:12px;background:#fffdf4;color:#607a60;font-size:11px;white-space:nowrap}.discovery-learn-panel{grid-column:1/-1;margin:0;padding:9px 10px;border-radius:10px;background:#fffaf0;color:#61705d;font-size:11px;line-height:1.4}.discovery-continue{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:39px;border:0;border-radius:12px;background:#638866;color:#fff;font-size:12px;font-weight:700}.mini-result-panel .discovery-copy h3{font-size:14px}.complete-screen .dhamma-discovery-card{width:min(100%,350px);margin:12px auto}.complete-screen .discovery-continue{background:linear-gradient(180deg,#28ac78,#148354)}.complete-screen{overflow-x:hidden;overflow-y:auto}.memory-card.revealed{background:#fff9e9;color:#496747;border:1px solid #d8ddb9}.merge-game iframe{display:block;width:100%;height:min(72dvh,680px);border:0;border-radius:18px;background:#faf8ef;overflow:hidden}.merge-game>p{margin:5px 0 10px;font-size:13px;color:#657361}.water-tubes{display:flex;justify-content:center;align-items:flex-end;gap:clamp(7px,3vw,16px);min-height:270px;padding:20px 4px}.water-tube{display:flex;flex-direction:column;overflow:hidden}.water-tube-stack{display:flex;flex:1;flex-direction:column-reverse}.water-tube-stack i{display:block;flex:1;border-radius:5px;margin-top:1px;background:#e5e5e5}.block-board{border:0}.block-board button{min-width:0;border:0;border-radius:4px;background:#f8f6ed;padding:0}.block-board button.filled{background:#79a17b;box-shadow:inset 0 1px #ffffff70}.block-tray>button{min-width:70px;min-height:74px;border:0;border-radius:14px;background:#fffaf0;color:#557455}.block-tray>button.active{outline:3px solid #e7c060}.piece-preview{display:grid;grid-template-columns:repeat(var(--piece-cols),12px);grid-template-rows:repeat(var(--piece-rows),12px);gap:2px;justify-content:center}.piece-preview i{width:12px;height:12px;border-radius:3px;background:#79a17b}.jigsaw-canvas-wrap{width:100%;touch-action:none}.mini-inline-button{display:block;min-height:42px;margin:12px auto;padding:8px 15px;border:0;border-radius:14px;background:#668765;color:#fff;touch-action:manipulation}.garden-scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;background:linear-gradient(#88d3ef,#ccecf2 29%,#c9e9a9 54%,#69a959)}.scene-sun{position:absolute;width:78px;height:78px;border-radius:50%;background:#fff4af;filter:blur(2px);top:12%;right:15%;box-shadow:0 0 32px #fff5b977}.scene-cloud{position:absolute;width:100px;height:26px;border-radius:40px;background:#ffffffa1;filter:blur(7px);top:15%;left:15%}.cloud-two{left:auto;right:3%;top:26%;transform:scale(.7)}.scene-hill{position:absolute;left:-15%;width:130%;height:39%;border-radius:50% 50% 0 0}.hill-back{top:37%;background:linear-gradient(#93c679,#6fae61)}.scene-pond{position:absolute;left:8%;right:8%;top:51%;height:20%;border-radius:48%;background:linear-gradient(160deg,#79d4d0,#41aeba 55%,#80d7cb);border:7px solid #a6c982;box-shadow:inset 0 8px 12px #fff6,0 5px #4f873e}.scene-pond span{position:absolute;width:55px;height:9px;background:#d5ffff68;border-radius:100%;top:30%;left:18%;transform:rotate(-12deg)}.scene-pond span:nth-child(2){top:62%;left:57%;width:80px}.scene-pond span:nth-child(3){top:43%;left:39%;width:32px}.scene-trees{position:absolute;inset:25% 0 auto;height:35%;display:flex;justify-content:space-between;align-items:end;padding:0 2%}.scene-trees i{position:relative;width:60px;height:120px;border-radius:55% 50% 25% 25%;background:linear-gradient(90deg,#377b48,#75a94d);box-shadow:inset 8px 0 9px #ffffff25}.scene-trees i:before,.scene-trees i:after{content:"";position:absolute;border-radius:50%;background:inherit;width:60px;height:66px;top:-24px;left:-19px}.scene-trees i:after{left:22px;top:2px;width:52px;height:57px}.scene-trees i:nth-child(2),.scene-trees i:nth-child(4){height:87px;width:47px}.scene-trees i:nth-child(3){height:63px;width:41px}.scene-temple{position:absolute;bottom:39%;width:98px;height:92px;filter:drop-shadow(0 5px 4px #264a3a55)}.temple-left{left:13%}.temple-right{right:10%;transform:scale(1.2)}.scene-temple:before{content:"";position:absolute;left:6px;top:7px;width:86px;height:34px;background:#df9560;clip-path:polygon(50% 0,100% 100%,0 100%)}.scene-temple:after{content:"";position:absolute;left:18px;top:27px;width:62px;height:63px;background:#f7dfad;border:5px solid #b87749;border-top:0;clip-path:polygon(50% 0,100% 20%,100% 100%,0 100%,0 20%)}.scene-temple i{position:absolute;z-index:1;left:45px;top:-21px;width:8px;height:43px;background:#bd7140;clip-path:polygon(50% 0,100% 100%,0 100%)}.scene-temple b{position:absolute;z-index:2;left:43px;top:53px;width:12px;height:37px;background:#754833}.scene-bridge{position:absolute;z-index:1;left:21%;right:18%;top:60%;height:42px;border-bottom:8px solid #8d6347;border-radius:0 0 50% 50%;display:flex;justify-content:space-around}.scene-bridge i{width:6px;height:33px;background:#ae8059;border-radius:5px}.scene-path{position:absolute;bottom:-15%;left:35%;width:44%;height:47%;transform:perspective(150px) rotateX(16deg);background:linear-gradient(90deg,#98896c,#ded0a9,#948566);clip-path:polygon(35% 0,65% 0,100% 100%,0 100%);opacity:.75}.scene-leaves{position:absolute;top:1%;left:6%;color:#387e47;font-size:25px;opacity:.6;letter-spacing:9px}.scene-map .scene-path{height:80%;width:60%;left:19%;bottom:-26%;opacity:.9;background:repeating-linear-gradient(0deg,#d9c99e 0,#d9c99e 18px,#f0dfba 19px,#f0dfba 27px)}.scene-map .scene-pond{top:34%;height:30%}.scene-celebrate .scene-pond{opacity:.55;filter:blur(2px)}.splash-screen,.complete-screen,.verse-screen{position:relative;min-height:100dvh;overflow:hidden;padding:env(safe-area-inset-top) 20px calc(24px + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center}.splash-brand{position:relative;z-index:1;text-align:center;margin-top:9vh;font:900 clamp(54px,15vw,74px)/.88 Nunito,sans-serif;color:#6e3e23;letter-spacing:-3px;text-shadow:0 2px #fff7}.brand-lotus{display:block;color:#e876a1;filter:drop-shadow(0 4px #558043);margin-bottom:4px}.splash-brand strong{color:#228747}.splash-brand p{font:700 14px DM Sans,sans-serif;letter-spacing:0;color:#25352b;margin:12px 0}.splash-garden-mark{position:relative;z-index:1;flex:1;width:100%;max-height:44vh;display:flex;align-items:end;justify-content:center;gap:12px;padding-bottom:8px}.meditation-mark{width:170px;height:190px;border-radius:90px 90px 35px 35px;background:linear-gradient(145deg,#f4e4cf,#fff9e8);display:grid;place-items:center;font-size:78px;color:#111;box-shadow:inset 0 -18px #333,0 14px 24px #314b3860}.cat-mark{width:125px;height:108px;border-radius:56% 55% 45% 44%;display:grid;place-items:center;background:#ffe1ac;font-size:74px;filter:drop-shadow(0 9px 5px #3335)}.splash-bottom{position:relative;z-index:2;width:min(100%,350px);text-align:center}.progress-line{height:9px;border-radius:9px;background:#fff8e8;border:1px solid #ceb883;overflow:hidden;margin:0 auto 18px;width:75%}.progress-line i{display:block;width:72%;height:100%;background:linear-gradient(90deg,#64b650,#159360);border-radius:9px}.splash-bottom p{font:700 16px/1.5 Nunito,sans-serif;margin:0 0 14px}.start-button{width:100%}.home-screen{padding-top:env(safe-area-inset-top);background:linear-gradient(#9adbf0,#d9edc1 47%,#82b66b 76%,#e9d8a9)}.home-stage{height:min(43vh,380px);min-height:285px;position:relative;margin:0 -16px}.story-bubble{position:absolute;z-index:3;right:6%;top:15px;background:#fff9ed;border-radius:17px;padding:10px 13px;font-size:13px;line-height:1.3;box-shadow:0 4px 10px #344a3425}.story-bubble:after{content:"";position:absolute;bottom:-7px;left:16px;border-width:8px 8px 0 0;border-style:solid;border-color:#fff9ed transparent transparent transparent}.stage-characters{position:absolute;z-index:2;left:8%;right:7%;bottom:0;height:71%;display:flex;align-items:end;justify-content:center;gap:15px}.back-view{position:relative;width:93px;height:158px;border-radius:48px 48px 18px 18px;background:linear-gradient(90deg,#e5b987,#f2d0a5);box-shadow:inset 0 -10px #49668b,0 8px 12px #34453340}.hairbun{position:absolute;top:-14px;left:32px;width:30px;height:29px;border-radius:50%;background:#171b1a;box-shadow:0 -12px 0 -4px #171b1a}.back-shirt{position:absolute;top:46px;left:-12px;width:116px;height:68px;border-radius:40px 40px 15px 15px;background:#fff;box-shadow:inset 0 -5px #e9e3d6}.back-shirt:after{content:"●";position:absolute;left:47px;top:22px;font-size:13px;color:#222}.back-shorts{position:absolute;bottom:0;left:3px;width:86px;height:40px;background:#416187;border-radius:0 0 10px 10px}.cat-silhouette{font-size:91px;filter:drop-shadow(0 6px 3px #3c4c3738)}.home-greeting{position:absolute;left:17px;bottom:10px;z-index:4;padding:10px 14px;background:#fff7e8e8;border:1px solid #efddb7;border-radius:17px;box-shadow:0 4px 12px #38583b23}.home-greeting span,.small-kicker{font-size:9px;font-weight:900;letter-spacing:1.2px;color:#49804a}.home-greeting h1{font:900 18px/1.1 Nunito,sans-serif;margin:4px 0}.home-greeting p{font-size:10px;margin:0;color:#657269}.home-actions{position:relative;z-index:4;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.action-card{min-height:72px;text-align:left;display:flex;align-items:center;gap:8px;border:1px solid #ded3b8;border-radius:15px;padding:9px 8px;background:#fff9ed;box-shadow:0 4px #b6a77e,0 7px 10px #283b2a20}.action-icon{width:34px;height:34px;flex:none;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(#6db756,#32884b);box-shadow:inset 0 2px #ffffff60}.action-icon svg{width:21px}.play-card .action-icon{background:linear-gradient(#ffc755,#e2981f)}.collection-card .action-icon{background:linear-gradient(#f299b6,#d96191)}.garden-card .action-icon{background:linear-gradient(#8fc467,#529749)}.action-card b{display:block;font:800 12px/1.15 Nunito,sans-serif}.action-card small{display:block;font-size:9px;line-height:1.25;color:#657168;margin-top:3px}.action-card>i{font-size:19px;color:#9c9077;margin-left:auto}.home-progress{display:flex;align-items:center;gap:9px;position:relative;z-index:2;margin-top:15px;font-size:10px;font-weight:900;color:#fff;text-shadow:0 1px 2px #35522b}.home-progress div{flex:1;height:8px;border-radius:10px;background:#fff9d6;overflow:hidden}.home-progress div i{display:block;height:100%;background:#f4b537;border-radius:8px}.screen-subtitle{text-align:center;margin:0;font-size:12px;font-weight:700;color:#335945;position:relative;z-index:1}.map-screen{padding-left:14px;padding-right:14px;background:linear-gradient(#b1e5f3,#d1edb8 55%,#7eaf5e)}.map-path{position:absolute;z-index:1;top:13%;right:0;bottom:8%;left:0;max-height:78vh}.level-node{position:absolute;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:linear-gradient(#fff6de,#e9d7a6);border:3px solid #c29735;color:#654620;font:900 18px Nunito,sans-serif;box-shadow:0 5px #98732d,0 8px 12px #2e493538;display:flex;flex-direction:column;align-items:center;justify-content:center}.level-node.current{width:62px;height:62px;background:linear-gradient(#74cb55,#3c9d50);border-color:#fff3ca;color:#fff;box-shadow:0 0 0 5px #f5ca58,0 6px #39773e}.level-node.unlocked{background:#ffbb36;color:#fff}.level-node small{display:flex;font-size:8px;color:#f3bc42}.level-node.locked{background:#aab3a0;border-color:#e7ead8;color:#eef0e5}.node-lock{letter-spacing:2px}.map-bunbun{position:absolute;z-index:3;bottom:100px;left:16px;display:flex;align-items:center;gap:8px}.bunbun-mini{font-size:35px}.map-bunbun div{border-radius:13px;background:#fff8e9;padding:8px 12px;font-size:11px;line-height:1.35;box-shadow:0 4px 12px #233a3024}.map-bunbun svg{vertical-align:middle}.match-screen{padding:env(safe-area-inset-top) 12px calc(90px + env(safe-area-inset-bottom));background:radial-gradient(ellipse at 50% 34%,#739b5e,#2d704d 70%,#164c3c)}.match-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.13;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:26px 26px}.match-screen .top-bar{position:relative}.match-screen .icon-button{background:#fff1d2}.match-screen .top-bar h1{background:#fff3d7;border-radius:14px;padding:7px 20px;border:2px solid #d2b66c;box-shadow:0 4px 10px #132e2744}.floating-pause{position:absolute;right:0;top:0;width:42px;height:42px;border-radius:50%;background:#fff4dc;box-shadow:0 4px #a88a50;display:grid;place-items:center}.match-info{position:relative;z-index:2;display:grid;grid-template-columns:1fr repeat(3,.8fr);align-items:center;margin:9px auto 18px;max-width:420px;padding:8px 6px;background:#fff8e9;border:2px solid #e4ce91;border-radius:15px;box-shadow:0 5px #886e3b,0 8px 15px #1118}.moves,.target{display:flex;flex-direction:column;align-items:center;gap:1px}.moves span{font-size:11px}.moves b{font:900 24px Nunito}.target>span{color:#e980a4;font-size:25px;line-height:1}.target:nth-child(3)>span{color:#54a354}.target:nth-child(4)>span{font-size:22px}.target b{font-size:11px}.board-wrap{position:relative;z-index:2;width:min(100%,390px);margin:0 auto;padding:6px;border-radius:14px;background:#e4d5b5;box-shadow:0 8px #655640,0 13px 20px #142b2766}.match-board{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.tile{aspect-ratio:1;display:grid;place-items:center;border-radius:6px;background:linear-gradient(145deg,#4794a2,#1e6976);border:1px solid #7bb8ad;font-size:clamp(28px,9vw,45px);text-shadow:0 3px 1px #183a3044;box-shadow:inset 0 2px #ffffff36,0 3px #194b50}.tile-1{background:linear-gradient(145deg,#54a790,#25785e);border-color:#95cba2}.tile-2{background:linear-gradient(145deg,#827ca3,#514d7b);border-color:#aaa5c1}.tile-3{background:linear-gradient(145deg,#d1a759,#966e2f);border-color:#f4d88e}.booster-row{position:relative;z-index:2;display:flex;justify-content:center;gap:20px;margin:22px auto 8px}.booster-row button{position:relative;width:67px;height:65px;border-radius:15px;background:#fff5dc;border:2px solid #e7d29b;box-shadow:0 5px #80693a;display:grid;place-items:center;font-size:31px}.booster-row small{position:absolute;bottom:-7px;right:-4px;background:#fff;border:1px solid #c9ad69;border-radius:10px;padding:0 6px;font-weight:900}.prototype-note{position:relative;z-index:2;text-align:center;color:#e9f0d5;font-size:10px;margin:10px 0}.prototype-complete{position:relative;z-index:2;display:block;margin:0 auto;background:#f2b339;color:#523814;border-radius:14px;min-height:48px;padding:0 20px;font:900 14px Nunito,sans-serif;box-shadow:0 5px #9d6e1e}.prototype-complete span{margin-left:8px}.complete-screen{justify-content:center;text-align:center;background:linear-gradient(#4b8a57,#204f40 78%,#163f35);color:#fff6cf}.complete-screen>.garden-scene{opacity:.43}.complete-screen h1{position:relative;z-index:2;font:900 clamp(32px,10vw,48px) Nunito,sans-serif;color:#fff3b8;text-shadow:0 4px #ac6325;margin:6px 0}.celebration-sparkles{color:#ffd260;letter-spacing:5px;font-size:23px}.earned-stars{display:flex;gap:8px;color:#ffca36;filter:drop-shadow(0 3px 2px #7a4e12)}.earned-stars svg{width:34px;height:34px}.complete-characters{display:flex;align-items:end;justify-content:center;gap:8px;height:150px;margin:4px auto}.victory-person{font-size:115px;filter:drop-shadow(0 5px 5px #1116)}.complete-characters .cat-mark{width:104px;height:90px;font-size:63px}.reward-panel{position:relative;z-index:2;width:min(100%,370px);padding:14px;border:2px solid #e8ce81;border-radius:19px;background:#fff5de;color:#493e29;box-shadow:0 6px #8e6b34;margin:2px 0 16px}.reward-panel>b{font:900 16px Nunito}.rewards{display:flex;justify-content:space-around;margin-top:12px}.rewards span{display:flex;flex-direction:column;align-items:center;font-size:27px}.rewards strong{font:800 15px Nunito;color:#33483c}.complete-screen .primary-button{width:min(100%,370px)}.complete-footer{font-size:12px;margin:18px 0 0}.verse-screen{padding:calc(env(safe-area-inset-top) + 22px) 20px calc(24px + env(safe-area-inset-bottom));justify-content:center;background:linear-gradient(#a9deeb,#d5ecc2 45%,#689c57)}.verse-screen>.garden-scene{opacity:.78}.verse-back{position:absolute;top:calc(env(safe-area-inset-top) + 5px);left:12px;background:#fff4df;border-radius:50%;font-size:32px;width:42px;height:42px;line-height:1}.verse-lotus{color:#e77ba4;filter:drop-shadow(0 3px #447c43);margin-bottom:6px}.verse-screen h1{text-align:center;font:900 24px Nunito;margin:0 0 16px;color:#fffdf5;text-shadow:0 2px 3px #32563d}.verse-card{position:relative;width:min(100%,400px);background:#fff8e9;border:2px solid #ead5a3;border-radius:22px;padding:24px 18px;box-shadow:0 8px #ab9365,0 12px 25px #20372c35;text-align:center}.prototype-label{font-size:9px;font-weight:900;letter-spacing:1px;color:#987336}.verse-card h2{font:900 26px Nunito;margin:10px 0 18px}.verse-placeholder{color:#5f785f;font:700 17px/1.5 Nunito}.ornament{color:#d69b37;margin:12px 0}.verse-note{font-size:11px;line-height:1.5;color:#637165}.verse-award{margin-top:18px;border-radius:13px;background:#fff0d2;padding:12px;color:#b47623;display:flex;align-items:center;justify-content:center;gap:8px}.verse-primary,.verse-screen .secondary-button{width:min(100%,400px);margin-top:15px}.upgrade-screen{padding:env(safe-area-inset-top) 15px calc(95px + env(safe-area-inset-bottom));background:linear-gradient(#a7dff1,#cce8bc 48%,#627f50)}.upgrade-screen>.garden-scene{opacity:.86}.overlay-header{height:54px;display:flex;align-items:center;justify-content:space-between}.upgrade-title{display:flex;align-items:center;gap:12px;color:#fff;text-shadow:0 2px 4px #27482f;margin:8px 0 16px}.upgrade-title>span{font-size:38px}.upgrade-title h1{font:900 25px Nunito;margin:0}.upgrade-title p{font-size:11px;line-height:1.4;margin:3px 0}.upgrade-card{position:relative;padding:12px 12px 70px;border:2px solid #e8d5a6;border-radius:20px;background:#fff9ec;box-shadow:0 7px #ab976d,0 12px 20px #31433330}.pond-thumb{height:132px;border-radius:13px;position:relative;overflow:hidden;background:linear-gradient(#aae4eb 0,#aae4eb 30%,#70bdad 30%,#70bdad 72%,#85b463 72%);box-shadow:inset 0 -5px #846845}.pond-thumb:before{content:"";position:absolute;left:15%;right:15%;top:35%;height:60%;border-radius:50%;background:#45b4b7;border:7px solid #b3ca84}.pond-thumb span{position:absolute;z-index:1;font-size:38px;left:39%;top:39%}.pond-thumb i{position:absolute;z-index:1;font-size:28px;left:68%;top:48%}.upgrade-copy{padding:10px 4px 3px}.upgrade-copy h2{font:900 20px Nunito;margin:4px 0}.upgrade-copy p{font-size:12px;margin:0 0 6px}.upgrade-copy small{font-size:11px;color:#637166}.price-line{display:flex;gap:12px;margin-top:9px;font-size:12px;font-weight:900;color:#a86c19}.upgrade-button{position:absolute;left:12px;right:12px;bottom:12px;height:45px;border-radius:14px;background:linear-gradient(#23a773,#16865b);color:#fff;font:900 15px Nunito;box-shadow:0 4px #126047}.upgrade-button svg{vertical-align:middle;margin-right:5px}.garden-unlocks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.garden-unlocks div{height:94px;border-radius:14px;background:#fff4debb;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#817b6c;gap:4px}.garden-unlocks span{font:800 11px Nunito}.garden-unlocks small{font-size:9px}.collection-screen{min-height:100dvh;background:#fffaf0;padding:calc(env(safe-area-inset-top) + 8px) 14px calc(88px + env(safe-area-inset-bottom))}.collection-header{height:48px;display:flex;align-items:center;gap:13px}.collection-header .icon-button{background:transparent;box-shadow:none;width:36px}.collection-header h1{font:900 21px Nunito;margin:0}.collection-tabs{display:flex;gap:6px;margin:15px 0 14px}.collection-tabs button{flex:1;border-radius:13px;background:#f4ebd8;min-height:38px;font-size:12px;color:#6e705f}.collection-tabs button b{margin-left:4px}.collection-tabs .selected{background:#148d67;color:#fff}.collection-list{display:flex;flex-direction:column;gap:8px}.collection-row{height:69px;display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:14px;border:1px solid #eee5d3;background:#fffdf7;box-shadow:0 2px 5px #382f1c0b}.collection-thumb{width:52px;height:52px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#8acb77,#4b9e68);color:#fff}.collection-thumb svg{width:28px;height:28px}.entry-text{flex:1;min-width:0}.entry-text b,.entry-text span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-text b{font:800 13px Nunito}.entry-text span{font-size:10px;color:#77796f;margin-top:3px}.collection-row>svg{color:#7e8277}.collection-row.is-locked .collection-thumb{background:#e5e3dc;color:#a8a79d}.coming-screen{min-height:100dvh;background:linear-gradient(#b5e3e9,#d9ebc6 58%,#94ba75);padding:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.coming-flower{font-size:68px}.coming-screen h1{font:900 28px Nunito;margin:8px}.coming-screen p{font-size:14px;margin:0 0 20px}@media(max-height:730px){.home-stage{height:34vh;min-height:240px}.home-actions{gap:7px}.action-card{min-height:64px}.splash-brand{margin-top:5vh}.splash-garden-mark{max-height:38vh}.complete-characters{height:120px}.victory-person{font-size:92px}.verse-card{padding:17px}.map-path{inset-block-start:11%}.level-node{width:47px;height:47px}.level-node.current{width:55px;height:55px}}@media(min-width:430px){.app-screen{padding-left:22px;padding-right:22px}.home-screen{padding-left:18px;padding-right:18px}.action-card{min-height:80px}.action-card b{font-size:13px}.action-card small{font-size:10px}.match-board{gap:6px}.board-wrap{padding:8px}}.splash-wheel{width:154px;height:154px;border:9px double #d5aa4c;border-radius:50%;display:grid;place-items:center;font-size:103px;color:#b6802b;text-shadow:0 3px #fff7;box-shadow:0 10px 20px #28503740;background:#fff7d878}.splash-lotus{position:absolute;bottom:16px;left:50%;transform:translate(-50%);width:100%;text-align:center;font-size:26px;filter:drop-shadow(0 3px 2px #2e603b44)}.garden-greeting-scene{position:absolute;top:12%;right:4%;bottom:8%;left:4%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:48% 48% 18px 18px;background:linear-gradient(180deg,#c8ecdf66 0,#c8ecdf66 48%,#6db9b466 49%,#6db9b466 66%,#b7cf82aa 67%);border:1px solid #ffffff55;box-shadow:inset 0 -22px 28px #335c4040}.garden-greeting-scene span{font-size:38px;filter:drop-shadow(0 4px 3px #385c3b44)}.garden-greeting-scene i{font-style:normal;letter-spacing:21px;color:#e9f5d8}.garden-greeting-scene small{color:#fff;font-size:8px;font-weight:900;letter-spacing:1.2px;text-shadow:0 1px 4px #1d4b36}.home-greeting{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.splash-garden-mark{isolation:isolate;overflow:visible}.splash-garden-light{position:absolute;z-index:-1;left:10%;right:10%;bottom:4%;height:68%;border-radius:50% 50% 20px 20px;background:linear-gradient(180deg,#f8ebc988,#71b978aa 56%,#bbd37f);box-shadow:0 12px 24px #264b3844,inset 0 10px 20px #fff5}.splash-bunbun,.splash-aces{position:absolute;bottom:0;object-fit:contain;object-position:bottom;filter:drop-shadow(0 7px 5px #263a2d42)}.splash-bunbun{height:min(36vh,310px);max-width:48%;left:23%}.splash-aces{height:min(22vh,184px);max-width:42%;right:16%}.home-scene-art{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:0 0 13%;pointer-events:none}.home-bunbun{height:85%;width:auto;object-fit:contain;object-position:bottom;filter:drop-shadow(0 4px 4px #233c3140)}.home-aces{height:46%;width:auto;object-fit:contain;object-position:bottom;margin-left:-3px;filter:drop-shadow(0 4px 4px #233c3140)}.garden-greeting-scene>i,.garden-greeting-scene>small{position:relative;z-index:2}.map-bunbun{bottom:102px;gap:6px}.map-bunbun-art{height:116px;width:auto;object-fit:contain;object-position:bottom;filter:drop-shadow(0 4px 3px #31483350)}.map-aces-art{height:70px;width:auto;object-fit:contain;object-position:bottom;margin-left:-8px;filter:drop-shadow(0 4px 3px #31483350)}.map-bunbun div{font-size:10px;padding:7px 9px}.complete-characters{align-items:flex-end;gap:3px}.complete-bunbun{height:145px;width:auto;object-fit:contain;object-position:bottom;filter:drop-shadow(0 5px 3px #101f1c60)}.complete-aces{height:95px;width:auto;object-fit:contain;object-position:bottom;margin-left:-6px;filter:drop-shadow(0 5px 3px #101f1c60)}.upgrade-title>img{width:56px;height:74px;object-fit:contain;object-position:top;filter:drop-shadow(0 3px 3px #223f3155);flex:none}@media(max-width:380px){.splash-bunbun{left:18%;height:min(35vh,290px)}.splash-aces{right:10%;height:min(21vh,168px)}.map-bunbun-art{height:100px}.map-aces-art{height:61px}.map-bunbun div{font-size:9px}.complete-bunbun{height:132px}.complete-aces{height:86px}}.player-bunbun{width:32px;height:36px;object-fit:contain;object-position:top;filter:drop-shadow(0 1px 1px #34291c44)}.player-pill{padding-left:4px}.home-scene-art{padding-bottom:5%;gap:7px}.home-bunbun{height:92%}.home-aces{height:51%;margin-left:-2px}.garden-greeting-scene{top:10%;right:4%;bottom:5%;left:4%;background:linear-gradient(180deg,#c8ecdf55 0,#c8ecdf55 48%,#6db9b455 49%,#6db9b455 66%,#b7cf8277 67%);box-shadow:inset 0 -22px 28px #335c4040}.map-bunbun{left:8px;right:8px;justify-content:flex-start}.map-bunbun-art{height:108px}.map-aces-art{height:66px}.complete-characters{height:160px}.complete-bunbun{height:155px}.complete-aces{height:102px}.app-screen,.complete-screen,.verse-screen{isolation:isolate}.home-screen .scene-temple{bottom:55%}.map-screen .scene-temple{bottom:68%}.upgrade-screen .scene-temple{bottom:56%}.map-bunbun-art{height:132px}.map-aces-art{height:82px}.complete-characters{height:194px}.complete-bunbun{height:184px}.complete-aces{height:122px}.rewards svg{width:28px;height:28px;color:#e2a21b;stroke-width:2.2}.rewards span:nth-child(2) svg{color:#e779a2}.rewards span:nth-child(3) svg{color:#69a84f}.price-line svg{vertical-align:middle;color:#de9c22}.price-line span:nth-child(2) svg{color:#df769b}@media(max-height:730px){.complete-characters{height:142px}.complete-bunbun{height:138px}.complete-aces{height:92px}}:root{font-family:DM Sans,sans-serif;color:#21352c;background:#e9eee8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:500;--green:#168b5c;--deep:#145a42;--leaf:#73ac50;--ivory:#fff8e9;--gold:#e5a923;--pink:#e87aa3;--ink:#25362e}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh}button{font:inherit;color:inherit;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid #f4b332;outline-offset:2px}#root{min-height:100dvh}.device-shell{position:relative;isolation:isolate;max-width:520px;min-height:100dvh;margin:0 auto;overflow:hidden;background:#e4f2d7;box-shadow:0 0 50px #26362a20}.app-screen{position:relative;min-height:100dvh;overflow:hidden;padding:env(safe-area-inset-top) 16px calc(92px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#b9e7f3,#d7efc3 42%,#80b469)}.icon-button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff8ebe8;color:#315241;box-shadow:0 3px 10px #293b2a1c}.primary-button,.secondary-button{min-height:52px;border-radius:18px;padding:0 22px;font:800 17px Nunito,sans-serif;box-shadow:0 5px #126047,0 8px 16px #142e282a}.primary-button{background:linear-gradient(180deg,#28ac78,#148354);color:#fff}.primary-button span{margin-left:16px;font-size:21px}.secondary-button{background:#fff8ea;color:#365142;box-shadow:0 4px #d6c7a7,0 8px 14px #142e2820}.top-bar{height:56px;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.top-bar h1{position:absolute;left:50%;transform:translate(-50%);font:800 21px Nunito,sans-serif;white-space:nowrap;margin:0}.player-pill{display:flex;align-items:center;gap:7px;border-radius:20px;background:#fff9eb;padding:5px 12px 5px 5px;box-shadow:0 3px 10px #273b2920;font-size:13px}.avatar-dot{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f5dbac}.resource-strip{display:flex;align-items:center;gap:6px}.resource-strip span{display:flex;align-items:center;gap:4px;background:#fff5dd;border:1px solid #efdbad;border-radius:20px;padding:7px 8px;font-weight:800;font-size:12px;box-shadow:0 2px 6px #273b2920;white-space:nowrap}.resource-strip span:first-child svg{color:#e2a21b}.resource-strip span:nth-child(2) svg{color:#e779a2}.resource-plus{width:31px;height:31px;background:#f5aa32;border-radius:50%;color:#fff;display:grid;place-items:center;box-shadow:0 2px #be751c}.bottom-nav{position:fixed;z-index:20;left:50%;bottom:0;transform:translate(-50%);width:min(100%,520px);height:76px;padding:5px 10px calc(5px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;align-items:center;background:#fff9edf5;border-top:1px solid #deceb1;box-shadow:0 -6px 18px #25453520;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-item{position:relative;min-width:54px;min-height:56px;background:transparent;color:#8b877a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:16px}.nav-item span{display:grid;place-items:center}.nav-item small{font-size:10px;font-weight:700}.nav-item.active{color:#168b5c}.nav-main{margin-top:-18px}.nav-main span{width:48px;height:48px;border-radius:18px;background:linear-gradient(#34b881,#148355);color:#fff;box-shadow:0 4px #126047,0 7px 12px #184c342d}.nav-main small{margin-top:0}
