
/* Coco en Forma v152.0 — refinamientos profesionales.
   Capa aditiva sobre v149: no altera la arquitectura estable. */

/* Las tarjetas dejan de mostrar micro-puntuaciones ambiguas.
   La puntuación real sigue guardándose y se consulta en Clasificación. */
.cocoGameCard .cocoArcadeCardScore{display:none!important}

/* ---------- Encuentra las diferencias ---------- */
.c151DiffIntro .c144Card{
  background:linear-gradient(145deg,#fff 0%,#f4fbff 56%,#eef8ff 100%);
}
.c151DiffPrinciples{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0}
.c151DiffPrinciples span{
  display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border:1px solid #cce5f1;
  border-radius:999px;background:#fff;color:#31566a;font:800 12px/1.1 var(--display);
  box-shadow:0 5px 15px rgba(16,76,101,.07)
}
.c151DiffPanel{
  background:linear-gradient(180deg,#ffffff 0%,#f7fcff 100%);
  border-color:#cae4ef;box-shadow:0 18px 44px rgba(17,74,99,.12)
}
.c151DiffScene{
  position:relative;overflow:hidden;background:#eaf8ff;border-radius:22px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 10px 28px rgba(18,73,95,.12);
  touch-action:manipulation
}
.c151DiffImage{
  display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;
  user-select:none;-webkit-user-drag:none;
  filter:brightness(1.035) contrast(1.025) saturate(1.035)
}
.c151DiffHit{background:transparent!important;border-color:transparent!important}
.c151DiffHit.found{
  background:rgba(38,190,132,.12)!important;border-color:#fff!important;
  box-shadow:0 0 0 4px #2fbe85,0 9px 20px rgba(31,114,82,.28)!important
}
.c151DiffHit:not(.found):focus{outline:none!important}

/* ---------- Coco Pádel ---------- */
.c151ShareBar{
  margin:18px 0;padding:16px;border:1px solid #c9e1ec;border-radius:20px;
  background:linear-gradient(135deg,#f7fcff,#eef9fd);box-shadow:0 10px 26px rgba(18,82,108,.08)
}
.c151ShareBar>div:last-child{display:flex;gap:9px;flex-wrap:wrap}
.c151PlayerSearch{
  display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;
  margin:18px 0 10px;padding:14px;border:1px solid #c8e2ed;border-radius:20px;background:#f7fcff
}
.c151PlayerSearch .c144Primary{min-width:112px;min-height:47px}
.c151PlayerFilters{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.c151PlayerCard{scroll-margin-block:120px;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.c151PlayerCard.c151PlayerLocated{
  transform:translateY(-2px);border-color:#efaa28!important;
  box-shadow:0 0 0 4px rgba(239,170,40,.18),0 18px 42px rgba(13,81,109,.18)!important;
  animation:c151PlayerPulse .8s ease 2
}
.c151PlayerContext{
  display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px
}
.c151PlayerContext span{
  padding:6px 9px;border-radius:999px;background:#eef8fc;color:#416579;font:800 11px/1.1 var(--display)
}
.c151SetGrid{
  display:grid;gap:8px;max-width:460px;margin:14px auto 8px;padding:13px;border-radius:18px;
  background:linear-gradient(180deg,#f7fcff,#edf8fc);border:1px solid #cde4ee
}
.c151SetRow{
  display:grid;grid-template-columns:64px minmax(54px,1fr) 22px minmax(54px,1fr);
  align-items:center;gap:8px
}
.c151SetRow>span{font:900 12px/1 var(--display);color:#416477;text-transform:uppercase;letter-spacing:.04em}
.c151SetRow>b{text-align:center;color:#638092}
.c151SetRow input{
  width:100%;min-width:0;height:45px;border:1px solid #bfdce8;border-radius:12px;background:#fff;
  color:#17394b;text-align:center;font:900 18px/1 var(--display);box-shadow:inset 0 1px 2px rgba(15,66,88,.04)
}
.c151SetRow input:focus{outline:3px solid rgba(47,169,220,.2);border-color:#2fa9dc}
.c151ScoreHint{
  margin:8px auto 12px;max-width:560px;color:#6b8493;text-align:center;font-size:12px;line-height:1.45
}
.c151RankingCards .c149RankMetrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.c151RankingTable{min-width:900px}

/* ---------- Coco Corre / Street Skate ---------- */
.c151RunnerPreview{position:relative;overflow:hidden;background:linear-gradient(180deg,#93ddf4 0 42%,#e0c9a6 42% 58%,#42474b 58% 100%)}
.c151PreviewStreet{
  position:absolute;left:0;right:0;top:35%;height:27%;background:linear-gradient(180deg,#d8b48e,#c98d68);
  border-top:6px solid rgba(255,255,255,.35);border-bottom:6px solid rgba(72,49,42,.25)
}
.c151PreviewStreet:before{
  content:"";position:absolute;inset:0;opacity:.2;
  background:repeating-linear-gradient(90deg,transparent 0 44px,rgba(76,48,41,.5) 44px 47px),repeating-linear-gradient(0deg,transparent 0 22px,rgba(76,48,41,.4) 22px 24px)
}
.c151PreviewStreet span{
  position:absolute;left:9%;top:20%;transform:rotate(-7deg);font:900 17px/1 var(--display);letter-spacing:.08em;color:#fff;
  text-shadow:2px 2px 0 #765bd5,-2px -1px 0 #2fa9dc
}
.c151PreviewSkater{position:relative;z-index:2;display:grid;place-items:center;min-height:300px}
.c151PreviewSkater img{position:relative;z-index:2;width:min(82%,280px);filter:drop-shadow(0 14px 16px rgba(10,41,53,.25))}
.c151PreviewBoard{position:absolute;z-index:1;left:50%;bottom:13%;width:45%;height:13px;transform:translateX(-50%) rotate(-3deg);border-radius:50% 50% 38% 38%;background:linear-gradient(90deg,#ea6b20,#f8b72d 42%,#3ab3df);box-shadow:0 6px 0 -2px #20343e}
.c151PreviewBoard:before,.c151PreviewBoard:after{content:"";position:absolute;top:11px;width:13px;height:13px;border-radius:50%;background:#182b34;box-shadow:inset 0 0 0 3px #788b94}
.c151PreviewBoard:before{left:13%}.c151PreviewBoard:after{right:13%}

.c151StreetStage{
  isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#75d1f0 0 21%,#d8c2a6 21% 50%,#4c5052 50% 100%)!important
}
.c151StreetSky{
  position:absolute;z-index:0;inset:0 0 48% 0;
  background:
    radial-gradient(circle at 80% 16%,rgba(255,239,163,.92) 0 4%,rgba(255,239,163,0) 15%),
    linear-gradient(180deg,#57c7ef 0%,#c5ecf6 85%)
}
.c151StreetBuildings{
  position:absolute;z-index:1;left:0;right:0;top:12%;height:33%;display:flex;align-items:end;gap:2%
}
.c151StreetBuildings i{
  flex:1;min-width:11%;height:var(--h,70%);background:linear-gradient(180deg,#768b98,#405661);
  border:4px solid rgba(255,255,255,.15);border-bottom:0;border-radius:8px 8px 0 0;
  box-shadow:inset 0 0 0 1px rgba(20,49,60,.25)
}
.c151StreetBuildings i:nth-child(1){height:52%}
.c151StreetBuildings i:nth-child(2){height:83%}
.c151StreetBuildings i:nth-child(3){height:66%}
.c151StreetBuildings i:nth-child(4){height:91%}
.c151StreetBuildings i:nth-child(5){height:58%}
.c151StreetBuildings i:after{
  content:"";display:block;width:55%;height:60%;margin:14% auto;background:repeating-linear-gradient(0deg,#d7edf2 0 5px,transparent 5px 13px)
}
.c151StreetWall{
  position:absolute;z-index:2;left:0;right:0;top:32%;height:22%;overflow:hidden;
  background:
    linear-gradient(rgba(123,75,57,.12),rgba(123,75,57,.12)),
    repeating-linear-gradient(0deg,transparent 0 19px,rgba(100,63,50,.32) 19px 21px),
    repeating-linear-gradient(90deg,#d49a72 0 40px,#c98c67 40px 80px);
  border-top:5px solid #eee1c9;border-bottom:7px solid #8d6555
}
.c151Graffiti{
  position:absolute;font:900 clamp(18px,4vw,38px)/1 var(--display);letter-spacing:.06em;color:#fff;
  -webkit-text-stroke:2px rgba(26,49,61,.62);text-shadow:4px 4px 0 rgba(118,91,213,.72);
  opacity:.9
}
.c151Graffiti.g1{left:7%;top:20%;transform:rotate(-8deg)}
.c151Graffiti.g2{left:44%;top:37%;transform:rotate(5deg);color:#ffd45a;text-shadow:4px 4px 0 #e85f32}
.c151Graffiti.g3{right:5%;top:15%;transform:rotate(-4deg);color:#95f1ce;text-shadow:4px 4px 0 #2f86b5}
.c151Asphalt{
  z-index:3!important;top:51%!important;height:49%!important;
  background:linear-gradient(180deg,#616769,#383d40 80%,#252a2d)!important
}
.c151Asphalt:before{
  content:"";position:absolute;left:50%;top:0;bottom:0;width:min(88%,780px);transform:translateX(-50%);
  background:linear-gradient(90deg,rgba(255,255,255,.045),transparent 10% 90%,rgba(255,255,255,.045));
  clip-path:polygon(32% 0,68% 0,100% 100%,0 100%)
}
.c151StreetMarks{position:absolute;inset:0;pointer-events:none}
.c151StreetMarks i{
  position:absolute;top:4%;left:50%;width:8px;height:15%;background:rgba(245,237,198,.9);border-radius:5px;
  box-shadow:0 0 8px rgba(255,245,190,.22)
}
.c151StreetMarks i:nth-child(1){transform:translateX(-128px) rotate(-3deg)}
.c151StreetMarks i:nth-child(2){transform:translateX(120px) rotate(3deg)}
.c151StreetMarks i:nth-child(3){top:48%;height:18%;transform:translateX(-245px) rotate(-7deg)}
.c151StreetMarks i:nth-child(4){top:48%;height:18%;transform:translateX(237px) rotate(7deg)}
.c151StreetProps{position:absolute;z-index:4;inset:37% 0 auto 0;height:22%;pointer-events:none}
.c151StreetProps .lamp{position:absolute;left:4%;bottom:0;width:7px;height:100%;background:#263b45;border-radius:5px}
.c151StreetProps .lamp:after{content:"";position:absolute;left:-16px;top:0;width:39px;height:14px;border-radius:14px 14px 6px 6px;background:#f2c65f;box-shadow:0 0 18px rgba(255,217,106,.55)}
.c151StreetProps .bench{position:absolute;right:6%;bottom:0;width:76px;height:28px;border:7px solid #5d3b2a;border-top-width:11px;border-radius:4px}
.c151StreetProps .hydrant{position:absolute;right:24%;bottom:-2px;width:21px;height:31px;border-radius:8px 8px 5px 5px;background:#d95f3c;box-shadow:inset 0 0 0 3px rgba(116,43,28,.25)}
.c151Skater{
  z-index:10!important;transform:translateX(var(--lane-x,0)) translateY(0)!important;
  transition:transform .24s cubic-bezier(.22,.8,.3,1)!important;transform-origin:50% 88%
}
.c151Skater img{
  position:relative;z-index:2;filter:drop-shadow(0 12px 10px rgba(9,28,37,.3));
  animation:c151SkateCruise .72s ease-in-out infinite alternate
}
.c151Skateboard{
  position:absolute;z-index:1;left:50%;bottom:1.5%;width:64%;height:14px;transform:translateX(-50%) rotate(-2deg);
  filter:drop-shadow(0 8px 4px rgba(0,0,0,.32))
}
.c151Skateboard .deck{
  position:absolute;inset:0;border-radius:65% 65% 35% 35%;
  background:linear-gradient(90deg,#df5b29 0%,#ffb430 46%,#2fa9dc 100%);
  border-bottom:3px solid #183947;box-shadow:inset 0 3px rgba(255,255,255,.35)
}
.c151Skateboard .wheel{position:absolute;top:12px;width:13px;height:13px;border-radius:50%;background:#142c36;border:3px solid #899aa2}
.c151Skateboard .w1{left:16%}.c151Skateboard .w2{right:16%}
.c151Skater[data-push="left"] img{animation:c151PushLeft .42s ease!important}
.c151Skater[data-push="right"] img{animation:c151PushRight .42s ease!important}
.c151Skater.jump{transform:translateX(var(--lane-x,0)) translateY(-64px) rotate(-2deg)!important}
.c151Skater.duck{transform:translateX(var(--lane-x,0)) translateY(13px) scaleY(.82)!important}
.c151Skater.jump .c151Skateboard{transform:translateX(-50%) rotate(-7deg)}
.c151RunnerToken{
  border-radius:22px!important;background:linear-gradient(145deg,#fff,#edf8fc)!important;
  border:3px solid color-mix(in srgb,var(--token-color,#2fa9dc) 65%,#fff)!important;
  box-shadow:0 13px 26px rgba(8,43,57,.24),inset 0 0 0 2px rgba(255,255,255,.78)!important
}
.c151CategoryWord{
  display:grid!important;place-items:center!important;min-width:86px!important;max-width:132px!important;padding:9px 10px!important;
  border-radius:13px!important;background:linear-gradient(135deg,var(--token-color,#2fa9dc),color-mix(in srgb,var(--token-color,#2fa9dc) 66%,#17394b))!important;
  color:#fff!important;font:900 clamp(11px,2.3vw,17px)/1.05 var(--display)!important;letter-spacing:.035em!important;
  text-shadow:0 2px 2px rgba(0,0,0,.22)!important;box-shadow:inset 0 1px rgba(255,255,255,.42)!important
}
.c151StreetObstacle{border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.c151Barricade{position:relative;display:block;width:118px;height:67px}
.c151Barricade .board{
  position:absolute;left:4px;right:4px;top:8px;height:31px;border:4px solid #f8f5e9;border-radius:7px;
  background:repeating-linear-gradient(-45deg,#e66034 0 14px,#fff2dc 14px 28px);
  box-shadow:0 8px 12px rgba(0,0,0,.2),inset 0 0 0 2px rgba(126,57,31,.16)
}
.c151Barricade .leg{position:absolute;top:38px;width:9px;height:26px;background:#4b5357;border-radius:3px}
.c151Barricade .leg.left{left:24px;transform:rotate(10deg)}.c151Barricade .leg.right{right:24px;transform:rotate(-10deg)}
.c151OverheadBarrier{position:relative;display:block;width:128px;height:88px}
.c151OverheadBarrier .post{position:absolute;top:4px;bottom:0;width:10px;border-radius:4px;background:linear-gradient(#66747b,#2c3d45)}
.c151OverheadBarrier .post.left{left:7px}.c151OverheadBarrier .post.right{right:7px}
.c151OverheadBarrier .beam{
  position:absolute;left:4px;right:4px;top:5px;height:29px;border-radius:7px;
  background:repeating-linear-gradient(-45deg,#f2c533 0 14px,#333d42 14px 28px);
  border:3px solid #f7e59d;box-shadow:0 7px 12px rgba(0,0,0,.2)
}
.c151RunnerControls button{display:grid!important;place-items:center!important;gap:0!important}
.c151RunnerControls button b{font-size:20px;line-height:1}
.c151RunnerControls button span{font:800 9px/1 var(--display);letter-spacing:.02em}

@keyframes c151PlayerPulse{50%{box-shadow:0 0 0 7px rgba(239,170,40,.24),0 20px 46px rgba(13,81,109,.2)}}
@keyframes c151SkateCruise{from{transform:translateY(0) rotate(-.4deg)}to{transform:translateY(-3px) rotate(.5deg)}}
@keyframes c151PushLeft{0%{transform:rotate(0)}38%{transform:rotate(4deg) translateX(4px)}100%{transform:rotate(0)}}
@keyframes c151PushRight{0%{transform:rotate(0)}38%{transform:rotate(-4deg) translateX(-4px)}100%{transform:rotate(0)}}

@media(max-width:700px){
  .c151PlayerSearch{grid-template-columns:1fr}
  .c151PlayerSearch .c144Primary{width:100%}
  .c151SetRow{grid-template-columns:58px minmax(48px,1fr) 18px minmax(48px,1fr)}
  .c151SetGrid{padding:10px}
  .c151StreetWall{height:20%}
  .c151Graffiti{font-size:18px;-webkit-text-stroke:1px rgba(26,49,61,.62)}
  .c151Skater{width:min(24vw,104px)!important}
  .c151Barricade{width:92px;height:58px;transform:scale(.82)}
  .c151OverheadBarrier{width:98px;height:76px;transform:scale(.84)}
}
@media(max-width:480px){
  .c151DiffPrinciples{gap:6px}
  .c151DiffPrinciples span{font-size:10px;padding:7px 9px}
  .c151PlayerFilters{grid-template-columns:1fr!important}
  .c151RunnerControls button span{display:none}
}
@media(prefers-reduced-motion:reduce){
  .c151Skater img,.c151PlayerCard.c151PlayerLocated{animation:none!important}
}


/* ---------- v152 corrective layer ---------- */
/* The modal is appended to document.body, so all v152 rules intentionally remain unscoped. */

/* Catalogue: status chips only, never navigational ranking buttons. */
.cocoGameCard .cocoLigaBadge.c152ScoreStatus{
  pointer-events:none!important;cursor:default!important;user-select:none!important;
  min-height:50px!important;padding:10px 14px!important;justify-content:center!important;text-align:center!important;
}
.cocoGameCard .cocoLigaBadge.c152ScoreStatus b{font-size:13px!important;line-height:1.2!important}
.cocoGameCard .cocoLigaBadge.c152ScoreStatus[data-general="yes"]{background:linear-gradient(180deg,#effaf4,#e7f8ef)!important;border-color:#b9e6cf!important}
.cocoGameCard .cocoLigaBadge.c152ScoreStatus[data-general="no"]{background:linear-gradient(180deg,#f7f9fb,#eef4f7)!important;border-color:#d5e4eb!important}
.cocoGameCard .cocoLigaBadge.c152ScoreStatus span{font-size:18px!important}
.cocoGameCard .cocoArcadeCardScore,.cocoGameCard .pequeno[data-score],.cocoGameCard .cocoScoreCopy{display:none!important}

/* Coco Pádel — compact player card with words, not unexplained initials. */
.c152PlayerCard{padding:16px!important}
.c152PlayerContext{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:12px 0!important}
.c152PlayerContext span{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important;padding:9px 10px!important;border-radius:12px!important;background:#eef8fc!important;color:#416579!important;font:700 12px/1.25 var(--display)!important}
.c152PlayerContext span b{font-size:10px!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#688293!important}
.c152PlayerMetrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:12px 0!important}
.c152PlayerMetrics>div{min-height:74px!important;display:grid!important;place-items:center!important;align-content:center!important;padding:10px 8px!important;border-radius:14px!important;background:#edf7fb!important;text-align:center!important}
.c152PlayerMetrics b{font-size:23px!important;line-height:1!important;color:#143d55!important}
.c152PlayerMetrics span{margin-top:5px!important;font-size:11px!important;line-height:1.15!important;color:#60798a!important;font-weight:800!important}
.c152RankMetrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}
.c152RankMetrics span{min-height:66px!important;display:grid!important;place-items:center!important;align-content:center!important;padding:8px 5px!important;text-align:center!important;font-size:10px!important;line-height:1.12!important}
.c152RankMetrics span b{font-size:18px!important;margin-bottom:4px!important}
.c152RankingTable{min-width:1180px!important}

/* Differences: both scenes visible at the same time, correctly proportioned. */
.c151Diff{width:min(1120px,100%)!important;padding:14px!important}
.c151Diff .c144DiffTop{margin-bottom:10px!important}
.c151Diff .c144DiffTop p{margin-top:3px!important;font-size:13px!important;line-height:1.35!important}
.c151Diff .c144DiffBoards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:start!important}
.c151DiffPanel{width:100%!important;max-width:none!important;margin:0!important;padding:6px!important;border-radius:16px!important}
.c151DiffPanel>header{min-height:28px!important;margin:0 2px 5px!important;font-size:12px!important}
.c151DiffPanel>header small{font-size:9px!important;color:#728995!important}
.c151DiffScene{width:100%!important;aspect-ratio:3/2!important;border-radius:12px!important;background:#eaf6fb!important}
.c151DiffImage{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;filter:brightness(1.02) contrast(1.02) saturate(1.01)!important}
.c151DiffHit.found{border-width:2px!important;box-shadow:0 0 0 2px #2fbe85!important}

/* Runner: make the v151 street/skate layer actually fill the modal and keep controls readable. */
.c151RunnerGame{height:100%!important;min-height:calc(100dvh - 76px)!important}
.c151StreetStage{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important}
.c151Skater{bottom:7.5%!important;width:min(19vw,150px)!important;height:auto!important}
.c151Skater img{width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;object-fit:contain!important}
.c151Skateboard{bottom:3%!important;width:70%!important;height:15px!important}
.c151RunnerControls{right:max(10px,env(safe-area-inset-right))!important;bottom:max(34px,calc(env(safe-area-inset-bottom) + 24px))!important;grid-template-columns:repeat(3,52px)!important;gap:7px!important;transform:none!important}
.c151RunnerControls button{width:52px!important;height:52px!important;border-radius:16px!important;background:rgba(8,43,61,.86)!important;box-shadow:0 5px 14px rgba(0,0,0,.22)!important}
.c151RunnerControls button span{display:block!important;font-size:8px!important}
.c151RunnerControls button b{font-size:19px!important}
.c144RunnerProgress{bottom:max(10px,env(safe-area-inset-bottom))!important}
.c144RunnerHud{top:10px!important}
.c144Rule{font:800 clamp(12px,2.8vw,17px)/1.25 var(--display)!important}
.c151StreetWall{animation:c152StreetDrift 8s linear infinite!important;background-size:160px 100%,160px 100%,160px 100%!important}
.c151StreetBuildings{animation:c152CityDrift 15s linear infinite!important}
.c151Skateboard .wheel{animation:c152WheelSpin .32s linear infinite!important}
.c151Skater[data-push="left"],.c151Skater[data-push="right"]{animation:c152SkaterPush .42s ease!important}

@keyframes c152StreetDrift{to{background-position:-160px 0,-160px 0,-160px 0}}
@keyframes c152CityDrift{0%{transform:translateX(0)}50%{transform:translateX(-2%)}100%{transform:translateX(0)}}
@keyframes c152WheelSpin{to{transform:rotate(360deg)}}
@keyframes c152SkaterPush{35%{filter:drop-shadow(0 11px 12px rgba(0,0,0,.28));transform:translateX(var(--lane-x,0)) translateY(2px) rotate(-1deg)}100%{filter:none}}

@media(max-width:700px){
  .c151ShareBar>div:last-child{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
  .c151ShareBar button{width:100%!important;min-width:0!important}
  .c152PlayerContext{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .c152PlayerContext span:last-child{grid-column:1/-1!important}
  .c152PlayerMetrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .c152RankMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .c149RankingTableDesktop{display:none!important}
  .c151Diff{padding:8px!important}
  .c151Diff .c144DiffTop{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}
  .c151Diff .c144DiffCounters{gap:5px!important}
  .c151Diff .c144DiffCounters div{padding:6px 4px!important}
  .c151Diff .c144DiffCounters b{font-size:13px!important}
  .c151Diff .c144DiffCounters span{font-size:8px!important}
  .c151Diff .c144DiffBoards{grid-template-columns:1fr!important;gap:7px!important}
  .c151DiffPanel{padding:4px!important;border-radius:12px!important}
  .c151DiffPanel>header{font-size:10px!important;min-height:22px!important}
  .c151DiffPanel>header small{display:none!important}
  .c151DiffScene{border-radius:9px!important}
  .c151Skater{bottom:8%!important;width:min(27vw,118px)!important}
  .c151RunnerControls{grid-template-columns:repeat(3,46px)!important;gap:5px!important;right:7px!important}
  .c151RunnerControls button{width:46px!important;height:46px!important;border-radius:14px!important}
  .c151RunnerControls button span{display:none!important}
  .c151Barricade{width:88px!important;height:56px!important;transform:scale(.8)!important}
  .c151OverheadBarrier{width:94px!important;height:70px!important;transform:scale(.8)!important}
}
@media(max-width:430px){
  .c152PlayerContext{grid-template-columns:1fr 1fr!important}
  .c152PlayerMetrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .c152PlayerMetrics>div{min-height:66px!important;padding:7px 4px!important}
  .c152PlayerMetrics b{font-size:20px!important}
  .c152PlayerMetrics span{font-size:9px!important}
  .c151Diff .c144DiffTop h3{font-size:19px!important}
  .c151Diff .c144DiffTop p{display:none!important}
  .c151DiffPanel>header{justify-content:center!important}
  .c151Skater{width:min(29vw,108px)!important}
  .c144RunnerMessage{top:18%!important;max-width:70vw!important;font-size:12px!important}
}
@media(max-width:350px){
  .c151Diff .c144DiffBoards{grid-template-columns:1fr!important}
  .c151RunnerControls{display:grid!important;transform:scale(.86)!important;transform-origin:right bottom!important}
}

/* v152 skate kick: brief rear-leg push cue when Coco changes lane. */
.c151Skater::after{
  content:"";position:absolute;z-index:1;left:52%;bottom:16%;width:11px;height:36px;
  border-radius:7px 7px 9px 9px;
  background:linear-gradient(180deg,#225f8f 0 64%,#ec8b28 65% 83%,#17394b 84% 100%);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 4px 5px rgba(0,0,0,.18);
  transform-origin:50% 5%;opacity:0;pointer-events:none
}
.c151Skater[data-push="left"]::after,.c151Skater[data-push="right"]::after{opacity:1;animation:c152PushFoot .42s cubic-bezier(.2,.75,.3,1)}
@keyframes c152PushFoot{0%{transform:rotate(4deg) translateY(0)}42%{transform:rotate(-48deg) translate(8px,8px)}100%{transform:rotate(5deg) translateY(0);opacity:.15}}
@media(max-width:700px){.c151Skater::after{width:9px;height:30px;bottom:15%}}
@media(prefers-reduced-motion:reduce){.c151Skater::after{display:none!important}}
.c152PlayerCard .c145PlayerIdentity{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(94px,.34fr)!important;gap:12px!important;align-items:center!important}
.c152PlayerCard .c145PlayerIdentity>div{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important;padding:10px 12px!important;border-radius:14px!important;background:#edf7fb!important}
.c152PlayerCard .c145PlayerIdentity>div:last-child{text-align:center!important;align-items:center!important}
.c152PlayerCard .c145PlayerIdentity b{display:block!important;line-height:1.08!important}
.c152PlayerCard .c145PlayerIdentity span{display:block!important;line-height:1.18!important}
@media(max-width:430px){.c152PlayerCard .c145PlayerIdentity{grid-template-columns:minmax(0,1fr) 104px!important;gap:8px!important}.c152PlayerCard .c145PlayerIdentity>div{padding:9px 8px!important}}
