.hero-section{color:#fff;padding:80px 0;margin-top:-70px;padding-top:150px;min-height:100vh;display:flex;align-items:center;position:relative}.hero-section-reduced{min-height:60vh!important;padding:60px 0!important;padding-top:120px!important}.hero-title{font-size:3.5em;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.hero-subtitle{font-size:1.5em;margin-bottom:20px;font-weight:300;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.hero-description{font-size:1.2em;margin-bottom:40px;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.hero-buttons .btn{margin:0 10px 20px;padding:15px 30px;box-shadow:0 4px 15px rgba(0,0,0,.3)}.secondary-buttons{margin-top:20px}.secondary-buttons .btn{margin:0 10px 10px;padding:15px 30px;box-shadow:0 4px 15px rgba(0,0,0,.3)}.credits-btn{background-color:#ff6b35!important;border-color:#ff6b35!important;color:#fff!important;font-weight:700;box-shadow:0 4px 15px rgba(255,107,53,.4)}.credits-btn:hover{background-color:#e55a2e!important;border-color:#e55a2e!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.6)}.download-app{background-color:#28a745!important;border-color:#28a745!important}.download-app:hover{background-color:#218838!important;border-color:#218838!important;transform:translateY(-2px)}.pulse-animation{animation:pulse 1s ease-in-out}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.features-section{padding:80px 0;background-color:#f8f9fa;position:relative;z-index:2}.section-title{font-size:2.5em;margin-bottom:50px;color:#333}.feature-row{margin-top:50px}.feature-card{padding:30px 20px;height:100%;background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);margin-bottom:30px;transition:transform .3s ease}.feature-card-enhanced{padding:30px 20px;height:100%;background:#fff;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:30px;transition:all .3s ease;border:2px solid transparent;position:relative}.feature-card:hover{transform:translateY(-5px)}.feature-card-enhanced:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.15);border-color:#007bff}.offline-highlight{background:linear-gradient(135deg,#28a745 0,#20c997 100%);color:#fff}.offline-highlight h3{color:#fff!important}.offline-highlight p{color:rgba(255,255,255,.9)!important}.offline-highlight .feature-icon{color:#fff!important}.feature-icon{font-size:3em;color:#007bff;margin-bottom:20px}.feature-card h3{color:#333;margin-bottom:20px;font-size:1.3em}.feature-card-enhanced .feature-icon{font-size:3.5em;color:#007bff;margin-bottom:25px;transition:all .3s ease}.feature-card-enhanced:hover .feature-icon{transform:scale(1.1)}.feature-card-enhanced h3{color:#333;margin-bottom:20px;font-size:1.4em;font-weight:600}.feature-card p{color:#666;line-height:1.6;font-size:.95em}.feature-card-enhanced p{color:#666;line-height:1.7;font-size:.95em}.feature-card-enhanced .feature-highlight{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:15px;border-radius:8px;margin-top:15px;font-weight:600;text-align:center}.feature-card-enhanced .feature-highlight a{color:#fff;text-decoration:underline}.feature-card-enhanced .feature-highlight a:hover{color:#ffc107;text-decoration:none}.download-section{padding:80px 0;color:#fff;position:relative;z-index:2}.download-card{background:rgba(255,255,255,.95);color:#333;padding:40px;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.download-card h2{color:#007bff;margin-bottom:20px}.download-features{margin:30px 0}.download-features ul li{padding:8px 0;font-size:1.1em}.download-main-btn{font-size:1.3em;padding:20px 40px;margin-top:20px}.sports-section{padding:80px 0;position:relative;z-index:2;background:#fff}.section-subtitle{font-size:1.2em;color:#666;margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto}.sports-icons-main{margin-top:40px}.sports-icons-secondary{margin-top:20px}.sport-icon-card{text-align:center;padding:0;margin-bottom:30px;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;height:250px;overflow:hidden;position:relative}.sport-icon-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.sport-visual-overlay{position:relative;z-index:2;background:rgba(20,20,20,.5);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px 15px;backdrop-filter:blur(5px);transition:all .3s ease}.sport-icon-card:hover .sport-visual-overlay{background:rgba(20,20,20,.2)}.sport-icon-card .sport-icon{margin-bottom:20px;flex-shrink:0}.sport-icon-card .sport-icon img{width:100px;height:100px;object-fit:contain}.sport-icon-card h4{color:#fff;font-weight:700;margin-bottom:10px;font-size:1.3em}.sport-icon-card p{color:#ccc;font-size:.95em;margin:0;line-height:1.4}.sports-info{margin-top:60px}.sports-info-card{background:#f8f9fa;padding:40px 20px;border-radius:15px;margin-bottom:40px}.info-item{text-align:center;padding:20px 15px}.info-icon{font-size:2.5em;color:#007bff;margin-bottom:15px;display:block}.info-item h4{color:#333;margin-bottom:15px;font-weight:700}.info-item p{color:#666;margin:0;font-size:.95em;line-height:1.5}.sports-cta{background:linear-gradient(135deg,#007bff 0,#0056b3 100%);color:#fff;padding:40px 30px;border-radius:15px;margin-top:40px}.sports-cta h3{margin-bottom:15px;font-size:1.8em}.sports-cta p{margin-bottom:25px;font-size:1.1em;opacity:.9}.sports-cta .btn{font-size:1.2em;padding:15px 30px}.pricing-section{padding:80px 0;position:relative;z-index:2}.pricing-cards{margin-top:50px}.pricing-card{background:rgba(255,255,255,.95);border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.15);overflow:hidden;margin-bottom:30px;transition:transform .3s ease;position:relative;backdrop-filter:blur(10px)}.premium-card{border:3px solid #ff6b35;box-shadow:0 15px 40px rgba(255,107,53,.2)}.popular-badge{position:absolute;top:30px;right:-50px;background:#ff6b35;color:#fff;padding:8px 50px;font-size:.9em;font-weight:700;transform:rotate(45deg);z-index:10;text-align:center;box-shadow:0 2px 10px rgba(255,107,53,.3)}.pricing-header{padding:30px;text-align:center;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;position:relative}.premium-card .pricing-header{background:linear-gradient(135deg,#ff6b35 0,#f7931e 100%)}.pricing-header h3{margin:0 0 10px;font-size:1.5em}.price{font-size:3em;font-weight:700;margin-bottom:5px}.duration{font-size:1.1em;opacity:.9}.pricing-body{padding:30px}.features-list{list-style:none;padding:0;margin-bottom:30px}.features-list li{padding:10px 0;border-bottom:1px solid #eee;display:flex;align-items:center}.features-list li:last-child{border-bottom:none}.features-list .glyphicon-ok,.features-list .glyphicon-star{margin-right:10px;flex-shrink:0}.features-list .glyphicon-ok{color:#28a745}.features-list .glyphicon-star{color:#ff6b35}.pricing-footer .btn{padding:15px;font-size:1.1em}.premium-btn{background-color:#ff6b35!important;border-color:#ff6b35!important;color:#fff!important;font-weight:700}.premium-btn:hover{background-color:#e55a2e!important;border-color:#e55a2e!important;transform:translateY(-2px)}.credit-highlight{margin-top:50px}.credit-highlight .alert{border:3px solid #ff6b35;background:rgba(255,243,205,.9);border-color:#ff6b35;backdrop-filter:blur(10px)}.credit-highlight .alert h4{color:#ff6b35}.contact-section{padding:80px 0;background-color:#fff;position:relative;z-index:2}.prestation-promo-section{padding:80px 0;background-color:#f8f9fa;position:relative;z-index:2}.prestation-promo-section-title{font-size:2.5em;margin-bottom:20px;color:#333}.prestation-promo-section-subtitle{font-size:1.2em;margin-bottom:50px;color:#666}.prestation-promo-card{background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.prestation-icon{font-size:3em;color:#28a745;margin-bottom:15px}.prestation-icon i{display:block}.prestation-highlight{background:rgba(40,167,69,.1);padding:25px;border-radius:10px;margin-top:30px;border-left:4px solid #28a745}.prestation-highlight h3{color:#28a745;margin-bottom:15px}.prestation-cta{margin-top:30px}.prestation-cta .btn{margin:0 10px 10px;padding:15px 30px;font-size:1.1em}.contact-card{background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.contact-info{text-align:center;padding:30px 20px;margin-bottom:30px}.contact-info h4{color:#333;margin-bottom:15px}.contact-info p{color:#666;margin-bottom:20px}.contact-info .btn{padding:12px 25px;font-size:1.1em}.contact-additional{margin-top:40px;padding-top:30px;border-top:2px solid #eee}.contact-method{text-align:center;padding:20px 10px}.contact-method i{font-size:2.5em;color:#007bff;margin-bottom:15px;display:block}.contact-method h5{color:#333;margin-bottom:10px;font-weight:700}.contact-method p{color:#666;font-size:.9em;margin-bottom:15px}.cta-section{padding:80px 0;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;position:relative;z-index:2}.cta-section h2{font-size:2.5em;margin-bottom:20px}.cta-section p{font-size:1.2em;margin-bottom:40px}.cta-buttons .btn{padding:15px 40px;font-size:1.2em;margin:0 10px 10px}.help-link{margin-top:30px}.help-link a{color:#fff;text-decoration:underline}.mobile-app-section{padding:80px 0;background:linear-gradient(135deg,#28a745 0,#20c997 100%);color:#fff;position:relative;z-index:2}.mobile-app-section .section-title{color:#fff;font-size:2.5em;margin-bottom:20px}.mobile-app-section .section-title i{font-size:1.2em;margin-right:15px}.mobile-app-subtitle{font-size:1.3em;margin-bottom:40px;opacity:.95}.mobile-phone-mockup{text-align:center;margin-bottom:30px}.mobile-phone-frame{display:inline-block;width:200px;height:350px;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:25px;padding:15px;position:relative;box-shadow:0 15px 35px rgba(0,0,0,.3)}.mobile-phone-screen{width:100%;height:100%;background:linear-gradient(180deg,#fff,#f8f9fa);border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333}.mobile-phone-screen i{font-size:3em;color:#28a745;margin-bottom:15px}.mobile-phone-screen .app-title{font-weight:600;margin-bottom:5px}.mobile-phone-screen .app-subtitle{opacity:.7}.mobile-content-wrapper{display:flex;align-items:center}.mobile-content-title{font-size:2em;font-weight:700;margin-bottom:25px;color:#fff}.mobile-features-grid{display:flex;gap:20px;margin-bottom:20px}.mobile-features-column{flex:1}.mobile-feature-box{margin-bottom:20px;padding:15px;background:rgba(255,255,255,.1);border-radius:10px}.mobile-feature-box h5{color:#ffc107;margin-bottom:10px}.mobile-feature-box h5 i{margin-right:8px}.mobile-feature-list{list-style:none;padding:0;margin:0}.mobile-feature-list li{margin-bottom:8px;color:#fff}.mobile-feature-list li i{margin-right:8px;width:16px}.mobile-action-center{text-align:center;margin-top:30px}.mobile-action-btn{margin-right:15px;background:#ffc107;border-color:#ffc107;color:#333;font-weight:600;padding:12px 25px}.mobile-action-btn:hover{background:#e0a800;border-color:#e0a800;color:#333;text-decoration:none}.mobile-platform-badge{display:inline-block;background:rgba(164,198,57,1);color:#fff;padding:8px 15px;border-radius:20px;font-size:.9em;font-weight:600;margin-top:15px}.mobile-platform-badge i{margin-right:8px}.body-home{margin-top:70px}.container.body-content{margin-top:0;background:0 0}@media (max-width:768px){.hero-section{min-height:auto;padding:50px 0;padding-top:120px}.hero-section-reduced{min-height:auto!important;padding:40px 0!important;padding-top:100px!important}.hero-title{font-size:2.5em}.hero-subtitle{font-size:1.2em}.section-title{font-size:2em}.feature-card,.feature-card-enhanced{margin-bottom:20px}.hero-buttons .btn,.secondary-buttons .btn{display:block;margin:10px auto;width:90%;box-shadow:0 2px 10px rgba(0,0,0,.2)}.mobile-features-grid{flex-direction:column;gap:0}.mobile-content-wrapper{flex-direction:column}.mobile-content-title{font-size:1.8em;text-align:center}.mobile-phone-frame{width:180px;height:320px}.mobile-action-btn{display:block;width:90%;max-width:300px;margin:0 auto 15px;text-align:center}.sports-icons-main,.sports-icons-secondary{text-align:center}.sport-icon-card{margin-bottom:20px;height:220px}.sport-icon-card .sport-icon img{width:60px;height:60px}.info-item{margin-bottom:25px}.sports-info-card{padding:30px 15px}.sports-cta{padding:30px 20px}.download-card{margin:0 15px;padding:30px 20px}.contact-card{margin:0 15px;padding:30px 20px}.contact-info{margin-bottom:20px}.contact-method{margin-bottom:20px}.prestation-promo-card{margin:0 15px;padding:30px 20px}.prestation-cta .btn{display:block;margin:10px auto;width:90%}.cta-buttons .btn{display:block;margin:10px auto;width:90%}.popular-badge{top:30px;right:-40px;padding:6px 40px;font-size:.8em}}@media (max-width:480px){.hero-title{font-size:2em}.section-title{font-size:1.8em}.feature-icon{font-size:2.5em}.feature-card-enhanced .feature-icon{font-size:3em}.mobile-phone-frame{width:160px;height:280px}.mobile-content-title{font-size:1.6em}.sport-icon-card{height:200px;margin-bottom:15px}.sport-visual-overlay{padding:20px 10px}.sport-icon-card .sport-icon img{width:50px;height:50px}.sport-icon-card h4{font-size:1.1em}.info-icon{font-size:2em}.download-card{padding:20px 15px}.contact-card{padding:20px 15px}.prestation-promo-card{padding:20px 15px}.prestation-icon{font-size:2.5em}.download-main-btn{font-size:.9em;padding:15px 20px}.popular-badge{font-size:.7em;padding:5px 35px;top:30px;right:-32px}.sports-cta h3{font-size:1.5em}.sports-cta .btn{font-size:1em;padding:12px 20px}}