@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&family=DM+Sans:wght@300;400;500&display=swap";:root{--bg:#0f1410;--surface:#161d17;--surface2:#1e2820;--surface3:#243028;--border:#2a3a2c;--border2:#344836;--green-dim:#4a7a50;--green:#5d9e65;--green-bright:#76c47f;--green-glow:#5d9e6526;--amber:#d4a054;--amber-dim:#d4a05426;--red:#c0574a;--red-dim:#c0574a26;--blue:#5b8fa8;--blue-dim:#5b8fa81f;--text:#d4ddd5;--text-muted:#7a9c7e;--text-dim:#4d6650;--radius:14px;--radius-sm:8px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);min-height:100dvh;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5;overflow-x:hidden}#root{min-height:100dvh}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}
