.leagues-widget{background-color:#1b1838;border-radius:16px;padding:16px;width:100%;min-width:260px;color:#ffffff;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;box-sizing:border-box}.leagues-widget::-webkit-scrollbar{width:6px}.leagues-widget::-webkit-scrollbar-track{background:transparent}.leagues-widget::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:3px}.widget-tabs{display:flex;gap:8px;margin-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:12px}.tab{background:none;border:none;color:rgba(255,255,255,.6);font-size:14px;font-weight:500;padding:8px 16px;cursor:pointer;border-radius:6px;transition:all .2s ease;position:relative}.tab:hover{color:rgba(255,255,255,.9);background-color:rgba(255,255,255,.05)}.tab.active{color:#c084fc;background-color:transparent}.tab.active:after{content:"";position:absolute;bottom:-13px;left:0;right:0;height:2px;background-color:#c084fc}.widget-search{position:relative;margin-bottom:20px;width:100%}.widget-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#8b8a9a;pointer-events:none}.widget-search-input{width:100%;height:36px;background-color:#2d2a4a;border:none;border-radius:8px;padding:0 12px 0 40px;color:#ffffff;font-size:14px;outline:none;box-sizing:border-box}.widget-search-input::-moz-placeholder{color:#8b8a9a}.widget-search-input::placeholder{color:#8b8a9a}.widget-search-input:focus{outline:none}.section-title{font-size:14px;font-weight:600;margin:0 0 16px;color:#ffffff}.top-competitions{margin-bottom:24px;width:100%}.competitions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:100%}.competition-card{background-color:rgba(255,255,255,.05);border-radius:12px;padding:12px 6px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:background-color .2s ease;position:relative;min-width:0}.competition-card:hover{background-color:rgba(255,255,255,.1)}.competition-logo-container{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.competition-logo{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}.competition-name{font-size:10px;text-align:center;line-height:1.2;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding:0 2px}.favorite-btn{position:absolute;top:6px;right:6px;background:none;border:none;color:rgba(255,255,255,.4);cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.favorite-btn.active,.favorite-btn:hover{color:#6366f1}.leagues-section{border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.countries-list{display:flex;flex-direction:column;gap:4px}.country-item{border-radius:8px;overflow:hidden}.country-header{display:flex;align-items:center;justify-content:space-between;padding:12px 8px;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.country-header:hover{background-color:rgba(255,255,255,.05)}.country-info{display:flex;align-items:center;gap:12px}.country-flag{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.country-name{font-size:14px;font-weight:500}.country-meta{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.5)}.leagues-count{font-size:12px;font-weight:500}.leagues-sublist{padding-left:32px;padding-bottom:8px;display:flex;flex-direction:column;gap:4px}.league-item{display:flex;align-items:center;gap:10px;padding:8px;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.league-item:hover{background-color:rgba(255,255,255,.05)}.league-logo-small{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.league-name{flex:1;font-size:13px;color:rgba(255,255,255,.8)}.favorite-btn-small{background:none;border:none;color:rgba(255,255,255,.4);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.favorite-btn-small.active,.favorite-btn-small:hover{color:#6366f1}.flat-results-list{display:flex;flex-direction:column;gap:4px}.league-item.flat-result{background-color:rgba(255,255,255,.03);border-radius:8px;margin-bottom:2px}.league-item.flat-result:hover{background-color:rgba(255,255,255,.08)}.league-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.league-country{font-size:11px;color:rgba(255,255,255,.5)}.favorites-section{width:100%}.favorites-subsection{margin-bottom:20px}.subsection-title{font-size:12px;font-weight:600;color:rgba(255,255,255,.6);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.favorites-list{display:flex;flex-direction:column;gap:8px}.favorite-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;transition:background-color .2s}.favorite-item:active,.favorite-item:hover{background:rgba(255,255,255,.08)}.favorite-logo{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.favorite-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.favorite-name{font-size:13px;font-weight:500;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.favorite-country{font-size:11px;color:rgba(255,255,255,.5)}.no-favorites{text-align:center;padding:40px 20px;color:rgba(255,255,255,.5)}.no-favorites-icon{margin-bottom:16px;color:rgba(255,255,255,.3)}.no-favorites p{font-size:16px;font-weight:500;margin-bottom:8px;color:rgba(255,255,255,.7)}.no-favorites span{font-size:13px;color:rgba(255,255,255,.4)}.top-competitions-list{display:flex;flex-direction:column;gap:4px}.top-competition-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;transition:background-color .2s}.top-competition-item:active,.top-competition-item:hover{background:rgba(255,255,255,.08)}.top-competition-logo{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.top-competition-name{flex:1;font-size:14px;font-weight:500;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.favorite-btn-top{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:rgba(255,255,255,.3);cursor:pointer;transition:color .2s;flex-shrink:0}.favorite-btn-top.active,.favorite-btn-top:hover{color:#6366f1}.invert-logo{filter:brightness(0) invert(1)}.leagues-widget:empty:after{content:"Loading...";display:block;text-align:center;padding:40px;color:rgba(255,255,255,.5)}@media (max-width:768px){.leagues-widget{width:100%;min-width:auto;max-width:100%;border-radius:12px;padding:12px;max-height:none}.top-competitions-list{gap:6px}.top-competition-item{padding:8px 10px}.top-competition-logo{width:28px;height:28px}.top-competition-name{font-size:13px}.favorite-btn-top{width:28px;height:28px}.tab{padding:6px 12px;font-size:13px}.widget-search-input{height:34px;font-size:13px}.country-header{padding:10px 6px}.league-item{padding:6px}.favorite-item{padding:8px 10px}}.leagues-skeleton{padding:16px;display:flex;flex-direction:column;gap:12px}.skeleton-header{height:32px;background:linear-gradient(90deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.05) 75%);background-size:200% 100%;border-radius:8px}.skeleton-item{height:48px;background:linear-gradient(90deg,rgba(255,255,255,.03) 25%,rgba(255,255,255,.06) 50%,rgba(255,255,255,.03) 75%);background-size:200% 100%;border-radius:8px}.animate-pulse{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{background-position:200% 0}50%{background-position:-200% 0}}