:root{--gray:#616161;--gold:#C49A6C;--blue:#96DAF7;--brown:#92372D;--ink:#242424;--soft:#f8f5f1;--shadow:0 18px 46px rgba(20,20,20,.12);--r:24px;--w:1180px}*{box-sizing:border-box}body{margin:0;font-family:"Tajawal","Cairo","Segoe UI",Arial,sans-serif;color:var(--ink);line-height:1.8;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.dct-container{width:min(var(--w),calc(100% - 32px));margin:auto}.dct-lang-en{direction:ltr;text-align:left}.dct-lang-ar{direction:rtl;text-align:right}.dct-top{background:var(--gray);color:#fff;font-size:14px}.dct-top .dct-container{min-height:42px;display:flex;justify-content:space-between;align-items:center;gap:12px}.dct-top a{color:#fff;font-weight:800}.dct-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(97,97,97,.12);backdrop-filter:blur(12px)}.dct-header__in{min-height:88px;display:flex;align-items:center;gap:18px}.dct-logo{margin-inline-end:auto;display:flex;align-items:center}.dct-logo img,.dct-logo .custom-logo{width:230px;height:auto;display:block}.dct-nav .menu{display:flex;gap:3px;list-style:none;padding:0;margin:0}.dct-nav a{display:block;padding:10px 12px;border-radius:999px;font-weight:800;color:#444}.dct-nav a:hover{background:var(--soft);color:var(--brown)}.dct-lang{display:flex;gap:6px}.dct-lang a{padding:5px 10px;border:1px solid rgba(146,55,45,.2);border-radius:999px;color:var(--brown);font-weight:900}.dct-toggle{display:none;background:var(--brown);color:#fff;border:0;border-radius:12px;padding:8px 13px;font-size:24px}.dct-hero{min-height:700px;display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center;padding:90px max(32px,calc((100vw - var(--w))/2));color:#fff;background:linear-gradient(135deg,rgba(146,55,45,.88),rgba(196,154,108,.75)),url('../img/hero.svg') center/cover no-repeat;position:relative}.dct-eyebrow{display:inline-block;padding:7px 14px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,255,255,.14);font-weight:800}.dct-hero h1{font-size:clamp(42px,7vw,82px);line-height:1.05;margin:18px 0}.dct-hero p{font-size:20px;color:rgba(255,255,255,.94)}.dct-hero aside{background:rgba(255,255,255,.94);color:var(--ink);border-radius:var(--r);padding:30px;box-shadow:var(--shadow)}.dct-hero aside h2{color:var(--brown);margin-top:0}.dct-hero aside p{color:#555;font-size:17px}.dct-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.dct-btn{display:inline-flex;border-radius:999px;padding:12px 22px;font-weight:900}.dct-btn--gold{background:var(--gold);color:#fff}.dct-btn--white{background:#fff;color:var(--brown)}.dct-btn--outline{color:#fff;border:1px solid rgba(255,255,255,.55)}.dct-phone{display:inline-flex;padding:9px 15px;border-radius:999px;background:rgba(146,55,45,.08);color:var(--brown);font-weight:900}.dct-section{padding:84px max(32px,calc((100vw - var(--w))/2))}.dct-soft{background:var(--soft)}.dct-section h2,.dct-content h2{font-size:clamp(30px,4vw,48px);color:var(--brown);line-height:1.15;margin:0 0 12px}.dct-section-head{margin-bottom:24px}.dct-section-head p{color:#666;font-size:18px;margin:0}.dct-grid{display:grid;gap:22px}.dct-grid--4{grid-template-columns:repeat(4,1fr)}.dct-grid--3{grid-template-columns:repeat(3,1fr)}.dct-grid--2{grid-template-columns:repeat(2,1fr)}.dct-card{background:#fff;border:1px solid rgba(97,97,97,.12);border-radius:var(--r);padding:24px;box-shadow:0 10px 24px rgba(30,30,30,.05);transition:.18s;min-height:155px}.dct-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.dct-card span{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:rgba(150,218,247,.35);font-size:26px;margin-bottom:14px}.dct-card h3{margin:0;color:var(--brown)}.dct-service-card{display:block}.dct-services-grid{align-items:stretch}.dct-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.dct-guide{min-height:340px;border-radius:var(--r);display:flex;align-items:flex-end;background-size:cover;background-position:center;box-shadow:var(--shadow);overflow:hidden}.dct-guide h3{width:100%;margin:0;padding:24px;color:#fff;font-size:28px;background:linear-gradient(to top,rgba(0,0,0,.78),transparent)}.dct-guide--umayyad{background-image:url('../img/umayyad.svg')}.dct-guide--hamidiyah{background-image:url('../img/hamidiyah.svg')}.dct-guide--azem{background-image:url('../img/azem.svg')}.dct-guide--babtuma{background-image:url('../img/babtuma.svg')}.dct-guide--qasioun{background-image:url('../img/qasioun.svg')}.dct-guide--straight{background-image:url('../img/straight.svg')}.dct-title{padding:70px 0;background:linear-gradient(135deg,rgba(146,55,45,.94),rgba(196,154,108,.85));color:#fff}.dct-title h1{font-size:clamp(34px,5vw,58px);margin:0}.dct-content{padding:64px 0}.dct-content>p{font-size:19px;color:#555}.dct-people{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.dct-person{text-align:center;background:#fff;border:1px solid rgba(97,97,97,.12);border-radius:var(--r);padding:26px;box-shadow:0 10px 24px rgba(30,30,30,.05)}.dct-person img{width:92px;background:linear-gradient(135deg,rgba(150,218,247,.45),rgba(196,154,108,.32));border-radius:50%;padding:12px}.dct-person h3{margin:8px 0 0;color:var(--brown)}.dct-person strong{color:var(--gold)}.dct-news{background:#fff;border:1px solid rgba(97,97,97,.12);border-radius:var(--r);overflow:hidden;box-shadow:0 10px 24px rgba(30,30,30,.05)}.dct-news img{width:100%;height:210px;object-fit:cover}.dct-news div{padding:20px}.dct-news h3{margin:0 0 8px;color:var(--brown)}.dct-contact{background:var(--brown);color:#fff;border-radius:var(--r);padding:30px}.dct-contact a{color:#fff;font-weight:900}.dct-footer{background:#2f2f2f;color:#fff;padding-top:58px}.dct-footer__grid{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:34px}.dct-footer img,.dct-footer .custom-logo{width:220px;background:#fff;border-radius:16px;padding:10px}.dct-footer a{color:#fff}.dct-footer ul{list-style:none;margin:0;padding:0}.dct-footer-widget{margin-top:14px}.dct-copy{text-align:center;margin-top:44px;padding:18px;background:#262626;color:rgba(255,255,255,.75)}@media(max-width:1050px){.dct-toggle{display:block}.dct-nav{display:none;position:absolute;top:130px;left:16px;right:16px;background:#fff;border-radius:18px;padding:14px;box-shadow:var(--shadow)}.dct-nav.is-open{display:block}.dct-nav .menu{display:grid}.dct-hero{grid-template-columns:1fr}.dct-grid--4,.dct-people{grid-template-columns:repeat(2,1fr)}.dct-guide-grid,.dct-grid--3{grid-template-columns:repeat(2,1fr)}.dct-footer__grid{grid-template-columns:1fr}.dct-header__in{position:relative}}@media(max-width:680px){.dct-grid--4,.dct-grid--3,.dct-grid--2,.dct-guide-grid,.dct-people{grid-template-columns:1fr}.dct-section{padding:56px 16px}.dct-hero{padding:76px 16px}.dct-hero h1{font-size:42px}.dct-top .dct-container{display:grid;text-align:center;justify-content:center}.dct-logo img,.dct-logo .custom-logo{width:185px}}