:root{--bg:#090c10;--second-text:#fff;--bg-soft:#0d1117;--card:#141924;--card-light:#181e2b;--border:#242b38;--gold:#f5c679;--gold-light:#ffd77a;--gold-dark:#c99022;--text:#a1a1aa;--text-soft:#d4d4d8;--text-muted:#6f7580;--green:#19d49a;--green-dark:#0c755b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-metropolis), sans-serif;width:100%;max-width:100%;margin:0;padding:0;font-size:12px;line-height:1.2;overflow-x:hidden}section{margin-bottom:64px}a{cursor:pointer;text-decoration:none}.plantx-page{width:100%;overflow-x:hidden}.dashboard-container,.content-section{width:100%}img,button,input{max-width:100%}html{scrollbar-width:thin;scrollbar-color:#f5c679 #f2e5fb}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:#f2e5fb}html::-webkit-scrollbar-thumb{background:#f5c679;border:2px solid #f2e5fb;border-radius:10px}html::-webkit-scrollbar-thumb:hover{background:#fffab3}html::-webkit-scrollbar-corner{background:#f2e5fb}
