*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{text-size-adjust:100%;overflow-y:scroll}body{min-height:100dvh;background-color:#000b00;color:#f8fbf8;font-family:Garet,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{width:100%;max-width:100vw;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000b00}::-webkit-scrollbar-thumb{background:rgba(248,251,248,.2);border-radius:0}::-webkit-scrollbar-thumb:hover{background:#68be8d}::selection{background:rgba(104,190,141,.3);color:#000b00}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,video{max-width:100%;height:auto;display:block}