/* Dizi: single post stilius 2026-08-22 v5. Kraunamas tik is_singular('post'). */

/* Hero: tamsus fonas (featured image nera), baltas H1 is main.css */
.single-post .c-section--intro{background:#060606;padding-top:160px;padding-bottom:60px}
@media (max-width:1024px){
  .single-post .c-section--intro{padding-top:110px;padding-bottom:48px}
}
@media (max-width:768px){
  .single-post .c-section--intro{padding-top:90px;padding-bottom:32px}
}

/* Kalbu perjungiklis ant tamsaus hero */
.single-post .langs{display:flex;gap:16px;list-style:none;margin:0;padding:0}
.single-post .langs a{color:#fff;text-decoration:none;font-weight:600}
.single-post .langs a:hover{color:#B0F127}

/* Sviesus vientisas fonas po sekcijomis */
.single-post .c-site-center{background:#fff;display:flex;flex-direction:column}
.single-post .c-section--story{background:#fff}

/* Turinio konteineris ir tipografija kaip homepage */
.single-post .c-section--story{padding-top:48px;padding-bottom:96px}
.single-post .c-story{max-width:760px}
.single-post .c-story__content p,
.single-post .c-story__content li{font-size:18px;line-height:1.6;letter-spacing:-0.01em}
.single-post .c-story__content p{margin:0 0 1em}
.single-post .c-story__content ul,
.single-post .c-story__content ol{margin:0 0 1em;padding-left:1.4em}
.single-post .c-story__content li{margin-bottom:0.4em}
.single-post .c-story__content h2{font-size:28px;font-weight:600;color:#060606;margin:1.6em 0 0.6em}
.single-post .c-story__content h3{font-size:22px;font-weight:600;color:#060606;margin:1.2em 0 0.5em}
.single-post .c-story__content a{color:#060606;text-decoration:underline;text-decoration-color:#B0F127;text-decoration-thickness:2px}
.single-post .c-story__content a:hover{background:#B0F127}

/* "Grizti atgal" */
.single-post .c-story__controls{margin-bottom:24px}
.single-post .c-link{color:#060606;font-weight:600;text-decoration:none;border-bottom:2px solid #B0F127}
.single-post .c-link:hover{background:#B0F127}

/* KORTELE: title (virsus) + navigate (apacia) = viena pilka kortele sviesiame fone.
   #F0EFEA — maketo pilka; radius 16px kaip homepage .c-service-item */
.single-post .c-site-center .c-section--title,
.single-post .c-site-center .c-section--navigate{background:#F0EFEA;width:100%;max-width:660px;color:#060606;box-sizing:border-box}
.single-post .c-site-center .c-section--title{border-radius:12px 12px 0 0;padding:28px 28px 8px;margin:auto auto 0}
.single-post .c-site-center .c-section--navigate{border-radius:0 0 12px 12px;padding:8px 28px 28px;margin:0 auto 48px}
.single-post .c-section--title .h-site-block,
.single-post .c-section--navigate .h-site-block{padding:0;max-width:none}
.single-post .c-section--title h3{margin:0;font-size:24px;font-weight:600;color:#060606}
.single-post .c-section--navigate .h-site-block{display:flex;align-items:center;justify-content:space-between;gap:24px}
.single-post .c-section--navigate .c-next{flex:1;min-width:0;text-align:center}
.single-post .c-nav__spacer{flex:none;min-width:44px;min-height:44px}
.single-post .c-next__title a{color:#060606;font-size:22px;font-weight:600;text-decoration:none}
.single-post .c-next__title a:hover{background:#B0F127}
.single-post .c-next__location{color:#716D6D;font-size:14px;margin-top:6px}
.single-post .c-nav__prev,.single-post .c-nav__next{color:#060606;font-size:28px;text-decoration:none;flex:none;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:8px}
.single-post .c-nav__prev:hover,.single-post .c-nav__next:hover{background:#B0F127}
/* ikonu fontas be taisykliu — rodykles tekstu, jei <i> tuscias */
.single-post .c-nav__prev i:empty::before{content:'\2190'}
.single-post .c-nav__next i:empty::before{content:'\2192'}

/* Mobilus: kortele su sonu tarpais */
@media (max-width:720px){
  .single-post .c-site-center .c-section--title,
  .single-post .c-site-center .c-section--navigate{width:auto;max-width:none;margin-left:24px;margin-right:24px}
  .single-post .c-site-center .c-section--navigate{margin-bottom:48px}
}
