@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{color:#203a36;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#203a36;--muted:#71827c;--muted-light:#98a59d;--paper:#fffdf7;--line:#e4e7dd;--green:#4f8b5d;--green-dark:#2e6347;--green-soft:#e5f0df;--gold:#e1aa48;--gold-soft:#f8ecd0;--blue:#5799a7;--shadow:0 18px 50px #314e4017;--shadow-small:0 8px 20px #314e4014;--radius-lg:26px;--radius-md:18px;--radius-sm:12px;background:#f5f1e7;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f5f1e7;min-width:320px}body{background:radial-gradient(circle at 10% 0,#e7f2dab8,#0000 32rem),#f5f1e7;min-width:320px;min-height:100vh;margin:0}button{font:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #4f8b5d6b}#app{min-height:100vh}.game-shell{width:min(1420px,100%);margin:0 auto;padding:28px 34px 34px}.topbar,.welcome-row,.world-toolbar,.panel-heading,.bottom-nav,.resource-row,.resource-card,.crop-card,.quest-progress-row,.scene-hint,.world-status,.season-chip{align-items:center;display:flex}.topbar{justify-content:space-between;gap:24px}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff9e7;background:var(--green);border-radius:15px 15px 15px 5px;place-items:center;width:45px;height:45px;display:grid;transform:rotate(-4deg);box-shadow:0 8px 18px #4f8b5d3d}.brand-mark span{font-size:22px;transform:rotate(4deg)}.brand-name{color:var(--ink);letter-spacing:-.045em;font-family:Fraunces,Georgia,serif;font-size:27px;font-weight:700;line-height:1}.brand-tagline{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:600}.topbar-actions{align-items:center;gap:12px;display:flex}.season-chip{color:var(--green-dark);letter-spacing:.055em;background:#e5f0dfb8;border:1px solid #4f8b5d24;border-radius:999px;gap:8px;padding:9px 14px;font-size:11px;font-weight:700}.season-dot,.status-pulse{background:#73b277;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #73b27724}.season-divider{color:#a5b7a8}.language-toggle,.avatar-button{width:38px;height:38px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fffdf7c7;border-radius:50%;place-items:center;padding:0;font-size:12px;font-weight:700;transition:all .16s;display:grid}.language-toggle:hover,.avatar-button:hover{color:#fff;background:var(--green);border-color:var(--green);transform:translateY(-2px)}.avatar-button{color:#fff9e7;background:#d68a64;border:0;box-shadow:0 5px 12px #d68a6442}.welcome-row{justify-content:space-between;gap:28px;padding:42px 4px 26px}.eyebrow{color:var(--muted-light);letter-spacing:.16em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:700;line-height:1.2}h1,h2,p{margin-top:0}h1,h2{color:var(--ink);letter-spacing:-.045em;font-family:Fraunces,Georgia,serif;font-weight:700}h1{margin-bottom:0;font-size:clamp(32px,4vw,49px);line-height:1.05}h2{margin-bottom:0;font-size:24px;line-height:1.1}.resource-row{flex-wrap:wrap;justify-content:flex-end;gap:10px}.resource-card{border-radius:var(--radius-sm);background:#fffdf7b8;border:1px solid #e4e7ddeb;gap:9px;min-width:118px;padding:10px 13px;position:relative}.resource-card--energy{min-width:153px;padding-bottom:14px}.resource-card--level{background:#f8ecd0c2;border-color:#e1aa4833}.resource-icon{color:#fff;border-radius:10px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:700;display:grid}.resource-icon--level{color:#fff8e4;background:var(--gold)}.resource-icon--coin{color:#fff8e4;background:#d1a141;font-size:10px}.resource-icon--energy{color:#f3ffff;background:var(--blue);font-size:18px}.resource-copy{flex-direction:column;gap:2px;display:flex}.resource-label{color:var(--muted);letter-spacing:.03em;font-size:10px;font-weight:600}.resource-copy strong{color:var(--ink);font-size:15px;line-height:1}.resource-copy small{color:var(--muted-light);font-size:10px;font-weight:600}.energy-track{background:#dcebe5;border-radius:99px;height:3px;position:absolute;bottom:7px;left:13px;right:12px;overflow:hidden}.energy-track span{background:var(--blue);border-radius:inherit;width:75%;height:100%;transition:width .28s;display:block}.world-card{background:var(--paper);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #d8e1d6eb;overflow:hidden}.world-toolbar{justify-content:space-between;padding:22px 25px 18px}.world-toolbar h2{font-size:22px}.world-status{color:var(--muted);gap:9px;font-size:11px;font-weight:600}.status-pulse{width:6px;height:6px;box-shadow:0 0 0 4px #73b2771a}.event-banner{color:#765625;background:#fff4d5;border-top:1px solid #f0dfb6;border-bottom:1px solid #f0dfb6;align-items:center;gap:9px;padding:8px 25px;font-size:10px;display:flex}.event-banner>span:first-child{color:#b08337;letter-spacing:.1em;font-size:9px;font-weight:700}.event-banner strong{color:#7b5c25;font-size:11px}.event-banner>span:last-child{color:#9a7b43;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scene-wrap{isolation:isolate;background:#9fc8c2;min-height:515px;position:relative;overflow:hidden}.scene-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000,#2f574514);height:22%;position:absolute;inset:auto 0 0}.scene-container{position:absolute;inset:0}.scene-container canvas{touch-action:none;width:100%;height:100%;display:block}.scene-hint{z-index:2;color:#fffff5e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2a4d4045;border:1px solid #ffffff2e;border-radius:10px;gap:8px;max-width:calc(100% - 36px);padding:8px 11px;font-size:11px;font-weight:600;position:absolute;bottom:16px;right:18px}.hint-key{color:#fff;letter-spacing:.07em;background:#fff3;border-radius:5px;padding:3px 5px;font-size:9px;font-weight:700}.dashboard-grid{grid-template-columns:1.18fr .91fr 1fr;gap:15px;margin-top:15px;display:grid}.panel{border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-small);background:#fffdf7cc;border:1px solid #e4e7ddf2;padding:21px}.panel-heading{justify-content:space-between;gap:14px;min-height:41px}.panel-heading h2{font-size:20px}.status-pill{color:var(--green-dark);background:var(--green-soft);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700}.status-pill[data-state=locked]{color:#7d6b4c;background:#eee7d5}.status-pill[data-state=ready]{color:#9a641e;background:var(--gold-soft)}.status-pill[data-state=watered]{color:#397788;background:#e0f1f2}.crop-card{background:#f6f5ed;border:1px solid #ebede3;border-radius:14px;gap:11px;margin:19px 0 15px;padding:11px}.crop-art{color:#5d9a55;background:#e5f0df;border-radius:13px;flex:none;place-items:center;width:47px;height:47px;font-size:26px;transition:all .18s;display:grid}.crop-art[data-crop=carrot]{color:#e67b3e;background:#fbe9d8}.crop-art[data-crop=pumpkin]{color:#de8a36;background:#f9ead4}.crop-art[data-crop=none]{color:#aab9ad;background:#edf0e9}.crop-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.crop-label{color:var(--muted-light);letter-spacing:.13em;font-size:9px;font-weight:700}.crop-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.crop-copy span:last-child{color:var(--muted);font-size:11px}.growth-ring{width:43px;height:43px;color:var(--green-dark);background:conic-gradient(var(--green) var(--progress), #e6ebe1 0deg);border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:700;display:grid;position:relative}.growth-ring:before{content:"";background:#f6f5ed;border-radius:50%;width:33px;height:33px;position:absolute}.growth-ring span{z-index:1;position:relative}.primary-button,.secondary-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:45px;padding:10px 14px;font-size:12px;font-weight:700;transition:all .17s;display:flex}.primary-button{color:#fffdf3;background:var(--green);border:1px solid var(--green);box-shadow:0 8px 14px #4f8b5d33}.primary-button:hover:not(:disabled){background:var(--green-dark);border-color:var(--green-dark);transform:translateY(-2px)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{color:var(--green-dark);background:var(--green-soft);border:1px solid #d3e6cf}.ad-button{color:#946a2a;cursor:pointer;background:#fff5d9;border:1px dashed #e6c982;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;margin-top:8px;padding:8px 12px;font-size:10px;font-weight:700;transition:all .16s;display:flex}.ad-button:hover:not(:disabled){background:#f9e9b9;border-color:#d5ad54;transform:translateY(-1px)}.ad-button:disabled{cursor:wait;opacity:.55}.secondary-button:hover:not(:disabled){background:#d8ead3;transform:translateY(-2px)}.button-arrow{margin-left:auto;font-size:15px;line-height:1}.primary-button .button-arrow{margin-left:3px}.panel-description{min-height:39px;color:var(--muted);margin:18px 0 17px;font-size:12px;line-height:1.55}.chest-icon,.quest-star{color:#fff7df;background:var(--gold);border-radius:11px;place-items:center;width:35px;height:35px;font-size:17px;display:grid;box-shadow:0 7px 13px #e1aa4833}.quest-star{color:#fff;background:var(--blue);box-shadow:0 7px 13px #5799a72e}.quest-progress-row{gap:12px;margin:19px 0 11px}.quest-progress-track{background:#e8eee5;border-radius:99px;flex:1;height:7px;overflow:hidden}.quest-progress-track span{background:var(--blue);border-radius:inherit;width:33%;height:100%;transition:width .28s;display:block}.quest-progress-row strong{color:var(--blue);font-size:12px}.quest-reward{color:var(--muted);font-size:11px;font-weight:600}.quest-claim-button{margin-top:10px}.quest-reward--complete{color:var(--green)}.bottom-nav{border:1px solid var(--line);box-shadow:var(--shadow-small);background:#fffdf7c7;border-radius:16px;justify-content:center;gap:6px;margin-top:25px;padding:7px}.nav-item{min-width:92px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:600;transition:all .16s;display:flex}.nav-item span:first-child{font-size:16px;line-height:1}.nav-item:hover,.nav-item--active{color:var(--green-dark);background:var(--green-soft)}.leaderboard-panel{grid-column:1/-1}.icon-button{width:34px;height:34px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;border:1px solid #d5e7d0;border-radius:10px;place-items:center;font-size:18px;line-height:1;transition:all .16s;display:grid}.icon-button:hover:not(:disabled){color:#fff;background:var(--green);border-color:var(--green);transform:rotate(25deg)}.icon-button:disabled{cursor:wait;opacity:.55}.leaderboard-head,.leaderboard-row{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.leaderboard-head{color:var(--muted-light);letter-spacing:.12em;text-transform:uppercase;padding:0 12px 8px;font-size:9px;font-weight:700}.leaderboard-head span:last-child{text-align:right}.leaderboard-list{gap:5px;display:grid}.leaderboard-row{background:#f7f7f0;border:1px solid #0000;border-radius:11px;min-height:45px;padding:7px 12px}.leaderboard-row--current{background:var(--green-soft);border-color:#cfe3ca}.leaderboard-rank{color:var(--muted);font-size:12px;font-weight:700}.leaderboard-player{align-items:center;gap:9px;min-width:0;display:flex}.leaderboard-avatar{color:#fff9e7;background:#d68a64;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.leaderboard-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.leaderboard-score{color:var(--green-dark);font-size:13px}.leaderboard-empty{color:var(--muted);text-align:center;background:#f7f7f0;border-radius:11px;padding:18px 12px;font-size:12px}.social-modal{background:var(--paper);border:1px solid #ffffffa6;border-radius:24px;width:min(100%,900px);max-height:min(90vh,760px);padding:28px;animation:.18s ease-out modal-in;position:relative;overflow:auto;box-shadow:0 24px 70px #1c3c2d3d}.social-modal h2{color:var(--ink);letter-spacing:-.045em;margin:0;font-family:Fraunces,Georgia,serif;font-size:27px}.social-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:19px 0;display:grid}.social-summary-item{background:#f3f5ed;border:1px solid #e5eade;border-radius:12px;flex-direction:column;gap:3px;padding:11px 13px;display:flex}.social-summary-item strong{color:var(--green-dark);font-size:20px;line-height:1}.social-summary-item span{color:var(--muted);font-size:10px;font-weight:600}.social-columns{grid-template-columns:1.1fr .9fr;gap:15px;display:grid}.social-column{background:#f8f8f1;border:1px solid #e7eade;border-radius:16px;min-width:0;padding:15px}.social-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.social-section-heading--search{margin-top:19px}.social-section-heading h3{color:var(--ink);margin:0;font-size:13px;font-weight:700}.social-section-heading>span{color:var(--muted-light);font-size:10px;font-weight:700}.social-list{gap:6px;max-height:250px;display:grid;overflow:auto}.social-person-row{background:#fffef9;border:1px solid #e9ebe2;border-radius:10px;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:6px 8px;display:grid}.social-avatar{color:#fff9e7;background:#d68a64;border-radius:9px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:700;display:grid}.social-person-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.social-person-copy strong,.social-person-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.social-person-copy strong{color:var(--ink);font-size:11px}.social-person-copy small{color:var(--muted);font-size:9px}.social-person-actions{gap:5px;display:flex}.social-mini-button{min-height:27px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;border:1px solid #d4e6cf;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:700}.social-mini-button:hover:not(:disabled){color:#fff;background:var(--green)}.social-mini-button--gift{color:#946a2a;background:var(--gold-soft);border-color:#efdcb5}.social-mini-button--gift:hover:not(:disabled){color:#fff;background:var(--gold);border-color:var(--gold)}.social-mini-button--remove{color:#a66b5d;background:#f9e9e2;border-color:#f0d6cc;min-width:27px;font-size:15px;line-height:1}.social-mini-button--remove:hover:not(:disabled){color:#fff;background:#c47762;border-color:#c47762}.social-mini-button:disabled{cursor:default;opacity:.6}.social-empty{color:var(--muted);text-align:center;background:#fffef9;border:1px dashed #dfe5d9;border-radius:10px;padding:18px 10px;font-size:10px;line-height:1.45}.social-recipient{min-height:42px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;background:#fffef9;border:1px solid #e7eade;border-radius:10px;margin-bottom:12px;padding:11px 12px;font-size:12px;font-weight:600;overflow:hidden}.social-column>.account-label:not(:first-of-type){margin-top:10px}.social-column>.account-input{background:#fffef9;margin-bottom:10px}.social-column>.primary-button,.social-column>.secondary-button{margin-top:6px}.social-claim-button{position:relative}.social-count{min-width:19px;height:19px;color:var(--green-dark);background:#4f8b5d24;border-radius:50%;place-items:center;margin-left:auto;font-size:9px;display:inline-grid}.social-visit-result{color:var(--green-dark);background:var(--green-soft);border:1px solid #d3e6cf;border-radius:10px;flex-direction:column;gap:4px;margin-top:12px;padding:11px 12px;font-size:10px;display:flex}.social-visit-result strong{font-size:11px}.visibility-setting{background:#f5f6ee;border:1px solid #e5e9df;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:12px;display:flex}.visibility-setting>div{flex-direction:column;gap:4px;min-width:0;display:flex}.visibility-setting strong{color:var(--ink);font-size:11px}.visibility-setting span:not(.switch-ui){color:var(--muted);font-size:9px;line-height:1.45}.switch-label{cursor:pointer;flex:none;width:42px;height:24px;display:block;position:relative}.switch-label input{opacity:0;width:1px;height:1px;position:absolute}.switch-ui{background:#d7ddd3;border-radius:999px;transition:all .16s;position:absolute;inset:0}.switch-ui:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #2942322e}.switch-label input:checked+.switch-ui{background:var(--green)}.switch-label input:checked+.switch-ui:after{transform:translate(18px)}.switch-label input:focus-visible+.switch-ui{outline-offset:2px;outline:3px solid #4f8b5d47}.account-save-button{margin-top:10px}.farm-modal{background:var(--paper);border:1px solid #ffffffa6;border-radius:24px;width:min(100%,820px);max-height:min(90vh,760px);padding:28px;animation:.18s ease-out modal-in;position:relative;overflow:auto;box-shadow:0 24px 70px #1c3c2d3d}.farm-modal h2{color:var(--ink);letter-spacing:-.045em;margin:0;font-family:Fraunces,Georgia,serif;font-size:28px}.farm-tabs{background:#f1f4ec;border-radius:12px;gap:6px;margin:20px 0 13px;padding:5px;display:flex}.farm-tab{min-height:35px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:7px 9px;font-size:10px;font-weight:700}.farm-tab--active{color:var(--green-dark);background:var(--paper);box-shadow:0 3px 10px #294b3114}.farm-panel{gap:10px;display:grid}.farm-section-heading{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.farm-section-heading--owned{margin-top:10px}.farm-section-heading h3{color:var(--ink);margin:0;font-size:13px}.farm-animal-list,.crafting-list{gap:7px;display:grid}.farm-item-card{background:#f8f8f1;border:1px solid #e7eade;border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:55px;padding:8px 9px;display:grid}.farm-item-icon{background:#e6f0df;border-radius:10px;place-items:center;width:38px;height:38px;font-size:21px;display:grid}.farm-item-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.farm-item-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.farm-item-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.farm-item-action{min-height:30px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;white-space:nowrap;border:1px solid #d4e6cf;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:700}.farm-item-action:hover:not(:disabled){color:#fff;background:var(--green)}.farm-item-action:disabled{cursor:default;opacity:.6}.worker-card{background:#f8f8f1;border:1px solid #e7eade;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.worker-card--roster{grid-template-columns:34px minmax(0,1fr) minmax(110px,.8fr)}.worker-icon{color:#fff8e4;background:#b68b52;border-radius:9px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.worker-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.worker-copy strong,.worker-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.worker-copy strong{color:var(--ink);font-size:11px}.worker-copy small{color:var(--muted);font-size:9px}.worker-assignment{min-height:30px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:5px 6px;font-size:9px}.production-card,.production-job-row{background:#f8f8f1;border:1px solid #e7eade;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.production-copy,.production-job-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.production-copy strong,.production-job-row strong{color:var(--ink);font-size:11px}.production-copy span,.production-copy small,.production-job-row small{color:var(--muted);font-size:9px;line-height:1.35}.production-card .farm-item-action,.production-job-row .farm-item-action{min-width:92px}.crafting-card{background:#f8f8f1;border:1px solid #e7eade;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:11px;display:grid}.crafting-card strong{color:var(--ink);font-size:12px}.crafting-card>span{color:var(--muted);font-size:9px;line-height:1.4}.crafting-card small{color:var(--muted-light);grid-column:1;font-size:9px}.crafting-card .farm-item-action{grid-area:1/2/span 2;align-self:center}.property-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.property-card{background:#f8f8f1;border:1px solid #e7eade;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:50px;padding:7px 8px;display:grid;position:relative}.property-card--selected{background:var(--green-soft);border-color:#cfe3ca}.property-icon{color:#fff9e7;background:#6e9c79;border-radius:9px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.property-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.property-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.property-copy span{color:var(--muted);font-size:9px}.property-select,.property-remove{min-height:27px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;white-space:nowrap;border:1px solid #d4e6cf;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:700}.property-remove{color:#a66b5d;background:#f9e9e2;border-color:#f0d6cc;place-items:center;width:20px;min-height:20px;padding:0;font-size:13px;line-height:1;display:grid;position:absolute;top:4px;right:4px}.property-upgrade{color:#8b6728;background:var(--gold-soft);cursor:pointer;border:1px solid #ecd79f;border-radius:7px;grid-column:2/-1;min-height:25px;margin-top:2px;padding:4px 6px;font-size:8px;font-weight:700}.property-upgrade:hover:not(:disabled){color:#fff;background:var(--gold)}.property-upgrade:disabled{cursor:not-allowed;opacity:.5}.property-select:hover,.property-remove:hover{color:#fff;background:var(--green)}.placement-grid{background:#eaf0e2;border:1px solid #dbe6d5;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:6px;padding:9px;display:grid}.placement-slot{color:#9aae91;cursor:pointer;background:#ffffff61;border:1px dashed #b9ccb1;border-radius:8px;place-items:center;min-height:48px;font-size:17px;transition:all .15s;display:grid}.placement-slot:hover{color:var(--green-dark);border-color:var(--green);background:#fffef9}.placement-slot--occupied{color:#fff9e7;background:#7da783;border-style:solid;border-color:#5d8e69;font-size:19px}.shop-modal{background:var(--paper);border:1px solid #ffffffa6;border-radius:24px;width:min(100%,760px);max-height:min(90vh,720px);padding:28px;animation:.18s ease-out modal-in;position:relative;overflow:auto;box-shadow:0 24px 70px #1c3c2d3d}.shop-modal h2{color:var(--ink);letter-spacing:-.045em;margin:0;font-family:Fraunces,Georgia,serif;font-size:28px}.cosmetic-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.cosmetic-card{background:#f7f7f0;border:1px solid #e7eade;border-radius:13px;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:68px;padding:10px;display:grid}.cosmetic-icon{color:#fff9e7;background:linear-gradient(145deg,#d99a62,#b87855);border-radius:12px;place-items:center;width:43px;height:43px;font-size:22px;display:grid}.cosmetic-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.cosmetic-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cosmetic-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;overflow:hidden}.cosmetic-action{min-height:31px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;white-space:nowrap;border:1px solid #d4e6cf;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:700}.cosmetic-action:hover:not(:disabled){color:#fff;background:var(--green)}.cosmetic-action:disabled{cursor:default;opacity:.62}.ad-modal{background:var(--paper);border:1px solid #ffffffa6;border-radius:24px;width:min(100%,440px);padding:28px;animation:.18s ease-out modal-in;position:relative;box-shadow:0 24px 70px #1c3c2d3d}.ad-house-label{color:#b08337;letter-spacing:.13em;margin:0 0 8px;font-size:9px;font-weight:700}.ad-screen{background:linear-gradient(#a9d9d0 0 52%,#82ae68 52% 100%);border:5px solid #fff;border-radius:15px;place-items:center;height:155px;margin:18px 0 15px;display:grid;position:relative;overflow:hidden;box-shadow:0 7px #e5e8da}.ad-screen__sun{color:#fff7d2;background:#e9b65b;border-radius:50%;place-items:center;width:30px;height:30px;font-size:16px;display:grid;position:absolute;top:17px;right:22px}.ad-screen__field{background:repeating-linear-gradient(165deg,#bb8750 0 12px,#9d6c45 12px 23px);height:100px;position:absolute;bottom:-42px;left:-8%;right:-8%;transform:perspective(80px)rotateX(18deg)}.ad-screen__label{z-index:1;color:#fff9e7;letter-spacing:-.04em;text-shadow:0 3px #43684340;margin-top:35px;font-family:Fraunces,Georgia,serif;font-size:30px;font-weight:700;position:relative}.ad-progress{background:#e8eee5;border-radius:99px;height:7px;overflow:hidden}.ad-progress span{background:linear-gradient(90deg, var(--gold), #f0d27e);border-radius:inherit;width:0;height:100%;transition:width .24s linear;display:block}.ad-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin:10px 0 15px;font-size:10px;display:flex}.ad-meta strong{color:var(--green-dark);font-size:10px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1f3a364d;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop[hidden]{display:none}.account-modal{background:var(--paper);border:1px solid #ffffffa6;border-radius:24px;width:min(100%,430px);padding:28px;animation:.18s ease-out modal-in;position:relative;box-shadow:0 24px 70px #1c3c2d3d}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:#f0f3eb;border:0;border-radius:50%;place-items:center;font-size:21px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.modal-close:hover{color:var(--green-dark);background:var(--green-soft)}.account-description{color:var(--muted);margin:14px 0 16px;font-size:13px;line-height:1.6}.account-state{color:var(--green-dark);background:var(--green-soft);border:1px solid #d8e8d3;border-radius:12px;margin-bottom:19px;padding:11px 13px;font-size:12px;font-weight:600;line-height:1.45}.account-state[data-state=error]{color:#9b5a43;background:#fbe8dc;border-color:#f1d3c3}.account-label{color:var(--ink);margin-bottom:7px;font-size:11px;font-weight:700;display:block}.account-input{width:100%;min-height:44px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#fafaf4;border-radius:11px;outline:0;margin-bottom:10px;padding:10px 13px;font-size:13px}.account-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #4f8b5d1f}.account-actions{gap:9px;display:grid}.account-actions .primary-button,.account-actions .secondary-button{min-height:43px}.account-note{color:var(--muted-light);margin:17px 0 0;font-size:10px;line-height:1.55}.toast{z-index:20;color:#fffdf3;opacity:0;pointer-events:none;background:#274a38f0;border:1px solid #ffffff21;border-radius:13px;max-width:min(370px,100vw - 48px);padding:13px 16px;font-size:12px;font-weight:600;transition:all .22s;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 16px 30px #24433238}.toast--visible{opacity:1;transform:translateY(0)}@media (width<=1050px){.game-shell{padding:22px 22px 28px}.dashboard-grid{grid-template-columns:1fr 1fr}.action-panel{grid-column:span 2}}@media (width<=720px){.game-shell{padding:17px 13px 22px}.topbar-actions{gap:7px}.season-chip{display:none}.welcome-row{padding:30px 2px 19px;display:block}h1{font-size:34px}.resource-row{justify-content:flex-start;margin-top:20px}.resource-card{flex:1;min-width:0;padding:9px}.resource-card--energy{min-width:0}.resource-icon{border-radius:8px;width:25px;height:25px}.resource-copy strong{font-size:13px}.world-toolbar{padding:17px 16px 14px}.scene-wrap{min-height:405px}.scene-hint{max-width:none;bottom:10px;left:10px;right:10px}.dashboard-grid{grid-template-columns:1fr}.action-panel{grid-column:auto}.panel{padding:17px}.bottom-nav{justify-content:space-between;gap:2px}.nav-item{flex-direction:column;flex:1;gap:4px;min-width:0;padding:8px 4px;font-size:9px}.nav-item span:first-child{font-size:17px}.social-modal,.shop-modal,.farm-modal{max-height:94vh;padding:20px 15px}.cosmetic-list,.property-list{grid-template-columns:1fr}.placement-slot{min-height:40px}.social-columns{grid-template-columns:1fr}.social-summary{gap:5px}.social-summary-item{padding:9px 8px}.social-summary-item strong{font-size:17px}.social-summary-item span{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.game-shell--immersive{min-height:100svh;padding-bottom:20px;position:relative}.game-shell--immersive .welcome-row{padding:20px 4px 16px}.game-shell--immersive .welcome-row h1{font-size:clamp(26px,3vw,36px)}.game-shell--immersive .resource-card{min-width:104px;padding:8px 10px}.game-shell--immersive .world-card--immersive{border-radius:24px;position:relative}.game-shell--immersive .world-toolbar{padding:15px 20px 13px}.game-shell--immersive .scene-wrap{height:min(760px,100svh - 270px);min-height:570px}.game-shell--immersive .scene-hint{bottom:17px;left:50%;right:auto;transform:translate(-50%)}.scene-controls{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2343377a;border:1px solid #fff3;border-radius:12px;gap:5px;padding:5px;display:flex;position:absolute;top:16px;right:16px}.scene-control{color:#fffef1;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff29;border-radius:8px;place-items:center;width:31px;height:31px;padding:0;font-size:19px;line-height:1;display:grid}.scene-control:hover{background:#ffffff47}.scene-control--home{font-size:15px}.map-location-card{z-index:4;color:#fffef1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#23433780;border:1px solid #ffffff2e;border-radius:13px;flex-direction:column;gap:2px;max-width:min(310px,100% - 150px);padding:10px 13px;display:flex;position:absolute;top:16px;left:18px}.map-location-card .eyebrow{color:#fff9e0ad;margin:0;font-size:8px}.map-location-card strong{text-overflow:ellipsis;white-space:nowrap;font-family:Fraunces,Georgia,serif;font-size:17px;overflow:hidden}.map-location-card small{color:#fffff5b8;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.map-parcel-card{z-index:5;color:#fffef1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#234337a3;border:1px solid #fff3;border-radius:12px;flex-direction:column;gap:3px;max-width:min(260px,100% - 36px);padding:10px 12px;display:flex;position:absolute;top:86px;left:18px;box-shadow:0 10px 24px #1a392b29}.map-parcel-card .eyebrow{color:#fff9e0ad;margin:0;font-size:8px}.map-parcel-card strong{font-family:Fraunces,Georgia,serif;font-size:15px}.map-parcel-card small{color:#fffff5b8;font-size:9px}.map-parcel-action{color:#17352b;background:var(--green);cursor:pointer;border:0;border-radius:7px;align-self:flex-start;min-height:27px;margin-top:4px;padding:5px 8px;font-size:9px;font-weight:700}.map-parcel-action:disabled{cursor:not-allowed;opacity:.55}.scene-command-bar{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#2343377a;border:1px solid #fff3;border-radius:13px;gap:5px;max-width:calc(100% - 32px);padding:5px;display:flex;position:absolute;bottom:78px;right:16px;overflow-x:auto}.scene-command-bar::-webkit-scrollbar{display:none}.scene-command{color:#fffef1;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:64px;min-height:42px;padding:7px 9px;font-size:9px;font-weight:700;display:inline-flex}.scene-command span:first-child{font-size:16px;line-height:1}.scene-command:hover{background:#ffffff2e}.scene-command--more{color:#ffe6a5}.plot-action-dock{z-index:5;pointer-events:none;width:min(365px,100% - 34px);position:absolute;bottom:17px;left:17px}.plot-action-dock .panel{pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f0;border-color:#ffffffb3;padding:15px;box-shadow:0 16px 38px #1d3b2c3d}.plot-action-dock .panel-heading{min-height:32px}.plot-action-dock .panel-heading h2{font-size:17px}.plot-action-dock .crop-card{margin:11px 0 9px;padding:8px}.plot-action-dock .primary-button{min-height:40px}.seed-picker{color:var(--muted);align-items:center;gap:6px;margin:0 0 9px;font-size:9px;font-weight:700;display:flex}.seed-choice{cursor:pointer;background:#f4f5ed;border:1px solid #e1e7da;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;font-size:15px;display:grid}.seed-choice:hover,.seed-choice--selected{background:var(--green-soft);border-color:#bcd6b7;transform:translateY(-1px)}.world-drawer{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf7f7;border:1px solid #ffffffb8;border-radius:18px;width:min(780px,100% - 32px);padding:18px;position:absolute;top:64px;bottom:16px;right:16px;overflow:auto;box-shadow:0 20px 52px #1d3b2c4d}.drawer-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:13px;display:flex}.drawer-heading h2{font-size:23px}.drawer-close{width:30px;height:30px;color:var(--muted);cursor:pointer;background:#eef2e9;border:0;border-radius:50%;place-items:center;font-size:19px;display:grid}.drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.market-drawer{width:min(560px,100% - 32px)}.market-description{color:var(--muted);margin:-2px 0 13px;font-size:11px;line-height:1.5}.seed-shop{background:#f1f5e9;border:1px solid #dce8d5;border-radius:12px;margin-bottom:12px;padding:10px}.market-section-heading{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:7px;display:flex}.market-section-heading strong{color:var(--ink);font-size:11px}.market-section-heading small{color:var(--muted);font-size:8px}.seed-shop-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.seed-shop-row{background:var(--paper);border:1px solid #e3eadd;border-radius:8px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:5px;padding:6px;display:grid}.seed-shop-icon{background:var(--gold-soft);border-radius:7px;place-items:center;width:25px;height:25px;font-size:13px;display:grid}.seed-shop-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.seed-shop-copy strong,.seed-shop-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seed-shop-copy strong{color:var(--ink);font-size:8px}.seed-shop-copy small{color:var(--muted);font-size:7px}.seed-buy-button{min-height:23px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;border:1px solid #d0e3cb;border-radius:6px;grid-column:1/-1;padding:3px 5px;font-size:8px;font-weight:700}.seed-buy-button:hover:not(:disabled){color:#fff;background:var(--green)}.seed-buy-button:disabled{cursor:not-allowed;opacity:.5}.market-inventory{gap:6px;max-height:260px;display:grid;overflow:auto}.market-item-row{background:#f7f7f0;border:1px solid #e5e9df;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.market-item-icon{background:var(--gold-soft);border-radius:9px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.market-item-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.market-item-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.market-item-copy small{color:var(--muted);font-size:9px}.market-sell-button{min-height:28px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;white-space:nowrap;border:1px solid #d1e4cc;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:700}.market-sell-button:hover{color:#fff;background:var(--green)}.market-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.market-shortcuts .secondary-button{min-height:36px;padding:7px 8px;font-size:9px}.drawer-grid .leaderboard-panel{grid-column:1/-1}.drawer-grid .panel{box-shadow:none;padding:15px}.game-shell--immersive .bottom-nav{z-index:12;margin:0;position:fixed;bottom:13px;right:50%;transform:translate(50%)}@media (width<=720px){.game-shell--immersive{padding-bottom:10px}.game-shell--immersive .welcome-row{padding:8px 2px 7px}.game-shell--immersive .welcome-row .eyebrow{display:none}.game-shell--immersive .welcome-row h1{font-size:22px}.game-shell--immersive .resource-row{gap:5px;margin-top:7px}.game-shell--immersive .resource-card{min-height:38px;padding:6px 7px}.game-shell--immersive .resource-icon{width:24px;height:24px}.game-shell--immersive .world-toolbar{min-height:43px;padding:8px 12px 7px}.game-shell--immersive .world-toolbar h2{font-size:17px}.game-shell--immersive .event-banner{padding:5px 12px;font-size:8px}.game-shell--immersive .scene-wrap{height:calc(100svh - 320px);min-height:500px}.map-location-card{max-width:calc(100% - 126px);padding:8px 10px;top:10px;left:10px}.map-location-card strong{font-size:14px}.map-location-card small{font-size:8px}.map-parcel-card{max-width:calc(100% - 20px);padding:8px 10px;top:112px;left:10px}.map-parcel-card strong{font-size:13px}.scene-controls{top:10px;right:10px}.scene-control{width:28px;height:28px}.scene-command-bar{max-width:none;inset:60px 10px auto}.scene-command{min-width:57px;min-height:38px;padding:6px 7px;font-size:8px}.plot-action-dock{width:auto;bottom:88px;left:10px;right:10px}.game-shell--immersive .scene-hint{display:none}.plot-action-dock .panel{padding:11px}.plot-action-dock .crop-card{margin:8px 0 7px}.seed-picker{margin-bottom:7px}.world-drawer{width:calc(100% - 16px);padding:13px;top:48px;bottom:8px;right:8px}.drawer-grid{grid-template-columns:1fr}.drawer-grid .leaderboard-panel{grid-column:auto}.market-shortcuts{grid-template-columns:1fr}}
