.mw-mshell{--mw-fill-h:auto;display:flex;flex-direction:column;min-height:100dvh;background:var(--mw-bg);color:var(--mw-text)}.mw-mshell__body{flex:1 1 auto;display:flex;flex-direction:column}.mw-mshell__body>*{flex:1 1 auto;min-width:0}.mw-mshell .wrap{width:100%;max-width:1120px;margin:0 auto;padding-inline:clamp(20px,5vw,40px)}.mw-mshell .link-quiet{color:var(--mw-text-secondary);text-decoration:none;font-size:.98rem;font-weight:var(--mw-fw-medium);border-bottom:1px solid transparent;padding-bottom:1px;transition:color var(--mw-dur),border-color var(--mw-dur)}.mw-mshell .link-quiet:hover{color:var(--mw-text);border-color:var(--mw-border-soft)}.mw-mshell .topbar{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--mw-bg) 88%,transparent);backdrop-filter:saturate(1.1) blur(8px);border-bottom:1px solid var(--mw-border)}.mw-mshell .topbar__inner{display:flex;align-items:center;justify-content:space-between;height:var(--mw-nav-h)}.mw-mshell .brand{display:inline-flex;align-items:center;gap:var(--mw-sp-2-5);text-decoration:none;color:var(--mw-text);flex-shrink:0}.mw-mshell .brand__mark{width:30px;height:30px;display:block}.mw-mshell .brand__word{font-size:1.12rem;font-weight:var(--mw-fw-semibold);letter-spacing:-.025em;text-shadow:var(--mw-press-shadow-soft);white-space:nowrap}.mw-mshell .brand__word .dot{color:var(--mw-accent)}.mw-mshell .nav{display:flex;align-items:center;gap:clamp(14px,2.5vw,28px)}.mw-mshell .nav a{text-decoration:none;white-space:nowrap}.mw-mshell .footer{border-top:1px solid var(--mw-border);padding:var(--mw-sp-8) 0}.mw-mshell .footer__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--mw-sp-4);flex-wrap:wrap}.mw-mshell .footer__brand{display:inline-flex;align-items:center;gap:9px}.mw-mshell .footer__brand svg{width:22px;height:22px}.mw-mshell .footer__brand span{font-weight:var(--mw-fw-semibold);letter-spacing:-.025em;white-space:nowrap}.mw-mshell .footer__brand .dot{color:var(--mw-accent)}.mw-mshell .footer__meta{font-size:.88rem;color:var(--mw-text-muted);display:flex;align-items:center;gap:var(--mw-sp-3);flex-wrap:wrap}.mw-mshell .footer__meta a{color:var(--mw-text-secondary);text-decoration:none}.mw-mshell .footer__meta a:hover{color:var(--mw-text)}.mw-mshell .footer__sep{color:var(--mw-border-soft)}@media (max-width:900px){.mw-mshell .footer__inner{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.mw-mshell .nav{gap:var(--mw-sp-3)}.mw-mshell .nav .nav-pricing{display:none}}