*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6;color:#1a1a1a;background:#faf9f6;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-.015em}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}.container{max-width:1340px;margin:0 auto;padding:0 24px}.help-hero{background:linear-gradient(135deg,#faf8f5,#f5f0e8);padding:64px 0 48px;text-align:center}[data-theme=dark] .help-hero{background:linear-gradient(135deg,#1a1a18,#222218)}.help-hero h1{font-size:36px;font-weight:800;margin:0 0 12px;letter-spacing:-.02em;color:#1a1a1a}[data-theme=dark] .help-hero h1{color:#f0f0f0}.help-subtitle{font-size:16px;color:#666;max-width:520px;margin:0 auto 32px;line-height:1.6}[data-theme=dark] .help-subtitle{color:#999}.help-search-wrap{position:relative;max-width:480px;margin:0 auto}.help-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#999}.help-search-input{width:100%;padding:14px 16px 14px 46px;border:1px solid #ddd;border-radius:12px;font-size:15px;font-family:inherit;background:#fff;transition:all .2s;box-sizing:border-box}.help-search-input:focus{outline:none;border-color:#e8501f;box-shadow:0 0 0 3px #e8501f1a}[data-theme=dark] .help-search-input{background:#1e1e1e;border-color:#333;color:#f0f0f0}.help-content{padding:48px 0 64px}.help-grid{display:grid;grid-template-columns:260px 1fr;gap:48px;align-items:start}@media (max-width: 768px){.help-grid{grid-template-columns:1fr;gap:32px}}.help-sidebar{position:sticky;top:24px}.help-nav{display:flex;flex-direction:column;gap:4px;margin-bottom:24px}.help-nav-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;font-size:14px;font-weight:500;color:#555;text-decoration:none;transition:all .15s}.help-nav-item:hover{background:#f5f3ee;color:#1a1a1a}.help-nav-item.active{background:#fef0e8;color:#e8501f}[data-theme=dark] .help-nav-item{color:#aaa}[data-theme=dark] .help-nav-item:hover{background:#2a2a2a;color:#f0f0f0}[data-theme=dark] .help-nav-item.active{background:#2d1a10;color:#f0874a}.help-nav-icon{display:flex;align-items:center;opacity:.7}.help-nav-item.active .help-nav-icon{opacity:1}.help-contact-card{background:#f9f7f4;border:1px solid #e8e4dc;border-radius:14px;padding:24px;text-align:center}[data-theme=dark] .help-contact-card{background:#1e1e1c;border-color:#333}.help-contact-icon{width:48px;height:48px;border-radius:12px;background:#fff;border:1px solid #e8e4dc;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#e8501f}[data-theme=dark] .help-contact-icon{background:#2a2a2a;border-color:#444}.help-contact-card h4{font-size:15px;font-weight:700;margin:0 0 8px;color:#1a1a1a}[data-theme=dark] .help-contact-card h4{color:#f0f0f0}.help-contact-card p{font-size:13px;color:#777;margin:0 0 16px;line-height:1.5}.help-contact-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:#e8501f;color:#fff;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s}.help-contact-btn:hover{background:#d14518}.faq-section{margin-bottom:40px}.faq-section-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #eee;color:#1a1a1a}[data-theme=dark] .faq-section-title{color:#f0f0f0;border-color:#333}.faq-section-icon{display:flex;color:#e8501f}.faq-item{border:1px solid #eee;border-radius:10px;margin-bottom:8px;overflow:hidden;transition:border-color .2s}.faq-item:hover{border-color:#ddd}[data-theme=dark] .faq-item{border-color:#333}[data-theme=dark] .faq-item:hover{border-color:#444}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:none;border:none;font-size:14px;font-weight:600;color:#1a1a1a;cursor:pointer;text-align:left;font-family:inherit;line-height:1.5;transition:color .15s}.faq-question:hover{color:#e8501f}[data-theme=dark] .faq-question{color:#e0e0e0}[data-theme=dark] .faq-question:hover{color:#f0874a}.faq-chevron{flex-shrink:0;transition:transform .25s ease;color:#999}.faq-item.open .faq-chevron{transform:rotate(180deg);color:#e8501f}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:300px}.faq-answer-inner{padding:0 20px 18px}.faq-answer-inner p{font-size:14px;line-height:1.7;color:#555;margin:0}[data-theme=dark] .faq-answer-inner p{color:#aaa}.faq-answer-inner a{color:#e8501f;text-decoration:none;font-weight:500}.faq-answer-inner a:hover{text-decoration:underline}.help-no-results{text-align:center;padding:64px 20px;color:#999}.help-no-results svg{margin-bottom:16px;opacity:.4}.help-no-results p{font-size:15px;margin:0}.help-cta{background:linear-gradient(135deg,#1a1a18,#2a2a22);color:#fff;padding:56px 0;text-align:center}.help-cta h2{font-size:26px;font-weight:800;margin:0 0 12px;letter-spacing:-.02em}.help-cta p{font-size:15px;color:#aaa;max-width:460px;margin:0 auto 28px}.help-cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.help-cta-primary{padding:12px 28px;background:#e8501f;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.help-cta-primary:hover{background:#d14518}.help-cta-secondary{padding:12px 28px;background:#ffffff1a;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.help-cta-secondary:hover{background:#ffffff2e}.faq-item.hidden,.faq-section.hidden{display:none}
