@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&display=swap");:root{--green:#5fa83d;--dark:#153a26;--cream:#f5f7ef}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:#dcebd4;color:#183524;font-family:Manrope,Arial,sans-serif}button,input{font:inherit}.game-shell{min-height:100dvh;max-width:1440px;margin:auto;background:#eff7e9;position:relative;padding-bottom:84px}.topbar{height:72px;background:#fff;justify-content:space-between;padding:0 clamp(14px,4vw,48px);box-shadow:0 3px 20px #22451218;position:relative;z-index:20}.brand,.topbar{display:flex;align-items:center}.brand{font-size:21px;letter-spacing:-1px}.brand strong{color:#62a936}.brand-leaf{width:38px;height:38px;border-radius:12px;background:#6db745;color:#fff;display:grid;place-items:center;margin-right:8px;transform:rotate(-5deg)}.brand.big{font-size:28px}.brand.big .brand-leaf{width:50px;height:50px}.top-actions{display:flex;align-items:center;gap:8px}.icon-btn{border:0;border-radius:13px;width:42px;height:42px;background:#f0f5ed;color:#607968}.profile-chip{border:0;background:none;display:flex;align-items:center;gap:7px;color:#294332}.profile-chip span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#e6f1df;color:#4c9134;font-weight:800}.balance-pill{height:44px;border:1px solid #dfe9da;border-radius:14px;background:#fff;display:flex;align-items:center;gap:7px;padding:4px 5px 4px 9px;color:#193d27}.balance-pill>svg{color:#e3a51b}.balance-pill i{font-style:normal;font-size:22px;background:#6bb447;color:white;width:34px;height:34px;border-radius:10px}.status-strip{height:74px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(14px,4vw,48px);background:linear-gradient(90deg,#f3f9ed,#e8f4df)}.status-strip>div{display:flex;align-items:center;gap:10px}.level{display:grid;place-items:center;width:44px;height:44px;border:4px solid #fff;border-radius:50%;background:#f3b83c;color:#fff;font-weight:800;box-shadow:0 2px 8px #8c6c2440}.status-strip p{margin:0}.income small,.status-strip p small{display:block;color:#6d826f;font-size:11px;margin-top:2px}.status-pills>span:first-child{padding:8px 10px;border-radius:10px;background:#fff;display:flex;gap:5px;font-size:12px;font-weight:800;color:#6c7a43}.income{display:block!important;text-align:right}.income b{color:#4c9632;font-size:13px}.farm-stage{min-height:calc(100dvh - 222px);position:relative;background-image:url(/farm-board.png);background-size:cover;background-position:50%;overflow:hidden}.world-shade{position:absolute;inset:0;background:linear-gradient(180deg,#17422210,#17422200 40%,#173c241c);pointer-events:none}.build-spot,.world-object{position:absolute;transform:translate(-50%,-68%);border:0;background:transparent;padding:0;z-index:5;cursor:pointer}.world-object{width:clamp(85px,12vw,180px);height:clamp(70px,10vw,145px);filter:drop-shadow(0 12px 7px #203d1f45);transition:transform .2s}.world-object.chicken{width:clamp(105px,15vw,220px)}.world-object:hover{transform:translate(-50%,-71%) scale(1.04)}.asset-sprite,.mini-sprite,.product-sprite{display:block;background-image:url(/farm-assets.png);background-repeat:no-repeat;background-size:300% 100%}.asset-sprite{position:absolute;inset:0}.asset-sprite.wheat,.mini-sprite.wheat,.product-sprite.wheat{background-position:0}.asset-sprite.corn,.mini-sprite.corn,.product-sprite.corn{background-position:50%}.asset-sprite.chicken,.mini-sprite.chicken,.product-sprite.chicken{background-position:100%}.crop-badge{position:absolute;z-index:5;left:50%;top:88%;transform:translateX(-50%);white-space:nowrap;background:#fff;color:#4f653f;padding:5px 9px;border-radius:20px;font-weight:800;font-size:10px;box-shadow:0 3px 10px #24452140;border:2px solid #fff}.ready-badge{background:#65ad43;color:white;animation:bob 1.6s infinite;display:flex;align-items:center;gap:3px}.world-object.ready .asset-sprite{animation:harvestGlow 1.6s infinite}.coin-pop{position:absolute;top:72%;left:50%;opacity:0;background:#ffd34d;color:#654400;border:2px solid #fff;border-radius:12px;padding:3px 7px;font-size:10px;font-weight:800;animation:coinFloat 3s infinite}.build-spot{width:clamp(65px,8vw,110px);aspect-ratio:1;border-radius:50%;background:#fff9;border:3px dashed #fff;display:grid;place-items:center;box-shadow:0 0 0 8px #66b24833;animation:spotPulse 1.5s infinite}.build-spot span{display:grid;place-items:center;width:34px;height:34px;background:#61aa41;color:#fff;border-radius:50%;font-size:25px}.building:after{content:"";position:absolute;inset:0;background:#22532a18;pointer-events:none}.build-banner{position:absolute;z-index:15;top:16px;left:50%;transform:translateX(-50%);width:min(92%,480px);display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fffc;border:2px solid #fff;border-radius:18px;box-shadow:0 8px 28px #183a2440;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.mini-sprite{width:60px;height:50px;flex:none}.build-banner p{margin:0;flex:1 1}.build-banner small{display:block;color:#6c846d;font-size:9px;text-transform:uppercase;font-weight:800}.build-banner b{font-size:12px}.build-banner button{background:#e8f0e4;border-radius:10px;width:36px;height:36px}.empty-hint{position:absolute;z-index:8;left:50%;top:50%;transform:translate(-50%,-50%);width:min(88%,360px);border:2px solid #fff;background:#fffffff0;color:#315436;border-radius:22px;padding:18px;box-shadow:0 12px 35px #1f432c40}.empty-hint>svg{color:#e9ae31}.empty-hint b{display:block;font-size:18px}.empty-hint span{justify-content:center;color:#738374;font-size:11px;margin-top:5px}.empty-hint span,.quest-card{display:flex;align-items:center}.quest-card{position:absolute;z-index:7;bottom:20px;left:24px;background:#fffffff0;border:1px solid #fff;border-radius:16px;padding:10px 13px;gap:10px;box-shadow:0 8px 25px #24421533}.quest-card>span{font-size:29px}.quest-card p{margin:0}.quest-card small{display:block;font-size:10px;color:#789078}.quest-card i{font-style:normal;background:#e8f2e2;border-radius:10px;padding:6px;color:#5b953f;font-size:11px;font-weight:800}.bottom-nav{position:fixed;z-index:30;left:50%;transform:translateX(-50%);height:76px;width:min(100%,1440px);background:#fff;display:flex;justify-content:space-around;box-shadow:0 -5px 25px #244c2130;padding:7px 12px}.bottom-nav button{border:0;background:none;color:#839486;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:60px}.bottom-nav button svg{width:22px}.bottom-nav span{font-size:10px;font-weight:700}.bottom-nav .active{color:#5aa33a}.bottom-nav .main-shop{margin-top:-27px;background:#65ad43;color:#fff;width:68px;height:68px;border-radius:22px;box-shadow:0 7px 15px #50903355;border:4px solid #fff}.toast{position:fixed;z-index:150;left:50%;top:84px;transform:translateX(-50%);background:#173b28ed;color:#fff;border-radius:14px;padding:12px 18px;font-weight:700;box-shadow:0 8px 25px #0003;white-space:nowrap;max-width:92vw;overflow:hidden;text-overflow:ellipsis}.overlay{position:fixed;z-index:100;inset:0;background:#16301e80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center}.sheet{background:#f9fcf7;width:min(100%,650px);border-radius:26px 26px 0 0;padding:24px max(18px,env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom));box-shadow:0 -10px 40px #102d1d33;max-height:92dvh;overflow:auto}.sheet-head{display:flex;align-items:center;justify-content:space-between}.auth-card>small,.sheet-head small{color:#69906c;text-transform:uppercase;font-weight:800;font-size:10px;letter-spacing:1.5px}.sheet-head h2{margin:3px 0 15px;font-size:23px}.sheet-head>button{border:0;background:#eaf2e5;border-radius:12px;width:40px;height:40px}.shop-list{display:grid;grid-gap:10px;gap:10px}.shop-list article{background:#fff;border:1px solid #e2ecdd;border-radius:18px;padding:10px;display:flex;align-items:center;gap:10px}.product-sprite{width:78px;height:68px;flex:none}.product-copy{flex:1 1;min-width:0}.product-copy h3,.product-copy p{margin:0}.product-copy h3{font-size:14px}.product-copy p{font-size:10px;color:#7a8e7d;margin:3px 0}.product-copy small{font-size:10px}.shop-list article>button{border:0;background:#62aa40;color:white;border-radius:12px;padding:10px 12px;font-weight:800;display:flex;gap:4px}.shop-list article>button:disabled{background:#cad6c6;color:#849184}.wallet-balance{background:linear-gradient(135deg,#285f3b,#173f2a);color:#fff;border-radius:20px;padding:18px;margin-bottom:15px}.wallet-balance small,.wallet-balance span{display:block;color:#c7dfca;font-size:11px}.wallet-balance b{display:block;font-size:30px;margin:5px 0}.wallet-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:14px 0}.wallet-tabs button{border:0;background:#e9f1e5;color:#718274;border-radius:13px;padding:11px;display:flex;justify-content:center;gap:6px;font-weight:700}.wallet-tabs button.active{background:#61aa41;color:#fff}.auth-card label,.wallet label{font-size:12px;font-weight:800}.auth-card input,.wallet input{display:block;width:100%;margin-top:7px;border:1px solid #dbe7d6;border-radius:14px;padding:14px;outline:none;background:#fff}.auth-card input:focus,.wallet input:focus{border-color:#70b451;box-shadow:0 0 0 3px #6cac4830}.disabled-action{width:100%;border:0;background:#dce5d8;color:#7a8c7b;padding:15px;border-radius:14px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.secure-note{text-align:center;color:#829384;font-size:10px}.auth-screen{min-height:100dvh;display:grid;grid-template-columns:minmax(360px,1.2fr) minmax(390px,.8fr);background:#f7faf4}.auth-art{position:relative;background:linear-gradient(90deg,#173c2999,#173c2922),url(/farm-board.png) 50%/cover;display:flex;flex-direction:column;justify-content:space-between;padding:45px}.brand.light b{color:#fff}.brand.light strong{color:#b7f08e}.auth-message{max-width:580px;color:#fff;margin-bottom:8vh}.auth-message>span{display:inline-block;background:#ffffff22;border:1px solid #ffffff44;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:800}.auth-message h1{font-size:clamp(40px,5vw,68px);line-height:1.02;margin:18px 0;letter-spacing:-3px}.auth-message p{font-size:16px;line-height:1.7;color:#e4f2e5;max-width:500px}.auth-card{align-self:center;width:min(100%,470px);padding:40px clamp(24px,5vw,60px)}.mobile-brand{display:none}.auth-card h2{font-size:30px;margin:5px 0 7px;letter-spacing:-1px}.auth-card>p{color:#758277;font-size:13px;margin:0 0 23px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#eaf1e6;border-radius:13px;padding:4px;margin-bottom:20px}.auth-tabs button{border:0;background:none;color:#718074;border-radius:10px;padding:10px;font-weight:800}.auth-tabs button.active{background:#fff;color:#4e9436;box-shadow:0 2px 8px #263f2420}.auth-card form{display:grid;grid-gap:14px;gap:14px}.primary-action{border:0;border-radius:14px;background:#62aa40;color:#fff;padding:14px 16px;font-weight:800;display:flex;align-items:center;justify-content:space-between;margin-top:5px;box-shadow:0 8px 18px #5d9b4140}.primary-action:disabled{opacity:.7}.auth-safe{display:flex;justify-content:center;align-items:center;gap:6px;color:#849087;font-size:10px;margin-top:18px}.auth-safe svg{width:14px}.loading-screen{min-height:100dvh;background:#eff7e9;display:flex;flex-direction:column;gap:25px;align-items:center;justify-content:center}.spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@keyframes harvestGlow{50%{filter:brightness(1.13) drop-shadow(0 0 14px #ffe26e)}}@keyframes bob{50%{transform:translate(-50%,-5px)}}@keyframes spotPulse{50%{box-shadow:0 0 0 15px #66b24810;transform:translate(-50%,-68%) scale(1.05)}}@keyframes coinFloat{0%,65%{opacity:0;transform:translate(-50%,5px)}75%{opacity:1}to{opacity:0;transform:translate(-50%,-30px)}}@media(max-width:760px){.topbar{height:62px}.brand{font-size:16px}.brand-leaf{width:33px;height:33px}.icon-btn,.profile-chip b{display:none}.profile-chip{padding:0}.balance-pill{height:40px}.balance-pill i{width:30px;height:30px}.status-strip{height:64px}.status-pills>span:first-child{display:none}.farm-stage{min-height:calc(100dvh - 202px);background-size:auto 100%;background-position:50%}.world-object{width:24vw;height:20vw}.world-object.chicken{width:31vw;height:24vw}.quest-card{left:10px;bottom:14px;max-width:calc(100% - 20px)}.quest-card p b{font-size:11px}.bottom-nav{height:76px}.auth-screen{display:block;background:linear-gradient(#193e2b88,#193e2baa),url(/farm-board.png) 50%/cover fixed;padding:16px;min-height:100dvh}.auth-art{display:none}.auth-card{background:#f9fcf7;border-radius:26px;padding:24px 20px;margin:4vh auto 0;box-shadow:0 20px 60px #10271c66}.mobile-brand{display:flex;margin-bottom:30px}.auth-card h2{font-size:25px}.shop-list article{gap:5px}.product-sprite{width:65px;height:58px}.product-copy p{display:none}.shop-list article>button{padding:9px 8px}}@media(min-width:900px){.overlay{align-items:center}.sheet{border-radius:26px}.bottom-nav{left:50%;width:min(760px,calc(100% - 32px));bottom:15px;border-radius:24px}.farm-stage{border-radius:0 0 28px 28px;margin:0 18px}.game-shell{box-shadow:0 0 50px #234f2633}}.game-shell{width:100%;max-width:none;height:100dvh;min-height:0;margin:0;padding:0;display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden;box-shadow:none}.game-shell>.status-strip,.game-shell>.topbar{display:none}.player-hud{position:absolute;z-index:28;top:max(14px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));display:grid;grid-template-columns:62px minmax(120px,190px) auto 36px;grid-gap:9px;gap:9px;padding:8px 9px 8px 8px;border:2px solid rgba(255,255,255,.76);border-radius:22px;background:linear-gradient(135deg,rgba(25,62,34,.94),rgba(39,82,43,.88));color:white;box-shadow:0 10px 30px rgba(21,47,25,.32),inset 0 1px rgba(255,255,255,.17);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.hud-avatar{position:relative;width:58px;height:58px;display:grid;place-items:center;border:3px solid #fff;border-radius:18px;background:linear-gradient(145deg,#8bd158,#4e9b38);box-shadow:0 5px 12px rgba(0,0,0,.25),inset 0 2px rgba(255,255,255,.3);font-size:25px;font-weight:900}.hud-avatar span{position:absolute;right:-7px;bottom:-7px;width:25px;height:25px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:#f2ad2d;color:#fff;font-size:11px}.hud-info{min-width:0}.hud-info>b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.hud-info small{display:block;margin-top:3px;color:#d7ebd0;font-size:9px;font-weight:700}.level-progress{height:9px;margin-top:6px;overflow:hidden;border:2px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(8,30,14,.55)}.level-progress i{display:block;height:100%;min-width:4px;border-radius:inherit;background:linear-gradient(90deg,#ffd44f,#ff9f2d);box-shadow:0 0 8px rgba(255,195,50,.65)}.hud-balance{height:42px;display:flex;align-items:center;gap:6px;padding:4px 5px 4px 10px;border:1px solid rgba(255,255,255,.55);border-radius:14px;background:rgba(255,255,255,.94);color:#28452d;white-space:nowrap}.hud-balance svg{color:#e8a820}.hud-balance span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#67b445;color:white;font-size:20px;font-weight:900}.hud-logout{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;background:rgba(255,255,255,.13);color:#e4f1df}.farm-stage{width:100%;height:100%;min-height:0;margin:0;border-radius:0;background:#78b94a}.game-world{position:absolute;z-index:6;inset:0;overflow:hidden;background:#78b94a}.game-world canvas{display:block;width:100%;height:100%;cursor:-webkit-grab;cursor:grab;touch-action:none}.camera-help{position:absolute;top:88px;left:50%;transform:translateX(-50%);padding:8px 13px;border:1px solid rgba(255,255,255,.65);border-radius:13px;background:rgba(31,71,38,.72);color:white;font-size:11px;font-weight:800;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.camera-help:not(.action),.zoom-controls{display:none}.camera-help.action{display:flex;align-items:center;gap:10px;background:rgba(38,91,43,.9)}.camera-help button{pointer-events:auto;border:0;border-radius:9px;padding:6px 10px;background:white;color:#315b36;font-size:10px;font-weight:800;cursor:pointer}.zoom-controls{position:absolute;z-index:4;right:18px;bottom:96px;display:grid;grid-template-columns:42px 54px 42px;grid-gap:5px;gap:5px;align-items:center}.zoom-controls button,.zoom-controls span{height:42px;border:1px solid rgba(255,255,255,.8);border-radius:12px;background:rgba(255,255,255,.92);color:#315b36;display:grid;place-items:center;box-shadow:0 5px 15px rgba(30,61,31,.22)}.zoom-controls button{cursor:pointer}.zoom-controls button:last-child{grid-column:3}.zoom-controls span{font-size:11px;font-weight:800}.status-strip{position:absolute;z-index:20;top:84px;left:18px;right:18px;width:auto;height:58px;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:rgba(249,253,246,.9);box-shadow:0 8px 24px rgba(26,62,35,.16);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.bottom-nav{width:100%;max-width:none;bottom:0;border-radius:0}.building:after{background:rgba(34,83,42,.04)}.placement-surface{position:absolute;z-index:9;inset:0;cursor:-webkit-grab;cursor:grab;touch-action:none}.iso-field{position:absolute;z-index:8;inset:0;display:none}.iso-tile{position:absolute;transform:translate(-50%,-50%);border:0;padding:0;background:rgba(255,255,255,.82);-webkit-clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);filter:drop-shadow(0 2px 1px rgba(79,55,20,.22));pointer-events:auto;cursor:pointer;transition:filter .14s ease,transform .14s ease}.iso-tile span{position:absolute;inset:4%;-webkit-clip-path:inherit;clip-path:inherit;background:rgba(151,105,43,.28);box-shadow:inset 0 0 18px rgba(88,55,15,.16)}.iso-tile:focus-visible,.iso-tile:hover{z-index:20!important;transform:translate(-50%,-53%) scale(1.04);filter:drop-shadow(0 7px 4px rgba(46,91,34,.35));outline:none}.iso-tile:focus-visible span,.iso-tile:hover span{background:rgba(111,183,71,.42)}.build-banner,.empty-hint,.placement-ghost,.placement-surface,.quest-card,.world-object{display:none!important}.placement-surface:active{cursor:-webkit-grabbing;cursor:grabbing}.placement-ghost{position:absolute;z-index:10;transform:translate(-50%,-68%);width:clamp(95px,13vw,195px);height:clamp(80px,11vw,160px);pointer-events:none;filter:drop-shadow(0 12px 8px rgba(32,61,31,.27))}.placement-ghost.chicken{width:clamp(120px,16vw,230px)}.placement-ghost .asset-sprite{opacity:.78}.placement-ghost i{position:absolute;z-index:-1;left:50%;bottom:7%;transform:translateX(-50%) rotateX(58deg) rotate(-2deg);width:72%;height:42%;border-radius:50%;border:3px solid white;background:rgba(102,201,86,.4);box-shadow:0 0 0 5px rgba(77,185,59,.18)}.placement-ghost.invalid .asset-sprite{filter:grayscale(.3) saturate(.5)}.placement-ghost.invalid i{background:rgba(233,101,101,.4);box-shadow:0 0 0 5px rgba(216,73,73,.19)}.build-banner{width:min(94%,540px);gap:8px}.build-banner button{border:0;border-radius:11px;width:40px;height:40px;display:grid;place-items:center}.build-banner .cancel-build{background:#edf2e9;color:#657768}.build-banner .confirm-build{background:#5eaa3e;color:white;box-shadow:0 4px 11px rgba(76,145,61,.33)}.build-banner .confirm-build:disabled{background:#b8c7b3;box-shadow:none}@media (max-width:760px){.game-shell{grid-template-rows:minmax(0,1fr)}.player-hud{top:max(8px,env(safe-area-inset-top));left:max(8px,env(safe-area-inset-left));grid-template-columns:49px minmax(94px,1fr) auto;width:min(94vw,350px);gap:7px;padding:6px;border-radius:18px}.hud-avatar{width:47px;height:47px;border-radius:15px;font-size:20px}.hud-avatar span{width:22px;height:22px}.hud-info>b{font-size:12px}.hud-info small{font-size:8px}.hud-balance{height:37px;padding-left:8px;font-size:11px}.hud-balance span{width:27px;height:27px}.hud-logout{position:absolute;right:-39px;top:8px}.placement-ghost{width:24vw;height:20vw}.placement-ghost.chicken{width:31vw;height:24vw}.build-banner{top:auto;bottom:88px}.build-banner p b{font-size:10px}.build-banner .mini-sprite,.building .quest-card{display:none}}@media (min-width:900px){.farm-stage{margin:0;border-radius:0}.bottom-nav{width:min(760px,calc(100% - 32px));bottom:14px;border-radius:24px}}.player-hud{display:flex;align-items:center;gap:0;padding:0;border:0;border-radius:0;background:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hud-profile{position:relative;z-index:2;width:82px;height:82px;flex:none}.hud-avatar{width:78px;height:78px;overflow:hidden;border:4px solid #d9f1f3;border-radius:23px;background:linear-gradient(145deg,#56b8d4,#277d9e);box-shadow:0 5px 0 #17566e,0 8px 18px rgba(20,50,43,.35),inset 0 3px rgba(255,255,255,.45)}.farmer-face{display:block;transform:translateY(5px);font-size:51px;line-height:1;filter:drop-shadow(0 3px 1px rgba(0,0,0,.2))}.hud-level{position:absolute;right:-2px;bottom:-7px;min-width:34px;height:34px;display:grid;place-items:center;padding:0 5px;border:3px solid white;border-radius:9px 9px 14px 14px;background:linear-gradient(#389bd0,#1765a4);color:white;text-shadow:0 2px #123f68;box-shadow:0 3px 0 #123e69;font-size:15px;transform:rotate(-4deg)}.hud-sign{position:relative;width:clamp(190px,22vw,310px);height:65px;margin-left:-9px;padding:10px 27px 8px 28px;-webkit-clip-path:polygon(0 7%,92% 0,100% 20%,96% 47%,100% 72%,91% 100%,0 91%,4% 50%);clip-path:polygon(0 7%,92% 0,100% 20%,96% 47%,100% 72%,91% 100%,0 91%,4% 50%);background:linear-gradient(145deg,#000000,#333333);color:#fff5d2;filter:drop-shadow(0 5px 0 #4f2718) drop-shadow(0 8px 8px rgba(38,42,24,.3))}.hud-sign.reward-hit{animation:signRewardHit .68s cubic-bezier(.2,.8,.25,1)}.hud-sign.reward-hit .level-progress{animation:progressRewardFlash .68s ease}@keyframes signRewardHit{0%,to{transform:translate(0) rotate(0) scale(1)}16%{transform:translateY(-7px) rotate(-2.5deg) scale(1.06)}32%{transform:translateX(6px) rotate(2.2deg) scale(1.04)}48%{transform:translateX(-5px) rotate(-1.7deg) scale(1.035)}65%{transform:translateX(3px) rotate(1deg) scale(1.02)}82%{transform:translateX(-1px) rotate(-.5deg) scale(1.01)}}@keyframes progressRewardFlash{0%,to{box-shadow:inset 0 1px 2px rgba(0,0,0,.28)}25%{box-shadow:0 0 0 6px rgba(255,211,69,.3),0 0 22px #ffd54c,inset 0 2px 4px rgba(255,255,255,.65)}}.hud-sign:before{display:none}.hud-sign>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.6px;font-size:15px;text-shadow:0 2px rgba(54,22,13,.65)}.hud-sign small,.hud-sign>b{position:relative;display:block;text-align:center}.hud-sign small{margin-top:2px;color:#f0d7aa;font-size:8px;font-weight:800}.hud-sign .level-progress{position:relative;height:9px;margin:6px 14px 0;border-color:#fff7d8;background:#704a2d;box-shadow:inset 0 1px 2px rgba(0,0,0,.28)}.hud-money{display:flex;align-items:center;gap:5px;margin-left:9px}.hud-money .hud-balance{min-width:145px;height:49px;justify-content:flex-start;padding:5px 6px 5px 12px;border-width:2px;border-radius:16px;font-size:15px;box-shadow:0 4px 0 rgba(44,83,36,.55),0 8px 17px rgba(25,54,27,.24);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.hud-money .hud-balance:hover{transform:translateY(-3px) scale(1.045);filter:brightness(1.06);box-shadow:0 6px 0 rgba(44,83,36,.55),0 12px 22px rgba(25,54,27,.3)}.hud-money .hud-balance:active{transform:translateY(1px) scale(.985);box-shadow:0 2px 0 rgba(44,83,36,.55),0 5px 10px rgba(25,54,27,.22)}.hud-money .hud-balance:hover span{background:#79c957}.hud-money .hud-balance.reward-hit{animation:balanceRewardHit .62s cubic-bezier(.2,.8,.25,1)}.hud-money .hud-balance.reward-hit span{animation:balancePlusFlash .62s ease}@keyframes balanceRewardHit{0%{transform:scale(1)}18%{transform:translateY(-7px) rotate(-4deg) scale(1.1)}34%{transform:translateY(-2px) rotate(4deg) scale(1.07)}49%{transform:rotate(-3deg) scale(1.05)}64%{transform:rotate(2deg) scale(1.03)}82%{transform:rotate(-1deg) scale(1.01)}to{transform:scale(1)}}@keyframes balancePlusFlash{0%,to{background:#67b445;box-shadow:none}28%{background:#9ee66e;box-shadow:0 0 0 7px rgba(151,224,100,.28),0 0 18px #d9ffaf}}.hud-money .hud-balance b{flex:1 1;text-align:center}.hud-money .hud-balance span{width:35px;height:35px}.hud-wallet{width:45px;height:45px;display:grid;place-items:center;border:3px solid white;border-radius:14px;background:linear-gradient(#70be4f,#459832);color:white;box-shadow:0 4px 0 #317526,0 7px 15px rgba(25,54,27,.25)}.hud-logout{margin-left:6px;border:2px solid rgba(255,255,255,.75);background:rgba(31,62,35,.7)}@media (max-width:760px){.player-hud{width:auto;max-width:calc(100vw - 12px)}.hud-profile{width:62px;height:62px}.hud-avatar{width:59px;height:59px;border-radius:18px;border-width:3px}.farmer-face{font-size:40px;transform:translateY(4px)}.hud-level{min-width:27px;height:27px;font-size:11px;border-width:2px;right:-1px;bottom:-5px}.hud-sign{width:min(43vw,180px);height:52px;padding:7px 19px 5px 20px}.hud-sign>b{font-size:11px}.hud-sign small{display:block;margin-top:1px;overflow:hidden;white-space:nowrap;font-size:7px}.hud-sign .level-progress{margin:7px 8px 0;height:8px}.hud-money{margin-left:5px}.hud-money .hud-balance{min-width:112px;height:42px;padding:4px 5px 4px 9px;font-size:12px}.hud-money .hud-balance svg{display:block;width:16px}.hud-money .hud-balance span{width:30px;height:30px;border-radius:9px}.hud-logout{display:none}}.zoom-controls{display:none!important}.bottom-nav button,.hud-logout,.overlay button:not(:disabled),.sheet button:not(:disabled){cursor:pointer}.bottom-nav button,.sheet button{transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}@media (hover:hover){.bottom-nav button:hover{transform:translateY(-3px) scale(1.055);filter:brightness(1.08)}.bottom-nav .main-shop:hover{transform:translateY(-4px) scale(1.075);box-shadow:0 10px 22px rgba(80,144,51,.48)}.sheet button:not(:disabled):hover{transform:translateY(-2px) scale(1.025);filter:brightness(1.06)}}.bottom-nav button:active,.sheet button:not(:disabled):active{transform:translateY(1px) scale(.97)}.overlay button:disabled,.sheet button:disabled{cursor:not-allowed}.shop-list .chicken-offer{padding:13px;border:2px solid #d9eacd;background:linear-gradient(135deg,#fff,#f5faef);box-shadow:0 8px 22px rgba(43,82,39,.11)}.chicken-offer .product-sprite{width:92px;height:80px}.cow-offer{min-height:108px;background:linear-gradient(135deg,#fffdf5,#f0f8e8)!important;border-color:#cfe5be!important;box-shadow:inset 0 1px rgba(255,255,255,.9),0 5px 14px rgba(42,83,34,.08)}.cow-shop-art{width:112px;height:82px;flex:none;display:grid;place-items:center}.cow-shop-art img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 3px rgba(45,57,33,.23))}.cow-offer .product-copy h3{color:#65442c;font-size:17px}.cow-offer .product-copy small b{color:#4d9b36}@media(max-width:760px){.cow-shop-art{width:82px;height:66px}.cow-offer{min-height:90px}}.offer-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.offer-title em{padding:4px 7px;border-radius:8px;background:#e8f6df;color:#4c9637;font-size:9px;font-style:normal;font-weight:900;white-space:nowrap}.egg-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;margin-top:7px}.egg-stats span{padding:6px 5px;border-radius:9px;background:#f1f5ed;text-align:center}.egg-stats b,.egg-stats small{display:block;white-space:nowrap}.egg-stats b{color:#29462f;font-size:10px}.egg-stats small{margin-top:2px;color:#7a897a;font-size:7px}.profit-line{display:flex;gap:12px;margin-top:7px;color:#647566;font-size:9px}.profit-line b{color:#4d9a38;font-size:11px}.shop-list .demo-price{min-width:76px;justify-content:center;cursor:default}.demo-price b,.demo-price small,.demo-price span{display:block}.demo-price small{color:#ddefd5;font-size:7px}.demo-price b{font-size:15px}@media(max-width:520px){.shop-list .chicken-offer{align-items:flex-start}.chicken-offer .product-sprite{width:62px;height:58px}.egg-stats{grid-template-columns:1fr}.egg-stats span{display:flex;justify-content:space-between;gap:5px;padding:4px 6px}.egg-stats small{margin:0}.profit-line{display:grid;grid-gap:2px;gap:2px}.shop-list .demo-price{min-width:62px;padding:9px 6px}}.reward-flight{position:fixed;z-index:250;width:1px;height:1px;pointer-events:none}.reward-flight span{position:absolute;left:0;top:0;display:flex;align-items:center;gap:4px;padding:0;color:white;white-space:nowrap;font-size:14px;font-weight:900;text-shadow:0 2px 2px rgba(28,41,22,.75),0 0 4px white;transform:translate(-50%,-50%) scale(.2)}.reward-flight span i{font-style:normal;line-height:1;filter:drop-shadow(0 6px 4px rgba(35,43,24,.38))}.reward-flight span i svg{display:block;width:58px;height:58px;overflow:visible}.game-money-icon .coin-back,.game-money-icon .coin-side{fill:#d88709;stroke:#6f3a08;stroke-width:3.5}.game-money-icon .coin-front,.game-money-icon .coin-small{fill:#ffc928;stroke:#6f3a08;stroke-width:3.5}.game-money-icon .coin-inner{fill:#ffdd4e;stroke:#e59a09;stroke-width:2}.game-money-icon .coin-mark{fill:none;stroke:#9a5908;stroke-width:3.5;stroke-linecap:round}.game-money-icon .coin-small-depth,.game-money-icon .coin-small-side{fill:#de8d0a;stroke:#6f3a08;stroke-width:3}.game-money-icon .coin-glint{fill:none;stroke:#fff3a4;stroke-width:3;stroke-linecap:round}.game-xp-icon .star-body{fill:#4fc7f4;stroke:#174d91;stroke-width:4.5;stroke-linejoin:round}.game-xp-icon .star-shadow{fill:#14548f;stroke:#103d74;stroke-width:4;stroke-linejoin:round}.game-xp-icon .star-inner{fill:#77dcfa;stroke:#38aee4;stroke-width:2;stroke-linejoin:round}.game-xp-icon .star-shine{fill:none;stroke:#d4f7ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;opacity:.85}.reward-flight span b{margin-left:-5px;transform:translateY(-3px)}.flying-money{margin-left:-62px;animation:moneyFlight 2.1s linear forwards}.flying-xp{margin-left:58px;animation:xpFlight 3.3s linear forwards}@keyframes moneyFlight{0%{opacity:0;transform:translate(-50%,-145px) scale(.55) rotate(-18deg)}9%{opacity:1}22%{transform:translate(-58%,9px) scale(1.17) rotate(13deg)}29%{transform:translate(-54%,-14px) scale(1.04) rotate(-15deg)}36%{transform:translate(-50%,8px) scale(1) rotate(-9deg)}58%{opacity:1;transform:translate(-50%,8px) scale(1) rotate(-9deg)}72%{transform:translate(-50%,-18px) scale(1.08) rotate(-4deg)}to{opacity:.08;transform:translate(calc(var(--money-x) - 50% + 62px),calc(var(--money-y) - 50%)) scale(.34) rotate(0)}}@keyframes xpFlight{0%{opacity:0;transform:translate(-50%,-160px) scale(.5) rotate(28deg)}6%{opacity:1}15%{transform:translate(-43%,-2px) scale(1.23) rotate(-12deg)}20%{transform:translate(-48%,-27px) scale(1.08) rotate(22deg)}25%{transform:translate(-50%,-3px) scale(1) rotate(11deg)}68%{opacity:1;transform:translate(-50%,-3px) scale(1) rotate(11deg)}77%{transform:translate(-50%,-25px) scale(1.1) rotate(6deg)}to{opacity:.08;transform:translate(calc(var(--xp-x) - 50% - 58px),calc(var(--xp-y) - 50%)) scale(.34) rotate(0)}}