@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);#root,body,html{font-family:Poppins,sans-serif;height:100%;margin:0;padding:0;width:100%}html{scroll-behavior:smooth}::-webkit-scrollbar{height:0;width:4px}::-webkit-scrollbar-track{background:#222a35}::-webkit-scrollbar-thumb{background:#575c66;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#626970}footer{background-color:var(--footer-bg);border-top:1px solid var(--footer-border);color:var(--footer-text);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:auto;margin-top:30px;padding:18px 12px;text-align:center}.footer-logo h2{font-size:1.1rem;margin-bottom:6px}.footer-logo p{color:var(--footer-subtext);font-size:.85rem;margin-bottom:12px;margin-left:auto;margin-right:auto;max-width:500px}.footer-links p{color:var(--footer-subtext);font-size:.9rem;margin:5px 0 10px}.footer-links a{display:inline-block;margin:0 8px;transition:transform .2s ease}.footer-links a:hover{transform:scale(1.1)}.footer-links img{filter:var(--icon-filter);height:26px;object-fit:contain;width:26px}.footer-links img::selection{background:#0000}
/*# sourceMappingURL=main.ae6dc028.css.map*/