@import url(https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--mainColor:#2978e6;--darkBackground:#0e1015;--darkNavbar:#0c0e13;--lineColor:#343759;-webkit-font-smoothing:subpixel-antialiased;--scrollbar-track:#6e6e88;--scrollbar-track-hovered:#6e6e88cc;--discordGreen:#57f287;--discordYellow:#fee75c;--discordRed:#ed4245;--discordFucsia:#eb459e;--discordBurple:#5865f2;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;font-family:Rubik,sans-serif}*{-webkit-tap-highlight-color:#2978e6;-webkit-tap-highlight-color:var(--mainColor);box-sizing:border-box}html{background-color:#0c0e13;background-color:var(--darkNavbar);display:block;font-display:swap;font-family:Rubik,sans-serif;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;max-width:100vw;min-height:100vh;overflow-x:hidden;overflow-y:auto;overflow:overlay;padding:0;scroll-behavior:smooth}img{pointer-events:none}:focus-visible{border-radius:4px;outline:2px solid #2978e61a}#root,.App,body{background:#0e1015;background:var(--darkBackground);box-sizing:border-box;margin:0;padding:0}html:not(:has(div#CdM,div#Data))::-webkit-scrollbar-corner{background:#0e1015;background:var(--darkBackground)}html:not(:has(div#CdM,div#Data))::-webkit-scrollbar{background:#0000;height:1vh;width:.6vh}html:not(:has(div#CdM,div#Data))::-webkit-scrollbar-thumb{background-color:#6e6e88;background-color:var(--scrollbar-track);border-radius:10px}html:not(:has(div#CdM,div#Data))::-webkit-scrollbar-track{margin-top:80px}html:not(:has(div#CdM,div#Data))::-webkit-scrollbar-thumb:hover{background-color:#6e6e88cc;background-color:var(--scrollbar-track-hovered)}[title]{position:relative}[title]:hover:before{background-color:#64646400;border:1px solid #fff;border-radius:20px;color:#fff;content:attr(title);font-size:10px;padding:.15rem;position:absolute;transform:translateY(120%);transition:3s;width:80%}.hidden{display:none!important}#installContainer{bottom:1em;display:flex;justify-content:center;position:absolute;width:100%}#installContainer button{background-color:inherit;border:1px solid #fff;color:#fff;font-size:1em;padding:.75em}.hihlighted-box{align-items:center;border-radius:5px;color:#fff;display:flex;font-weight:400;gap:10px;padding:10px}.hihlighted-box.tag{border-left:5px solid}.hihlighted-box.box{border:2px solid}.hihlighted-box.default{background-color:#6464644d;border-color:gray}.hihlighted-box.red{background-color:#c832324d;border-color:#c83232}.hihlighted-box.green{background-color:rgba(var(--discordGreen)/.3);border-color:rgba(var(--discordGreen)/1)}.hihlighted-box.yellow{background-color:rgba(var(--discordYellow)/.3);border-color:var(--discordYellow)}.App>.main-page{display:flex;flex-direction:column;gap:40px;grid-template-columns:3fr 4fr;justify-items:center;margin:50px 200px;min-height:100vh;padding:10px}.main-page .presentation{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around;margin-bottom:400px}.main-page .presentation img{animation:move 2s ease-in-out infinite alternate;height:400px;-webkit-user-select:none;user-select:none;width:400px}@keyframes move{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.main-page .presentation .information{align-items:center;display:flex;flex-direction:column;justify-content:center}.main-page .presentation .information h1.name{color:#fff;font-size:60px;font-weight:700;letter-spacing:4px;margin:0}.main-page .presentation .information p.description{color:#fff;font-size:16px;font-weight:400;letter-spacing:2px;margin:30px 0 40px;max-width:260px;text-align:center}.main-page .presentation .information .buttons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.main-page .presentation .information .buttons button{align-items:center;border:none;border-radius:8px;box-shadow:0 0 8px 0 #0006;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Rubik,sans-serif;font-size:18px;font-weight:500;gap:10px;justify-content:center;line-height:24px;padding:10px 20px;transition:transform .2s cubic-bezier(.235,0,.05,.95);-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main-page .presentation .information .buttons button.addme{background-color:#2978e6e6}.main-page .presentation .information .buttons button.addme:hover{background-color:#2978e6b3}.main-page .presentation .information .buttons button.dashboard{background-color:#30b359b3}.main-page .presentation .information .buttons button.dashboard:hover{background-color:#30b35999}ul.features{display:flex;flex-direction:column;gap:40px;list-style:none;margin:0;padding:0 10vw}ul.features li.feature{align-items:center;display:flex;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}ul.features li.feature:nth-child(2n){flex-direction:row-reverse}ul.features li.feature:nth-child(2n) div.description{text-align:right}ul.features li.feature div{width:50%}@media(max-width:768px){.App div.main-page{margin:0}.main-page .presentation{flex-direction:column-reverse;margin-bottom:100px}.main-page .presentation img{height:90vw;width:90vw}.main-page .presentation .information .buttons{flex-wrap:wrap}ul.features{flex-direction:column}ul.features li.feature{flex-direction:column!important}ul.features li.feature,ul.features li.feature div.description{text-align:center!important}ul.features li.feature div{width:100%}}.discord-embed{display:none;font-family:Arial,Helvetica,sans-serif;max-width:520px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.discord-embed article{background-color:#2f3136;border-left:4px solid #202225;border-radius:4px}.discord-embed article>div{display:inline-grid;grid-template-columns:auto;grid-template-rows:auto;overflow:hidden;padding:8px 16px 16px 12px}.discord-embed article>div div.embed-title{color:#fff;display:inline-block;font-size:1rem;font-weight:600;grid-column:1/1;margin-top:8px}.discord-embed article>div div.embed-description{color:#fff;display:inline-block;font-size:.875rem;font-weight:400;grid-column:1/1;line-height:1.125rem;margin-top:8px;white-space:pre-line}.discord-embed article>div div.embed-thumbnail{background-color:#202225;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;display:inline-block;grid-column:2/2;grid-row:1/8;height:80px;margin-left:16px;margin-top:8px;overflow:hidden;width:80px}div#cookies{grid-gap:10px;background:var(--darkNavbar);bottom:0;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;box-sizing:border-box;display:flex;display:grid;flex-direction:row;gap:10px;grid-template-areas:"text buttons";grid-template-columns:1fr;grid-template-rows:1fr 1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:100px;left:0;overflow:hidden;padding:10px;position:absolute;position:fixed;transition:all .6s ease;width:100vw;z-index:999999999999}div#cookies div.text{grid-area:text;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(80% - 10px)}div#cookies div.buttons,div#cookies div.text{display:flex;flex-direction:column;margin:0;-webkit-user-select:none;user-select:none}div#cookies div.buttons{align-items:center;gap:10px;grid-area:buttons;justify-content:space-around;min-width:100px;width:calc(20% - 10px)}div#cookies div.buttons button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Rubik,sans-serif;font-size:18px;font-weight:500;height:30px;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100px}div#cookies div.buttons button.accept{background:var(--discordGreen)}div#cookies div.buttons button.decline{background:#ed4245}div#cookies div.buttons button:hover{transform:scale(1.02)}div.loadingScreen{display:grid;height:calc(100vh - 80px);place-items:center;width:100vw}div.loadingScreen span{animation:rotate 1s infinite;background:none;border:2px solid blue;border-left-color:red;border-radius:50%;display:block;height:100px;width:100px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.ff031869.css.map*/