.ss-schedule-container{margin:20px 0;max-width:100%}.ss-schedule-header{border-bottom:3px solid #0073aa;margin-bottom:20px;padding-bottom:15px}.ss-schedule-title{color:#23282d;font-size:24px;font-weight:600;margin:0}.ss-schedule-fixtures{display:flex;flex-direction:column;gap:15px}.ss-fixture-item{background:#fff;border:1px solid #eaebec;border-radius:8px;display:flex;flex-direction:column;gap:0;padding:20px;transition:all .2s ease}.ss-fixture-item:hover{border-color:#076da7;box-shadow:0 2px 8px rgba(7,109,167,.1)}.ss-fixture-date{align-items:center;color:#67707a;display:flex;font-size:13px;gap:10px;padding-bottom:12px}.ss-date{color:#253241;font-weight:600}.ss-time{background:#eaebec;border-radius:4px;color:#67707a;font-weight:500;padding:2px 8px}.ss-fixture-teams{align-items:center;display:grid;gap:15px;grid-template-columns:1fr auto 1fr}.ss-team{align-items:center;display:flex;gap:10px}.ss-team-home{justify-content:flex-end}.ss-team-away{justify-content:flex-start}.ss-team-logo{height:32px;object-fit:contain;width:32px}.ss-team-name{color:#253241;font-size:15px;font-weight:600}.ss-fixture-score{align-items:center;display:flex;justify-content:center;min-width:80px}.ss-score{color:#076da7;font-size:28px;font-weight:700;padding:10px 0;text-align:center}.ss-vs{color:#67707a;font-size:14px;font-weight:500;text-transform:uppercase}.ss-fixture-meta{align-items:center;border-top:1px solid #eaebec;display:grid;gap:12px;grid-template-columns:1fr auto 1fr;margin-top:15px;padding-top:15px}.ss-fixture-league{align-items:center;display:flex;gap:8px;justify-self:start}.ss-fixture-stats-link{align-items:center;display:flex;justify-content:center}.ss-league-logo{height:20px;object-fit:contain;width:20px}.ss-schedule-container .ss-league-name{color:#67707a;font-size:12px}.ss-fixture-status-badge{align-items:center;display:flex;justify-self:end}.ss-badge{border-radius:12px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.ss-badge-live{animation:pulse 2s ease-in-out infinite;background:#d9342b;color:#fff}.ss-badge-finished{background:#eaebec;color:#67707a}.ss-badge-upcoming{background:#e7f3fc;color:#076da7}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.ss-schedule-empty,.ss-schedule-error,.ss-schedule-placeholder{background:#f6f7f8;border:2px dashed #d3d6d9;border-radius:8px;color:#67707a;font-size:14px;padding:40px 20px;text-align:center}.ss-schedule-error{background:#ffebea;border-color:#ed2a2a;color:#ed2a2a}@media (max-width:768px){.ss-fixture-item{padding:15px}.ss-fixture-teams{gap:12px;grid-template-columns:1fr auto 1fr}.ss-team-home{justify-content:flex-end}.ss-team-away{justify-content:flex-start}.ss-team-name{font-size:13px}.ss-team-logo{height:28px;width:28px}.ss-score{font-size:20px}.ss-fixture-meta{align-items:flex-start;flex-direction:column;gap:10px}}@media (max-width:480px){.ss-schedule-container{margin:10px 0}.ss-fixture-item{padding:12px}.ss-schedule-title{font-size:20px}.ss-fixture-teams{align-items:center;gap:8px;grid-template-columns:1fr auto 1fr}.ss-team{gap:6px;min-width:0}.ss-team-home{justify-content:flex-end}.ss-team-away{justify-content:flex-start}.ss-team-name{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-team-logo{flex-shrink:0;height:24px;width:24px}.ss-fixture-score{flex-shrink:0;min-width:50px}.ss-score{font-size:18px;padding:0}.ss-vs{font-size:12px}.ss-fixture-meta{align-items:flex-start;flex-direction:column;gap:8px}.ss-badge{font-size:10px;padding:3px 10px}}.ss-fixture-stats-modal{background:rgba(0,0,0,.7);display:none;height:100%;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:100%;z-index:10000}.ss-fixture-stats-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.3);margin:40px auto;max-width:800px;position:relative}.ss-fixture-stats-header{align-items:center;border-bottom:2px solid #eaebec;display:flex;justify-content:space-between;padding:24px}.ss-fixture-stats-header h3{color:#253241;font-size:20px;font-weight:600;margin:0}.ss-fixture-stats-team{align-items:center;display:flex;gap:10px}.ss-fixture-stats-logo{height:32px;object-fit:contain;width:32px}.ss-fixture-stats-team span{color:#253241;font-size:14px;font-weight:600}.ss-fixture-stats-close{background:transparent;border:none;color:#67707a;cursor:pointer;font-size:28px;height:32px;line-height:1;position:absolute;right:20px;top:20px;transition:color .2s;width:32px}.ss-fixture-stats-close:hover{color:#253241}.ss-fixture-stats-body{padding:24px}.ss-fixture-stats-loading{color:#67707a;padding:60px 20px;text-align:center}.ss-fixture-stats-loading:before{animation:spin 1s linear infinite;border:3px solid #eaebec;border-radius:50%;border-top-color:#076da7;content:"";display:inline-block;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.ss-fixture-stats-empty,.ss-fixture-stats-error{color:#67707a;font-size:14px;padding:40px 20px;text-align:center}.ss-fixture-stats-error{color:#ed2a2a}.ss-fixture-stats-charts{display:flex;flex-direction:column;gap:16px;padding-top:16px}.ss-stat-row{display:flex;flex-direction:column;gap:8px}.ss-stat-label{color:#253241;font-size:12px;font-weight:600;letter-spacing:.5px;text-align:center;text-transform:uppercase}.ss-stat-bar-container{align-items:center;display:grid;gap:12px;grid-template-columns:50px 1fr 50px}.ss-stat-value-left{color:#076da7;font-size:14px;font-weight:600;text-align:right}.ss-stat-value-right{color:#d9342b;font-size:14px;font-weight:600;text-align:left}.ss-stat-bars{background:#f6f7f8;border-radius:9px;display:flex;height:18px;overflow:hidden}.ss-stat-bar{height:100%;transition:width .3s ease}.ss-stat-bar-home{background:linear-gradient(90deg,#0295d9,#076da7)}.ss-stat-bar-away{background:linear-gradient(270deg,#ed2a2a,#d9342b)}.ss-stat-bar-empty{background:#eaebec;width:100%}.ss-view-stats-btn{border-bottom:1px solid transparent;color:#076da7;cursor:pointer;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.ss-view-stats-btn:hover{border-bottom-color:#0295d9;color:#0295d9}@media (max-width:768px){.ss-fixture-stats-modal{padding:10px}.ss-fixture-stats-content{margin:20px auto}.ss-fixture-stats-header{flex-direction:column;gap:12px;padding:20px}.ss-fixture-stats-header h3{font-size:18px;order:-1}.ss-fixture-stats-body{padding:20px}.ss-stat-bar-container{gap:8px;grid-template-columns:40px 1fr 40px}.ss-stat-value-left,.ss-stat-value-right{font-size:12px}}@media (max-width:480px){.ss-fixture-stats-header{padding:16px}.ss-fixture-stats-team span{font-size:12px}.ss-fixture-stats-logo{height:24px;width:24px}.ss-fixture-stats-body{padding:16px}.ss-stat-label{font-size:11px}.ss-stat-bar-container{gap:6px;grid-template-columns:35px 1fr 35px}.ss-stat-bars{height:16px}}