@import "https://fonts.googleapis.com/css2?family=Quantico:wght@700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*,:before,:after{box-sizing:border-box}:not(dialog){margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}:root{background-color:#222;font-family:Roboto,sans-serif}body{-webkit-font-smoothing:antialiased;color:#fff;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-family:Quantico,sans-serif;font-weight:700}.header{text-align:left;background-color:#111;border-bottom:2px solid #666;align-items:center;height:64px;padding:0 1rem;font-family:Quantico,sans-serif;font-weight:700;display:flex}.header>h1{color:#ddd;filter:drop-shadow(0 0 8px #ffffff40);font-size:2rem}.header>h1>span{color:#999;font-size:1.25rem}.header>h1:hover{filter:brightness(1.2)drop-shadow(0 0 8px #ffffff80)}.creators-section{flex-direction:column;align-items:center;width:100%;height:64px;display:flex}.creators-section>h2{margin-top:32px;margin-bottom:64px}.creators{flex-wrap:wrap;justify-content:space-around;gap:1rem;width:100%;padding:1rem;display:flex}.creator{background-color:#777;border-radius:4px;flex-direction:column;justify-content:space-between;width:376px;height:376px;display:flex;position:relative;overflow:hidden}.profile-picture{object-fit:cover;filter:brightness(.75);width:100%;height:100%;position:absolute}.creator-name{z-index:1;width:100%;padding:0 .5rem;font-size:1.75rem;font-weight:700}.social-links{z-index:1;background:linear-gradient(#0000,#000);justify-content:space-between;align-items:end;height:256px;padding:1rem 2rem;display:flex}.social-link:hover{filter:brightness(.8)}.social-link>img{width:48px;height:48px}
