:root{--dark-color:#141216;--text-white:#fff;--text-gray:#9b9d9f;--max-width:1400px;--dark-theme:#1d1b1f;--dark-secondary:#26222a;--dark-third:#141216;--dark-text:#fff;--light-theme:#f5f5f5;--ligth-secondary:#e6e6e6;--light-third:#e7e7e7;--light-text:#000}*{box-sizing:border-box;padding:0;margin:0}::selection{background-color:rgba(255,105,180,.65)}html{font-size:62.5%;font-family:Montserrat,sans-serif;scroll-behavior:smooth}body{min-height:400px}#__next,body{justify-content:center;align-items:flex-start;height:auto}#APP,#__next,body{display:flex;width:100%}#APP{position:relative;justify-content:space-between;align-items:center;flex-direction:column;min-height:100vh}a,h3,li,p,span{font-size:1.5rem;color:var(--text-white)}a{cursor:pointer;text-decoration:none}li{list-style:none}