.landing-footer-root{--text-primary: var(--mk-ink);--text-secondary: var(--mk-ink-soft);--text-tertiary: var(--mk-ink-faint);--border-subtle: var(--mk-line);margin-top:4rem;background:var(--mk-bg);color:var(--mk-ink)}@media (min-width: 768px){.landing-footer-root{margin-top:6rem}}.landing-page .landing-footer-root{margin-top:0}.landing-page footer,.landing-footer-root footer{border-top:1px solid var(--border-subtle);padding:4rem 2rem 2rem}.landing-page .footer-inner,.landing-footer-root .footer-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.landing-page .footer-brand,.landing-footer-root .footer-brand{max-width:260px}.landing-page .footer-brand .nav-logo,.landing-footer-root .footer-brand .nav-logo{margin-bottom:1rem}.landing-page .footer-brand p,.landing-footer-root .footer-brand p{font-size:.85rem;color:var(--text-tertiary);line-height:1.6;font-weight:300}.landing-page .footer-col h4,.landing-footer-root .footer-col h4{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:1rem;font-weight:500}.landing-page .footer-col a,.landing-footer-root .footer-col a{display:block;font-size:.85rem;color:var(--text-tertiary);padding:.3rem 0;transition:color .2s;font-weight:300}.landing-page .footer-col a:hover,.landing-footer-root .footer-col a:hover{color:var(--text-primary)}.landing-page .footer-bottom,.landing-footer-root .footer-bottom{max-width:1100px;margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid var(--border-subtle);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;font-size:.78rem;color:var(--text-tertiary)}.landing-page .footer-bottom-links,.landing-footer-root .footer-bottom-links{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1.5rem}.landing-page .footer-bottom-links a,.landing-footer-root .footer-bottom-links a{color:var(--text-tertiary);transition:color .2s}.landing-page .footer-bottom-links a:hover,.landing-footer-root .footer-bottom-links a:hover{color:var(--text-secondary)}.mk-theme-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:8px;background:var(--mk-line);border:1px solid var(--mk-line-2)}.mk-theme-toggle-btn{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:5px;background:transparent;border:0;padding:5px 9px;border-radius:6px;font-family:inherit;font-size:12px;font-weight:500;line-height:1;color:var(--text-tertiary);cursor:pointer;transition:background .15s ease,color .15s ease}.mk-theme-toggle-btn svg{flex-shrink:0}.mk-theme-toggle-btn:hover{color:var(--text-secondary)}.mk-theme-toggle-btn.on{background:var(--mk-line-2);color:var(--text-primary)}.mk-theme-toggle-btn svg{display:block}@media (max-width: 900px){.landing-page .footer-inner,.landing-footer-root .footer-inner{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 640px){.landing-page .footer-inner,.landing-footer-root .footer-inner{grid-template-columns:1fr}}
