:root{font-family:DM Sans,sans-serif;color:#f8f5e9;font-synthesis:none;background:#a7cbd5;font-size:14px;color-scheme:light}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:2px solid #eec773;outline-offset:5px}button{color:inherit}button svg{width:24px;height:24px}[hidden]{display:none!important}#app,#game-canvas{width:100%;height:100%;position:fixed;inset:0}#game-canvas{display:block;touch-action:none}#hud{position:fixed;inset:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:linear-gradient(180deg,rgba(27,48,42,.19),transparent 24%,transparent 65%,rgba(23,40,28,.34))}#hud:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,46,58,.5),transparent 45%),linear-gradient(90deg,#162c1ed1,#1a322299 35%,#1e362638 72%,#1e36261a);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:opacity .5s}#hud.is-paused:before{opacity:1}.topbar{position:absolute;left:36px;right:36px;top:29px;display:flex;align-items:center;gap:16px}.brand{display:flex;align-items:center;gap:13px;text-shadow:0 2px 14px #293d3740}.brand-mark{width:45px;height:45px;background:#f2f1da;border-radius:13px;display:grid;place-items:center;color:#547244;box-shadow:0 4px 14px #24492d14}.brand-mark svg{width:29px;height:29px}.brand strong{font-family:Manrope,sans-serif;font-size:17px;letter-spacing:2.7px;font-weight:800;display:flex;align-items:center;gap:12px}.brand-subtitle{display:block;font-size:11px;margin-top:5px;letter-spacing:.35px;opacity:.8}.version{font-family:DM Sans,sans-serif;letter-spacing:1.3px;font-size:8px;font-weight:600;border:1px solid #f7f4df60;padding:4px 6px;border-radius:4px}.world-status{margin-left:auto;display:flex;align-items:center;gap:13px;background:#203b31dd;border:1px solid #f8f0c62b;padding:12px 23px;border-radius:13px;box-shadow:0 6px 24px #182f2520;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.clock-icon{color:#edc878;width:28px;height:28px}.clock-icon svg{width:28px;height:28px}.world-status #day{font-size:10px;display:block;opacity:.65;margin-bottom:3px}.world-status #clock{font-size:17px;font-variant-numeric:tabular-nums;letter-spacing:.7px}.status-divider{height:30px;width:1px;background:#ffe2;margin:0 5px}.coin-icon{border:2px solid #e2b757;border-radius:50%;font-size:10px;width:22px;height:22px;display:grid;place-items:center;color:#f0c264;background:#a5783122}.coin-label{font-size:11px;color:#d5dccb;margin-left:-7px}#coin-count{font-size:19px;font-variant-numeric:tabular-nums}.icon-button{pointer-events:auto;width:45px;height:45px;display:grid;place-items:center;border:1px solid #fff5d035;border-radius:12px;background:#203b31cf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.icon-button:hover{background:#405c41}#fps{position:fixed;top:max(2px,env(safe-area-inset-top));left:max(4px,env(safe-area-inset-left));z-index:50;font:600 10px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#fff;text-shadow:0 1px 2px #000a;opacity:.75;pointer-events:none}#pause-button,.button-label,.touch-controls{display:none}.capture-hint{pointer-events:auto;position:absolute;top:111px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:10px 17px;border:1px solid #fffcdf50;border-radius:30px;background:#274336bd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;white-space:nowrap}.live-dot{display:inline-block;background:#b7cf7b;width:6px;height:6px;border-radius:50%;box-shadow:0 0 9px #bedb8760}kbd{font:10px DM Sans,sans-serif;border:1px solid #ffffed35;border-radius:4px;padding:3px 5px;min-width:22px;text-align:center;color:#f8f4df;background:#ffffff0b}.field-note{position:absolute;top:calc(23% + 10px);left:38px;border-left:2px solid #e7d3a680;padding:2px 0 2px 18px;text-shadow:0 2px 13px #1c302890;transition:opacity .7s}.eyebrow{font-size:9px;letter-spacing:2.2px;font-weight:700;color:#d9e0b9}.field-note h1{font-family:Manrope,sans-serif;font-size:24px;line-height:1.4;font-weight:500;letter-spacing:-.6px;margin:14px 0 13px}.field-note p{font-size:11px;line-height:1.9;color:#f1efdcbb;margin:0}.note-footer{display:flex;align-items:center;gap:7px;margin-top:19px;font-size:9px;color:#f2ecd4c0}.note-footer svg{width:16px;height:16px}.is-locked .field-note,.is-paused .field-note,.is-paused .target-card,.is-paused #crosshair{opacity:0}.pause-panel{pointer-events:auto;position:absolute;top:50%;left:clamp(38px,10vw,200px);transform:translateY(-50%);width:min(360px,calc(100vw - 76px));text-shadow:0 2px 13px #1c302890;animation:pause-in .5s ease-out}@keyframes pause-in{0%{opacity:0;transform:translate(-12px,-50%)}}.pause-panel .eyebrow{display:flex;align-items:center;gap:9px}.pause-panel h2{font-family:Manrope,sans-serif;font-size:56px;line-height:1.05;font-weight:600;letter-spacing:-1.8px;margin:22px 0 20px}.pause-panel em{font-style:normal;color:#d6e6a8}.pause-panel p{font-size:13px;line-height:1.75;color:#f1efdccc;margin:0 0 26px}.pause-primary{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;border:0;border-radius:8px;background:#d6e6a8;color:#233a26;font-size:13px;font-weight:700;text-shadow:none;box-shadow:0 10px 30px #10201640}.pause-primary:hover{background:#e2efb8}.pause-secondary{display:block;width:100%;margin-top:14px;padding:13px 20px;border:1px solid #f7f4df45;border-radius:8px;background:#1d33287a;font-size:12px;text-shadow:none}.pause-secondary:hover{background:#2a4535a8}#crosshair{position:absolute;left:50%;top:50%;width:16px;height:16px;transform:translate(-50%,-50%);filter:drop-shadow(0 1px 2px #233328)}#crosshair i{position:absolute;background:#fffde2d9;border-radius:1px}#crosshair i:first-child{width:12px;height:2px;top:7px;left:2px}#crosshair i:last-child{width:2px;height:12px;left:7px;top:2px}.target-card{position:absolute;left:50%;bottom:164px;transform:translate(-50%);width:370px;background:#20382fde;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #f4e8c126;box-shadow:0 8px 24px #11291b19;border-radius:12px;padding:14px 18px}.target-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}#target-title{font-size:12px;font-weight:600}#target-tag{font-size:7px;letter-spacing:1.2px;color:#d1daac;text-align:right}.target-card p{font-size:10px;color:#e6e9d8a8;margin:7px 0 0;line-height:1.5}#crop-progress{height:3px;margin-top:11px;border-radius:3px;background:#ffffff16;overflow:hidden}#crop-progress-fill{height:100%;background:#b4c878;border-radius:3px;transition:width 1s linear}.bottom-bar{position:absolute;bottom:30px;left:36px;right:36px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.movement-help{display:flex;gap:13px;align-items:center;flex:1;font-size:11px;color:#f4f1dfdc;padding-bottom:8px}.movement-help>div{display:flex;flex-direction:column;align-items:center;gap:3px}.key-row{display:flex;gap:3px}.movement-help small{display:block;font-size:9px;color:#e6ebdb8f;margin-top:7px}.hotbar-wrap{display:flex;flex-direction:column;align-items:center}#selected-name{font-size:11px;margin-bottom:13px;text-shadow:0 1px 8px #1b3826;letter-spacing:.5px}#hotbar{display:flex;gap:6px;padding:7px;background:#263a2ded;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #f6efd431;border-radius:15px;box-shadow:0 7px 30px #172b292d}.slot{pointer-events:auto;width:67px;height:66px;border:1px solid #f8f0cf19;border-radius:9px;background:#c9caa409;position:relative;display:grid;place-items:center;transition:background .15s,border .15s}.slot.selected{background:#bdc28724;border:2px solid #e4d69f;box-shadow:0 0 0 2px #d6be7520,inset 0 0 22px #d0d29409}.slot:hover{background:#cfdaa926}.slot svg{width:42px;height:42px}.slot kbd{position:absolute;left:6px;top:4px;border:0;background:none;min-width:0;padding:0;font-size:9px;opacity:.6}.slot-count{position:absolute;bottom:5px;right:6px;font-size:11px;font-weight:700;text-shadow:0 1px 3px #283e20}.slot-dot{position:absolute;bottom:4px;left:50%;width:3px;height:3px;border-radius:50%;background:#e9d89d}.slot.empty>span{font-size:23px;color:#f8f3d620}.save-info{flex:1;text-align:right;padding-bottom:10px}.save-info>span{font-size:10px;color:#e1e6cb}.save-info small{display:block;margin-top:8px;font-size:9px;color:#e2e8d08a}.save-error{color:#ffbdaa!important}#toast{position:absolute;left:50%;bottom:265px;transform:translate(-50%,8px);background:#f4efd9;color:#324330;padding:12px 21px;border-radius:9px;box-shadow:0 7px 24px #233c2b30;font-size:12px;opacity:0;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%)}.chat{position:absolute;left:36px;bottom:112px;width:min(440px,calc(50% - 236px));min-width:240px;display:flex;flex-direction:column;gap:8px}.is-paused .chat{visibility:hidden}.chat-log{display:flex;flex-direction:column;justify-content:flex-end;gap:3px;max-height:190px;overflow:hidden;font-size:12px;line-height:1.45}.chat-line{align-self:flex-start;max-width:100%;margin:0;padding:3px 9px;border-radius:6px;background:#1b3027b3;overflow-wrap:anywhere;text-shadow:0 1px 2px #0f1d1680}.chat-line b{color:#e4d69f;font-weight:700}.chat-emote{color:#e8efc9;font-style:italic}.chat-info{color:#cfd8bd}.chat:not(.open) .chat-line.faded{display:none}.chat.open .chat-log{justify-content:flex-start;max-height:min(320px,45vh);overflow-y:auto;overscroll-behavior:contain;pointer-events:auto;-webkit-user-select:text;user-select:text}.chat-form{display:flex;gap:6px;pointer-events:auto}#chat-input{flex:1;min-width:0;height:40px;padding:0 12px;border:1px solid #f7f4df45;border-radius:9px;background:#1b3027e6;color:#f8f5e9;user-select:text;-webkit-user-select:text}#chat-input::placeholder{color:#f1efdc80}#chat-input:focus-visible{outline-offset:1px}.chat-form button{min-width:44px;height:40px;padding:0 14px;border:0;border-radius:9px;background:#d6e6a8;color:#233a26;font-size:12px;font-weight:700}.chat-form #chat-close{padding:0;border:1px solid #fff5d035;background:#203b31cf;color:#f8f5e9;font-size:20px;font-weight:400}#settings{pointer-events:auto;position:absolute;inset:0;display:grid;place-items:center;background:#152a2266;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.settings-inner{position:relative;background:#f3f0e3;color:#324331;width:min(450px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;border:1px solid #fff9df;border-radius:20px;padding:34px;box-shadow:0 20px 100px #15271a50}.settings-inner .eyebrow{color:#7d8b64}.settings-inner h2{font-family:Manrope,sans-serif;font-size:29px;font-weight:600;margin:12px 0}.settings-intro{font-size:12px;line-height:1.8;color:#7a806c;margin-bottom:27px}#settings-close{position:absolute;right:20px;top:18px;border:0;background:transparent;color:#7b816b;font-size:25px}#settings label{display:flex;justify-content:space-between;font-size:12px;font-weight:700;margin-top:25px}#settings output{font-weight:500;color:#858868}#settings input{width:100%;accent-color:#718752;margin-top:14px}.range-help{font-size:10px;color:#8b8d7a;margin:5px 0 0}#dev-growth{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;margin-top:20px;padding:10px 12px;border:1px solid #718752;border-radius:9px;background:transparent;color:#324331;font:inherit;font-size:12px;text-align:left;cursor:pointer}#dev-growth[aria-checked=true]{background:#526c40;color:#f8f3e0}#dev-growth-status{flex-shrink:0}#farm-intro{max-width:265px}.settings-controls{border-top:1px solid #3c492b1a;margin-top:27px;padding-top:13px}.settings-controls h3{font-size:12px;margin:6px 0 15px}.settings-controls p{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#777f6d}.settings-controls b{font-size:10px;color:#465a3f;font-weight:500;white-space:nowrap}.settings-note{font-size:10px;line-height:1.7;color:#858874;margin:22px 0}.primary-button{background:#526c40;color:#f8f3e0;width:100%;border:0;border-radius:9px;padding:14px 18px;font-size:12px;text-align:left}.primary-button span{float:right}.primary-button:hover{background:#435e33}.fatal{position:fixed;inset:0;display:grid;place-content:center;background:#233e30;color:#f6f0d9;padding:30px;font:15px/1.8 sans-serif}.fatal h1{font-size:26px}.fatal pre{white-space:pre-wrap;max-width:600px;font-size:12px;color:#d1c5a2}@media(max-width:800px){.topbar{left:18px;right:18px;top:18px}.brand strong{font-size:13px;letter-spacing:1.7px}.brand-subtitle,.version,.coin-label{display:none}.brand-mark{width:37px;height:37px}.world-status{padding:9px 13px;gap:9px}.field-note{left:22px;top:24%}.field-note h1{font-size:20px}.pause-panel{left:22px;width:min(320px,calc(100vw - 44px))}.pause-panel h2{font-size:40px}.bottom-bar{left:18px;right:18px;bottom:18px}.movement-help,.save-info{display:none}.hotbar-wrap{margin:auto}.target-card{bottom:151px;width:330px}.capture-hint{top:95px;font-size:10px;max-width:95vw}.slot{width:61px;height:60px}.target-card p{font-size:10px}.chat{left:18px;bottom:124px;width:min(440px,calc(100% - 36px));min-width:0}}@media(max-height:650px){.field-note{display:none}.pause-panel h2{font-size:34px;margin:12px 0}.pause-panel p{display:none}.settings-inner{padding:24px}.settings-intro{margin-bottom:15px}.settings-controls{margin-top:15px}.target-card{bottom:140px}.bottom-bar{bottom:17px}.slot{height:55px}}.touch-mode{--safe-top: max(12px, env(safe-area-inset-top));--safe-right: max(12px, env(safe-area-inset-right));--safe-bottom: max(12px, env(safe-area-inset-bottom));--safe-left: max(12px, env(safe-area-inset-left));--hotbar-height: 72px;--controls-bottom: calc(var(--safe-bottom) + var(--hotbar-height) + 32px);-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.touch-mode button{touch-action:manipulation}.touch-mode .topbar{top:var(--safe-top);left:var(--safe-left);right:var(--safe-right);gap:8px;flex-wrap:wrap}.touch-mode .brand{gap:10px}.touch-mode .brand-mark{width:40px;height:40px;border-radius:11px}.touch-mode .brand-mark svg{width:26px;height:26px}.touch-mode .brand strong{font-size:13px;letter-spacing:1.7px}.touch-mode .brand-subtitle,.touch-mode .version,.touch-mode .coin-label,.touch-mode .movement-help,.touch-mode .save-info,.touch-mode .slot kbd{display:none}.touch-mode .world-status{min-height:44px;padding:6px 12px;gap:8px;border-radius:12px}.touch-mode .clock-icon,.touch-mode .clock-icon svg{width:22px;height:22px}.touch-mode .world-status #day{font-size:9px;margin-bottom:1px}.touch-mode .world-status #clock{font-size:15px}.touch-mode .status-divider{height:24px;margin:0 2px}.touch-mode #coin-count{font-size:16px}.touch-mode .icon-button{width:auto;min-width:44px;height:44px;padding:0 12px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600}.touch-mode .icon-button svg{width:17px;height:17px}.touch-mode .button-label{display:inline}.touch-mode.is-locked #pause-button{display:flex}.touch-mode .capture-hint{top:calc(50% + 34px);min-height:48px;padding:12px 22px;font-size:13px;font-weight:600}.touch-mode .field-note{left:calc(var(--safe-left) + 8px);top:max(24%,calc(var(--safe-top) + 190px))}.touch-mode .target-card{top:calc(var(--safe-top) + 104px);bottom:auto;width:min(360px,calc(100% - var(--safe-left) - var(--safe-right)));padding:10px 14px}.touch-mode #target-tag{font-size:8px}.touch-mode .target-card p{font-size:11px;margin-top:5px}.touch-mode .pause-panel{left:calc(var(--safe-left) + 12px);width:min(340px,calc(100% - var(--safe-left) - var(--safe-right) - 24px))}.touch-mode .pause-primary{min-height:52px}.touch-mode .pause-secondary{min-height:48px}.touch-mode .bottom-bar{left:var(--safe-left);right:var(--safe-right);bottom:var(--safe-bottom);justify-content:center}.touch-mode .hotbar-wrap{margin:0 auto}.touch-mode #selected-name{margin-bottom:7px}.touch-mode .slot{width:64px;height:56px}.touch-mode .slot svg{width:36px;height:36px}.touch-mode #toast{bottom:calc(var(--controls-bottom) + 196px);width:max-content;max-width:calc(100% - var(--safe-left) - var(--safe-right));text-align:center;line-height:1.4}.touch-mode:not(.is-locked):not(.is-paused) .target-card{visibility:hidden}.touch-mode:not(.is-locked):not(.is-paused) #toast{top:calc(var(--safe-top) + 104px);bottom:auto}.touch-mode.is-paused #toast{bottom:calc(var(--safe-bottom) + var(--hotbar-height) + 32px)}.touch-mode.is-locked .touch-controls{display:block;position:absolute;inset:0}.touch-joystick{position:absolute;left:calc(var(--safe-left) + 8px);bottom:var(--controls-bottom);width:128px;height:128px;display:grid;place-items:center;border:2px solid #fff5d055;border-radius:50%;background:#20382e70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;touch-action:none}.touch-joystick.pressed{border-color:#d6e6a8}.joystick-stick{width:54px;height:54px;border:2px solid #f4f8e4c0;border-radius:50%;background:#d6e6a8a6;box-shadow:0 4px 12px #10201640;pointer-events:none}.touch-actions{position:absolute;right:calc(var(--safe-right) + 8px);bottom:var(--controls-bottom);display:grid;grid-template-columns:repeat(2,64px);grid-auto-rows:56px;gap:8px}.touch-mode .touch-button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;border:1px solid #fff5d055;border-radius:16px;background:#203b31b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 14px #10201630;font-size:12px;font-weight:700;line-height:1.2;pointer-events:auto;touch-action:none}.touch-button small{font-size:8px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;opacity:.7}.touch-mode .touch-button.pressed,.touch-mode .touch-button[aria-pressed=true],.touch-mode .touch-use.ready{border-color:#f4f8e4;background:#d6e6a8e6;color:#233a26}.touch-mode .touch-chat{position:absolute;left:calc(var(--safe-left) + 8px);bottom:calc(var(--controls-bottom) + 140px);width:64px;height:52px;gap:2px;touch-action:manipulation}.touch-mode .touch-chat svg{width:18px;height:18px}.touch-mode .chat{left:var(--safe-left);top:calc(var(--safe-top) + 200px);bottom:auto;width:min(300px,calc(100% - var(--safe-left) - var(--safe-right)));min-width:0}.touch-mode .chat-log{max-height:150px}.touch-mode.is-chatting .topbar,.touch-mode.is-chatting .target-card,.touch-mode.is-chatting .touch-controls{display:none}.touch-mode .chat.open{top:var(--safe-top);right:var(--safe-right);width:auto;flex-direction:column-reverse}.touch-mode .chat.open .chat-log{max-height:min(240px,30vh);touch-action:pan-y}.touch-mode #chat-input{height:48px;font-size:16px}.touch-mode .chat-form button{min-width:48px;height:48px}.touch-mode #settings{padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}.touch-mode .settings-inner{width:min(450px,100%);max-height:100%;padding:26px 22px;overscroll-behavior:contain}.touch-mode #settings-close{width:44px;height:44px;right:10px;top:10px}.touch-mode #settings input{height:44px;margin-top:4px}.touch-mode .settings-controls p{font-size:11px}.touch-mode .primary-button{min-height:48px}@media(orientation:portrait){.touch-mode .brand{margin-right:auto}.touch-mode .world-status{order:1}}@media(orientation:landscape){.touch-mode{--hotbar-height: 66px;--controls-bottom: var(--safe-bottom)}.touch-mode .target-card{top:calc(var(--safe-top) + 54px);width:min(340px,calc(100% - 360px))}.touch-mode .slot{width:56px;height:50px}.touch-mode .touch-joystick{width:112px;height:112px}.touch-mode .touch-actions{grid-auto-rows:50px;gap:6px}.touch-mode .touch-chat{bottom:calc(var(--controls-bottom) + 122px);height:48px}.touch-mode .chat{top:calc(var(--safe-top) + 58px);width:min(236px,calc(100% - var(--safe-left) - var(--safe-right)))}.touch-mode .chat-log{max-height:132px}.touch-mode .chat.open .chat-log{max-height:30vh}.touch-mode #toast{bottom:calc(var(--safe-bottom) + var(--hotbar-height) + 36px);max-width:min(380px,calc(100% - 320px))}.touch-mode:not(.is-locked):not(.is-paused) #toast{top:calc(var(--safe-top) + 54px)}.touch-mode.is-paused #toast{left:auto;right:var(--safe-right);transform:translateY(8px)}.touch-mode.is-paused #toast.visible{transform:none}}#game-canvas{z-index:0}#hud{z-index:10}.fatal{z-index:20}
