@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--brand-50: #eef5ff;--brand-100: #dceaff;--brand-600: #0a5bd7;--brand-700: #083c9a;--ink-900: #12233f;--ink-700: #355173;--ink-500: #5f7798;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--border-soft: rgba(10, 91, 215, .12);--shadow-soft: 0 18px 50px rgba(18, 35, 63, .08);--shadow-strong: 0 30px 80px rgba(18, 35, 63, .14)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink-900);font-family:Manrope,Segoe UI Variable,Segoe UI,sans-serif}#root{min-height:100vh}::selection{background:#0a5bd729}a{color:var(--brand-700);text-decoration:none;transition:color .2s ease,opacity .2s ease}a:hover{color:var(--brand-600)}img{max-width:100%;display:block}main{margin:0 auto 56px;max-width:1320px;padding:0 24px 32px}.skip-link{position:absolute;left:16px;top:-48px;z-index:9999;padding:10px 14px;border-radius:999px;background:#fff;color:var(--ink-900);box-shadow:var(--shadow-soft)}.skip-link:focus{top:12px}.article-shell{display:flex;align-items:flex-start;gap:26px;padding:clamp(18px,2vw,28px) 0!important}.article-sidebar{flex:0 0 min(300px,28%);width:min(300px,100%);position:sticky!important;top:24px!important;height:auto!important;max-height:calc(100vh - 48px);padding:20px!important;overflow-y:auto!important;border:1px solid var(--border-soft)!important;border-right:1px solid var(--border-soft)!important;border-radius:26px;background:linear-gradient(180deg,#fffffffa,#f5f9ffeb);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.article-sidebar .MuiTypography-h6{margin-bottom:14px!important;color:var(--brand-700)!important;font-size:.96rem!important;letter-spacing:.04em;text-transform:uppercase}.article-sidebar .MuiList-root{padding:0;display:grid;gap:8px}.article-sidebar .MuiListItem-root{display:block;padding:0}.article-sidebar .MuiLink-root{display:block;padding:12px 14px;border-radius:16px;color:var(--brand-700)!important;background:#0a5bd70a;font-weight:600;line-height:1.4}.article-sidebar .MuiLink-root:hover{background:#0a5bd71a;text-decoration:none}.article-content{flex:1 1 0;min-width:0;padding:clamp(20px,3vw,38px)!important;border:1px solid rgba(10,91,215,.08);border-radius:30px;background:linear-gradient(180deg,#fffffffa,#f7fafff0);box-shadow:var(--shadow-soft)}.article-content>.MuiTypography-h4:first-of-type{margin-bottom:20px}.article-content section[id],.article-content h2[id],.article-content h3[id],.article-toc-target{scroll-margin-top:32px}.article-content .MuiDivider-root{margin-block:24px!important}.article-content .MuiTypography-body1,.article-content .MuiTypography-body2,.article-content .MuiTypography-h5,.article-content .MuiTypography-h6,.article-rich p,.article-rich li{color:var(--ink-900)}.article-content .MuiTypography-body1,.article-content .MuiTypography-body2,.article-rich p{max-width:78ch}.article-content ul,.article-content ol,.article-rich ul,.article-rich ol{padding-left:1.3rem}.article-content img,.article-rich img{width:100%;border-radius:22px;border:1px solid rgba(10,91,215,.08);box-shadow:0 18px 46px #12233f14}.article-toc{margin-bottom:20px;padding:18px;border:1px solid var(--border-soft);border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f4f8ffeb);box-shadow:var(--shadow-soft)}.article-toc-links{display:flex;flex-wrap:wrap;gap:10px}.article-toc-links a{padding:10px 14px;border-radius:999px;background:#0a5bd70f;font-weight:600}.article-rich{padding:clamp(20px,3vw,38px);border:1px solid rgba(10,91,215,.08);border-radius:30px;background:linear-gradient(180deg,#fffffffa,#f7fafff0);box-shadow:var(--shadow-soft)}.article-rich h2,.article-rich h3{margin-top:2rem;margin-bottom:.85rem}.article-rich pre{overflow-x:auto;padding:18px;border-radius:20px;background:#12233f}.article-rich code{font-family:Cascadia Code,Consolas,monospace}@media (max-width: 1199px){.article-shell{gap:18px}.article-sidebar{flex-basis:min(270px,32%);top:20px!important}}@media (max-width: 899px){main{padding-inline:16px}.article-shell{flex-direction:column;gap:14px;padding-block:12px 24px!important}.article-sidebar{width:100%;max-height:none;top:10px!important;overflow:visible!important;padding:14px!important;border-radius:22px}.article-sidebar .MuiList-root{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.article-sidebar .MuiList-root::-webkit-scrollbar{display:none}.article-sidebar .MuiListItem-root{flex:0 0 auto}.article-sidebar .MuiLink-root{padding:10px 13px;white-space:nowrap}.article-content,.article-rich{padding:20px 18px!important;border-radius:24px}.article-toc{padding:14px;border-radius:20px}}@media (max-width: 599px){main{padding-inline:12px}}
