/* Soyqirim V2 WordPress Preview safety layer */
html.sqv2-html, body.sqv2-body { margin: 0 !important; padding: 0 !important; }
.sqv2-body { background: #f6f1e8; }
.sqv2-wp-notice { padding: 24px; border: 1px dashed rgba(150,120,40,.35); background: #fffaf0; color: #332; }
.sqv2-news-grid-empty { min-height: 240px; display: grid; place-items: center; }
.news-grid .news-card { color: inherit; text-decoration: none; }
.news-card img { width: 100%; height: 260px; object-fit: cover; display: block; }
.news-airbnb-card { text-decoration: none; color: inherit; }
.article-page-v2 { background: #f8f4eb; }
.article-hero-v2 { background: #171717; color: #fff; padding: 86px 0 74px; border-bottom: 1px solid rgba(201,164,70,.28); }
.article-hero-v2 .container { max-width: 1040px; }
.article-meta-v2 { color: #d2b34e; text-transform: uppercase; letter-spacing: .14em; font-weight: 800; font-size: 12px; margin-bottom: 18px; }
.article-title-v2 { margin: 0; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: clamp(38px, 5vw, 72px); line-height: .98; letter-spacing: -0.055em; max-width: 960px; }
.article-excerpt-v2 { margin: 26px 0 0; max-width: 780px; color: rgba(255,255,255,.78); font-size: 18px; line-height: 1.75; }
.article-shell-v2 { padding: 64px 0 90px; }
.article-layout-v2 { display: grid; grid-template-columns: 92px minmax(0, 850px); gap: 44px; align-items: start; }
.article-share-v2 { position: sticky; top: 32px; display: grid; gap: 12px; justify-items: center; color: #98721f; }
.article-share-v2 span { writing-mode: vertical-rl; text-transform: uppercase; font-size: 11px; letter-spacing: .2em; font-weight: 800; }
.article-share-v2 a { width: 42px; height: 42px; border: 1px solid rgba(130,95,23,.22); border-radius: 50%; display: grid; place-items: center; color: #111; text-decoration: none; background: #fff; }
.article-content-v2 { min-width: 0; }
.article-featured-v2 { margin: 0 0 34px; background: #fff; border: 1px solid rgba(0,0,0,.08); }
.article-featured-v2 img { width: 100%; height: auto; max-height: 560px; object-fit: cover; display: block; }
.article-body-v2 { background: #fff; border: 1px solid rgba(0,0,0,.08); padding: clamp(28px,4vw,56px); font-size: 17px; line-height: 1.82; color: #2b2b2b; }
.article-body-v2 p { margin: 0 0 1.25em; }
.article-body-v2 img { max-width: 100%; height: auto; }
.article-body-v2 h1,.article-body-v2 h2,.article-body-v2 h3,.article-body-v2 h4 { font-family: Arial, Helvetica, sans-serif; line-height: 1.12; }
.sqv2-more-link { display: inline-flex; align-items: center; gap: 10px; margin-top: 18px; color: #97721a; text-transform: uppercase; font-size: 12px; font-weight: 900; letter-spacing: .16em; text-decoration: none; }
@media (max-width: 900px){ .article-layout-v2 { grid-template-columns: 1fr; } .article-share-v2 { position: static; display: flex; justify-content: flex-start; } .article-share-v2 span { writing-mode: initial; } }

/* Step 3 fixes: safe news routing, compact cards, pagination and language links */
.sqv2-header-search{
  width:52px;height:52px;border:1px solid rgba(212,175,55,.36);border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;margin-left:14px;transition:.2s;background:transparent;
}
.sqv2-header-search:hover{color:#d4af37;border-color:#d4af37;background:rgba(212,175,55,.08)}

/* No serif outside the timeline hero */
.sqv2-body .page-hero h1,
.sqv2-body .news-card h3,
.sqv2-body .article-title-v2,
.sqv2-body .featured-card h3,
.sqv2-body .news-mini h4,
.sqv2-body .info-card h3,
.sqv2-body .area-info h3,
.sqv2-body .footer-title{
  font-family:Arial, Helvetica, sans-serif !important;
  letter-spacing:-.045em;
}
.sqv2-body .hero-year{font-family:Georgia,'Times New Roman',serif;}

.page-hero.sqv2-news-hero{padding:62px 24px 82px;}
.page-hero.sqv2-news-hero h1{font-size:clamp(38px,4vw,58px);line-height:1.02;margin-bottom:16px;}
.page-hero.sqv2-news-hero p{font-size:15px;line-height:1.65;}

.sqv2-news-page .filters{margin:-34px 0 42px;}
.news-grid.sqv2-news-grid-compact{gap:24px;}
.sqv2-news-card-compact{min-height:auto;}
.sqv2-news-card-compact .news-card-media{height:220px;overflow:hidden;background:#e9e4da;}
.sqv2-news-card-compact .news-card-media img{width:100%;height:100%;object-fit:cover;display:block;}
.sqv2-news-card-compact .news-card-body{padding:20px 20px 22px;min-height:260px;}
.sqv2-news-card-compact .news-date{font-size:11px;color:#97721a;font-weight:900;text-transform:uppercase;letter-spacing:.16em;margin-bottom:12px;display:block;}
.sqv2-news-card-compact h3{font-size:20px!important;line-height:1.18!important;margin:0 0 12px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:70px;}
.sqv2-news-card-compact p{font-size:14px;line-height:1.62;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 10px;}
.sqv2-news-card-compact .sqv2-more-link{margin-top:auto;}

.sqv2-pagination{align-items:center;flex-wrap:wrap;}
.sqv2-pagination .page-num{min-width:42px;width:auto;padding:0 14px;text-decoration:none;background:#fff;}
.sqv2-pagination .page-prev,.sqv2-pagination .page-next{min-width:92px;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.12em;}
.sqv2-pagination .page-ellipsis{height:42px;display:inline-flex;align-items:center;color:#8c8c8c;padding:0 6px;}

.article-hero-v2{padding:56px 0 54px;}
.article-title-v2{font-size:clamp(34px,4.2vw,58px)!important;line-height:1.04!important;max-width:980px;color:#fff!important;}
.article-excerpt-v2{font-size:16px;line-height:1.7;max-width:760px;}
.article-gallery-thumbs-v2{display:flex;gap:10px;overflow-x:auto;margin:-16px 0 28px;padding-bottom:6px;}
.article-gallery-thumbs-v2 button{width:82px;height:58px;flex:0 0 auto;border:2px solid transparent;background:#eee;padding:0;cursor:pointer;}
.article-gallery-thumbs-v2 button.is-active{border-color:#d4af37;}
.article-gallery-thumbs-v2 img{width:100%;height:100%;object-fit:cover;display:block;}

.lang-switcher a{cursor:pointer;}

@media(max-width:1180px){
  .sqv2-header-search{width:46px;height:46px;margin-left:auto;margin-right:10px;}
  .sqv2-news-card-compact .news-card-media{height:200px;}
}
@media(max-width:760px){
  .page-hero.sqv2-news-hero{padding:48px 20px 72px;}
  .sqv2-news-card-compact .news-card-body{min-height:0;}
  .sqv2-news-card-compact h3{min-height:0;}
  .sqv2-header-search{width:42px;height:42px;}
}

/* Step 8 font consistency */
.sqv2-html,
.sqv2-body,
.sqv2-body *:not(svg):not(path){font-family:"Nunito",Arial,Helvetica,sans-serif!important;}
.article-title-v2,.sqv2-body .hero-year{font-family:"Nunito",Arial,Helvetica,sans-serif!important;}


/* Step 11 hard overrides */
.sqv2-html,.sqv2-body,.sqv2-body *:not(svg):not(path):not(.hero-year):not(.timeline-year):not(.side-year){font-family:"Noto Sans","Noto Sans Arabic","Segoe UI",Arial,Helvetica,sans-serif!important;}
.article-title-v2{font-family:"Noto Sans","Segoe UI",Arial,sans-serif!important;}
.sqv2-body .hero-year{font-family:Georgia,"Times New Roman",serif!important;}
.news-card img{height:100%!important;object-fit:cover!important;}
.sqv2-body .sqv2-article-head-light h1,.sqv2-body .figma-article-head h1{font-size:clamp(26px,3.2vw,44px)!important;line-height:1.12!important;color:#1a1a1a!important;}
@media(max-width:760px){.sqv2-body .sqv2-article-head-light h1,.sqv2-body .figma-article-head h1{font-size:25px!important;line-height:1.18!important;}}
