.help-page{max-width:1100px;margin:0 auto;padding:20px 15px 32px;box-sizing:border-box}.help-layout{display:flex;align-items:flex-start;gap:28px}.help-sidebar{width:200px;flex-shrink:0;position:sticky;top:96px;max-height:calc(100vh - 120px);overflow-y:auto;overscroll-behavior:contain}.help-sidebar__title{margin:0 0 12px;padding:0 12px;font-size:13px;font-weight:600;color:#9197a3;letter-spacing:.02em}.help-nav{list-style:none;margin:0;padding:0}.help-nav__item{margin:0}.help-nav__link{display:block;padding:8px 12px;font-size:14px;line-height:1.4;color:#575859;text-decoration:none;border-radius:6px;border-left:3px solid transparent;transition:color 0.15s ease,background 0.15s ease,border-color 0.15s ease}.help-nav__link:hover{color:var(--primary-color);background:rgba(4,83,229,.06)}.help-nav__link.is-active{color:var(--primary-color);font-weight:600;background:rgba(4,83,229,.08);border-left-color:var(--primary-color)}.help-main{flex:1;min-width:0;background:#fff;border-radius:10px;padding:36px 40px 48px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.help-main__lead{margin:0 0 32px;padding-bottom:24px;border-bottom:1px solid #eef0f3;font-size:15px;line-height:1.75;color:#575859}.help-section{margin-bottom:48px;scroll-margin-top:96px}.help-section:last-child{margin-bottom:0}.help-section>h2{margin:0 0 20px;padding-bottom:12px;font-size:22px;font-weight:700;color:#222;border-bottom:1px solid #eef0f3}.help-section h3{margin:28px 0 12px;font-size:17px;font-weight:600;color:#333}.help-section h3:first-of-type{margin-top:0}.help-section p{margin:0 0 14px;font-size:15px;line-height:1.75;color:#444}.help-section ul,.help-section ol{margin:0 0 16px;padding-left:1.35em;font-size:15px;line-height:1.75;color:#444}.help-section li{margin-bottom:8px}.help-section li:last-child{margin-bottom:0}.help-section a{color:var(--primary-color);text-decoration:none}.help-section a:hover{text-decoration:underline}.help-steps{counter-reset:help-step;list-style:none;margin:0 0 20px;padding:0}.help-steps>li{position:relative;margin:0 0 16px;padding-left:36px;counter-increment:help-step}.help-steps>li::before{content:counter(help-step);position:absolute;left:0;top:2px;width:24px;height:24px;font-size:13px;font-weight:600;line-height:24px;text-align:center;color:var(--primary-color);background:rgba(4,83,229,.1);border-radius:50%}.help-table-wrap{overflow-x:auto;margin:0 0 20px}.help-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.5}.help-table th,.help-table td{padding:10px 14px;text-align:left;border:1px solid #eef0f3;vertical-align:top}.help-table th{background:#f7f8fa;font-weight:600;color:#333;white-space:nowrap}.help-table td{color:#444}.help-callout{margin:16px 0 20px;padding:14px 16px;font-size:14px;line-height:1.65;color:#444;background:#f7f9fc;border-left:3px solid var(--primary-color);border-radius:0 6px 6px 0}.help-callout--warn{background:#fffbf0;border-left-color:#e48b0c}.help-faq-item{margin-bottom:24px}.help-faq-item h3{margin:0 0 8px;font-size:16px}.help-faq-item p{margin:0}.help-contact-card{margin-top:12px;padding:20px;background:#f7f8fa;border-radius:8px}.help-contact-card p{margin:0 0 8px}.help-contact-card p:last-child{margin-bottom:0}.help-page .home-footer{width:100%;max-width:1100px;margin:24px auto 0;padding:16px 15px 0}@media only screen and (max-width:767.98px){.help-layout{flex-direction:column;gap:0}.help-sidebar{width:100%;position:static;max-height:none;margin-bottom:16px;padding:12px 0;border-bottom:1px solid #eef0f3;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.help-sidebar__title{display:none}.help-nav{display:flex;flex-wrap:nowrap;gap:8px;padding-bottom:4px}.help-nav__item{flex-shrink:0}.help-nav__link{padding:8px 14px;white-space:nowrap;border-left:none;border:1px solid #e5e7eb;border-radius:999px;font-size:13px}.help-nav__link.is-active{border-color:var(--primary-color)}.help-main{padding:24px 20px 32px}.help-section{scroll-margin-top:80px}.help-section>h2{font-size:20px}}