@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}:root{--background:#fcfcfc;--background-2:#f8f8f8;--white:#ffffff;--border:#f1f1f5;--border-2:#e4e4e4;--sidebar-divider:#eaedf2;--black:#060606;--text-second:#71717a;--text-tertiary:#595959;--text-dim:rgba(6,6,6,0.49);--text-placeholder:#8c8c8c;--sidebar-text:#323741;--sidebar-label:#888e9e;--yellow:#a1884a;--yellow-soft:rgba(161,136,74,0.1);--green:#3a5a40;--green-soft:rgba(92,118,97,0.1);--cyan:#00a5cf;--cyan-soft:rgba(0,165,207,0.1);--red:#bc261b;--red-soft:rgba(188,38,27,0.1);--scrim:rgba(6,6,6,0.1);--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-btn:10px;--radius-lg:12px;--radius-full:100px;--space-1:2px;--space-2:4px;--space-3:6px;--space-4:8px;--space-5:10px;--space-6:12px;--space-7:16px;--space-8:20px;--space-9:24px;--shadow-tab:0 1px 1.5px rgba(0,0,0,0.1),0 1px 1px rgba(0,0,0,0.06);--shadow-base:0 1px 2px rgba(0,0,0,0.06),0 1px 3px rgba(0,0,0,0.1);--shadow-btn:0 1px 2px 0 rgba(82,88,102,0.06);--shadow-sidebar-item:-1px 2px 2px var(--sidebar-divider);--font:"Gilroy",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Gilda Display",Georgia,"Times New Roman",serif}*,:after,:before{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--black);font-family:var(--font);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font:inherit;background:none;border:none;padding:0;cursor:pointer}a,button{color:inherit}a{text-decoration:none}ol,ul{padding:0}h1,h2,h3,h4,ol,p,ul{margin:0}svg.icon{display:block;flex-shrink:0}.scroll-x,.scroll-y{scrollbar-width:thin;scrollbar-color:var(--border-2) var(--background-2)}.scroll-y{overflow-y:auto}.scroll-x{overflow-x:auto}.scroll-y::-webkit-scrollbar{width:8px}.scroll-x::-webkit-scrollbar{height:8px}.scroll-x::-webkit-scrollbar-track,.scroll-y::-webkit-scrollbar-track{background:var(--background-2)}.scroll-x::-webkit-scrollbar-thumb,.scroll-y::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:var(--radius-full)}:focus-visible{outline:2px solid var(--yellow);outline-offset:2px;border-radius:var(--radius-xs)}