.la-help{--la-bg:#fff;--la-text:#22252b;--la-muted:#6c7480;--la-border:rgba(34,37,43,.12);--la-shadow:0 4px 20px -2px rgba(0,43,112,.1);--la-panel-bg:#f6f7f6;--la-sidebar-card-bg:#fff;--la-support-bg:#d8ecf6;--la-accent:#0b7ea8;--la-accent-soft:#dbeef3;--la-green:#7ba62d;--la-green-soft:#e5edd8;--la-radius-xl:16px;--la-radius-lg:12px;--la-radius-md:10px;--la-gap:32px;--la-sidebar-w:340px;color:var(--la-text)}.la-help *{box-sizing:border-box}.la-help__inner{align-items:start;display:grid;gap:var(--la-gap);grid-template-columns:minmax(260px,var(--la-sidebar-w)) minmax(0,1fr)}.la-help__sidebar{display:grid;gap:20px;position:sticky;top:20px}.la-help__card{background:var(--la-sidebar-card-bg);border:1px solid rgba(0,0,0,.02);border-radius:var(--la-radius-xl);box-shadow:var(--la-shadow)}.la-help__toc{padding:24px}.la-help__toc-title{font-size:clamp(1.65rem,2vw,2.25rem);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0;text-transform:uppercase}.la-help__toc-divider{background:var(--la-border);height:1px;margin:18px 0 16px}.la-help__toc-nav{display:grid;gap:8px}.la-help__toc-link{align-items:center;border-left:4px solid transparent;border-radius:8px;color:var(--la-text);display:flex;gap:14px;justify-content:space-between;min-height:56px;padding:8px 10px 8px 16px;text-decoration:none!important;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.la-help__toc-link:hover{background:#f5f7f8}.la-help__toc-link.is-active{background:#e9f1f2;border-left-color:var(--la-accent)}.la-help__toc-link-text{font-size:16px;line-height:1.2}.la-help__toc-count{align-items:center;background:#cfe2ea;border-radius:999px;color:var(--la-text);display:inline-flex;flex-shrink:0;font-size:.95rem;font-weight:700;height:34px;justify-content:center;min-width:34px;padding:0 10px}.la-help__support{background:var(--la-support-bg);border-color:rgba(11,126,168,.08);padding:22px 22px 20px}.la-help__support-title{font-weight:600;letter-spacing:-.02em;line-height:1.05;margin:0 0 10px}.la-help__support-text{color:#364152;font-size:12px;line-height:1.45;margin-bottom:16px}.la-help__support-text p{margin:0}.la-help__support-link{align-items:center;color:#006fa0;display:inline-flex;font-weight:600;gap:8px;text-decoration:none}.la-help__support-link:hover{text-decoration:underline}.la-help__support-link-icon{align-items:center;display:inline-flex;justify-content:center}.la-help__content{display:grid;gap:22px}.la-help__panel{background:#fff;border:1px solid rgba(0,0,0,.02);border-radius:var(--la-radius-xl);box-shadow:var(--la-shadow);padding:24px 28px 18px;scroll-margin-top:24px}.la-help__panel-head{align-items:center;display:flex;gap:16px}.la-help__panel-icon{align-items:center;background:var(--la-green-soft);border-radius:10px;color:var(--la-green);display:inline-flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.la-help__panel-icon svg{height:24px;width:24px}.la-help__panel-title{font-size:clamp(1.7rem,2vw,2.4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0}.la-help__panel-divider{background:var(--la-border);height:1px;margin:16px 0 18px}.la-help__list{display:grid;gap:2px}.la-help__item{align-items:center;border-radius:10px;color:var(--la-text)!important;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto;min-height:58px;padding:8px 0;text-decoration:none!important;transition:background-color .18s ease,padding-left .18s ease}.la-help__item.is-disabled{cursor:default;opacity:.6}.la-help__item-text{font-size:clamp(1.05rem,1.1vw,1.22rem);line-height:1.35}.la-help__item-arrow{align-items:center;background:#dfe9d5;border-radius:999px;color:var(--la-green);display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}@media (max-width:1199px){.la-help__inner{gap:24px;grid-template-columns:300px minmax(0,1fr)}.la-help__toc-title{font-size:2rem}}@media (max-width:991px){.la-help__inner{gap:20px;grid-template-columns:1fr}.la-help__sidebar{position:static;top:auto}.la-help__toc{padding:20px}.la-help__panel{padding:20px 18px 14px}.la-help__panel-icon{height:48px;width:48px}.la-help__panel-title{font-size:1.75rem}.la-help__item{gap:12px;min-height:52px}.la-help__item-arrow{height:34px;width:34px}}@media (max-width:640px){.la-help__toc-title{font-size:1.75rem}.la-help__toc-link{min-height:50px;padding:8px 8px 8px 12px}.la-help__toc-count{font-size:.85rem;height:30px;min-width:30px}.la-help__item-text{font-size:1rem}}