:root{color:#f8fafc;background:#020617;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#app{background:radial-gradient(circle at top,#1e3a8a 0,#020617 54%);place-items:center;width:100vw;min-height:100vh;display:grid}canvas{border:1px solid #93c5fd4d;border-radius:16px;max-width:min(100vw,960px);max-height:min(100vh,540px);box-shadow:0 24px 80px #0f172ab3}.society-systems-overlay,.recovery-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.society-systems-window,.recovery-window{background:#0f172af7;border:1px solid #94a3b859;border-radius:18px;width:min(1180px,96vw);max-height:92vh;overflow:auto;box-shadow:0 30px 100px #0000008c}.society-systems-window>header,.society-systems-window>footer,.recovery-window>header,.recovery-window>footer{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}header span{color:#94a3b8;margin-top:3px;font-size:12px;display:block}header button{color:#e2e8f0;cursor:pointer;background:0 0;border:0;font-size:30px}.society-systems-body{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.society-system-card,.recovery-grid section{color:#cbd5e1;background:#1e293bbf;border:1px solid #94a3b82e;border-radius:12px;padding:14px;font-size:13px;line-height:1.55}.society-system-card h3,.recovery-grid h3{color:#f8fafc;margin:0 0 10px;font-size:14px}.society-system-wide{grid-column:span 3}.metric{justify-content:space-between;gap:10px;display:flex}.society-system-action,.recovery-grid button{color:#dbeafe;cursor:pointer;background:#1e40af47;border:1px solid #60a5fa73;border-radius:8px;width:100%;margin-top:10px;padding:8px 10px}.society-system-action:disabled,.recovery-grid button:disabled{opacity:.5}.society-region-row{grid-template-columns:1fr minmax(140px,220px);gap:10px;padding:6px 0;display:grid}.recovery-window{width:min(1040px,96vw)}.recovery-progress{background:#0f172a;border-radius:999px;height:14px;margin:18px 18px 6px;overflow:hidden}.recovery-progress i{background:linear-gradient(90deg,#f59e0b,#22c55e);height:100%;transition:width .4s;display:block}.recovery-percent{color:#cbd5e1;padding:0 18px 14px}.recovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 18px;display:grid}.flow-row,.npc-work,.objective{border-bottom:1px solid #94a3b81a;gap:2px;padding:8px 0;display:grid}.flow-row span,.flow-row em,.npc-work span,.objective span{color:#94a3b8;font-size:12px}.npc-work i{background:#38bdf8;height:3px;display:block}.reward{font-size:16px}.arpg-ability-toast{z-index:1200;color:#fef08a;background:#0f172a;padding:10px 18px;position:fixed;top:12%;left:50%;transform:translate(-50%)}@media (width<=820px){.society-systems-overlay,.recovery-overlay{padding:8px}.society-systems-body,.recovery-grid{grid-template-columns:1fr}.society-system-wide{grid-column:auto}}
