.afcs-6week-outlook{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);overflow:hidden;margin:2rem 0}.afcs-6week-header{background:linear-gradient(135deg,#377e80,#2a5f61);color:#fff;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.afcs-6week-title{display:flex;align-items:center;gap:.75rem}.afcs-6week-icon{font-size:1.5rem}.afcs-6week-title h3{margin:0;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.afcs-6week-controls{display:flex;align-items:center;gap:.5rem;font-size:.9rem;opacity:.9}.afcs-6week-weeks{background:rgba(255,255,255,.2);padding:.25rem .5rem;border-radius:6px;font-weight:600}.afcs-6week-actions{display:flex;gap:.75rem}.afcs-6week-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all 0.2s ease;text-decoration:none}.afcs-6week-btn.afcs-download-btn{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;box-shadow:0 4px 12px rgba(40,167,69,.3)}.afcs-6week-btn.afcs-download-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(40,167,69,.4)}.afcs-6week-btn.afcs-bookmark-btn{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff;box-shadow:0 4px 12px rgba(220,53,69,.3)}.afcs-6week-btn.afcs-bookmark-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(220,53,69,.4)}.afcs-6week-btn.afcs-back-btn{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;box-shadow:0 4px 12px rgba(108,117,125,.3)}.afcs-6week-btn.afcs-back-btn:hover{background:linear-gradient(135deg,#5a6268,#495057);transform:translateY(-2px);box-shadow:0 6px 16px rgba(108,117,125,.4)}.afcs-6week-table-container{padding:0;overflow-x:auto}.afcs-6week-table{width:100%;border-collapse:collapse;font-size:.9rem}.afcs-6week-table th{background:#f8f9fa;padding:1rem .75rem;text-align:center;font-weight:700;color:#495057;border-bottom:2px solid #dee2e6;position:sticky;top:0;z-index:10}.afcs-6week-player-col{text-align:left!important;min-width:150px}.afcs-6week-gw-col{min-width:100px}.afcs-6week-total-col{min-width:80px;background:#e9ecef!important}.afcs-6week-row{border-bottom:1px solid #dee2e6;transition:background-color 0.2s ease}.afcs-6week-row:hover{background-color:#f8f9fa}.afcs-6week-row:nth-child(even){background-color:#fafafa}.afcs-6week-row:nth-child(even):hover{background-color:#f0f0f0}.afcs-6week-player-cell{padding:1rem .75rem;text-align:left}.afcs-6week-player-info{display:flex;flex-direction:column;gap:.25rem}.afcs-6week-player-name{font-weight:700;color:#212529;font-size:1rem}.afcs-6week-player-team{font-size:.8rem;color:#6c757d;font-weight:500}.afcs-6week-player-position-price{display:flex;align-items:center;gap:.5rem;margin-top:.1rem}.afcs-6week-player-position{font-size:.7rem;color:#377e80;font-weight:700;background:rgba(55,126,128,.1);padding:.1rem .3rem;border-radius:4px;display:inline-block}.afcs-6week-player-price{font-size:.7rem;color:#dc3545;font-weight:700;background:rgba(220,53,69,.1);padding:.1rem .3rem;border-radius:4px;display:inline-block}.afcs-6week-gw-cell{padding:.75rem .5rem;text-align:center}.afcs-6week-fixture{display:flex;flex-direction:column;gap:.25rem}.afcs-6week-opponent{font-size:.8rem;color:#495057;font-weight:600}.afcs-6week-xp{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:700;box-shadow:0 2px 4px rgba(40,167,69,.2)}.afcs-6week-total-cell{padding:.75rem .5rem;text-align:center;background:#f8f9fa}.afcs-6week-total{background:linear-gradient(135deg,#377e80,#2a5f61);color:#fff;padding:.5rem .75rem;border-radius:8px;font-weight:700;font-size:.9rem;box-shadow:0 2px 6px rgba(55,126,128,.3)}.afcs-6week-average{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;padding:.3rem .5rem;border-radius:6px;font-weight:600;font-size:.8rem;margin-top:.3rem;box-shadow:0 2px 4px rgba(108,117,125,.2)}.afcs-6week-average-cell{text-align:center;padding:.75rem 1rem;vertical-align:middle;border-right:1px solid rgba(55,126,128,.2)}.afcs-6week-average-col{background:linear-gradient(135deg,rgba(55,126,128,.15),rgba(55,126,128,.1));color:#377e80;font-weight:700;padding:.75rem 1rem;text-align:center;border-left:3px solid #377e80;cursor:pointer;transition:all 0.3s ease;user-select:none}.afcs-6week-average-col:hover{background:linear-gradient(135deg,rgba(55,126,128,.2),rgba(55,126,128,.15));transform:translateY(-1px)}.afcs-6week-table th.sortable{cursor:pointer;transition:all 0.3s ease;user-select:none;position:relative}.afcs-6week-table th.sortable:hover{background:linear-gradient(135deg,rgba(55,126,128,.2),rgba(55,126,128,.15));transform:translateY(-1px)}.afcs-6week-table th.sort-asc::after{content:' ↑';color:#377e80;font-weight:700}.afcs-6week-table th.sort-desc::after{content:' ↓';color:#377e80;font-weight:700}.afcs-6week-filters{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0;padding:1rem;background:rgba(55,126,128,.05);border-radius:8px;border:1px solid rgba(55,126,128,.1)}.afcs-filter-group{display:flex;flex-direction:column;gap:.25rem;min-width:120px}.afcs-filter-group label{font-size:.8rem;font-weight:600;color:#fff;margin-bottom:.25rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.afcs-filter-select{padding:.5rem;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:.85rem;color:#333;transition:all 0.3s ease}.afcs-filter-select:focus{outline:none;border-color:#377e80;box-shadow:0 0 0 3px rgba(55,126,128,.1)}.afcs-clear-filters-btn{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;align-self:flex-end;margin-top:1.25rem}.afcs-clear-filters-btn:hover{background:linear-gradient(135deg,#c82333,#bd2130);transform:translateY(-1px);box-shadow:0 4px 8px rgba(220,53,69,.3)}.afcs-visible-count{margin-top:10px;font-weight:600;color:#fff;font-size:.9rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.afcs-6week-trend-col{background:linear-gradient(135deg,rgba(55,126,128,.15),rgba(55,126,128,.1));color:#377e80;font-weight:700;padding:.75rem 1rem;text-align:center;border-left:3px solid #377e80;cursor:pointer;transition:all 0.3s ease;user-select:none}.afcs-6week-trend-col:hover{background:linear-gradient(135deg,rgba(55,126,128,.2),rgba(55,126,128,.15));transform:translateY(-1px)}.afcs-6week-trend-cell{padding:.75rem 1rem;text-align:center;background:#f8f9fa}.afcs-6week-trend{display:flex;flex-direction:column;align-items:center;gap:.2rem}.afcs-trend-label{font-weight:700;font-size:.85rem}.afcs-trend-value{font-size:.75rem;opacity:.8;font-weight:600}.afcs-week-selector{display:flex;align-items:center;gap:.75rem;margin:1rem 0}.afcs-week-selector label{font-weight:600;color:#fff;font-size:.9rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.afcs-week-select{padding:.5rem;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:.85rem;color:#333;min-width:120px}.afcs-update-weeks-btn{background:linear-gradient(135deg,#377e80,#2a5f61);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:.5rem}.afcs-update-weeks-btn:hover{background:linear-gradient(135deg,#2a5f61,#1e4547);transform:translateY(-1px);box-shadow:0 4px 8px rgba(55,126,128,.3)}.afcs-search-group{position:relative}.afcs-search-input{padding:.5rem;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:.85rem;color:#333;width:100%;transition:all 0.3s ease}.afcs-search-input:focus{outline:none;border-color:#377e80;box-shadow:0 0 0 3px rgba(55,126,128,.1)}.afcs-search-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;display:none;max-height:200px;overflow-y:auto}.afcs-suggestion-item{padding:.75rem;cursor:pointer;border-bottom:1px solid #eee;transition:background-color 0.2s ease;color:#333!important;font-weight:500}.afcs-suggestion-item:hover{background:rgba(55,126,128,.1);color:#333!important}.afcs-suggestion-item:last-child{border-bottom:none}.afcs-6week-star-col{width:60px;text-align:center;background:linear-gradient(135deg,rgba(255,193,7,.1),rgba(255,193,7,.05));color:#ffc107;font-weight:700;font-size:.8rem;padding:.5rem;border-left:4px solid #ffc107}.afcs-6week-star-cell{padding:.5rem;text-align:center;vertical-align:middle}.afcs-star-btn{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:50%;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.afcs-star-btn:hover{background:rgba(255,193,7,.1);transform:scale(1.1)}.afcs-star-btn.starred{background:rgba(255,193,7,.2);transform:scale(1.05)}.afcs-star-icon{font-size:1.2rem;transition:all 0.3s ease}.afcs-star-btn:hover .afcs-star-icon{transform:rotate(10deg)}.afcs-6week-compare-col{width:80px;text-align:center;background:linear-gradient(135deg,rgba(55,126,128,.1),rgba(55,126,128,.05));color:#377e80;font-weight:600;font-size:.8rem;padding:.5rem}.afcs-6week-compare-cell{padding:.5rem;text-align:center;background:#f8f9fa}.afcs-compare-checkbox{margin-right:.25rem}.afcs-compare-checkbox+label{font-size:.7rem;color:#377e80;cursor:pointer;font-weight:600}.afcs-comparison-controls{display:flex;gap:.5rem;margin-top:1rem;align-items:center}.afcs-compare-btn{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:.5rem}.afcs-compare-btn:hover:not(:disabled){background:linear-gradient(135deg,#20c997,#17a2b8);transform:translateY(-1px);box-shadow:0 4px 8px rgba(40,167,69,.3)}.afcs-compare-btn:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.afcs-clear-compare-btn{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all 0.3s ease}.afcs-clear-compare-btn:hover{background:linear-gradient(135deg,#c82333,#bd2130);transform:translateY(-1px);box-shadow:0 4px 8px rgba(220,53,69,.3)}.afcs-comparison-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px)}.afcs-comparison-modal-content{background-color:#fff;margin:2% auto;padding:0;border-radius:12px;width:95%;max-width:1200px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:modalSlideIn 0.3s ease-out}@keyframes modalSlideIn{from{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.afcs-comparison-modal-header{background:linear-gradient(135deg,#377e80,#2a5f61);color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.afcs-comparison-modal-header h3{margin:0;font-size:1.2rem;font-weight:700}.afcs-modal-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color 0.3s ease}.afcs-modal-close:hover{background-color:rgba(255,255,255,.2)}.afcs-comparison-modal-body{padding:1.5rem;max-height:calc(90vh - 80px);overflow-y:auto}.afcs-comparison-table-container{overflow-x:auto}.afcs-comparison-table{width:100%;border-collapse:collapse;font-size:.9rem}.afcs-comparison-table th,.afcs-comparison-table td{padding:.75rem;text-align:center;border-bottom:1px solid #eee}.afcs-comparison-table th{background:linear-gradient(135deg,rgba(55,126,128,.1),rgba(55,126,128,.05));color:#377e80;font-weight:700;font-size:.8rem}.afcs-comparison-player-header{min-width:120px}.afcs-comparison-player-name{font-weight:700;color:#333;font-size:.9rem;margin-bottom:.25rem}.afcs-comparison-player-team{font-size:.7rem;color:#6c757d;margin-bottom:.25rem}.afcs-comparison-player-price{font-size:.7rem;color:#377e80;font-weight:600}.afcs-comparison-section-header td{background:linear-gradient(135deg,rgba(55,126,128,.15),rgba(55,126,128,.1));color:#377e80;font-weight:700;font-size:.9rem;padding:.75rem 1rem;text-align:left;border-bottom:2px solid rgba(55,126,128,.3);border-top:2px solid rgba(55,126,128,.3)}.afcs-comparison-metric{text-align:left!important;font-weight:600;color:#377e80;background:rgba(55,126,128,.05)}.afcs-comparison-value{font-weight:600;color:#333}.afcs-comparison-week{text-align:left}.afcs-comparison-opponent{font-size:.8rem;padding:.25rem .5rem;margin-bottom:.25rem;border-radius:4px;background:rgba(55,126,128,.05)}.afcs-comparison-xp{font-size:.9rem;font-weight:600;color:#377e80}@media (max-width:768px){.afcs-6week-filters{flex-direction:column;gap:.75rem}.afcs-filter-group{min-width:100%}.afcs-clear-filters-btn{align-self:stretch;margin-top:.5rem}.afcs-week-selector{flex-direction:column;align-items:flex-start;gap:.5rem}.afcs-comparison-modal-content{margin:5% auto;width:98%}.afcs-comparison-controls{flex-direction:column;align-items:stretch}}.afcs-6week-value-col{background:linear-gradient(135deg,rgba(55,126,128,.15),rgba(55,126,128,.1));color:#377e80;font-weight:700;padding:.75rem 1rem;text-align:center;border-left:3px solid #377e80;cursor:pointer;transition:all 0.3s ease;user-select:none}.afcs-6week-value-col:hover{background:linear-gradient(135deg,rgba(55,126,128,.2),rgba(55,126,128,.15));transform:translateY(-1px)}.afcs-6week-value-cell{padding:.75rem 1rem;text-align:center;background:#f8f9fa}.afcs-6week-value-total{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:.4rem .6rem;border-radius:6px;font-weight:700;font-size:.85rem;margin-bottom:.25rem;box-shadow:0 2px 4px rgba(40,167,69,.2)}.afcs-6week-value-avg{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;padding:.3rem .5rem;border-radius:5px;font-weight:600;font-size:.75rem;box-shadow:0 2px 4px rgba(108,117,125,.2)}.afcs-6week-consistency-col{background:linear-gradient(135deg,rgba(55,126,128,.15),rgba(55,126,128,.1));color:#377e80;font-weight:700;padding:.75rem 1rem;text-align:center;border-left:3px solid #377e80;cursor:pointer;transition:all 0.3s ease;user-select:none}.afcs-6week-consistency-col:hover{background:linear-gradient(135deg,rgba(55,126,128,.2),rgba(55,126,128,.15));transform:translateY(-1px)}.afcs-6week-consistency-cell{padding:.75rem 1rem;text-align:center;background:#f8f9fa}.afcs-6week-consistency{display:flex;flex-direction:column;align-items:center;gap:.2rem}.afcs-consistency-label{font-weight:700;font-size:.8rem}.afcs-consistency-score{font-size:.7rem;opacity:.8;font-weight:600}.afcs-consistency-reliability{font-size:.65rem;opacity:.7;font-weight:500;font-style:italic}.afcs-card-view .afcs-6week-table{display:none}.afcs-card-view .afcs-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;padding:1rem 0}.afcs-player-card{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid #e9ecef;transition:all 0.3s ease}.afcs-player-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.afcs-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e9ecef}.afcs-card-player-info h4{margin:0;font-size:1rem;color:#333;font-weight:700}.afcs-card-player-meta{font-size:.8rem;color:#6c757d;margin-top:.25rem}.afcs-card-actions{display:flex;align-items:center;gap:1rem}.afcs-card-compare{display:flex;align-items:center;gap:.5rem}.afcs-card-stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem}.afcs-card-stat{text-align:center;padding:.5rem;border-radius:6px;background:rgba(55,126,128,.05)}.afcs-card-stat-label{font-size:.7rem;color:#6c757d;font-weight:600;margin-bottom:.25rem}.afcs-card-stat-value{font-size:.9rem;font-weight:700;color:#377e80}.afcs-card-fixtures{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem}.afcs-card-fixture{text-align:center;padding:.5rem .25rem;border-radius:6px;background:rgba(55,126,128,.05);border-left:3px solid #ddd}.afcs-card-fixture.afcs-fixture-easy{border-left-color:#28a745}.afcs-card-fixture.afcs-fixture-medium{border-left-color:#ffc107}.afcs-card-fixture.afcs-fixture-hard{border-left-color:#dc3545}.afcs-card-fixture-opponent{font-size:.7rem;font-weight:600;color:#333;margin-bottom:.25rem}.afcs-card-fixture-xp{font-size:.8rem;font-weight:700;color:#377e80}.afcs-6week-btn.afcs-view-toggle-btn{background:linear-gradient(135deg,#17a2b8,#138496);color:#fff;box-shadow:0 4px 12px rgba(23,162,184,.3)}.afcs-6week-btn.afcs-view-toggle-btn:hover{background:linear-gradient(135deg,#138496,#117a8b);transform:translateY(-2px);box-shadow:0 6px 16px rgba(23,162,184,.4)}.afcs-6week-btn.afcs-captaincy-btn{background:linear-gradient(135deg,#ffc107,#e0a800);color:#212529;box-shadow:0 4px 12px rgba(255,193,7,.3)}.afcs-6week-btn.afcs-captaincy-btn:hover{background:linear-gradient(135deg,#e0a800,#d39e00);transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,193,7,.4)}.afcs-player-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(5px)}.afcs-player-modal-content{background:#fff;margin:2% auto;padding:0;border-radius:15px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:slideInModal 0.3s ease-out}@keyframes slideInModal{from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.afcs-player-modal-header{background:linear-gradient(135deg,#377e80,#2c5f61);color:#fff;padding:1.5rem 2rem;border-radius:15px 15px 0 0;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10001}.afcs-player-header{display:flex;align-items:center;gap:1rem}.afcs-player-image-container{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}.afcs-player-modal-image{width:100%;height:100%;object-fit:cover}.afcs-player-header-info{display:flex;flex-direction:column;gap:.25rem}.afcs-player-header-info h3{margin:0;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.afcs-player-header-details{display:flex;gap:1rem;align-items:center}.afcs-player-header-details span{font-size:.9rem;color:rgba(255,255,255,.9);font-weight:600}.afcs-player-modal-body{padding:2rem}.afcs-player-basic-info{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,rgba(55,126,128,.05),rgba(55,126,128,.02));border-radius:12px;border-left:4px solid #377e80}.afcs-player-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.afcs-player-info-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.afcs-info-label{font-size:.9rem;color:#6c757d;font-weight:600;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.afcs-player-info-item span:last-child{font-size:1.2rem;font-weight:700;color:#377e80}.afcs-player-stats-section{margin-bottom:2rem}.afcs-player-stats-section h4{color:#377e80;font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #377e80}.afcs-player-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.afcs-player-stat-card{background:linear-gradient(135deg,#377e80,#2c5f61);color:#fff;padding:1.5rem 1rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px rgba(55,126,128,.3);transition:all 0.3s ease}.afcs-player-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(55,126,128,.4)}.afcs-stat-label{font-size:.9rem;color:#333;margin-bottom:.5rem;font-weight:600}.afcs-stat-value{font-size:1.5rem;font-weight:700;color:#333}.afcs-player-form-section{margin-bottom:2rem}.afcs-player-form-section h4{color:#377e80;font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #377e80}.afcs-player-form-info{background:#f8f9fa;padding:1.5rem;border-radius:12px;border-left:4px solid #377e80}.afcs-form-trend-display{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.afcs-form-label{font-weight:600;color:#6c757d}.afcs-form-value{font-weight:700;font-size:1.1rem;padding:.5rem 1rem;border-radius:6px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.afcs-form-explanation{font-size:.9rem;color:#6c757d;font-style:italic;line-height:1.5}.afcs-player-fixtures-section h4{color:#377e80;font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #377e80}.afcs-player-fixtures-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.afcs-modal-fixture-card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);border-left:4px solid #ddd;transition:all 0.3s ease}.afcs-modal-fixture-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.afcs-modal-fixture-card.easy{border-left-color:#28a745}.afcs-modal-fixture-card.medium{border-left-color:#ffc107}.afcs-modal-fixture-card.hard{border-left-color:#dc3545}.afcs-modal-fixture-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.afcs-modal-gw{font-weight:700;color:#377e80;font-size:.9rem}.afcs-modal-xp{font-weight:700;color:#28a745;font-size:.9rem}.afcs-modal-fixture-details{display:flex;flex-direction:column;gap:.25rem}.afcs-modal-opponent{font-size:.8rem;font-weight:600;color:#333}.afcs-modal-home-away{font-size:.7rem;color:#6c757d;font-weight:600;text-align:center;padding:.25rem;background:rgba(55,126,128,.1);border-radius:4px}.afcs-player-name-clickable{transition:all 0.3s ease}.afcs-player-name-clickable:hover{color:#2c5f61!important;text-decoration:none!important;transform:translateY(-1px)}.afcs-player-detailed-stats-section{margin-bottom:2rem}.afcs-player-detailed-stats-section h4{color:#377e80;font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #377e80}.afcs-player-detailed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.afcs-detailed-stat-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1rem .75rem;border-radius:10px;text-align:center;border-left:4px solid #377e80;transition:all 0.3s ease}.afcs-detailed-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(55,126,128,.2)}.afcs-detailed-stat-label{font-size:.85rem;color:#6c757d;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.afcs-detailed-stat-value{font-size:1.3rem;font-weight:700;color:#377e80}.afcs-player-form-guide-section{margin-bottom:2rem}.afcs-player-form-guide-section h4{color:#377e80;font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #377e80}.afcs-form-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.afcs-form-guide-card{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:1.5rem 1rem;border-radius:10px;text-align:center;box-shadow:0 4px 12px rgba(40,167,69,.3);transition:all 0.3s ease}.afcs-form-guide-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(40,167,69,.4)}.afcs-form-guide-game{font-size:.9rem;opacity:.9;margin-bottom:.5rem;font-weight:600}.afcs-form-guide-points{font-size:1.8rem;font-weight:700}.afcs-form-guide-opponent{font-size:.8rem;color:#6c757d;margin-top:.25rem}.afcs-no-form-data{grid-column:1 / -1;text-align:center;padding:2rem;color:#6c757d;font-style:italic;background:#f8f9fa;border-radius:10px;border:2px dashed #dee2e6}.afcs-player-modal-content{background:#fff;margin:2% auto;padding:0;border-radius:15px;width:90%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:slideInModal 0.3s ease-out}.afcs-player-modal-body{padding:2rem;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;color:#333}.afcs-player-modal-body h4{margin-top:0;margin-bottom:1rem;font-size:1.3rem;font-weight:700;color:#377e80}.afcs-player-stat-card{background:linear-gradient(135deg,#377e80,#2c5f61);color:#fff;padding:1.5rem 1rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px rgba(55,126,128,.3);transition:all 0.3s ease;min-height:80px;display:flex;flex-direction:column;justify-content:center}@media (max-width:768px){.afcs-player-modal-content{margin:5% auto;width:95%;max-width:none}.afcs-player-modal-body{padding:1rem}.afcs-player-info-grid{grid-template-columns:repeat(2,1fr)}.afcs-player-stats-grid{grid-template-columns:repeat(2,1fr)}.afcs-player-detailed-grid{grid-template-columns:repeat(2,1fr)}.afcs-form-guide-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.afcs-player-fixtures-grid{grid-template-columns:repeat(2,1fr)}.afcs-form-trend-display{flex-direction:column;align-items:flex-start;gap:.5rem}.afcs-detailed-stat-card{padding:.75rem .5rem}.afcs-form-guide-card{padding:1rem .5rem}}.afcs-captaincy-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(5px)}.afcs-captaincy-modal-content{background:#fff;margin:5% auto;padding:0;border-radius:15px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:slideInModal 0.3s ease-out}.afcs-captaincy-modal-header{background:linear-gradient(135deg,#ffc107,#e0a800);color:#212529;padding:1.5rem 2rem;border-radius:15px 15px 0 0;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10001}.afcs-captaincy-modal-header h3{margin:0;font-size:1.5rem;font-weight:700}.afcs-captaincy-modal-body{padding:2rem}.afcs-captaincy-intro{margin-bottom:2rem;padding:1rem;background:rgba(255,193,7,.1);border-radius:8px;border-left:4px solid #ffc107}.afcs-captaincy-intro p{margin:0;color:#6c757d;font-size:.9rem}.afcs-captaincy-recommendation{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:1rem;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-left:4px solid #ffc107;transition:all 0.3s ease}.afcs-captaincy-recommendation:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.afcs-captaincy-rank{background:linear-gradient(135deg,#ffc107,#e0a800);color:#212529;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.afcs-captaincy-player{flex:1}.afcs-captaincy-name{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:.25rem}.afcs-captaincy-details{font-size:.85rem;color:#6c757d}.afcs-captaincy-stats{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end}.afcs-captaincy-xp{font-size:.9rem;color:#377e80;font-weight:600}.afcs-captaincy-captain-xp{font-size:1rem;color:#ffc107;font-weight:700;background:rgba(255,193,7,.1);padding:.25rem .5rem;border-radius:4px}.afcs-captaincy-reason{grid-column:1 / -1;font-size:.8rem;color:#6c757d;font-style:italic;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e9ecef}.afcs-pull-refresh{position:fixed;top:-100px;left:0;right:0;height:100px;background:linear-gradient(135deg,#377e80,#2c5f61);color:#fff;display:flex;align-items:center;justify-content:center;z-index:1000;transition:transform 0.3s ease,opacity 0.3s ease;opacity:0}.afcs-pull-refresh-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.afcs-pull-refresh-icon{font-size:1.5rem;transition:transform 0.3s ease}.afcs-pull-refresh-text{font-size:.9rem;font-weight:600}.afcs-pull-refresh-ready{background:linear-gradient(135deg,#28a745,#20c997)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media (max-width:768px){.afcs-captaincy-modal-content{margin:10% auto;width:95%}.afcs-captaincy-modal-body{padding:1rem}.afcs-captaincy-recommendation{flex-direction:column;align-items:flex-start;gap:.75rem}.afcs-captaincy-stats{align-items:flex-start;flex-direction:row;gap:1rem}.afcs-captaincy-rank{align-self:flex-start}.afcs-player-modal-header{padding:1rem}.afcs-player-header{gap:.75rem}.afcs-player-image-container{width:50px;height:50px}.afcs-player-header-info h3{font-size:1.25rem}.afcs-player-header-details{flex-direction:column;align-items:flex-start;gap:.25rem}.afcs-player-header-details span{font-size:.8rem}}.afcs-notification{position:fixed;top:20px;right:20px;z-index:10000;padding:1rem 1.5rem;border-radius:8px;color:#fff;font-weight:600;font-size:.9rem;box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateX(100%);opacity:0;transition:all 0.3s ease}.afcs-notification-show{transform:translateX(0);opacity:1}.afcs-notification-success{background:linear-gradient(135deg,#28a745,#20c997)}.afcs-notification-info{background:linear-gradient(135deg,#17a2b8,#138496)}.afcs-notification-error{background:linear-gradient(135deg,#dc3545,#c82333)}