body.home-page { background: #071a2b; }
.home-page > section.bg-light { background-color: rgba(237, 241, 244, .94) !important; }
.home-page #template-mo-zay-hero-carousel { background: rgba(237, 241, 244, .94); }
.home-page .home-replay-section { background: #071a2b !important; border-bottom: 1px solid rgba(120, 181, 215, .28); }
.home-page > section.home-replay-section.bg-light { background: #071a2b !important; }
.home-replay-intro { border-left: 4px solid #d7ad56; margin-left: .75rem; padding-left: 1rem; text-align: left; }
.home-replay-container { max-width: 1480px; padding-top: 1.75rem !important; }
.home-replay-container > .row.py-3 { padding-top: .5rem !important; }
.home-replay-section h1 { color: #f2eee0; font-family: "Arial Narrow", Arial, sans-serif; font-size: clamp(2rem, 3vw, 3rem); font-weight: 400; letter-spacing: .01em; line-height: 1; text-shadow: 0 2px 5px rgba(0,0,0,.45); }
.home-replay-intro p { color: #b8cad8; font-size: 1rem; margin-bottom: 0; }
.home-replay-card { background: #fff; border: 1px solid rgba(154, 201, 227, .34); box-shadow: 0 10px 25px rgba(0, 0, 0, .28); overflow: hidden; }
.home-replay-poster { background-color: #102b42; background-image: linear-gradient(110deg, rgba(6,22,35,.84), rgba(9,28,44,.26)), var(--nation-flag, none); background-position: center; background-size: cover; display: block; height: 205px; overflow: hidden; position: relative; }
.home-replay-poster::after { background: linear-gradient(0deg, rgba(4,17,29,.68), transparent 58%); content: ''; inset: 0; position: absolute; }
.home-replay-poster img { bottom: -2px; filter: drop-shadow(0 12px 7px rgba(0,0,0,.62)); height: 158px; left: 50%; max-width: 86%; object-fit: contain; position: absolute; transform: translateX(-50%); width: 330px; z-index: 1; }
.home-replay-poster-meta { background: rgba(5,20,33,.68); color: #fff; left: .8rem; max-width: calc(100% - 1.6rem); padding: .42rem .55rem; position: absolute; text-shadow: 0 2px 5px rgba(0,0,0,.9); top: .8rem; z-index: 2; }
.home-replay-poster-meta strong { display: block; font-size: .92rem; font-weight: 700; line-height: 1.2; }
.home-replay-poster-meta small { display: block; font-size: .72rem; line-height: 1.25; margin-top: .22rem; }
.home-replay-card-body { padding: .8rem 1.1rem .9rem; }
.home-replay-title { color: #173a55; display: block; font-size: 1.08rem; font-weight: 700; line-height: 1.25; overflow: hidden; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; }
.home-replay-title:hover { color: #218a52; }
.home-replay-section .btn.btn-success { background: linear-gradient(#365b70, #142d3d 48%, #071722); border-color: #55798b #0a1821 #02080c; box-shadow: inset 0 1px rgba(255,255,255,.18), 0 2px 4px rgba(0,0,0,.42); color: #f2eee0; font-size: .8rem; font-weight: 800; letter-spacing: .08em; padding: .7rem 1rem; text-transform: uppercase; }
.home-replay-section .btn.btn-success:hover { background: linear-gradient(#47718a, #1d3c4e 48%, #0a1e2b); border-color: #779aab #0a1821 #02080c; color: #fff; }
@media (max-width: 767.98px) { .home-replay-poster { height: 205px; }.home-replay-poster img { height: 158px; }.home-replay-card { margin: 0 auto; max-width: 440px; } }
