/* Inline styles extracted from HTML templates */
.pt-0 { padding-top: 0 !important; }
.pt-20px { padding-top: 20px !important; }
.mb-8px { margin-bottom: 8px !important; }
.mb-20px { margin-bottom: 20px !important; }
.mt-20px { margin-top: 20px !important; }
.mt-40px { margin-top: 40px !important; }
.bg-red-text-white { background: #ff0000 !important; color: #fff !important; }
.icon-16-white { width: 16px !important; height: 16px !important; fill: #fff !important; }
.btn-44-32 { width: 44px !important; height: 32px !important; }
.flex-align-center-gap-10 { display: flex !important; align-items: center !important; gap: 10px !important; }
.badge-shorts { font-family: var(--latin) !important; font-size: 10.5px !important; font-weight: 800 !important; letter-spacing: .1em !important; background: #ff0000 !important; color: #fff !important; padding: 3px 10px !important; border-radius: 12px !important; text-transform: uppercase !important; }
.bg-sports { background: #0e7490 !important; }
.bg-cinema { background: #7c3aed !important; }
.bg-gulf { background: #059669 !important; }
.bg-biz { background: #b45309 !important; }
.bg-india { background: #1d4ed8 !important; }
.bg-politics { background: #9333ea !important; }
.bg-world { background: #334155 !important; }
.bg-lifestyle { background: #db2777 !important; }
.fs-20px { font-size: 20px !important; }
.aspect-16-10 { aspect-ratio: 16/10 !important; }
.fs-16-mt-12 { font-size: 16px !important; margin-top: 12px !important; }
.text-dark { color: var(--dark) !important; }
.border-b-pb-mb-20 { border-bottom: 1px solid var(--border) !important; padding-bottom: 20px !important; margin-bottom: 20px !important; }
