.Typography-module__VTOfCa__h1,.Typography-module__VTOfCa__h2,.Typography-module__VTOfCa__h3,.Typography-module__VTOfCa__p,.Typography-module__VTOfCa__small{color:var(--color-text-primary);font-family:var(--font-sans);letter-spacing:-.01em;transition:color var(--transition-fast);margin:0}.Typography-module__VTOfCa__h1{margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.2}.Typography-module__VTOfCa__h2{margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.Typography-module__VTOfCa__h3{margin-bottom:.6rem;font-size:1.25rem;font-weight:600;line-height:1.35}.Typography-module__VTOfCa__h4{margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.4}.Typography-module__VTOfCa__p{color:var(--color-text-secondary);margin-bottom:.75rem;font-size:.875rem;font-weight:400;line-height:1.6}.Typography-module__VTOfCa__pLarge{font-size:1rem;line-height:1.65}.Typography-module__VTOfCa__pSmall{font-size:.8rem;line-height:1.5}.Typography-module__VTOfCa__small{color:var(--color-text-muted);margin-bottom:.35rem;font-size:.75rem;font-weight:500;line-height:1.4}.Typography-module__VTOfCa__smallMuted{color:var(--color-text-muted);opacity:.8}.Typography-module__VTOfCa__span{color:var(--color-text-primary);transition:color var(--transition-fast)}.Typography-module__VTOfCa__spanAccent{color:var(--color-primary);font-weight:600}.Typography-module__VTOfCa__spanMuted{color:var(--color-text-muted)}.Typography-module__VTOfCa__spanSuccess{color:#10b981}.Typography-module__VTOfCa__spanError{color:#b8956a}.Typography-module__VTOfCa__spanWarning{color:#f59e0b}.Typography-module__VTOfCa__mono{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);letter-spacing:0;background-color:var(--color-bg-muted);border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.8rem}.Typography-module__VTOfCa__h1.Typography-module__VTOfCa__mono,.Typography-module__VTOfCa__h2.Typography-module__VTOfCa__mono,.Typography-module__VTOfCa__h3.Typography-module__VTOfCa__mono{letter-spacing:-.02em}.Typography-module__VTOfCa__label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.Typography-module__VTOfCa__code{font-family:var(--font-mono);background-color:var(--color-bg-muted);color:var(--color-text-primary);border-radius:var(--radius-md);border:1px solid var(--color-input-border);padding:1rem;font-size:.8rem;line-height:1.6;overflow-x:auto}.Typography-module__VTOfCa__quote{color:var(--color-text-secondary);border-left:3px solid var(--color-primary);margin:1rem 0;padding-left:1rem;font-style:italic}body.Typography-module__VTOfCa__dark .Typography-module__VTOfCa__mono{background-color:var(--color-bg-muted);color:var(--color-text-secondary)}body.Typography-module__VTOfCa__dark .Typography-module__VTOfCa__code{background-color:var(--color-bg-muted);color:var(--color-text-primary);border-color:var(--color-input-border)}body.Typography-module__VTOfCa__dark .Typography-module__VTOfCa__quote{color:var(--color-text-secondary);border-left-color:var(--color-primary)}@media (max-width:768px){.Typography-module__VTOfCa__h1{margin-bottom:.75rem;font-size:1.5rem}.Typography-module__VTOfCa__h2{margin-bottom:.6rem;font-size:1.25rem}.Typography-module__VTOfCa__h3{margin-bottom:.5rem;font-size:1.1rem}.Typography-module__VTOfCa__p{margin-bottom:.6rem;font-size:.8rem}.Typography-module__VTOfCa__small{margin-bottom:.3rem;font-size:.7rem}.Typography-module__VTOfCa__mono{padding:.2rem .4rem;font-size:.75rem}.Typography-module__VTOfCa__h1{font-size:1.35rem}.Typography-module__VTOfCa__h2{font-size:1.1rem}}@media (max-width:480px){.Typography-module__VTOfCa__h1{font-size:1.25rem}.Typography-module__VTOfCa__h2{font-size:1.05rem}.Typography-module__VTOfCa__p{font-size:.85rem}}
.Header-module__fS6tZa__header{z-index:1000;width:100%;transition:var(--transition-medium);isolation:isolate;background:#0e131f;border-bottom:1px solid #ffffff0f;justify-content:center;display:flex;position:sticky;top:0}.Header-module__fS6tZa__header.Header-module__fS6tZa__light{-webkit-backdrop-filter:none;background:#0e131f;border-bottom:1px solid #0003}.Header-module__fS6tZa__header.Header-module__fS6tZa__dark{-webkit-backdrop-filter:blur(14px);background:#0e131f;border-bottom:1px solid #ffffff0f}.Header-module__fS6tZa__container{justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:56px;padding:0 18px;display:flex}.Header-module__fS6tZa__left,.Header-module__fS6tZa__right{align-items:center;gap:14px;display:flex}.Header-module__fS6tZa__sidebarToggle{border-radius:var(--radius-md);cursor:pointer;width:34px;height:34px;transition:var(--transition-fast);justify-content:center;align-items:center;display:flex}.Header-module__fS6tZa__sidebarToggle:hover{background:#ffffff14}.Header-module__fS6tZa__sidebarIcon{transition:transform .3s}.Header-module__fS6tZa__collapsed{transform:rotate(180deg)}.Header-module__fS6tZa__iconButton{border-radius:var(--radius-md);width:34px;height:34px;transition:var(--transition-fast);color:#f5f7fa;background:0 0;border:1px solid #ffffff14;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__fS6tZa__iconButton:hover{background:#ffffff14;transform:translateY(-1px)}.Header-module__fS6tZa__iconButton:active{transform:scale(.95)}.Header-module__fS6tZa__avatarInitial{color:#fff;background:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;font-weight:600;display:flex;box-shadow:0 2px 8px #aa8a3759}.Header-module__fS6tZa__badge{background:var(--color-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px;box-shadow:0 0 6px #aa8a3799}.Header-module__fS6tZa__profileWrapper{position:relative}.Header-module__fS6tZa__dropdown{border-radius:var(--radius-lg);transform-origin:100% 0;background-clip:padding-box;min-width:250px;padding:12px;animation:.18s Header-module__fS6tZa__dropdown;position:absolute;top:115%;right:0}.Header-module__fS6tZa__header .Header-module__fS6tZa__dropdown{background:#121826;border:1px solid #ffffff0f;box-shadow:0 20px 60px #0000008c}.Header-module__fS6tZa__dropdownHeader{border-bottom:1px solid #ffffff0f;gap:10px;margin-bottom:6px;padding-bottom:10px;display:flex}.Header-module__fS6tZa__userInfo{flex-direction:column;gap:2px;display:flex}.Header-module__fS6tZa__userRoles{color:var(--color-primary);font-size:.72rem}.Header-module__fS6tZa__sessionInfo{color:#fff;margin-top:4px;font-size:.65rem}.Header-module__fS6tZa__dropdownActions{flex-direction:column;gap:4px;display:flex}.Header-module__fS6tZa__dropdownItem{border-radius:var(--radius-md);transition:var(--transition-fast);color:#f5f7fa;align-items:center;gap:8px;padding:8px 10px;font-size:.85rem;display:flex}.Header-module__fS6tZa__dropdownItem:hover{background:#ffffff14}.Header-module__fS6tZa__dropdownItem:active{transform:scale(.97)}@keyframes Header-module__fS6tZa__dropdown{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.Header-module__fS6tZa__container{height:52px}.Header-module__fS6tZa__dropdown{min-width:200px}}
