.help-module__qalPfa__helpLayout{background:#fff;min-height:100vh;display:flex}.help-module__qalPfa__sidebar{z-index:100;overscroll-behavior:contain;background:#f8f9fa;border-right:1px solid #e9ecef;width:260px;padding:1rem 0;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.help-module__qalPfa__sidebarHeader{border-bottom:1px solid #e9ecef;padding:.5rem 1rem 1rem}.help-module__qalPfa__sidebarHeader h2{color:#333;margin-bottom:.3rem;font-size:1.1rem}.help-module__qalPfa__sidebarHeader p{color:#666;font-size:.8rem}.help-module__qalPfa__sidebarHeader a{color:inherit;text-decoration:none}.help-module__qalPfa__sidebarToggle{z-index:200;color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:none;position:fixed;top:12px;left:12px;box-shadow:0 2px 8px #667eea4d}.help-module__qalPfa__sidebarOverlay{z-index:90;overscroll-behavior:contain;touch-action:none;background:#0000004d;display:none;position:fixed;inset:0}.help-module__qalPfa__sidebarOverlay.help-module__qalPfa__show{display:block}.help-module__qalPfa__sidebarNav{padding:.8rem 0}.help-module__qalPfa__navCategory{margin-bottom:.3rem}.help-module__qalPfa__navCategoryTitle{color:#999;text-transform:uppercase;letter-spacing:.05em;padding:.4rem 1rem;font-size:.7rem;font-weight:600}.help-module__qalPfa__navItems{margin:0;padding:0;list-style:none}.help-module__qalPfa__navItem a{color:#555;border-left:3px solid #0000;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:block}.help-module__qalPfa__navItem a:hover{color:#667eea;background:#e9ecef;border-left-color:#667eea}.help-module__qalPfa__navItem a.help-module__qalPfa__active{color:#667eea;background:#e9ecef;border-left-color:#667eea;font-weight:500}.help-module__qalPfa__subGroup{margin-bottom:.15rem}.help-module__qalPfa__subGroupToggle{cursor:pointer;color:#555;text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;width:100%;padding:.35rem 1rem .35rem 1.5rem;font-size:.82rem;font-weight:500;transition:color .2s;display:flex}.help-module__qalPfa__subGroupToggle:hover{color:#667eea;background:#e9ecef}.help-module__qalPfa__subGroupToggle .help-module__qalPfa__chevron{color:#999;flex-shrink:0;font-size:.65rem;transition:transform .2s}.help-module__qalPfa__subItemsWrapper{overflow:hidden}.help-module__qalPfa__subItems{margin:0;padding:0;list-style:none}.help-module__qalPfa__subItems .help-module__qalPfa__navItem a{color:#777;padding-left:2.2rem;font-size:.8rem}.help-module__qalPfa__subItems .help-module__qalPfa__navItem a:hover{color:#667eea;background:#e9ecef}.help-module__qalPfa__mainContent{flex:1;max-width:100%;margin-left:260px;padding:1.5rem 2rem}.help-module__qalPfa__docContent{max-width:800px;line-height:1.7}.help-module__qalPfa__docContent h1{color:#333;border-bottom:2px solid #667eea;margin-bottom:1rem;padding-bottom:.8rem;font-size:1.6rem}.help-module__qalPfa__docContent h2{color:#333;margin:1.5rem 0 .8rem;font-size:1.25rem}.help-module__qalPfa__docContent h3{color:#444;margin:1.2rem 0 .6rem;font-size:1.1rem}.help-module__qalPfa__docContent p{color:#555;margin-bottom:.8rem;font-size:.95rem}.help-module__qalPfa__docContent ul,.help-module__qalPfa__docContent ol{margin-bottom:.8rem;padding-left:1.2rem}.help-module__qalPfa__docContent li{color:#555;margin-bottom:.4rem;font-size:.95rem}.help-module__qalPfa__docContent strong{color:#333}.help-module__qalPfa__docContent code{color:#667eea;background:#f1f2f6;border-radius:4px;padding:.15rem .4rem;font-size:.85em}.help-module__qalPfa__imagePlaceholder{text-align:center;color:#888;background:#f1f2f6;border:2px dashed #d0d0d0;border-radius:8px;margin:1rem 0;padding:1.5rem;font-size:.9rem}.help-module__qalPfa__imagePlaceholder:before{content:"📷";margin-bottom:.3rem;font-size:1.5rem;display:block}.help-module__qalPfa__docContent img{border-radius:8px;max-width:100%;margin:1rem 0;box-shadow:0 2px 8px #0000001a}.help-module__qalPfa__tipBox{background:#e8f4fd;border:1px solid #b3d7f5;border-radius:6px;margin:1rem 0;padding:.8rem 1rem;font-size:.9rem}.help-module__qalPfa__tipBox.help-module__qalPfa__success{background:#e8f8e8;border-color:#b3e8b3}.help-module__qalPfa__tipBox.help-module__qalPfa__warning{background:#fff8e8;border-color:#f5d7b3}.help-module__qalPfa__tipBox strong{color:inherit;margin-bottom:.3rem;display:block}.help-module__qalPfa__steps{counter-reset:step;padding:0;list-style:none}.help-module__qalPfa__steps li{margin-bottom:1rem;padding-left:2.5rem;position:relative}.help-module__qalPfa__steps li:before{counter-increment:step;content:counter(step);color:#fff;background:#667eea;border-radius:50%;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.85rem;font-weight:600;display:flex;position:absolute;top:0;left:0}.help-module__qalPfa__helpHome{max-width:100%;padding:1.5rem 1rem}.help-module__qalPfa__helpHome h1{color:#333;text-align:center;margin-bottom:.8rem;font-size:1.5rem}.help-module__qalPfa__helpHome>p{text-align:center;color:#666;margin-bottom:2rem;font-size:.95rem}.help-module__qalPfa__categoryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.help-module__qalPfa__categoryCard{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1rem;transition:all .2s}.help-module__qalPfa__categoryCard h3{color:#333;align-items:center;gap:.4rem;margin-bottom:.8rem;font-size:1rem;display:flex}.help-module__qalPfa__categoryCard ul{margin:0;padding:0;list-style:none}.help-module__qalPfa__categoryCard li{margin-bottom:.4rem}.help-module__qalPfa__categoryCard a{color:#555;font-size:.85rem;text-decoration:none}.help-module__qalPfa__categoryCard a:hover{color:#667eea}.help-module__qalPfa__toc{display:none}@media (max-width:768px){.help-module__qalPfa__sidebar{width:280px;transform:translate(-100%)}.help-module__qalPfa__sidebar.help-module__qalPfa__open{transform:translate(0)}.help-module__qalPfa__sidebarToggle{display:flex}.help-module__qalPfa__sidebarOverlay.help-module__qalPfa__show{display:block}.help-module__qalPfa__mainContent{margin-left:0;padding:60px 1rem 1rem}.help-module__qalPfa__docContent h1{font-size:1.4rem}.help-module__qalPfa__docContent h2{font-size:1.2rem}.help-module__qalPfa__helpHome{padding:60px 1rem 1rem}.help-module__qalPfa__helpHome h1{font-size:1.3rem}.help-module__qalPfa__categoryGrid{grid-template-columns:1fr;gap:.8rem}.help-module__qalPfa__categoryCard{padding:.8rem}.help-module__qalPfa__downloadSection{display:none}.help-module__qalPfa__imagePlaceholder{padding:1rem;font-size:.85rem}}@media (max-width:480px){.help-module__qalPfa__docContent h1{padding-bottom:.6rem;font-size:1.2rem}.help-module__qalPfa__docContent p,.help-module__qalPfa__docContent li{font-size:.9rem}.help-module__qalPfa__steps li{padding-left:2rem}.help-module__qalPfa__steps li:before{width:1.4rem;height:1.4rem;font-size:.75rem}.help-module__qalPfa__tipBox{padding:.6rem .8rem;font-size:.85rem}.help-module__qalPfa__categoryCard h3{font-size:.95rem}.help-module__qalPfa__categoryCard a{font-size:.8rem}}
