/*
Theme Name: Tours to Balkans Core
Theme URI: https://tourstobalkans.com/
Author: Tours to Balkans
Description: Lightweight foundation theme for Tours to Balkans. The TTB Travel Engine owns the premium homepage, destination, country and guide templates; this theme provides a fast, minimal WordPress fallback for company and utility pages.
Version: 1.0.2
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: ttb-core
*/

:root{
  --ttb-core-ink:#102a3a;
  --ttb-core-muted:#61727d;
  --ttb-core-line:#e5eaed;
  --ttb-core-bg:#ffffff;
  --ttb-core-soft:#f6f8f8;
  --ttb-core-accent:#1f8d83;
  --ttb-core-max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ttb-core-bg);color:var(--ttb-core-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
a:hover{color:var(--ttb-core-accent)}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ttb-core-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--ttb-core-line);backdrop-filter:saturate(180%) blur(12px)}
.admin-bar .ttb-core-header{top:32px}
.ttb-core-header-inner{max-width:var(--ttb-core-max);margin:0 auto;min-height:74px;padding:0 24px;display:flex;align-items:center;gap:28px}
.ttb-core-brand{display:flex;align-items:center;gap:11px;min-width:max-content}
.ttb-core-brand img{width:38px;height:38px;object-fit:contain}
.ttb-core-brand strong{display:block;font-size:16px;line-height:1.05;letter-spacing:-.02em}
.ttb-core-brand small{display:block;color:var(--ttb-core-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-top:4px}
.ttb-core-nav{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:14px;font-weight:650}
.ttb-core-nav a{padding:26px 0 24px}
.ttb-core-menu-button{display:none;margin-left:auto;border:1px solid var(--ttb-core-line);background:#fff;border-radius:10px;padding:9px 12px;font:inherit;font-weight:700;color:var(--ttb-core-ink)}
.ttb-core-main{min-height:62vh}
.ttb-core-page{max-width:960px;margin:0 auto;padding:64px 24px 80px}
.ttb-core-page-header{padding-bottom:28px;border-bottom:1px solid var(--ttb-core-line);margin-bottom:34px}
.ttb-core-kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--ttb-core-accent);margin-bottom:10px}
.ttb-core-page h1{font-size:clamp(34px,5vw,58px);line-height:1.04;letter-spacing:-.04em;margin:0;max-width:840px}
.ttb-core-content{font-size:17px;color:#283e49}
.ttb-core-content>*:first-child{margin-top:0}
.ttb-core-content h2{font-size:clamp(24px,3vw,34px);line-height:1.15;letter-spacing:-.025em;color:var(--ttb-core-ink);margin:44px 0 14px}
.ttb-core-content h3{font-size:22px;line-height:1.25;color:var(--ttb-core-ink);margin:32px 0 12px}
.ttb-core-content p,.ttb-core-content ul,.ttb-core-content ol{margin:0 0 20px}
.ttb-core-content a{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}
.ttb-core-content .ttb-company-hero{display:none}
.ttb-core-content .ttb-company-content{max-width:820px}
.ttb-core-content .ttb-contact-box,.ttb-core-content .ttb-page-cta{background:var(--ttb-core-soft);border:1px solid var(--ttb-core-line);border-radius:18px;padding:24px;margin:28px 0}
.ttb-core-content .ttb-page-cta a{display:inline-flex;margin-top:4px;color:#fff;background:var(--ttb-core-ink);padding:11px 16px;border-radius:10px;text-decoration:none;font-weight:750}
.ttb-core-footer{background:#0d2634;color:#d9e4e8;margin-top:60px}
.ttb-core-footer-inner{max-width:var(--ttb-core-max);margin:0 auto;padding:50px 24px 28px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:42px}
.ttb-core-footer h4{margin:0 0 14px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.ttb-core-footer a{display:block;color:#c9d7dc;margin:7px 0;font-size:14px}
.ttb-core-footer p{color:#9fb1b9;max-width:360px;margin:16px 0 0}
.ttb-core-footer-brand{display:flex;align-items:center;gap:11px}
.ttb-core-footer-brand img{width:42px;height:42px;object-fit:contain}
.ttb-core-footer-brand strong{display:block;color:#fff}
.ttb-core-footer-brand small{display:block;color:#91a7b1;font-size:11px}
.ttb-core-footer-bottom{max-width:var(--ttb-core-max);margin:0 auto;padding:18px 24px 28px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:24px;color:#8199a4;font-size:12px}
.ttb-core-not-found{text-align:center;max-width:720px;margin:0 auto;padding:100px 24px}
.ttb-core-not-found h1{font-size:56px;margin:0 0 10px}
.ttb-core-button{display:inline-flex;background:var(--ttb-core-ink);color:#fff!important;border-radius:10px;padding:11px 17px;font-weight:750;margin-top:15px}
@media(max-width:782px){.admin-bar .ttb-core-header{top:46px}.ttb-core-header-inner{min-height:66px;padding:0 16px}.ttb-core-nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;border-bottom:1px solid var(--ttb-core-line);padding:10px 20px 18px;flex-direction:column;align-items:stretch;gap:0}.ttb-core-nav.is-open{display:flex}.ttb-core-nav a{padding:10px 0}.ttb-core-menu-button{display:inline-flex}.ttb-core-page{padding:44px 18px 62px}.ttb-core-footer-inner{grid-template-columns:1fr 1fr;padding:42px 20px 24px}.ttb-core-footer-inner>div:first-child{grid-column:1/-1}.ttb-core-footer-bottom{padding:17px 20px 24px;flex-direction:column;gap:5px}}
@media(max-width:520px){.ttb-core-brand small{display:none}.ttb-core-footer-inner{grid-template-columns:1fr}.ttb-core-footer-inner>div:first-child{grid-column:auto}}
