@layer components{.footer{background:var(--color-surface-footer);padding:1.5rem 1rem 0}@media(width >= 768px){.footer{padding:3rem 3rem 0}}@media(width >= 1024px){main:has(.stat-sidebar)~.footer{margin-left:var(--sidebar-width)}}.footer__inner{display:flex;flex-direction:column;gap:2rem;width:100%}@media(width >= 768px){.footer__inner{flex-direction:row;gap:3rem}}.footer__brand{flex-shrink:0}.footer__logo{height:37px;width:auto}.footer__logo--light{display:none}html.dark .footer__logo--dark{display:none}html.dark .footer__logo--light{display:inline}.footer__tagline{margin-top:1rem;font-size:.75rem;color:rgb(255 255 255/40%);max-width:206px}.footer__links{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;font-size:.75rem}.footer__link{color:rgb(255 255 255/40%);transition:color .2s;&:hover{color:var(--color-primary-green)}}.footer__social{display:flex;gap:.5rem;margin-top:1rem}.footer__social-icon{width:2.25rem;height:2.25rem;border-radius:var(--radius-full);background:var(--color-hover);display:flex;align-items:center;justify-content:center;transition:background-color .2s;&:hover{background:var(--color-header-bg)}& svg{width:1rem;height:1rem;color:var(--color-text)}}.footer__sections{flex-grow:1;display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1rem}@media(width >= 768px){.footer__sections{grid-template-columns:repeat(3, 1fr);gap:3rem 1.5rem;margin-top:0}}.footer-section__heading{display:flex;align-items:center;gap:.5rem}.footer-section__icon{display:flex;align-items:center;justify-content:center;width:19px;height:19px;flex-shrink:0;background:rgb(0 106 255);border-radius:3px}.footer-section__title{font-size:.75rem;font-weight:600;color:var(--color-text)}.footer-section__links{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;max-width:185px}.footer-section__link{font-size:.75rem;font-weight:600;color:var(--color-text);transition:color .2s;&:hover{color:var(--color-primary-green)}}.footer-section__description{font-size:.625rem;font-weight:500;color:rgb(255 255 255/40%);line-height:1.5}.footer__bottom{margin-top:3rem;padding:.75rem 0;border-top:1px solid rgb(255 255 255/10%);display:flex;align-items:center;justify-content:center}.footer__copyright{font-size:.75rem;color:rgb(255 255 255/50%)}}
