header{display:flex;justify-content:space-between;align-items:center;background-color:#000;border-bottom:1px solid #222;margin-bottom:1rem;padding:0 32px;user-select:none}header h1{font-family:Chewy,cursive;font-size:2.8em;margin:.5rem 0}nav{font-family:Pangolin,cursive;font-size:1.2em;text-shadow:none}nav ul{list-style:none;display:flex;margin:0;padding:0;gap:10px}nav ul li a{display:inline-block;text-decoration:none;padding:1rem .75rem;border-radius:4px;color:#fff;transition:color .1s ease-in-out}nav ul li a:hover{color:#aaa}footer{background-color:#000;border-top:1px solid #222;margin-top:2rem;padding:1rem}footer p{text-align:center;max-width:800px;margin:.5rem auto}footer p:nth-of-type(2){color:#aaa;font-size:.9em}footer a{text-decoration:none;color:#aaa;font-weight:700;transition:color .1s ease-in-out}footer a:hover{color:#fff}@font-face{font-family:Chewy;src:url("./Chewy-Regular-ACUVKN2Q.ttf");font-style:normal;font-display:swap}@font-face{font-family:Pangolin;src:url("./Pangolin-Regular-NXQI5I5G.ttf");font-style:normal;font-display:swap}@font-face{font-family:Cardo;src:url("./Cardo-Regular-F3ZFHFX7.ttf");font-style:normal;font-display:swap}::selection{background:#444}body{margin:0;background-color:#000;color:#fff;font-family:Pangolin,sans-serif;line-height:1.5}h2,h3,h4,h5,h6{color:#aaa;margin:2rem auto .5rem}main a{text-decoration:none;color:#aaa;font-weight:700;transition:color .1s ease-in-out}main a:hover{color:#fff}main{max-width:960px;min-height:720px;margin:0 auto;background-color:#000;font-size:1.1rem}main p img{max-width:100%;height:auto;border-radius:8px}main>p>a>img{max-width:475px}.home-banner{width:100%;max-width:960px;max-height:160px;border-radius:8px;object-fit:cover}.socials,.years{display:flex;justify-content:space-evenly}.newest-art{text-align:center;font-size:1rem;font-weight:700;margin:1.25rem}.news{max-height:720px;overflow-y:auto}.news article{background-color:#0c0c0c;border:2px solid #444;border-radius:.5rem;padding:0 1rem;max-width:960px;margin:0 auto 1rem;overflow:hidden}.prose{font-family:Cardo,serif;font-size:1.2rem;text-align:justify}.trans{color:#aaa;text-decoration:underline dotted}.spoiler{background-color:#fff;border-radius:.5rem;transition:background-color .1s ease-in-out}.spoiler:hover{background-color:transparent}.license{display:flex;align-items:center;font-size:.85em;background-color:#0c0c0c;border:2px solid #444;border-radius:.5rem;max-width:960px;padding:.25rem;margin:1rem auto}.license img{max-width:4rem;padding:.25rem}#agegate-cover{display:none;position:fixed;inset:0;background:#000;z-index:98;user-select:none}#agegate-popup{position:fixed;top:5%;inset-inline:0;max-width:720px;margin:0 auto;padding:1rem 0;background:#000;border:2px solid #aaa;border-radius:.5rem;z-index:99}#agegate-popup h1,#agegate-popup p{width:90%;margin:1rem auto}#agegate-popup a{text-decoration:none;color:#aaa;font-weight:700}#agegate-popup a:hover{color:#666}#agegate-popup button{font-family:Pangolin,sans-serif;font-size:1.1rem;background-color:#000;color:#fff;border:1px solid #fff;border-radius:.5rem;padding:.5rem;margin-bottom:1rem}#agegate-popup button:hover{color:#000;background-color:#fff}.agegate-form{width:90%;margin:0 auto 16px}.agegate-form input{font-family:Pangolin,sans-serif;font-size:1.4rem;background-color:#000;color:#fff;border:1px solid #fff;border-radius:.5rem;padding:.5rem;width:64px;margin-bottom:16px;margin-right:8px}.griddy{display:grid;gap:4px;grid-template-columns:repeat(3,1fr)}.griddy img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:.5rem}.item{transition:filter .1s}.item:hover{filter:brightness(.8)}.char{display:flex;justify-content:space-between;position:relative;height:320px;margin-bottom:.75rem;border:2px solid transparent;border-radius:.5rem;overflow:hidden;transition:border-color .2s}.char:hover{border-color:#444}.char-portrait{width:640px;height:640px;background-size:contain;background-repeat:no-repeat;background-position:right;transform:translateY(-32%);transition:transform .2s,filter .2s;mask-image:linear-gradient(to bottom,black 70%,transparent 100%);filter:brightness(.9)}.char:hover .char-portrait{transform:translateY(-33%);filter:brightness(1)}.char-name{position:relative;left:7%;top:35%;z-index:1;font-family:Chewy,cursive;font-size:5rem;color:#fff;text-shadow:2px 2px 4px #000}#muell-head .char-portrait{background-image:url("./muell-head-a-LSEKW6LZ.webp")}#muell-head:hover .char-portrait{background-image:url("./muell-head-b-DKDWP26Y.webp")}#avril-head .char-portrait{background-image:url("./avril-head-a-XLIWE5Z4.webp")}#avril-head:hover .char-portrait{background-image:url("./avril-head-b-5EP3AEBC.webp")}#dairy-head .char-portrait{background-image:url("./dairy-head-a-VPY4FKFA.webp")}#dairy-head:hover .char-portrait{background-image:url("./dairy-head-b-Z742FFSE.webp")}.stats-grid{display:flex;flex-direction:column;width:100%}.stat{display:flex;justify-content:space-between}#notablefeat{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.feat{display:flex;align-items:center;gap:.5rem}.thumb{flex:0 0 96px;width:96px;height:96px;border:2px solid #fff;border-radius:.5rem;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.char-title{font-family:Chewy;font-size:4em;text-align:center}.char-desc{font-family:Pangolin;font-size:1.4em;text-align:center;margin-top:0}.swatch-grid{display:grid;margin:2rem 0}.swatch{border:4px solid transparent;border-radius:.5rem;cursor:pointer;text-align:center;text-shadow:2px 2px 4px #000;transition:border-color .2s}.swatch:hover{border-color:#fff}.facts ul li{padding:.2rem}
