@charset "UTF-8";.admin-table,.rules-content table,table{border-collapse:collapse}.container,body{min-height:100vh}.image figcaption,h1{text-shadow:0 0 .6em rgba(0,0,0,.08),0 0 .2em rgba(0,0,0,.17)}h2,h6{color:var(--color-accent2)}@font-face{font-family:"Cocomat Pro";src:url(fonts/CocomatPro-Heavy.eot);src:local("Cocomat Pro Heavy Italic"),local("CocomatPro-Heavy"),url(fonts/CocomatPro-Heavy.eot?#iefix) format("embedded-opentype"),url(fonts/CocomatPro-Heavy.woff2) format("woff2"),url(fonts/CocomatPro-Heavy.woff) format("woff"),url(fonts/CocomatPro-Heavy.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"Cocomat Pro";src:url(fonts/CocomatPro-Bold.eot);src:local("Cocomat Pro Bold"),local("CocomatPro-Bold"),url(fonts/CocomatPro-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/CocomatPro-Bold.woff2) format("woff2"),url(fonts/CocomatPro-Bold.woff) format("woff"),url(fonts/CocomatPro-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Cocomat Pro";src:url(fonts/CocomatPro-Regular.eot);src:local("Cocomat Pro Regular"),local("CocomatPro-Regular"),url(fonts/CocomatPro-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/CocomatPro-Regular.woff2) format("woff2"),url(fonts/CocomatPro-Regular.woff) format("woff"),url(fonts/CocomatPro-Regular.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box}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:inherit;vertical-align:baseline}.hero .logo,h2,h6{margin-bottom:1em}body,kbd{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-size:var(--font-size);font-family:var(--font-sansserif);background-color:var(--color-background);color:var(--color-onBackground);overflow-y:hidden}h1,h2,h3,h6{font-weight:700;font-family:var(--font-title)}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0}@keyframes highlight{0%{background-size:100% 100%;background-position:bottom right}50%{background-size:0 100%;background-position:bottom right}50.01%{background-size:0 100%;background-position:bottom left}100%{background-size:100% 100%;background-position:bottom left}}@keyframes ripple{to{transform:scale(4);opacity:0}}@keyframes show{from{opacity:0;transform:translateY(-2em)}to{opacity:1;transform:translateY(0)}}@keyframes dot-load{0%,100%,60%{box-shadow:0 0 0 -.5em}30%{box-shadow:0 0 0 .35em}}@keyframes bounce{0%,100%,80%{transform:scale(1)}82%{transform:scale(.93)}85%{transform:scale(1.2)}90%{transform:scale(.97)}95%{transform:scale(1.05)}}.bouncing{animation-name:bounce;animation-duration:10s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.single p>a:hover,a.hl-on:hover{animation:highlight .7s both}:root,body.light{--color-background:#eff1ec;--color-background-5:#e3e6dd;--color-background-10:#d6dbcf;--color-background-15:#cad1c0;--color-background-20:#bec6b1;--color-background-25:#b1bba3;--color-onBackground:#0f1a0c;--color-primary:#2f7a40;--color-primary_hover:#368c4a;--color-onPrimary:#ffffff;--color-secondary:#4f8ab2;--color-secondary_hover:#6196ba;--color-secondary-a10:rgba(79, 138, 178, 0.1);--color-onSecondary:#ffffff;--color-accent:#f4c52a;--color-accent-a40:rgba(244, 197, 42, 0.4);--color-accent_hover:#f5cc42;--color-onAccent:#1a0e02;--color-accent2:#29bc68;--color-accent2_hover:#2ed174;--color-onAccent2:#ffffff;--color-surface:#fdfffd;--color-onSurface:#11160d;--color-outline:#296b38;--color-success:#17823D;--color-error:#B40707;--font-size:18px;--font-sansserif:sans-serif;--font-title:Cocomat Pro;--menu-height:3.8rem;--menu-width:18rem;--wrapper-margin:3.6rem;--wrapper-maxWidth:80rem;--border-radius:2rem}::selection{background:var(--color-primary);color:var(--color-onPrimary);text-shadow:none}::-webkit-scrollbar{width:.67rem;height:.67rem}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{border:2px solid var(--color-background);border-radius:.33rem;background:var(--color-background-15)}::-webkit-scrollbar-thumb:hover{background:var(--color-background-20)}::-webkit-scrollbar-thumb:active{background:var(--color-background-25)}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-corner{background:0 0}.app{height:100dvh;overflow:hidden}.global{height:100svh;transform:translateX(0);transition:transform cubic-bezier(.075,.82,.165,1) .4s}a.hl,a.hl-on{transition:background-size cubic-bezier(.075,.82,.165,1) .4s,color cubic-bezier(.075,.82,.165,1) .4s}.site-content{position:absolute;top:var(--menu-height);right:0;bottom:0;left:0;overflow-y:scroll;overflow-scrolling:touch}.container{display:grid;grid-template-rows:1fr auto}.content{width:100%;overflow-x:hidden}h1{font-size:clamp(2.5rem,4vw,4rem);text-align:center}h2{font-size:clamp(1.8rem,2.5vw,2.2rem)}h3{font-size:clamp(1.5rem,2vw,1.8rem);color:var(--color-secondary)}h6{text-transform:uppercase}p{line-height:1.5em;text-align:justify}.center,.header__link{text-align:center}em{font-style:italic}strong{font-weight:700}kbd{display:inline-block;padding:.1em .35em;border:1px solid var(--color-background-20);border-radius:.25em;color:#333;white-space:nowrap}a{text-decoration:none;color:inherit}a:focus{border-radius:.4em;outline:var(--color-outline) solid 2px}a.hl{background:linear-gradient(0,rgba(244,197,42,.25) 45%,transparent 45.01%) no-repeat;background-size:0 100%}a.hl:hover{background-size:100% 100%}a.hl-on{background:linear-gradient(0,rgba(244,197,42,.25) 45%,transparent 45.01%) no-repeat;background-size:100% 100%}.image{display:flex;justify-content:center;margin:3rem 0;font-size:0}.image figure{position:relative;width:100%;max-width:50rem;border-radius:var(--border-radius);overflow:hidden;cursor:pointer}.image figure img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform cubic-bezier(.075,.82,.165,1) .4s}.image figure:hover::after{opacity:.4}.image figure:hover img{transform:scale(1.15)}.image figure:hover figcaption{transform:translateY(0)}.image figure::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-accent2);opacity:0;transition:opacity cubic-bezier(.075,.82,.165,1) .4s}.image figcaption{position:absolute;display:block;width:100%;bottom:0;padding:1rem;color:var(--color-onAccent2);transform:translateY(100%);transition:transform cubic-bezier(.075,.82,.165,1) .4s;font-size:1rem;z-index:1}.mt-3{margin-top:3rem}.with-shadows::after,.with-shadows::before{content:"";position:absolute;display:block;left:0;height:7rem;width:100%}.with-shadows::before{top:0;background:linear-gradient(180deg,rgba(0,0,0,.7) 0,transparent 100%)}.with-shadows::after{bottom:0;background:linear-gradient(0,rgba(0,0,0,.7) 0,transparent 100%)}.with-shadows--light::after,.with-shadows--light::before{height:2rem;opacity:.15}.header,.header__logo{height:var(--menu-height);z-index:1}.logo{position:relative;display:flex;flex-direction:column;align-items:center}.logo__img{display:block;width:20em}.logo__subtitle,.logo__title{font-family:"Cocomat Pro";text-transform:uppercase;font-size:1em}.logo__title{font-weight:900;font-size:2.4em}.logo__subtitle{line-height:1.8em;letter-spacing:.3em}.logo__version{position:absolute;bottom:0;left:50%;padding:.1em .5em .4em!important;font-weight:700;background:var(--color-primary);color:var(--color-onPrimary);transform:translate(4.75em,-.5em) rotate(-15deg)}.footer,.header__link,.header__user-btn,.section--sec h2{color:var(--color-background)}.logo__version:hover{background:var(--color-primary_hover)}.header,.header__nav{background:var(--color-onBackground);top:0;left:0}.header{right:0}.header__logo{position:absolute;justify-content:center;width:100%}.header__logo a{width:3.25em;padding:.5em;opacity:0;transform:scale(0);transition:transform cubic-bezier(.075,.82,.165,1) .4s,opacity cubic-bezier(.075,.82,.165,1) .4s}.header__logo svg{width:100%}.header__nav{position:absolute;height:100vh;width:var(--menu-width);overflow-y:auto;transform:translateX(-100%);z-index:9}.header__nav ul{position:relative;height:100%;display:flex;flex-direction:column;padding:2rem 1rem;gap:.25em}.header__nav ul.wrapper{width:auto}.header__nav li{isolation:isolate}.header__link{position:relative;display:block;border:2px solid transparent;padding:1em 1.5em;border-radius:var(--border-radius);overflow:hidden}.header__link.current{border:2px solid var(--color-background)}.header__link::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-secondary);opacity:0;z-index:-1;transition:opacity cubic-bezier(.075,.82,.165,1) .4s}.header__link:hover{border:2px solid transparent}.header__link:hover::before{opacity:1}.header__login{position:absolute;width:calc(var(--menu-width) - 2em);bottom:1em;isolation:auto}.header__user{position:relative}.header__user-btn{display:flex;align-items:center;gap:.75em;padding:.35em .35em .35em .75em;border:none;border-radius:99px;background:rgba(255,255,255,.1);cursor:pointer;font-size:.9em;width:100%}.header__user-btn:hover{background:rgba(255,255,255,.2)}.footer,.header__user-menu{background:var(--color-onBackground)}.header__user-menu{display:none;position:absolute;bottom:calc(100% + .5em);right:0;border-radius:20px;overflow:hidden;min-width:10em;font-size:.9em;box-shadow:0 0 .6em rgba(0,0,0,.08),0 0 .2em rgba(0,0,0,.17);z-index:10}.header__user-menu.open,.menu-btn{display:block}.header__user-menu .header__link{padding:.75em 1.25em;text-align:left}.footer,.hero__text p{text-align:center}.header__avatar{width:1.75em;height:1.75em;border-radius:50%;object-fit:cover}.footer{padding:4em 0}.footer a{background:linear-gradient(0,rgba(79,138,178,.7) 45%,transparent 45.01%) no-repeat;transition:background-size cubic-bezier(.075,.82,.165,1) .4s,color cubic-bezier(.075,.82,.165,1) .4s;background-size:0 100%}.footer a:hover{background-size:100% 100%}.footer__container,.footer__right{display:grid;grid-template-columns:1fr;gap:2em .5em}.footer__left{display:flex;flex-direction:column;gap:2em}.footer__logo .logo{flex-direction:column;gap:.75em}.footer__logo .logo__img{height:3.25em;width:auto}.footer__logo .logo__title{font-size:1.8em}.footer__copyright,.footer__legal{font-size:.9em;line-height:1.2em}.footer__legal ul{display:flex;align-items:center;justify-content:center}.footer__legal li{vertical-align:baseline}.footer__legal li:not(:first-of-type){margin-left:1em}.footer__legal li:not(:first-of-type)::before{content:"";position:absolute;display:inline-block;height:1em;width:1px;background:var(--color-accent);transform:translateX(-.5em)}.section,.wrapper{position:relative}.footer .sitemap{line-height:1.25em}.wrapper{width:calc(100% - var(--wrapper-margin) * 2);max-width:var(--wrapper-maxWidth);margin-left:auto;margin-right:auto;transition:width .2s}.section{padding:3rem 0;background:var(--color-background);z-index:0}.section--bg10{background:var(--color-background-10)}.section--sec{background:var(--color-secondary)}[role=button]{display:inline-block;padding:.8em 1.5em 1em;border-radius:var(--border-radius);outline:currentColor solid 0;font-family:"Cocomat Pro";font-weight:700;transition:all .1s ease-in-out}[role=button]:focus{border-radius:var(--border-radius);outline:currentColor solid .3em}.menu-btn,.overlay__close{aspect-ratio:1;border:none}[role=button].cta{text-transform:uppercase;background:var(--color-accent);color:var(--color-onAccent);box-shadow:0 0 .9em rgba(0,0,0,.1),0 0 .3em rgba(0,0,0,.19)}.hero,.menu-btn,.overlay__close{color:var(--color-background)}[role=button].cta:hover{background:var(--color-accent_hover);transform:scale(1.1)}.menu-btn{position:absolute;top:.8em;height:calc(var(--menu-height) - 1.6em);background:0 0;cursor:pointer;z-index:8}.menu-btn::after{content:"";position:absolute;top:50%;right:50%;bottom:50%;left:50%;border-radius:50%;background-color:var(--color-secondary);opacity:.4;transition:all .2s ease-in-out;z-index:-1}.menu-btn:hover::after{top:0;right:0;bottom:0;left:0}.menu-open .global{transform:translateX(var(--menu-width))}.menu-open .mask{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.8)}.menu-open .burger{background-color:rgba(68,68,68,0)}.menu-open .burger::after{transform:translateY(-.375em) rotate(45deg)}.menu-open .burger::before{transform:translateY(.375em) rotate(-45deg)}.social{position:fixed;right:0;top:50%;border-radius:var(--border-radius) 0 0 var(--border-radius);background:var(--color-accent2);transform:translateY(-50%);z-index:10}.social ul{display:flex;flex-direction:column;padding:.7em 0 .7em .35em;gap:.2em}.hero,.overlay{align-items:center}.social a{display:flex;padding:.25em;overflow:hidden}.social a span{position:absolute;opacity:0}.social a svg{width:2em;fill:var(--color-onAccent2)}i.burger{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:2px;width:1.3em;background-color:currentColor;transition:background-color cubic-bezier(.075,.82,.165,1) .4s}i.burger::after,i.burger::before{content:"";position:absolute;height:100%;width:100%;left:0;background-color:currentColor;transform-origin:center;transition:transform cubic-bezier(.075,.82,.165,1) .4s}i.burger::before{top:-.375em}i.burger::after{top:.375em}i.close{position:relative;display:block;height:2px;width:1.3em}i.close::after,i.close::before{content:"";position:absolute;height:100%;width:100%;left:0;background-color:currentColor;transform-origin:center}i.close::before{transform:translateX(.5em) rotate(45deg)}i.close::after{transform:translateX(.5em) rotate(-45deg)}.hero{position:relative;display:flex;justify-content:center;height:100dvh;width:100%;background:var(--color-onBackground);z-index:0}.hero--title{padding-top:var(--menu-height);padding-bottom:2rem;height:auto;min-height:20rem}.hero--title:has(#heroBg){min-height:50dvh}.hero__bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.4;z-index:-1}.hero__bg img{width:100%;height:100%;object-fit:cover}.hero__content{display:flex;max-width:55rem;flex-direction:column;align-items:center;gap:1em}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:.5em;border-radius:var(--border-radius);overflow:hidden}.gallery__item{position:relative;aspect-ratio:16/10;overflow:hidden;cursor:pointer}.gallery__item::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-accent2);opacity:0;transition:opacity cubic-bezier(.075,.82,.165,1) .4s}.gallery__item img,.streams .play-button{transition:transform cubic-bezier(.075,.82,.165,1) .4s}.gallery__item img{width:100%;height:100%;object-fit:cover}.gallery__item:hover::after{opacity:.4}.gallery__item:hover img{transform:scale(1.15)}.single h1{margin:1.5em 0}.single h2{margin:1em 0}.single h3{margin:.5em 0}.single p{margin-bottom:.5em}.single p>a{background:linear-gradient(0,rgba(47,122,64,.3) 45%,transparent 45.01%) no-repeat;transition:background-size cubic-bezier(.075,.82,.165,1) .4s,color cubic-bezier(.075,.82,.165,1) .4s;background-size:100% 100%}.single ul{padding-left:1em;line-height:1.5em}.single li{position:relative;text-align:justify}.carousel__pagination,.opinion-item,.opinion-item p,.whitelist-category-banner{text-align:center}.single li::before{content:"";position:absolute;display:block;left:-1em;top:.6em;height:.35em;width:.35em;background:var(--color-accent2)}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:10;justify-content:center}.overlay .wrapper{display:flex;align-items:center;justify-content:center;height:100%;padding:var(--wrapper-margin) 0}.overlay__content{max-width:100%;max-height:100%}.overlay__close{position:absolute;display:block;top:.8em;right:0;height:calc(var(--menu-height) - 1.6em);background:0 0;cursor:pointer;z-index:8}.overlay__close::after{content:"";position:absolute;top:50%;right:50%;bottom:50%;left:50%;border-radius:50%;background-color:var(--color-secondary);opacity:.4;transition:all .2s ease-in-out;z-index:-1}.opinions__list,.streams__item,.videos iframe{border-radius:var(--border-radius)}.overlay__close:hover::after{top:0;right:0;bottom:0;left:0}.opinions__list{background:var(--color-surface);box-shadow:0 0 .6em rgba(0,0,0,.08),0 0 .2em rgba(0,0,0,.17)}.opinion-item{display:flex;flex-direction:column;align-items:center;height:100%;padding:2em;gap:1em}.opinion-item__username{font-weight:700}.opinion-item__stars{position:relative;width:6rem;height:1.2rem;font-size:0;background:var(--color-background-10)}.opinion-item__stars div{position:absolute;display:block;height:100%;background:var(--color-accent)}.opinion-item__stars svg{position:absolute;height:100%;width:100%;left:0;fill:var(--color-surface);z-index:1}.opinion-item__stars span{position:absolute;top:0;left:0;opacity:0}.videos{display:grid;justify-content:center;grid-template-columns:min(calc(var(--wrapper-maxWidth)/ 2 - .5em),100%)}.videos iframe{width:100%;aspect-ratio:16/9}.streams .play-button{position:absolute;display:block;top:50%;left:50%;height:3rem;width:3rem;transform-origin:center center;transform:translate(-50%,-50%)}.streams .play-button svg{width:100%;height:100%;fill:var(--color-background);box-shadow:0 0 .6em rgba(0,0,0,.08),0 0 .2em rgba(0,0,0,.17);transition:fill .1s}.carousel__container,.streams__item{transition:transform cubic-bezier(.075,.82,.165,1) .4s}.streams__list{display:flex}.streams__item{max-height:70dvh;font-size:0;overflow:hidden}.streams__item:hover{transform:scale(1.08)}.streams__item:hover .play-button{transform:translate(-50%,-50%) scale(1.25)}.streams__item:hover .play-button svg{fill:var(--color-accent2)}.streams__item:nth-child(n+2){display:none}.streams__item img{max-width:100%}.carousel{position:relative;padding:0 2em;overflow:hidden}.carousel.has-pagination{padding-bottom:2em}.carousel__container{display:flex;align-items:center;transform:translate3d(0,0,0)}.carousel__container::after{content:"";display:table;clear:both}.carousel__item{float:left;height:100%}.carousel__next,.carousel__prev{position:absolute;top:50%;right:.75em;height:2.5em;width:2.5em;margin-top:-1.25em;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M28 0H0v18h3V3h15z' fill='%23fff'/%3E%3C/svg%3E") center center no-repeat var(--color-secondary);background-size:1em 1em;background-position:58% 58%;box-shadow:0 0 .3em rgba(0,0,0,.06),0 0 .1em rgba(0,0,0,.15);transform-origin:50% 50%;transform:rotateZ(135deg);transition:transform cubic-bezier(.075,.82,.165,1) .4s,opacity .2s;cursor:pointer}.rules-toc,.whitelist-box{box-shadow:0 0 .6em rgba(0,0,0,.08),0 0 .2em rgba(0,0,0,.17)}.carousel__next[aria-hidden=true],.carousel__prev[aria-hidden=true]{cursor:default;opacity:0;transform:rotateZ(135deg) scale(0)}.carousel__next:hover,.carousel__prev:hover{transform:rotateZ(135deg) scale(1.2)}.carousel__prev{right:auto;left:.75em;transform:rotateZ(-45deg)}.carousel__prev[aria-hidden=true]{transform:rotateZ(-45deg) scale(0)}.carousel__prev:hover{transform:rotateZ(-45deg) scale(1.2)}.carousel__pagination{position:absolute;right:0;bottom:.5em;left:0}.carousel__dot{display:inline-block;height:.75em;width:.75em;margin:.2em;border-radius:50%;background:var(--color-background-10);transition:transform .2s;cursor:pointer}.carousel__dot.is-current{background:var(--color-primary)}.carousel__dot:hover{transform:scale(1.3)}.breadcrumb{margin-bottom:2em;padding-bottom:.5em;border-bottom:1px solid var(--color-background-10)}.breadcrumb ul{display:flex}.breadcrumb li:not(:first-of-type){margin-left:1.5em}.breadcrumb li:not(:first-of-type)::before{content:"»";position:absolute;font-family:var(--font-title);font-weight:700;color:var(--color-accent2);transform:translate(-1em,-.2em)}.breadcrumb li:not(:last-of-type){background:linear-gradient(0,rgba(47,122,64,.3) 45%,transparent 45.01%) no-repeat;transition:background-size cubic-bezier(.075,.82,.165,1) .4s,color cubic-bezier(.075,.82,.165,1) .4s;background-size:0 100%}.breadcrumb li:not(:last-of-type):hover{background-size:100% 100%}.choice-row input[type=text],.rules-toc,.whitelist-box{background:var(--color-surface)}.breadcrumb li:last-of-type{font-weight:700}.whitelist-box{border-radius:var(--border-radius);padding:2.5em}.whitelist-box h2{margin-bottom:.5em}.whitelist-box p{margin-bottom:1em;line-height:1.6}.whitelist-box--success{border-left:4px solid var(--color-success)}.whitelist-box--error{border-left:4px solid var(--color-error)}.whitelist-progress{margin-bottom:1.5em}.whitelist-progress__bar{height:.5em;background:var(--color-background-10);border-radius:9999px;overflow:hidden;margin-bottom:.5em}.whitelist-progress__fill{height:100%;background:var(--color-primary);border-radius:9999px;transition:width cubic-bezier(.075,.82,.165,1) .4s}.whitelist-progress__label{font-size:.875em;color:var(--color-background-25)}.whitelist-question__text{font-size:1.2em;margin-bottom:1.25em}.whitelist-choices{list-style:none;display:flex;flex-direction:column;gap:.75em;margin-bottom:1.5em}.whitelist-choice label{display:flex;align-items:center;gap:.75em;padding:1em 1.25em;background:var(--color-background);border-radius:.75em;cursor:pointer;transition:background .2s}.whitelist-choice label:hover{background:var(--color-background-5)}.whitelist-choice input[type=radio]{accent-color:var(--color-primary);width:1.1em;height:1.1em;flex-shrink:0}.whitelist-result__actions{display:flex;align-items:center;gap:1.5em;margin-top:1.5em}.whitelist-category-banner__label{display:inline-block;padding:.4em 1.2em;background:var(--color-primary);color:var(--color-onPrimary);border-radius:9999px;font-size:.875em;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1em}.whitelist-categories-list{list-style:none;display:flex;flex-direction:column;gap:.5em;margin:1em 0}.whitelist-categories-list li{display:flex;justify-content:space-between;padding:.5em 1em;background:var(--color-background);border-radius:.5em}.admin-nav a,.btn{padding:.5em 1.25em;text-decoration:none}.whitelist-categories-list li::before{display:none}.admin-nav{display:flex;gap:1em;margin-bottom:2em;flex-wrap:wrap}.admin-nav a{background:var(--color-background-10);border-radius:.5em;font-size:.9em;font-weight:700;color:var(--color-onBackground);transition:background .2s}.admin-nav a.active,.admin-nav a:hover{background:var(--color-primary);color:var(--color-onPrimary)}.admin-nav--sub a,.admin-table th{background:var(--color-background-5)}.admin-nav--sub{margin-top:-.75em;margin-bottom:1.25em}.admin-nav--sub a{font-size:.8em;padding:.3em 1em;font-weight:400}.admin-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2em;flex-wrap:wrap;gap:1em}.admin-header h2{margin-bottom:0}.admin-table{width:100%}.admin-table th{text-align:left;padding:.75em 1em;font-weight:700;font-size:.875em}.admin-table td{padding:.75em 1em;border-top:1px solid var(--color-background-10);vertical-align:top}.admin-table tr:hover td{background:var(--color-background)}.admin-actions{display:flex;gap:.5em;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;border:none;border-radius:.5em;font-size:.875em;cursor:pointer;font-family:inherit;transition:opacity .2s}.btn:hover{opacity:.8}.btn--primary{background:var(--color-primary);color:var(--color-onPrimary)}.btn--danger{background:var(--color-error);color:#fff}.btn--secondary,.rules-content thead,.rules-toc .toc-link:hover{background:var(--color-background-10)}.btn--secondary{color:var(--color-onBackground)}.form-group{margin-bottom:1.5em}.form-group label{display:block;font-weight:700;margin-bottom:.5em;font-size:.9em}.form-group input[type=number],.form-group input[type=text],.form-group select,.form-group textarea{width:100%;padding:.75em 1em;background:var(--color-background);border:1px solid var(--color-background-15);border-radius:.5em;font-size:1em;font-family:inherit;color:var(--color-onBackground);box-sizing:border-box}.form-group input[type=number]:focus,.form-group input[type=text]:focus,.form-group select:focus,.form-group textarea:focus{outline:var(--color-primary) solid 2px;border-color:transparent}.form-group textarea{min-height:5em;resize:vertical}.choices-editor{display:flex;flex-direction:column;gap:.75em}.choice-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75em;padding:.75em 1em;background:var(--color-background);border-radius:.5em}.choice-row input[type=radio]{accent-color:var(--color-primary);width:1.1em;height:1.1em}.choice-row input[type=text]{width:100%;padding:.5em .75em;border:1px solid var(--color-background-15);border-radius:.4em;font-size:.95em;font-family:inherit;color:var(--color-onSurface)}.choice-row .btn--danger{padding:.3em .75em}.rules-layout{display:flex;gap:3rem;align-items:start}.rules-toc{flex-shrink:0;width:15rem;padding:.5em}.rules-toc::-webkit-scrollbar-track{background:0 0}.rules-toc::-webkit-scrollbar-thumb{border:2px solid var(--color-surface);border-radius:.33rem;background:var(--color-background-15)}.rules-toc::-webkit-scrollbar-thumb:hover{background:var(--color-background-20)}.rules-toc::-webkit-scrollbar-thumb:active{background:var(--color-background-25)}.rules-toc__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;opacity:.4;margin-bottom:.75rem}.rules-toc .toc-list{list-style:none;padding:0;margin:0}.rules-toc .toc-list .toc-list{margin-top:.1rem}.rules-toc .toc-item{margin:0}.rules-toc .toc-item--h2>.toc-link{padding-left:.75rem}.rules-toc .toc-item--h3>.toc-link{padding-left:1.5rem;font-size:.82rem}.rules-toc .toc-link{display:block;padding:.22rem .5rem;border-radius:.3rem;text-decoration:none;color:inherit;opacity:.55;transition:opacity .15s,background .15s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.rules-toc .toc-link:hover{opacity:.9}.rules-toc .toc-link--active{opacity:1;color:var(--color-primary);font-weight:600}.rules-content{flex:1;min-width:0;width:100%}.rules-content table{width:100%;margin:1.5em 0;font-size:.9em;border-radius:.4em;overflow:hidden}.rules-content td,.rules-content th{border:1px solid var(--color-background-15);padding:.55em 1em;text-align:left;vertical-align:top}.rules-content th{font-weight:700;font-size:.85em;text-transform:uppercase;letter-spacing:.05em}.rules-content tr:nth-child(even){background:var(--color-background-5)}.rules-content .rs{margin-bottom:.15em}.rules-content .rs__heading{display:flex;align-items:center;gap:.5em;cursor:pointer;list-style:none;user-select:none;border-radius:.3em;padding:.1em .4em;margin-left:-1.75em;transition:background .15s}.rules-content .rs__heading::-webkit-details-marker{display:none}.rules-content .rs__heading:hover .rs__arrow{opacity:1}.rules-content .rs__heading h1,.rules-content .rs__heading h2,.rules-content .rs__heading h3{flex:1}.rules-content .rs__arrow{flex-shrink:0;width:.9em;height:.9em;opacity:.4;transition:transform .2s,opacity .15s;display:flex;align-items:center;justify-content:center;margin-top:.05em}.rules-content .rs__arrow::before{content:"▶";font-size:.65em;display:block;line-height:1}.rules-content .rs[open]>.rs__heading .rs__arrow{transform:rotate(90deg);opacity:.7}@media screen and (max-width:60rem){.rules-layout{flex-direction:column}.rules-toc{width:100%;position:static}.rules-toc__label{display:none}.rules-toc .toc-list{display:flex;flex-wrap:wrap;gap:.25rem}.rules-toc .toc-item--h2>.toc-link,.rules-toc .toc-item--h3>.toc-link{padding-left:.5rem}.rules-toc .toc-link{padding:.2rem .6rem;border-radius:2rem;background:var(--color-background-10);opacity:.7;font-size:.82rem}.rules-toc .toc-link--active{background:var(--color-primary);color:var(--color-onPrimary);opacity:1}.rules-toc .toc-list .toc-list{display:none}}@media screen and (min-width:60rem){.rules-toc{position:sticky;top:calc(var(--menu-height) + 1.5rem);max-height:calc(100dvh - var(--menu-height) - 3rem);overflow-y:auto}body{overflow-y:scroll}.app{overflow:visible}.global{transform:none!important;overflow-y:auto!important}.site-content{overflow:visible;top:0}.mask{display:none}.header{position:fixed;background:0 0;z-index:100}.header__logo{align-items:flex-start;width:3.25em}.header__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-onBackground);opacity:0}.header ul,.header__container,.header__nav{height:100%}.header__nav{position:static;width:auto;transform:none;background:0 0;overflow:visible}.header__nav ul{height:100%;flex-direction:row;align-items:center;justify-content:center;padding:0}.header__nav ul.wrapper{width:calc(100% - var(--wrapper-margin) * 2)}.header__link{padding:.5em .75em}.header__login{display:flex;bottom:auto;right:0;width:auto;align-items:center}.header__user-menu{bottom:auto;top:calc(100% + .5em)}.menu-btn{display:none}.footer{text-align:left}.footer__container{grid-template-columns:1fr 1fr}.footer__left{padding-right:3em}.footer__right{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.footer__logo .logo{flex-direction:row}.footer__logo .logo__title{font-size:2.5em}.footer__legal ul{justify-content:flex-start}.streams__list{padding:3.5em 0}.streams__item:nth-child(n+2){display:block}.streams__item:nth-child(2){transform:scale(1.5);z-index:1}.streams__item:nth-child(2):hover{transform:scale(1.6)}.streams__item:first-child a,.streams__item:last-child a{display:block;position:relative}.streams__item:first-child a::after,.streams__item:last-child a::after{content:"";position:absolute;display:block;height:100%;width:40%;top:0}.streams__item:first-child a::after{right:0;background:linear-gradient(-90deg,rgba(0,0,0,.7) 0,transparent 100%)}.streams__item:last-child a::after{left:0;background:linear-gradient(90deg,rgba(0,0,0,.7) 0,transparent 100%)}}