:root{--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1024px){:root{font-size:16px}}@media (prefers-color-scheme: dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}#root{width:100vw;height:100vh;margin:0;padding:0;text-align:left;min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}html,body{margin:0;padding:0;overflow:hidden;height:100%;width:100%}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media (max-width: 1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media (max-width: 1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}.system-layout{height:100%;min-height:100%;background:#eef2f7;overflow:hidden}.system-layout__sider{height:100%;min-height:100%;background:#fbfcfe;border-right:1px solid #e6ebf2;box-shadow:1px 0 #0f172a05;overflow:hidden}.system-layout__sider-header{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:10px 12px 10px 16px;border-bottom:1px solid #edf1f6}.system-layout__sider-title{color:#111827;font-size:13px;font-weight:700;line-height:20px}.system-layout__sider-subtitle{color:#94a3b8;font-size:11px;line-height:16px}.system-layout__sider-actions{display:flex;align-items:center;gap:4px}.system-layout__icon-button{width:26px;height:26px;padding:0;color:#64748b;border-radius:7px}.system-layout__icon-button:hover{color:#1677ff;background:#edf6ff}.system-layout__menu{height:calc(100% - 58px);overflow-y:auto;padding:8px 8px 12px;border-inline-end:none;background:transparent!important;background-color:transparent!important}.system-layout__menu.ant-menu,.system-layout__menu.ant-menu-light,.system-layout__menu.ant-menu-inline,.system-layout__menu.ant-menu-light.ant-menu-inline,.system-layout__menu.ant-menu-light .ant-menu,.system-layout__menu.ant-menu-light .ant-menu-sub,.system-layout__menu.ant-menu-light.ant-menu-inline .ant-menu-sub,.system-layout__menu.ant-menu-light.ant-menu-inline .ant-menu-sub.ant-menu-inline{background:transparent!important;background-color:transparent!important}.system-layout__menu.ant-menu-inline .ant-menu-submenu-title,.system-layout__menu.ant-menu-inline .ant-menu-item{background:transparent!important;background-color:transparent!important;width:auto;height:38px;margin:3px 0;border-radius:9px;line-height:38px}.system-layout__menu.ant-menu-inline .ant-menu-submenu-title{color:#334155;font-weight:600}.system-layout__menu.ant-menu-inline .ant-menu-submenu-title:hover,.system-layout__menu.ant-menu-inline .ant-menu-item:hover{color:#1677ff;background:transparent!important;background-color:transparent!important}.system-layout__menu.ant-menu-inline .ant-menu-item{color:#475569;font-size:13px}.system-layout__menu.ant-menu-inline .ant-menu-item-selected{color:#0958d9;background:transparent!important;background-color:transparent!important;font-weight:600}.system-layout__menu.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title,.system-layout__menu.ant-menu-light .ant-menu-submenu-open>.ant-menu-submenu-title,.system-layout__menu.ant-menu-light .ant-menu-item-active,.system-layout__menu.ant-menu-light .ant-menu-submenu-title:active,.system-layout__menu.ant-menu-light .ant-menu-item:active{background:transparent!important;background-color:transparent!important}.system-layout__menu.ant-menu-inline .ant-menu-item-selected:after{display:none}.system-layout__menu.ant-menu-inline .ant-menu-item-selected:before{position:absolute;top:9px;left:0;width:3px;height:20px;border-radius:0 3px 3px 0;background:#1677ff;content:""}.system-layout__menu .ant-menu-sub{background:transparent!important;background-color:transparent!important}.system-layout__menu .ant-menu-sub .ant-menu-item{padding-left:48px!important}.system-layout__content{min-width:0;height:100%;overflow:auto;padding:16px 18px}
