:root{--main-color:#279b48;--secondary-green:#75c570;--hover-green:#157347;--dark-green:#19855b;--light-green-bg:#e9f5ed;--frozen-moss:#e6f5e6;--green-light-grey:#c9ded4;--page-bg:#f0f0f7;--white:#fff;--white-smoke:#f5f5f5;--border-color:#c7c4c4;--gray-88:#e0e0e0;--gray-56:#8f8f8f;--shuttle-grey:#656a64;--secondary-black:#0b0b0b;--input-bg:#f5f4fa;--mercury:#ebebeb;--sidebar-width:260px;--header-height:58px;--radius:.375rem;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--focus-ring:0 0 0 .2rem #19855b3d;--transition:all .2s ease-in-out}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--page-bg);color:var(--secondary-black);-webkit-font-smoothing:subpixel-antialiased;height:100vh;font-family:Poppins,sans-serif;font-size:.9rem;overflow:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}::-webkit-scrollbar-thumb{background:var(--gray-56);border-radius:10px}
