/*
Theme Name: DCT Official Theme
Theme URI: https://dct-sy.org/
Author: Yalla News Media
Description: Official bilingual WordPress theme for Damascus Chamber of Tourism. Presentation layer only: header, footer, menus, responsive layout, RTL/LTR, archives and posts.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: dct-official
*/
:root{--dct-burgundy:#92372D;--dct-gold:#C49A6C;--dct-sky:#96DAF7;--dct-gray:#616161;--dct-soft:#F8F5F1;--dct-white:#FFFFFF;--dct-dark:#242424;--dct-radius:22px;--dct-shadow:0 18px 45px rgba(36,36,36,.09)}
*{box-sizing:border-box}body{margin:0;background:var(--dct-soft);color:var(--dct-dark);font-family:Cairo,Tajawal,"Noto Kufi Arabic",Inter,Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.dct-container{width:min(1180px,92%);margin:auto}.dct-topbar{background:var(--dct-burgundy);color:#fff;font-size:14px}.dct-topbar .dct-container{display:flex;justify-content:space-between;gap:14px;padding:7px 0;align-items:center}.dct-header{background:rgba(255,255,255,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:999;border-bottom:1px solid rgba(196,154,108,.25)}.dct-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0}.dct-brand{display:flex;align-items:center;gap:12px}.dct-brand img{max-height:64px;width:auto}.dct-brand-title{font-weight:800;color:var(--dct-burgundy);font-size:18px}.dct-brand-sub{font-size:12px;color:var(--dct-gray);margin-top:-3px}.dct-nav ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.dct-nav li{position:relative}.dct-nav a{display:block;padding:11px 12px;border-radius:14px;font-weight:700;font-size:14px}.dct-nav a:hover,.dct-nav .current-menu-item>a{background:rgba(146,55,45,.08);color:var(--dct-burgundy)}.dct-nav .sub-menu{display:none;position:absolute;min-width:230px;background:#fff;box-shadow:var(--dct-shadow);border:1px solid rgba(196,154,108,.2);border-radius:16px;padding:8px;top:100%;right:0;z-index:1000}.dct-ltr .dct-nav .sub-menu{right:auto;left:0}.dct-nav li:hover>.sub-menu{display:block}.dct-nav .sub-menu li,.dct-nav .sub-menu a{width:100%}.dct-mobile-toggle{display:none;background:var(--dct-burgundy);color:#fff;border:0;border-radius:14px;padding:10px 14px;font-weight:800}.dct-actions{display:flex;align-items:center;gap:10px}.dct-lang{border:1px solid rgba(146,55,45,.2);padding:8px 12px;border-radius:999px;font-weight:800;color:var(--dct-burgundy);background:#fff}.dct-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(146,55,45,.94),rgba(146,55,45,.78)),url('assets/images/damascus-pattern.svg');color:#fff;padding:78px 0}.dct-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.dct-kicker{display:inline-flex;padding:8px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.08);font-weight:800;color:#fff}.dct-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.25;margin:18px 0}.dct-hero p{font-size:19px;opacity:.94;max-width:720px}.dct-btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.dct-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;font-weight:900;border:1px solid transparent}.dct-btn.primary{background:var(--dct-gold);color:#24130f}.dct-btn.secondary{background:#fff;color:var(--dct-burgundy)}.dct-card{background:#fff;border:1px solid rgba(196,154,108,.22);border-radius:var(--dct-radius);box-shadow:var(--dct-shadow);padding:24px}.dct-section{padding:62px 0}.dct-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.dct-section-title h2{color:var(--dct-burgundy);font-size:32px;margin:0}.dct-section-title p{margin:6px 0 0;color:var(--dct-gray)}.dct-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dct-grid.four{grid-template-columns:repeat(4,1fr)}.dct-mini{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(196,154,108,.2);box-shadow:0 10px 28px rgba(0,0,0,.05)}.dct-mini b{color:var(--dct-burgundy);font-size:18px}.dct-mini span{display:block;color:var(--dct-gray);font-size:14px}.dct-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dct-post-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid rgba(196,154,108,.2);box-shadow:var(--dct-shadow)}.dct-post-card .thumb{height:190px;background:#eee;overflow:hidden}.dct-post-card .thumb img{width:100%;height:100%;object-fit:cover}.dct-post-card .body{padding:18px}.dct-post-card h3{margin:0 0 8px;color:var(--dct-burgundy);font-size:19px}.dct-page-hero{background:linear-gradient(135deg,var(--dct-burgundy),#6f2821);color:#fff;padding:52px 0}.dct-page-hero h1{margin:0;font-size:42px}.dct-content{background:#fff;border-radius:24px;padding:30px;box-shadow:var(--dct-shadow);margin:40px auto}.dct-footer{background:#241f1d;color:#fff;margin-top:60px}.dct-footer a{color:#fff}.dct-footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px;padding:48px 0}.dct-footer-logo{max-height:72px;margin-bottom:12px}.dct-footer h3{color:var(--dct-gold);margin-top:0}.dct-footer ul{list-style:none;padding:0;margin:0}.dct-footer li{margin:8px 0}.dct-copy{border-top:1px solid rgba(255,255,255,.12);padding:15px 0;color:rgba(255,255,255,.72);font-size:14px}.dct-empty{padding:22px;border-radius:18px;background:#fff8f1;border:1px solid rgba(196,154,108,.28);color:var(--dct-gray);text-align:center}.dct-dir-toolbar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.dct-input,.dct-select{padding:13px 14px;border:1px solid rgba(97,97,97,.22);border-radius:14px;background:#fff;min-width:220px}.dct-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.verify-badge{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;line-height:1;overflow:hidden;background:var(--dct-gold);color:#fff;vertical-align:middle}.verify-badge svg{width:15px;height:15px}.dct-install-button{position:fixed;bottom:20px;z-index:1000;inset-inline-end:20px;background:var(--dct-burgundy);color:#fff;border:0;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:var(--dct-shadow);cursor:pointer}
@media(max-width:980px){.dct-mobile-toggle{display:inline-flex}.dct-nav{position:fixed;inset:96px 0 auto 0;background:#fff;border-bottom:1px solid rgba(196,154,108,.2);box-shadow:var(--dct-shadow);display:none;padding:14px}.dct-nav.is-open{display:block}.dct-nav ul{display:block}.dct-nav .sub-menu{position:static;display:none;box-shadow:none;border-radius:12px;margin:6px 0;background:var(--dct-soft)}.dct-nav li.open>.sub-menu{display:block}.dct-actions .dct-phone{display:none}.dct-hero-grid,.dct-footer-main{grid-template-columns:1fr}.dct-grid,.dct-grid.four,.dct-news-grid,.dct-card-grid{grid-template-columns:1fr}.dct-header-inner{gap:8px}.dct-brand-title{font-size:15px}.dct-brand img{max-height:52px}.dct-section-title{display:block}}
