.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;animation:.3s ease-out modalSlideIn;overflow:hidden}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.modal-header{justify-content:between;border-bottom:1px solid #e5e7eb;align-items:center;padding:20px 24px 16px;display:flex}.modal-header.success{border-left:4px solid #10b981}.modal-header.error{border-left:4px solid #ef4444}.modal-header h3{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;margin-left:auto;padding:4px;font-size:1.5rem;line-height:1}.modal-close:hover{color:#374151}.modal-body{padding:20px 24px}.modal-body p{color:#4b5563;margin:0;font-size:1rem;line-height:1.6}.modal-footer{justify-content:flex-end;padding:16px 24px 20px;display:flex}.modal-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:.95rem;font-weight:500;transition:all .2s}.btn-success{color:#fff;background-color:#10b981}.btn-success:hover{background-color:#059669}.btn-error{color:#fff;background-color:#ef4444}.btn-error:hover{background-color:#dc2626}.page-container{justify-content:center;align-items:center;min-height:100vh;margin-top:30px;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.container{text-align:center;background:#fff;border-radius:20px;width:80%;padding:40px}.title{color:#333;margin-bottom:30px;font-size:2.5em;font-weight:700}.form-group{text-align:left;margin-bottom:25px}.label{color:#555;margin-bottom:8px;font-size:.9em;font-weight:600;display:block}.input,.textarea{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:10px;width:100%;padding:12px 16px;font-size:1em;transition:all .3s}.input:focus,.textarea:focus{background:#fff;border-color:#667eea;outline:none}.textarea{resize:vertical;min-height:120px;font-family:inherit}.name-row{gap:15px;display:flex}.name-row .form-group{flex:1}.submit-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:10px;width:100%;margin-top:10px;padding:14px 30px;font-size:1.1em;font-weight:600;transition:all .3s}.submit-btn:hover{background:#333}.submit-btn:active{transform:translateY(0)}@media (max-width:480px){.container{padding:30px 20px}.title{font-size:2em}.name-row{flex-direction:column;gap:0}}
.faq-container{max-width:64rem;min-height:100vh;margin:0 auto;padding:1.5rem}.faq-header{text-align:center;margin-bottom:2rem}.faq-header-title{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.faq-header-title h1{color:#1f2937;margin:0;font-size:1.875rem;font-weight:700}.faq-header-description{color:#4b5563;margin:0;font-size:1.125rem}.alert-icon{color:#ef4444;width:2rem;height:2rem}.faq-items{flex-direction:column;gap:1rem;display:flex}.faq-item{background-color:#fff;border-radius:.5rem;overflow:hidden}.faq-question-button{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;transition:background-color .2s;display:flex}.faq-question-button:hover{background-color:#f9fafb}.faq-question-content{align-items:center;gap:.75rem;display:flex}.help-icon{color:#3b82f6;flex-shrink:0;width:1.25rem;height:1.25rem}.faq-question-text{color:#1f2937;padding-right:1rem;font-size:1.125rem;font-weight:500}.chevron-icon{color:#6b7280;flex-shrink:0;width:1.25rem;height:1.25rem}.faq-answer{background-color:#f9fafb;padding:.5rem 1.5rem 1rem}.faq-answer-content{border-left:4px solid #3b82f6;padding-left:1rem}.faq-answer-text{color:#374151;margin:0;line-height:1.625}.faq-footer{background-color:#fff;border-radius:.5rem;margin-top:2rem;padding:1.5rem}.faq-footer-content{text-align:center}.faq-footer-title{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.faq-footer-description{color:#4b5563;margin-bottom:1rem}.faq-footer-buttons{justify-content:center;gap:1rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.5rem;padding:.5rem 1.5rem;transition:background-color .2s}.btn-primary:hover{background-color:#2563eb}.btn-secondary{color:#374151;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:.5rem;padding:.5rem 1.5rem;transition:background-color .2s}.btn-secondary:hover{background-color:#d1d5db}@media (max-width:768px){.faq-container{padding:1rem}.faq-header-title h1{font-size:1.5rem}.faq-header-description{font-size:1rem}.faq-question-button{padding:.75rem 1rem}.faq-question-text{font-size:1rem}.faq-footer-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:200px}}@media (max-width:480px){.faq-question-text,.faq-answer-text{font-size:.75rem}}
.how-sporthub-container{border-radius:20px;max-width:1200px;margin:0 auto;padding:60px 20px}.tab-navigation{background:#fff;border-radius:16px;justify-content:center;gap:20px;max-width:500px;margin-bottom:50px;margin-left:auto;margin-right:auto;padding:8px;display:flex}.tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.tab-btn:hover{color:#334155;background:#f1f5f9;transform:translateY(-1px)}.tab-btn.active{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.tab-icon{font-size:20px}.header{text-align:center;margin-bottom:60px}.header-title{background:linear-gradient(135deg,#1e293b 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1.2}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:40px;display:grid}.step-item{text-align:center;background:#fff;border-radius:20px;padding:40px 30px;transition:all .3s;position:relative;overflow:hidden}.step-item:before{content:"";opacity:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06d6a0);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.step-item:hover{transform:translateY(-8px)}.step-item:hover:before{opacity:1}.icon-container{justify-content:center;margin-bottom:30px;display:flex}.icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative;overflow:hidden}.step-item:hover .icon-wrapper{transform:scale(1.1)rotate(5deg)}.icon{z-index:2;font-size:36px;position:relative}.icon-blue,.icon-green,.icon-purple{color:#fff}.icon-blue+.icon-wrapper:before{content:"";z-index:1;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);position:absolute;inset:0}.icon-wrapper:has(.icon-blue):before{content:"";z-index:1;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);position:absolute;inset:0}.icon-green+.icon-wrapper:before{content:"";z-index:1;background:linear-gradient(135deg,#06d6a0 0%,#059669 100%);position:absolute;inset:0}.icon-wrapper:has(.icon-green):before{content:"";z-index:1;background:linear-gradient(135deg,#06d6a0 0%,#059669 100%);position:absolute;inset:0}.icon-purple+.icon-wrapper:before{content:"";z-index:1;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);position:absolute;inset:0}.icon-wrapper:has(.icon-purple):before{content:"";z-index:1;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);position:absolute;inset:0}.icon-wrapper{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.step-item:nth-child(2) .icon-wrapper{background:linear-gradient(135deg,#06d6a0 0%,#059669 100%)}.step-item:nth-child(3) .icon-wrapper{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%)}.step-title{color:#1e293b;margin-bottom:20px;font-size:1.5rem;font-weight:700;line-height:1.3}.step-description{color:#64748b;max-width:280px;margin:0 auto;font-size:1rem;line-height:1.6}@media (max-width:768px){.how-sporthub-container{padding:40px 16px}.header-title{font-size:2rem}.steps-grid{grid-template-columns:1fr;gap:30px}.step-item{padding:30px 20px}.tab-navigation{flex-direction:column;gap:10px;max-width:300px}.tab-btn{flex:none}}@media (max-width:480px){.header-title{font-size:1.75rem}.icon-wrapper{width:60px;height:60px}.icon{font-size:28px}.step-title{font-size:1.25rem}.step-description{font-size:.95rem}}
