:root{--background:#fff;--light--background:#e4e4e75c;--foreground:#171717;--max-view-width:609px;--max--footer-width:768px;--landing-root-view-width:985px;--color-emerald-200:#a7f3d0;--color-emerald-500:#10b981;--color-state-0:#fff;--color-red-500:#ef4444;--color-gray-500:#6b7280;--color-gray-200:#e5e7eb;--color-blue-500:#1a73e8}*{margin:0;padding:0;box-sizing:border-box;&::-webkit-scrollbar{width:8px;border-radius:10px}&::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--color-state-300)}&::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;button{cursor:pointer;border:none;background:none}}