@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=DM+Serif+Display&display=swap);:root{--green-50:#e1f5ee;--green-100:#9fe1cb;--green-500:#1d9e75;--green-600:#0f6e56;--green-900:#04342c;--amber-50:#faeeda;--amber-500:#ef9f27;--amber-700:#7a4a0a;--blue-50:#e6f1fb;--blue-500:#378add;--blue-700:#14508a;--red-50:#fcebeb;--red-500:#e24b4a;--red-700:#8c2222;--gray-50:#f8f7f5;--gray-100:#f0eee9;--gray-200:#d3d1c7;--gray-400:#6b6a64;--gray-700:#333330;--gray-900:#1a1a18;--surface:#fff;--border:#00000014;--border-md:#00000024;--text-1:#1a1a18;--text-2:#3d3d3a;--text-3:#6b6a64;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#f8f7f5;background:var(--gray-50);color:#1a1a18;color:var(--text-1);font-family:DM Sans,-apple-system,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3{font-family:"DM Serif Display",Georgia,serif;font-weight:400;line-height:1.2}h1{font-size:26px}h2{font-size:20px}h3{font-size:16px}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d3d1c7;background:var(--gray-200);border-radius:10px}.sr-only{clip:rect(0,0,0,0);height:1px;overflow:hidden;position:absolute;width:1px}.sidebar-overlay{background:#0006;display:none;inset:0;position:fixed;z-index:90}.sidebar-overlay.open{display:block}.hamburger-btn{align-items:center;background:#fff;background:var(--surface);border:none;border-radius:8px;box-shadow:0 1px 3px #0000000f;box-shadow:var(--shadow-sm);color:#1a1a18;color:var(--text-1);cursor:pointer;display:none;font-size:18px;height:36px;justify-content:center;left:12px;position:fixed;top:12px;width:36px;z-index:100}@media (max-width:768px){.hamburger-btn{display:flex}.app-sidebar{bottom:0;left:-260px;position:fixed!important;top:0;transition:left .25s ease;width:220px!important;z-index:95}.app-sidebar.open{left:0}.app-main{margin-left:0!important;padding-top:52px}.app-main [style*=gridTemplateColumns]{grid-template-columns:1fr!important}}@media (min-width:769px) and (max-width:1200px){.app-main [style*="repeat(3"],.app-main [style*="repeat(4"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
/*# sourceMappingURL=main.2d305ad7.css.map*/