.header-content-area{position:relative;height:70px}.brand-logo{height:32px;width:auto;display:block}.help-center-title{font-size:1.45rem;letter-spacing:-.02em;line-height:1}.help-system-wrapper{max-width:1300px;margin:0 auto}.help-navigation-tree{max-height:calc(100vh - 8rem);overflow-y:auto;scrollbar-width:thin}.sidebar-main-title{font-size:.85rem;letter-spacing:.04em}.help-category-header{font-size:.75rem;letter-spacing:.06em}.nav-node-link{font-size:.9rem;padding:.25rem 0;background:0 0!important;border:none!important}.nav-node-link:hover{color:var(--uturn-color-primary)!important;text-decoration:none}.nav-node-link.active-node{color:var(--uturn-color-text-primary)!important;font-weight:700!important;background:0 0!important;border:none!important;border-radius:0!important}.has-toggle{cursor:pointer;user-select:none;transition:color .15s ease-in-out}.has-toggle:hover{color:var(--uturn-color-text-primary)!important}.menu-category-section .menu-node-list{display:none;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease}.category-chevron{display:inline-block;width:6px;height:6px;border-right:2px solid var(--uturn-color-text-disabled);border-bottom:2px solid var(--uturn-color-text-disabled);transform:rotate(-45deg);transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .15s ease;margin-right:6px;flex-shrink:0}.has-toggle:hover .category-chevron{border-color:var(--uturn-color-text-secondary)}.menu-category-section.expanded .menu-node-list{display:block;opacity:1;transform:translateY(0)}.menu-category-section.expanded .category-chevron{transform:rotate(45deg);border-color:var(--uturn-color-primary)}.markdown-body{font-size:1.05rem;line-height:1.65}.markdown-body h2{color:#fff;font-size:1.5rem;font-weight:700;margin-top:calc(var(--uturn-spacing-unit) * 5);margin-bottom:calc(var(--uturn-spacing-unit) * 2);letter-spacing:-.02em}.theme-light .markdown-body h2{color:#0f172a}.markdown-body h3{color:#fff;font-size:1.25rem;font-weight:600;margin-top:calc(var(--uturn-spacing-unit) * 4);margin-bottom:calc(var(--uturn-spacing-unit) * 2)}.theme-light .markdown-body h3{color:#0f172a}.markdown-body p{margin-bottom:calc(var(--uturn-spacing-unit) * 3)}.markdown-body code{background-color:rgba(255,255,255,8%);padding:.2rem .4rem;border-radius:4px;font-size:.9em;color:#f8f9fa}.theme-light .markdown-body code{background-color:rgba(0,0,0,5%);color:#0f172a}.markdown-body a{color:var(--uturn-color-primary);text-decoration:none;font-weight:600;transition:opacity .15s ease-in-out}.markdown-body a:hover{text-decoration:underline;opacity:.85}.theme-light .markdown-body a{color:var(--uturn-color-primary-dark)}.markdown-body pre{background:var(--uturn-color-background);border:1px solid var(--uturn-color-border);padding:calc(var(--uturn-spacing-unit) * 3);border-radius:8px;overflow-x:auto;margin-bottom:calc(var(--uturn-spacing-unit) * 4)}.theme-light .markdown-body pre{background:#f8f9fa;border-color:var(--uturn-color-border)}.theme-switch-pill{display:inline-flex;background-color:#0d121f;border:1px solid var(--uturn-color-border,rgba(255,255,255,8%));padding:4px;border-radius:30px;gap:2px}.theme-pill-btn{background:0 0;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:20px;font-size:.815rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1)}.theme-pill-btn i{width:16px;height:16px}.theme-switch-pill .toggle-dark{background-color:rgba(255,255,255,8%);color:#fff}.theme-switch-pill .toggle-light{color:#64748b;opacity:.7}.theme-switch-pill .toggle-light:hover{color:#94a3b8;opacity:1}.theme-light .theme-switch-pill{background-color:#e2e8f0;border-color:rgba(0,0,0,6%)}.theme-light .theme-switch-pill .toggle-dark{background-color:initial;color:#64748b;opacity:.7}.theme-light .theme-switch-pill .toggle-dark:hover{color:#475569;opacity:1}.theme-light .theme-switch-pill .toggle-light{background-color:#fff;color:#0f172a;opacity:1;box-shadow:0 2px 6px rgba(0,0,0,6%)}footer,.site-footer{background-color:#070a12;border-top:1px solid var(--uturn-color-border);padding-top:5rem;padding-bottom:4rem;width:100%;position:relative}.footer-links{list-style:none;padding-left:0;margin-bottom:0}.footer-links li{margin-bottom:.5rem}footer a,.site-footer a{color:var(--uturn-color-text-secondary,#94a3b8);transition:color .2s ease;text-decoration:none}footer a:hover,.site-footer a:hover{color:var(--uturn-color-primary,#00e5ff)}footer h6,.site-footer h6{color:#fff;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem}.theme-light footer,.theme-light .site-footer{background-color:#f4f5f7;border-top:1px solid rgba(0,0,0,6%)}.theme-light footer h6,.theme-light .site-footer h6{color:#1e293b}.theme-light footer a,.theme-light .site-footer a{color:#64748b}.theme-light footer a:hover,.theme-light .site-footer a:hover{color:#00b8d4}@media(max-width:767px){.mobile-sticky-wrapper{padding-left:0!important;padding-right:0!important;padding-bottom:calc(var(--uturn-spacing-unit) * 2)!important}.mobile-sticky-nav{position:sticky!important;top:70px!important;z-index:100}.mobile-nav-trigger{cursor:pointer;user-select:none;border-radius:8px;transition:border-color .15s ease}.help-navigation-tree{display:none;max-height:calc(100vh - 150px)!important;background-color:var(--uturn-color-surface-elevated)!important;border:1px solid var(--uturn-color-border)!important;border-top:none!important;border-radius:0 0 8px 8px;padding:calc(var(--uturn-spacing-unit) * 3)!important;box-shadow:0 20px 40px rgba(0,0,0,.35);overflow-y:auto}.mobile-sticky-nav.is-open .help-navigation-tree{display:block}.mobile-sticky-nav.is-open .mobile-nav-trigger{border-radius:8px 8px 0 0;border-color:var(--uturn-color-primary)}.mobile-sticky-nav.is-open .mobile-nav-trigger .category-chevron{transform:rotate(45deg);border-color:var(--uturn-color-primary)}}@media(min-width:768px){.mobile-nav-trigger{display:none!important}.help-navigation-tree{display:block!important;background:0 0!important;border:none!important;padding:0!important;box-shadow:none!important}}