@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700&family=Nunito:wght@500;700;800;900&display=swap";:root{color:#f9f1dc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#173351;font-family:Nunito,Noto Sans Thai,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(at 70% 0,#436ba1 0,#0000 60%),linear-gradient(#234269,#132d49);min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:4px;outline:3px solid #ffd56e}button{color:#654423;background:linear-gradient(#ffdf88,#efb751);border:2px solid #b48339;border-radius:12px;padding:12px 18px;font-weight:800;box-shadow:inset 0 1px #fff7d1,0 3px #a47535}button:hover:not(:disabled){filter:brightness(1.06)}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}p{color:#b9cee5;line-height:1.8}small{font-size:13px;line-height:1.6}h2{font-size:21px}h1{margin-bottom:8px;font-size:clamp(26px,4vw,38px);line-height:1.4}.shell{max-width:1440px;margin:auto;padding:0 28px}header{justify-content:space-between;align-items:center;gap:20px;height:88px;display:flex}.brand{color:#ffdf96;filter:drop-shadow(0 3px #132748);align-items:center;gap:12px;font-size:44px;display:flex}.brand span{letter-spacing:-1px;color:#fff8df;font-size:27px;font-weight:800}.brand small{letter-spacing:.4px;color:#c5dcf1;font-size:12px;font-weight:700;display:block}.top-nav{align-items:center;gap:12px;display:flex}.top-nav button{color:#daeafd;background:0 0;padding:8px;font-size:14px}.version{letter-spacing:1.4px;color:#9ebadb;margin-left:10px;font-size:11px}main{padding:0 0 24px}.game-stage{isolation:isolate;aspect-ratio:3/2;background:#85b8e4;border:3px solid #768ea9;border-radius:25px;position:relative;overflow:hidden;box-shadow:0 14px 45px #07142c70}.world{background:url(/art/rabbit-farm.png) 50%/cover;width:100%;height:100%;position:absolute;inset:0}.world canvas{display:block!important}.hud{z-index:2;align-items:flex-start;gap:18px;display:flex;position:absolute;top:18px;left:18px;right:18px}.profile,.wallet>span{color:#fff;background:linear-gradient(#173e66ed,#0e2949ed);border:2px solid #8eafbc;border-radius:15px;box-shadow:0 4px #11223c70,inset 0 1px #ffffff50}.profile{align-items:center;gap:12px;min-width:220px;padding:7px 20px 7px 7px;display:flex}.profile b{font-size:18px}.profile small{color:#d0e5ed;font-size:12px;display:block}.avatar{background:#fff4d6;border:2px solid #4f4b50;border-radius:12px;place-items:center;width:57px;height:60px;font-size:39px;display:grid}.wallet{gap:10px;display:flex}.wallet>span{align-items:center;gap:9px;padding:10px 18px;font-size:23px;display:flex}.wallet small{color:#c6d9eb;font-size:12px}.scene-title{text-align:center;pointer-events:none;color:#fff9dd;filter:drop-shadow(0 4px #284878)drop-shadow(0 0 8px #234779);position:absolute;top:15%;right:8%}.scene-title>span{color:#ffda6c;font-size:35px;line-height:1;display:block}.scene-title h1{letter-spacing:-2px;margin:0;font-size:clamp(25px,4.2vw,62px);font-weight:800;line-height:1.2}.scene-title p{color:#fff;margin:8px 0;font-size:clamp(10px,1.25vw,16px)}.scene-tools{z-index:3;flex-direction:column;gap:12px;display:flex;position:absolute;top:17%;left:16px}.scene-tools a,.scene-tools button,.game-dock a,.game-dock button{color:#fff8e6;text-shadow:0 2px 1px #102439;background:linear-gradient(#335b7ce8,#102b4eea);border:2px solid #94b4c1;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-width:72px;min-height:70px;padding:8px;font-size:13px;font-weight:800;line-height:1.25;display:flex;box-shadow:0 4px #12284488,inset 0 1px 3px #ffffff70}.scene-tools span,.game-dock span{filter:drop-shadow(0 2px 1px #102439);margin-bottom:4px;font-size:30px}.farm-sign{color:#fff5d9;text-align:center;background:linear-gradient(#947157,#64462e);border:3px solid #48322a;border-radius:9px;max-width:260px;padding:13px 20px;font-size:17px;position:absolute;top:34%;right:4%;transform:rotate(-5deg);box-shadow:inset 0 0 0 2px #be9870,0 7px 12px #15334944}.farm-sign small{font-size:11px;display:block}.plots{z-index:2;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:8px;width:43%;height:29%;display:grid;position:absolute;top:54%;left:26%}.plot{color:#fffbe8;text-shadow:0 1px 2px #4d331f;background:linear-gradient(155deg,#b18b55e8,#83613fe8);border:2px solid #735337;border-bottom:5px solid #503925;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:0;padding:4px;display:flex;position:relative;transform:rotate(-3deg);box-shadow:inset 0 1px #edcf98,0 5px 8px #19372c45}.plot:nth-child(3n+2){transform:rotate(2deg)}.plot span{font-size:clamp(24px,3vw,42px);line-height:1.1}.plot b{font-size:14px;line-height:1.25}.plot small{color:#fff4d0;font-size:11px;line-height:1.3}.plot.growing{opacity:1;background:linear-gradient(155deg,#8e9a51f2,#546736f2);border-color:#49502c}.plot.ready{background:linear-gradient(155deg,#a8b956,#6b862d);border-color:#ffe49c;box-shadow:0 0 18px #fff28b88}.plot.empty:hover{background:#bb935b}.scene-hint{color:#fff8d9;white-space:nowrap;z-index:3;background:#163b4dcc;border:1px solid #b7d9df80;border-radius:20px;padding:7px 15px;font-size:13px;position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.game-dock{z-index:3;gap:10px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.game-dock a,.game-dock button{min-width:85px;min-height:72px}.game-dock .active{color:#654a2d;text-shadow:none;background:linear-gradient(#fff9e4,#ecd4a3);border-color:#8b7759}.farm-label{color:#c6dbef;justify-content:space-between;padding:15px 5px 22px;font-size:14px;display:flex}.columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.garden-panel,.card,.inventory{color:#59432e;background:linear-gradient(130deg,#fff9e9,#f1e2c4);border:3px solid #ba9970;border-radius:20px;padding:25px;box-shadow:inset 0 0 0 2px #fff5dc,0 6px #12284966}.section-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.section-title h2{margin-bottom:8px}.section-title>span{color:#846b4d;font-size:13px}.garden-panel p,.card p{color:#826e54;font-size:14px}.seeds{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.seed{color:#6e5237;background:#f0dfbd;border:2px solid #c6aa7f;padding:12px 6px;box-shadow:0 3px #bb9a6c}.seed span,.seed b,.seed small{display:block}.seed span{font-size:35px}.seed b{margin-top:6px;font-size:14px}.seed small{color:#856c4a;font-size:12px}.selected{background:#e2edc2;border:2px solid #6b9147;box-shadow:0 3px #76904b}.secondary{color:#695030;background:linear-gradient(#fff5d9,#eddbaf);border:2px solid #b69b70}.expand{width:100%;margin-top:16px}.card{margin:0;padding:18px 22px}.eyebrow{letter-spacing:1.6px;color:#9c7543;margin-bottom:9px;font-size:11px}.card p{margin-bottom:12px}.card h2{margin-bottom:10px;font-size:19px}.card button{width:100%}aside{grid-template-columns:1fr 1fr;gap:16px;display:grid}.inventory{margin-top:22px}.items{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.item{background:#e8d6b3;border:1px solid #c7ac83;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:15px;display:flex}.item>span{font-size:32px}.item div{flex:1}.item small{color:#8b704d;display:block}.item b{font-size:14px}.item button{width:100%;padding:8px;font-size:13px}footer{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}footer small{color:#b5cbe3;margin-left:auto}.text-button{color:#d4e3f4;box-shadow:none;background:0 0;border:0;font-weight:500}.notice{color:#584329;z-index:10;background:#fff0c9;border-radius:14px;width:max-content;max-width:90vw;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0004}.notice:not(:empty){border:2px solid #b89b64;padding:14px 24px}.welcome{isolation:isolate;background:#acd6eb url(/art/rabbit-farm.png) 50%/cover;border:3px solid #a0bed4;border-radius:28px;min-height:700px;margin:5px 0 30px;padding:70px 7%;position:relative;overflow:hidden}.welcome:before{content:"";z-index:-1;background:linear-gradient(90deg,#122f50ed,#16385690 40%,#0000 70%);position:absolute;inset:0}.welcome .eyebrow{color:#f7d797}.welcome h1{color:#fff9e6;text-shadow:0 4px 1px #1d3858;font-size:57px;line-height:1.4}.welcome em{color:#ffe2a0;font-style:normal}.welcome p{color:#e0ecf8}.welcome form{flex-direction:column;gap:12px;max-width:310px;margin:28px 0;display:flex}.welcome input{color:#59432d;background:#fff7e3;border:2px solid #c3a875;border-radius:12px;padding:13px}.welcome>small{color:#c4d9eb}.art-dialog{color:#58412d;background:#fff5e2;border:3px solid #ab875b;border-radius:20px;width:min(1000px,94vw);max-height:90dvh;padding:0;box-shadow:0 25px 90px #0009}.art-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#071b36c9}.dialog-heading{z-index:1;background:#fff5e2;border-bottom:1px solid #cfb389;justify-content:space-between;gap:12px;padding:18px 24px;display:flex;position:sticky;top:0}.dialog-heading h2{margin:0}.dialog-heading p{color:#8b7050;margin:4px 0 0;font-size:13px}.dialog-heading button{align-self:start}.art-dialog img{width:100%;height:auto;display:block}section[id]{scroll-margin-top:16px}@media (width>=1450px){.scene-title h1{font-size:62px}}@media (width<=1000px){.columns{grid-template-columns:1fr}.items{grid-template-columns:repeat(2,1fr)}.scene-tools a,.scene-tools button{min-width:60px;min-height:59px;font-size:11px}.scene-tools span{font-size:24px}.scene-tools{gap:8px;left:12px}.profile{min-width:0;padding-right:12px}.profile b{font-size:15px}.profile small{font-size:10px}.wallet>span{padding:12px;font-size:19px}.wallet small{display:none}.farm-sign{max-width:210px;padding:9px 13px;font-size:14px}.game-dock a,.game-dock button{min-width:74px;min-height:62px}.game-dock span{font-size:25px}.plots{gap:5px}.plot b{font-size:12px}.plot small{font-size:10px}.scene-hint{font-size:11px;bottom:13%}.avatar{width:48px;height:48px;font-size:31px}}@media (width<=650px){.shell{padding:0 10px}header{height:76px}.brand{gap:5px;font-size:32px}.brand span{font-size:22px}.brand small{font-size:9px}.version{display:none}.top-nav{gap:3px}.top-nav button{padding:5px;font-size:12px}.game-stage{aspect-ratio:auto;border-radius:18px;height:690px}.world{background-size:cover;width:1035px;height:100%;left:50%;transform:translate(-50%)}.world canvas{width:1035px!important;max-width:none!important;height:690px!important;max-height:none!important}.hud{flex-wrap:wrap;gap:8px;top:10px;left:9px;right:9px}.profile{gap:6px;width:100%;max-width:235px}.profile small{font-size:10px}.wallet{gap:7px}.wallet>span{border-radius:11px;padding:7px 11px;font-size:16px}.scene-title{top:19%;right:5%}.scene-title h1{font-size:33px}.scene-title>span{font-size:23px}.scene-title p{font-size:10px}.scene-tools{gap:9px;top:20%;left:9px}.scene-tools a,.scene-tools button{min-width:57px;min-height:56px;font-size:10px}.scene-tools span{font-size:25px}.farm-sign{max-width:180px;font-size:12px;top:34%;right:5%}.farm-sign small{font-size:9px}.plots{gap:6px;width:73%;height:28%;top:51%;left:19%}.plot{border-radius:12px}.plot span{font-size:28px}.plot b{font-size:12px}.plot small{font-size:10px}.scene-hint{white-space:normal;text-align:center;max-width:96%;padding:7px 10px;font-size:10px;bottom:15%}.game-dock{gap:7px;bottom:16px}.game-dock a,.game-dock button{min-width:65px;min-height:65px;font-size:12px}.farm-label{gap:10px;padding-bottom:17px;font-size:11px}.garden-panel,.inventory{padding:17px}.card{padding:16px}.columns{gap:14px}aside{gap:10px}.card h2{font-size:17px}.card p{font-size:12px}.card button{padding:10px;font-size:13px}.seed b{font-size:12px}.seed small{font-size:10px}.items{gap:8px}.item{padding:10px}.item b{font-size:12px}.welcome{background-position:58%;min-height:690px;padding:55px 25px}.welcome:before{background:#143251a8}.welcome h1{font-size:46px}.welcome form{max-width:100%}.welcome>small{font-size:11px}.dialog-heading{padding:14px}.dialog-heading h2{font-size:18px}.dialog-heading p{font-size:11px}footer small{margin-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.hud,.scene-title,.farm-sign,.scene-hint{pointer-events:none}.avatar img{object-fit:contain;width:100%;height:100%}.accessible-plots{z-index:5;position:absolute;top:50%;left:20%}.accessible-plots button{clip-path:inset(50%);width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.accessible-plots button:focus{clip-path:none;width:auto;height:auto;padding:12px;position:relative}.game-stage canvas{touch-action:none}.game-menu{color:#644b30;background:#fff4db;border:3px solid #a78250;border-radius:22px;width:min(660px,94vw);max-height:88dvh;padding:20px;box-shadow:0 20px 90px #08172cab}.menu-top{letter-spacing:2px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;font-size:12px;display:flex}.menu-top button{padding:6px 12px}.game-menu .columns,.game-menu aside{display:contents}.game-menu section,.game-menu footer{box-shadow:none;margin:0;display:none!important}.game-menu[data-panel=seeds] #seeds,.game-menu[data-panel=craft] #craft,.game-menu[data-panel=quest] #quest,.game-menu[data-panel=inventory] #inventory{display:block!important}.game-menu[data-panel=more] #more{flex-direction:column;align-items:stretch;display:flex!important}.game-menu .items{grid-template-columns:repeat(2,1fr)}.game-menu footer small,.game-menu .text-button{color:#785c3c}.game-menu footer small{margin:0}.game-menu .card{padding:24px}.scene-title{opacity:.82;transform-origin:100% 0;transform:scale(.85)}.notice{pointer-events:none}.shell{background:#173c67;width:min(100%,540px);max-width:540px;height:100dvh;margin:0 auto;padding:0;overflow:hidden;box-shadow:0 0 70px #071629aa}.shell>header{display:none}.shell>main{height:100dvh;padding:0}.game-stage{aspect-ratio:2/3;height:100dvh;min-height:640px;box-shadow:none;border:0;border-radius:0}.world{aspect-ratio:auto;background:url(/art/rabbit-farm-portrait.png) 50%/cover;border-radius:0;width:100%;height:100%;margin:0;inset:0}.world canvas{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}.hud{top:max(12px,env(safe-area-inset-top));flex-wrap:wrap;align-items:flex-start;gap:7px;left:12px;right:12px}.profile{border-radius:14px;gap:7px;width:47%;min-width:0;height:62px;padding:5px 8px}.profile .avatar{flex:none;width:48px;height:49px}.profile b{white-space:nowrap;text-overflow:ellipsis;font-size:14px;display:block;overflow:hidden}.profile small{font-size:9px;line-height:1.3}.wallet{justify-content:flex-end;gap:5px;width:51%}.wallet>span{border-radius:12px;flex:1;justify-content:center;gap:4px;min-width:0;height:44px;padding:7px 8px;font-size:14px}.wallet small{display:none}.scene-title{text-align:left;opacity:1;filter:drop-shadow(0 3px #284878);top:78px;left:16px;right:auto;transform:none}.scene-title>span{display:none}.scene-title h1{letter-spacing:-1px;font-size:25px}.scene-title p{margin:0;font-size:8px}.scene-tools{top:max(172px,calc(env(safe-area-inset-top) + 160px));gap:8px;left:auto;right:9px}.scene-tools button{border-radius:14px;min-width:56px;min-height:56px;padding:5px;font-size:10px}.scene-tools span{margin-bottom:1px;font-size:23px}.farm-sign{max-width:210px;padding:9px 13px;font-size:13px;top:143px;left:12px;right:auto;transform:rotate(-2deg)}.farm-sign small{font-size:9px}.scene-hint{left:50%;bottom:calc(92px + env(safe-area-inset-bottom));white-space:normal;text-align:center;width:max-content;max-width:90%;padding:6px 11px;font-size:10px}.game-dock{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));background:#13385ee8;border:2px solid #719ab4;border-radius:18px;gap:5px;padding:5px;transform:none;box-shadow:0 6px 20px #07192b80}.game-dock button{border-radius:13px;flex:1;min-width:0;min-height:65px;padding:5px;font-size:11px}.game-dock span{margin-bottom:1px;font-size:25px}.farm-label{display:none}.notice{bottom:calc(92px + env(safe-area-inset-bottom));font-size:12px}.notice:not(:empty){padding:9px 13px}.game-menu{width:min(540px,100%);max-width:none;max-height:min(72dvh,650px);padding:16px 16px calc(18px + env(safe-area-inset-bottom));border-width:3px 3px 0;border-radius:24px 24px 0 0;margin:auto;position:fixed;inset:auto 0 0;overflow:auto}.game-menu::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b254880}.game-menu .seeds{grid-template-columns:repeat(3,1fr);gap:7px}.game-menu .seed{padding:9px 4px}.game-menu .seed span{font-size:29px}.game-menu .seed b{font-size:11px}.game-menu .seed small{font-size:9px}.game-menu .items{grid-template-columns:1fr 1fr;gap:8px}.game-menu .item{padding:9px}.game-menu .inventory,.game-menu .garden-panel,.game-menu .card{padding:16px}.art-dialog{border:0;border-radius:0;width:min(540px,100%);height:100dvh;max-height:100dvh}.art-dialog img{object-fit:contain;background:#132f55;min-height:calc(100dvh - 82px)}.welcome{background-image:url(/art/rabbit-farm-portrait.png);background-position:50%;background-size:cover;border:0;border-radius:0;height:100dvh;min-height:640px;margin:0;padding:25dvh 26px 90px}.welcome:before{background:linear-gradient(#153858aa,#15385840 45%,#102e55e8)}.welcome h1{font-size:42px}.welcome form{margin:18px 0}.welcome>small{font-size:10px}@media (width>=700px){body{place-items:center;padding:20px;display:grid}.shell{border:5px solid #10243c;border-radius:28px;width:min(540px,100vw - 40px);height:min(900px,100dvh - 40px)}.shell.welcome-shell{width:min(540px,56.28dvh - 22.512px)}.shell>main,.game-stage,.welcome{height:100%}.game-stage{min-height:0}.game-menu{border-width:3px;border-radius:24px;margin:auto;bottom:20px}}@media (height<=700px){.scene-title{display:none}.farm-sign{top:78px}.scene-tools{top:145px}.game-dock button{min-height:56px}.game-dock span{font-size:21px}.scene-hint{bottom:78px}}.design-welcome{background:#071d42 url(/art/welcome-portrait-v8.png) 50%/cover no-repeat;padding:0}.design-welcome:before{display:none}.design-welcome form{height:10%;margin:0;position:absolute;top:77%;left:20%;right:20%}.design-welcome button{box-shadow:none;background:0 0;border:0;margin:0;padding:0;position:absolute}.design-welcome .welcome-start{cursor:pointer;width:100%;height:100%;inset:0}.design-welcome .welcome-start:focus-visible{outline-offset:4px;border-radius:22px;outline:4px solid #fff3a8}.design-welcome .welcome-sound,.design-welcome .welcome-settings{aspect-ratio:1;z-index:2;border-radius:50%;width:8.5%;top:2.1%}.design-welcome .welcome-sound{right:11.7%}.design-welcome .welcome-settings{right:2.5%}.design-welcome .welcome-sound:focus-visible,.design-welcome .welcome-settings:focus-visible{outline-offset:2px;outline:3px solid #fff3a8}.game-stage{width:100%}.audio-quick{color:#fff;background:#173653e8;border:2px solid #f7e2aa;border-radius:11px;width:36px;min-width:36px;height:36px;padding:0;font-size:16px;position:absolute;top:50px;right:0;box-shadow:0 3px #0b223b}.sound-settings{background:#fff8e5;border:1px solid #dabd80;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;width:100%;padding:12px;display:grid}.sound-settings>b,.sound-settings>small{grid-column:1/-1}.sound-settings .secondary{margin:0;padding:10px 8px}.sound-settings small{color:#765e3d}.welcome-back{z-index:4000;color:#fff8df;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:linear-gradient(#204f75f2,#132f52f7);border:3px solid #ffe8a9;border-radius:25px;justify-items:center;gap:7px;width:min(340px,82%);padding:24px 24px 22px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 9px 28px #07192ca8,inset 0 0 18px #7bb7dc30}.welcome-back .welcome-moon{color:#315475;background:#ffe7a2;border-radius:50%;place-items:center;width:54px;height:54px;font-size:34px;display:grid;box-shadow:0 0 24px #ffeaa780}.welcome-back>small{color:#9edbff;letter-spacing:2px;font-size:10px;font-weight:900}.welcome-back h2{color:#fff7d9;margin:0;font-size:24px;line-height:1.2}.welcome-back p{color:#d8eaff;margin:0 0 8px;font-size:12px}.welcome-back button{color:#493116;background:linear-gradient(#ffd977,#e9a83f);border:2px solid #ffe8aa;border-radius:15px;width:100%;padding:13px 18px;font-size:14px;font-weight:900;box-shadow:0 4px #986421}.welcome-back button span{float:right;font-size:18px}@media (width<=699px){.scene-title{top:82px;left:30px}.scene-title h1{font-size:29px}.farm-sign{max-width:245px;padding:12px 18px;font-size:15px;top:152px;left:22px}.scene-tools{top:190px}}
