[data-md-color-scheme="default"] .md-footer{--st-footer-primary:#0061fe;--st-footer-ring:#a3a3a3;--st-footer-secondary:#f5f5f5;--st-footer-secondary-fg:#343434;--st-footer-accent:#f5f5f5}[data-md-color-scheme="slate"] .md-footer{--st-footer-primary:#0061fe;--st-footer-ring:#737373;--st-footer-secondary:#2a2a2a;--st-footer-secondary-fg:#fafafa;--st-footer-accent:rgba(255,255,255,0.08)}.md-footer{padding:80px 0;background-color:var(--md-footer-bg-color);color:var(--statable-foreground);border-top:0;box-shadow:none;font-size:16px;line-height:24px}.st-footer{display:flex;flex-direction:column;padding:0 16px}.st-footer__cards{display:grid;grid-template-columns:repeat(16,minmax(0,1fr));gap:24px}.st-footer__card{display:flex;flex-direction:column;justify-content:space-between;grid-column:span 16;border:1px solid var(--statable-border);border-radius:24px;padding:40px}.st-footer__card--brand{gap:48px}.st-footer__card--links{gap:40px}.st-footer__logo{display:block;width:36px;height:36px;color:var(--statable-foreground)}.st-footer__pitch{margin-top:24px}.st-footer__title{margin:0;font-size:20px;line-height:24px;font-weight:700;letter-spacing:-.01em;color:var(--statable-foreground)}.st-footer__tagline{margin:8px 0 0;color:var(--statable-muted-foreground)}.st-footer__cta{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:40px}.st-footer__button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:8px 16px;border-radius:8px;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;text-decoration:none;transition:background-color 150ms ease,color 150ms ease}.st-footer__button--primary{background-color:var(--st-footer-primary);color:#fff}.st-footer__button--primary:hover{background-color:color-mix(in srgb,var(--st-footer-primary) 90%,transparent);color:#fff}.st-footer__button--secondary{background-color:var(--st-footer-secondary);color:var(--st-footer-secondary-fg)}.st-footer__button--secondary:hover{background-color:color-mix(in srgb,var(--st-footer-secondary) 80%,transparent);color:var(--st-footer-secondary-fg)}.st-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.st-footer__group{grid-column:span 1;min-width:0}.st-footer__group:first-child{grid-column:span 2}.st-footer__group-title{margin:0;color:var(--statable-muted-foreground)}.st-footer__links{display:flex;flex-direction:column;gap:8px;margin-top:8px}.st-footer__links a{color:var(--statable-foreground);text-decoration:none}.st-footer__links a:hover{color:var(--statable-primary)}.st-footer__group--tools{grid-column:span 2}.st-footer__tools{display:flex;flex-direction:column;gap:20px;margin-top:8px}.st-footer__tool{display:flex;gap:12px}.st-footer__tool img{width:24px;height:24px;flex:none;margin-top:1px}.st-footer__tool>div{display:flex;flex-direction:column;gap:4px;min-width:0}.st-footer__tool a{color:var(--statable-foreground);font-weight:500;text-decoration:none}.st-footer__tool a:hover{color:var(--statable-primary)}.st-footer__tool-desc,.st-footer__tool-browsers{margin:0;font-size:14px;line-height:20px}.st-footer__tool-desc{color:var(--statable-muted-foreground)}.st-footer__tool-browsers{color:var(--statable-muted-foreground)}.md-footer .md-social{display:flex;align-items:center;gap:12px;margin:0;padding:0}.md-footer .md-social__link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border-radius:8px;color:var(--statable-foreground);transition:background-color 150ms ease}.md-footer .md-social__link:hover{background-color:var(--st-footer-accent);color:var(--statable-foreground)}.md-footer .md-social__link svg{width:20px;height:20px;max-height:none;vertical-align:middle;fill:currentColor}.st-footer__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 24px;margin-top:24px;color:var(--statable-muted-foreground)}.st-footer__copyright{margin:0}.st-footer__status{display:flex;align-items:center;gap:8px;color:var(--statable-muted-foreground);text-decoration:none}.st-footer__status:hover{color:var(--statable-foreground)}.st-footer__dot{position:relative;display:flex;width:12px;height:12px}.st-footer__dot-ping,.st-footer__dot-core{border-radius:9999px;background-color:#16a34a}.st-footer__dot-ping{position:absolute;inset:0;opacity:.75;animation:st-footer-ping 1s cubic-bezier(0,0,0.2,1) infinite}.st-footer__dot-core{position:relative;width:12px;height:12px}@keyframes st-footer-ping{75%,100%{transform:scale(2);opacity:0}}@media(prefers-reduced-motion:reduce){.st-footer__dot-ping{animation:none;opacity:0}}.st-footer a:focus-visible{outline:2px solid var(--statable-primary);outline-offset:2px}@media screen and (min-width:375px){.st-footer__cta{flex-direction:row}}@media screen and (min-width:768px){.st-footer__card{min-height:500px}.st-footer__card--brand{grid-column:span 6}.st-footer__card--links{grid-column:span 10}.st-footer__title{font-size:24px}.st-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr))}.st-footer__group,.st-footer__group:first-child,.st-footer__group--tools{grid-column:span 2}.st-footer__links,.st-footer__tools{margin-top:24px}}@media screen and (min-width:980px){.st-footer__nav{grid-template-columns:repeat(8,minmax(0,1fr))}}@media screen and (min-width:1024px){.st-footer__card--brand{grid-column:span 5}.st-footer__card--links{grid-column:span 11}}