a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}input{box-shadow:0 0 0 1px #000,0 2px 0 0 #000;border:none}input,input:active,input:focus,input:hover{background:var(--yellow)}html{font-size:10px}body{font-size:1.4rem;line-height:1.3;color:var(--main-text-color)}small{font-size:1.3rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:3rem}h2{font-size:1.8rem}h3{font-size:1.6rem}h4{font-size:1.4rem}h5{font-size:1.3rem}code{padding:1rem;background:rgba(0,0,0,.1);line-height:2rem;display:block;white-space:pre-wrap;word-break:break-word;overflow:auto;font-family:monospace}aside{padding:1rem 2rem;background:#ffffe0;margin:1rem 0}@media (max-width:600px){html{font-size:9px}}@media (min-width:1500px){html{font-size:11px}}:root{--black:#000;--white:#fff;--primary-brand-color:#1b98ee;--light-primary-brand-color:rgba(214,238,255,.1);--bubble-brand-color:#d6eeff;--footer-color:#2d353f;--main-text-color:#364453;--sub-header-color:#909ead;--border-color:rgba(144,158,173,.4);--link-color:#1b98ee;--neutral-holder-color:#f3f8fc;--field-border-color:#f7f7f7;--yellow:#fffcd6;--border-radius:8px;--box-shadow:0 4px 4px rgba(0,0,0,.1)}.primary-brand-color{background:var(--primary-brand-color)}.light-primary-brand-color{background:var(--light-primary-brand-color)}.bubble-brand-color{background:var(--bubble-brand-color)}.footer-color{background:var(--footer-color)}.main-text-color{background:var(--main-text-color)}.sub-header-color{background:var(--sub-header-color)}.border-color{background:var(--border-color)}.link-color{background:var(--link-color)}.neutral-holder-color{background:var(--neutral-holder-color)}.field-border-color{background:var(--field-border-color)}body,html{min-height:100vh}body{background:var(--field-border-color)}#__next{display:flex;flex-direction:column;min-height:100vh}#__next>main{flex:1 0 auto}.topics li{display:flex;justify-content:space-between;padding:.5rem 1rem;line-height:2rem}.topics li:not(.head):hover{background:var(--yellow)}.topics li.head{background:#fff;box-shadow:var(--box-shadow);margin-bottom:1rem}.topics li.head .created,.topics li.head .created_mobile,.topics li.head .title .score,.topics li.head .title a{font-weight:700;text-decoration:underline;cursor:pointer}.topics li.head .created.active,.topics li.head .created_mobile.active,.topics li.head .title .score.active,.topics li.head .title a.active{color:var(--black)}.topics li.head a{text-decoration:none}.topics li .title{display:flex;position:relative}.topics li .title strong.score{position:absolute;left:0;top:0;width:4rem;text-align:right;font-weight:700}.topics li .title a{padding:0 1rem 0 6rem}.topics li .created_mobile{display:none}.topics li .created{border-radius:2px;display:flex;height:2rem;align-items:center;justify-content:center;flex:0 0 4rem;background:rgba(0,0,0,.1)}@media (max-width:600px){.topics li .created{display:none}.topics li .created_mobile{padding:0;height:2rem;background:rgba(0,0,0,.1);border-radius:2px;display:flex;flex:0 0 2rem;justify-content:center}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate{background:linear-gradient(-45deg,var(--bubble-brand-color),var(--primary-brand-color));background-size:400% 400%;animation:gradient .5s ease infinite}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;transform:rotate(45deg);width:8px}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.Logo_logo__HEXJH{display:flex;cursor:pointer;white-space:nowrap;max-width:max-content}.Logo_logo__HEXJH a{color:var(--black);text-decoration:none;font-size:2.2rem;box-shadow:inset 0 0 0 3px var(--black);padding:0 1rem;line-height:3.4rem;height:3.4rem;text-transform:uppercase;font-weight:500}.GradientLoader_loader__JpFXe{height:1rem;position:absolute;z-index:3;left:0;right:0;bottom:-1rem}.Header_header__l1qoc{display:flex;justify-content:space-between;padding:0 1rem;align-content:center;height:5rem;box-shadow:var(--box-shadow);position:relative;z-index:1;background:var(--white);margin-bottom:1rem}.Header_header__l1qoc>div{display:flex;flex:0 0 60vw}.Header_header__l1qoc .Header_subtitle__KqzUK{align-items:center;font-weight:400;margin:0;padding-left:1rem;line-height:1}.Header_header__l1qoc .Header_subtitle__KqzUK b{display:inline-flex;color:var(--black);font-weight:700}.Header_header__l1qoc form,.Header_header__l1qoc>div{display:flex;align-items:center}.Header_header__l1qoc form{text-align:right;position:relative;width:35vw;justify-content:space-between}.Header_header__l1qoc input[type=text]{line-height:3rem;padding:0 1rem;width:calc(35vw - 14rem)}.Header_header__l1qoc form label{display:flex;cursor:pointer;justify-content:flex-end}@media (max-width:600px){.Header_header__l1qoc .Header_subtitle__KqzUK,.Header_header__l1qoc h3{display:none}.Header_header__l1qoc form{width:80vw}.Header_header__l1qoc input[type=text]{width:50vw}.Header_header__l1qoc>div{display:flex;flex:0 0 15vw}}.Header_aiLink__sliuV{padding:0 1rem;line-height:3rem;text-decoration:none;border-radius:var(--border-radius);box-shadow:var(--box-shadow);background-color:var(--field-border-color)}.Header_aiLink__sliuV:hover{background:var(--main-text-color)}.Footer_footer___O5Nl{padding:1rem 2rem;border-top:1px solid var(--border-color);margin-top:1rem;font-size:.9em;font-family:monospace;background-color:var(--white)}@font-face{font-family:__Inter_0ec1f4;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d1d9458b69004127-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_0ec1f4;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b967158bc7d7a9fb-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_0ec1f4;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ae9ae6716d4f8bf8-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_0ec1f4;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c0f5ec5bbf5913b7-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Inter_0ec1f4;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b1db3e28af9ef94a-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_0ec1f4;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9c4f34569c9b36ca-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_0ec1f4;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2aaf0723e720e8b9-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_0ec1f4;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_0ec1f4{font-family:__Inter_0ec1f4,__Inter_Fallback_0ec1f4;font-style:normal}