:root{--primary:#6366f1;--primary-hover:#4f46e5;--primary-light:#6366f114;--primary-border:#6366f133;--text-main:#0f172a;--text-muted:#64748b;--bg-subtle:#f8fafc;--card-bg:#fff;--border-color:#e2e8f0;--radius-lg:16px;--radius-md:10px;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 10px 25px -5px #0000000d;--shadow-glow:0 12px 24px -6px #6366f126}.help-module__r6bU2a__container{max-width:1200px;color:var(--text-f);margin:0 auto;padding:2rem 1.5rem 4rem;position:relative}.help-module__r6bU2a__hero{text-align:center;background:var(--breadcrumb);flex-direction:column;align-items:center;margin-bottom:2.5rem;padding:3.5rem 1.5rem;display:flex}.help-module__r6bU2a__title{letter-spacing:-.02em;color:var(--text-f);margin:3rem 0 .5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.help-module__r6bU2a__subtitle{color:var(--text-f);max-width:540px;margin:0 0 2rem;font-size:1.0625rem}.help-module__r6bU2a__main{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (min-width:900px){.help-module__r6bU2a__main{grid-template-columns:300px 1fr}}.help-module__r6bU2a__sidebar{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:2rem}.help-module__r6bU2a__sidebarHeader{justify-content:space-between;align-items:center;padding:0 .5rem;display:flex}.help-module__r6bU2a__sidebarTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-f);margin:0;font-size:.875rem;font-weight:700}.help-module__r6bU2a__topicCount{background:var(--card);color:var(--text-f);border-radius:6px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.help-module__r6bU2a__nav{background:var(--card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:.35rem;padding:.75rem;display:flex}.help-module__r6bU2a__navButton{border-radius:var(--radius-md);width:100%;color:var(--text-f);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.65rem .85rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.help-module__r6bU2a__navButton:hover{background:var(--card);color:var(--text-f)}.help-module__r6bU2a__active{background:var(--card);color:var(--primary);font-weight:600}.help-module__r6bU2a__active .help-module__r6bU2a__navIcon{color:var(--primary)}.help-module__r6bU2a__active .help-module__r6bU2a__arrowIcon{opacity:1;transform:translate(0)}.help-module__r6bU2a__navIcon{color:var(--text-f);align-items:center;display:flex}.help-module__r6bU2a__navLabel{text-align:left;flex:1}.help-module__r6bU2a__arrowIcon{opacity:0;color:var(--primary);transition:all .2s;transform:translate(-4px)}.help-module__r6bU2a__contactCard{border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:1.25rem}.help-module__r6bU2a__contactHeader{gap:.75rem;margin-bottom:1rem;display:flex}.help-module__r6bU2a__contactIcon{color:#818cf8;flex-shrink:0;margin-top:2px}.help-module__r6bU2a__contactTitle{margin:0 0 .15rem;font-size:.9375rem;font-weight:700}.help-module__r6bU2a__contactText{color:#94a3b8;margin:0;font-size:.8125rem}.help-module__r6bU2a__contactButton{background:var(--card);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.help-module__r6bU2a__contactButton:hover{background:var(--primary-hover)}.help-module__r6bU2a__content{flex-direction:column;gap:2.5rem;display:flex}.help-module__r6bU2a__section{scroll-margin-top:2rem}.help-module__r6bU2a__sectionHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.help-module__r6bU2a__sectionIconBadge{background:var(--card);width:36px;height:36px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.help-module__r6bU2a__sectionTitle{color:var(--text-f);margin:0;font-size:1.25rem;font-weight:700}.help-module__r6bU2a__cardsGrid{flex-direction:column;gap:1rem;display:flex}.help-module__r6bU2a__card{background:var(--card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem;transition:border-color .2s,box-shadow .2s}.help-module__r6bU2a__card:hover{border-color:var(--primary-border);box-shadow:var(--shadow-md)}.help-module__r6bU2a__cardQuestion{color:var(--text-f);margin:0 0 .5rem;font-size:1rem;font-weight:600}.help-module__r6bU2a__cardAnswer{color:var(--text-f);margin:0;font-size:.9375rem;line-height:1.6}.help-module__r6bU2a__emptyState{text-align:center;background:var(--card);border:1px dashed var(--border-color);border-radius:var(--radius-lg);flex-direction:column;align-items:center;padding:4rem 1.5rem;display:flex}.help-module__r6bU2a__emptyIcon{color:var(--text-f);margin-bottom:1rem}.help-module__r6bU2a__emptyState h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.help-module__r6bU2a__emptyState p{color:var(--text-f);margin:0 0 1.5rem;font-size:.9375rem}.help-module__r6bU2a__resetBtn{background:var(--card);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.help-module__r6bU2a__resetBtn:hover{background:var(--primary-hover)}
