@import"https://fonts.googleapis.com/css2?family=Fredoka+One&family=Readex+Pro:wght@400;700&display=swap";*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,ul,ol,hr,sup,sub{margin:0;padding:0;list-style-type:none;border:none;vertical-align:baseline}h1,h2,h3,h4{font-size:1em;line-height:1}a,abbr{display:inline-block;text-decoration:none;color:inherit}@font-face{font-family:Whitney;font-weight:normal;src:url("../fonts/whitney-regular.woff")}@font-face{font-family:Ginto;src:url("../fonts/ginto-regular.woff2")}@keyframes bgSlide{from{background-position-x:right}to{background-position:left}}body{color:#b3989c;font-family:"Readex Pro",Montserrat,"Arial Rounded",Helvetica,Arial,sans-serif;font-size:14pt;background:#f2e6e8 url("../img/bg-main.png") center right fixed;background-size:20%;animation:bgSlide 60s infinite linear;cursor:default}#social-media-icons-esp .icon,#social-media-icons-eng .icon{margin-right:.75em;width:48px;height:48px;background-repeat:no-repeat;background-position:center;background-size:60%;border-radius:20%;transition:background-color 150ms}#social-media-icons-esp .icon:last-child,#social-media-icons-eng .icon:last-child{margin-right:0}#social-media-icons-esp .icon:active,#social-media-icons-eng .icon:active{position:relative;top:1px}#social-media-icons-esp .twitter,#social-media-icons-eng .twitter{background-color:#04a3ff;background-image:url("../img/icon-twitter-white.svg")}#social-media-icons-esp .twitter:hover,#social-media-icons-eng .twitter:hover{background-color:#37b6ff}#social-media-icons-esp .twitter:active,#social-media-icons-eng .twitter:active{background-color:#0084d0}#social-media-icons-esp .twitch,#social-media-icons-eng .twitch{background-color:#9146ff;background-image:url("../img/icon-twitch-white.svg")}#social-media-icons-esp .twitch:hover,#social-media-icons-eng .twitch:hover{background-color:#a060ff}#social-media-icons-esp .twitch:active,#social-media-icons-eng .twitch:active{background-color:#7313ff}#social-media-icons-esp .youtube,#social-media-icons-eng .youtube{background-color:#f33;background-image:url("../img/icon-youtube.svg")}#social-media-icons-esp .youtube:hover,#social-media-icons-eng .youtube:hover{background-color:#ff4d4d}#social-media-icons-esp .youtube:active,#social-media-icons-eng .youtube:active{background-color:#e60000}#social-media-icons-esp .discord,#social-media-icons-eng .discord{background-color:#5865f2;background-image:url("../img/icon-discord-white.svg")}#social-media-icons-esp .discord:hover,#social-media-icons-eng .discord:hover{background-color:#707bf4}#social-media-icons-esp .discord:active,#social-media-icons-eng .discord:active{background-color:#404ff0}#social-media-icons-esp .instagram,#social-media-icons-eng .instagram{background-color:#e476bf;background-image:url("../img/icon-instagram.svg")}#social-media-icons-esp .instagram:hover,#social-media-icons-eng .instagram:hover{background-color:#e88bc9}#social-media-icons-esp .instagram:active,#social-media-icons-eng .instagram:active{background-color:#e061b5}#social-media-icons-esp .tiktok,#social-media-icons-eng .tiktok{background-color:#000;background-image:url("../img/icon-tiktok.svg")}#social-media-icons-esp .tiktok:hover,#social-media-icons-eng .tiktok:hover{background-color:#444}#social-media-icons-esp .tiktok:active,#social-media-icons-eng .tiktok:active{background-color:#000}#social-media-icons-esp .vgen,#social-media-icons-eng .vgen{background-color:#b7ff25;background-image:url("../img/icon-vgen.svg")}#social-media-icons-esp .vgen:hover,#social-media-icons-eng .vgen:hover{background-color:#fff}#social-media-icons-esp .vgen:active,#social-media-icons-eng .vgen:active{background-color:#000}#social-media-icons-esp .trello,#social-media-icons-eng .trello{background-color:#3179ba;background-image:url("../img/icon-trello.svg")}#social-media-icons-esp .trello:hover,#social-media-icons-eng .trello:hover{background-color:#4e92d0}#social-media-icons-esp .trello:active,#social-media-icons-eng .trello:active{background-color:#2c6ca6}header{display:flex;align-items:center;margin:16px auto 32px;width:1280px}header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:128px;background-image:linear-gradient(0deg, transparent, rgba(255, 255, 255, 0.5));z-index:-1}header #logo img{max-height:80px}header nav{display:flex;gap:2em;margin-left:2em;color:#400636;font-weight:bold;font-size:.8em;text-transform:uppercase}header nav a{padding:.2em .75em;border-radius:.3em;transition:linear 150ms}header nav a[data-active]{color:#fff;background-color:#ff99b3;pointer-events:none}header nav a:hover{color:#fff;background-color:#be97c7}header #social-media-icons-eng,header #social-media-icons-esp{margin-left:auto}header #social-media-icons-eng .icon,header #social-media-icons-esp .icon{width:32px;height:32px}main{min-height:100vh;display:grid}main section#landing{width:600px;place-self:center;text-align:center;background-color:rgba(255,255,255,.7);backdrop-filter:blur(2px)}main section#landing #logo-landing{display:block;margin:0 auto;max-height:150px}main section#landing nav{display:flex;justify-content:center;margin:1em auto 2em;gap:.5em;font-weight:bold;text-transform:uppercase}main section#landing nav a{color:#ff99b3;border-bottom:1px dashed}main section#landing nav a:hover{color:#d3b8d9;border-bottom-style:solid}main section#landing nav a:active{position:relative;top:1px;color:#ccb8bb;border-bottom:none;background-color:rgba(64,6,54,.1)}main section#landing h3{margin-bottom:.5em;color:#806065}main section#landing p{margin-bottom:1em;font-size:.8em}main section#landing p.distinctive{margin-top:1em;margin-bottom:.25em;font-size:1em;text-transform:uppercase;font-weight:bold}main section{margin-bottom:5vh;align-self:flex-start;justify-self:center;padding:2em;width:1280px;background-color:#fff;border-radius:1em}main section img{max-width:100%}main section #ref-sheet{position:relative;margin-bottom:2em}main section #ref-sheet img{display:block}@keyframes clickForFull{from{opacity:0}}main section #ref-sheet:hover:before{content:"Click to see in full-res";position:absolute;display:grid;place-content:center;width:100%;height:100%;text-align:center;font-size:1.5em;color:#400636;font-weight:bold;background:rgba(255,255,255,.5);animation:clickForFull 1 150ms ease-in}main section #about-me-info{display:flex;justify-content:space-evenly}main section table{display:inline-block;color:#400636}main section table tr>td:first-child{color:#ccb8bb;text-align:right;font-weight:bold}main section table td{padding:.2em}main #downloads h2{margin-bottom:1em;padding-bottom:.2em;font-size:2em;color:#ccb8bb;box-shadow:0 2px #f2e6e8}main #downloads #download-items-grid{display:grid;gap:1em;align-items:flex-start;grid-template-columns:repeat(4, 1fr)}main #downloads #download-items-grid article{padding:1em;border-radius:.3em;box-shadow:0 0 0 1px #f2e6e8,0 .1em .3em #e6dadc}main #downloads #download-items-grid article img{display:block;margin-bottom:.5em;width:100%}main #downloads #download-items-grid article .download-details{display:flex;justify-content:space-between}footer{font-family:Whitney,sans-serif;color:#23272a;background-color:#fff;box-shadow:inset 0 1px rgba(64,6,54,.1),inset 0 .2em 1em rgba(64,6,54,.1)}footer #footer-wrapper{margin:0 auto;padding:2em 0;width:1280px}footer #footer-wrapper #footer-discord-widget{display:grid;grid-template-columns:1fr auto}footer #footer-wrapper #footer-discord-widget .widget-title{font-family:Ginto,sans-serif;font-size:1.25em;color:#5865f2}footer #footer-wrapper #footer-discord-widget .widget-title:before{content:"";display:inline-block;margin-right:.5em;vertical-align:middle;width:1.5em;height:1.5em;background:url("../img/icon-discord.svg") no-repeat center}footer #footer-wrapper #footer-discord-widget .widget-invite-link{grid-column:2/3;align-self:center;padding:.5em 1.25em;color:#fff;font-size:.7em;background-color:#3ba55d;border-radius:.3em}footer #footer-wrapper #footer-discord-widget .widget-invite-link:hover{background-color:#2d7d46}footer #footer-wrapper #footer-discord-widget .widget-invite-link:active{background-color:#236136}footer #footer-wrapper #footer-discord-widget .widget-users-online{position:relative;grid-column:1/3;margin-top:1em;padding-top:1em;font-size:.75em;text-align:justify;box-shadow:0 -1px #e6dadc}footer #footer-wrapper #footer-discord-widget .widget-users-online:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(0deg, white, rgba(255, 255, 255, 0.5))}footer #footer-wrapper #footer-credit{font-family:"Readex Pro",Montserrat,"Arial Rounded",Helvetica,Arial,sans-serif;font-size:.8em;text-align:center;font-style:italic;font-weight:bold}footer #footer-wrapper #footer-credit .creator{padding:.25em .75em;color:#fff;background-color:#ccb8bb;border-radius:.4em;transition:ease-in 150ms}footer #footer-wrapper #footer-credit .creator:hover{background-color:#b3989c}footer #footer-wrapper #footer-credit .creator:active{background-color:#997a7f}@media only screen and (orientation: portrait)and (min-resolution: 2dppx){main section#landing{margin-bottom:0;width:100%;min-height:100vh;border-radius:0}main section{width:100%}main section #ref-sheet{width:100%}}/*# sourceMappingURL=styles.css.map */
