:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#000;--color-text:#bfbfbf;--color-strong:#fff;--color-muted:#959595;--color-soft:#eee;--color-border:#393939;--color-divider:#222;--color-menu:#060606;--color-placeholder:#666;--color-verified:#0095f6;--color-like:red;--font-body:var(--font-ubuntu), "Ubuntu", serif;--font-code:var(--font-ubuntu-mono), "Ubuntu Mono", serif;--transition:all .3s ease;--header-height:100px;--page-gutter:50px;--content-width:1100px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;position:relative}body{padding:0 var(--page-gutter);background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:14px;line-height:26px;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,blockquote,figure,ol,ul,dl,dd,pre{margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:var(--color-strong);margin-bottom:20px;font-weight:700}h1{font-size:18px;line-height:42px}h2{font-size:16px;line-height:42px}h3{font-size:14px;line-height:35px}a{color:var(--color-strong);text-decoration:none}ol,ul{list-style:none}img,video{vertical-align:middle;max-width:100%}iframe{border:0;width:100%}main{z-index:1;position:relative}button{font:inherit;color:inherit}textarea{resize:none}:focus{outline:0}:focus-visible{outline:1px solid var(--color-strong);outline-offset:2px}::selection{color:#000;background-color:#dedede}input::placeholder,textarea::placeholder{color:var(--color-placeholder);opacity:1;font-style:italic}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media only screen and (max-width:768px){:root{--header-height:60px;--page-gutter:0px}body{font-size:16px;line-height:28px}h1{font-size:20px}h2{font-size:18px}h3{font-size:16px}html{scrollbar-width:none}::-webkit-scrollbar{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
