.portal-hot-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:26px clamp(18px,4vw,68px) 42px;align-items:stretch}
.portal-hot-row .juwa2-hot-box{width:auto;min-width:0;min-height:690px;height:690px;margin:0;padding:clamp(23px,2.7vw,38px);display:flex;flex-direction:column}
.portal-hot-row .juwa2-hot-heading{flex:0 0 auto;min-height:190px}
.portal-hot-row .juwa2-icon-grid{flex:1 1 auto;min-height:0;max-height:none;grid-template-columns:repeat(2,minmax(0,1fr));overflow-y:auto;overflow-x:hidden}
.portal-hot-row .juwa2-scroll-note{flex:0 0 auto}
.juwa-hot-box{border-color:rgba(108,234,212,.34);background:radial-gradient(circle at 86% 0,rgba(81,225,198,.16),transparent 31%),linear-gradient(135deg,#0d1724,#13253b 58%,#112e35)}
.juwa-hot-box:before{border-color:rgba(107,232,211,.09)}
.juwa-hot-box .eyebrow{color:#8be2d5}
.juwa-hot-box .juwa2-hot-heading>img{filter:drop-shadow(0 10px 22px rgba(83,225,205,.25))}
.juwa-hot-box .juwa2-icon-grid{scrollbar-color:#62dfc8 #101d2c}
.juwa-hot-box .juwa2-icon-grid a:hover{border-color:#8be2d5;box-shadow:0 18px 34px rgba(0,0,0,.35),0 0 25px rgba(76,224,200,.2)}
@media(max-width:850px){.portal-hot-row{grid-template-columns:1fr;margin:16px 12px 30px}.portal-hot-row .juwa2-hot-box{height:auto;min-height:660px}.portal-hot-row .juwa2-hot-heading{min-height:0}.portal-hot-row .juwa2-icon-grid{height:470px;flex:none}}
@media(max-width:430px){.portal-hot-row .juwa2-icon-grid{grid-template-columns:1fr}}

/* Compact square icon treatment for the paired portal boxes. */
.portal-hot-row .juwa2-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:11px;padding-right:10px}
.portal-hot-row .juwa2-icon-grid a{aspect-ratio:1;width:100%;min-width:0;border-radius:13px}
.portal-hot-row .juwa2-icon-grid img{width:100%;height:100%;object-fit:cover;object-position:center}
.portal-hot-row .juwa2-icon-grid span{display:none}
@media(max-width:1080px){.portal-hot-row .juwa2-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.portal-hot-row .juwa2-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:520px){.portal-hot-row .juwa2-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.portal-play-cta{position:relative;isolation:isolate;z-index:3;flex:0 0 auto;width:calc(100% - 14px);min-height:52px;margin:16px 7px 2px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,226,149,.72);border-radius:14px;background:linear-gradient(110deg,#ffcf5a,#ff8b27 56%,#e74518);color:#211006;font-size:13px;font-weight:900;letter-spacing:.035em;box-shadow:0 0 0 0 rgba(255,141,39,.48),0 13px 26px rgba(0,0,0,.3);animation:portal-radiate 2.8s ease-out infinite;transition:transform .2s ease,filter .2s ease}
.portal-play-cta:hover{transform:translateY(-3px);filter:brightness(1.1)}
.portal-play-cta b{font-size:20px}
.juwa-play-cta{border-color:rgba(168,255,234,.7);background:linear-gradient(110deg,#8df0da,#4bd5c1 55%,#278eaa);color:#071d25;box-shadow:0 0 0 0 rgba(83,224,202,.45),0 13px 26px rgba(0,0,0,.3);animation-name:portal-radiate-teal}
@keyframes portal-radiate{0%{box-shadow:0 0 0 0 rgba(255,141,39,.5),0 13px 26px rgba(0,0,0,.3)}70%{box-shadow:0 0 0 14px rgba(255,141,39,0),0 13px 26px rgba(0,0,0,.3)}100%{box-shadow:0 0 0 0 rgba(255,141,39,0),0 13px 26px rgba(0,0,0,.3)}}
@keyframes portal-radiate-teal{0%{box-shadow:0 0 0 0 rgba(83,224,202,.48),0 13px 26px rgba(0,0,0,.3)}70%{box-shadow:0 0 0 14px rgba(83,224,202,0),0 13px 26px rgba(0,0,0,.3)}100%{box-shadow:0 0 0 0 rgba(83,224,202,0),0 13px 26px rgba(0,0,0,.3)}}
@media(prefers-reduced-motion:reduce){.portal-play-cta{animation:none}}

/* Denser Juwa 2.0 presentation so more hot games appear above the fold. */
#juwa2-hot-games{padding:25px 27px}
#juwa2-hot-games .juwa2-hot-heading{min-height:150px;margin-bottom:14px;gap:12px}
#juwa2-hot-games .juwa2-hot-heading h2{font-size:clamp(27px,2.8vw,43px);margin-top:2px;margin-bottom:7px}
#juwa2-hot-games .juwa2-hot-heading p:last-child{font-size:12px;line-height:1.45}
#juwa2-hot-games .juwa2-hot-heading>img{width:min(185px,58%);height:64px}
#juwa2-hot-games .juwa2-icon-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
#juwa2-hot-games .juwa2-icon-grid a{border-radius:10px}
#juwa2-hot-games .juwa2-scroll-note{margin-top:8px;font-size:8px}
#juwa2-hot-games .portal-play-cta{min-height:46px;margin-top:11px;padding:11px 15px;font-size:12px}
@media(min-width:851px) and (max-width:1180px){#juwa2-hot-games .juwa2-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){#juwa2-hot-games .juwa2-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:520px){#juwa2-hot-games .juwa2-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Match both portal panels and reduce their brand marks for a cleaner view. */
#juwa2-hot-games .juwa2-hot-heading,#juwa-hot-games .juwa2-hot-heading{min-height:132px;margin-bottom:12px;gap:9px}
#juwa2-hot-games .juwa2-hot-heading>img,#juwa-hot-games .juwa2-hot-heading>img{width:min(150px,46%);height:52px}
#juwa-hot-games{padding:25px 27px}
#juwa-hot-games .juwa2-hot-heading h2{font-size:clamp(27px,2.8vw,43px);margin:2px 0 7px}
#juwa-hot-games .juwa2-hot-heading p:last-child{font-size:12px;line-height:1.45}
#juwa-hot-games .juwa2-icon-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
#juwa-hot-games .juwa2-icon-grid a{border-radius:10px}
#juwa-hot-games .juwa2-scroll-note{margin-top:8px;font-size:8px}
#juwa-hot-games .portal-play-cta{min-height:46px;margin-top:11px;padding:11px 15px;font-size:12px}
@media(min-width:851px) and (max-width:1180px){#juwa-hot-games .juwa2-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){#juwa-hot-games .juwa2-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:520px){#juwa-hot-games .juwa2-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
