.HelpLayout-module__L2KS3G__hero{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 50%, #d95333 100%);color:#fff;padding:var(--space-12) 0;text-align:center;margin-bottom:var(--space-8);position:relative;overflow:hidden;box-shadow:0 4px 20px #c7442b26}.HelpLayout-module__L2KS3G__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.HelpLayout-module__L2KS3G__heroIcon{margin-bottom:var(--space-2);filter:drop-shadow(0 4px 6px #00000026);font-size:3.5rem}.HelpLayout-module__L2KS3G__heroTitle{font-size:var(--text-4xl);color:#fff;margin-bottom:var(--space-2);letter-spacing:-.02em;font-weight:800}.HelpLayout-module__L2KS3G__heroSubtitle{font-size:var(--text-lg);color:#ffffffe6;max-width:600px;margin:0 auto}.HelpLayout-module__L2KS3G__mainContainer{gap:var(--space-8);padding-bottom:var(--space-16);grid-template-columns:260px 1fr;align-items:start;display:grid}.HelpLayout-module__L2KS3G__sidebar{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);position:sticky;top:90px;box-shadow:0 2px 8px #0000000a}.HelpLayout-module__L2KS3G__sidebarTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);margin-bottom:var(--space-3);padding-left:var(--space-3);font-weight:700}.HelpLayout-module__L2KS3G__navList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HelpLayout-module__L2KS3G__navLink{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);color:var(--color-text-secondary);font-size:var(--text-sm);border-radius:var(--radius-md);font-weight:600;text-decoration:none;transition:all .2s;display:flex}.HelpLayout-module__L2KS3G__navLink:hover{background:var(--color-primary-subtle);color:var(--color-primary)}.HelpLayout-module__L2KS3G__navLinkActive{background:var(--color-primary);box-shadow:0 2px 6px #c7442b40;color:#fff!important}.HelpLayout-module__L2KS3G__navIcon{font-size:1.25rem}.HelpLayout-module__L2KS3G__contentCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-10);box-shadow:0 4px 16px #0000000a}.HelpLayout-module__L2KS3G__section{margin-bottom:var(--space-8)}.HelpLayout-module__L2KS3G__section:last-child{margin-bottom:0}.HelpLayout-module__L2KS3G__sectionHeading{align-items:center;gap:var(--space-3);font-size:var(--text-2xl);color:var(--color-text);margin-bottom:var(--space-4);padding-bottom:var(--space-2);border-bottom:2px solid var(--color-border-light);font-weight:700;display:flex}.HelpLayout-module__L2KS3G__paragraph{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-4);line-height:1.7}.HelpLayout-module__L2KS3G__cardGrid{gap:var(--space-4);margin-top:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.HelpLayout-module__L2KS3G__infoBox{background:var(--color-bg-warm);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-5);gap:var(--space-2);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex}.HelpLayout-module__L2KS3G__infoBox:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.HelpLayout-module__L2KS3G__infoBoxIcon{margin-bottom:var(--space-1);font-size:2rem}.HelpLayout-module__L2KS3G__infoBoxTitle{font-size:var(--text-md);color:var(--color-text);font-weight:700}.HelpLayout-module__L2KS3G__infoBoxText{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.5}.HelpLayout-module__L2KS3G__supportBanner{background:linear-gradient(135deg, var(--color-secondary-dark) 0%, var(--color-secondary) 100%);color:#fff;border-radius:var(--radius-lg);padding:var(--space-8);margin-top:var(--space-12);justify-content:space-between;align-items:center;gap:var(--space-6);display:flex;box-shadow:0 6px 20px #2b6b4f33}.HelpLayout-module__L2KS3G__supportInfo h3{font-size:var(--text-2xl);color:#fff;margin-bottom:var(--space-2);font-weight:700}.HelpLayout-module__L2KS3G__supportInfo p{color:#ffffffe6;font-size:var(--text-base)}.HelpLayout-module__L2KS3G__telegramBtn{align-items:center;gap:var(--space-2);color:#fff;padding:var(--space-3) var(--space-6);font-weight:700;font-size:var(--text-base);white-space:nowrap;background:#2aabee;border-radius:9999px;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #2aabee66}.HelpLayout-module__L2KS3G__telegramBtn:hover{background:#2298d6;transform:scale(1.03);box-shadow:0 6px 18px #2aabee99}@media (max-width:900px){.HelpLayout-module__L2KS3G__mainContainer{gap:var(--space-6);grid-template-columns:1fr}.HelpLayout-module__L2KS3G__sidebar{position:static;top:auto}.HelpLayout-module__L2KS3G__navList{padding-bottom:var(--space-2);flex-direction:row;overflow-x:auto}.HelpLayout-module__L2KS3G__navLink{white-space:nowrap;padding:var(--space-2) var(--space-3)}.HelpLayout-module__L2KS3G__supportBanner{text-align:center;flex-direction:column}}@media (max-width:600px){.HelpLayout-module__L2KS3G__contentCard{padding:var(--space-6) var(--space-4)}.HelpLayout-module__L2KS3G__heroTitle{font-size:var(--text-3xl)}}
