/* SCOREBOOK API-SPORTS LIVE SCORE */
.sb-live-page{overflow:hidden;background:#fff;border-radius:10px;border:1px solid #d7e1e9;box-shadow:0 8px 24px rgba(1,42,73,.04);min-height:560px}
.sb-live-page .sb-board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 26px 20px;border-bottom:2px solid #064577;background:linear-gradient(180deg,#fff 0,#fbfdff 100%)}
.sb-live-page .sb-board-head h1{margin:4px 0 7px;color:#073f70;font-size:27px;line-height:1.25;letter-spacing:-1px}
.sb-live-page .sb-board-head p{margin:0;color:#778b9d;font-size:13px}
.sb-live-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#1486cb;font-size:10px;font-weight:800;letter-spacing:1.2px}
.sb-live-eyebrow i,.sb-live-heading-meta>span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#17b86f;box-shadow:0 0 0 4px rgba(23,184,111,.1)}
.sb-live-heading-meta{display:flex;flex-direction:column;align-items:flex-end;gap:7px;padding-top:4px}
.sb-live-heading-meta>span{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #d9e5ed;border-radius:18px;background:#fff;color:#31536c;font-size:11px;font-weight:700}
.sb-live-heading-meta>small{color:#8b9ba8;font-size:10px}
.sb-live-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 18px;border-bottom:1px solid #dfe7ed;background:#f8fbfd}
.sb-live-date-control,.sb-live-refresh-control{display:flex;align-items:center;gap:6px}
.sb-live-date-control button,.sb-live-refresh-control button{height:34px;border:1px solid #cedbe5;background:#fff;color:#154c76;font-weight:700;cursor:pointer;padding:0 12px}
.sb-live-date-control button:first-child{border-radius:6px 0 0 6px}.sb-live-date-control button:nth-child(3){border-radius:0 6px 6px 0}
.sb-live-date-control input{height:34px;border:1px solid #cedbe5;background:#fff;color:#173f5f;font-weight:700;padding:0 10px;font-family:inherit}
.sb-live-date-control .today{margin-left:5px;border-radius:6px;background:#0a5b92;color:#fff;border-color:#0a5b92}
.sb-live-refresh-control span{color:#7890a2;font-size:11px}.sb-live-refresh-control button{border-radius:6px;background:#fff}
.sb-live-sport-tabs{display:grid;grid-template-columns:repeat(9,minmax(72px,1fr));border-bottom:3px solid #064577;background:#fff;overflow-x:auto}
.sb-live-sport-tabs button{position:relative;min-width:72px;height:76px;border:0;border-right:1px solid #dce5eb;background:#fff;color:#53697a;cursor:pointer;font-family:inherit;font-size:11px;font-weight:700}
.sb-live-sport-tabs button span{display:block;margin-bottom:5px;font-size:26px;filter:grayscale(.3)}
.sb-live-sport-tabs button.active{background:#f0f8fd;color:#005891}.sb-live-sport-tabs button.active:after{content:"";position:absolute;left:16px;right:16px;bottom:-3px;height:3px;background:#0b88d3}
.sb-live-sport-tabs button:disabled{opacity:.42;cursor:not-allowed;background:#f7f9fa}
.sb-live-filter-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid #dce5eb;background:#fff}
.sb-live-status-tabs{display:flex;align-items:center;gap:4px}.sb-live-status-tabs button{height:34px;padding:0 15px;border:1px solid transparent;border-radius:18px;background:#f2f6f8;color:#607787;font-weight:700;font-size:11px;cursor:pointer}
.sb-live-status-tabs button.active{background:#064b80;color:#fff}.sb-live-status-tabs button i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#f22;animation:sb-live-pulse 1.2s infinite}
@keyframes sb-live-pulse{0%,100%{opacity:1}50%{opacity:.35}}
.sb-live-summary{display:flex;gap:15px;color:#8193a1;font-size:11px;white-space:nowrap}.sb-live-summary b{color:#074a7d;font-size:13px}
.sb-live-notice{margin:14px 18px 0;padding:12px 14px;border:1px solid #f0d4a6;border-radius:7px;background:#fff9ed;color:#77501b;font-size:12px;line-height:1.6}
.sb-live-loading,.sb-live-empty{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#768b9b;text-align:center}
.sb-live-loading i{width:34px;height:34px;margin-bottom:14px;border:3px solid #d8eaf5;border-top-color:#0b8ed8;border-radius:50%;animation:sb-live-spin .8s linear infinite}@keyframes sb-live-spin{to{transform:rotate(360deg)}}
.sb-live-loading b,.sb-live-empty b{color:#1a4e75;font-size:14px}.sb-live-loading small{margin-top:7px;color:#9aa9b5}
.sb-live-empty span{font-size:38px}.sb-live-empty p{margin:7px 0 0;font-size:12px}
.sb-live-leagues{padding:16px 18px 22px;background:#f5f8fa}
.sb-live-league{margin-bottom:14px;border:1px solid #dbe5ec;border-radius:8px;background:#fff;overflow:hidden}
.sb-live-league:last-child{margin-bottom:0}.sb-live-league-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid #e1e8ed;background:#fafdff}
.sb-live-league-head>div{display:flex;align-items:center;min-width:0;gap:9px}.sb-live-league-head img{width:24px;height:24px;object-fit:contain}.sb-live-league-head b{color:#153f5f;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-live-league-head small{color:#8b9ba7;font-size:10px}.sb-live-league-head>span{color:#748998;font-size:10px;white-space:nowrap}
.sb-live-game{display:grid;grid-template-columns:82px minmax(0,1fr) 78px;align-items:center;gap:12px;min-height:70px;padding:10px 14px;border-bottom:1px solid #edf1f4}.sb-live-game:last-child{border-bottom:0}.sb-live-game:hover{background:#fafdff}
.sb-live-game-status{text-align:center}.sb-live-game-status b{display:block;color:#0b5790;font-size:12px}.sb-live-game.live .sb-live-game-status b{color:#e52d3c}.sb-live-game-status small{display:block;margin-top:3px;color:#8da0ad;font-size:9px}
.sb-live-teams{display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);align-items:center;gap:8px}.sb-live-team{display:flex;align-items:center;gap:8px;min-width:0;color:#263f52;font-size:12px;font-weight:700}.sb-live-team.away{justify-content:flex-end;text-align:right}.sb-live-team img{width:30px;height:30px;object-fit:contain;flex:0 0 auto}.sb-live-team span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sb-live-score{text-align:center;color:#0c3f69;font-size:17px;font-weight:900;white-space:nowrap}.sb-live-score i{padding:0 6px;color:#9aabb7;font-style:normal}.sb-live-game.live .sb-live-score{color:#e0283b}
.sb-live-game-meta{text-align:right;color:#8b9da9;font-size:10px}.sb-live-game-meta b{display:block;color:#536b7c;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sb-live-config-box{max-width:620px;margin:34px auto;padding:22px;border:1px solid #dbe6ed;border-radius:9px;background:#fff;text-align:left}.sb-live-config-box h3{margin:0 0 8px;color:#073f70}.sb-live-config-box code{display:block;margin-top:12px;padding:11px;background:#0c2538;color:#dff4ff;border-radius:5px;overflow:auto;font-size:11px}
@media (max-width:900px){.sb-live-sport-tabs{grid-template-columns:repeat(9,86px)}.sb-live-filter-row{align-items:flex-start;flex-direction:column}.sb-live-summary{width:100%;justify-content:space-between}.sb-live-game{grid-template-columns:64px minmax(0,1fr)}.sb-live-game-meta{display:none}}
@media (max-width:600px){.sb-live-page .sb-board-head{padding:18px 16px}.sb-live-page .sb-board-head h1{font-size:22px}.sb-live-heading-meta{display:none}.sb-live-controls{align-items:flex-start;flex-direction:column;padding:11px}.sb-live-refresh-control{width:100%;justify-content:space-between}.sb-live-date-control{width:100%}.sb-live-date-control input{min-width:0;flex:1}.sb-live-status-tabs{width:100%;overflow-x:auto}.sb-live-status-tabs button{white-space:nowrap}.sb-live-summary{gap:8px}.sb-live-leagues{padding:10px}.sb-live-game{padding:9px 8px;gap:5px}.sb-live-teams{grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr)}.sb-live-team{font-size:10px}.sb-live-team img{width:24px;height:24px}.sb-live-score{font-size:14px}}

/* SCOREBOOK_LIVE_DATA_ONLY_REFRESH_BEGIN */
.sb-live-refresh-control button[data-live-refresh]{
    min-width:96px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    white-space:nowrap;
}
.sb-live-refresh-control button[data-live-refresh].is-loading{
    cursor:wait;
    opacity:.82;
}
.sb-live-refresh-spinner{
    width:12px;
    height:12px;
    border:2px solid #cfe0ec;
    border-top-color:#0b78b8;
    border-radius:50%;
    animation:sb-live-refresh-spin .72s linear infinite;
    flex:0 0 auto;
}
@keyframes sb-live-refresh-spin{to{transform:rotate(360deg)}}
.sb-live-page.is-data-refreshing [data-live-list],
.sb-live-page.is-data-refreshing [data-live-empty]{
    /* 기존 결과를 숨기지 않아 화면 이동·깜빡임을 방지합니다. */
    visibility:visible;
}
/* SCOREBOOK_LIVE_DATA_ONLY_REFRESH_END */
