:root{color-scheme:light;--ink:#17261f;--muted:#63736a;--paper:#f7f5e9;--paper-strong:#fffef7;--line:#d8d9c8;--green:#246b4e;--green-bright:#3e9b68;--green-pale:#dcebd7;--coral:#d66348;--gold:#e2ae3c;--red:#c94d45;--deep:#132820;--shadow:0 14px 36px rgba(20,40,31,0.2)}*{box-sizing:border-box}body,html{width:100%;min-height:100%;margin:0}body{overflow:hidden;color:var(--ink);background:#1b3128;font-family:Segoe UI,Microsoft YaHei,Arial,sans-serif;letter-spacing:0}button,input,select{color:inherit;font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(62,155,104,.38);outline-offset:2px}.desktop-app{display:block;width:100vw;height:100vh}.desktop-required{display:none}.eyebrow,.section-kicker{color:var(--green);font-family:Courier New,monospace;font-size:10px;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase}.eyebrow{display:inline-flex;padding:6px 8px;color:#1b4f3b;background:#d7e9d3;border:1px solid #b9d4b7;border-radius:4px}.brand-mark{display:inline-grid;width:36px;height:36px;flex:0 0 36px;place-items:center;color:#173f2f;background:#f3ca51;border:2px solid #183e30;border-radius:3px;box-shadow:3px 3px 0 #102d23}.environment-chip,.sandbox-label{padding:3px 6px;color:#734124;background:#f4cd65;border:1px solid #c69030;border-radius:4px;font-size:10px;font-weight:800}.batch-command,.demo-command,.primary-command,.secondary-command,.text-command{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border-radius:2px;font-weight:700}.primary-command{color:#fff;background:var(--green);border:2px solid #194b38;box-shadow:0 3px 0 #153e30}.primary-command:hover{background:#2e7c5b}.secondary-command{color:#264f3e;background:#f2f4e7;border:2px solid #c8d0bd;padding:0 13px}.secondary-command:hover{background:#e8eee0}.compact-command{min-height:34px;padding:0 12px;font-size:12px}.icon-button{display:inline-grid;width:36px;height:36px;flex:0 0 36px;place-items:center;color:#486156;background:transparent;border:1px solid transparent;border-radius:2px}.icon-button:hover{color:var(--green);background:rgba(45,101,76,.08);border-color:rgba(45,101,76,.15)}.icon-button.compact{width:28px;height:28px;flex-basis:28px}.icon-button.danger{color:var(--red)}.segmented-control{display:inline-flex;padding:3px;background:#e5e8da;border:2px solid #c5ccbc;border-radius:2px}.segmented-control button{min-height:32px;padding:0 15px;color:#627168;background:transparent;border:0;border-radius:1px;font-size:12px;font-weight:700}.segmented-control button.active{color:#214d3b;background:#fffef7;box-shadow:inset 0 -3px 0 #c6d7bf}.field-label{display:grid;grid-gap:7px;gap:7px;color:#415248;font-size:12px;font-weight:700}.field-control{display:flex;height:44px;align-items:center;gap:10px;padding:0 12px;color:#708078;background:rgba(255,255,250,.92);border:1px solid #bec8ba;border-radius:3px}.field-control:focus-within{border-color:#3e8a65;box-shadow:0 0 0 3px rgba(62,138,101,.13)}.field-control input{width:100%;min-width:0;color:var(--ink);background:transparent;border:0;outline:0}.field-control input::placeholder{color:#98a198}.empty-state{display:grid;min-height:300px;place-content:center;justify-items:center;color:#839087;text-align:center}.empty-state strong{margin-top:14px;color:#405048}.empty-state p{max-width:360px;margin:6px 0 0;font-size:13px}*{scrollbar-color:#9bac9e transparent;scrollbar-width:thin}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#9bac9e;border:2px solid transparent;border-radius:3px;background-clip:content-box}@media (max-width:1179px){body{overflow:auto;background:#172d24}.desktop-app{display:none}.desktop-required{display:grid;min-height:100vh;place-content:center;justify-items:center;padding:32px;color:#edf3e9;text-align:center}.desktop-required .brand-mark{margin-bottom:42px}.desktop-required h1{margin:18px 0 8px;font-size:26px}.desktop-required p{margin:0;color:#aebfb4}}.auth-screen,.onboarding-screen{position:relative;width:100%;height:100%;overflow:hidden;color:#f7f5e9;background:#214b39;isolation:isolate}.auth-atmosphere,.onboarding-screen:before{position:absolute;z-index:-2;inset:0;content:"";background:#557a4a url(/assets/token-farm-background.webp) 50%/cover no-repeat}.auth-screen:after,.onboarding-screen:after{position:absolute;z-index:-1;inset:0;content:"";background:rgba(15,35,28,.5)}.auth-brand{position:absolute;top:34px;left:42px;display:flex;align-items:center;gap:12px;font-family:Courier New,monospace;font-size:17px;font-weight:900}.auth-brand .sandbox-label{margin-left:4px}.auth-message{position:absolute;left:7vw;top:50%;width:min(530px,42vw);transform:translateY(-46%)}.auth-message h1{margin:18px 0 12px;color:#fffdeb;font-family:Courier New,monospace;font-size:clamp(54px,6vw,86px);line-height:.92;letter-spacing:0;text-shadow:5px 5px 0 rgba(20,51,37,.8)}.auth-message p{max-width:500px;margin:0;color:#e7ecdc;font-size:17px;line-height:1.8}.auth-status-row{display:flex;gap:24px;margin-top:26px;color:#d8e3d7;font-size:12px;font-weight:700}.auth-status-row span{display:flex;align-items:center;gap:7px}.status-dot{width:8px;height:8px;background:#7fe08b;border:2px solid #245838;border-radius:50%;box-shadow:0 0 0 3px rgba(127,224,139,.2)}.auth-form-panel{position:absolute;top:50%;right:5vw;width:398px;padding:31px;color:var(--ink);background:rgba(250,249,238,.96);border:1px solid rgba(255,255,255,.7);border-radius:3px;box-shadow:12px 14px 0 rgba(16,47,34,.44),var(--shadow);transform:translateY(-50%);max-height:calc(100vh - 96px);overflow-y:auto}.auth-form-heading h2{margin:8px 0 5px;font-size:24px}.auth-form-heading p{margin:0 0 22px;color:var(--muted);font-size:13px}.auth-form-panel form{display:grid;grid-gap:15px;gap:15px}.auth-submit{width:100%;height:45px;margin-top:4px}.auth-alternatives{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px}.auth-feedback{margin:0;padding:9px 10px;border:2px solid;font-size:11px;line-height:1.5}.auth-feedback.error{color:#8e352b;background:#f6ddd3;border-color:#c87a64}.auth-feedback.success{color:#285f45;background:#dfeedd;border-color:#79a47e}.sandbox-code,.sandbox-invite-note{padding:8px 10px;color:#6d5220;background:#f4df9c;border:2px solid #c5a34d;font-size:11px}.sandbox-code b,.sandbox-invite-note code{font-family:Courier New,monospace;font-size:12px}.totp-setup{display:grid;grid-template-columns:1fr 36px;grid-gap:7px;gap:7px;padding:10px;background:#e8ede2;border:2px solid #aebca9}.totp-setup>span{display:flex;grid-column:1/-1;align-items:center;gap:7px;font-size:11px}.totp-setup code{align-self:center;overflow:hidden;font-family:Courier New,monospace;font-size:12px;font-weight:800;text-overflow:ellipsis}.text-command{min-height:30px;padding:0;color:#346d54;background:transparent;border:0;font-size:11px}.demo-command{min-height:32px;padding:0 11px;color:#714e22;background:#f4d37b;border:1px solid #d9ad47;font-size:11px}.auth-footer{position:absolute;right:42px;bottom:26px;color:rgba(240,244,233,.72);font-size:11px}.onboarding-screen{display:grid;grid-template-columns:minmax(520px,1.2fr) minmax(390px,.8fr);grid-template-rows:auto 1fr;grid-gap:30px 6vw;gap:30px 6vw;padding:34px 6vw 46px}.onboarding-brand{grid-column:1/-1;display:flex;align-items:center;gap:9px;font-family:Courier New,monospace;font-size:16px;font-weight:900}.onboarding-copy{align-self:end;max-width:650px}.onboarding-copy h1{max-width:620px;margin:15px 0 12px;font-family:Courier New,monospace;font-size:clamp(42px,5vw,68px);line-height:1;text-shadow:4px 4px 0 rgba(18,50,35,.7)}.onboarding-copy p{max-width:610px;margin:0;color:#e3ecdf;font-size:16px;line-height:1.75}.welcome-grant{align-self:start;margin-top:28px;color:var(--ink);background:rgba(248,247,235,.96);border:1px solid rgba(255,255,255,.72);border-radius:3px;box-shadow:10px 11px 0 rgba(18,49,36,.38)}.grant-stamp{display:flex;align-items:center;gap:12px;padding:19px 22px;color:#6f481f;background:#f2cc67;border-bottom:1px solid #d5ab47;font-weight:800}.grant-models{display:grid;grid-template-columns:1fr 1fr}.grant-item{display:grid;grid-template-columns:10px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:16px 18px;border-right:1px solid #daddcb;border-bottom:1px solid #daddcb}.grant-item:nth-child(2n){border-right:0}.grant-item i{width:9px;height:9px;border-radius:2px}.grant-item span{color:#647269;font-size:12px}.grant-item strong{font-family:Courier New,monospace;font-size:18px}.grant-note{display:flex;align-items:center;gap:7px;padding:12px 18px;color:#5e6e64;font-size:11px}.onboarding-setup{align-self:center;padding:30px;color:var(--ink);background:rgba(250,249,238,.97);border:1px solid rgba(255,255,255,.7);border-radius:3px;box-shadow:var(--shadow)}.model-choice{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:20px 0 22px;padding:0;border:0}.model-choice legend{margin-bottom:8px;color:#415248;font-size:12px;font-weight:700}.model-choice-button{display:flex;min-height:42px;align-items:center;gap:9px;padding:0 11px;color:#58675f;background:#f1f2e7;border:1px solid #d2d7c9;border-radius:3px;font-size:12px;font-weight:700}.model-choice-button i{width:10px;height:10px;border-radius:2px}.model-choice-button.active{color:#234d3b;background:#e3eee0;border-color:#6c9c7f;box-shadow:inset 0 0 0 1px #6c9c7f}.onboarding-submit{width:100%;height:45px}@media (max-width:1380px){.auth-message{left:5vw;width:43vw}.auth-form-panel{right:4vw;width:370px}.onboarding-screen{gap:24px 4vw;padding-inline:4vw}}.game-shell{width:100%;height:100%;background:#a8c985}.top-bar{position:relative;z-index:30;width:100%;height:72px;gap:14px;padding:0 18px;color:#e9f0e6;background:#163126;border-bottom:3px solid #0d241b;box-shadow:0 4px 0 rgba(255,255,255,.08),0 8px 20px rgba(15,37,27,.28)}.top-bar,.top-brand{display:flex;align-items:center}.top-brand{min-width:202px;gap:10px;font-family:Courier New,monospace;font-size:14px;font-weight:900}.top-brand .brand-mark{width:34px;height:34px;flex-basis:34px}.model-picker{position:relative;min-width:242px}.model-picker-trigger{display:grid;width:100%;height:46px;grid-template-columns:28px minmax(95px,1fr) 15px auto;align-items:center;grid-gap:9px;gap:9px;padding:0 11px;color:#1c3128;background:#f4f2e4;border:1px solid #829889;border-radius:3px;box-shadow:inset 0 -2px 0 #dbdacd;text-align:left}.model-picker-trigger:hover,.model-picker-trigger[aria-expanded=true]{border-color:#6ba37f;background:#fffef2}.model-picker-trigger>span:nth-child(2){display:grid}.model-picker-trigger small{color:#728079;font-size:10px;font-weight:700}.model-picker-trigger span>strong{color:#253a31;font-size:11px;font-weight:700}.model-picker-trigger>b{color:#173f2f;font-family:Courier New,monospace;font-size:16px}.model-picker-menu{position:absolute;z-index:50;top:52px;left:0;width:328px;max-height:min(520px,calc(100vh - 92px));padding:7px;overflow-y:auto;color:#263a31;background:#fffef5;border:1px solid #78907f;border-radius:3px;box-shadow:5px 7px 0 rgba(13,36,27,.3)}.model-picker-group>span{display:block;padding:7px 8px 4px;color:#6c7d74;font-family:Courier New,monospace;font-size:10px;font-weight:700;text-transform:uppercase}.model-picker-group+.model-picker-group{margin-top:5px;border-top:1px solid #dce0d5}.model-picker-group button{display:grid;width:100%;min-height:38px;grid-template-columns:26px 1fr 16px;align-items:center;grid-gap:9px;gap:9px;padding:5px 8px;color:#31463b;background:transparent;border:1px solid transparent;border-radius:4px;text-align:left}.model-picker-group button:hover,.model-picker-group button[aria-selected=true]{color:#174833;background:#e5efe0;border-color:#b9cfb8}.model-picker-group button>span:nth-child(2){overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.model-mark{position:relative;display:grid;width:26px;height:26px;flex:0 0 26px;overflow:hidden;place-items:center;color:#fffdf1;background:var(--model-color);border:2px solid rgba(255,255,255,.64);border-radius:4px;box-shadow:0 2px 0 rgba(17,47,34,.28);font-family:Courier New,monospace;font-size:10px;font-weight:900}.model-mark i,.model-mark i:after,.model-mark i:before{position:absolute;content:""}.model-mark-openai i{width:12px;height:12px;border:3px solid;border-radius:50%;box-shadow:5px 0 0 -2px currentColor,-5px 0 0 -2px currentColor,0 5px 0 -2px currentColor,0 -5px 0 -2px currentColor}.model-mark-anthropic i:before{content:"A";inset:-7px;color:currentColor;font-size:18px;line-height:18px}.model-mark-google i{width:5px;height:18px;background:currentColor}.model-mark-google i:before{top:6px;left:-6px;width:17px;height:5px;background:currentColor}.model-mark-deepseek i{width:13px;height:8px;background:currentColor;box-shadow:4px -3px 0 -1px currentColor}.model-mark-deepseek i:before{top:-4px;left:-5px;width:7px;height:4px;background:currentColor;box-shadow:-2px -3px 0 -1px currentColor}.model-mark-deepseek i:after{top:2px;right:2px;width:2px;height:2px;background:var(--model-color)}.model-mark-zhipu i:before{content:"Z";inset:-7px;color:currentColor;font-size:17px;line-height:18px}.resource-strip{height:43px}.resource-item,.resource-strip{display:flex;align-items:center}.resource-item{height:100%;gap:5px;padding:0 12px;border-left:1px solid rgba(228,238,230,.16)}.resource-item b{font-family:Courier New,monospace;font-size:13px}.resource-item small{color:#9eb0a5;font-size:10px}.level-resource{min-width:88px;flex-wrap:wrap;gap:0 8px}.level-track{width:62px;height:4px;overflow:hidden;background:#0c2119;border-radius:2px}.level-track i{display:block;height:100%;background:#edbc4b}.primary-nav{display:flex;height:100%;align-items:center;justify-content:center;margin-left:auto}.primary-nav button{display:grid;min-width:55px;height:54px;place-content:center;justify-items:center;grid-gap:3px;gap:3px;color:#b6c6bb;background:transparent;border:0;border-left:1px solid rgba(229,240,232,.08);font-size:10px;font-weight:700}.primary-nav button:hover{color:#fff;background:rgba(255,255,255,.07)}.profile-controls{display:flex;align-items:center;border-left:1px solid rgba(229,240,232,.14)}.profile-button{display:flex;min-width:150px;align-items:center;gap:9px;padding:0 8px 0 12px;color:#edf2e9;background:transparent;border:0;text-align:left}.pixel-avatar{display:grid;width:34px;height:34px;place-items:center;color:#264f3e;background:#efc455;border:2px solid #b68a2d;border-radius:3px}.profile-button>span:last-child{display:grid}.profile-button strong{max-width:82px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-button small{color:#8fa599;font-size:10px}.profile-controls .icon-button{color:#9db0a4}.profile-controls .audio-toggle{color:#d8e4da;background:rgba(255,255,255,.05);border-color:rgba(224,238,225,.12)}.profile-controls .audio-toggle:hover,.profile-controls .audio-toggle[aria-pressed=true]{color:#173f2f;background:#f0d16e;border-color:#bc943c}.game-main{display:grid;width:100%;height:calc(100% - 72px);grid-template-columns:minmax(0,1fr) 296px}.game-main.sidebar-collapsed{grid-template-columns:minmax(0,1fr) 58px}.farm-stage{position:relative;min-width:0;overflow:hidden;background:#78a765;isolation:isolate}.farm-backdrop{position:absolute;z-index:-2;inset:0;background:#86b572 url(/assets/token-farm-background.webp) 50%/cover no-repeat}.farm-backdrop:after{position:absolute;inset:0;content:"";background:rgba(72,123,76,.2)}.farm-canvas{position:absolute;z-index:1;inset:0;width:100%;height:100%;touch-action:none}.farm-canvas[data-active-tool]:not([data-active-tool=inspect]){cursor:none!important}.farm-tool-cursor{position:absolute;z-index:6;top:0;left:0;display:none;width:32px;height:32px;place-items:center;color:#173d2c;background:#f7df73;border:2px solid #fff5b7;outline:2px solid #315d47;box-shadow:3px 3px 0 rgba(19,52,37,.5);pointer-events:none;transform-origin:top left}.farm-decoration{position:absolute;z-index:2;pointer-events:none}.farm-decoration.lantern-line{top:88px;right:150px;left:390px;display:flex;justify-content:space-between;border-top:2px solid #3e4c38;transform:rotate(-1deg)}.farm-decoration.lantern-line i{width:10px;height:14px;margin-top:-2px;background:#f6d35e;border:2px solid #7e5b29;box-shadow:0 0 7px rgba(255,218,94,.72)}.farm-decoration.flower-flags{top:165px;left:16px;display:grid;grid-gap:9px;gap:9px;padding-left:8px;border-left:3px solid #6e482e}.farm-decoration.flower-flags i{width:28px;height:17px;background:#e2b844;border:2px solid #805533;-webkit-clip-path:polygon(0 0,100% 0,72% 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,72% 50%,100% 100%,0 100%)}.farm-decoration.flower-flags i:nth-child(2n){background:#cf684f}.farm-title-hud{position:absolute;z-index:4;top:20px;left:22px;display:flex;min-height:52px;align-items:center;gap:13px;padding:9px 13px;color:#f5f6e8;background:rgba(19,45,35,.88);border:1px solid rgba(224,238,225,.22);border-radius:3px;box-shadow:4px 5px 0 rgba(19,50,36,.26);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.farm-title-hud>div{padding-right:13px;border-right:1px solid rgba(234,243,234,.2)}.farm-title-hud .section-kicker{color:#9ecdad}.farm-title-hud h1{margin:3px 0 0;font-size:14px}.farm-title-hud>span{display:flex;align-items:center;gap:5px;color:#bccdc2;font-size:10px;font-weight:700}.farm-title-hud .hud-success{color:#87e49c}.farm-title-hud .hud-alert{color:#ffd068}.weather-hud{position:absolute;z-index:4;top:20px;right:20px;display:flex;min-width:136px;align-items:center;gap:9px;padding:8px 10px;color:#684917;background:rgba(250,217,117,.94);border:1px solid #c38e2e;border-radius:3px;box-shadow:3px 4px 0 rgba(71,67,31,.24)}.weather-hud span{display:grid}.weather-hud strong{font-size:11px}.weather-hud small{font-size:10px}.selected-seed-hud{position:absolute;z-index:4;left:22px;bottom:96px;display:flex;align-items:center;gap:9px;padding:8px 11px;color:#eaf2e9;background:rgba(19,45,35,.86);border:1px solid rgba(224,238,225,.22);border-radius:3px}.seed-swatch{width:24px;height:24px;border:3px solid rgba(255,255,255,.42);border-radius:4px}.selected-seed-hud>span:last-child{display:grid}.selected-seed-hud small{color:#9eb3a7;font-size:10px}.selected-seed-hud strong{font-size:11px}.plot-inspector{position:absolute;z-index:4;right:20px;bottom:94px;display:flex;min-width:345px;height:57px;align-items:center;gap:10px;padding:8px 11px;color:#eaf2e9;background:rgba(19,45,35,.9);border:1px solid rgba(224,238,225,.22);border-radius:3px;box-shadow:4px 5px 0 rgba(19,50,36,.24)}.plot-number{color:#89aa96;font-family:Courier New,monospace;font-size:10px}.plot-crop-dot{width:14px;height:28px;border-radius:3px}.plot-main-meta{display:grid;min-width:90px}.plot-inspector>span strong,.plot-main-meta strong{font-size:11px}.plot-inspector>span small,.plot-main-meta small{color:#9db0a5;font-size:10px}.plot-progress{width:72px;height:5px;overflow:hidden;background:#0b2118;border-radius:3px}.plot-progress i{display:block;height:100%;background:#65c77c}.plot-inspector>b{font-family:Courier New,monospace;font-size:10px}.plot-condition{display:flex;align-items:center;gap:4px;color:#efc968;font-size:10px}.plot-condition.good{color:#7acfc8}.tool-dock{bottom:18px;display:flex;height:66px;align-items:center;gap:4px;padding:6px 7px;background:rgba(247,246,234,.97);border:1px solid #829384;border-radius:3px;box-shadow:0 5px 0 #345844,0 14px 26px rgba(20,45,32,.28)}.seed-tray,.tool-dock{position:absolute;z-index:7;right:20px}.seed-tray{bottom:92px;display:grid;width:min(590px,calc(100% - 44px));grid-gap:7px;gap:7px;padding:7px;color:#30453a;background:#f7f6ea;border:2px solid #526e5c;border-radius:4px;box-shadow:0 4px 0 #345844,0 12px 24px rgba(20,45,32,.26);animation:seed-tray-in .14s ease-out}.game-shell:has(.panel-layer) .seed-tray{display:none}.seed-tray header{display:flex;min-height:36px;align-items:center;gap:8px;padding:2px 3px 5px;border-bottom:2px solid #d1d5c8}.seed-tray header>span{display:grid}.seed-options small,.seed-tray header small{color:#7a8980;font-size:11px}.seed-options strong,.seed-tray header strong{font-size:12px}.seed-tray header>button{display:flex;min-height:28px;margin-left:4px;align-items:center;justify-content:center;gap:5px;color:#315d48;background:#e7eee1;border:1px solid #bdcbb9;border-radius:2px;font-size:10px;font-weight:700}.seed-page-controls{display:flex;align-items:center;gap:4px;margin-left:auto}.seed-page-controls button{display:grid;width:26px;height:26px;place-items:center;color:#315d48;background:#eef2e7;border:1px solid #aebdad;border-radius:2px}.seed-page-controls button:disabled{opacity:.35}.seed-page-controls b{min-width:34px;color:#65756c;font-family:Courier New,monospace;font-size:10px;text-align:center}.seed-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:5px;gap:5px}.seed-options>button{display:grid;min-width:0;min-height:46px;grid-template-columns:26px 1fr 14px;align-items:center;grid-gap:6px;gap:6px;padding:7px;color:#405248;background:#fffef7;border:1px solid #d0d5c8;border-radius:2px;text-align:left}.seed-options>button.selected,.seed-options>button:hover{color:#174833;background:#e2eddd;border-color:#629174;box-shadow:inset 0 -3px 0 #b7d1b5}.seed-options>button>span{display:grid;grid-gap:2px;gap:2px}@keyframes seed-tray-in{0%{opacity:0;transform:translateY(5px)}}.tool-button{position:relative;display:grid;width:57px;height:52px;place-content:center;justify-items:center;grid-gap:3px;gap:3px;color:#66746c;background:transparent;border:1px solid transparent;border-radius:3px}.tool-button span{font-size:10px;font-weight:700}.tool-button:hover{color:#2f6b50;background:#e7eee1}.tool-button.active{color:#174833;background:#dcebd7;border-color:#6d9d7e;box-shadow:inset 0 -3px 0 #a8d0aa}.tool-separator{width:1px;height:39px;margin:0 4px;background:#ced3c6}.batch-command{height:42px;padding:0 13px;color:#6b431b;background:#f3cc65;border:1px solid #c69635;box-shadow:inset 0 -2px 0 #d7aa48;font-size:10px}.game-toast{position:absolute;z-index:20;top:86px;left:50%;display:flex;min-height:38px;align-items:center;gap:8px;padding:0 14px;color:#ecf8ed;background:#1f6246;border:1px solid #70af7e;border-radius:3px;box-shadow:0 5px 16px rgba(23,54,39,.3);font-size:11px;font-weight:700;transform:translateX(-50%);animation:toast-in .18s ease-out}.farm-travel-overlay{position:absolute;z-index:18;inset:0;display:grid;place-items:center;background:rgba(19,45,35,.72);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:travel-fade-in .16s ease-out}.farm-travel-content{display:grid;width:340px;grid-template-columns:42px 1fr;align-items:center;grid-gap:10px 12px;gap:10px 12px;padding:18px;color:#eef5e9;background:#183d2d;border:2px solid #a9c69e;border-radius:3px;box-shadow:7px 8px 0 rgba(10,31,22,.42)}.travel-icon{display:grid;width:42px;height:42px;place-items:center;color:#234d38;background:#efd574;border:2px solid #c8a94c;border-radius:3px}.farm-travel-content>span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.farm-travel-content small{color:#a8bcae;font-size:10px}.farm-travel-content strong{font-size:14px}.travel-plots{display:flex;grid-column:1/-1;justify-content:center;gap:8px;padding-block:8px 3px}.travel-plots i{display:grid;width:39px;height:22px;place-items:center;color:#f3dc75;background:#815635;border:2px solid #b17b48;transform:skewY(-18deg);animation:travel-plot-step .72s ease-in-out infinite}.travel-plots i:nth-child(2){animation-delay:.12s}.travel-plots i:nth-child(3){animation-delay:.24s}.travel-plots svg{transform:skewY(18deg)}.travel-progress{height:6px;grid-column:1/-1;overflow:hidden;background:#0c291d;border:1px solid #456b55;border-radius:3px}.travel-progress i{display:block;width:0;height:100%;background:#79d28c;animation:travel-progress 1.4s linear forwards}@keyframes travel-fade-in{0%{opacity:0}}@keyframes travel-plot-step{50%{transform:translateY(-5px) skewY(-18deg)}}@keyframes travel-progress{to{width:100%}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.friend-sidebar{display:grid;min-width:0;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;color:#23382f;background:#f3f1e4;border-left:2px solid #4f715e;box-shadow:-6px 0 18px rgba(28,60,43,.18)}.friend-sidebar.collapsed{display:flex;align-items:center;gap:10px;padding:12px 7px;flex-direction:column}.collapsed-sidebar-action,.sidebar-toggle{position:relative;display:grid;width:40px;height:40px;place-items:center;color:#385e4b;background:#e6ecdf;border:1px solid #b6c7b5;border-radius:3px}.collapsed-sidebar-action:hover,.sidebar-toggle:hover{color:#174833;background:#d5e7d2}.sidebar-toggle span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.collapsed-sidebar-action i{position:absolute;top:-5px;right:-4px;min-width:16px;height:16px;padding-inline:3px;color:#fff;background:#d25446;border-radius:3px;font-size:10px;font-style:normal;line-height:16px}.collapsed-sidebar-action.dog{margin-top:auto}.friend-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 16px 10px}.friend-heading h2{margin:3px 0 0;font-size:15px}.friend-search{display:flex;height:34px;align-items:center;gap:8px;margin:0 14px 10px;padding:0 10px;color:#839087;background:#fffef7;border:1px solid #d3d7c9;border-radius:3px}.friend-search input{width:100%;min-width:0;background:transparent;border:0;outline:0;font-size:11px}.friend-alerts{display:flex;min-height:42px;align-items:center;gap:7px;padding:0 14px;color:#6b4b1d;background:#f2d37b;border-block:1px solid #d6ad4d;font-size:10px}.friend-alerts span{flex:1 1}.friend-alerts button{color:#704b18;background:transparent;border:0;font-size:10px;font-weight:800}.friend-list{overflow:auto}.friend-row{display:grid;min-height:62px;grid-template-columns:36px minmax(0,1fr) auto 30px;align-items:center;grid-gap:8px;gap:8px;padding:8px 12px;border-bottom:1px solid #dbddcf}.friend-row:hover{background:#e8ecdf}.friend-row.visiting{background:#dcebd8;box-shadow:inset 3px 0 0 #3f805e}.friend-avatar{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:#588a6f;border:2px solid rgba(36,62,48,.36);border-radius:3px;font-size:12px;font-weight:800;box-shadow:inset 0 -3px 0 rgba(27,52,38,.18)}.friend-avatar.mint{background:#4f9e78}.friend-avatar.coral{background:#d36c52}.friend-avatar.violet{background:#826aa5}.friend-avatar.gold{background:#c89736}.friend-avatar.blue{background:#4c879c}.friend-avatar.slate{background:#65766d}.friend-meta{display:grid;min-width:0}.friend-meta strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.friend-meta small{color:#8a968e;font-size:10px}.friend-status{color:#859088;font-size:10px;font-weight:700}.friend-status.actionable{color:#c74f3e}.visit-button{display:grid;width:29px;height:29px;place-items:center;color:#4e755f;background:#e5eddf;border:1px solid #bdcdbd;border-radius:3px}.visit-button:hover{color:#fff;background:#397858}.friend-footer{display:flex;height:45px;align-items:center;gap:7px;padding:0 13px;color:#51645a;background:#e2e5d8;border-top:1px solid #cbd1c3;font-size:10px}.friend-footer span{display:flex;flex:1 1;align-items:center;gap:6px}.friend-footer b{color:#2b5945;font-family:Courier New,monospace}.intimacy-note{display:flex;height:32px;align-items:center;justify-content:center;gap:6px;color:#745b28;background:#eee0a7;font-size:10px}.friend-visit-bar{position:absolute;z-index:8;bottom:18px;left:50%;min-height:66px;gap:8px;padding:7px 9px;color:#253c31;background:rgba(247,246,234,.98);border:1px solid #809486;border-radius:3px;box-shadow:0 5px 0 #345844,0 14px 26px rgba(20,45,32,.28);transform:translateX(-50%)}.friend-visit-bar,.return-farm{display:flex;align-items:center}.return-farm{height:42px;gap:6px;padding:0 10px;color:#e8f2eb;background:#285c45;border:1px solid #17432f;border-radius:3px;font-size:10px;font-weight:800}.visit-meta{display:grid;min-width:145px}.visit-meta strong{font-size:10px}.visit-meta small{color:#74837b;font-size:10px}.visit-divider{width:1px;height:40px;background:#d0d5c9}.visit-action{display:grid;width:62px;height:48px;place-content:center;justify-items:center;grid-gap:3px;gap:3px;color:#627168;background:transparent;border:1px solid transparent;border-radius:3px;font-size:10px;font-weight:800}.visit-action:hover{color:#265f46;background:#e3ece0}.visit-action.active{color:#174833;background:#dcebd7;border-color:#6d9d7e;box-shadow:inset 0 -3px 0 #a8d0aa}@media (max-width:1399px){.top-bar{gap:8px;padding-inline:12px}.top-brand{min-width:150px}.top-brand-name{font-size:11px}.top-brand .environment-chip{display:none}.model-picker{min-width:218px}.resource-item{padding-inline:8px}.primary-nav button{min-width:42px}.primary-nav button span{display:none}.profile-button{min-width:118px}.profile-button small{display:none}.game-main{grid-template-columns:minmax(0,1fr) 268px}.plot-inspector{right:12px;min-width:320px}}.panel-layer{position:fixed;z-index:50;inset:72px 0 0;display:grid;place-items:center;padding:28px;background:rgba(13,32,24,.62)}.game-panel{display:flex;width:min(820px,calc(100vw - 100px));max-height:min(780px,calc(100vh - 120px));flex-direction:column;overflow:hidden;color:var(--ink);background:#f6f4e8;border:2px solid #526b5c;border-radius:3px;box-shadow:8px 9px 0 rgba(15,43,31,.62),12px 13px 0 rgba(241,209,100,.2)}.game-panel.wide{width:min(1050px,calc(100vw - 90px))}.panel-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;background:#fffef7;border-bottom:2px solid #c9cfbe}.panel-header h2{margin:4px 0 3px;font-size:21px}.panel-header p{margin:0;color:var(--muted);font-size:11px}.panel-header-actions{display:flex;align-items:center;gap:8px}.panel-content{min-height:0;overflow:auto;padding:18px 22px 22px}.panel-content::-webkit-scrollbar{width:12px}.panel-content::-webkit-scrollbar-track{background:#dfe4d6;border-left:2px solid #bdc7b8}.panel-content::-webkit-scrollbar-thumb{background:#6c8e72;border:2px solid #dfe4d6}.panel-loading{display:grid;min-width:240px;min-height:112px;place-content:center;justify-items:center;grid-gap:9px;gap:9px;color:#eaf4eb;background:#183b2c;border:1px solid #6c9a7c;border-radius:3px;box-shadow:6px 7px 0 rgba(10,31,22,.42);font-size:10px;font-weight:800}.panel-loading i{width:116px;height:5px;overflow:hidden;background:#0e281d;border-radius:3px}.panel-loading i:after{display:block;width:42%;height:100%;content:"";background:#e9be4c;animation:panel-loading .7s ease-in-out infinite alternate}@keyframes panel-loading{0%{transform:translateX(0)}to{transform:translateX(160%)}}.shop-summary{display:flex;min-height:43px;align-items:center;gap:22px;margin-bottom:14px;padding:0 13px;color:#5b6c62;background:#e8eadf;border:1px solid #d3d7ca;border-radius:3px;font-size:10px}.shop-category-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.shop-category-bar .segmented-control button{display:inline-flex;align-items:center;gap:6px}.shop-category-bar>span{color:#617168;font-size:11px}.shop-category-bar>span strong{color:#285f47;font-family:Courier New,monospace}.item-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:11px;gap:11px}.decoration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.decoration-actions{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:5px 8px 10px;color:#6f7f76;font-size:10px}.shop-item-card{display:grid;min-height:240px;grid-template-rows:92px auto 1fr auto;grid-gap:10px;gap:10px;padding:12px;color:#30453a;background:#fffef7;border:1px solid #ccd3c5;border-radius:3px;box-shadow:inset 0 -3px 0 #e5e7da}.catalog-pixel-art{display:grid;place-items:center;color:#f6ecd2;background:#557b61;border:2px solid #355c47;border-radius:3px;box-shadow:inset 0 -7px 0 rgba(32,66,48,.26)}.catalog-pixel-art.bone-art{color:#6b482d;background:#e7cf8d;border-color:#b48a44}.catalog-pixel-art.lantern-line{color:#fff3a4;background:#315944}.catalog-pixel-art.flower-flags{color:#f4d35e;background:#6c8e5e}.shop-item-title{display:grid;grid-gap:3px;gap:3px}.shop-item-title strong{font-size:14px}.shop-item-effect,.shop-item-title small{color:#75847c;font-size:10px}.shop-item-effect{display:flex;align-items:flex-start;gap:5px;line-height:1.5}.shop-item-card>button{width:100%}.shop-summary span{display:flex;align-items:center;gap:6px}.shop-summary .reserve-warning{margin-left:auto;color:#a14f36}.shop-summary .reserve-ok{margin-left:auto;color:#347455}.crop-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:9px;gap:9px}.crop-card{position:relative;display:grid;min-height:176px;grid-template-columns:1fr auto;grid-template-rows:66px 34px 30px 22px;grid-gap:6px 8px;gap:6px 8px;align-content:start;padding:10px;overflow:hidden;color:#33443b;background:#fffef7;border:2px solid #c6cdbd;border-radius:3px;text-align:left}.crop-card:hover:not(:disabled){border-color:#6e9c7e;box-shadow:0 4px 0 #c1cfbd;transform:translateY(-1px)}.crop-card.selected{background:#edf4e8;border-color:#4f8a67;box-shadow:inset 0 0 0 1px #4f8a67}.crop-art{position:relative;grid-column:1/-1;width:100%;height:66px;margin-bottom:0;overflow:hidden;background:#d7e5c8;border:1px solid #bfcfaf;border-radius:2px}.crop-art:after{position:absolute;right:0;bottom:0;left:0;height:19px;content:"";background:#895d3a;border-top:4px solid #779955}.crop-preview-plant{position:absolute;z-index:1;bottom:17px;left:50%;width:6px;height:29px;background:var(--crop-accent);transform:translateX(-50%)}.crop-preview-plant:first-child{height:34px}.crop-preview-plant:nth-child(2){bottom:13px;left:28%;height:27px;transform:scale(.84)}.crop-preview-plant:nth-child(3){bottom:13px;left:72%;height:27px;transform:scale(.84)}.crop-preview-leaf{position:absolute;width:15px;height:7px;background:#54904b;border:2px solid #3f783f}.crop-preview-leaf.left{top:10px;left:-13px}.crop-preview-leaf.right{top:17px;left:4px}.crop-preview-flower{position:absolute;top:-16px;left:50%;transform:translateX(-50%)}.crop-preview-flower .model-mark{width:25px;height:25px;border-color:var(--crop-color)}.crop-card-title{grid-column:1/-1;display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:6px}.crop-card-title strong{min-width:0;font-size:11px;line-height:1.25}.crop-card-title small{color:#87938b;font-size:10px}.crop-stats{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:4px;padding:4px 6px;background:#eef0e5;border:1px solid #d8dccf}.crop-stats small{color:#909a93;font-size:10px}.crop-price,.crop-stats b{font-size:10px}.crop-price{display:flex;align-items:center;grid-column:1/-1;justify-content:flex-end;gap:4px;color:#8b5a1f;font-family:Courier New,monospace;font-weight:800}.selected-check{position:absolute;top:5px;right:5px;display:grid;width:19px;height:19px;place-items:center;color:#fff;background:#3b815d;border-radius:4px}.crop-locked{position:absolute;inset:0;display:grid;place-content:center;color:#f7f5e9;background:rgba(37,51,44,.76);font-size:11px;font-weight:800}.warehouse-total{display:flex;min-height:76px;align-items:center;gap:13px;margin-bottom:14px;padding:0 17px;color:#315c48;background:#dfeada;border:1px solid #b9cdb8;border-radius:3px}.warehouse-total span{display:grid}.warehouse-total small{color:#718076;font-size:10px}.warehouse-total strong{margin-left:auto;font-family:Courier New,monospace;font-size:24px}.package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.package-card{display:grid;min-width:0;min-height:176px;grid-template-rows:auto 1fr auto auto;grid-gap:10px;gap:10px;padding:12px;color:#2e4338;background:#fffef7;border:1px solid #cfd5c8;border-radius:3px;box-shadow:inset 0 -3px 0 #e7e8dc}.package-card:hover{border-color:#7fa18b;box-shadow:inset 0 -3px 0 #cfdfcd,0 3px 0 #d7ddd0;transform:translateY(-1px)}.package-card footer,.package-card header{display:flex;align-items:center;justify-content:space-between;gap:8px}.package-source{padding:4px 6px;color:#35654e;background:#e1eddd;border:1px solid #bfd2ba;border-radius:4px;font-size:10px;font-weight:700}.package-source.steal{color:#7d4d2d;background:#f4e2bd;border-color:#ddc183}.package-card-meta{display:grid;align-content:center;grid-gap:3px;gap:3px}.package-card-meta strong{font-size:13px}.package-card time,.package-card-meta small{overflow:hidden;color:#849088;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.package-card>b{color:#285f47;font-family:Courier New,monospace;font-size:16px}.package-card footer{padding-top:9px;border-top:1px solid #e3e5db}.package-card footer .secondary-command{min-height:32px;padding-inline:9px;font-size:11px}.ranking-controls{display:flex;align-items:center;gap:10px;margin-bottom:14px}.compact-segment{margin-left:auto}.compact-segment button{display:flex;align-items:center;gap:5px}.period-segment button{padding-inline:11px}.ranking-podium{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-end;grid-gap:8px;gap:8px;min-height:190px;padding:12px 12%;background:#dfe9d7;border:1px solid #c1d0bc;border-radius:3px}.podium-entry{display:grid;min-height:128px;align-content:center;justify-items:center;padding:12px 8px;background:#f7f6eb;border:1px solid #ccd3c4;border-bottom:5px solid #b4c2b5;border-radius:3px 3px 2px 2px}.podium-entry.place-1{min-height:166px;color:#75521c;border-bottom-color:#d8aa3b}.podium-entry.place-2{border-bottom-color:#99a6a1}.podium-entry.place-3{border-bottom-color:#b67a54}.friend-avatar.large{width:44px;height:44px;margin:6px 0;font-size:15px}.podium-entry strong{font-size:10px}.podium-entry b{margin-top:5px;font-family:Courier New,monospace;font-size:14px}.podium-entry small{color:#87928b;font-size:10px}.ranking-table{margin-top:10px;border:1px solid #d2d6c9;border-radius:3px}.ranking-row{display:grid;min-height:48px;grid-template-columns:35px 34px minmax(0,1fr) 50px 90px;align-items:center;grid-gap:8px;gap:8px;padding:5px 12px;border-bottom:1px solid #dfe1d6;font-size:10px}.ranking-row:last-child{border-bottom:0}.ranking-row.current{background:#f5e5ac}.rank-number{color:#829087;font-family:Courier New,monospace;font-weight:800}.ranking-row .friend-avatar{width:29px;height:29px;font-size:10px}.ranking-row small{color:#489067}.ranking-row>b{font-family:Courier New,monospace;text-align:right}.key-reveal{grid-template-columns:24px minmax(160px,1fr) auto 36px;align-items:center;grid-gap:10px;gap:10px;margin-bottom:14px;padding:12px;color:#5d431b;background:#f3d57d;border:1px solid #d2a847;border-radius:3px}.key-reveal,.key-reveal span{display:grid}.key-reveal small{font-size:10px}.key-reveal code{padding:8px 10px;background:rgba(255,255,255,.55);border:1px solid rgba(123,87,26,.25);border-radius:4px;font-size:10px}.api-overview{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:10px;gap:10px}.endpoint-block,.usage-block{display:flex;min-height:72px;align-items:center;gap:10px;padding:13px;background:#e7eadf;border:1px solid #d1d6c9;border-radius:3px}.endpoint-block>span{color:#77847c;font-size:10px}.endpoint-block code{flex:1 1;color:#255e45;font-size:11px;font-weight:800}.usage-block{display:grid;grid-template-columns:1fr auto}.usage-block span{display:flex;align-items:center;gap:5px;font-size:10px}.usage-block strong{font-family:Courier New,monospace}.usage-block small{color:#7f8b84;font-size:10px}.usage-track{grid-column:1/-1;height:5px;background:#cbd2c7;border-radius:3px}.usage-track i{display:block;height:100%;background:#3e9569}.api-section{margin-top:17px}.api-section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:8px}.api-section-heading h3{margin:3px 0 0;font-size:14px}.api-section-heading>span{color:#809087;font-size:10px}.key-row{min-height:62px;grid-template-columns:38px minmax(170px,1fr) 100px 55px 36px;align-items:center;grid-gap:10px;gap:10px;padding:8px 11px;background:#fffef7;border:1px solid #d3d7ca}.key-icon,.key-row{display:grid;border-radius:3px}.key-icon{width:34px;height:34px;place-items:center;color:#316b50;background:#e1ecdc}.key-row>span:nth-child(2){display:grid}.key-row strong{font-size:10px}.key-row code,.key-row small{color:#879189;font-size:10px}.key-status{display:flex;align-items:center;gap:5px;color:#367e58;font-size:10px}.key-status i{width:7px;height:7px;background:#4caa70;border-radius:50%}.empty-key{padding:24px;color:#7c8880;background:#eceee4;border:1px dashed #bcc5b8;border-radius:3px;text-align:center;font-size:10px}.quickstart-section pre{overflow:auto;margin:0;padding:16px;color:#dce9de;background:#162b22;border:1px solid #0b2119;border-radius:3px;font-size:10px;line-height:1.7}.checkin-strip{display:grid;min-height:75px;grid-template-columns:28px minmax(150px,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 14px;color:#5f491e;background:#f2db91;border:2px solid #b99036;border-radius:2px;box-shadow:inset 0 -4px 0 rgba(168,122,33,.18)}.checkin-strip>span{display:grid}.checkin-strip small{font-size:10px}.checkin-days{display:flex;gap:4px}.checkin-days i{display:grid;width:23px;height:23px;place-items:center;background:rgba(255,255,255,.44);border:1px solid rgba(126,88,27,.25);border-radius:1px;font-size:11px;font-style:normal}.checkin-days i.done{color:#fff;background:#4d8a5e}.task-list{margin-top:12px;border:2px solid #bfc8b8;border-radius:2px}.task-row{display:grid;min-height:72px;grid-template-columns:40px minmax(180px,1fr) 105px 90px;align-items:center;grid-gap:12px;gap:12px;padding:9px 13px;border-bottom:2px solid #d9ddcf}.task-row:last-child{border-bottom:0}.task-icon{display:grid;width:36px;height:36px;place-items:center;color:#397456;background:#e0eadb;border:1px solid #bed0b7;border-radius:1px}.task-meta{position:relative;display:grid;grid-template-columns:1fr auto;grid-gap:5px 9px;gap:5px 9px}.task-meta strong{grid-column:1/-1;font-size:12px}.task-meta small{color:#7e8b83;font-size:11px}.task-track{align-self:center;height:5px;background:#d2d8ce;border:1px solid #bcc7b9;border-radius:0}.task-track i{display:block;height:100%;background:#4b9d6a}.task-reward{display:flex;align-items:center;gap:5px;color:#866023;font-size:11px;font-weight:700}.weekly-progress{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:13px;gap:13px;margin-top:14px;padding:12px 14px;background:#e4e8dc;border:2px solid #c1c9ba;border-radius:2px}.weekly-progress h3{margin:3px 0 0;font-size:12px}.weekly-track{height:6px;background:#c8d0c5;border:1px solid #b6c0b3;border-radius:0}.weekly-track i{display:block;height:100%;background:#d4a83e}.weekly-progress>strong{font-family:Courier New,monospace;font-size:10px}.weekly-chest{display:grid;justify-items:center;color:#7d5924;font-size:10px}.payment-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:18px;gap:18px}.sku-list{display:grid;align-content:start;grid-gap:9px;gap:9px}.sku-card{display:grid;min-height:78px;grid-template-columns:42px minmax(0,1fr) auto;grid-template-rows:1fr 1fr;align-items:center;grid-gap:0 11px;gap:0 11px;padding:11px 13px;color:#33473c;background:#fffef7;border:1px solid #d2d7ca;border-radius:3px;text-align:left}.sku-card:hover{border-color:#75a287;transform:translateY(-1px)}.sku-card.selected{background:#e5efdf;border-color:#4c8765;box-shadow:inset 0 0 0 1px #4c8765}.sku-icon{display:grid;width:38px;height:38px;grid-row:1/-1;place-items:center;color:#316c4f;background:#dce9d6;border-radius:3px}.sku-card>span:nth-child(2){display:grid}.sku-card strong{font-size:12px}.sku-card small{color:#7e8b83;font-size:10px}.sku-card b{color:#245e45;font-family:Courier New,monospace;font-size:16px}.sku-card em{color:#8c6023;font-size:10px;font-style:normal;font-weight:800}.sandbox-checkout{display:grid;min-height:330px;place-items:center;align-content:center;grid-gap:11px;gap:11px;padding:20px;color:#283f34;background:#e8ebdf;border:1px solid #cbd2c5;border-radius:3px;text-align:center}.sandbox-badge{display:flex;align-items:center;gap:5px;padding:5px 8px;color:#70521f;background:#f2d47c;border:1px solid #d3aa49;border-radius:4px;font-size:10px;font-weight:800}.sandbox-checkout>span{font-size:10px}.sandbox-checkout>b{font-family:Courier New,monospace;font-size:24px}.sandbox-checkout>small{color:#748178;font-size:10px}.payment-command{min-width:176px}.friend-code-card{display:grid;grid-template-columns:1fr auto 36px;align-items:center;grid-gap:10px;gap:10px;padding:12px;color:#345a47;background:#e3ecdd;border:2px solid #9db39e;border-radius:2px;box-shadow:inset 0 -3px 0 #d0ddca}.nickname-form{display:grid;grid-template-columns:130px minmax(180px,1fr) auto;align-items:center;grid-gap:8px 10px;gap:8px 10px;padding:11px 12px;margin-bottom:10px;background:#eef1e7;border:2px solid #bdc9b8;border-radius:2px}.nickname-form label{display:grid;grid-gap:3px;gap:3px}.nickname-form label strong{font-size:12px}.nickname-form input{height:36px;padding:0 10px;color:#263c31;background:#fffef7;border:2px solid #aebdad;border-radius:1px;outline:0}.nickname-form input:focus{border-color:#4d8865;box-shadow:0 0 0 2px rgba(77,136,101,.14)}.nickname-form>small{grid-column:2/-1;color:#7b8981;font-size:10px}.friend-code-card>span{display:flex;align-items:center;gap:7px}.friend-code-card code{padding:7px 10px;background:#fffef7;border:2px solid #bcc5b7;border-radius:1px;font-size:12px;font-weight:800}.add-friend-form{display:grid;min-height:58px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;margin-top:10px;padding:8px 12px;background:#fffef7;border:2px solid #c3cabd;border-radius:2px}.add-friend-form input{height:36px;padding:0 10px;background:#f0f1e8;border:2px solid #c1c8bb;border-radius:1px;outline:0;font-size:11px}.social-section{margin-top:16px}.social-section h3{margin:3px 0 8px;font-size:13px}.friend-request{display:grid;min-height:62px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;grid-gap:9px;gap:9px;padding:9px 11px;background:#fffef7;border:2px solid #c4ccbd;border-radius:2px}.friend-request>span:nth-child(2){display:grid}.friend-request strong{font-size:12px}.friend-request small{color:#7e8982;font-size:11px}.request-empty{display:flex;min-height:54px;align-items:center;justify-content:center;gap:7px;color:#4f785f;background:#e8ede3;border:1px dashed #bdc8b9;border-radius:3px;font-size:10px}.settings-list label{display:flex;min-height:62px;align-items:center;gap:10px;padding:8px 12px;background:#fffef7;border:2px solid #c9cec2;border-bottom:0}.settings-list label:first-of-type{border-radius:2px 2px 0 0}.settings-list label:nth-of-type(2){border-bottom:2px solid #c9cec2;border-radius:0 0 2px 2px}.settings-list label>span{display:grid;flex:1 1;grid-template-columns:24px 1fr}.settings-list label svg{grid-row:1/3}.settings-list label b{font-size:12px}.settings-list label small{color:#7f8b83;font-size:11px}.settings-list input[type=checkbox]{display:grid;width:18px;height:18px;flex:0 0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;place-content:center;background:#eef1e7;border:2px solid #829884;border-radius:1px}.settings-list input[type=checkbox]:before{width:8px;height:8px;content:"";background:#f7d25d;transform:scale(0)}.settings-list input[type=checkbox]:checked{background:#2f7254;border-color:#1d513b}.settings-list input[type=checkbox]:checked:before{transform:scale(1)}.status-on{display:flex;align-items:center;gap:5px;color:#3f805b;font-size:10px}.status-on i{width:7px;height:7px;background:#50a46f;border-radius:50%}.security-note{display:flex;align-items:center;gap:7px;margin-top:9px;padding:10px;color:#6c5528;background:#eee3b7;border:1px solid #dbc880;border-radius:3px;font-size:10px}.account-session-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;margin-top:12px;padding:10px 12px;color:#31493d;background:#e9ece1;border:2px solid #c4ccbd;border-radius:2px}.account-session-actions>span{display:grid;grid-gap:2px;gap:2px}.account-session-actions small{color:#77847c;font-size:11px}.account-session-actions>small[role=alert]{color:#a54432}@media (max-width:1350px){.game-panel.wide{width:calc(100vw - 70px)}.crop-grid{grid-template-columns:repeat(5,minmax(130px,1fr))}.crop-card{min-height:154px}.panel-content{padding-inline:17px}}