/* Right sidebar cards, one style for the whole site (2026-09-03): daily vocabulary, daily editorial, dictionary.
   Overrides the theme's grey box + gradient strip (style/daily-vocab.css and the inline copies in daily-editorial.php,
   daily-details.php), hence the !important. Loaded from header.php after style.css. */
.right-side-bar-exams{background:#fff!important;border:1px solid #e6e6ef!important;border-radius:14px!important;overflow:hidden!important;margin-bottom:18px!important;box-shadow:0 6px 20px rgba(31,29,43,.06)}
.right-sidebar-heading{margin:0!important}
.right-sidebar-heading h3{text-align:left!important;background:#eef2ff!important;border-bottom:1px solid #dfe5fb!important;color:#1f3fae!important;padding:12px 16px!important;margin:0!important;font-size:14px!important;font-weight:700!important;letter-spacing:.01em;border-radius:0!important;line-height:1.3!important}
.right-sidebar-heading.mb-0{margin:0!important}
.trending-list-exams{padding:6px 0!important;margin:0!important}
.trending-list-exams ul{list-style:none;padding:0 8px!important;margin:0!important}
.trending-list-exams li{border-radius:0!important;font-size:14.5px!important;padding:0!important;border-bottom:0!important;margin:0!important;border-top:1px solid #f1f1f6}
.trending-list-exams li:first-child{border-top:0}
.trending-list-exams li a{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:11px 10px!important;color:#1f1d2b!important;line-height:1.4;border-radius:10px;transition:background .15s,color .15s}
.trending-list-exams li a i{color:#1f55d1!important;font-size:11px!important;flex:none}
.trending-list-exams li:hover{background:transparent!important}
.trending-list-exams li:hover a{background:#f3f5ff;color:#1f55d1!important}
.trending-list-exams>a>img,.trending-list-exams img{width:100%!important;display:block;margin:0}
.trending-list-exams>a{display:block;padding:0!important}
/* bodies that are not a list (search, word of the day) */
.trending-list-exams.dict-pad{padding:14px 16px 16px!important}
.trending-list-exams.dict-pad ul{padding:0!important}
/* Prime-locked rows on the editorial sidebar keep their blur; make the unlock button readable on the white card */
.trending-list-exams li.Prime-bler-r a{color:#6b6a75!important}
.trending-list-exams li.Prime-bler-r:hover a{background:#fff3d6}
@media (max-width:767px){.right-side-bar-exams{margin:0 0 14px!important}}
/* App store badge pairs (2026-09-03): sidebar, footer, homepage app section */
.app-badges{display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:wrap;padding:10px 12px 12px}
.app-badges a{display:block;flex:0 1 auto}
.app-badges img{height:40px!important;width:auto!important;display:block;margin:0}
.app-badges-lg{justify-content:flex-start;padding:6px 0 0}
.app-badges-lg img{height:52px!important}
.trending-list-exams.app-dl{padding:0!important}
.trending-list-exams.app-dl>a>img{width:100%!important}
.download-btn .app-badges{justify-content:flex-start;padding:6px 0 0}
@media (max-width:480px){.app-badges img{height:36px!important}.app-badges-lg img{height:44px!important}}
