:root{--color-blue:#4285f4;--color-green:#0f9d58;--color-red:#ea4335;--color-yellow:#fbbc04;--color-line:#dadce0;--color-text-gray:#5f6368;--color-scrollbar-background:#f3f2f7;--color-dark:#202124;--max-width-content:1200px}@font-face{font-family:Google Sans;src:url(/_next/static/media/GoogleSans-Regular.3bd571a7.ttf) format("truetype");color:var(--color-dark);font-display:swap}*{margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Google Sans;box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:var(--color-green)}::-webkit-scrollbar-thumb{background:var(--color-green);border-radius:3px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:var(--color-scrollbar-background)}.noScroll{overflow:hidden}