.hc3-help-page,.hc3-help-page *{--hc3-surface:#121516;--hc3-surface-container:#1c2226;--hc3-surface-container-low:#181d20;--hc3-surface-container-lowest:#14181a;--hc3-surface-variant:#191d1f;--hc3-primary:#d2e7f4;--hc3-secondary:#e8eff1;--hc3-secondary-container:#1a2a2d;--hc3-tertiary:#72db9c;--hc3-tertiary-fixed:#6fd899;--hc3-on-surface:#f3f0f0;--hc3-on-surface-variant:#b2b2b2;--hc3-on-primary-container:#9bb5c5;--hc3-border-color:#374956;--hc3-space-4:4px;--hc3-space-6:6px;--hc3-space-8:8px;--hc3-space-12:12px;--hc3-space-16:16px;--hc3-space-24:24px;--hc3-space-32:32px;--hc3-space-48:48px;--hc3-radius-small:8px;--hc3-radius-large:16px;--hc3-font-heading:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;--hc3-font-body:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--hc3-font-icon:"Material Symbols Outlined"}.hc3-help-page{min-height:0;padding:16px 16px 32px}@media (max-width:992px){.hc3-help-page{padding-top:8px}}@media (max-width:480px){.hc3-help-page{padding-top:4px}}.hc3-help-layout{align-items:flex-start;gap:10px;min-height:0;padding-top:0}.hc3-container,.hc3-fullbleed,.hc3-help-main,.hc3-help-sidebar{min-height:0}.hc3-help-nav{background:var(--hc3-surface-container-lowest);gap:4px;padding:4px 8px 8px}.hc3-help-nav-item{color:var(--hc3-on-surface);padding:16px 12px}.hc3-help-nav-item.is-active{background:var(--hc3-secondary-container)}.hc3-help-subnav{gap:0;margin-top:0;padding:0 0 8px;position:relative}.hc3-help-subnav-item{align-items:center;box-sizing:border-box;color:var(--hc3-on-surface-variant);display:flex;height:32px;isolation:isolate;line-height:20px;padding:0 8px 0 39px;position:relative}.hc3-help-subnav-item,.hc3-help-subnav-item-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc3-help-subnav-item-text{display:block}.hc3-help-subnav-item.is-active{color:var(--hc3-on-surface-variant)}.hc3-help-subnav-item.is-active:before{background:var(--hc3-secondary);bottom:0;content:"";left:19px;pointer-events:none;position:absolute;top:0;width:1px;z-index:1}.hc3-help-subnav-item.is-active:after{background:var(--hc3-secondary-container);border-radius:8px;content:"";height:24px;left:31px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:-1}.hc3-help-subnav-accordion{display:flex;flex-direction:column}.hc3-help-subnav-section{align-items:center;background:transparent;border:none;color:var(--hc3-on-surface-variant);cursor:pointer;display:flex;font-family:var(--hc3-font-body);font-size:10px;font-weight:500;justify-content:space-between;letter-spacing:.5px;line-height:14px;margin-top:2px;opacity:.7;padding:14px 12px 6px 20px;text-align:left;text-transform:uppercase;transition:opacity .2s ease;width:100%}.hc3-help-subnav-section:hover{opacity:1}.hc3-help-subnav-section-text{flex:1;min-width:0}.hc3-help-subnav-section-icon{flex-shrink:0;font-size:16px;transition:transform .2s ease}.hc3-help-subnav-accordion.is-expanded .hc3-help-subnav-section-icon{transform:rotate(180deg)}.hc3-help-subnav-accordion:first-child .hc3-help-subnav-section{margin-top:0;padding-top:6px}.hc3-help-subnav-articles{display:flex;flex-direction:column;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .2s ease}.hc3-help-subnav-accordion.is-expanded .hc3-help-subnav-articles{max-height:500px;opacity:1}.hc3-help-subnav-item:before{background:var(--hc3-on-primary-container);bottom:0;content:"";left:19px;pointer-events:none;position:absolute;top:0;width:1px}.hc3-help-category-head{margin-top:0;padding:12px var(--hc3-space-32) 0}.hc3-help-category-title-row{gap:var(--hc3-space-8)}.hc3-help-category-icon{background:none;border-radius:0;height:auto;width:auto}.hc3-help-category-icon .hc3-ms{color:var(--hc3-on-primary-container);font-size:28px;font-weight:300}.hc3-help-category-title{color:var(--hc3-on-surface);font-family:var(--hc3-font-heading);font-size:24px;font-weight:400;line-height:32px;margin:0}.hc3-help-category-desc{color:var(--hc3-on-surface-variant);font-family:var(--hc3-font-body);font-size:14px;line-height:20px;margin:12px 0 0}.hc3-help-category-body{background:var(--hc3-surface);margin-bottom:0;margin-top:var(--hc3-space-16);padding:20px var(--hc3-space-24) var(--hc3-space-24)}.hc3-help-section-title{color:var(--hc3-on-surface);font-family:var(--hc3-font-heading);font-size:18px;font-weight:500;line-height:24px;margin:0 0 var(--hc3-space-16) 0}.hc3-help-section-title:not(:first-child){margin-top:var(--hc3-space-32)}.hc3-help-article-list{gap:var(--hc3-space-24)}.hc3-help-article-row{align-items:flex-start;background-color:var(--hc3-surface-container-low);border:0;border-radius:var(--hc3-radius-large);display:flex;justify-content:space-between;padding:var(--hc3-space-16) var(--hc3-space-16) calc(var(--hc3-space-24) + 2px);position:relative;text-decoration:none}.hc3-help-article-row:before{background:linear-gradient(90deg,rgba(55,73,86,.4) 2%,rgba(194,231,232,.4) 15%,hsla(210,4%,91%,.4) 33%,hsla(340,9%,87%,.4) 44%,hsla(309,8%,53%,.4) 54%,rgba(88,89,91,.4) 68%,rgba(78,154,116,.4) 75%,rgba(62,255,154,.4) 83%,hsla(210,4%,91%,.4));border-radius:0 0 var(--hc3-radius-large) var(--hc3-radius-large);bottom:0;height:calc(var(--hc3-space-24) + 2px);z-index:0}.hc3-help-article-row:after,.hc3-help-article-row:before{content:"";left:0;pointer-events:none;position:absolute;right:0}.hc3-help-article-row:after{background:var(--hc3-surface-container-low);border-radius:0 0 calc(var(--hc3-radius-large) - 1px) calc(var(--hc3-radius-large) - 1px);bottom:2px;height:var(--hc3-space-24);z-index:1}.hc3-help-article-row>*{position:relative;z-index:2}.hc3-help-article-row-content{display:flex;flex:1;flex-direction:column;gap:0;min-width:0}.hc3-help-article-row-title{color:var(--hc3-primary);font-family:var(--hc3-font-heading);font-size:20px;font-weight:400;line-height:26px;margin:0}.hc3-help-article-row-updated{color:var(--hc3-on-primary-container);font-family:var(--hc3-font-body);font-size:12px;font-weight:400;line-height:16px;margin:0}.hc3-help-article-row-icon{color:var(--hc3-tertiary-fixed);flex-shrink:0;font-family:"Material Symbols Outlined",var(--hc3-font-icon);font-size:38px;font-weight:400;line-height:1;margin-left:var(--hc3-space-16);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hc3-help-article-head{align-items:center;display:flex;gap:var(--hc3-space-8);margin-top:0;padding:12px var(--hc3-space-32) 0}.hc3-help-back{align-items:center;display:flex;flex-shrink:0;height:auto;justify-content:center;text-decoration:none;width:auto}.hc3-help-back-icon{color:var(--hc3-tertiary-fixed);font-size:38px;font-weight:400;line-height:1}.hc3-help-article-meta{display:flex;flex-direction:column;gap:0}.hc3-help-article-title{color:var(--hc3-on-surface);font-family:var(--hc3-font-heading);font-size:24px;font-weight:400;line-height:32px;margin:0}.hc3-help-article-updated{color:var(--hc3-on-surface-variant);font-family:var(--hc3-font-body);font-size:14px;font-weight:400;line-height:20px;margin:0}.hc3-help-article-body{margin-top:var(--hc3-space-16);padding:20px var(--hc3-space-24) var(--hc3-space-24)}.hc3-help-video{background:var(--hc3-surface-container-low);border-radius:var(--hc3-radius-large);max-width:800px;overflow:hidden;width:100%}.hc3-help-video iframe{aspect-ratio:16/9;display:block;width:100%}.hc3-help-richtext{max-width:720px}.hc3-mobile-menu-toggle{align-items:center;background:var(--hc3-surface-container-lowest);border:1px solid var(--hc3-border-color);border-radius:var(--hc3-radius-small);color:var(--hc3-on-surface);cursor:pointer;display:none;font-family:var(--hc3-font-body);font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:background .2s ease}.hc3-mobile-menu-toggle:hover{background:var(--hc3-surface-container)}.hc3-mobile-menu-icon{font-size:20px}.hc3-mobile-backdrop{background:rgba(0,0,0,.6);bottom:0;display:none;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:90}@media (max-width:992px){.hc3-mobile-menu-toggle{display:flex;margin-bottom:16px}.hc3-mobile-backdrop{display:block}.hc3-help-layout{display:flex;flex-direction:column;gap:0}.hc3-help-sidebar{background:var(--hc3-surface);bottom:0;left:0;max-width:85vw;overflow-y:auto;padding:16px 0;position:fixed;top:64px;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:99}.hc3-help-layout.is-sidebar-open .hc3-help-sidebar{transform:translateX(0)}.hc3-help-layout.is-sidebar-open .hc3-mobile-backdrop{opacity:1;pointer-events:auto}.hc3-help-main{width:100%}.hc3-help-article-head,.hc3-help-category-head{padding:12px 16px 0}.hc3-help-article-body,.hc3-help-category-body{padding:16px 16px 20px}.hc3-help-article-list{gap:16px}.hc3-help-article-row{padding:14px 14px calc(var(--hc3-space-16) + 2px)}.hc3-help-article-row:before{height:calc(var(--hc3-space-16) + 2px)}.hc3-help-article-row:after{height:var(--hc3-space-16)}.hc3-help-article-row-title{font-size:18px;line-height:24px}.hc3-help-article-row-icon{font-size:32px;margin-left:12px}.hc3-help-section-title{font-size:16px;line-height:22px}.hc3-help-article-title,.hc3-help-category-title{font-size:22px;line-height:28px}.hc3-help-back-icon{font-size:32px}.hc3-help-video{max-width:100%}}@media (max-width:480px){.hc3-help-page{padding:12px 12px 24px}.hc3-mobile-menu-toggle{font-size:13px;padding:8px 12px}.hc3-mobile-menu-icon{font-size:18px}.hc3-help-sidebar{top:56px;width:260px}.hc3-help-nav-item{font-size:15px;padding:14px 12px}.hc3-help-subnav-item{font-size:14px;height:40px;line-height:40px}.hc3-help-article-head,.hc3-help-category-head{padding:8px 12px 0}.hc3-help-category-title-row{gap:6px}.hc3-help-category-icon .hc3-ms{font-size:24px}.hc3-help-category-title{font-size:18px;line-height:24px}.hc3-help-category-desc{font-size:13px;line-height:18px;margin-top:8px}.hc3-help-category-body{margin-top:12px;padding:12px 12px 16px}.hc3-help-section-title{font-size:14px;line-height:20px;margin-bottom:12px}.hc3-help-section-title:not(:first-child){margin-top:24px}.hc3-help-article-list{gap:12px}.hc3-help-article-row{align-items:center;flex-direction:row;gap:8px;padding:12px 12px calc(var(--hc3-space-12) + 2px)}.hc3-help-article-row:before{height:calc(var(--hc3-space-12) + 2px)}.hc3-help-article-row:after{height:var(--hc3-space-12)}.hc3-help-article-row-title{font-size:16px;line-height:22px}.hc3-help-article-row-updated{font-size:11px;line-height:14px}.hc3-help-article-row-icon{flex-shrink:0;font-size:28px;margin-left:auto}.hc3-help-article-head{gap:6px}.hc3-help-back-icon{font-size:28px}.hc3-help-article-title{font-size:18px;line-height:24px}.hc3-help-article-updated{font-size:12px;line-height:16px}.hc3-help-article-body{margin-top:12px;padding:12px 12px 16px}.hc3-help-richtext{font-size:14px;line-height:22px}.hc3-help-richtext h1{font-size:20px;line-height:26px}.hc3-help-richtext h2{font-size:18px;line-height:24px}.hc3-help-richtext h3{font-size:16px;line-height:22px}}