:root{--mb-honey:#f7a600;--mb-green:#1f7a68;--mb-ink:#1d2027;--mb-blue:#1d2b3a;--mb-muted:#66707d;--mb-bg:#f6f2e9;--mb-paper:#ffffffe6;--mb-line:#11151d1f;--mb-shadow:0 18px 54px #2b220e1f;--mb-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mb-radius-card:22px;--mb-radius-pill:999px}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100svh}body{font-family:var(--mb-font);color:var(--mb-ink);background:var(--mb-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.layout__header{background:var(--mb-paper);border-bottom:1px solid var(--mb-line);justify-content:space-between;align-items:center;gap:18px;padding:12px 24px;display:flex}.layout__header nav{gap:16px;display:flex}.layout__logo{font-weight:900;text-decoration:none}.system-page,.error-fallback{max-width:720px;margin:48px auto;padding:0 24px}@media (width<=720px){.layout__header{flex-direction:column;align-items:flex-start;padding:16px}.layout__header nav{scrollbar-width:none;gap:8px;width:100%;padding-bottom:3px;overflow-x:auto}.layout__header nav::-webkit-scrollbar{display:none}.layout__header nav a{border:1px solid var(--mb-line);background:var(--mb-paper);border-radius:999px;flex:none;align-items:center;min-height:44px;padding:0 14px;text-decoration:none;display:inline-flex}.system-page,.error-fallback{margin:28px auto;padding:0 16px}.system-page code{overflow-wrap:anywhere}}
