@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Fraunces:wght@600;700;800&family=JetBrains+Mono:wght@400;500&display=swap");*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Outfit,Helvetica Neue,sans-serif;background:#0b0d10;color:#e4e0d8}input[type=checkbox]{accent-color:#cf8c4e;width:15px;height:15px;cursor:pointer}input:focus,select:focus,textarea:focus{border-color:#cf8c4e!important;outline:none}::selection{background:rgba(207,140,78,.25)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0b0d10}::-webkit-scrollbar-thumb{background:#262d38;border-radius:3px}@keyframes mFi{0%{opacity:0}to{opacity:1}}@keyframes mSu{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mSi{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}