.help-page[data-astro-cid-g6fwy4dd]{padding-top:72px;min-height:70vh}.help-hero{background:linear-gradient(135deg,#075e54,#128c3e,#25d366);color:#fff;padding:80px 24px;text-align:center;position:relative;overflow:hidden}.help-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.help-hero-content{position:relative;z-index:1;max-width:700px;margin:0 auto}.help-hero h1{font-size:2.75rem;font-weight:800;margin-bottom:12px;letter-spacing:-.5px}.help-hero p{font-size:1.2rem;opacity:.95;margin-bottom:32px}.search-container{max-width:600px;margin:0 auto;position:relative}.search-box{width:100%;padding:18px 24px 18px 56px;font-size:1.1rem;border:none;border-radius:12px;background:#fff;box-shadow:0 8px 32px #00000026;outline:none;transition:box-shadow .3s ease}.search-box::placeholder{color:#9ca3af}.search-box:focus{box-shadow:0 8px 40px #0003}.search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:22px;height:22px;color:#9ca3af}.quick-links{display:flex;justify-content:center;gap:12px;margin-top:24px;flex-wrap:wrap}.quick-link{background:#fff3;padding:8px 16px;border-radius:50px;font-size:.875rem;font-weight:500;color:#fff;text-decoration:none;transition:all .2s ease;backdrop-filter:blur(4px)}.quick-link:hover{background:#ffffff59;transform:translateY(-2px)}.help-categories{padding:60px 24px;max-width:1200px;margin:0 auto}.help-section-title{font-size:1.75rem;font-weight:700;margin-bottom:32px;color:#1a1a1a}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.category-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;transition:all .3s ease;text-decoration:none;color:inherit;display:block}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:#25d366}.category-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:16px}.category-card h3{font-size:1.25rem;font-weight:700;margin-bottom:8px;color:#1a1a1a}.category-card p{font-size:.95rem;color:#6b7280;line-height:1.6;margin-bottom:12px}.category-articles{font-size:.85rem;color:#128c3e;font-weight:600}.cat-getting-started .category-icon{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.cat-import .category-icon{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.cat-analysis .category-icon{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.cat-events .category-icon{background:linear-gradient(135deg,#fce4ec,#f8bbd9)}.cat-sports .category-icon{background:linear-gradient(135deg,#ede7f6,#d1c4e9)}.cat-export .category-icon{background:linear-gradient(135deg,#e0f2f1,#b2dfdb)}.cat-privacy .category-icon{background:linear-gradient(135deg,#e8eaf6,#c5cae9)}.cat-account .category-icon{background:linear-gradient(135deg,#fff8e1,#ffecb3)}.cat-errors .category-icon{background:linear-gradient(135deg,#ffebee,#ffcdd2)}.popular-articles{background:#f8faf8;padding:60px 24px}.popular-articles .container{max-width:1200px;margin:0 auto}.articles-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:16px}.article-item{background:#fff;padding:20px 24px;border-radius:12px;border:1px solid #e5e7eb;display:flex;align-items:center;gap:16px;text-decoration:none;color:inherit;transition:all .2s ease}.article-item:hover{border-color:#25d366;background:#f0fdf4}.article-icon{width:40px;height:40px;background:#e8f5e9;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.article-content h4{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:4px}.article-content p{font-size:.875rem;color:#6b7280}.help-article{max-width:800px;margin:0 auto;padding:60px 24px}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:32px;font-size:.875rem}.breadcrumb a{color:#128c3e;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:#9ca3af}.help-article h1{font-size:2.25rem;font-weight:800;margin-bottom:16px;color:#1a1a1a}.article-meta{color:#6b7280;font-size:.875rem;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.help-content h2{font-size:1.5rem;font-weight:700;margin-top:48px;margin-bottom:16px;color:#1a1a1a}.help-content h3{font-size:1.25rem;font-weight:600;margin-top:32px;margin-bottom:12px;color:#1a1a1a}.help-content p{color:#4b5563;line-height:1.8;margin-bottom:16px}.help-content ul,.help-content ol{margin-bottom:16px;padding-left:24px}.help-content li{color:#4b5563;line-height:1.8;margin-bottom:8px}.help-content ul li{list-style:disc}.help-content ol li{list-style:decimal}.help-content strong{color:#1a1a1a;font-weight:600}.help-content a{color:#128c3e;text-decoration:underline}.help-content code{background:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:.9em;font-family:monospace}.info-box{background:#e8f5e9;border-left:4px solid #25D366;padding:16px 20px;border-radius:0 8px 8px 0;margin:24px 0}.info-box.warning{background:#fff3e0;border-left-color:#ff9800}.info-box.error{background:#ffebee;border-left-color:#f44336}.info-box p{margin:0;color:#1a1a1a}.steps{counter-reset:step;margin:24px 0}.step{display:flex;gap:16px;margin-bottom:24px;align-items:flex-start}.step-number{counter-increment:step;width:32px;height:32px;background:linear-gradient(135deg,#25d366,#128c3e);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step-number:before{content:counter(step)}.step-content h4{font-weight:600;margin-bottom:4px;color:#1a1a1a}.step-content p{color:#6b7280;margin:0}.related-articles{margin-top:60px;padding-top:40px;border-top:1px solid #e5e7eb}.related-articles h3{font-size:1.25rem;font-weight:700;margin-bottom:20px}.related-list{display:grid;gap:12px}.related-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8faf8;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s}.related-item:hover{background:#e8f5e9}.related-item span{color:#128c3e}.help-cta{background:linear-gradient(135deg,#075e54,#128c3e);color:#fff;padding:60px 24px;text-align:center}.help-cta h2{font-size:1.75rem;font-weight:700;margin-bottom:12px}.help-cta p{opacity:.9;margin-bottom:24px}.help-cta .btn{background:#fff;color:#128c3e;padding:14px 28px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-block;transition:all .2s}.help-cta .btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.search-results{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;margin-top:8px;max-height:400px;overflow-y:auto;z-index:100}.search-results.active{display:block}.search-result-item{padding:16px 24px;border-bottom:1px solid #f3f4f6;text-decoration:none;color:inherit;display:block;transition:background .2s}.search-result-item:hover{background:#f0fdf4}.search-result-item:last-child{border-bottom:none}.search-result-item h4{font-weight:600;color:#1a1a1a;margin-bottom:4px}.search-result-item p{font-size:.875rem;color:#6b7280}.search-result-item .category-tag{font-size:.75rem;background:#e8f5e9;color:#128c3e;padding:2px 8px;border-radius:4px;margin-left:8px}.no-results{padding:32px 24px;text-align:center;color:#6b7280}@media(max-width:768px){.help-hero{padding:60px 16px}.help-hero h1{font-size:2rem}.search-box{padding:14px 20px 14px 48px;font-size:1rem}.quick-links{gap:8px}.quick-link{font-size:.8rem;padding:6px 12px}.categories-grid,.articles-list{grid-template-columns:1fr}.help-article h1{font-size:1.75rem}}
