 .help-page{width:100%;margin:0;padding:0}.help-section{width:100%;padding:70px 20px}.help-section:first-child{background:#fff8fa}.help-section:nth-child(2){background:#fff}.help-container{width:100%;max-width:1000px;margin:0 auto}.help-section-heading{max-width:700px;margin:0 auto 40px;text-align:center}.help-section-label{display:inline-block;margin-bottom:8px;color:var(--pink);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.help-section-heading h2{margin:0 0 10px;color:#202124;font-size:30px;font-weight:800;line-height:1.25;letter-spacing:-.5px}.help-section-heading p{margin:0;color:#777d85;font-size:14px;line-height:1.7}.register-section{background:#fff8fa}.register-steps{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.register-step{position:relative;min-width:0;padding:28px 24px;background:#fff;border:1px solid #eee6e9;border-radius:16px;box-shadow:0 4px 18px rgba(0,0,0,.03);transition:transform .2s ease,box-shadow .2s ease}.register-step:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.06)}.step-number{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:20px;border-radius:12px;background:var(--light);color:var(--pink);font-size:13px;font-weight:800;flex-shrink:0}.step-content{min-width:0}.step-content h3{margin:0 0 10px;color:#202124;font-size:16px;font-weight:700;line-height:1.4}.step-content p{margin:0;color:#70757d;font-size:13px;line-height:1.7}.help-note{display:flex;align-items:flex-start;gap:8px;width:100%;margin:28px 0 0;padding:16px 18px;background:#fff;border:1px solid #f0e0e5;border-radius:12px;color:#70757d;font-size:12px;line-height:1.7}.help-note strong{color:#202124;flex-shrink:0}.help-action{display:flex;align-items:center;justify-content:center;margin-top:30px}.help-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;border-radius:11px;background:linear-gradient(135deg,var(--pink2),var(--pink));color:#fff;text-decoration:none;font-size:13px;font-weight:700;box-shadow:0 7px 18px #d81b6030;transition:transform .2s ease,opacity .2s ease}.help-btn:hover{opacity:.95;transform:translateY(-1px)}#faq{background:#fff}.faq-list{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.faq-item{min-width:0;padding:24px;background:#fff;border:1px solid #eee6e9;border-radius:14px;box-shadow:0 3px 14px rgba(0,0,0,.025)}.faq-item h3{margin:0 0 10px;color:#202124;font-size:15px;font-weight:700;line-height:1.45}.faq-item p{margin:0;color:#70757d;font-size:13px;line-height:1.7}#faq,#register{scroll-margin-top:90px}@media (max-width:900px){.help-section{padding:60px 20px}.register-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.register-step:last-child{grid-column:1 / -1}}@media (max-width:800px){.help-section{padding:55px 16px}.help-section-heading{margin-bottom:32px}.help-section-heading h2{font-size:27px}.help-section-heading p{font-size:13px}.faq-list{grid-template-columns:1fr;gap:14px}.register-steps{grid-template-columns:1fr;gap:14px}.register-step:last-child{grid-column:auto}.register-step{padding:24px 20px}}@media (max-width:520px){.help-section{padding:45px 16px}.help-section-heading{margin-bottom:28px}.help-section-label{font-size:11px;letter-spacing:.7px}.help-section-heading h2{font-size:24px;letter-spacing:-.3px}.help-section-heading p{font-size:12px}.register-step{padding:22px 18px;border-radius:14px}.step-number{width:38px;height:38px;margin-bottom:16px;border-radius:10px;font-size:12px}.step-content h3{font-size:15px}.step-content p{font-size:12px;line-height:1.65}.help-note{display:block;margin-top:22px;padding:14px 15px;font-size:11px;line-height:1.65}.help-note strong{margin-right:4px}.faq-item{padding:20px 18px;border-radius:13px}.faq-item h3{font-size:14px}.faq-item p{font-size:12px;line-height:1.65}.help-action{margin-top:25px}.help-btn{width:100%;min-height:45px;padding:11px 18px;font-size:13px}}@media (max-width:380px){.help-section{padding:38px 14px}.help-section-heading h2{font-size:22px}.register-step{padding:20px 16px}.faq-item{padding:18px 16px}}@media (prefers-reduced-motion:reduce){.register-step,.help-btn{transition:none}}