.help-module__mD1omq__container{max-width:1280px;margin:0 auto;padding:0 24px}.help-module__mD1omq__btn{border-radius:var(--radius-pill);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:600;display:inline-flex}.help-module__mD1omq__btnInk{background:var(--brand-ink);color:var(--fg-on-brand)}.help-module__mD1omq__btnLime{background:var(--brand-lime);color:var(--brand-ink)}.help-module__mD1omq__hero{text-align:center;padding:48px 0 32px}.help-module__mD1omq__hero h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:.96}.help-module__mD1omq__limeBlock{background:var(--brand-lime);color:var(--brand-ink);box-shadow:4px 5px 0 var(--brand-ink);border-radius:14px;padding:0 14px 6px;display:inline-block;transform:rotate(-1deg)}.help-module__mD1omq__lede{color:var(--fg-2);max-width:560px;margin:0 auto 28px;font-size:17px;line-height:1.55}.help-module__mD1omq__heroSearch{background:var(--bg-surface);border:1.5px solid var(--brand-ink);border-radius:var(--radius-pill);box-shadow:6px 8px 0 var(--brand-ink);align-items:center;gap:12px;max-width:640px;margin:0 auto;padding:10px 10px 10px 22px;display:flex}.help-module__mD1omq__heroSearch .help-module__mD1omq__mag{width:20px;height:20px;color:var(--fg-3)}.help-module__mD1omq__heroSearch input{font:inherit;color:var(--fg-1);background:0 0;border:0;outline:0;flex:1;font-size:16px;font-weight:500}.help-module__mD1omq__channels{padding:16px 0 48px}.help-module__mD1omq__chGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@media (max-width:900px){.help-module__mD1omq__chGrid{grid-template-columns:1fr}}.help-module__mD1omq__chCard{background:var(--bg-surface);border:1.5px solid var(--brand-ink);border-radius:var(--radius-2xl);box-shadow:4px 5px 0 var(--brand-ink);transition:all var(--dur-base);flex-direction:column;gap:14px;padding:28px;display:flex}.help-module__mD1omq__chCard:hover{box-shadow:7px 8px 0 var(--brand-ink);transform:translate(-3px,-3px)}.help-module__mD1omq__chCard.help-module__mD1omq__live{background:var(--brand-ink);color:var(--brand-paper);position:relative;overflow:hidden}.help-module__mD1omq__chCard.help-module__mD1omq__live:before{content:"";background-image:radial-gradient(circle at 1px 1px,#ffffff0d 1px,#0000 0);background-size:18px 18px;position:absolute;inset:0}.help-module__mD1omq__chCard.help-module__mD1omq__live>*{z-index:1;position:relative}.help-module__mD1omq__chCard .help-module__mD1omq__ic{background:var(--c-bg,var(--brand-lime));width:48px;height:48px;color:var(--c-fg,var(--brand-ink));border-radius:50%;justify-content:center;align-items:center;display:flex}.help-module__mD1omq__chCard .help-module__mD1omq__ic svg{width:22px;height:22px}.help-module__mD1omq__chCard h3{font-family:var(--font-display);margin:0;font-size:22px}.help-module__mD1omq__chCard.help-module__mD1omq__live h3{color:var(--brand-paper)}.help-module__mD1omq__chCard p{color:var(--fg-2);flex:1;margin:0;font-size:14px;line-height:1.5}.help-module__mD1omq__chCard.help-module__mD1omq__live p{color:#fafafbb3}.help-module__mD1omq__status{background:var(--success-soft);color:var(--success);border-radius:var(--radius-pill);align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.help-module__mD1omq__status:before{content:"";background:var(--success);border-radius:50%;width:6px;height:6px;animation:1.6s infinite help-module__mD1omq__helpPulse}@keyframes help-module__mD1omq__helpPulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.help-module__mD1omq__status:before{animation:none}}.help-module__mD1omq__chCard.help-module__mD1omq__live .help-module__mD1omq__status{color:var(--brand-lime);background:#c6f43229}.help-module__mD1omq__chCard.help-module__mD1omq__live .help-module__mD1omq__status:before{background:var(--brand-lime)}.help-module__mD1omq__chCard .help-module__mD1omq__metaLine{color:var(--fg-3);font-size:12px;font-weight:600}.help-module__mD1omq__chCard.help-module__mD1omq__live .help-module__mD1omq__metaLine{color:#fafafb8c}.help-module__mD1omq__chLink{color:var(--brand-blue);font-size:14px;font-weight:700;text-decoration:none}.help-module__mD1omq__catsBlock{padding:48px 0}.help-module__mD1omq__catsBlock h2{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(28px,3.4vw,40px);font-weight:800;line-height:1}.help-module__mD1omq__catsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}@media (max-width:980px){.help-module__mD1omq__catsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.help-module__mD1omq__catsGrid{grid-template-columns:1fr}}.help-module__mD1omq__catHelp{background:var(--bg-surface);border:1px solid var(--border-1);border-radius:var(--radius-lg);transition:all var(--dur-base);flex-direction:column;gap:10px;padding:22px;display:flex}.help-module__mD1omq__catHelp:hover{border-color:var(--brand-ink);box-shadow:4px 5px 0 var(--brand-ink);transform:translate(-2px,-2px)}.help-module__mD1omq__catHelp .help-module__mD1omq__ic{border-radius:var(--radius-md);background:var(--c-bg,var(--brand-lime-soft));width:40px;height:40px;color:var(--c-fg,var(--brand-lime-press));justify-content:center;align-items:center;display:flex}.help-module__mD1omq__catHelp .help-module__mD1omq__ic svg{width:20px;height:20px}.help-module__mD1omq__catHelp h4{margin:0;font-size:16px;font-weight:700}.help-module__mD1omq__catHelp p{color:var(--fg-3);margin:0;font-size:12px;line-height:1.5}.help-module__mD1omq__count{background:var(--grey-100);color:var(--fg-2);border-radius:var(--radius-pill);align-self:flex-start;margin-top:auto;padding:3px 10px;font-size:11px;font-weight:700}.help-module__mD1omq__faqBlock{padding:0 0 48px}.help-module__mD1omq__faqBlock h2{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(28px,3.4vw,40px);font-weight:800;line-height:1}.help-module__mD1omq__faqLayout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:32px;display:grid}@media (max-width:980px){.help-module__mD1omq__faqLayout{grid-template-columns:1fr}}.help-module__mD1omq__faqList{flex-direction:column;gap:10px;display:flex}.help-module__mD1omq__faqItem{background:var(--bg-surface);border:1px solid var(--border-1);border-radius:var(--radius-md);padding:0 22px}.help-module__mD1omq__faqItem.help-module__mD1omq__open{border-color:var(--brand-ink)}.help-module__mD1omq__faqQ{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:16px;font-weight:600;display:flex}.help-module__mD1omq__faqTag{background:var(--c-bg,var(--brand-blue-soft));color:var(--c-fg,var(--brand-blue));border-radius:var(--radius-pill);margin-right:8px;padding:3px 9px;font-size:11px;font-weight:700}.help-module__mD1omq__plus{background:var(--grey-50);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.help-module__mD1omq__plus svg{width:14px;height:14px;transition:transform var(--dur-base)}.help-module__mD1omq__faqItem.help-module__mD1omq__open .help-module__mD1omq__plus{background:var(--brand-lime)}.help-module__mD1omq__faqItem.help-module__mD1omq__open .help-module__mD1omq__plus svg{transform:rotate(45deg)}.help-module__mD1omq__faqA{max-height:0;transition:max-height var(--dur-base);overflow:hidden}.help-module__mD1omq__faqItem.help-module__mD1omq__open .help-module__mD1omq__faqA{max-height:320px}.help-module__mD1omq__faqA p{color:var(--fg-2);margin:0;padding:0 0 18px;font-size:14px;line-height:1.6}.help-module__mD1omq__side{flex-direction:column;gap:16px;display:flex;position:sticky;top:88px}.help-module__mD1omq__sideCard{background:var(--bg-surface);border:1px solid var(--border-1);border-radius:var(--radius-lg);padding:20px}.help-module__mD1omq__sideCard h3{font-family:var(--font-display);margin:0 0 12px;font-size:15px}.help-module__mD1omq__popRow{grid-template-columns:24px 1fr;gap:8px;padding:8px 0;font-size:13px;display:grid}.help-module__mD1omq__popRow+.help-module__mD1omq__popRow{border-top:1px dashed var(--border-1)}.help-module__mD1omq__popRow .help-module__mD1omq__num{font-family:var(--font-display);color:var(--fg-3);font-size:13px;font-weight:800}.help-module__mD1omq__popRow a{color:var(--fg-1);line-height:1.4;text-decoration:none}.help-module__mD1omq__popRow a:hover{color:var(--brand-blue)}.help-module__mD1omq__legalLinks{flex-direction:column;gap:6px;display:flex}.help-module__mD1omq__legalLinks a{color:var(--brand-blue);font-size:13px;font-weight:600;text-decoration:none}.help-module__mD1omq__contactCard{background:var(--brand-lime);color:var(--brand-ink);border:1.5px solid var(--brand-ink);border-radius:var(--radius-lg);box-shadow:4px 5px 0 var(--brand-ink);padding:20px}.help-module__mD1omq__contactCard h3{font-family:var(--font-display);margin:0 0 8px;font-size:17px}.help-module__mD1omq__contactCard p{margin:0 0 12px;font-size:12px;line-height:1.5}.help-module__mD1omq__ctRow{grid-template-columns:16px 1fr;align-items:center;gap:8px;padding:4px 0;font-size:13px;display:grid}.help-module__mD1omq__ctRow svg{width:14px;height:14px}
