:where(:not(:-webkit-any(html,iframe,canvas,img,svg,video,audio)):not(:-webkit-any(svg *,symbol *))){all:unset;display:revert}:where(:not(:-moz-any(html,iframe,canvas,img,svg,video,audio)):not(:-moz-any(svg *,symbol *))){all:unset;display:revert}:where(:not(:is(html,iframe,canvas,img,svg,video,audio)):not(:is(svg *,symbol *))){all:unset;display:revert}*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}ol{counter-reset:revert}img{max-height:100%;max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--primary:#121212;--secondary:#f0f0f0;--background:#010714;--header-height:4.5rem;--global-width:min(100%,2000px)}:focus-visible{box-shadow:0 0 1px 2px var(--secondary)}::-webkit-scrollbar{width:14px;height:8px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background-color:var(--secondary);background-clip:content-box;border:2px solid transparent}::-webkit-scrollbar-thumb:hover{background-color:#fff}html,body{color:var(--secondary);background-color:var(--background);-webkit-tap-highlight-color:transparent}section{flex-direction:column;width:100%;display:flex}main{margin-top:var(--header-height);width:100%;min-height:calc(100svh - var(--header-height));flex-direction:column;align-items:center;display:flex}header,footer{z-index:10;justify-content:center;align-items:center;width:100%;display:flex}header section,footer section{width:var(--global-width)}header{height:var(--header-height);position:fixed;top:0}@media (max-width:768px){header{height:4rem}}header section{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(3,3,3,.65);border:1px solid rgba(3,3,3,.25);flex-direction:row;align-items:center;width:100%;height:100%;padding:.6rem calc(5% - 14px) .6rem calc(5% - 20px);box-shadow:0 4px 30px rgba(0,0,0,.5)}footer{background-color:#000;padding:2rem 3% 2.5rem;font-size:min(1.4vw,85%);font-weight:lighter}footer section{opacity:.65;align-items:center}@media (max-width:768px){footer{padding:min(5vw,1.5rem) 1%;font-size:min(2.5vw,100%)}footer section{gap:1.25vw}}b,h1,h2,h3{font-weight:700}u{text-decoration:underline}a,button{cursor:pointer;transition:all .2s ease-out}
