
/* V20.11.98: final authority for the 10-player result screen. */
#v20917PackOverlay.v201198-result-active{
  position:fixed!important;inset:0!important;z-index:100500!important;
  width:100vw!important;height:100dvh!important;max-width:none!important;
  padding:0!important;margin:0!important;display:block!important;
  overflow:hidden!important;background:#03070d!important;
}
#v20917PackOverlay.v201198-result-active #v20917PackStage.v201198-full-result{
  position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;
  min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:0!important;
  transform:none!important;display:block!important;overflow:hidden!important;
  background:radial-gradient(circle at 50% 0%,rgba(190,137,31,.18),transparent 34%),linear-gradient(180deg,#111b28,#03070d)!important;
}
#v20917PackOverlay.v201198-result-active #v20917PackResult{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  min-height:0!important;max-width:none!important;display:block!important;overflow:hidden!important;
  opacity:1!important;visibility:visible!important;transform:none!important;
}
#v20917PackOverlay.v201198-result-active .v201173-result-shell,
#v20917PackOverlay.v201198-result-active .v201170-result-shell{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  max-width:none!important;min-height:0!important;margin:0!important;padding:env(safe-area-inset-top,0px) 0 0!important;
  border:0!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box!important;
  display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important;
  background:linear-gradient(180deg,#111c2a,#060b12)!important;
}
#v20917PackOverlay.v201198-result-active .v201173-result-head,
#v20917PackOverlay.v201198-result-active .v201170-result-head{
  position:relative!important;z-index:2!important;min-height:82px!important;
  padding:9px max(12px,env(safe-area-inset-right,0px)) 9px max(12px,env(safe-area-inset-left,0px))!important;
  border-bottom:1px solid rgba(255,255,255,.11)!important;
  background:linear-gradient(180deg,rgba(29,43,57,.99),rgba(11,21,31,.98))!important;
}
#v20917PackOverlay.v201198-result-active .v201173-result-body,
#v20917PackOverlay.v201198-result-active .v201170-result-body{
  min-height:0!important;height:auto!important;overflow-y:auto!important;overflow-x:hidden!important;
  display:block!important;padding:12px max(8px,env(safe-area-inset-right,0px)) 18px max(8px,env(safe-area-inset-left,0px))!important;
  overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:auto!important;
}
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid{
  width:min(760px,100%)!important;max-width:760px!important;margin:0 auto!important;
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
  grid-template-rows:repeat(5,auto)!important;grid-auto-flow:column!important;
  gap:14px 10px!important;align-items:start!important;justify-items:stretch!important;
  overflow:visible!important;
}
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v201173-result-card,
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v20919-result-card{
  width:100%!important;min-width:0!important;max-width:none!important;padding:7px!important;
  box-sizing:border-box!important;display:flex!important;flex-direction:column!important;
  align-items:center!important;overflow:visible!important;
}
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid .v20920-card-host{
  width:min(100%,230px)!important;max-width:230px!important;margin:0 auto!important;
}
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid .pmc-card-frame,
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid .v10c-card,
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid .dynamic-card{
  width:100%!important;max-width:230px!important;min-width:0!important;
}
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v201173-result-card>b,
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v20919-result-card>b{
  display:block!important;margin-top:7px!important;color:#fff!important;font-size:13px!important;line-height:1.2!important;text-align:center!important;
}
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v201173-result-card>span,
#v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v20919-result-card>span{
  display:block!important;margin-top:3px!important;color:#9fb0c4!important;font-size:10px!important;line-height:1.25!important;text-align:center!important;
}
#v20917PackOverlay.v201198-result-active .v201173-result-footer,
#v20917PackOverlay.v201198-result-active .v201170-result-footer{
  position:relative!important;z-index:5!important;min-height:72px!important;
  padding:9px max(10px,env(safe-area-inset-right,0px)) calc(9px + env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px))!important;
  border-top:1px solid rgba(255,255,255,.11)!important;
  background:linear-gradient(180deg,rgba(9,17,27,.995),rgba(2,7,13,1))!important;
}
#v20917PackOverlay.v201198-result-active .v201198-result-actions{
  width:min(620px,100%)!important;margin:0 auto!important;display:grid!important;
  grid-template-columns:1fr 1fr!important;gap:9px!important;
}
#v20917PackOverlay.v201198-result-active .v201198-result-actions button{
  display:flex!important;width:100%!important;min-height:50px!important;align-items:center!important;justify-content:center!important;
  border:1px solid rgba(255,214,92,.5)!important;border-radius:13px!important;
  font-size:14px!important;font-weight:1000!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;
}
#v20917PackOverlay.v201198-result-active .v201198-result-close{
  background:linear-gradient(180deg,#26384a,#111d2a)!important;color:#eef6ff!important;
}
#v20917PackOverlay.v201198-result-active .v201198-open-ten{
  background:linear-gradient(180deg,#e1b13a,#8a5b08)!important;color:#fff5c8!important;
}
@media(max-width:760px){
  #v20917PackOverlay.v201198-result-active .v201173-result-head,
  #v20917PackOverlay.v201198-result-active .v201170-result-head{min-height:74px!important;padding:7px 10px!important;}
  #v20917PackOverlay.v201198-result-active .v201173-result-body,
  #v20917PackOverlay.v201198-result-active .v201170-result-body{padding:8px 5px 16px!important;}
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid{gap:10px 6px!important;}
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v201173-result-card,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v20919-result-card{padding:4px!important;}
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid .v20920-card-host,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid .pmc-card-frame,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid .v10c-card,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid .dynamic-card{max-width:170px!important;}
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v201173-result-card>b,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v20919-result-card>b{font-size:11px!important;margin-top:5px!important;}
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v201173-result-card>span,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid>.v20919-result-card>span{font-size:8px!important;}
  #v20917PackOverlay.v201198-result-active .v201173-result-footer,
  #v20917PackOverlay.v201198-result-active .v201170-result-footer{min-height:68px!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom,0px))!important;}
}
@media(max-width:390px){
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid .v20920-card-host,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid .pmc-card-frame,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid .v10c-card,
  #v20917PackOverlay.v201198-result-active .v201198-two-column-grid .dynamic-card{max-width:154px!important;}
}
