.site-footer{width:100%;padding:0 var(--page-padding-x) clamp(18px, 2.4vw, 28px)}.site-footer__inner{max-width:var(--content-max-width);width:100%;min-height:clamp(70px,6vw,78px);color:var(--text);border-top:1px solid #2626261a;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}html.dark .site-footer__inner{border-top-color:#ffffff1a}.site-footer__brand{min-width:0;max-width:100%;color:var(--text);align-items:center;display:flex}.site-footer__brand strong{white-space:nowrap;overflow-wrap:anywhere;min-width:0;font-size:clamp(1rem,1.5vw,1.18rem);font-weight:900;line-height:1.2}.site-footer__divider{background:#2626261f;width:1px;height:20px;margin:0 18px}html.dark .site-footer__divider{background:#ffffff24}.site-footer__copyright{color:var(--text-muted);white-space:nowrap;font-size:.98rem;font-weight:700}.site-footer__nav{flex:none;justify-content:flex-end;align-items:center;gap:clamp(18px,2.2vw,28px);min-width:max-content;display:flex}.site-footer__link{color:var(--text-muted);font-size:.98rem;font-weight:800;line-height:1.2;transition:color .2s,transform .15s}.site-footer__link:hover{color:var(--text);transform:translateY(-1px)}.site-footer__link--pro{color:#7c3aed}html.dark .site-footer__link--pro{color:#9d5cff}@media (max-width:760px){.site-footer__inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;min-height:0;padding-top:22px}.site-footer__brand{flex-wrap:wrap;row-gap:8px}.site-footer__brand strong{white-space:normal}.site-footer__nav{flex-wrap:wrap;justify-content:flex-start;width:100%;min-width:0}}@media (max-width:420px){.site-footer{padding-bottom:18px}.site-footer__divider{margin:0 12px}.site-footer__nav{gap:18px}}@media (max-width:360px){.site-footer__inner{text-align:center;align-items:center}.site-footer__brand,.site-footer__nav{justify-content:center}}
