.help_navigation{max-width:var(--max-width-help-content);margin-inline:auto}.help_navigation .back_link,.read_more{align-items:center;gap:.5rem;font-size:1rem;display:flex}aside.side_nav_help{top:calc(var(--header-height) + .5rem);height:calc(100dvh - var(--header-height) - 1rem);-webkit-backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;justify-content:space-between;gap:.4rem;width:12rem;min-width:180px;margin:0;padding-top:.5rem;padding-bottom:.5rem;display:flex;position:sticky;overflow:hidden auto}.help_nav_content{flex-direction:column;flex:1;gap:.5rem;padding:0 .75rem;display:flex}.help_nav_title{color:rgba(var(--foreground-rgb),.9);border-bottom:1px solid rgba(var(--foreground-rgb),.2);margin:0 0 1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}.help_category_section{margin-bottom:.25rem}.help_category_toggle{width:100%;color:rgba(var(--foreground-rgb),.8);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;position:relative}.help_category_toggle:hover{background:rgba(var(--foreground-rgb),.05);color:rgba(var(--foreground-rgb),1)}.help_category_toggle.expanded{background:rgba(var(--foreground-rgb),.08);color:rgba(var(--foreground-rgb),1)}.help_category_toggle:focus{outline:2px solid rgba(var(--foreground-rgb),.3);outline-offset:2px}.category_title{flex:1}.toggle_icon{color:rgba(var(--foreground-rgb),.6);text-align:center;min-width:1.2rem;font-size:1.2rem;font-weight:700;transition:transform .2s}.help_category_toggle.expanded .toggle_icon{color:rgba(var(--foreground-rgb),.8);transform:rotate(180deg)}.help_sub_menu{margin:0;padding:0;list-style:none;animation:.3s ease-out slideDown;overflow:hidden}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:200px;transform:translateY(0)}}.help_sub_menu li{margin:0;padding:0}.help_sub_link{color:rgba(var(--foreground-rgb),.7);border-radius:6px;margin:0 .5rem;padding:.5rem 0;font-size:.85rem;text-decoration:none;transition:all .2s;display:block;position:relative}.help_sub_link:hover{background:rgba(var(--foreground-rgb),.05);color:rgba(var(--foreground-rgb),.9);transform:translate(4px)}.help_sub_link:focus{outline:2px solid rgba(var(--foreground-rgb),.3);outline-offset:2px}.help_nav_footer{border-top:1px solid rgba(var(--foreground-rgb),.1);margin-top:auto;padding:.75rem}.help_nav_footer .nav_link{color:rgba(var(--foreground-rgb),.8);text-align:center;background:rgba(var(--foreground-rgb),.05);border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.help_nav_footer .nav_link:hover{background:rgba(var(--foreground-rgb),.1);color:rgba(var(--foreground-rgb),1);transform:translateY(-1px)}.help_nav_footer .nav_link:focus{outline:2px solid rgba(var(--foreground-rgb),.3);outline-offset:2px}.side_nav_help::-webkit-scrollbar{width:6px}.side_nav_help::-webkit-scrollbar-track{background:0 0}.side_nav_help::-webkit-scrollbar-thumb{background:rgba(var(--foreground-rgb),.2);border-radius:3px}.side_nav_help::-webkit-scrollbar-thumb:hover{background:rgba(var(--foreground-rgb),.3)}@media (max-width:1024px){aside.side_nav_help{width:10rem;min-width:160px}.help_nav_content{padding:0 .5rem}.help_category_toggle{padding:.6rem;font-size:.85rem}.help_sub_link{padding:.4rem .5rem .4rem 1.25rem;font-size:.8rem}}article{max-width:var(--max-width-help-content);margin-inline:auto}article>h1{color:rgba(var(--foreground-rgb));border-bottom:3px solid rgba(var(--foreground-rgb));margin-bottom:2rem;padding-bottom:1rem;font-size:2.5rem}section{margin-bottom:3rem}section h2{color:rgba(var(--foreground-rgb));margin-bottom:1rem;font-size:1.8rem}section h3{color:rgba(var(--foreground-rgb));margin:1.5rem 0 .8rem;font-size:1.3rem}section iframe{aspect-ratio:16/9;border:1px solid rgba(var(--foreground-rgb),.2);border-radius:10px;width:100%;margin-top:1rem}section p{color:rgba(var(--foreground-rgb));line-height:1.6}section ul,section ol{margin:1rem 0;padding-left:1.5rem}section li,section ol li{margin-bottom:.8rem}section strong{color:rgba(var(--foreground-rgb));font-weight:600}@media (max-width:768px){.help-page{padding:1rem}.container{padding:1.5rem}h1{font-size:2rem}section{padding-left:1rem}}
