/* Content integration: approved livegame.hk campaign, category and article images in local site assets; original editorial copy on a light portal UI. */
.brand-image{display:flex;align-items:center;flex:0 0 auto}.brand-logo{display:block;width:108px;height:40px;object-fit:contain;object-position:left center}.footer-brand .brand-logo{width:128px;height:48px;filter:drop-shadow(0 3px 8px rgba(0,0,0,.22))}
.source-promo{position:relative;overflow:hidden;min-height:310px;margin-top:25px;border-radius:16px;background:#121928;box-shadow:var(--shadow)}
.source-promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.76}
.source-promo:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(11,18,32,.91),rgba(11,18,32,.45) 50%,transparent)}
.source-promo-copy{position:relative;z-index:1;max-width:460px;padding:48px;color:#fff}
.source-promo-copy .kicker{color:#f5cf69}.source-promo-copy h2{margin:0;font-size:33px;line-height:1.25}.source-promo-copy p:not(.kicker){color:#eff2f6;font-size:14px}
.category-card{min-height:184px;padding:16px 20px 18px}.category-card img{display:block;width:100%;height:64px;object-fit:cover;object-position:center;border:1px solid #edf0f4;border-radius:8px}.category-number{margin-top:9px}.category-card h3{margin:2px 0 3px}
.article-section{padding:68px 0;background:#fff}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.article-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 7px 16px rgba(34,43,59,.06)}.article-card>img{width:100%;height:148px;display:block;object-fit:cover}.article-card>div{padding:18px}.article-card span{color:#a16d17;font-size:11px;font-weight:800}.article-card h3{margin:6px 0 8px;font-size:16px;line-height:1.45}.article-card p{min-height:91px;margin:0;color:var(--text);font-size:12px}.article-card a{display:inline-block;margin-top:12px;color:#966415;font-size:12px;font-weight:800;text-decoration:none}
@media(max-width:1000px){.article-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.brand-logo{width:88px;height:33px}.footer-brand .brand-logo{width:110px;height:40px}.source-promo{min-height:360px;margin-top:17px}.source-promo>img{object-position:62% center}.source-promo-copy{padding:31px 24px}.source-promo-copy h2{font-size:28px}.category-card{min-height:175px;padding:14px}.category-card img{height:55px}.article-section{padding:52px 0}.article-grid{grid-template-columns:1fr}.article-card{display:grid;grid-template-columns:126px 1fr}.article-card>img{height:100%;min-height:164px}.article-card>div{padding:15px}.article-card p{min-height:0}}
