@view-transition{navigation:auto}::view-transition-group(root){animation-duration:0s}::view-transition-new(root),::view-transition-old(root){animation:none}body,html{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden;background-color:var(--home-main-bg-color);background-image:var(--home-main-grid-image);background-size:var(--home-main-grid-size)}:root{--home-main-bg-color:#eef3f9;--home-main-grid-image:linear-gradient(rgba(148, 163, 184, .14) 1px, transparent 1px),linear-gradient(90deg, rgba(148, 163, 184, .14) 1px, transparent 1px);--home-main-grid-size:24px 24px;--home-topbar-h:68px;--home-topbar-pad:18px;--home-topbar-gap:16px;--home-topbar-bg:linear-gradient(100deg, #071426, #102642 64%, #15365f);--home-topbar-border:rgba(49, 130, 246, .55);--home-topbar-shadow:0 4px 16px rgba(15, 23, 42, .18);--home-sidebar-w:192px;--home-sidebar-w-collapsed:64px;--home-sidebar-inset:10px;--home-sidebar-bg:linear-gradient(180deg, #071b32 0%, #092849 48%, #061626 100%);--home-sidebar-border:rgba(47, 140, 255, .16);--home-radius:9px;--home-nav-item-h:42px;--home-nav-item-font:15px;--home-nav-icon:19px;--home-nav-pad:12px;--home-nav-gap:10px;--home-nav-vgap:4px;--home-foot-btn-h:30px;--home-foot-gap:6px;--home-foot-icon:15px;--home-ink:#cfe1fb;--home-ink-strong:#f8fbff;--home-ink-soft:#a7c4e6}.home-topbar{position:fixed;top:0;left:0;right:0;z-index:40;box-sizing:border-box;display:flex;align-items:center;gap:var(--home-topbar-gap);height:var(--home-topbar-h);min-height:var(--home-topbar-h);padding:0 var(--home-topbar-pad);color:#eff6ff;background:var(--home-topbar-bg);border-bottom:1px solid var(--home-topbar-border);box-shadow:var(--home-topbar-shadow)}.home-topbar-spacer{flex:1 1 auto;min-width:12px}.home-brand{box-sizing:border-box;display:flex;align-items:center;gap:var(--home-topbar-gap);min-width:0;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.15}.home-brand-mark{box-sizing:border-box;display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;margin:0;padding:0;border:1px solid transparent;border-radius:10px;overflow:hidden;background:0 0;box-shadow:none}.home-brand-mark img{display:block;box-sizing:border-box;width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:cover}.home-brand-copy{box-sizing:border-box;display:block;min-width:190px;margin:0;padding:0;line-height:1.15}.home-brand-title{display:block;margin:0;padding:0;color:var(--home-ink-strong);font-size:16px;font-weight:800;line-height:1.15;letter-spacing:.01em;white-space:nowrap}.home-brand-sub-row{box-sizing:border-box;display:flex;align-items:baseline;gap:10px;min-width:0;margin:3px 0 0;padding:0}.home-brand-subtitle{margin:0;padding:0;color:var(--home-ink-soft);font-size:12px;font-weight:600;line-height:1.15;white-space:nowrap}.home-brand-version{margin:0;padding:0;color:#cfe1f7;font-size:11px;font-weight:700;line-height:1.15;white-space:nowrap}.home-sidebar{position:fixed;top:var(--home-topbar-h);left:0;bottom:0;z-index:30;box-sizing:border-box;width:var(--home-sidebar-w);display:flex;flex-direction:column;overflow:hidden;background:var(--home-sidebar-bg);border-right:1px solid var(--home-sidebar-border);transition:width .16s}.home-sidebar-nav{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:var(--home-sidebar-inset) var(--home-sidebar-inset) 8px}.home-sidebar-footer{flex:0 0 auto;position:relative;display:flex;flex-direction:column;row-gap:var(--home-foot-gap);padding:8px var(--home-sidebar-inset) max(12px,env(safe-area-inset-bottom));border-top:1px solid rgba(47,140,255,.14)}.home-nav-item{position:relative;box-sizing:border-box;display:flex;align-items:center;gap:var(--home-nav-gap);min-height:var(--home-nav-item-h);margin-bottom:var(--home-nav-vgap);padding:0 var(--home-nav-pad);border-radius:var(--home-radius);color:var(--home-ink);background:0 0;text-decoration:none;font-size:var(--home-nav-item-font);font-weight:600;line-height:1.15;white-space:nowrap;cursor:pointer;user-select:none;transition:background .14s,color .14s}.home-nav-item:last-child{margin-bottom:0}.home-nav-item:hover{background:rgba(31,111,242,.16);color:#fff}.home-nav-icon{flex:0 0 var(--home-nav-icon);display:grid;place-items:center;width:var(--home-nav-icon);height:var(--home-nav-icon);margin:0;color:inherit}.home-nav-icon>i,.home-nav-icon>svg{width:var(--home-nav-icon)!important;height:var(--home-nav-icon)!important;flex:none!important;margin:0!important;color:inherit;stroke:currentColor}.home-nav-label{min-width:0;overflow:hidden;text-overflow:ellipsis;font:inherit;letter-spacing:inherit}.home-nav-item.is-active{color:#fff;font-weight:700;background:linear-gradient(100deg,rgba(37,99,235,.42),rgba(50,140,255,.16));box-shadow:inset 0 1px 0 rgba(191,219,254,.16)}.home-nav-item.is-active::before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:3px;border-radius:0 3px 3px 0;background:#60a5fa}.home-nav-item.is-disabled{opacity:.42;pointer-events:none;cursor:not-allowed}.home-foot-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;height:var(--home-foot-btn-h);min-height:var(--home-foot-btn-h);padding:0 12px;border:1px solid rgba(191,219,254,.26);border-radius:var(--home-radius);background:rgba(15,23,42,.32);color:#dbeafe;cursor:pointer;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap}.home-foot-btn:hover{background:rgba(37,99,235,.42)}.home-foot-btn:focus-visible{outline:#60a5fa solid 2px;outline-offset:2px}.home-foot-btn i,.home-foot-btn svg{flex:0 0 var(--home-foot-icon);width:var(--home-foot-icon);height:var(--home-foot-icon)}.home-sidebar.is-collapsed{width:var(--home-sidebar-w-collapsed)}.home-sidebar.is-collapsed .home-nav-item{justify-content:center;padding:0}.home-sidebar.is-collapsed .home-nav-item.is-active::before,.home-sidebar.is-collapsed .home-nav-label{display:none}.home-sidebar.is-collapsed .home-sidebar-footer{padding-left:8px;padding-right:8px}.home-sidebar.is-collapsed .home-foot-btn{justify-content:center;padding:0}.home-sidebar.is-collapsed .home-foot-btn span{display:none}.home-sidebar.is-collapsed [data-home-collapse]{transform:rotate(180deg)}.home-main{position:fixed;top:var(--home-topbar-h);left:var(--home-sidebar-w);right:0;bottom:0;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;background-color:var(--home-main-bg-color);background-image:var(--home-main-grid-image);background-size:var(--home-main-grid-size);transition:left .16s}.home-sidebar.is-collapsed~.home-main,body.home-sidebar-collapsed .home-main{left:var(--home-sidebar-w-collapsed)}@media (max-width:1600px){:root{--home-topbar-pad:14px;--home-topbar-gap:12px}}@media (max-width:720px){:root{--home-topbar-h:60px;--home-sidebar-w:64px}.home-brand-mark{width:32px;height:32px;flex-basis:32px}.home-brand-copy{min-width:0}.home-brand-title{font-size:13px}.home-brand-subtitle{font-size:11px}.home-brand-version{display:none}.home-sidebar .home-nav-item{justify-content:center;padding:0}.home-sidebar .home-nav-item.is-active::before,.home-sidebar .home-nav-label{display:none}.home-sidebar .home-foot-btn{justify-content:center;padding:0}.home-sidebar .home-foot-btn span{display:none}}
