.help-hero{color:#fff;text-align:center;background:#0a0f1e;padding-top:64px;position:relative;overflow:hidden}.help-hero .grid-lines{pointer-events:none;background-image:linear-gradient(#22d3ee08 1px,#0000 1px),linear-gradient(90deg,#22d3ee08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.help-hero .bg-glow{pointer-events:none;background:radial-gradient(circle,#22d3ee14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.help-hero-inner{z-index:2;max-width:700px;margin:0 auto;padding:4rem 48px 3.5rem;position:relative}.help-badge{letter-spacing:.1em;color:#22d3ee;text-transform:uppercase;border:1px solid #22d3ee;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:.7rem;font-weight:700;animation:.6s both helpFadeUp;display:inline-flex}.help-badge:before{content:"";background:#22d3ee;border-radius:50%;width:6px;height:6px;animation:2s infinite helpPulse}.help-hero-inner h1{text-transform:uppercase;margin-bottom:20px;animation:.6s .1s both helpFadeUp;font-family:var(--font-barlow-condensed),"Barlow Condensed",sans-serif!important;font-size:clamp(2.5rem,4.5vw,4rem)!important;font-weight:900!important;line-height:1!important}.help-hero-teal{color:#22d3ee;text-shadow:0 0 40px #22d3ee66}.help-hero-sub{color:#ffffff8c;max-width:520px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7;animation:.6s .2s both helpFadeUp}.help-search-wrap{max-width:480px;margin:0 auto;animation:.6s .3s both helpFadeUp;position:relative}.help-search-icon{color:#ffffff4d;pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.help-search-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:14px 20px 14px 48px;font-size:.95rem;transition:all .2s}.help-search-input::placeholder{color:#ffffff4d}.help-search-input:focus{background:#ffffff14;border-color:#22d3ee}.help-topics-section{background:#fff;padding:4rem 48px 5rem}.help-section-label{letter-spacing:.1em;text-transform:uppercase;color:#0891b2;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.help-section-title{text-transform:uppercase;color:#0f172a;line-height:1.1;font-family:var(--font-barlow-condensed),"Barlow Condensed",sans-serif!important;font-size:1.75rem!important;font-weight:800!important}.help-topics-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.help-topic-card{cursor:pointer;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem;text-decoration:none;transition:all .2s;display:block}.help-topic-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 20px #0000000a}.help-topic-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.help-topic-icon svg{width:20px;height:20px}.help-topic-icon.teal{background:#22d3ee14}.help-topic-icon.teal svg{stroke:#0891b2}.help-topic-icon.green{background:#10b98114}.help-topic-icon.green svg{stroke:#10b981}.help-topic-title{text-transform:uppercase;color:#0f172a;margin-bottom:.4rem;font-family:var(--font-barlow-condensed),"Barlow Condensed",sans-serif!important;font-size:1.05rem!important;font-weight:800!important}.help-topic-desc{color:#64748b;font-size:.8rem;line-height:1.5}.help-faq-section{background:#f8fafc;padding:4rem 48px 5rem}.help-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:.75rem;transition:border-color .2s;overflow:hidden}.help-faq-item.open{border-color:#0a0f1e}.help-faq-question{cursor:pointer;color:#0f172a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.help-faq-question:hover{background:#00000003}.help-faq-toggle{background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:1rem;transition:all .2s;display:flex}.help-faq-toggle svg{stroke:#64748b;stroke-width:2px;width:14px;height:14px;transition:transform .2s}.help-faq-item.open .help-faq-toggle{background:#0a0f1e}.help-faq-item.open .help-faq-toggle svg{stroke:#22d3ee;transform:rotate(45deg)}.help-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.help-faq-item.open .help-faq-answer{max-height:300px}.help-faq-answer-inner{color:#64748b;padding:0 1.25rem 1.25rem;font-size:.85rem;line-height:1.7}.help-cta-section{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:5rem 48px}.help-cta-title{text-transform:uppercase;color:#0f172a;margin-bottom:.75rem;line-height:1;font-family:var(--font-barlow-condensed),"Barlow Condensed",sans-serif!important;font-size:2rem!important;font-weight:900!important}.help-cta-sub{color:#64748b;max-width:480px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6}.help-cta-btn{cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.help-cta-btn-outline{color:#0a0f1e;background:0 0;border:2px solid #0a0f1e}.help-cta-btn-outline:hover{background:#0a0f1e0d}.help-cta-btn-filled{color:#22d3ee;background:#0a0f1e;border:2px solid #0a0f1e}.help-cta-btn-filled:hover{background:#0f2140;border-color:#0f2140}.help-cta-subtext{color:#94a3b8;margin-top:1.25rem;font-size:.8rem}.help-no-results{text-align:center;color:#94a3b8;padding:3rem 0;font-size:.95rem}.help-no-results a{color:#0891b2;text-decoration:underline}@keyframes helpFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes helpPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@media (max-width:968px){.help-topics-grid{grid-template-columns:repeat(2,1fr)}.help-hero-inner{padding:3rem 24px 2.5rem}.help-topics-section,.help-faq-section,.help-cta-section{padding-left:24px;padding-right:24px}}@media (max-width:640px){.help-topics-grid{grid-template-columns:1fr}.help-hero-inner{padding:2.5rem 16px 2rem}.help-topics-section,.help-faq-section,.help-cta-section{padding-left:16px;padding-right:16px}}
