:root{--hf-bg-deep:#0b1a14;--hf-bg-panel:#122820;--hf-mint:#5eead4;--hf-green:#4ade80;--hf-green-deep:#166534;--hf-gold:#fbbf24;--hf-card:#0c2018d1;--hf-border:#5eead438;--hf-glow:#4ade8059;--hf-font-display:"Orbitron", system-ui, sans-serif;--hf-font-body:"DM Sans", system-ui, sans-serif;font-family:var(--hf-font-body);color:#e8f5e9;background:var(--hf-bg-deep)}body{min-height:100vh;margin:0}h1{margin:0 0 .25rem;font-size:1.5rem}h2,h3{margin:0 0 .5rem;font-size:1rem}.boot-page{z-index:2000;background:var(--hf-bg-deep);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.boot-bg{z-index:0;background-color:#0a1812;background-image:url(/assets/backgrounds/bg-boot.png);background-position:50%;background-size:cover;position:absolute;inset:0}.boot-bg:after{content:"";background:linear-gradient(#08181073 0%,#050e0ac7 100%);position:absolute;inset:0}.boot-panel{z-index:2;text-align:center;width:min(360px,90vw);padding:2rem 1.5rem;position:relative}.boot-logo{animation:3s ease-in-out infinite boot-float}@keyframes boot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.boot-game-name{font-family:var(--hf-font-display);letter-spacing:.06em;color:var(--hf-mint);text-transform:uppercase;margin:.75rem 0 1.25rem;font-size:1.15rem;font-weight:600}html[dir=rtl] .auth-game-name,html[dir=rtl] .boot-game-name,html[dir=rtl] .hud-game-title{font-family:"Noto Sans Arabic", var(--hf-font-body);text-transform:none;letter-spacing:0;line-height:1.35}.boot-step{color:#c8e6c9;margin:0 0 .85rem;font-size:.95rem}.boot-progress-track{border:1px solid var(--hf-border);background:#ffffff14;border-radius:999px;height:10px;overflow:hidden}.boot-progress-fill{background:linear-gradient(90deg, var(--hf-green-deep), var(--hf-green), var(--hf-mint));width:0%;height:100%;box-shadow:0 0 16px var(--hf-glow);border-radius:999px;transition:width .35s ease-out}.boot-pct{font-family:var(--hf-font-display);letter-spacing:.12em;color:var(--hf-mint);margin-top:.5rem;font-size:.8rem;display:inline-block}.auth-page{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-bg{background-color:#0d2818;background-position:50%;background-size:cover;position:absolute;inset:0}.auth-page--login .auth-bg{background-image:url(/assets/backgrounds/bg-login.png)}.auth-page--register .auth-bg{background-image:url(/assets/backgrounds/bg-register.png)}.auth-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(#08181073 0%,#0818109e 45%,#050e0ad1 100%);position:absolute;inset:0}.auth-content{z-index:1;text-align:center;width:min(440px,92vw);padding:1.5rem;position:relative}.auth-brand-block{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.auth-logo-img,.boot-logo{aspect-ratio:1;object-fit:contain;width:min(250px,52vw);height:auto;box-shadow:none;filter:drop-shadow(0 6px 20px #00000073);background:0 0;border:none;display:block}.boot-logo{width:min(200px,48vw)}.auth-game-name{font-family:var(--hf-font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--hf-mint);max-width:22ch;margin:0;font-size:clamp(1rem,3.5vw,1.35rem);font-weight:600}.auth-title{font-family:var(--hf-font-display);color:#f0fdf4;letter-spacing:.02em;margin:0 0 .5rem;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:600}.auth-tagline{color:#a7f3d0;max-width:32ch;margin:0 auto 1.35rem;font-size:1rem;line-height:1.45}.auth-card{background:var(--hf-card);border:1px solid var(--hf-border);text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:1.35rem 1.45rem;box-shadow:inset 0 0 0 1px #ffffff0a,0 16px 48px #00000073}.auth-card .field{color:#bbf7d0;margin:.65rem 0;font-size:.85rem;font-weight:500}.auth-card input{color:#ecfdf5;background:#081810a6;border:1px solid #5eead440;border-radius:10px}.auth-card input::placeholder{color:#a7f3d073}.auth-card input:focus{border-color:var(--hf-mint);outline:none;box-shadow:0 0 0 3px #5eead433}.auth-log{color:#fca5a5;min-height:1.25rem;margin:.35rem 0 .5rem;font-size:.85rem}.auth-switch{text-align:center;color:#86efac;margin:1rem 0 0;font-size:.9rem}button.link{color:var(--hf-mint);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none}button.link:hover{filter:none;color:#99f6e4;text-decoration:underline}button.primary{color:#f0fdf4;letter-spacing:.03em;box-shadow:0 4px 20px var(--hf-glow);background:linear-gradient(135deg,#22c55e 0%,#16a34a 55%,#15803d 100%);border:1px solid #86efac66;font-weight:600}button.primary:hover{filter:brightness(1.08)}button.primary.full{width:100%;margin-top:.35rem}#hud-farmer-name{font-size:1.15rem}.app{color:#1b3d28;background:linear-gradient(160deg,#c8e6c9 0%,#a5d6a7 40%,#81c784 100%);flex-direction:column;height:100vh;display:flex;overflow:hidden}.top{background:#c8e6c9f2;border-bottom:1px solid #9ccc9a;flex-shrink:0;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem 1rem;padding:.5rem 1rem;display:grid}.hud-brand{align-items:center;gap:.65rem;padding-top:1.05rem;display:flex;position:relative}.hud-logo{filter:drop-shadow(0 2px 10px var(--hf-glow));flex-shrink:0}.hud-brand-text{min-width:0}.hud-game-title{font-family:var(--hf-font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--hf-green-deep);margin:0 0 .1rem;font-size:.62rem;font-weight:600;line-height:1.2}.top-identity h1{font-family:var(--hf-font-body);color:#1b3d28;margin:0;font-size:1.05rem;font-weight:700}.top-identity .muted{color:#3d5c48;margin:0;font-size:.75rem}.top-log{color:#2e5d32;text-align:center;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:.82rem;overflow:hidden}.stats{flex-wrap:nowrap;align-items:center;gap:.45rem;font-size:.85rem;display:flex}.layout{flex:1;grid-template-columns:min(300px,30vw) 1fr;gap:.65rem;min-height:0;padding:.65rem;display:grid;overflow:hidden}@media (width<=820px){.layout{grid-template-rows:auto 1fr;grid-template-columns:1fr;overflow-y:auto}.dock{flex-flow:wrap}.dock-play{flex:100%}}.dock{flex-direction:column;gap:.5rem;min-height:0;display:flex;overflow:hidden}.dock-inventory{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dock-inventory .inventory-list{flex:1;min-height:0;overflow-y:auto}.dock-card{background:#fff;border:1px solid #2e7d321f;border-radius:10px;padding:.55rem .65rem;box-shadow:0 2px 8px #00000012}.dock-label{text-transform:uppercase;letter-spacing:.06em;color:#1b5e20;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.dock-play-grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:.45rem;display:grid}.dock-tools .tool-bar{flex-direction:column;gap:.35rem;display:flex}.stat-pill{white-space:nowrap;background:#ffffffe0;border:1px solid #2e7d322e;border-radius:999px;padding:.25rem .55rem;box-shadow:0 1px 3px #1b5e2014}.stat-pill strong{color:#0f2918;font-variant-numeric:tabular-nums;min-width:1.5ch;font-weight:800}.stat-gold strong{color:#92400e}.stat-dinars strong{color:#6a1b9a}.stat-xp strong{color:#1565c0}.stat-currency{align-items:center;gap:.35rem;display:inline-flex}.currency-label{color:#3d5c40;font-size:.78rem;font-weight:600}.currency-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1.15rem;height:1.15rem}.currency-icon--gold{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cellipse cx='12' cy='16' rx='9' ry='3' fill='%23c9a227'/%3E%3Cellipse cx='12' cy='13' rx='7' ry='2.5' fill='%23f4d03f'/%3E%3Cellipse cx='12' cy='10' rx='5.5' ry='2' fill='%23ffe082'/%3E%3C/svg%3E")}.currency-icon--dinars{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpolygon points='12,2 15,9 22,9 16.5,13.5 18,21 12,17 6,21 7.5,13.5 2,9 9,9' fill='%237b1fa2' stroke='%234a148c' stroke-width='1'/%3E%3C/svg%3E")}.stat-dinars{background:linear-gradient(135deg,#f3e5fff2,#e1bee7e6);border:1px solid #7b1fa240}.currency-icon--xp{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpolygon points='12,2 14,9 22,9 15.5,14 18,22 12,18 6,22 8.5,14 2,9 10,9' fill='%2342a5f5'/%3E%3C/svg%3E")}.tool-btn{color:#2e5d32;background:#e8f5e9;border:2px solid #c8e6c9;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .5rem;font-size:.78rem;font-weight:600;display:flex}.tool-btn .tool-icon{font-size:1.1rem;line-height:1}.tool-btn.active{color:#fff;background:linear-gradient(#66bb6a 0%,#43a047 100%);border-color:#2e7d32;box-shadow:0 2px #1b5e20}.tool-btn:not(.active):hover{background:#c8e6c9}.hand-preview{background:linear-gradient(135deg,#f1f8e9 0%,#dcedc8 100%);border:2px dashed #aed581;border-radius:8px;justify-content:center;align-items:center;min-height:2.6rem;padding:.35rem .45rem;display:flex}.hand-empty{color:#558b2f;text-align:center;font-size:.78rem}.hand-tool-icon{margin-right:.35rem;font-size:1.35rem}.hand-label{color:#33691e;font-size:.82rem;font-weight:600}.hand-crop{align-items:center;gap:.4rem;width:100%;display:flex}.hand-crop-emoji{filter:drop-shadow(0 1px 2px #0000001f);font-size:1.5rem}.hand-crop strong{color:var(--accent-dark);font-size:.82rem;display:block}.hand-qty{color:#558b2f;font-size:.72rem}.hand-hint{margin:.2rem 0 0;font-size:.68rem;line-height:1.2}.dock-bag{flex:1;min-height:0}.seed-grid{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.seed-slot{cursor:pointer;background:linear-gradient(#fff 0%,#f1f8e9 100%);border:2px solid #c5e1a5;border-radius:8px;flex-direction:row;align-items:center;gap:.3rem;padding:.35rem .4rem;transition:border-color .12s,box-shadow .12s;display:flex}.seed-slot:hover{box-shadow:0 2px 6px #00000014}.seed-slot.selected{border-color:var(--accent-dark);background:linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--accent) 30%, white) 100%);box-shadow:0 0 0 2px var(--accent)}.seed-slot.empty{opacity:.75}.seed-slot.empty .seed-slot-qty{color:#c62828}.seed-slot.locked{opacity:.55;cursor:not-allowed}.shop-card.locked{opacity:.72}.shop-card.locked .shop-card-meta:after{content:" · locked";color:#6d4c41;font-weight:700}.storage-loop-hint{margin:0 0 .35rem;font-size:.72rem;line-height:1.35}.seed-slot-emoji{flex-shrink:0;font-size:1.25rem;line-height:1}.seed-slot-name{color:#33691e;text-align:left;flex:1;min-width:0;font-size:.68rem;font-weight:600;line-height:1.1}.seed-slot-qty{color:var(--accent-dark);flex-shrink:0;font-size:.85rem;font-weight:800}.farm-column{flex-direction:column;gap:.5rem;min-width:0;min-height:0;display:flex}.farm-viewport{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.zoom-controls{z-index:4;flex-direction:column;gap:.25rem;display:flex;position:absolute;top:.5rem;right:.5rem}.zoom-btn{color:#1b5e20;cursor:pointer;background:#ffffffeb;border:2px solid #2e7d32;border-radius:8px;width:2rem;height:2rem;padding:0;font-size:1.25rem;font-weight:700;line-height:1;box-shadow:0 2px 6px #00000026}.zoom-btn:hover{background:#e8f5e9}.field-wrap{background:linear-gradient(#6aab5c 0%,#4d8f42 50%,#3a7230 100%);border:2px solid #ffffff40;border-radius:12px;flex-direction:column;flex:1;align-items:stretch;min-height:0;display:flex;overflow:hidden;box-shadow:0 6px 24px #00000026}.farm-viewport .game-shell{flex:1}.game-shell{flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.game-shell canvas{display:block;width:100%!important;height:100%!important}.shop-strip{background:#ffffffeb;border:1px solid #2e7d321f;border-radius:10px;flex-shrink:0;padding:.45rem .6rem;box-shadow:0 2px 8px #00000012}.shop-strip-head{margin-bottom:.35rem}.shop-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.shop-tab{color:#2e5d32;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:999px;padding:.3rem .65rem;font-size:.75rem;font-weight:600}.shop-empty{color:#5d4037;margin:.5rem 0;font-size:.9rem}.farm-pan-hint{text-align:center;color:#e8f5e9;opacity:.92;background:#0000001f;border-bottom:1px solid #ffffff14;flex:none;margin:0;padding:.35rem .6rem;font-size:.72rem;line-height:1.35}.shop-tab.active{color:#fff;background:#43a047;border-color:#2e7d32}.inventory-strip{flex-direction:column;flex-shrink:0;min-height:10rem;display:flex}.inventory-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.inventory-head .dock-label{margin-bottom:0}.inventory-filters{flex-wrap:wrap;gap:.3rem;margin-bottom:.35rem;display:flex}.inv-filter{color:#33691e;cursor:pointer;background:#f1f8e9;border:1px solid #c5e1a5;border-radius:999px;padding:.22rem .5rem;font-size:.68rem;font-weight:700}.inv-filter.active{color:#fff;background:#43a047;border-color:#2e7d32}.inventory-list{flex-direction:column;flex:1;gap:.3rem;min-height:0;padding-right:.15rem;display:flex;overflow-y:auto}.inventory-empty{color:#5d4037;margin:.35rem 0;font-size:.75rem;line-height:1.35}.inventory-row{background:#f1f8e9;border:1px solid #c5e1a5;border-radius:8px;flex-direction:column;align-items:stretch;gap:.3rem;padding:.25rem .35rem;display:flex}.inventory-row>.inventory-row-main{width:100%}.inventory-row.selected{border-color:#2e7d32;box-shadow:0 0 0 2px #43a04759}.inventory-row-main{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:.4rem;min-width:10rem;padding:.15rem .2rem;display:flex}.inv-emoji{flex-shrink:0;font-size:1.2rem}.inv-info{flex-direction:column;flex:1;min-width:0;display:flex}.inv-name{color:#33691e;font-size:.78rem;font-weight:700}.inv-meta{color:#558b2f;font-size:.65rem;line-height:1.2}.inv-qty{color:#2e7d32;flex-shrink:0;font-size:.85rem;font-weight:800}.inventory-row-actions{border-top:1px solid #2e7d321f;flex-wrap:wrap;align-items:center;gap:.25rem;width:100%;padding-top:.1rem;display:flex}.inv-sell-btn{color:#2e7d32;cursor:pointer;background:#fff;border:1px solid #7cb342;border-radius:6px;padding:.18rem .4rem;font-size:.65rem;font-weight:700}.inv-action-hint{color:#558b2f;font-size:.62rem;font-weight:600}.barn-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.barn-head .dock-label{margin-bottom:0}.storage-display{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.storage-empty{color:#5d4037;margin:0;font-size:.78rem}.storage-row{background:#f1f8e9;border:1px solid #c5e1a5;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.3rem .45rem;display:flex}.storage-row-label{flex:1;min-width:6rem;font-size:.78rem;font-weight:700}.storage-sell-btn{color:#2e7d32;cursor:pointer;background:#fff;border:1px solid #7cb342;border-radius:6px;padding:.2rem .45rem;font-size:.68rem;font-weight:700}.storage-sell-btn:disabled{opacity:.45;cursor:not-allowed}.storage-chip{background:#f1f8e9;border-radius:999px;padding:.2rem .5rem;font-size:.78rem;font-weight:600}.storage-chip.muted{opacity:.85}.barn-actions{flex-direction:column;gap:.35rem;margin-top:.35rem;display:flex}.build-empty-hint{color:#5d4037;margin:0;font-size:.75rem;line-height:1.35}.barn-btn{padding:.35rem .65rem;font-size:.75rem}.barn-btn.secondary{background:#6d4c41;border-color:#5d4037}.barn-btn.primary{color:#3e2723;background:linear-gradient(#ffb74d 0%,#f57c00 100%);border-color:#e65100;font-weight:700}.shop-row{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;padding-bottom:.35rem;display:flex;overflow:auto hidden}.shop-card{scroll-snap-align:start;border:1px solid #e0e0e0;border-left:3px solid var(--accent);background:linear-gradient(135deg,#fafafa 0%,#f0f4ee 100%);border-radius:8px;flex-direction:column;flex:none;gap:.35rem;width:min(220px,78vw);max-width:280px;padding:.45rem .55rem;display:flex}.shop-card.cant-afford{opacity:.6}.shop-card-body{align-items:center;gap:.45rem;min-width:0;display:flex}.shop-card-emoji{flex-shrink:0;font-size:1.35rem;line-height:1}.shop-card-info{flex:1;min-width:0}.shop-card-title{color:var(--accent-dark);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.82rem;overflow:hidden}.shop-card-meta{color:#616161;margin:0;font-size:.68rem;line-height:1.25}.shop-price{color:#f9a825;background:#fff8e1;border-radius:6px;flex-shrink:0;padding:.15rem .4rem;font-size:.82rem;font-weight:800}.shop-buy-btn{background:linear-gradient(180deg, var(--accent) 0%, var(--accent-dark) 100%);border-color:var(--accent-dark);width:100%;padding:.3rem;font-size:.75rem;font-weight:600}.shop-buy-btn:disabled{cursor:not-allowed;filter:none;background:#bdbdbd;border-color:#9e9e9e}.field{flex-direction:column;gap:.35rem;margin:.75rem 0;font-size:.9rem;display:flex}.field input,.field select,button{font:inherit;border:1px solid #b2c7b0;border-radius:6px;padding:.45rem .55rem}button{cursor:pointer;color:#fff;background:#2e7d32;border-color:#256628}button:hover{filter:brightness(1.05)}button.secondary{background:#546e7a;border-color:#455a64}button.compact{padding:.35rem .65rem;font-size:.85rem}.muted{color:#3b5244}.log{min-height:2.5rem;font-size:.9rem}[hidden]{display:none!important}body.farm-modal-open{overflow:hidden}.farm-modal{z-index:10000;pointer-events:auto;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.farm-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a1e0e8c;position:absolute;inset:0}.farm-modal-panel{background:linear-gradient(#fffef8 0%,#f1f8e9 100%);border:2px solid #81c784;border-radius:14px;width:min(22rem,94vw);max-height:90vh;padding:1rem 1.1rem;animation:.2s ease-out farm-modal-in;position:relative;overflow-y:auto;box-shadow:0 12px 40px #00000047,inset 0 0 0 1px #ffffff80}@keyframes farm-modal-in{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.farm-modal-header{align-items:center;gap:.55rem;margin-bottom:.5rem;display:flex}.farm-modal-emoji{flex-shrink:0;font-size:2rem;line-height:1}.farm-modal-title{color:#1b5e20;margin:0;font-size:1.15rem;font-weight:800;line-height:1.25}.farm-modal-message{color:#33691e;margin:0 0 .65rem;font-size:.88rem;line-height:1.45}.farm-modal-details{background:#ffffffbf;border:1px solid #c5e1a5;border-radius:8px;flex-direction:column;gap:.35rem;margin:0 0 .85rem;padding:.5rem .55rem;list-style:none;display:flex}.farm-modal-details li{justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.8rem;display:flex}.farm-modal-detail-label{color:#558b2f;font-weight:600}.farm-modal-detail-value{color:#1b5e20;text-align:right;font-weight:800}.farm-modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.farm-modal-cancel,.farm-modal-confirm{cursor:pointer;border:2px solid #0000;border-radius:8px;padding:.45rem .9rem;font-size:.85rem;font-weight:700}.farm-modal-cancel{color:#455a64;background:#eceff1;border-color:#b0bec5}.farm-modal-confirm{color:#fff;background:linear-gradient(#66bb6a 0%,#43a047 100%);border-color:#2e7d32}.farm-modal-confirm--collect{color:#3e2723;background:linear-gradient(#ffd54f 0%,#ffb300 100%);border-color:#f9a825}.farm-modal-confirm--start{color:#0d2744;background:linear-gradient(#90caf9 0%,#42a5f5 100%);border-color:#1565c0}.farm-modal-confirm--upgrade{color:#3e2723;background:linear-gradient(#ffb74d 0%,#f57c00 100%);border-color:#e65100}.farm-modal-batch{flex-wrap:wrap;gap:.35rem;padding:0 1rem .5rem;display:flex}.farm-modal-batch-btn{color:#1b5e20;cursor:pointer;background:#e8f5e9;border:1px solid #7cb342;border-radius:8px;flex:auto;min-width:5rem;padding:.4rem .55rem;font-size:.78rem;font-weight:700}.site-lang-switcher{border-radius:999px;flex-shrink:0;gap:.2rem;padding:.2rem;display:inline-flex}.site-lang-switcher--overlay{top:.75rem;z-index:3000;border:1px solid var(--hf-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081810b8;position:fixed;inset-inline-end:.75rem;box-shadow:0 4px 20px #00000059}.site-lang-switcher--overlay .lang-btn{color:#a7f3d0;background:#ffffff0f;border-color:#5eead459}.site-lang-switcher--overlay .lang-btn[aria-pressed=true]{color:#f0fdf4;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#86efac99}.site-lang-switcher--hud{z-index:auto;background:#ffffffe6;border:1px solid #2e7d3238;align-self:center;position:static;box-shadow:0 1px 3px #1b5e2014}.site-lang-switcher--hud .lang-btn{color:#1b5e20;background:#e8f5e9e6;border-color:#2e7d3247}.site-lang-switcher--hud .lang-btn[aria-pressed=true]{color:#fff;background:#2e7d32;border-color:#1b5e20}.lang-btn,.music-btn{cursor:pointer;font-size:.7rem;font-weight:700;font-family:var(--hf-font-body);border:1px solid #0000;border-radius:999px;padding:.28rem .5rem;line-height:1.2}.music-btn{min-width:2rem;padding-inline:.45rem}.site-lang-switcher--overlay .music-btn{color:#a7f3d0;background:#ffffff0f;border-color:#5eead459}.site-lang-switcher--overlay .music-btn[aria-pressed=true]{color:#f0fdf4;background:linear-gradient(135deg,#22c55e,#16a34a)}.site-lang-switcher--hud .music-btn{color:#1b5e20;background:#e8f5e9e6;border-color:#2e7d3247}.site-lang-switcher--hud .music-btn[aria-pressed=true]{color:#fff;background:#2e7d32}#app.app--booting{opacity:0;pointer-events:none;z-index:1;position:fixed;inset:0;display:flex!important}html[dir=rtl] .layout{direction:rtl}html[dir=rtl] .dock{border-inline-start:1px solid #2e7d3233;border-inline-end:none}html[dir=rtl] .inventory-row-main{text-align:right;flex-direction:row-reverse}html[dir=rtl] .shop-card-body{flex-direction:row-reverse}html[dir=rtl] .farm-modal-detail-label,html[dir=rtl] .auth-content{text-align:right}.beta-badge{z-index:2;top:0;letter-spacing:.06em;text-transform:uppercase;color:#fef9c3;pointer-events:none;opacity:.92;white-space:nowrap;background:linear-gradient(135deg,#854d0e 0%,#a16207 55%,#ca8a04 100%);border:1px solid #fef9c373;border-radius:999px;padding:.2rem .55rem;font-size:.68rem;font-weight:700;position:absolute;inset-inline-start:0;box-shadow:0 2px 10px #00000047}html[dir=rtl] .beta-badge{letter-spacing:0;text-transform:none;font-size:.72rem}
