:root{color-scheme:dark;--ink:#f5f5ff;--muted:#b8bcd4;--cyan:#75ddf5;--violet:#a77afb}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% -20%,#322151,#080c1c 60%);color:var(--ink);font:14px/1.6 Space Grotesk,Arial,sans-serif;min-height:100vh}.topbar{height:68px;border-bottom:1px solid #ffffff26;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:10px}.brand{text-decoration:none;color:var(--ink);font-size:17px;letter-spacing:.14em;font-weight:800;white-space:nowrap}.brand small{color:var(--cyan);font-size:8px;display:block;letter-spacing:.22em}nav{display:flex;align-items:center;gap:15px}nav a{font-size:11px;color:#bfc4de;text-decoration:none}nav button,.pause-settings{font:700 11px Arial;color:#fff;background:#503da0;border:1px solid #8d78e8;border-radius:10px;padding:9px 12px;cursor:pointer}.shell{width:min(1120px,calc(100% - 30px));margin:auto;padding-bottom:70px}.intro{padding:65px 0 25px}.eyebrow{color:var(--cyan);font-size:11px;font-weight:700;letter-spacing:.16em}.intro h1{font-size:clamp(36px,6vw,64px);line-height:1.07;margin:9px 0}.intro h1 em{font-style:normal;color:#b192ff}.intro>p:last-child,.notice{color:var(--muted);max-width:690px}.game-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.world-card{position:relative;isolation:isolate;overflow:hidden;border:1px solid #8176bf55;background:linear-gradient(125deg,#1a1c36,#121728);border-radius:17px;padding:24px;color:var(--ink);text-align:left;min-height:245px;cursor:pointer}.world-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b102433,#080c1cdd 88%),var(--world-art) center/cover;z-index:-1;opacity:.92}.world-card:hover,.world-card:focus-visible{border-color:var(--cyan);background:#24294c;outline-offset:3px}.world-card strong,.world-card .genre,.world-card .card-desc,.world-card .enter{position:relative;display:block;text-shadow:0 2px 8px #000}.world-card strong{font-size:23px;margin:12px 0 6px}.world-card .genre{font-size:11px;color:var(--cyan)}.world-card .card-desc{color:#e0e3f4;min-height:48px;font-size:12px}.world-card .enter{font-weight:700;color:#cbb7ff;margin-top:13px}.notice{font-size:11px;border-left:2px solid #8176bf;padding-left:12px;margin:20px 0}.stage{margin-top:28px;border:1px solid #7376aa7a;border-radius:17px;background:#10162b;overflow:hidden}.stage-head{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #ffffff24}.stage-head button{border:1px solid #6d64bf;background:#272557;color:#fff;border-radius:8px;padding:9px;font-size:11px}.stage-head strong{font-size:17px}.stage-head p{margin-left:auto;color:var(--cyan);font-size:11px}.game-host{min-height:400px}button{cursor:pointer}.game-store{width:min(650px,calc(100% - 24px));border:1px solid #907be6;background:linear-gradient(140deg,#141933,#0b1022);border-radius:20px;color:var(--ink);padding:0;box-shadow:0 20px 80px #000b}.game-store::backdrop{background:#050711c9;backdrop-filter:blur(4px)}.game-store form{display:flex;justify-content:flex-end;padding:12px 14px 0}.store-close{font-size:24px!important;border:0!important;background:transparent!important}.store-content{padding:0 22px 22px}.store-content h2{margin:4px 0;font-size:28px}.store-sub,.store-note{color:var(--muted);font-size:12px}.store-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.store-product{border:1px solid #ffffff1f;border-radius:13px;padding:14px;background:#ffffff08;display:grid;gap:4px}.store-product span{color:var(--cyan);font-size:12px}.store-product button,.store-resume{margin-top:8px;border:1px solid #55cde6;background:#133144;color:#e9fcff;border-radius:8px;padding:10px;font-weight:700}.store-product button:disabled{opacity:.45}.store-resume{width:100%;background:#503da0;border-color:#8d78e8}@media(max-width:700px){.game-list{grid-template-columns:1fr}.world-card{min-height:190px}.intro{padding:39px 0 20px}.stage-head{flex-wrap:wrap}.stage-head p{flex-basis:100%;margin:0}.pause-settings{margin-left:auto}.topbar{padding:0 9px}nav{gap:5px}nav a{font-size:9px}nav button{font-size:9px;padding:7px}.brand{font-size:13px}.store-products{grid-template-columns:1fr}.store-content{padding:0 15px 18px}}.game-store{max-height:min(94vh,900px);overflow-y:auto}.store-head{padding:14px 20px 6px}.store-head h2{font-size:27px;line-height:1.2;margin:6px 0}.store-head>p:last-child{color:var(--muted);font-size:12px}.game-store .store-close{float:right;color:#fff;background:transparent;border:0;font-size:24px;min-width:44px;min-height:44px}.audio-settings{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 20px;border-block:1px solid #ffffff25;flex-wrap:wrap}.audio-settings>label{display:flex;gap:7px;align-items:center;font-size:12px;min-height:44px}.audio-settings input[type=range]{width:min(140px,28vw)}.audio-settings input[type=checkbox]{width:18px;height:18px}.game-store .levela-storefront{padding:0 20px}.hub-footer{padding:26px max(16px,calc((100vw - 1120px)/2));display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid #ffffff22;color:#aebed8;font-size:12px}.hub-footer>div{display:flex;gap:20px}.hub-footer a{color:#9fe7f7}.hub-footer a:hover{text-decoration:underline}.game-store .store-resume{display:block;width:calc(100% - 40px);margin:14px 20px 20px}.topbar nav{min-width:0}.topbar nav button{white-space:nowrap}body[dir=rtl] .world-card{text-align:right}body[dir=rtl] .notice{border-left:0;border-right:2px solid #8176bf;padding-left:0;padding-right:12px}body[dir=rtl] .stage-head p{margin-left:0;margin-right:auto}@media(max-width:600px){.store-head{padding:10px 13px 0}.game-store .levela-storefront{padding:0 12px}.audio-settings{padding:8px 12px}.hub-footer{display:block;text-align:center}.hub-footer>div{justify-content:center;margin-top:10px;flex-wrap:wrap}.topbar{gap:4px}.topbar nav{gap:3px}.topbar nav button{padding:7px 5px;font-size:9px}.brand{font-size:12px}.audio-settings input[type=range]{width:120px}}body.playing .game-list,body.playing .intro,body.playing .notice{display:none}body.playing .stage{margin-top:22px}body.playing .shell{padding-bottom:30px}.fv.fv{--fv-ink: #203d33;--fv-ink-soft: #587064;--fv-cream: #fffaf0;--fv-parchment: #f4ecd9;--fv-glass: rgba(255, 252, 241, .78);--fv-leaf: #367354;--fv-leaf-deep: #1f5840;--fv-moss: #789850;--fv-soil: #765039;--fv-soil-light: #a57950;--fv-gold: #eebf62;--fv-gold-dark: #a8712e;--fv-wood: #795537;--fv-wood-dark: #4d3425;--fv-line: rgba(66, 91, 62, .22);--fv-shadow: 0 18px 50px rgba(33, 49, 35, .23);position:relative;width:min(100%,980px);max-width:980px;margin-inline:auto;overflow-x:clip;color:var(--fv-ink);border:1px solid rgba(245,226,178,.64);border-radius:clamp(18px,3vw,28px);background:linear-gradient(180deg,#fffdf2ad,#e6efd3e0),url(/adventures/assets/farmverse-premium-landscape.webp) center / cover;box-shadow:0 22px 72px #030f0f75,inset 0 1px #ffffffb3;isolation:isolate}.fv.fv *,.fv.fv *:before,.fv.fv *:after{box-sizing:border-box}.fv.fv button,.fv.fv select,.fv.fv input{font:inherit}.fv.fv button,.fv.fv [role=button],.fv.fv input[type=checkbox],.fv.fv input[type=range]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fv.fv button:focus-visible,.fv.fv select:focus-visible,.fv.fv input:focus-visible,.fv.fv [tabindex]:focus-visible{outline:3px solid #fff7c7;outline-offset:3px;box-shadow:0 0 0 6px #316d4dad}.fv.fv .fv-top{min-height:142px;padding:22px clamp(16px,4vw,30px) 18px;overflow:hidden;border-bottom:1px solid rgba(255,247,213,.56);background:linear-gradient(90deg,#0e3229b8,#1c4b3366 46%,#2036241a),url(/adventures/assets/farmverse-premium-landscape.webp) center 46% / cover;color:#fffdf2;text-shadow:0 2px 14px rgba(14,39,25,.7)}.fv.fv .fv-top:before{top:18px;right:clamp(28px,13%,130px);width:62px;height:62px;background:radial-gradient(circle at 37% 35%,#fffde0 0 15%,#ffe598 49%,#e8ad52);box-shadow:0 0 0 12px #ffefa62b,0 0 45px #ffd67e99}.fv.fv .fv-top:after{right:-8%;bottom:-42px;left:-16%;width:auto;height:100px;border-radius:53% 48% 0 0/48% 60% 0 0;background:radial-gradient(ellipse at 30% 80%,#588f68 0 20%,transparent 21%),radial-gradient(ellipse at 60% 73%,#3c764f 0 23%,transparent 24%),linear-gradient(180deg,#86b675,#3f734e);box-shadow:none;opacity:.9}.fv.fv .fv-brand{max-width:min(75%,520px);font-size:clamp(25px,5vw,42px);font-weight:950;letter-spacing:.075em;line-height:.95;text-shadow:0 3px 0 rgba(26,62,42,.3),0 6px 18px rgba(0,20,13,.46)}.fv.fv .fv-brand small{margin-top:7px;color:#ecf4cf;font-size:9px;font-weight:850;letter-spacing:.28em}.fv.fv .fv-top .fv-zone{margin-top:11px;padding:6px 11px;border:1px solid rgba(255,249,218,.6);background:#123f2d80;color:#fff9dc;box-shadow:inset 0 1px #fff3,0 5px 14px #0723152e;backdrop-filter:blur(8px)}.fv.fv .fv-metrics{position:relative;z-index:2;gap:8px;padding:9px clamp(9px,2vw,15px);border-bottom:1px solid rgba(83,103,67,.18);background:linear-gradient(105deg,#e7eed3f0,#f7efd5e8)}.fv.fv .fv-metric{min-height:58px;padding:9px 11px;overflow:hidden;border:1px solid rgba(105,119,78,.25);border-radius:14px;background:linear-gradient(145deg,#fffff7db,#ebf3d9bd);box-shadow:inset 0 1px #ffffffe6,0 3px 10px #44562f1a}.fv.fv .fv-metric span{color:#6c8066;font-size:9px;font-weight:850;letter-spacing:.1em}.fv.fv .fv-metric strong{color:#284c3b;font-size:clamp(14px,2.6vw,17px)}.fv.fv .fv-progress{height:6px;background:#57744d2b;box-shadow:inset 0 1px 2px #2e482a29}.fv.fv .fv-progress i{border-radius:inherit;background:linear-gradient(90deg,#6ba857,#c8d65e 52%,#f0bc58);box-shadow:0 0 8px #d2cc5980}.fv.fv .fv-toast{min-height:33px;padding:7px 14px;border-bottom:1px solid rgba(123,94,57,.13);background:#fffae8e6;color:#6a5b3c;font-size:11px;font-weight:800}.fv.fv .fv-nav{z-index:8;gap:5px;padding:8px clamp(7px,2vw,13px);border-top:1px solid rgba(255,255,255,.75);border-bottom:1px solid rgba(77,100,65,.18);background:#f4f0dae0;box-shadow:0 5px 15px #34482e14;backdrop-filter:blur(12px) saturate(1.1)}.fv.fv .fv-nav button,.fv.fv .fv-tool,.fv.fv .fv-action{position:relative;isolation:isolate;min-height:46px;border:1px solid rgba(86,110,72,.28);border-radius:12px;background:linear-gradient(155deg,#fffdf4,#e7efd9);color:#294b3c;box-shadow:inset 0 1px #ffffffeb,0 3px #627a504d,0 5px 11px #344d301a;font-weight:850;text-shadow:0 1px rgba(255,255,255,.7);transition:transform .16s ease,filter .16s ease,box-shadow .16s ease,background-color .16s ease}.fv.fv .fv-nav button{min-width:0;padding:5px 3px;font-size:clamp(9px,2.2vw,11px)}.fv.fv .fv-nav button:after{position:absolute;right:20%;bottom:5px;left:20%;height:2px;border-radius:99px;background:transparent;content:""}.fv.fv .fv-nav button.active,.fv.fv .fv-tool.active{border-color:#2b6e488c;background:linear-gradient(155deg,#eaf4c7,#b9d98c);color:#1c563b;box-shadow:inset 0 1px #ffffffd9,0 3px #6a9b65,0 6px 15px #2f5c3d2e}.fv.fv .fv-nav button.active:after{background:#e4ae4a}.fv.fv .fv-tool:hover:not(:disabled),.fv.fv .fv-action:hover:not(:disabled),.fv.fv .fv-nav button:hover:not(:disabled){filter:brightness(1.035) saturate(1.05);transform:translateY(-1px)}.fv.fv .fv-tool:active:not(:disabled),.fv.fv .fv-action:active:not(:disabled),.fv.fv .fv-nav button:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 1px #ffffffb3,0 1px #627a504d}.fv.fv button:disabled{filter:grayscale(.18);opacity:.48;box-shadow:none}.fv.fv .fv-stage{position:relative;min-width:0;padding:clamp(10px,2vw,18px) clamp(7px,2vw,18px) 2px;overflow:hidden;background:linear-gradient(180deg,#f0f5d942,#deecc7c2),url(/adventures/assets/farmverse-premium-landscape.webp) center 48% / cover}.fv.fv .fv-stage:before,.fv.fv .fv-stage:after{position:absolute;z-index:0;pointer-events:none;content:""}.fv.fv .fv-stage:before{top:-100px;right:-100px;width:300px;height:230px;border-radius:50%;background:radial-gradient(ellipse,rgba(255,241,171,.38),transparent 67%)}.fv.fv .fv-stage:after{right:0;bottom:0;left:0;height:42%;background:linear-gradient(transparent,#3d694314)}.fv.fv .fv-stage>*{position:relative;z-index:1}.fv.fv .fv-board-wrap{position:relative;width:min(100%,650px);max-width:100%;margin-inline:auto;padding:clamp(9px,2vw,15px);overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border:6px solid transparent;border-radius:25px;background:linear-gradient(145deg,#845833f7,#603d27fa) padding-box,linear-gradient(135deg,#f1d493,#8a5e3e 42%,#e0b86d) border-box;box-shadow:inset 0 2px #ffeeb76b,inset 0 -5px #34231961,0 11px #5f402c,0 20px 28px #283e254d;scrollbar-color:rgba(255,241,194,.7) transparent;scrollbar-width:thin}.fv.fv .fv-board-wrap:before{z-index:3;inset:6px;border:1px solid rgba(255,235,177,.36);border-radius:17px;box-shadow:inset 0 0 0 4px #321e1126}.fv.fv .fv-board-wrap:after{position:absolute;z-index:1;inset:10px;pointer-events:none;border-radius:14px;background:linear-gradient(115deg,rgba(255,255,255,.16),transparent 25% 68%,rgba(32,52,31,.1));content:""}.fv.fv .fv-board{z-index:2;grid-template-columns:repeat(8,minmax(36px,1fr));gap:clamp(2px,.6vw,5px);width:100%;min-width:316px;aspect-ratio:1;padding:3px;transform:perspective(900px) rotateX(2.1deg);transform-origin:50% 58%;filter:drop-shadow(0 7px 5px rgba(40,45,25,.22))}.fv.fv .fv-cell{min-width:36px;min-height:36px;overflow:visible;border:1px solid rgba(60,102,58,.6);border-radius:clamp(7px,1.4vw,11px);background:radial-gradient(circle at 19% 23%,rgba(234,244,156,.35) 0 3%,transparent 4%),radial-gradient(circle at 79% 70%,rgba(62,109,60,.19) 0 3%,transparent 4%),repeating-linear-gradient(148deg,rgba(255,255,255,.06) 0 1px,transparent 1px 7px),linear-gradient(145deg,#a6cc7f,#6f9f69);box-shadow:inset 0 2px #f1fabe54,inset 0 -3px #2d5b332e,0 2px #3463358c;color:#254e3b}.fv.fv .fv-cell:nth-child(3n+2){background-color:#91ba74;filter:saturate(.96) brightness(.99)}.fv.fv .fv-cell:nth-child(5n+4){background-color:#83aa67}.fv.fv .fv-cell:hover:not(:disabled){z-index:4;filter:brightness(1.1) saturate(1.08);transform:none;outline:2px solid rgba(255,244,174,.85);outline-offset:-2px}.fv.fv .fv-cell:focus-visible{z-index:6;outline-color:#fff4ae;box-shadow:0 0 0 3px #285f41,0 0 0 6px #fff4aee6,0 5px 10px #163b2459}.fv.fv .fv-cell.is-field{border-color:#5f3923d1;background:radial-gradient(circle at 20% 22%,rgba(224,177,112,.2) 0 3%,transparent 4%),radial-gradient(circle at 78% 72%,rgba(55,32,20,.16) 0 3%,transparent 4%),repeating-linear-gradient(162deg,rgba(70,39,25,.15) 0 1px,transparent 1px 7px),linear-gradient(145deg,#a57853,#6d4935);box-shadow:inset 0 2px #ebc38542,inset 0 -3px #3b23184d,0 2px #573927}.fv.fv .fv-cell.is-field:after{inset:12%;border:1px dashed rgba(240,206,151,.38);border-radius:42%;background:repeating-linear-gradient(167deg,transparent 0 5px,rgba(48,29,20,.14) 6px 7px,transparent 8px 12px)}.fv.fv .fv-cell.is-locked{overflow:hidden;border-color:#7f837b;background:linear-gradient(135deg,rgba(38,49,51,.32),transparent 45%),repeating-linear-gradient(135deg,#838b83 0 8px,#a8aaa0 8px 16px);color:#eff2df;box-shadow:inset 0 0 0 1px #ffffff38,inset 0 -5px #232c2b38,0 2px #6c716a}.fv.fv .fv-cell.is-locked:before{position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(239,232,180,.35),transparent 38%);content:""}.fv.fv .fv-cell.is-locked span{position:relative;z-index:1;font-size:1.15em;text-shadow:0 1px 5px #26332e}.fv.fv .fv-cell.is-origin{outline:3px solid #f8d66f;outline-offset:1px;box-shadow:0 0 0 5px #4f6e408c,0 0 17px #ffe5a0}.fv.fv .fv-cell>svg{position:relative;z-index:2;width:92%;height:92%;transform-origin:50% 85%;filter:drop-shadow(0 4px 2px rgba(48,36,22,.35));transition:transform .45s cubic-bezier(.2,.82,.25,1),opacity .35s ease,filter .35s ease}.fv.fv .fv-cell.is-growing>svg{transform:scale(.72);opacity:.86;filter:saturate(.84) drop-shadow(0 3px 2px rgba(48,36,22,.27))}.fv.fv .fv-cell.is-growing.fv-growth-1>svg{transform:scale(.45);opacity:.68;filter:saturate(.7) brightness(.96) drop-shadow(0 2px 1px rgba(48,36,22,.23))}.fv.fv .fv-cell.is-growing.fv-growth-2>svg{transform:scale(.68);opacity:.85;filter:saturate(.9) drop-shadow(0 3px 2px rgba(48,36,22,.31))}.fv.fv .fv-cell.is-growing.fv-growth-3>svg,.fv.fv .fv-cell.fv-growth-3>svg{transform:scale(.91);opacity:1;filter:saturate(1.05) drop-shadow(0 4px 2px rgba(48,36,22,.36))}.fv.fv .fv-cell.is-ripe{z-index:3;border-color:#f2ce69;box-shadow:inset 0 0 0 2px #fff4b8bf,0 0 0 1px #d18c3b,0 0 15px #ffca55a8,0 3px #573927;animation:fv-premium-ripe 1.8s ease-in-out infinite alternate}.fv.fv .fv-cell.is-ripe>svg{transform:scale(1.02);filter:saturate(1.13) drop-shadow(0 5px 2px rgba(48,36,22,.4))}.fv.fv .fv-cell .fv-badge{z-index:5;right:2px;bottom:2px;left:2px;padding:1px 2px;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:5px;background:#22402ac7;color:#fff9cf;box-shadow:0 1px 3px #0003;font-size:clamp(7px,1.7vw,10px);line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.fv.fv .fv-cell.is-ripe .fv-badge{background:#80501edb;color:#fff7c0}.fv.fv .fv-fence{z-index:4;inset:5px;border:0;border-radius:18px;box-shadow:inset 0 0 0 1px #ffe6a452,inset 0 0 0 6px #3123181a}.fv.fv .fv-content{min-width:0;padding:11px clamp(9px,2.5vw,20px) 24px;background:linear-gradient(180deg,#faf8e4f2,#e5efd3f0)}.fv.fv .fv-section{max-width:650px;margin:15px auto;padding-inline:1px}.fv.fv .fv-section h2{color:#355f48;font-size:11px;font-weight:950;letter-spacing:.16em;text-shadow:0 1px #fff}.fv.fv .fv-row{gap:8px}.fv.fv .fv-row.five{gap:6px}.fv.fv .fv-tool{min-width:0;padding:6px 4px;overflow-wrap:anywhere;font-size:10px;line-height:1.1}.fv.fv .fv-tool b{margin-top:2px;color:#9a6931;font-size:12px}.fv.fv .fv-action{padding:9px 11px;border-color:#8e5c2385;background:linear-gradient(155deg,#ffe4a4,#e5af56);color:#573c21;box-shadow:inset 0 1px #ffffffbf,0 3px #b77c3c,0 5px 12px #61411e24;font-size:12px}.fv.fv .fv-action.secondary{border-color:#50745266;background:linear-gradient(155deg,#f6fae9,#d4e4bd);color:#315b42;box-shadow:inset 0 1px #ffffffe0,0 3px #9fbd8d,0 5px 12px #425c361f}.fv.fv .fv-card,.fv.fv .fv-task{position:relative;overflow:hidden;border:1px solid rgba(113,122,79,.27);border-radius:18px;background:linear-gradient(135deg,#fffff9e8,#edf4dbc9);box-shadow:inset 0 1px #ffffffe6,0 6px 15px #4a5a341a}.fv.fv .fv-card{padding:14px}.fv.fv .fv-card:before{position:absolute;top:0;right:0;width:78px;height:54px;background:radial-gradient(ellipse at 100% 0,rgba(242,204,111,.2),transparent 70%);content:"";pointer-events:none}.fv.fv .fv-card p{position:relative;color:#607264}.fv.fv .fv-task{padding:12px 14px;border-color:#a77d3e57;background:linear-gradient(135deg,#fff4cbf0,#f6e8b2d1)}.fv.fv .fv-task strong{color:#75562c}.fv.fv .fv-task meter{accent-color:#87ad55}.fv.fv .fv-help{color:#60796a}.fv.fv .fv-chip{border:1px solid rgba(85,120,79,.2);background:#e1efccd9;color:#45684f;box-shadow:inset 0 1px #ffffffb3}.fv.fv .fv-market-row{border-bottom-color:#67754d38}.fv.fv .fv-big{color:#356b4b;text-shadow:0 1px #fff}.fv.fv .fv-footer{background:#385237f0;color:#e8f1d0}.fv.fv .fv-animal-grid{gap:11px}.fv.fv .fv-animal{position:relative;min-width:0;overflow:hidden;padding:11px;border:1px solid rgba(123,109,66,.3);border-radius:20px;background:radial-gradient(ellipse at 70% 0,rgba(255,224,144,.28),transparent 48%),linear-gradient(145deg,#fffdedf7,#e0eecfe3);box-shadow:inset 0 1px #ffffffe6,0 5px 14px #45502f1f}.fv.fv .fv-animal>svg{position:relative;z-index:1;width:78px;height:78px;margin:0 auto;filter:drop-shadow(0 6px 3px rgba(52,48,28,.24))}.fv.fv .fv-animal h3{position:relative;z-index:2;color:#315442}.fv.fv .fv-animal p{position:relative;z-index:2;color:#607261}.fv.fv .fv-animal button,.fv.fv .fv-animal .fv-pair{position:relative;z-index:2}.fv.fv .fv-pair{min-height:44px;margin-top:8px;border-color:#5c82575c;background:#f4f9e5db;color:#3d684d}.fv.fv .fv-pair input{min-width:20px;min-height:20px;accent-color:#3b8a61}.fv.fv .fv-animal-photo,.fv.fv .fv-building-photo{position:relative;display:block;width:min(100%,176px);aspect-ratio:1;margin:-5px auto 2px;background:center bottom / contain no-repeat;filter:drop-shadow(0 8px 4px rgba(52,48,28,.26));object-fit:contain;object-position:center bottom}.fv.fv .fv-animal-photo:after,.fv.fv .fv-building-photo:after{position:absolute;right:14%;bottom:4%;left:14%;z-index:-1;height:10%;border-radius:50%;background:#30301b38;filter:blur(4px);content:""}.fv.fv .fv-animal-photo[data-species=chicken]{background-image:url(/adventures/assets/farm-animal-chicken.webp)}.fv.fv .fv-animal-photo[data-species=cow]{background-image:url(/adventures/assets/farm-animal-cow.webp)}.fv.fv .fv-animal-photo[data-species=sheep]{background-image:url(/adventures/assets/farm-animal-sheep.webp)}.fv.fv .fv-animal-photo[data-species=pig]{background-image:url(/adventures/assets/farm-animal-pig.webp)}.fv.fv .fv-animal-photo[data-species=rabbit]{background-image:url(/adventures/assets/farm-animal-rabbit.webp)}.fv.fv .fv-animal-photo[data-species=horse]{background-image:url(/adventures/assets/farm-animal-horse.webp)}.fv.fv .fv-animal-photo[data-species=goat]{background-image:url(/adventures/assets/farm-animal-goat.webp)}.fv.fv .fv-animal-photo[data-species=duck]{background-image:url(/adventures/assets/farm-animal-duck.webp)}.fv.fv .fv-building-photo,.fv.fv .fv-building-photo[data-building=barn],.fv.fv .fv-building-photo[data-type=barn]{background-image:url(/adventures/assets/farm-building-barn.webp)}.fv.fv .fv-cell .fv-building-photo{position:absolute;z-index:4;bottom:4%;left:-12%;width:126%;max-width:none;margin:0;pointer-events:none;filter:drop-shadow(0 4px 2px rgba(47,33,22,.36))}.fv.fv .fv-camera,.fv.fv .fv-profile,.fv.fv .fv-production,.fv.fv .fv-quest-panel,.fv.fv .fv-shop{position:relative;min-width:0;border:1px solid rgba(100,119,74,.28);border-radius:18px;background:linear-gradient(145deg,#fffff7e6,#e0edd0d1);box-shadow:inset 0 1px #ffffffe6,0 6px 16px #3f58351c}.fv.fv .fv-camera{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;margin:0 auto 11px;max-width:650px}.fv.fv .fv-pan,.fv.fv .fv-zoom{display:flex;align-items:center;gap:5px;min-width:0}.fv.fv .fv-pan button,.fv.fv .fv-zoom button,.fv.fv .fv-camera button{min-width:44px;min-height:44px;border:1px solid rgba(70,108,75,.33);border-radius:11px;background:#f8f9e9;color:#2d5a40;box-shadow:inset 0 1px #fff,0 2px #5a7b5159;font-weight:900}.fv.fv .fv-zoom input[type=range]{width:clamp(76px,19vw,150px);min-height:32px;accent-color:#4c9565}.fv.fv .fv-profile,.fv.fv .fv-production,.fv.fv .fv-quest-panel,.fv.fv .fv-shop{padding:14px}.fv.fv .fv-shop{background:linear-gradient(145deg,#fffae3f5,#f2e1acd6);border-color:#a8793261}.fv.fv .fv-world{overflow:hidden;border:1px solid rgba(235,249,202,.6);background:linear-gradient(135deg,#b1d999e6,#458258db);box-shadow:inset 0 1px #ffffff70,0 7px 18px #2b5a3e2e}.fv.fv .fv-world .fv-card{background:#fffff5d4}.fv.fv .fv-locked-region{gap:9px}.fv.fv .fv-locked-region div{position:relative;min-height:82px;overflow:hidden;border:1px solid rgba(208,210,191,.65);border-radius:15px;background:linear-gradient(135deg,#4d5954bd,#84867cb3),url(/adventures/assets/farmverse-premium-landscape.webp) center / cover;color:#fbf5dc;text-shadow:0 2px 4px rgba(20,31,27,.7);box-shadow:inset 0 1px #fff3}.fv.fv .fv-locked-region div:after{position:absolute;inset:0;background:repeating-linear-gradient(-45deg,transparent 0 9px,rgba(255,255,255,.06) 9px 11px);content:"";pointer-events:none}.fv.fv .fv-paused{padding-top:132px;background:#122f26c7;color:#fff8d5;letter-spacing:.03em;text-shadow:0 3px 12px #112b20;backdrop-filter:blur(8px) saturate(.75)}.fv.fv.fv-dusk .fv-top,.fv.fv.is-dusk .fv-top,.fv.fv[data-time=dusk] .fv-top{background-blend-mode:normal,multiply,normal}.fv.fv.fv-dusk .fv-stage,.fv.fv.is-dusk .fv-stage,.fv.fv[data-time=dusk] .fv-stage{background-color:#bd9a76}.fv.fv.fv-night .fv-top,.fv.fv.is-night .fv-top,.fv.fv[data-time=night] .fv-top{background-color:#182f40}.fv.fv.fv-weather-rain .fv-stage:after,.fv.fv.is-raining .fv-stage:after,.fv.fv[data-weather=rain] .fv-stage:after{inset:0;height:auto;opacity:.35;background:repeating-linear-gradient(112deg,transparent 0 18px,rgba(217,238,245,.4) 19px 20px,transparent 21px 39px),linear-gradient(#2a485329,#2f53463b);animation:fv-premium-rain .75s linear infinite}.fv.fv.fv-weather-cloudy .fv-top,.fv.fv.is-cloudy .fv-top,.fv.fv[data-weather=cloudy] .fv-top{filter:saturate(.76) brightness(.94)}.fv.fv.fv-weather-sunny .fv-stage:before,.fv.fv.is-sunny .fv-stage:before,.fv.fv[data-weather=sunny] .fv-stage:before{opacity:1.25}.fv.fv[dir=rtl]{text-align:right}.fv.fv[dir=rtl] .fv-brand{letter-spacing:.04em}.fv.fv[dir=rtl] .fv-brand small{letter-spacing:.13em}.fv.fv[dir=rtl] .fv-top .fv-zone{direction:rtl}.fv.fv[dir=rtl] .fv-card:before{right:auto;left:0;transform:scaleX(-1)}.fv.fv[dir=rtl] .fv-locked-region div{text-align:right}.fv.fv[dir=rtl] .fv-board{direction:ltr}@keyframes fv-premium-ripe{0%{filter:brightness(1)}to{filter:brightness(1.12) saturate(1.08)}}@keyframes fv-premium-rain{0%{background-position:0 0}to{background-position:-14px 32px}}@media(max-width:520px){.fv.fv{border-radius:16px}.fv.fv .fv-top{min-height:126px;padding:17px 14px 14px}.fv.fv .fv-top:before{top:14px;right:19px;width:48px;height:48px}.fv.fv .fv-brand{max-width:76%;font-size:clamp(24px,8vw,32px)}.fv.fv .fv-metrics{gap:5px;padding:7px}.fv.fv .fv-metric{min-height:54px;padding:8px 6px;border-radius:11px}.fv.fv .fv-metric strong{font-size:13px}.fv.fv .fv-board-wrap{border-width:4px;border-radius:19px;padding:8px;box-shadow:inset 0 2px #ffeeb76b,inset 0 -4px #34231961,0 7px #5f402c,0 14px 20px #283e2542}.fv.fv .fv-board-wrap:before{inset:4px;border-radius:13px}.fv.fv .fv-board-wrap:after{inset:7px;border-radius:10px}.fv.fv .fv-board{min-width:310px;gap:2px;padding:2px}.fv.fv .fv-cell{min-width:35px;min-height:35px;border-radius:7px}.fv.fv .fv-cell .fv-badge{font-size:7px}.fv.fv .fv-row.five .fv-tool{min-height:45px;padding:4px 2px;font-size:9px}.fv.fv .fv-row.five .fv-tool b{font-size:10px}.fv.fv .fv-animal-grid{grid-template-columns:1fr}.fv.fv .fv-animal{display:grid;grid-template-columns:94px minmax(0,1fr);column-gap:8px;align-items:center}.fv.fv .fv-animal>svg,.fv.fv .fv-animal-photo{grid-row:span 4;width:90px;height:90px;margin:0}.fv.fv .fv-animal h3{margin:0}.fv.fv .fv-animal p{margin:2px 0 7px}.fv.fv .fv-animal .fv-pair{margin-top:5px}}@media(max-width:360px){.fv.fv{border-radius:13px}.fv.fv .fv-top{min-height:116px}.fv.fv .fv-brand{font-size:23px}.fv.fv .fv-brand small{font-size:8px;letter-spacing:.18em}.fv.fv .fv-top .fv-zone{padding:5px 8px;font-size:9px}.fv.fv .fv-nav{gap:3px;padding:6px 4px}.fv.fv .fv-nav button{min-height:44px;padding:4px 1px;font-size:9px}.fv.fv .fv-stage{padding-inline:4px}.fv.fv .fv-board-wrap{width:100%;padding:6px}.fv.fv .fv-section{margin:12px auto}.fv.fv .fv-content{padding-inline:7px}.fv.fv .fv-locked-region{grid-template-columns:1fr}.fv.fv .fv-camera{flex-wrap:wrap}.fv.fv .fv-pan,.fv.fv .fv-zoom{flex:1 1 100%;justify-content:space-between}}@media(prefers-reduced-motion:reduce){.fv.fv *,.fv.fv *:before,.fv.fv *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.fv.fv .fv-board{transform:none}}.fv.fv .fv-nav{display:flex;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%;min-width:0;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(69,106,72,.5) transparent}.fv.fv .fv-nav button{flex:0 0 clamp(68px,21vw,98px);min-width:44px;min-height:44px;scroll-snap-align:start}.fv.fv .fv-nav::-webkit-scrollbar{height:4px}.fv.fv .fv-nav::-webkit-scrollbar-thumb{border-radius:99px;background:#456a4873}.fv.fv .fv-production,.fv.fv .fv-quest-panel,.fv.fv .fv-local-shop{display:grid;gap:11px;margin:15px auto;max-width:650px}.fv.fv .fv-production{border-color:#825c334d;background:linear-gradient(135deg,#fffcf2eb,#ece5c4cc),repeating-linear-gradient(90deg,transparent 0 25px,rgba(117,80,44,.035) 25px 26px)}.fv.fv .fv-production>*{position:relative;min-width:0;padding:10px;border:1px solid rgba(124,109,66,.2);border-radius:13px;background:#fffff98f;box-shadow:inset 0 1px #ffffffbf}.fv.fv .fv-quest-panel{border-color:#a97c3359;background:radial-gradient(circle at 92% 10%,rgba(255,222,127,.35),transparent 24%),linear-gradient(145deg,#fff9dbf2,#eee0a3d6)}.fv.fv .fv-quest-panel:before{width:44px;height:44px;border:1px solid rgba(161,111,42,.34);border-radius:50%;background:radial-gradient(circle at 38% 35%,#fff4bd,#e8b85a 60%,#a76a2d);box-shadow:inset 0 1px #ffffffb3,0 3px 8px #67421933;content:""}.fv.fv .fv-local-shop{border-color:#84572d6e;background:linear-gradient(145deg,#fff6daf5,#eed08ed4),repeating-linear-gradient(90deg,transparent 0 22px,rgba(111,69,38,.045) 22px 24px);box-shadow:inset 0 1px #ffffffb8,0 7px 18px #62441e24}.fv.fv .fv-local-shop>*{min-width:0;border-color:#84572d38;background-color:#fffdefb8}.fv.fv .fv-camera{display:block;overflow:hidden;min-height:150px;padding:0;border:5px solid rgba(108,74,45,.91);border-radius:21px;background:linear-gradient(180deg,#a3ccb257,#426c4947),url(/adventures/assets/farmverse-premium-landscape.webp) center / cover;box-shadow:inset 0 1px #ffedbb73,inset 0 -4px #2e1e1547,0 8px #62422e,0 15px 24px #2e402833}.fv.fv .fv-camera>canvas,.fv.fv .fv-camera canvas{display:block;width:100%!important;max-width:100%;min-height:150px;height:auto!important;aspect-ratio:16 / 9;background:transparent;touch-action:pan-y pinch-zoom}.fv.fv .fv-camera-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:44px;min-height:44px;padding:8px 12px;border:1px solid rgba(61,105,75,.45);border-radius:12px;background:linear-gradient(155deg,#eff6db,#bbd890);color:#24553b;box-shadow:inset 0 1px #fffc,0 3px #719966,0 6px 12px #2d523626;font-size:11px;font-weight:900}.fv.fv .fv-camera-toggle[aria-pressed=true],.fv.fv .fv-camera-toggle.is-active{border-color:#774e1d8f;background:linear-gradient(155deg,#ffe5a3,#e5b456);color:#5e421f;box-shadow:inset 0 1px #fffc,0 3px #b77c3c,0 6px 12px #61411e26}.fv.fv .fv-camera-toggle:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.fv.fv .fv-camera-toggle:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 1px #ffffffb3,0 1px #719966}@media(max-width:360px){.fv.fv .fv-nav button{flex-basis:66px}.fv.fv .fv-camera{min-height:128px;border-width:4px;border-radius:16px}.fv.fv .fv-camera>canvas,.fv.fv .fv-camera canvas{min-height:128px}}.fv.fv .fv-3d-stage{width:min(100%,650px);margin:12px auto 2px;padding:8px;border:4px solid #aa8456;border-radius:20px;background:linear-gradient(135deg,#9ac7c0,#c3dab6);box-shadow:0 8px 20px #29442e72}.fv.fv .fv-3d-stage[hidden],.fv.fv .fv-board-wrap[hidden]{display:none!important}.fv.fv .fv-camera{width:100%;height:clamp(270px,51vw,430px);overflow:hidden;background:#a6c7bf;border-radius:11px}.fv.fv .fv-camera canvas{display:block;max-width:100%;max-height:100%;touch-action:none}.fv.fv .fv-camera-controls{width:min(100%,650px);margin:0 auto 8px;display:flex;gap:6px;align-items:center;justify-content:space-between;flex-wrap:wrap}.fv.fv .fv-camera-controls label{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:800}.fv.fv .fv-camera-controls select,.fv.fv .fv-camera-toggle{min-height:44px;min-width:66px;padding:6px 9px;border:1px solid #8eae80;border-radius:10px;background:#f2f9ea;color:#234b3c;font-weight:800;cursor:pointer}.fv.fv .fv-nav{display:flex;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;justify-content:flex-start;gap:5px;overscroll-behavior-inline:contain;position:sticky;top:0}.fv.fv .fv-nav button{flex:1 0 80px;min-width:80px;min-height:44px;white-space:normal}.fv.fv .fv-seed-tools,.fv.fv .fv-build-tools{display:grid;grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:6px}.fv.fv .fv-row{grid-template-columns:repeat(auto-fit,minmax(98px,1fr))}.fv.fv .fv-production,.fv.fv .fv-quest-panel,.fv.fv .fv-world,.fv.fv .fv-local-shop,.fv.fv .fv-profile{width:min(100%,720px);margin:10px auto;min-width:0;overflow-wrap:anywhere}.fv.fv .fv-production{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;background:transparent;border:0;box-shadow:none}.fv.fv .fv-production .fv-card,.fv.fv .fv-quest-panel .fv-card,.fv.fv .fv-local-shop .fv-card{margin:9px 0}.fv.fv .fv-quest-panel progress{width:100%;height:9px;accent-color:#88bd68}.fv.fv .fv-quest-panel .fv-action,.fv.fv .fv-local-shop .fv-action{margin-top:7px}.fv.fv .fv-animal-photo{height:120px;aspect-ratio:1;max-width:160px;max-height:120px}.fv.fv .fv-animal h3{overflow-wrap:anywhere}.fv.fv .fv-locked-region{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}.fv.fv .fv-market-row{grid-template-columns:minmax(0,1fr) auto}.fv.fv .fv-chip{max-width:100%;white-space:normal;overflow-wrap:anywhere}.fv.fv .fv-cell.fv-growth-1 svg{transform:scale(.38);opacity:.6}.fv.fv .fv-cell.fv-growth-2 svg{transform:scale(.62);opacity:.8}.fv.fv .fv-cell.fv-growth-3 svg{transform:scale(.85);opacity:.95}.fv.fv .fv-section.fv-profile,.fv.fv .fv-section.fv-local-shop{padding:14px}.fv.fv [data-fv-restore]{width:1px;height:1px;opacity:0;position:absolute;pointer-events:none}@media(max-width:480px){.fv.fv .fv-camera{height:clamp(245px,76vw,360px)}.fv.fv .fv-3d-stage{padding:4px;border-width:3px;margin:7px auto}.fv.fv .fv-nav button{flex:0 0 78px;min-width:78px}.fv.fv .fv-animal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fv.fv .fv-animal-photo{height:94px}.fv.fv .fv-camera-controls select{font-size:11px}}@media(max-width:350px){.fv.fv .fv-metric{padding:5px}.fv.fv .fv-metric strong{font-size:12px}.fv.fv .fv-seed-tools,.fv.fv .fv-build-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.fv.fv .fv-animal-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.fv.fv .fv-cell.is-ripe,.fv.fv .fv-animal-photo{animation:none}}.fv.fv .fv-collection-book{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px}.fv.fv .fv-collection-book .fv-chip{display:block;min-width:0;line-height:1.6;word-break:normal;overflow-wrap:normal}@media(max-width:520px){.fv.fv .fv-animal-grid{grid-template-columns:1fr}}.fv.fv[data-game-fx=plant] .fv-3d-stage,.fv.fv[data-game-fx=plant] .fv-board-wrap{animation:fv-farm-accept .58s ease-out}.fv.fv[data-game-fx=harvest] .fv-3d-stage,.fv.fv[data-game-fx=harvest] .fv-board-wrap{animation:fv-farm-gold .6s ease-out}.fv.fv[data-game-fx=place] .fv-3d-stage,.fv.fv[data-game-fx=upgradeBuilding] .fv-3d-stage,.fv.fv[data-game-fx=feedAnimal] .fv-animal-photo,.fv.fv[data-game-fx=collectAnimal] .fv-animal-photo,.fv.fv[data-game-fx=breedAnimal] .fv-animal-photo,.fv.fv[data-game-fx=buyAnimal] .fv-animal-photo{animation:fv-farm-accept .58s ease-out}.fv.fv[data-game-fx=claimMission] .fv-metrics,.fv.fv[data-game-fx=claimSevenDay] .fv-metrics,.fv.fv[data-game-fx=unlockArea] .fv-metrics{animation:fv-farm-gold .58s ease-out}@keyframes fv-farm-accept{0%{filter:brightness(1)}42%{filter:brightness(1.18) saturate(1.08)}to{filter:brightness(1)}}@keyframes fv-farm-gold{0%{filter:sepia(0)}45%{filter:sepia(.28) brightness(1.14)}to{filter:sepia(0)}}@media(prefers-reduced-motion:reduce){.fv.fv[data-game-fx] .fv-metrics,.fv.fv[data-game-fx] .fv-3d-stage,.fv.fv[data-game-fx] .fv-board-wrap,.fv.fv[data-game-fx] .fv-animal-photo{animation:none!important}}
