@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,700;1,400&family=Readex+Pro:wght@300;400;500;700&display=swap');

















:root {
  
  

  
  

  
  

  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  
  
  

  --font-heading: 'EB Garamond', serif;
  --font-body: 'Readex Pro', sans-serif;
  --primary-rgb: 15, 23, 42;
}






/* latesttalks.in — newspointapp-style mobile-first CSS */
*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;-webkit-text-size-adjust:100%}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;background:#f5f5f5;color:#333;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:#1a73e8;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%;height:auto;display:block}





.breadcrumb{padding:10px 16px;font-size:12px;color:#757575;background:#fff;border-bottom:1px solid #eee}
.breadcrumb a{color:#1a73e8;font-size:12px}
.breadcrumb span{color:#999}

.article-container{background:#fff;max-width:768px;margin:0 auto}
.article-hero-img{width:100%;aspect-ratio:16/9;object-fit:cover}
.article-header{padding:16px 16px 0}
.article-header h1{font-size:22px;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:12px}
.article-meta{font-size:14px;color:#757575;padding-bottom:8px}
.meta-edited{margin-bottom:2px;font-size:14px;color:#555}
.meta-edited .author{font-weight:400;color:#1a73e8}
.meta-updated{font-size:13px;color:#9e9e9e}
.meta-updated .publisher-name{font-weight:600;color:#d32f2f}

.article-body{padding:0 16px 10px}
.article-body p{font-size:16px;line-height:1.75;color:#333;margin-bottom:16px}
.article-body h2{font-size:20px;font-weight:700;color:#1a1a1a;margin:24px 0 12px}
.article-body h3{font-size:18px;font-weight:600;color:#333;margin:20px 0 10px}

.ad-slot{background:#f8f8f8;min-height:250px;display:flex;align-items:center;justify-content:center;margin:0 16px 10px;overflow:hidden}
.ad-label{text-align:center;font-size:10px;color:#999;letter-spacing:1px;text-transform:uppercase;padding:8px 0 2px}
.taboola-placement{margin:10px 0;min-height:250px}

.share-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid #eee;border-bottom:1px solid #eee}
.share-right{display:flex;gap:10px;align-items:center}
.share-icon-btn{width:32px;height:32px;border-radius:50%;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;transition:background .2s}
.share-icon-btn:hover{background:#f5f5f5}
.share-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:4px;font-size:13px;font-weight:500;color:#fff;cursor:pointer;border:none;text-decoration:none}
.share-btn.whatsapp{background:#25D366}
.share-btn.twitter{background:#1DA1F2}
.share-btn.facebook{background:#1877F2}

.related-section{padding:16px;background:#fff;border-top:8px solid #f5f5f5}
.related-section h3{font-size:18px;font-weight:700;margin-bottom:16px;color:#1a1a1a}
.related-card{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0}
.related-card:last-child{border-bottom:none}
.related-card img{width:120px;height:80px;object-fit:cover;border-radius:4px;flex-shrink:0}
.related-card .related-info h4{font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.related-card .related-info .related-meta{font-size:12px;color:#9e9e9e;margin-top:6px}

.home-container{max-width:768px;margin:0 auto;background:#fff}
.section-title{font-size:18px;font-weight:700;padding:16px 16px 8px;color:#1a1a1a;border-bottom:2px solid #d32f2f;margin:0 16px 12px;display:inline-block}
.home-card{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid #f0f0f0}
.home-card img{width:120px;height:80px;object-fit:cover;border-radius:6px;flex-shrink:0}
.home-card .card-info h3{font-size:15px;font-weight:600;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.home-card .card-info .card-meta{font-size:12px;color:#9e9e9e;margin-top:4px}
.home-hero{position:relative}
.home-hero img{width:100%;aspect-ratio:16/9;object-fit:cover}
.home-hero .hero-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:16px}
.home-hero .hero-overlay h2{color:#fff;font-size:20px;font-weight:700;line-height:1.3}
.home-hero .hero-overlay .hero-meta{color:rgba(255,255,255,.8);font-size:12px;margin-top:6px}

.np-footer{background:#1a1a1a;color:#aaa;padding:24px 16px;text-align:center;font-size:13px;line-height:1.8}
.np-footer a{color:#ccc}
.np-footer .footer-links{margin-bottom:16px}
.np-footer .footer-links a{margin:0 8px}
.disclaimer{background:#fff3cd;border:1px solid #ffc107;padding:12px 16px;margin:16px;border-radius:4px;font-size:12px;color:#856404;line-height:1.5}
.infinite-article{border-top:8px solid #eee}

@media(min-width:768px){
  .article-container,.home-container{max-width:768px;margin:0 auto}
  .article-header h1{font-size:28px}
  .article-body p{font-size:17px}
}

/* ====== Newspointapp-style Compact Header ====== */
.np-header{background:#fff;position:sticky;top:0;z-index:101;transition:transform .1s ease-in-out}
.header-top{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 4px}
.logo{display:flex;align-items:center;text-decoration:none}
.logo-img{height:34px;width:auto;display:block}
.header-actions{display:flex;gap:12px;align-items:center}
.search-icon{font-size:16px;cursor:pointer;color:#555}
.menu-icon{font-size:20px;cursor:pointer;color:#333;padding:2px 4px;background:none;border:none;line-height:1}





/* Mobile Slide Menu */
.mobile-menu{position:fixed;top:0;right:-280px;width:280px;height:100vh;background:#fff;z-index:200;box-shadow:-4px 0 20px rgba(0,0,0,.15);overflow-y:auto;transition:right .3s ease}
.mobile-menu.show{right:0}
.mobile-menu-header{display:flex;align-items:center;gap:8px;padding:16px;border-bottom:1px solid #eee}
.mobile-menu-close{margin-left:auto;font-size:20px;cursor:pointer;padding:4px 8px}
.mobile-menu a{display:block;padding:12px 16px;font-size:15px;color:#333;border-bottom:1px solid #f5f5f5;text-decoration:none}
.mobile-menu a:hover{background:#f8f8f8;color:#d32f2f}

/* Search Overlay */
.search-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:300;align-items:flex-start;justify-content:center;padding:60px 16px}
.search-inner{background:#fff;border-radius:12px;padding:20px;width:100%;max-width:600px;position:relative}
.search-close{position:absolute;top:12px;right:16px;font-size:24px;cursor:pointer;color:#666}
.search-inner input{width:100%;padding:14px 16px;font-size:16px;border:2px solid #e0e0e0;border-radius:8px;outline:none}
.search-inner input:focus{border-color:#d32f2f}
#search-results{margin-top:12px;max-height:400px;overflow-y:auto}
#search-results a{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0;text-decoration:none}
#search-results img{width:80px;height:56px;object-fit:cover;border-radius:4px;flex-shrink:0}
#search-results .sr-title{font-size:14px;color:#1a1a1a;font-weight:500;line-height:1.4}

/* Category Hero Bar */
.category-hero-bar{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:2px solid #d32f2f}
.category-hero-bar h1{font-size:22px;font-weight:700;color:#1a1a1a}
.category-hero-bar span{font-size:13px;color:#999}
/* ====== Newspointapp Navigation (exact replica) ====== */
.np-nav{margin:0;padding:0;width:100%;overflow-x:auto;overflow-y:hidden;display:block;white-space:nowrap;background-color:#fff;z-index:100;scrollbar-width:thin;scrollbar-color:#c00 #e0e0e0;border-bottom:2px solid rgba(0,0,0,.16)}
.np-nav::-webkit-scrollbar{height:3px}
.np-nav::-webkit-scrollbar-track{background:#e0e0e0}
.np-nav::-webkit-scrollbar-thumb{background:#c00;border-radius:2px}
.np-nav ul{display:inline-block;border-top:0;border-right:0;z-index:1;background:#fff;padding:0;margin:0;list-style:none}
.np-nav ul li{display:inline-block;width:auto}
.np-nav ul li a{padding:0 10px;font-size:13px;line-height:36px;text-decoration:none;color:#000;display:block;cursor:pointer;text-transform:capitalize;text-align:center;font-family:'Noto Sans',-apple-system,sans-serif;border-bottom:4px solid transparent}
.np-nav ul li a:hover{text-decoration:none;color:#000}
.np-nav ul li a.selected{border-bottom:4px solid #c00;font-weight:700}

/* Centered Logo Layout */
.np-header.centered-logo .header-top {
  position: relative;
  justify-content: center;
}
.np-header.centered-logo .header-actions {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

/* --- DIVERSE LAYOUT STYLES --- */
.layout-1 .article-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  padding: 16px;
}
@media(min-width: 576px) {
  .layout-1 .article-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media(min-width: 768px) {
  .layout-1 .article-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.layout-1 .home-card {
  flex-direction: column;
  gap: 12px;
  padding: 0;
  border-bottom: none;
}
.layout-1 .home-card img {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}

.layout-2 .split-container {
  display: flex;
  flex-direction: column;
  padding: 16px;
  gap: 16px;
}
.layout-2 .trending-title {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 8px;
  border-bottom: 2px solid var(--primary, #d32f2f);
  margin-bottom: 8px;
}
.layout-2 .right-trending-card {
  display: flex;
  gap: 12px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  text-decoration: none;
  align-items: center;
}
.layout-2 .right-trending-card img {
  width: 80px;
  height: 56px;
  object-fit: cover;
  border-radius: 4px;
  flex-shrink: 0;
}
.layout-2 .right-trending-card .trending-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.layout-2 .right-trending-card h4 {
  font-size: 13.5px;
  color: var(--text, #333);
  font-weight: 600;
  line-height: 1.35;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.layout-2 .right-trending-card .card-meta {
  font-size: 11px;
  color: var(--text-muted, #757575);
}
@media(min-width: 768px) {
  .layout-2 .split-container {
    flex-direction: row;
  }
  .layout-2 .split-left {
    width: 60%;
  }
  .layout-2 .split-right {
    width: 40%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-left: 16px;
  }
}

.layout-3 .home-card.row-layout {
  flex-direction: row;
  align-items: center;
  padding: 16px;
}
.layout-3 .card-desc {
  font-size: 13px;
  color: var(--text-muted, #757575);
  margin: 4px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Custom hover style overrides */

.np-nav ul li a {
  transition: all 0.2s;
}
.np-nav ul li a:hover, .np-nav ul li a.selected {
  border-bottom: 4px solid var(--accent) !important;
  color: var(--primary) !important;
  text-decoration: none;
}

@media (min-width: 1024px) {
  .article-layout {
    display: grid;
    grid-template-columns: 2.5fr 1fr;
    gap: 32px;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 16px;
  }
  .sidebar-rail {
    position: sticky;
    top: 80px;
    align-self: start;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-top: 24px;
  }
  .sidebar-widget {
    background: var(--card-bg, #fff);
    border: 1px solid var(--border-color, #eee);
    border-radius: var(--border-radius, 4px);
    padding: 16px;
  }
  .sidebar-widget h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 12px;
    border-bottom: 2px solid var(--primary);
    padding-bottom: 6px;
    text-transform: uppercase;
  }
  .sidebar-trending-card {
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
    text-decoration: none;
    align-items: center;
  }
  .sidebar-trending-card:last-child {
    margin-bottom: 0;
  }
  .sidebar-trending-card img {
    width: 60px;
    height: 40px;
    object-fit: cover;
    border-radius: var(--border-radius, 2px);
  }
  .sidebar-trending-card span {
    font-size: 12px;
    font-weight: 600;
    color: var(--text);
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .sidebar-rail {
    display: none;
  }
}

.scroll-progress-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.05);
}
.scroll-progress-bar {
  height: 100%;
  width: 0%;
  background: var(--primary);
  transition: width 0.1s ease-out;
}

body {
  cursor: auto;
}
@media (min-width: 1024px) {
  .cursor-dot {
    position: fixed;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: var(--primary);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transform: translate(-50%, -50%);
    mix-blend-mode: difference;
    transition: width 0.2s, height 0.2s, background-color 0.2s;
  }
  .cursor-dot.hover {
    width: 28px;
    height: 28px;
    background-color: #ffffff;
  }

  .cursor-ring {
    position: fixed;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    border: 2px solid var(--primary);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transform: translate(-50%, -50%);
    transition: width 0.2s, height 0.2s, border-color 0.2s, background-color 0.2s;
  }
  .cursor-ring.hover {
    width: 54px;
    height: 54px;
    border-color: var(--accent);
    background-color: rgba(var(--primary-rgb), 0.08);
  }

  .cursor-plus {
    position: fixed;
    top: 0;
    left: 0;
    font-family: monospace;
    font-size: 22px;
    font-weight: bold;
    color: var(--primary);
    pointer-events: none;
    z-index: 9999;
    transform: translate(-50%, -50%);
    transition: transform 0.2s, color 0.2s;
  }
  .cursor-plus.hover {
    transform: translate(-50%, -50%) scale(1.5) rotate(45deg);
    color: var(--accent);
  }
}
@media (max-width: 1023px) {
  .cursor-dot, .cursor-ring, .cursor-plus {
    display: none !important;
  }
}

/* --- FOOTPRINT-FREE ENGAGEMENT WIDGETS --- */
.interactive-trivia-box, .interactive-poll-box, .interactive-reactions-box, .interactive-bookmark-box {
  background: var(--card-bg, #fff);
  border: 1px solid var(--border-color, #eee);
  border-radius: var(--border-radius, 4px);
  padding: 20px;
  margin: 24px 16px;
  font-family: var(--font-body), sans-serif;
}
.interactive-trivia-box h4, .interactive-poll-box h4 {
  font-family: var(--font-heading), serif;
  font-size: 16px;
  margin-bottom: 12px;
  color: var(--text);
  text-transform: uppercase;
  border-bottom: 2px solid var(--primary);
  padding-bottom: 6px;
  display: inline-block;
}
.trivia-question, .poll-question, .reactions-title {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 16px;
  color: var(--text);
}
.trivia-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.trivia-options button, .poll-options button {
  width: 100%;
  padding: 12px;
  font-size: 14px;
  font-family: var(--font-body), sans-serif;
  background: #fdfdfd;
  border: 1px solid #ddd;
  border-radius: var(--border-radius, 4px);
  text-align: left;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  overflow: hidden;
}
.trivia-options button:hover:not(:disabled), .poll-options button:hover:not(:disabled) {
  background: #f3f3f3;
  border-color: #bbb;
}
.trivia-options button.correct {
  background: #d1e7dd;
  border-color: #badbcc;
  color: #0f5132;
  font-weight: 700;
}
.trivia-options button.incorrect {
  background: #f8d7da;
  border-color: #f5c2c7;
  color: #842029;
}
.trivia-feedback {
  margin-top: 12px;
  padding: 10px;
  font-size: 13px;
  border-radius: var(--border-radius, 4px);
}
.trivia-feedback.correct-msg {
  background: #d1e7dd;
  color: #0f5132;
}
.trivia-feedback.incorrect-msg {
  background: #f8d7da;
  color: #842029;
}

/* Poll Styles */
.poll-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.poll-options button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}
.poll-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: rgba(var(--primary-rgb), 0.08);
  z-index: -1;
  transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.poll-pct {
  display: none;
  font-weight: 700;
  color: var(--primary);
}
.poll-options button.selected {
  border-color: var(--primary);
  font-weight: 700;
}

/* Reactions Styles */
.reactions-list {
  display: flex;
  gap: 12px;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.reaction-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  background: #fdfdfd;
  border: 1px solid #ddd;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.2s;
  font-size: 14px;
}
.reaction-btn:hover:not(.clicked) {
  background: #f3f3f3;
  transform: translateY(-2px);
}
.reaction-btn.clicked {
  background: rgba(var(--primary-rgb), 0.08);
  border-color: var(--primary);
  color: var(--primary);
  animation: reaction-bounce 0.4s ease;
}
.reaction-count {
  font-weight: 600;
  color: #777;
}
.reaction-btn.clicked .reaction-count {
  color: var(--primary);
}
@keyframes reaction-bounce {
  0% { transform: scale(1); }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); }
}

/* Bookmarks Box */
.bookmark-action-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 12px;
  background: #fdfdfd;
  border: 1px dashed var(--primary);
  border-radius: var(--border-radius, 4px);
  color: var(--primary);
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s;
}
.bookmark-action-btn:hover {
  background: rgba(var(--primary-rgb), 0.05);
}
.bookmark-action-btn.bookmarked {
  background: var(--primary);
  color: #fff;
  border-style: solid;
}

/* --- CUSTOM DYNAMIC TYPOGRAPHY BINDINGS --- */
body, p, a, td, li, input, select, textarea {
  font-family: var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .logo-text, .section-title, .trending-title {
  font-family: var(--font-heading), Georgia, serif !important;
}
.np-nav ul li a, .mobile-menu a {
  font-family: var(--font-body), sans-serif !important;
}

/* Logo perfect-fit overrides for inline SVG and PNG */
.logo svg, .logo-img {
  height: 40px !important;
  width: auto !important;
  max-width: 220px !important;
  display: block !important;
  object-fit: contain !important;
  object-position: left center !important;
}
@media (min-width: 768px) {
  .logo svg, .logo-img {
    height: 44px !important;
    max-width: 260px !important;
  }
}
.mobile-menu-header svg, .mobile-menu-header img {
  height: 30px !important;
  width: auto !important;
  max-width: 180px !important;
  display: block !important;
  object-fit: contain !important;
}
.footer-brand svg, .footer-brand img {
  height: 28px !important;
  width: auto !important;
  max-width: 180px !important;
  display: block !important;
  object-fit: contain !important;
  object-position: left center !important;
}

/* Center-align navigation menu on desktop for centered-logo headers */
@media (min-width: 768px) {
  .centered-logo .np-nav {
    text-align: center;
  }
}
