/* AeroJatim Live Score Hub v466 */
body.live-score-hub-v466{background:#eef4f8;color:#10243a}
body.live-score-hub-v466 main{overflow:hidden}
.live-hub-page{min-height:calc(100vh - 80px);padding:26px 0 48px;background:
 radial-gradient(circle at 8% 0,rgba(42,137,193,.10),transparent 30%),
 linear-gradient(180deg,#eef5f9 0,#f7fafc 58%,#eef4f8 100%)}
.live-hub-shell{width:min(1160px,calc(100% - 28px));margin:0 auto}
.live-hub-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,430px);gap:24px;align-items:center;padding:30px;border-radius:26px;background:linear-gradient(135deg,#082741,#0b3857 58%,#0d4968);color:#fff;box-shadow:0 22px 55px rgba(8,39,65,.16);overflow:hidden;position:relative}
.live-hub-hero::after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-100px;top:-145px;background:rgba(91,209,232,.10)}
.live-hub-copy{position:relative;z-index:1;min-width:0}
.live-hub-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:8px;font:900 10px/1 Inter,sans-serif;letter-spacing:.14em;color:#79e2ef}
.live-hub-kicker::before{content:"";width:7px;height:7px;border-radius:50%;background:#42dfa4;box-shadow:0 0 0 4px rgba(66,223,164,.12)}
.live-hub-copy h1{margin:0;font:900 clamp(34px,5vw,58px)/.95 "Barlow Condensed",Inter,sans-serif;letter-spacing:-.03em}
.live-hub-copy p{max-width:590px;margin:12px 0 0;color:#bed0db;font-size:13px;line-height:1.6}
.live-hub-selector{position:relative;z-index:1;margin:0;padding:15px;border-radius:18px;background:rgba(4,25,42,.48);border:1px solid rgba(159,221,237,.15);backdrop-filter:blur(6px)}
.live-hub-selector label{display:block;margin:0 0 7px;color:#8fb8ca;font-size:8px;font-weight:900;letter-spacing:.11em}
.live-hub-select-wrap{position:relative}
.live-hub-select{appearance:none;-webkit-appearance:none;width:100%;height:48px;padding:0 42px 0 13px;border:1px solid rgba(159,221,237,.18);border-radius:12px;background:#0b304a;color:#fff;font:800 11px/1 Inter,sans-serif;outline:none;box-shadow:none}
.live-hub-select:focus{border-color:#55ccdf;box-shadow:0 0 0 3px rgba(85,204,223,.10)}
.live-hub-chevron{position:absolute;right:16px;top:50%;width:9px;height:9px;transform:translateY(-68%) rotate(45deg);border-right:2px solid #84dfeb;border-bottom:2px solid #84dfeb;pointer-events:none}
.live-hub-open{width:100%;height:44px;margin-top:8px;border:0;border-radius:11px;background:#fff;color:#0b3551;font:900 10px/1 Inter,sans-serif;letter-spacing:.04em;cursor:pointer;transition:transform .15s ease,background .15s ease}
.live-hub-open:hover{transform:translateY(-1px);background:#eafaff}
.live-hub-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:28px 2px 12px}
.live-hub-section-head span{display:block;font-size:8px;font-weight:900;letter-spacing:.12em;color:#3b8aae}
.live-hub-section-head h2{margin:3px 0 0;font-size:23px;line-height:1.1;color:#102a42}
.live-hub-section-head p{margin:0;max-width:450px;text-align:right;font-size:10px;line-height:1.5;color:#7890a2}
.live-hub-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.live-hub-event{display:grid;grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;gap:12px;min-width:0;padding:16px;border:1px solid #d9e5ec;border-radius:18px;background:#fff;color:#10243a;text-decoration:none;box-shadow:0 9px 25px rgba(10,45,70,.055);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}
.live-hub-event:hover{transform:translateY(-2px);border-color:#a9d5e5;box-shadow:0 14px 30px rgba(10,45,70,.09)}
.live-hub-live-badge{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#eaf8fb;color:#087b92;font-size:7px;font-weight:950;letter-spacing:.06em}
.live-hub-event-copy{min-width:0}
.live-hub-event-copy small{display:block;color:#3a8baa;font-size:8px;font-weight:900}
.live-hub-event-copy h3{margin:3px 0 2px;font-size:16px;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.live-hub-event-copy p{margin:0;font-size:9px;color:#70889b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.live-hub-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#eef6fa;color:#1c7899;font-size:16px;font-weight:900}
.live-hub-empty{grid-column:1/-1;padding:28px;border:1px dashed #c6d8e3;border-radius:18px;background:#fff;text-align:center;color:#7890a2}
@media(max-width:780px){.live-hub-page{padding-top:12px}.live-hub-hero{grid-template-columns:1fr;padding:20px;gap:16px;border-radius:20px}.live-hub-copy h1{font-size:42px}.live-hub-copy p{font-size:11px}.live-hub-events{grid-template-columns:1fr}.live-hub-section-head{align-items:flex-start;flex-direction:column;gap:5px}.live-hub-section-head p{text-align:left}}
@media(max-width:520px){.live-hub-shell{width:calc(100% - 16px)}.live-hub-page{padding:8px 0 28px}.live-hub-hero{padding:15px;border-radius:15px}.live-hub-copy h1{font-size:35px}.live-hub-copy p{margin-top:8px;font-size:10px;line-height:1.5}.live-hub-selector{padding:10px;border-radius:12px}.live-hub-select{height:42px;font-size:9.5px;border-radius:9px}.live-hub-open{height:39px;font-size:9px;border-radius:9px}.live-hub-section-head{margin:17px 1px 8px}.live-hub-section-head h2{font-size:18px}.live-hub-section-head p{font-size:8.5px}.live-hub-event{grid-template-columns:38px minmax(0,1fr) 25px;gap:8px;padding:11px;border-radius:13px}.live-hub-live-badge{width:38px;height:38px;border-radius:9px;font-size:6px}.live-hub-event-copy h3{font-size:13px}.live-hub-event-copy p,.live-hub-event-copy small{font-size:7.5px}.live-hub-arrow{width:25px;height:25px;border-radius:7px;font-size:14px}}
