*{box-sizing:border-box}
html,body{
  margin:0;
  min-height:100%;
  height:auto!important;
  background:#010713;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior-y:auto;
  touch-action:pan-y;
}
body{font-family:"Tajawal","Segoe UI",Tahoma,Arial,sans-serif;color:var(--hiah-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hiah-body{background:radial-gradient(circle at 50% -20%,rgba(43,103,246,.3),transparent 42%),#010713;min-height:100vh}.hiah-app-shell{width:100%;max-width:600px;min-height:100vh;margin:0 auto;background:linear-gradient(180deg,#071944 0%,var(--hiah-primary) 34%,#03102f 100%);position:relative;overflow-x:hidden;overflow-y:visible;box-shadow:0 0 70px rgba(0,0,0,.48);isolation:isolate}.hiah-app-shell:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 24%),radial-gradient(circle at 85% 5%,rgba(64,121,255,.13),transparent 28%);pointer-events:none;z-index:-2}.hiah-ambient{position:absolute;border-radius:50%;filter:blur(55px);opacity:.33;z-index:-1;pointer-events:none}.hiah-ambient-one{width:260px;height:260px;background:#1b5fff;top:170px;right:-180px}.hiah-ambient-two{width:230px;height:230px;background:#0037b4;top:720px;left:-160px}.hiah-shell-watermark{position:absolute;width:260px;height:260px;object-fit:contain;opacity:.018;top:140px;left:-90px;filter:grayscale(1);pointer-events:none;z-index:-1}.hiah-app-main{touch-action:pan-y;overscroll-behavior-y:auto;padding:calc(19px + env(safe-area-inset-top)) 19px calc(112px + env(safe-area-inset-bottom));position:relative;z-index:1}.hiah-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding:4px 1px}.hiah-profile{display:flex;align-items:center;gap:12px;min-width:0}.hiah-profile-image{width:58px;height:58px;border-radius:20px;background:linear-gradient(145deg,#fff,#dce7ff);border:1px solid rgba(255,255,255,.45);box-shadow:0 12px 28px rgba(0,0,0,.22),0 0 0 5px rgba(255,255,255,.045);display:grid;place-items:center;overflow:visible;color:var(--hiah-accent);font-size:22px;font-weight:900;flex:0 0 auto;position:relative}.hiah-profile-image img{width:100%;height:100%;object-fit:cover;border-radius:19px}.hiah-status-dot{position:absolute;bottom:-2px;left:-2px;width:14px;height:14px;border-radius:50%;background:#34d399;border:3px solid #081943;box-shadow:0 0 12px rgba(52,211,153,.75)}.hiah-profile-copy{display:flex;flex-direction:column;min-width:0}.hiah-eyebrow{font-size:10px!important;color:#7fa4ff!important;font-weight:800;letter-spacing:.4px;margin-bottom:1px}.hiah-profile-copy strong{font-size:18px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.hiah-profile-copy>span:last-child{font-size:12px;color:var(--hiah-muted);margin-top:3px}.hiah-icon-button{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.11);color:#fff;text-decoration:none;position:relative;box-shadow:0 12px 26px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.08)}.hiah-icon-button i{position:absolute;top:10px;right:11px;width:7px;height:7px;border-radius:50%;background:#ff5370;border:2px solid #0c2257}.hiah-icon-button svg,.hiah-service-icon svg,.hiah-bottom-item svg,.hiah-views svg,.hiah-play-button svg,.hiah-info-icon svg,.hiah-section-head a svg,.hiah-primary-button svg,.hiah-news-badge svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hiah-match-card{background:linear-gradient(150deg,#194699 0%,#12377e 48%,#0c285f 100%);border:1px solid rgba(136,174,255,.2);border-radius:30px;padding:19px 17px 18px;box-shadow:0 24px 55px rgba(0,8,35,.36),inset 0 1px 0 rgba(255,255,255,.1);position:relative;overflow:hidden}.hiah-match-card:after{content:"";position:absolute;inset:auto -18% -45% auto;width:280px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(70,125,255,.22),transparent 68%);pointer-events:none}.hiah-match-shine{position:absolute;width:160px;height:500px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.055),transparent);transform:rotate(26deg);top:-190px;left:-85px;pointer-events:none}.hiah-match-watermark{position:absolute;width:245px;height:245px;object-fit:contain;opacity:.035;left:50%;top:51%;transform:translate(-50%,-50%);filter:grayscale(1) brightness(3);pointer-events:none}.hiah-match-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;position:relative;z-index:1}.hiah-pill{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.115);font-size:11px;color:#f4f7ff;border:1px solid rgba(255,255,255,.09);display:flex;align-items:center;gap:7px;backdrop-filter:blur(8px)}.hiah-pill i{width:7px;height:7px;border-radius:50%;background:#75a0ff;box-shadow:0 0 10px #75a0ff}.hiah-competition{font-size:11px;color:#c8d5f5;max-width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hiah-teams{display:grid;grid-template-columns:1fr 76px 1fr;align-items:center;gap:9px;margin:20px 0 14px;position:relative;z-index:1}.hiah-team{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0}.hiah-team strong{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-shadow:0 2px 10px rgba(0,0,0,.25)}.hiah-team-logo{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#dbe5ff);border:5px solid rgba(255,255,255,.12);box-shadow:0 15px 30px rgba(0,0,0,.24),0 0 0 1px rgba(255,255,255,.16);overflow:hidden;color:var(--hiah-accent);font-weight:900}.hiah-team-logo img{width:100%;height:100%;object-fit:contain}.hiah-vs-wrap{display:flex;flex-direction:column;align-items:center;gap:5px}.hiah-vs{font-size:17px;font-weight:900;color:#fff;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(2,12,42,.42);border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 0 20px rgba(68,124,255,.15)}.hiah-vs-wrap small{font-size:9px;color:#90a8dc}.hiah-match-info{display:grid;gap:8px;padding:12px 13px;border-radius:17px;background:rgba(1,11,40,.24);border:1px solid rgba(255,255,255,.065);position:relative;z-index:1}.hiah-match-info>div{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#d4ddf3;text-align:center}.hiah-info-icon{display:inline-flex;color:#80a4ff}.hiah-info-icon svg{width:15px;height:15px}.hiah-countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px;position:relative;z-index:1}.hiah-countdown div{background:linear-gradient(180deg,rgba(2,14,53,.5),rgba(2,13,44,.32));border:1px solid rgba(255,255,255,.075);border-radius:16px;padding:11px 4px 10px;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.hiah-countdown b{display:block;font-size:22px;letter-spacing:.5px}.hiah-countdown span{display:block;font-size:10px;color:#91a7d2;margin-top:3px}.hiah-primary-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:51px;margin-top:14px;border-radius:17px;background:linear-gradient(135deg,var(--hiah-accent),#437df7);color:#fff;text-decoration:none;font-size:15px;font-weight:900;position:relative;z-index:1;box-shadow:0 14px 28px rgba(18,82,231,.34),inset 0 1px 0 rgba(255,255,255,.18);overflow:hidden}.hiah-primary-button:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transform:translateX(-120%);transition:transform .55s ease}.hiah-primary-button:active:before{transform:translateX(120%)}.hiah-primary-button svg{width:18px;height:18px}.hiah-section{margin-top:25px}.hiah-services-section{margin-top:22px}.hiah-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px;gap:12px}.hiah-section-head.compact{margin-bottom:4px}.hiah-section-head>div{min-width:0}.hiah-section-kicker{display:block;font-size:10px;color:#7297f6;font-weight:800;margin-bottom:3px}.hiah-section-head h2{font-size:21px;margin:0;letter-spacing:-.2px}.hiah-section-head a{color:#79a0ff;text-decoration:none;font-size:12px;display:flex;align-items:center;gap:2px;white-space:nowrap}.hiah-section-head a svg{width:15px;height:15px;transform:rotate(180deg)}.hiah-services{display:flex;gap:10px;overflow-x:auto;padding:9px 1px 7px;scrollbar-width:none;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.hiah-services::-webkit-scrollbar{display:none}.hiah-service-item{width:69px;flex:0 0 69px;display:flex;flex-direction:column;align-items:center;gap:7px;text-decoration:none;color:#dce7ff;font-size:11px;text-align:center;scroll-snap-align:start}.hiah-service-icon{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.025));border:1px solid rgba(133,168,255,.14);color:#aac3ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 22px rgba(0,0,0,.12);position:relative;overflow:hidden}.hiah-service-icon:after{content:"";position:absolute;width:34px;height:34px;border-radius:50%;background:rgba(63,116,246,.12);filter:blur(8px)}.hiah-service-icon svg{position:relative;z-index:1}.hiah-service-item.is-featured .hiah-service-icon{background:linear-gradient(145deg,var(--hiah-accent),#1c54d6);color:#fff;border-color:rgba(255,255,255,.24);box-shadow:0 12px 25px rgba(21,81,225,.33),inset 0 1px 0 rgba(255,255,255,.17)}.hiah-news-card{height:255px;border-radius:27px;overflow:hidden;position:relative;display:block;background:linear-gradient(145deg,#1a3e93,#0e245f);border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 42px rgba(0,0,0,.23);isolation:isolate}.hiah-news-card:before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);z-index:3;pointer-events:none}.hiah-news-card>img:not(.hiah-watermark){width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hiah-news-card:active>img:not(.hiah-watermark){transform:scale(1.03)}.hiah-watermark{position:absolute;left:50%;top:50%;width:43%!important;height:43%!important;object-fit:contain!important;transform:translate(-50%,-50%);opacity:.22;filter:saturate(.8)}.hiah-news-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,10,30,.03) 10%,rgba(2,8,27,.2) 42%,rgba(1,5,20,.93) 100%)}.hiah-news-badge{position:absolute;top:14px;right:14px;padding:7px 10px;border-radius:999px;background:rgba(4,17,54,.56);backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:10px;display:flex;align-items:center;gap:5px}.hiah-news-badge svg{width:13px;height:13px;color:#8eb0ff}.hiah-news-copy{position:absolute;right:18px;left:18px;bottom:17px;display:flex;flex-direction:column;gap:7px;color:#fff}.hiah-news-copy strong{font-size:19px;line-height:1.5;text-shadow:0 2px 12px rgba(0,0,0,.55)}.hiah-news-copy small{color:#aebbd9;font-size:11px}.hiah-reels-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:12px;align-items:start}.hiah-reel-card{height:272px;border-radius:25px;position:relative;overflow:hidden;background:linear-gradient(145deg,#173d93,#0b1d50);border:1px solid rgba(255,255,255,.085);display:block;box-shadow:0 18px 35px rgba(0,0,0,.2);isolation:isolate}.hiah-reel-card:nth-child(2){height:250px;margin-top:18px}.hiah-reel-card>img:not(.hiah-watermark){width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.hiah-reel-card:active>img:not(.hiah-watermark){transform:scale(1.035)}.hiah-reel-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(1,8,28,.08),transparent 45%,rgba(0,0,0,.66));z-index:1}.hiah-reel-tag{position:absolute;z-index:2;top:12px;right:12px;padding:6px 9px;border-radius:999px;background:rgba(4,16,50,.55);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px);font-size:9px;color:#edf3ff}.hiah-play-button{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.96);color:#07163f;display:grid;place-items:center;box-shadow:0 11px 26px rgba(0,0,0,.3),0 0 0 7px rgba(255,255,255,.08)}.hiah-play-button svg{width:24px;height:24px}.hiah-views{position:absolute;z-index:2;bottom:12px;right:12px;display:flex;align-items:center;gap:5px;color:#fff;font-size:11px;padding:5px 8px;border-radius:999px;background:rgba(2,11,34,.36);backdrop-filter:blur(6px)}.hiah-views svg{width:14px;height:14px}.hiah-players-list{display:flex;gap:15px;overflow-x:auto;padding:3px 1px 12px;scrollbar-width:none;scroll-snap-type:x proximity}.hiah-players-list::-webkit-scrollbar{display:none}.hiah-player{flex:0 0 91px;text-decoration:none;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;scroll-snap-align:start}.hiah-player-ring{width:80px;height:80px;padding:2px;border-radius:27px;background:linear-gradient(145deg,#7ea4ff,rgba(44,98,230,.18));box-shadow:0 10px 24px rgba(0,0,0,.2)}.hiah-player-photo{width:100%;height:100%;border-radius:25px;overflow:hidden;background:linear-gradient(145deg,#214da9,#0b235f);border:2px solid #0b2357;display:grid;place-items:center;position:relative}.hiah-player-photo img:not(.hiah-watermark){width:100%;height:100%;object-fit:cover}.hiah-player strong{font-size:11px;line-height:1.35;margin-top:8px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hiah-player small{font-size:9px;color:var(--hiah-muted);margin-top:2px}.hiah-bottom-nav{position:fixed;z-index:50;bottom:calc(10px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:calc(100% - 20px);max-width:580px;height:72px;padding:7px 9px;background:rgba(3,13,40,.91);backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%);border:1px solid rgba(255,255,255,.09);border-radius:24px;display:grid;grid-template-columns:repeat(5,1fr);direction:rtl;box-shadow:0 18px 45px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06)}.hiah-bottom-item{text-decoration:none;color:#8193bd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0}.hiah-bottom-item span{width:42px;height:36px;border-radius:14px;display:grid;place-items:center;transition:.2s ease}.hiah-bottom-item svg{width:20px;height:20px}.hiah-bottom-item b{font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hiah-bottom-item.is-active{color:#fff}.hiah-bottom-item.is-active span{background:linear-gradient(145deg,var(--hiah-accent),#1a52d5);box-shadow:0 9px 20px rgba(22,83,226,.38),inset 0 1px 0 rgba(255,255,255,.17)}.hiah-reveal{animation:hiahFadeUp .55s ease both}.hiah-reveal:nth-of-type(2){animation-delay:.06s}.hiah-reveal:nth-of-type(3){animation-delay:.11s}.hiah-reveal:nth-of-type(4){animation-delay:.16s}@keyframes hiahFadeUp{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}a{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.hiah-reveal{animation:none}.hiah-news-card>img,.hiah-reel-card>img{transition:none!important}}@media (max-width:390px){.hiah-app-main{padding-left:14px;padding-right:14px}.hiah-profile-copy strong{font-size:16px;max-width:220px}.hiah-profile-image{width:54px;height:54px}.hiah-team-logo{width:72px;height:72px}.hiah-teams{grid-template-columns:1fr 64px 1fr}.hiah-countdown{gap:6px}.hiah-countdown b{font-size:20px}.hiah-news-card{height:232px}.hiah-reel-card{height:245px}.hiah-reel-card:nth-child(2){height:226px}.hiah-section-head h2{font-size:19px}}@media (max-width:340px){.hiah-app-main{padding-left:11px;padding-right:11px}.hiah-profile-copy strong{max-width:180px}.hiah-team-logo{width:65px;height:65px}.hiah-vs{width:48px;height:48px}.hiah-service-item{width:64px;flex-basis:64px}.hiah-service-icon{width:54px;height:54px}.hiah-bottom-nav{width:calc(100% - 12px)}}@media (min-width:700px){.hiah-app-shell{margin-top:18px;margin-bottom:18px;min-height:calc(100vh - 36px);border-radius:30px}.hiah-bottom-nav{bottom:28px;border-radius:24px}}
.is-tapped{transform:scale(.985)!important;transition:transform .12s ease!important}

/* =========================================================
   V3 — Mobile polish, circular controls and touch news slider
   ========================================================= */
html,body,.hiah-app-shell,.hiah-app-shell *{
  font-family:"Tajawal","Segoe UI",Tahoma,Arial,sans-serif!important;
}
body{font-size:16px}

/* Slightly larger, clearer mobile typography */
.hiah-eyebrow{font-size:11px!important}
.hiah-profile-copy strong{font-size:19px}
.hiah-profile-copy>span:last-child{font-size:13px}
.hiah-section-kicker{font-size:11px}
.hiah-section-head h2{font-size:23px}
.hiah-section-head a{font-size:13px;font-weight:700}
.hiah-service-item{font-size:12px;font-weight:700}
.hiah-team strong{font-size:16px}
.hiah-match-info>div{font-size:12.5px}
.hiah-countdown span{font-size:10.5px}
.hiah-primary-button{font-size:15.5px}
.hiah-player strong{font-size:12.5px}
.hiah-player small{font-size:10.5px}
.hiah-bottom-item b{font-size:11px}

/* Compact upcoming-match card */
.hiah-match-card{
  border-radius:26px;
  padding:15px 14px 14px;
}
.hiah-pill{padding:7px 10px;font-size:10.5px}
.hiah-competition{font-size:10.5px}
.hiah-teams{
  grid-template-columns:1fr 62px 1fr;
  gap:7px;
  margin:14px 0 10px;
}
.hiah-team{gap:7px}
.hiah-team-logo{width:68px;height:68px;border-width:4px}
.hiah-vs{width:46px;height:46px;font-size:15px}
.hiah-vs-wrap small{font-size:8.5px}
.hiah-match-info{gap:6px;padding:9px 10px;border-radius:15px}
.hiah-countdown{gap:7px;margin-top:10px}
.hiah-countdown div{border-radius:14px;padding:8px 3px 7px}
.hiah-countdown b{font-size:20px}
.hiah-primary-button{min-height:44px;margin-top:10px;border-radius:999px}
.hiah-match-watermark{width:205px;height:205px}

/* All key controls are circular */
.hiah-profile-image,
.hiah-profile-image img,
.hiah-icon-button,
.hiah-service-icon,
.hiah-player-ring,
.hiah-player-photo,
.hiah-bottom-item span{
  border-radius:50%!important;
}
.hiah-profile-image{width:58px;height:58px}
.hiah-icon-button{width:49px;height:49px}
.hiah-service-icon{width:60px;height:60px}
.hiah-service-item{width:72px;flex-basis:72px}
.hiah-player{flex-basis:94px}
.hiah-player-ring{width:84px;height:84px;padding:3px}
.hiah-player-photo{border-width:2px}
.hiah-bottom-item span{width:42px;height:42px}

/* Native horizontal touch rails without any visible scrollbar */
.hiah-touch-rail,
.hiah-services,
.hiah-players-list{
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  overscroll-behavior-x:auto;
  overscroll-behavior-y:auto;
  scroll-snap-type:x proximity;
  touch-action:pan-x pan-y;
  cursor:grab;
}
.hiah-touch-rail:active,
.hiah-services:active,
.hiah-players-list:active{cursor:grabbing}
.hiah-touch-rail::-webkit-scrollbar,
.hiah-services::-webkit-scrollbar,
.hiah-players-list::-webkit-scrollbar{
  width:0!important;
  height:0!important;
  display:none!important;
  background:transparent!important;
}

/* News carousel */
.hiah-news-slider{
  position:relative;
  width:100%;
  overflow:hidden;
  border-radius:27px;
  touch-action:pan-y;
  user-select:none;
  -webkit-user-select:none;
}
.hiah-news-track{
  display:flex;
  width:100%;
  direction:ltr;
  transform:translate3d(0,0,0);
  transition:transform .46s cubic-bezier(.22,.72,.24,1);
  will-change:transform;
}
.hiah-news-track.is-dragging{transition:none}
.hiah-news-slide{
  direction:rtl;
  flex:0 0 100%;
  width:100%;
  height:245px;
  border-radius:27px;
  overflow:hidden;
  position:relative;
  display:block;
  background:linear-gradient(145deg,#1a3e93,#0e245f);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 20px 42px rgba(0,0,0,.23);
  isolation:isolate;
}
.hiah-news-slide:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
  z-index:3;
  pointer-events:none;
}
.hiah-news-slide>img:not(.hiah-watermark){
  width:100%;
  height:100%;
  object-fit:cover;
  pointer-events:none;
  transition:transform .5s ease;
}
.hiah-news-slide:active>img:not(.hiah-watermark){transform:scale(1.025)}
.hiah-news-slider .hiah-news-copy strong{font-size:21px;line-height:1.45}
.hiah-news-slider .hiah-news-copy small{font-size:12px}
.hiah-news-dots{
  position:absolute;
  z-index:5;
  bottom:13px;
  left:17px;
  display:flex;
  gap:7px;
  direction:ltr;
}
.hiah-news-dots button{
  appearance:none;
  -webkit-appearance:none;
  width:8px;
  height:8px;
  min-width:8px;
  padding:0;
  border:0;
  border-radius:50%;
  background:rgba(255,255,255,.45);
  box-shadow:0 1px 5px rgba(0,0,0,.28);
  transition:transform .2s ease,background .2s ease;
}
.hiah-news-dots button.is-active{
  background:#fff;
  transform:scale(1.35);
}

/* More circular, premium player buttons */
.hiah-player-ring{
  background:linear-gradient(145deg,#8cb0ff,#2f6bf2 55%,rgba(35,87,207,.2));
  box-shadow:0 11px 25px rgba(0,0,0,.23),0 0 0 4px rgba(78,125,238,.08);
}
.hiah-player-photo{
  background:linear-gradient(145deg,#214da9,#0b235f);
  border-color:#0b2357;
}
.hiah-player:active .hiah-player-ring{transform:scale(.96)}
.hiah-player-ring{transition:transform .18s ease}

/* Bottom navigation active state as a true circle */
.hiah-bottom-nav{height:76px}
.hiah-bottom-item{gap:3px}
.hiah-bottom-item.is-active span{
  border-radius:50%!important;
}

@media (max-width:390px){
  .hiah-app-main{padding-left:14px;padding-right:14px}
  .hiah-profile-copy strong{font-size:18px;max-width:225px}
  .hiah-profile-copy>span:last-child{font-size:12.5px}
  .hiah-profile-image{width:54px;height:54px}
  .hiah-match-card{padding:13px 12px 13px}
  .hiah-team-logo{width:64px;height:64px}
  .hiah-teams{grid-template-columns:1fr 56px 1fr;margin:12px 0 9px}
  .hiah-vs{width:43px;height:43px}
  .hiah-countdown{gap:5px}
  .hiah-countdown b{font-size:19px}
  .hiah-countdown div{padding:7px 2px 6px}
  .hiah-section-head h2{font-size:22px}
  .hiah-news-slide{height:226px}
  .hiah-news-slider .hiah-news-copy strong{font-size:19px}
  .hiah-service-icon{width:58px;height:58px}
  .hiah-player-ring{width:82px;height:82px}
}

@media (max-width:340px){
  .hiah-profile-copy strong{max-width:184px;font-size:17px}
  .hiah-team-logo{width:59px;height:59px}
  .hiah-teams{grid-template-columns:1fr 50px 1fr}
  .hiah-vs{width:40px;height:40px}
  .hiah-service-item{width:66px;flex-basis:66px}
  .hiah-service-icon{width:54px;height:54px}
  .hiah-player{flex-basis:88px}
  .hiah-player-ring{width:77px;height:77px}
  .hiah-news-slide{height:212px}
}


/* V5: preserve native vertical page scrolling in Android/iOS WebViews. */
@media (pointer:coarse), (max-width:700px){
  html,body,.hiah-body{
    height:auto!important;
    min-height:100%!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
  }
  .hiah-app-shell{
    min-height:100dvh;
    height:auto!important;
    overflow-x:hidden!important;
    overflow-y:visible!important;
    touch-action:pan-y!important;
  }
  .hiah-app-main{
    height:auto!important;
    min-height:100dvh;
    overflow:visible!important;
    touch-action:pan-y!important;
  }
  .hiah-services,.hiah-players-list,.hiah-touch-rail{
    touch-action:pan-x pan-y!important;
  }
  .hiah-news-slider{
    touch-action:pan-y!important;
  }
}

/* V6: WebView-safe scroll architecture.
   The page shell itself becomes the vertical scroll viewport. This bypasses
   Android wrappers that disable or intercept document/body scrolling. */
@media (pointer:coarse), (max-width:700px){
  html,
  body,
  body.hiah-body{
    width:100%!important;
    height:100%!important;
    min-height:100%!important;
    overflow:hidden!important;
    overscroll-behavior:none!important;
    touch-action:auto!important;
  }

  .hiah-app-shell{
    width:100%!important;
    height:100vh!important;
    height:100dvh!important;
    min-height:0!important;
    overflow-x:hidden!important;
    overflow-y:scroll!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-x:none!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  .hiah-app-shell::-webkit-scrollbar{
    width:0!important;
    height:0!important;
    display:none!important;
  }

  .hiah-app-main{
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
    touch-action:auto!important;
  }

  .hiah-services,
  .hiah-players-list,
  .hiah-touch-rail{
    touch-action:auto!important;
    overscroll-behavior-x:contain!important;
    overscroll-behavior-y:none!important;
  }

  .hiah-news-slider{
    touch-action:pan-y!important;
  }
}

/* Embedded wrappers get the same dedicated viewport even when they report a
   desktop-like pointer or an unusual mobile user agent. */
html.hiah-embedded,
html.hiah-embedded body,
html.hiah-embedded body.hiah-body{
  height:100%!important;
  min-height:100%!important;
  overflow:hidden!important;
  overscroll-behavior:none!important;
}
html.hiah-embedded .hiah-app-shell{
  height:100vh!important;
  height:100dvh!important;
  min-height:0!important;
  overflow-x:hidden!important;
  overflow-y:scroll!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior-y:contain!important;
  touch-action:pan-y!important;
  scrollbar-width:none!important;
}
html.hiah-embedded .hiah-app-shell::-webkit-scrollbar{display:none!important}
