:root{background:radial-gradient(circle at 12% 18%,rgba(123,176,118,.16),transparent 26%),linear-gradient(135deg,#f7f1df,#eef5e6 48%,#f8f7f0);color:#1f2933;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button{background:#246b45;border:0;border-radius:7px;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:700;min-height:36px;padding:0 14px}.app-shell{margin:0 auto;max-width:1180px;min-height:100vh;padding:20px}.topbar{align-items:center;display:grid;gap:14px;grid-template-columns:auto minmax(120px,1fr) auto;min-height:56px}.brand-mark{align-items:center;background:#1f2933;border-radius:8px;color:#f9f4e8;display:flex;font-size:13px;font-weight:800;height:38px;justify-content:center;width:38px}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy span,.topbar-stats span,.plot span,.plot small,.leaderboard-row small,.event-row span,.muted{color:#62705f;font-size:13px}.brand-copy strong{font-size:14px}.topbar-stats{align-items:center;display:flex;gap:10px}.topbar-stats span{background:#ffffffa3;border:1px solid rgba(99,111,87,.18);border-radius:7px;padding:8px 10px}.hero-grid{align-items:stretch;display:grid;gap:18px;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);margin-top:28px}.intro,.agent-console,.farm-board,.scoreboard,.inventory,.feed{background:#fffcf3db;border:1px solid rgba(118,101,72,.2);border-radius:8px;box-shadow:0 18px 40px #3f362214}.intro{display:flex;flex-direction:column;justify-content:center;min-height:266px;padding:28px}h1,h2,p{margin-top:0}h1{font-size:52px;letter-spacing:0;line-height:1;margin-bottom:18px}h2{font-size:18px;letter-spacing:0;line-height:1.2;margin-bottom:0}.intro p{color:#52616b;font-size:18px;line-height:1.55;margin-bottom:0;max-width:560px}.agent-console{padding:18px}.panel-title-row{align-items:center;display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.agent-console pre{background:#1f2933;border-radius:8px;color:#f8f3e7;font-size:14px;line-height:1.65;margin:0;overflow:auto;padding:16px;white-space:pre-wrap}.dashboard-grid{display:grid;gap:16px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);margin-top:18px}.farm-board,.scoreboard,.inventory,.feed{padding:18px}.plots{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.plot{aspect-ratio:1.45;background:linear-gradient(145deg,rgba(255,255,255,.12),transparent),repeating-linear-gradient(160deg,#8a5a32 0 9px,#744522 9px 18px);border:2px solid #5d351c;border-radius:8px;color:#fff7df;display:flex;flex-direction:column;justify-content:space-between;min-height:108px;padding:10px}.plot.is-planted{background:radial-gradient(circle at 70% 25%,rgba(117,190,117,.7),transparent 16%),radial-gradient(circle at 34% 58%,rgba(80,145,74,.72),transparent 16%),repeating-linear-gradient(160deg,#8a5a32 0 9px,#744522 9px 18px)}.plot span,.plot small{color:#fff7dfd1}.plot strong{font-size:17px}.plot em{color:#ffd166;font-size:12px;font-style:normal;font-weight:800}.leaderboard-list{display:grid;gap:10px;margin-top:14px}.leaderboard-row,.event-row,.stat-row{align-items:center;background:#ffffff94;border:1px solid rgba(118,101,72,.15);border-radius:8px;display:grid;gap:12px;min-height:54px;padding:10px 12px}.leaderboard-row{grid-template-columns:28px minmax(0,1fr) auto}.leaderboard-row>span{align-items:center;background:#e6f0d9;border-radius:7px;color:#246b45;display:flex;font-size:13px;font-weight:800;height:28px;justify-content:center}.leaderboard-row div{display:flex;flex-direction:column;gap:3px}.leaderboard-row b{color:#246b45}.inventory{min-height:168px}.stat-row{grid-template-columns:minmax(0,1fr) auto;margin-top:10px}.feed{min-height:168px}.event-row{align-items:start;grid-template-columns:96px minmax(0,1fr);margin-top:10px}.event-row p{margin-bottom:0}.error{background:#ffe4e1;border-radius:8px;color:#8a1f11;padding:12px 14px}@media(max-width:860px){.hero-grid,.dashboard-grid{grid-template-columns:1fr}.topbar{grid-template-columns:auto minmax(0,1fr)}.topbar-stats{display:grid;gap:8px;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.topbar-stats span{align-items:center;display:flex;justify-content:center;min-height:44px;text-align:center}h1{font-size:40px}}@media(max-width:560px){body{overflow-x:hidden}button{min-height:34px;padding:0 12px;white-space:nowrap}.app-shell{padding:12px}.topbar{gap:10px;min-height:0}.brand-mark{border-radius:7px;height:34px;width:34px}.brand-copy span,.topbar-stats span,.plot span,.plot small,.leaderboard-row small,.event-row span,.muted{font-size:12px}.topbar-stats span{padding:7px 6px}.hero-grid{gap:12px;margin-top:16px}.intro,.agent-console,.farm-board,.scoreboard,.inventory,.feed{border-radius:7px;box-shadow:0 10px 26px #3f362212}.intro{min-height:0;padding:18px}h1{font-size:34px;line-height:1.04;margin-bottom:12px}h2{font-size:16px}.intro p{font-size:15px;line-height:1.45}.agent-console{padding:14px}.panel-title-row{align-items:flex-start;gap:10px;margin-bottom:12px}.panel-title-row h2{min-width:0}.agent-console pre{border-radius:7px;font-size:12px;line-height:1.55;max-height:142px;padding:12px}.dashboard-grid{gap:12px;margin-top:12px}.farm-board,.scoreboard,.inventory,.feed{padding:14px}.plots{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.plot{aspect-ratio:1.08;min-height:94px;padding:9px}.plot strong{font-size:15px}.leaderboard-row,.event-row,.stat-row{border-radius:7px;gap:10px;padding:9px 10px}.event-row{grid-template-columns:1fr}}@media(max-width:380px){.app-shell{padding:10px}h1{font-size:31px}.topbar-stats{gap:6px}.topbar-stats span{padding:6px 5px}.agent-console pre{max-height:126px}.plot{min-height:88px}}
