.sidebar-bxh-widget{position:relative;padding:10px;background:#fff;border-radius:8px;color:#111827;}.sidebar-bxh-widget.is-loading::after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.6);border-radius:8px;z-index:50;}.sidebar-title{margin:0 0 10px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;}.sidebar-league-select{position:relative;margin-bottom:8px}.sidebar-league-select-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;background:#2e2f31;border:0;border-radius:6px;cursor:pointer;}.sidebar-league-select-content{display:flex;align-items:center;gap:6px;min-width:0;}.sidebar-league-flag{width:18px;height:18px;border-radius:3px;object-fit:cover;flex-shrink:0;}.sidebar-league-name{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.sidebar-select-arrow{font-size:12px;color:#fff;}.sidebar-league-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#333;border-radius:6px;overflow:hidden;z-index:1000;display:none;}.sidebar-league-option{display:flex;align-items:center;gap:6px;padding:6px 8px;font-size:13px;color:#fff;cursor:pointer;}.sidebar-league-option:hover{background:#444;}.sidebar-league-option.active{background:linear-gradient(135deg,#009b3a 0%,#003922 100%);}#sidebarLoading{display:flex;align-items:center;justify-content:center;padding:24px 0;}.sidebar-spinner{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#16a34a;border-radius:50%;animation:sidebar-spin .8s linear infinite;}@keyframes sidebar-spin{to{transform:rotate(360deg)}}.sidebar-standings-table{display:flex;flex-direction:column;margin-top:6px;}.sidebar-table-header, .sidebar-table-row{display:flex;align-items:center;padding:4px 0;}.sidebar-table-header{border-bottom:2px solid #e5e7eb;font-size:11px;font-weight:600;color:#6b7280;}.sidebar-table-row{border-bottom:1px solid #f1f3f5 }.sidebar-table-row:last-child{border-bottom:0;}.sidebar-table-row:hover{background:#f8f9fa;}.sidebar-col-rank{width:28px;display:flex;justify-content:center;}.sidebar-col-team{flex:1;display:flex;align-items:center;gap:6px;min-width:0;padding-right:4px;}.sidebar-col-stat{width:26px;text-align:center;font-size:11px;color:#4b5563;}.sidebar-col-points{width:38px;display:flex;justify-content:center;}.sidebar-col-form{width:80px;display:flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0;}.sidebar-team-logo{width:20px;height:20px;object-fit:contain;flex-shrink:0;}.sidebar-team-name{font-size:12px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.sidebar-rank-badge{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;background:#94a3b8;}.rank-top .sidebar-rank-badge{background:#16a34a;}.rank-mid .sidebar-rank-badge{background:#2563eb;}.rank-bottom .sidebar-rank-badge{background:#dc2626;}.sidebar-points-badge{min-width:22px;height:20px;padding:0 4px;border-radius:4px;background:#e5e7eb;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;}.form-dot{width:10px;height:10px;border-radius:50%;flex:0 0 10px;background:#9ca3af;transition:transform .15s ease;}.form-dot:hover{transform:scale(1.1);}.form-win{background:#16a34a;}.form-draw{background:#facc15;}.form-lose{background:#dc2626;}.form-neutral{background:#9ca3af;}.sidebar-empty{padding:24px 8px;text-align:center;font-size:13px;color:#9ca3af;}