:root{color-scheme:dark;--header-height:5rem;--header-content:3rem}:focus-visible{box-shadow:0 0 1px 2px #ededed}::placeholder{opacity:65%}::selection{color:#ededed;background:#4378bd}::-webkit-scrollbar{width:12px;height:8px}::-webkit-scrollbar-track{border-radius:.4rem;background-color:rgba(3,3,3,.3)}::-webkit-scrollbar-thumb{background-color:#dfdfdf;border-radius:20px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#c5c5c5}body,html{color:#ededed;background-color:#030303;-webkit-tap-highlight-color:rgba(0,0,0,0)}section{width:100%;max-width:1440px}main{padding:calc(var(--header-height) + 2.5rem) 5% 2.5rem;min-height:100svh;overflow:hidden;text-shadow:4px 3px 7px rgba(3,3,3,.4);background-image:url(/wallpaper.webp);background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:50%;background-blend-mode:multiply;background-color:rgba(0,0,0,.5)}footer,header,main{width:100%;display:flex;justify-content:center}footer,header{z-index:10;align-items:center}footer section,header section{height:100%;display:flex;justify-content:space-between;align-items:center}header{padding:1rem 3%;height:var(--header-height);position:fixed;top:0;border:1px solid rgba(3,3,3,.25);box-shadow:0 4px 30px rgba(0,0,0,.5);background:rgba(3,3,3,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(max-width:768px){header{height:4rem}}footer{padding:1.5rem 3%;font-size:85%;font-weight:lighter}footer span{position:relative;bottom:1px}footer a:hover{text-decoration:underline}@media(max-width:768px){footer{padding:1rem 1%;font-size:min(75%,3.5vw)}footer section{flex-direction:column;gap:5px}}b,h1,h2{font-weight:700}button,input{padding:5px 20px;border-radius:.4rem;color:#030303;background-color:#d2d2d2;transition:background-color .2s ease-out}button:hover,input:hover{background-color:#b9b9b9}input{cursor:text}button{display:flex;align-items:center;justify-content:center;cursor:pointer!important}.error{margin-top:2vw;width:100%;text-align:center;font-size:125%;font-weight:700}.header_searchContainer__IcFut{height:var(--header-content);display:flex;align-items:center;gap:20px}.header_searchContainer__IcFut button{height:100%}.header_search__pVW9a{display:flex;align-items:center;height:100%;position:relative;font-weight:700;gap:0}.header_search__pVW9a input{z-index:1;width:min(50vw,20rem);height:100%;border-radius:.4rem 0 0 .4rem;background-color:#ededed}.header_search__pVW9a input:focus{box-shadow:none}.header_search__pVW9a input:hover{background-color:#dfdfdf}.header_search__pVW9a button{width:6rem;border-radius:0 .4rem .4rem 0}.header_search__pVW9a button:hover{background-color:#c5c5c5}.header_results__ZdHF5{position:absolute;top:calc(var(--header-content) - 1rem);left:0;padding-top:1rem;height:unset;width:calc(min(50vw,20rem) + 6rem);display:flex;flex-direction:column;align-items:stretch;gap:0;color:rgba(3,3,3,.85);background-color:#d2d2d2;border-radius:0 0 .4rem .4rem}.header_results__ZdHF5 div{padding:.8rem 1.25rem;display:flex;gap:8px;border-radius:.4rem;transition:background-color .2s ease-out;cursor:pointer}.header_results__ZdHF5 div p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header_results__ZdHF5 div:hover{background-color:#b9b9b9}.header_title__8yOtm{z-index:1;display:flex;align-items:center;color:#ededed;background-color:transparent!important;transition:transform .2s ease-out}@media(min-width:769px){.header_title__8yOtm:hover{transform:translateY(-2px)}}.header_title__8yOtm h1{font-size:150%}.header_desktop__lpjEt{width:100%;height:var(--header-content);display:none}@media(min-width:769px){.header_desktop__lpjEt{display:flex;justify-content:space-between;align-items:center;gap:1rem}}.header_desktop__lpjEt button{padding:0;height:100%;aspect-ratio:1/1}.header_hamburger__EXHnJ{z-index:1;scale:.4;position:relative;right:-5px;width:70px;display:none;cursor:pointer}@media(max-width:768px){.header_hamburger__EXHnJ{display:flex;flex-direction:column}}.header_hamburger__EXHnJ input[type=checkbox]{display:none}.header_hamburger__EXHnJ input[type=checkbox]:checked~span:first-of-type{transform-origin:bottom;transform:rotate(45deg) translate(8px)}.header_hamburger__EXHnJ input[type=checkbox]:checked~span:nth-of-type(2){transform-origin:top;transform:rotate(-45deg)}.header_hamburger__EXHnJ input[type=checkbox]:checked~span:nth-of-type(3){transform-origin:bottom;width:50%;transform:translate(30px,-11px) rotate(45deg)}.header_hamburger__EXHnJ span{background:#fff;border-radius:10px;height:7px;margin:7px 0;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}.header_hamburger__EXHnJ span:first-of-type{width:50%}.header_hamburger__EXHnJ span:nth-of-type(2){width:100%}.header_hamburger__EXHnJ span:nth-of-type(3){width:75%}.header_mobileMenu__opxdB{padding-top:var(--header-height);position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;background:#000;transition:height .1s ease-in-out,opacity .2s ease-in-out}@media(min-width:769px){.header_mobileMenu__opxdB{display:none}}.header_mobileMenu__opxdB button{padding:0;height:100%;aspect-ratio:1/1}