:root {
  --dztm-primary:#0f766e;
  --dztm-secondary:#0f172a;
  --dztm-accent:#d9aa45;
  --dztm-navy:#03111f;
  --dztm-ocean:#075985;
  --dztm-cyan:#38bdf8;
  --dztm-sand:#f4d487;
  --dztm-white:#ffffff;
  --dztm-muted:#64748b;
  --dztm-soft:#f8fafc;
  --dztm-border:rgba(15,23,42,.10);
  --dztm-shadow:0 24px 70px rgba(15,23,42,.10);
  --dztm-radius:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.dztm-site{margin:0;background:var(--dztm-soft);color:#0f172a;font-family:Inter,Cairo,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden;font-feature-settings:"lnum"}
body.dztm-dir-rtl{font-family:Cairo,Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
a{color:inherit}.dztm-container{width:min(100% - 32px,1180px);margin-inline:auto}.dztm-skip-link{position:absolute;inset-inline-start:-9999px;top:auto}.dztm-skip-link:focus{inset-inline-start:16px;top:16px;z-index:9999;background:#fff;padding:10px 14px;border-radius:10px}.dztm-main{min-height:50vh}
.dztm-header{position:sticky;top:0;z-index:80;background:rgba(3,17,31,.88);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(18px);transition:.2s}.dztm-header.is-scrolled{box-shadow:0 18px 44px rgba(0,0,0,.18)}.dztm-header-inner{height:78px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center}.dztm-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#fff;min-width:0}.dztm-brand img{width:48px;height:48px;object-fit:contain;border-radius:16px}.dztm-brand-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--dztm-primary),var(--dztm-cyan));font-size:12px;font-weight:950;color:#fff;box-shadow:0 14px 34px rgba(56,189,248,.25)}.dztm-brand-text{display:grid;line-height:1.2}.dztm-brand-text strong{font-size:15px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.dztm-brand-text em{font-style:normal;text-transform:uppercase;letter-spacing:.14em;font-size:10px;color:rgba(255,255,255,.58);font-weight:800}.dztm-nav{justify-self:center}.dztm-menu{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.dztm-menu a{display:inline-flex;align-items:center;height:40px;padding:0 13px;border-radius:999px;color:rgba(255,255,255,.72);text-decoration:none;font-size:13px;font-weight:850}.dztm-menu a:hover{background:rgba(255,255,255,.08);color:#fff}.dztm-actions{display:flex;align-items:center;gap:9px}.dztm-lang-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10)}.dztm-lang-switcher a{display:grid;place-items:center;min-width:34px;height:32px;border-radius:999px;text-decoration:none;color:rgba(255,255,255,.68);font-size:10px;font-weight:950}.dztm-lang-switcher a.is-active{background:#fff;color:#0f172a}.dztm-header-cta{display:inline-flex;align-items:center;justify-content:center;height:40px;border-radius:999px;padding:0 16px;text-decoration:none;background:linear-gradient(135deg,#25d366,#16a34a);color:#fff;font-size:12px;font-weight:950}.dztm-menu-toggle{display:none;width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.10);cursor:pointer}.dztm-menu-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:#fff;border-radius:99px}.dztm-mobile-menu{display:none;background:#06192b;padding:10px 16px 18px;border-top:1px solid rgba(255,255,255,.08)}.dztm-mobile-menu a{display:block;padding:13px 12px;border-radius:14px;color:#fff;text-decoration:none;font-weight:850}.dztm-mobile-menu a:hover{background:rgba(255,255,255,.08)}
.dztm-hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;background:#03111f;color:#fff}.dztm-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.34;transform:scale(1.04)}.dztm-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,31,.96),rgba(3,17,31,.70),rgba(3,17,31,.92)),radial-gradient(circle at 75% 12%,rgba(217,170,69,.24),transparent 34%),radial-gradient(circle at 10% 25%,rgba(56,189,248,.22),transparent 28%)}.dztm-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:34px;align-items:end;padding:132px 0 74px}.dztm-eyebrow{display:inline-flex;width:max-content;border-radius:999px;padding:8px 12px;background:rgba(217,170,69,.16);border:1px solid rgba(217,170,69,.30);color:#f4d487;font-size:12px;font-weight:950}.dztm-eyebrow.dark{background:rgba(15,118,110,.10);border-color:rgba(15,118,110,.18);color:var(--dztm-primary)}.dztm-hero h1{max-width:820px;margin:20px 0 0;font-size:clamp(42px,7vw,82px);line-height:1.08;letter-spacing:-.055em;font-weight:950}.dztm-dir-rtl .dztm-hero h1{letter-spacing:0;line-height:1.22}.dztm-hero p{max-width:720px;margin:18px 0 0;color:rgba(255,255,255,.74);font-size:18px;line-height:1.95;font-weight:650}.dztm-hero-actions,.dztm-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.dztm-btn,.dztm-card-actions a,.dztm-trip-price-card>a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 20px;text-decoration:none;font-size:13px;font-weight:950;line-height:1.4}.dztm-btn.primary,.dztm-card-actions a.primary,.dztm-trip-price-card>a{background:linear-gradient(135deg,var(--dztm-primary),#0ea5e9);color:#fff;box-shadow:0 20px 50px rgba(14,165,233,.24)}.dztm-btn.ghost,.dztm-card-actions a{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.14);color:#fff;backdrop-filter:blur(12px)}.dztm-hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.dztm-hero-trust span{display:grid;gap:2px;padding:14px 18px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);min-width:140px}.dztm-hero-trust strong{font-size:28px}.dztm-hero-trust span{color:rgba(255,255,255,.72);font-size:12px;font-weight:800}.dztm-hero-card{border-radius:32px;padding:28px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.70);box-shadow:0 30px 90px rgba(0,0,0,.26);color:#0f172a;backdrop-filter:blur(20px)}.dztm-hero-card>span{display:block;color:var(--dztm-primary);font-size:12px;font-weight:950}.dztm-hero-card h2{margin:12px 0 0;font-size:28px;line-height:1.35}.dztm-hero-card p{color:#475569;font-size:14px;line-height:1.9}.dztm-hero-card div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.dztm-hero-card b{font-size:24px;color:#075985}.dztm-hero-card a{border-radius:999px;background:#0f172a;color:#fff;text-decoration:none;padding:12px 16px;font-size:12px;font-weight:950}
.dztm-section{padding:78px 0}.dztm-section-head{text-align:center;max-width:760px;margin:0 auto 32px}.dztm-section-head.compact{margin-bottom:20px}.dztm-section-head span{display:inline-flex;color:var(--dztm-primary);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.dztm-section-head h2{margin:10px 0 0;color:#03111f;font-size:clamp(30px,4vw,52px);line-height:1.2;letter-spacing:-.035em}.dztm-dir-rtl .dztm-section-head h2{letter-spacing:0}.dztm-section-head p{margin:12px auto 0;max-width:620px;color:#64748b;line-height:1.9;font-weight:600}.dztm-stats{padding:0;background:#fff}.dztm-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;transform:translateY(-42px);position:relative;z-index:4}.dztm-stats-grid>div{border-radius:24px;padding:24px;background:#fff;border:1px solid var(--dztm-border);box-shadow:var(--dztm-shadow);display:grid;gap:6px;text-align:center}.dztm-stats-grid strong{font-size:34px;color:#075985}.dztm-stats-grid span{color:#64748b;font-weight:850;font-size:13px}.dztm-trips-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dztm-trip-card{overflow:hidden;border-radius:28px;background:#fff;border:1px solid var(--dztm-border);box-shadow:0 22px 60px rgba(15,23,42,.08);transition:transform .2s,box-shadow .2s}.dztm-trip-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px rgba(15,23,42,.12)}.dztm-trip-image{display:block;position:relative;height:220px;background:#0f172a;background-size:cover;background-position:center;text-decoration:none}.dztm-trip-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,17,31,.52),transparent 60%)}.dztm-status{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;background:#e2e8f0;color:#334155}.dztm-trip-image .dztm-status{position:absolute;z-index:2;top:14px;inset-inline-start:14px}.dztm-status-available{background:#dcfce7;color:#166534}.dztm-status-almost_full{background:#fef3c7;color:#92400e}.dztm-status-full{background:#fee2e2;color:#991b1b}.dztm-status-expired,.dztm-status-hidden{background:#e2e8f0;color:#475569}.dztm-trip-body{padding:22px}.dztm-trip-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:12px;font-weight:850}.dztm-trip-body h3{margin:10px 0 0;color:#03111f;font-size:22px;line-height:1.35}.dztm-trip-body h3 a{text-decoration:none}.dztm-trip-body p{margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.8}.dztm-trip-meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:16px}.dztm-trip-meta strong{font-size:20px;color:#075985}.dztm-trip-meta del{color:#94a3b8}.dztm-trip-meta span{margin-inline-start:auto;color:#64748b;font-size:12px;font-weight:900}.dztm-card-actions a{min-height:42px;color:#0f172a;background:#f1f5f9;border-color:#e2e8f0}.dztm-card-actions a.primary{color:#fff}.dztm-empty,.dztm-notice{border-radius:24px;background:#fff;border:1px solid var(--dztm-border);box-shadow:var(--dztm-shadow);padding:34px;text-align:center;color:#64748b;font-weight:800}.dztm-about{background:#fff}.dztm-about-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;align-items:start}.dztm-about h2{margin:12px 0 0;color:#03111f;font-size:44px;line-height:1.2}.dztm-richtext{color:#334155;font-size:15px;line-height:2}.dztm-richtext p:first-child{margin-top:0}.dztm-why-card,.dztm-panel,.dztm-booking-box,.dztm-page-content,.dztm-post-card{border-radius:28px;background:#fff;border:1px solid var(--dztm-border);box-shadow:var(--dztm-shadow);padding:28px}.dztm-why-card{background:linear-gradient(135deg,#03111f,#075985);color:#fff}.dztm-why-card h3{margin:0 0 16px;font-size:26px}.dztm-why-card .dztm-richtext,.dztm-why-card li{color:rgba(255,255,255,.78)}.dztm-why-card ul{display:grid;gap:12px;margin:0;padding-inline-start:20px}.dztm-booking-section{background:linear-gradient(180deg,#f8fafc,#eef6fb)}.dztm-booking-box{max-width:980px;margin-inline:auto}.dztm-booking-form{display:grid;gap:16px}.dztm-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.dztm-booking-form label{display:grid;gap:7px;color:#0f172a;font-size:13px;font-weight:950}.dztm-booking-form label.full{grid-column:1/-1}.dztm-booking-form input,.dztm-booking-form select,.dztm-booking-form textarea,.dztm-archive-filter input,.dztm-archive-filter select{width:100%;border:1px solid #dbe3ee;border-radius:16px;background:#fff;min-height:48px;padding:12px 14px;color:#0f172a;font:inherit;outline:none}.dztm-booking-form input:focus,.dztm-booking-form select:focus,.dztm-booking-form textarea:focus{border-color:var(--dztm-primary);box-shadow:0 0 0 4px rgba(15,118,110,.10)}.dztm-booking-form button,.dztm-archive-filter button{border:0;border-radius:999px;min-height:52px;padding:0 22px;background:linear-gradient(135deg,var(--dztm-primary),#0ea5e9);color:#fff;font-weight:950;font-size:14px;cursor:pointer}.dztm-alert{border-radius:16px;padding:14px 16px;font-weight:850}.dztm-alert.success{background:#dcfce7;color:#166534}.dztm-alert.error{background:#fee2e2;color:#991b1b}.dztm-page-hero{padding:150px 0 70px;background:linear-gradient(135deg,#03111f,#075985);color:#fff}.dztm-page-hero h1{margin:10px 0 0;font-size:clamp(38px,6vw,68px);line-height:1.15}.dztm-single-trip .dztm-trip-hero{position:relative;overflow:hidden;background:#03111f;color:#fff}.dztm-trip-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.36;transform:scale(1.03)}.dztm-trip-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,31,.96),rgba(3,17,31,.62),rgba(3,17,31,.88)),radial-gradient(circle at 78% 12%,rgba(217,170,69,.20),transparent 34%)}.dztm-trip-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:end;padding:150px 0 74px}.dztm-back{display:inline-flex;margin-bottom:16px;color:rgba(255,255,255,.72);text-decoration:none;font-weight:850}.dztm-trip-hero h1{margin:18px 0 0;max-width:820px;font-size:clamp(40px,6vw,76px);line-height:1.12}.dztm-trip-hero p{color:rgba(255,255,255,.74);font-size:18px}.dztm-trip-price-card{border-radius:28px;padding:24px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.70);box-shadow:0 28px 80px rgba(0,0,0,.24);color:#0f172a}.dztm-trip-price-card small{display:block;color:#64748b;font-weight:850}.dztm-trip-price-card strong{display:block;margin-top:8px;font-size:34px;color:#075985}.dztm-trip-price-card ul,.dztm-side-list{list-style:none;margin:18px 0;padding:0;display:grid;gap:10px}.dztm-trip-price-card li,.dztm-side-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(15,23,42,.08)}.dztm-trip-price-card li span,.dztm-side-list span{color:#64748b;font-size:12px;font-weight:850}.dztm-trip-price-card li b,.dztm-side-list b{font-size:12px;text-align:end}.dztm-trip-price-card>a{width:100%;color:#fff}.dztm-trip-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start}.dztm-trip-content{display:grid;gap:18px}.dztm-trip-side{position:sticky;top:100px;display:grid;gap:18px}.dztm-panel h2,.dztm-panel h3{margin:0 0 14px;color:#03111f}.dztm-panel.compact{padding:22px}.dztm-archive-filter{display:grid;grid-template-columns:1fr 260px auto;gap:12px;margin-bottom:28px;padding:18px;border-radius:24px;background:#fff;border:1px solid var(--dztm-border);box-shadow:var(--dztm-shadow)}.dztm-archive-filter label{display:grid;gap:6px;font-size:12px;color:#64748b;font-weight:950}.dztm-post-list{display:grid;gap:16px}.dztm-post-card h2{margin:0 0 10px}.dztm-post-card a{text-decoration:none;color:#03111f}.dztm-footer{background:#03111f;color:#fff}.dztm-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px;padding:64px 0}.dztm-footer .dztm-brand{margin-bottom:18px}.dztm-footer p,.dztm-footer li,.dztm-footer a{color:rgba(255,255,255,.70);font-size:14px;line-height:1.8}.dztm-footer a{text-decoration:none}.dztm-footer h3{margin:0 0 14px;font-size:15px}.dztm-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.dztm-socials{display:flex;flex-wrap:wrap;gap:8px}.dztm-socials a{border-radius:999px;background:rgba(255,255,255,.08);padding:8px 12px}.dztm-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0;color:rgba(255,255,255,.60);font-size:13px}.dztm-whatsapp-float{position:fixed;inset-inline-end:18px;bottom:18px;z-index:90;width:56px;height:56px;border-radius:999px;display:grid;place-items:center;background:#25d366;color:#fff;text-decoration:none;font-weight:950;box-shadow:0 18px 44px rgba(37,211,102,.35)}
@media (max-width:1060px){.dztm-nav{display:none}.dztm-menu-toggle{display:block}.dztm-header-inner{grid-template-columns:auto 1fr}.dztm-actions{justify-self:end}.dztm-mobile-menu.is-open{display:block}.dztm-hero-grid,.dztm-trip-hero-grid,.dztm-trip-layout,.dztm-about-grid{grid-template-columns:1fr}.dztm-trip-side{position:static}.dztm-trips-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dztm-footer-grid{grid-template-columns:1fr 1fr}.dztm-hero{min-height:auto}.dztm-hero-grid{padding-top:120px}.dztm-header-cta{display:none}}
@media (max-width:720px){.dztm-container{width:min(100% - 24px,1180px)}.dztm-header-inner{height:68px}.dztm-brand-text strong{max-width:126px}.dztm-lang-switcher a{min-width:30px;height:30px}.dztm-hero h1{font-size:42px}.dztm-hero p{font-size:15px}.dztm-hero-grid{padding:96px 0 44px}.dztm-hero-card{padding:22px}.dztm-stats-grid{grid-template-columns:1fr;transform:none;padding:18px 0}.dztm-trips-grid,.dztm-form-grid,.dztm-footer-grid,.dztm-archive-filter{grid-template-columns:1fr}.dztm-section{padding:54px 0}.dztm-trip-hero-grid{padding:110px 0 42px}.dztm-trip-hero h1{font-size:38px}.dztm-hero-actions,.dztm-card-actions{display:grid}.dztm-btn,.dztm-card-actions a{width:100%}.dztm-trip-image{height:200px}.dztm-trip-meta span{margin-inline-start:0;width:100%}.dztm-whatsapp-float{width:50px;height:50px;inset-inline-end:14px;bottom:14px}}

/* --------------------------------------------------------------------------
   v1.1 visual upgrade: restore the premium Wikalix/Golden agency identity
   while keeping DZT Agency Manager dynamic data.
-------------------------------------------------------------------------- */
:root{
  --dztm-gold-bg:#f4f9fc;
  --dztm-gold-white:#ffffff;
  --dztm-gold-ink:#071827;
  --dztm-gold-muted:#667789;
  --dztm-gold-blue:#008fd3;
  --dztm-gold-teal:#14b98f;
  --dztm-gold-deep:#061a2b;
  --dztm-gold-yellow:#f5c34f;
  --dztm-gold-shadow:0 24px 70px rgba(7,24,39,.13);
  --dztm-gold-shadow-strong:0 34px 100px rgba(7,24,39,.22);
  --dztm-gold-radius:28px;
}
body.dztm-site{background:var(--dztm-gold-bg);color:var(--dztm-gold-ink)}
body.dztm-site.admin-bar .dztm-header{top:38px}
.dztm-header{position:fixed;top:12px;left:0;right:0;z-index:2000;background:transparent;border:0;box-shadow:none;backdrop-filter:none;transition:transform .22s ease, opacity .22s ease}
.dztm-header-inner{height:64px;width:min(100% - 42px,1180px);margin-inline:auto;padding:0 14px;border-radius:20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;background:rgba(255,255,255,.84);border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 45px rgba(7,24,39,.14);backdrop-filter:blur(20px)}
.dztm-header.is-scrolled .dztm-header-inner{background:rgba(255,255,255,.93);box-shadow:0 18px 52px rgba(7,24,39,.18)}
.dztm-brand{color:var(--dztm-gold-ink);gap:10px;flex-direction:row-reverse}.dztm-dir-ltr .dztm-brand{flex-direction:row}
.dztm-brand-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#0ea5e9,#2563eb);box-shadow:0 14px 35px rgba(14,165,233,.26);font-size:11px}
.dztm-brand img{width:44px;height:44px;border-radius:14px}.dztm-brand-text strong{font-size:15px;color:var(--dztm-gold-ink);font-weight:950}.dztm-brand-text em{color:#1687b5;font-weight:950;letter-spacing:.14em}.dztm-nav{justify-self:center}.dztm-menu{gap:8px}.dztm-menu a{color:#1b2d3e;background:transparent;height:38px;padding:0 12px;font-weight:900;font-size:13px}.dztm-menu a:hover{background:#eef7fb;color:#0284c7}.dztm-lang-switcher{background:#eff7fb;border-color:#dbeaf1;padding:3px}.dztm-lang-switcher a{color:#526371;min-width:32px;height:30px}.dztm-lang-switcher a.is-active{background:#082033;color:#fff}.dztm-header-cta{background:linear-gradient(135deg,#19d898,#16a34a);box-shadow:0 12px 28px rgba(22,163,74,.26);height:42px;color:#fff}.dztm-menu-toggle{background:#eef7fb}.dztm-menu-toggle span{background:#061a2b}.dztm-mobile-menu{width:min(100% - 42px,1180px);margin:8px auto 0;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 20px 50px rgba(7,24,39,.16)}.dztm-mobile-menu a{color:#071827}.dztm-mobile-menu a:hover{background:#eff7fb}.dztm-main{overflow:hidden}

.dztm-gold-home{background:var(--dztm-gold-bg)}
.dztm-gold-hero{position:relative;min-height:760px;padding:130px 0 120px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#082033}.dztm-gold-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(1.05);transform:scale(1.04);opacity:.72}.dztm-gold-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,24,39,.38),rgba(7,24,39,.08) 46%,#f4f9fc 96%),linear-gradient(90deg,rgba(7,24,39,.16),rgba(7,24,39,.70) 58%,rgba(7,24,39,.88)),radial-gradient(circle at 72% 42%,rgba(245,195,79,.20),transparent 32%)}.dztm-dir-ltr .dztm-gold-hero-overlay{background:linear-gradient(180deg,rgba(7,24,39,.38),rgba(7,24,39,.08) 46%,#f4f9fc 96%),linear-gradient(270deg,rgba(7,24,39,.16),rgba(7,24,39,.70) 58%,rgba(7,24,39,.88)),radial-gradient(circle at 28% 42%,rgba(245,195,79,.20),transparent 32%)}
.dztm-gold-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px);gap:70px;align-items:center}.dztm-gold-hero-copy{max-width:620px}.dztm-gold-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(245,195,79,.17);border:1px solid rgba(245,195,79,.35);color:#ffe39d;padding:8px 13px;font-size:12px;font-weight:900}.dztm-gold-hero h1{margin:18px 0 0;font-size:clamp(46px,6.3vw,84px);line-height:1.08;font-weight:950;letter-spacing:-.055em}.dztm-dir-rtl .dztm-gold-hero h1{letter-spacing:0;line-height:1.22}.dztm-gold-hero h1::first-line{color:#fff}.dztm-gold-hero p{margin:18px 0 0;max-width:570px;color:rgba(255,255,255,.82);line-height:2;font-weight:650;font-size:16px}.dztm-gold-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.dztm-gold-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;padding:0 20px;text-decoration:none;font-weight:950;font-size:13px;border:0;transition:transform .18s ease, box-shadow .18s ease}.dztm-gold-btn:hover{transform:translateY(-2px)}.dztm-gold-btn-primary{background:linear-gradient(135deg,#19d898,#0f9c7b);color:#fff;box-shadow:0 18px 38px rgba(20,185,143,.28)}.dztm-gold-btn-light{background:#fff;color:#082033;box-shadow:0 18px 38px rgba(255,255,255,.20)}.dztm-gold-stats-inline{display:flex;gap:26px;flex-wrap:wrap;margin-top:34px}.dztm-gold-stats-inline span{display:grid;gap:3px;color:rgba(255,255,255,.76);font-size:12px;font-weight:800}.dztm-gold-stats-inline strong{color:#f5c34f;font-size:29px;font-weight:950}.dztm-gold-hero-visual{position:relative;min-height:430px}.dztm-gold-hero-photo{position:absolute;inset:42px 34px 0 0;border-radius:30px;overflow:hidden;background:#d7eef7;box-shadow:0 36px 90px rgba(7,24,39,.35);border:1px solid rgba(255,255,255,.55)}.dztm-dir-ltr .dztm-gold-hero-photo{inset:42px 0 0 34px}.dztm-gold-hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.dztm-gold-hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,24,39,.24),transparent 60%)}.dztm-gold-float{position:absolute;z-index:4;border-radius:18px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);box-shadow:0 18px 42px rgba(7,24,39,.16);color:#082033;border:1px solid rgba(255,255,255,.75)}.dztm-gold-float-destination{top:0;right:0;display:flex;gap:10px;padding:14px 16px;min-width:220px}.dztm-dir-ltr .dztm-gold-float-destination{right:auto;left:0}.dztm-gold-float-destination b{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e8f6fd}.dztm-gold-float-destination small,.dztm-gold-float-price small{display:block;color:#6a7b89;font-size:11px;font-weight:900}.dztm-gold-float-destination strong{font-size:14px}.dztm-gold-float-price{left:0;bottom:42px;padding:14px 18px;min-width:190px}.dztm-dir-ltr .dztm-gold-float-price{left:auto;right:0}.dztm-gold-float-price strong{display:block;color:#0077ad;font-size:21px}.dztm-gold-float-price em{display:block;color:#6a7b89;font-size:11px;font-style:normal;font-weight:850}.dztm-gold-float-rating{right:56px;bottom:8px;display:flex;align-items:center;gap:8px;padding:11px 14px}.dztm-dir-ltr .dztm-gold-float-rating{right:auto;left:56px}.dztm-gold-float-rating span{color:#f5b51d;letter-spacing:1px}.dztm-gold-float-rating strong{font-size:18px}

.dztm-gold-search-wrap{position:relative;z-index:8;margin-top:-68px}.dztm-gold-search{width:min(100% - 32px,1060px);margin-inline:auto;border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(7,24,39,.16);display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:0;padding:13px;border:1px solid rgba(7,24,39,.06)}.dztm-gold-search label{display:grid;gap:6px;padding:8px 14px;border-inline-end:1px solid #e5eef3;color:#607383;font-size:12px;font-weight:850}.dztm-gold-search label:last-of-type{border-inline-end:0}.dztm-gold-search input,.dztm-gold-search select{border:0;outline:0;background:transparent;color:#071827;font-weight:900;min-width:0}.dztm-gold-search button{border:0;border-radius:18px;background:linear-gradient(135deg,#0ea5e9,#0279b5);color:#fff;font-weight:950;padding:0 22px;cursor:pointer;box-shadow:0 16px 34px rgba(14,165,233,.25)}

.dztm-gold-section{padding:92px 0}.dztm-gold-section-head{text-align:center;max-width:760px;margin:0 auto 34px}.dztm-gold-section-head span{display:inline-flex;border-radius:999px;background:#e6f5fc;color:#0479ad;padding:7px 12px;font-size:11px;font-weight:950}.dztm-gold-section-head h2{margin:12px 0 0;font-size:clamp(32px,4vw,52px);line-height:1.22;color:#071827;font-weight:950;letter-spacing:-.035em}.dztm-dir-rtl .dztm-gold-section-head h2{letter-spacing:0}.dztm-gold-section-head p{max-width:620px;margin:12px auto 0;color:#667789;line-height:1.9;font-weight:650}.dztm-gold-section-head.is-light span{background:rgba(245,195,79,.15);color:#f5c34f}.dztm-gold-section-head.is-light h2{color:#fff}.dztm-gold-section-head.is-light p{color:rgba(255,255,255,.72)}
.dztm-gold-trips-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dztm-gold-trip-card{overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 22px 65px rgba(7,24,39,.12);border:1px solid rgba(7,24,39,.06);transition:.2s}.dztm-gold-trip-card:hover{transform:translateY(-5px);box-shadow:0 34px 90px rgba(7,24,39,.18)}.dztm-gold-trip-media{position:relative;display:block;height:240px;background:#d7eef7 center/cover no-repeat;text-decoration:none}.dztm-gold-trip-media::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,24,39,.62),transparent 62%)}.dztm-gold-trip-badge{position:absolute;z-index:2;top:14px;right:14px;background:rgba(7,24,39,.82);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950}.dztm-dir-ltr .dztm-gold-trip-badge{right:auto;left:14px}.dztm-gold-trip-destination{position:absolute;z-index:2;bottom:14px;right:14px;color:#fff;font-size:12px;font-weight:900}.dztm-dir-ltr .dztm-gold-trip-destination{right:auto;left:14px}.dztm-gold-trip-body{padding:22px}.dztm-gold-trip-mini{display:flex;justify-content:space-between;gap:10px;color:#667789;font-size:12px;font-weight:850}.dztm-gold-trip-body h3{font-size:21px;line-height:1.35;margin:10px 0 0;color:#071827}.dztm-gold-trip-body h3 a{text-decoration:none}.dztm-gold-trip-body p{font-size:14px;line-height:1.8;color:#667789;margin:9px 0 0}.dztm-gold-trip-foot{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:16px}.dztm-gold-trip-foot small{display:block;color:#667789;font-size:11px;font-weight:900}.dztm-gold-trip-foot strong{display:block;color:#0085bf;font-size:22px}.dztm-gold-trip-foot del{display:block;color:#9aa9b6;font-size:12px}.dztm-gold-trip-foot>span{font-size:12px;color:#667789;font-weight:900}.dztm-gold-details{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:0 17px;background:#071827;color:#fff;text-decoration:none;font-size:12px;font-weight:950}

.dztm-gold-umrah{padding:96px 0;background:#061a2b;color:#fff}.dztm-gold-umrah-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.dztm-gold-umrah-card{position:relative;border-radius:28px;background:linear-gradient(180deg,#f7d46d,#e9b641);color:#071827;padding:28px;box-shadow:0 26px 70px rgba(245,195,79,.24)}.dztm-gold-umrah-card:not(.is-featured){background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:none}.dztm-gold-umrah-badge{position:absolute;top:-12px;right:22px;background:#071827;color:#fff;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:950}.dztm-dir-ltr .dztm-gold-umrah-badge{right:auto;left:22px}.dztm-gold-umrah-icon{font-size:28px}.dztm-gold-umrah-card h3{font-size:24px;margin:12px 0 0}.dztm-gold-umrah-card p{font-size:14px;line-height:1.8}.dztm-gold-umrah-card strong{font-size:28px;display:block;margin-top:14px}.dztm-gold-umrah-card ul{margin:18px 0;padding:0;list-style:none;display:grid;gap:8px}.dztm-gold-umrah-card a{display:flex;min-height:42px;border-radius:999px;align-items:center;justify-content:center;background:#071827;color:#fff;text-decoration:none;font-weight:950}.dztm-gold-umrah-card:not(.is-featured) a{background:#fff;color:#071827}.dztm-gold-destinations{background:#eff8fc}.dztm-gold-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dztm-gold-destination-card{min-height:330px;border-radius:28px;overflow:hidden;position:relative;background:#9ed5e9 center/cover no-repeat;box-shadow:0 26px 70px rgba(7,24,39,.14);text-decoration:none;display:flex;flex-direction:column;justify-content:end;padding:24px;color:#fff}.dztm-gold-destination-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,24,39,.72),transparent 70%)}.dztm-gold-destination-card span,.dztm-gold-destination-card h3{position:relative;z-index:2}.dztm-gold-destination-card span{font-size:12px;font-weight:950;color:#f5c34f}.dztm-gold-destination-card h3{font-size:30px;margin:8px 0 0}.dztm-gold-features{background:#fff}.dztm-gold-features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.dztm-gold-feature-card{border-radius:22px;background:#fff;border:1px solid rgba(7,24,39,.08);box-shadow:0 16px 40px rgba(7,24,39,.07);padding:24px}.dztm-gold-feature-card i{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#e6f6fc,#cdeefa);font-style:normal;font-size:22px}.dztm-gold-feature-card h3{font-size:18px;margin:16px 0 0;color:#071827}.dztm-gold-feature-card p{color:#667789;line-height:1.8;font-size:14px}.dztm-gold-testimonials{background:#eaf6fb}.dztm-gold-testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.dztm-gold-testimonials-grid article{border-radius:24px;background:#fff;border:1px solid rgba(7,24,39,.06);box-shadow:0 16px 40px rgba(7,24,39,.07);padding:24px}.dztm-gold-testimonials-grid span{color:#f4b821;letter-spacing:2px}.dztm-gold-testimonials-grid p{color:#495d70;line-height:1.9}.dztm-gold-testimonials-grid strong{color:#071827}.dztm-gold-cta{padding:80px 0 96px;background:#f4f9fc}.dztm-gold-cta-box{border-radius:32px;background:linear-gradient(135deg,#06314b,#0f6c82);color:#fff;text-align:center;box-shadow:0 30px 80px rgba(7,24,39,.20);padding:52px 28px}.dztm-gold-cta-box span{display:inline-flex;border-radius:999px;background:rgba(245,195,79,.15);color:#f5c34f;padding:7px 12px;font-size:11px;font-weight:950}.dztm-gold-cta-box h2{font-size:clamp(30px,4vw,50px);margin:14px 0 0}.dztm-gold-cta-box p{color:rgba(255,255,255,.78);margin:10px auto 22px;max-width:620px;line-height:1.9}.dztm-gold-cta-box div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.dztm-footer{background:#061522}.dztm-footer-grid{padding-top:70px}.dztm-whatsapp-float{background:#25d366;color:#fff;font-size:0}.dztm-whatsapp-float::before{content:"WhatsApp";font-size:11px}

@media (max-width:1060px){.dztm-gold-hero{padding-top:118px}.dztm-gold-hero-grid{grid-template-columns:1fr;gap:36px}.dztm-gold-hero-copy{max-width:760px}.dztm-gold-hero-visual{min-height:410px;max-width:560px;margin-inline:auto;width:100%}.dztm-gold-search{grid-template-columns:1fr 1fr}.dztm-gold-search button{min-height:52px}.dztm-gold-trips-grid,.dztm-gold-umrah-grid,.dztm-gold-destination-grid,.dztm-gold-features-grid,.dztm-gold-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dztm-header-inner{grid-template-columns:auto 1fr auto}.dztm-brand-text{display:none}}
@media (max-width:720px){body.dztm-site.admin-bar .dztm-header{top:46px}.dztm-header{top:8px}.dztm-header-inner{height:58px;width:min(100% - 20px,1180px);border-radius:18px}.dztm-header-cta{display:none}.dztm-gold-hero{min-height:auto;padding:100px 0 86px}.dztm-gold-hero h1{font-size:38px}.dztm-gold-hero p{font-size:14px}.dztm-gold-stats-inline{gap:14px}.dztm-gold-hero-visual{min-height:330px}.dztm-gold-hero-photo{inset:34px 14px 0 14px}.dztm-gold-float-destination{min-width:180px;max-width:220px}.dztm-gold-float-price{bottom:24px}.dztm-gold-search-wrap{margin-top:-46px}.dztm-gold-search{grid-template-columns:1fr;padding:14px}.dztm-gold-search label{border-inline-end:0;border-bottom:1px solid #e5eef3}.dztm-gold-search label:last-of-type{border-bottom:0}.dztm-gold-search button{min-height:50px}.dztm-gold-section{padding:62px 0}.dztm-gold-trips-grid,.dztm-gold-umrah-grid,.dztm-gold-destination-grid,.dztm-gold-features-grid,.dztm-gold-testimonials-grid{grid-template-columns:1fr}.dztm-gold-destination-card{min-height:260px}.dztm-gold-cta-box{padding:38px 18px}.dztm-gold-btn{width:100%}.dztm-gold-cta-box div{display:grid}.dztm-gold-trip-foot{align-items:flex-start;flex-direction:column}.dztm-mobile-menu{width:min(100% - 20px,1180px)}}

/* =========================================================
   DZT Modern Travel Agency v1.2 — mobile premium polish
   ========================================================= */
.dztm-header{
  background:transparent !important;
  border:0 !important;
}
.dztm-header-inner{
  background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(245,251,255,.58)) !important;
  border:1px solid rgba(255,255,255,.72) !important;
  box-shadow:0 20px 60px rgba(7,24,39,.14) !important;
  -webkit-backdrop-filter:blur(24px) saturate(1.4);
  backdrop-filter:blur(24px) saturate(1.4);
}
.dztm-header.is-scrolled .dztm-header-inner{
  background:linear-gradient(135deg,rgba(255,255,255,.90),rgba(245,251,255,.74)) !important;
}
.dztm-pro-logo{
  position:relative;
  width:48px;
  height:48px;
  display:inline-grid;
  place-items:center;
  flex:0 0 auto;
}
.dztm-pro-logo-orb{
  position:absolute;
  inset:0;
  border-radius:17px;
  display:grid;
  place-items:center;
  color:#fff;
  background:
    radial-gradient(circle at 30% 22%,rgba(255,255,255,.34),transparent 32%),
    linear-gradient(135deg,#0ea5e9 0%,#0f766e 55%,#06283d 100%);
  box-shadow:0 18px 40px rgba(14,165,233,.25), inset 0 1px 0 rgba(255,255,255,.32);
}
.dztm-pro-logo-orb svg{width:28px;height:28px;transform:translate(-1px,1px)}
.dztm-pro-logo-initial{
  position:absolute;
  bottom:-4px;
  inset-inline-end:-4px;
  min-width:20px;
  height:20px;
  padding:0 5px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#f5c34f;
  color:#061522;
  font-size:10px;
  font-weight:950;
  border:2px solid rgba(255,255,255,.9);
}
.dztm-brand.footer .dztm-pro-logo{width:44px;height:44px}
.dztm-brand.footer .dztm-pro-logo-orb{border-radius:15px}

/* Single trip visual refinement */
.dztm-single-trip{background:linear-gradient(180deg,#eaf6fb 0%,#f8fbfd 38%,#eef7fb 100%)}
.dztm-single-trip .dztm-trip-hero{
  min-height:560px;
  border-bottom:1px solid rgba(255,255,255,.55);
}
.dztm-trip-hero-bg{
  opacity:.78 !important;
  filter:saturate(1.08) contrast(1.03);
}
.dztm-trip-hero:before{
  background:
    linear-gradient(180deg,rgba(5,20,33,.22),rgba(5,20,33,.08) 44%,rgba(234,246,251,.98) 100%),
    linear-gradient(90deg,rgba(5,20,33,.18),rgba(5,20,33,.70) 55%,rgba(5,20,33,.90)) !important;
}
.dztm-dir-ltr .dztm-trip-hero:before{
  background:
    linear-gradient(180deg,rgba(5,20,33,.22),rgba(5,20,33,.08) 44%,rgba(234,246,251,.98) 100%),
    linear-gradient(270deg,rgba(5,20,33,.18),rgba(5,20,33,.70) 55%,rgba(5,20,33,.90)) !important;
}
.dztm-trip-hero-grid{align-items:center !important;padding-top:150px !important;padding-bottom:96px !important}
.dztm-back{
  min-height:38px;
  padding:0 13px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
}
.dztm-trip-hero h1{
  text-wrap:balance;
  max-width:790px;
  text-shadow:0 18px 44px rgba(0,0,0,.28);
}
.dztm-trip-hero p{font-weight:800;color:rgba(255,255,255,.84)}
.dztm-trip-price-card{
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.88)) !important;
  -webkit-backdrop-filter:blur(20px);
  backdrop-filter:blur(20px);
  box-shadow:0 30px 90px rgba(7,24,39,.24) !important;
}
.dztm-trip-price-card strong{color:#0279b5 !important;letter-spacing:-.03em}
.dztm-trip-price-card>a{background:linear-gradient(135deg,#0f9c7b,#0ea5e9) !important}
.dztm-trip-layout{margin-top:-44px;position:relative;z-index:4}
.dztm-panel,.dztm-booking-box{
  border-radius:30px !important;
  border:1px solid rgba(7,24,39,.07) !important;
  box-shadow:0 22px 55px rgba(7,24,39,.08) !important;
}
.dztm-panel h2,.dztm-panel h3{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:22px;
}
.dztm-panel h2:before,.dztm-panel h3:before{
  content:"";
  width:34px;
  height:34px;
  flex:0 0 34px;
  border-radius:13px;
  background:linear-gradient(135deg,#e6f6fc,#cceefa);
  box-shadow:inset 0 0 0 1px rgba(14,165,233,.10);
}
.dztm-trip-content .dztm-panel:nth-child(1) h2:before{content:"ℹ";display:grid;place-items:center;color:#0479ad;font-size:16px;font-weight:950}
.dztm-trip-content .dztm-panel:nth-child(2) h2:before{content:"🗓";display:grid;place-items:center;font-size:16px}
.dztm-trip-content .dztm-panel:nth-child(3) h2:before{content:"✓";display:grid;place-items:center;color:#0f9c7b;font-size:18px;font-weight:950}
.dztm-trip-content .dztm-panel:nth-child(4) h2:before{content:"×";display:grid;place-items:center;color:#e11d48;font-size:18px;font-weight:950}
.dztm-richtext{color:#405367;line-height:2.05}
.dztm-side-list li{padding:12px 0}
.dztm-booking-box .dztm-section-head h2{font-size:28px}
.dztm-booking-form input,.dztm-booking-form select,.dztm-booking-form textarea{
  border-color:#dbe7ef !important;
  background:#fbfdff !important;
  box-shadow:inset 0 1px 0 rgba(7,24,39,.02);
}
.dztm-booking-form button{
  background:linear-gradient(135deg,#0f9c7b,#0ea5e9) !important;
  box-shadow:0 18px 38px rgba(14,165,233,.20);
}

/* Footer polish */
.dztm-footer{
  background:
    radial-gradient(circle at 20% 0%,rgba(14,165,233,.16),transparent 26%),
    linear-gradient(180deg,#061522,#020b13) !important;
}
.dztm-footer-grid{align-items:start}
.dztm-footer .dztm-brand-text strong{color:#fff !important}
.dztm-footer .dztm-brand-text em{color:#8bdcf5 !important}

@media (max-width:720px){
  body.dztm-site{background:#eaf6fb !important}
  body.dztm-site.admin-bar .dztm-header{top:46px !important}
  .dztm-header{top:8px !important}
  .dztm-header-inner{
    width:min(100% - 18px,1180px) !important;
    height:56px !important;
    padding:0 10px !important;
    border-radius:18px !important;
    gap:8px !important;
  }
  .dztm-pro-logo{width:40px;height:40px}
  .dztm-pro-logo-orb{border-radius:14px}
  .dztm-pro-logo-orb svg{width:23px;height:23px}
  .dztm-pro-logo-initial{min-width:18px;height:18px;font-size:9px;bottom:-3px;inset-inline-end:-3px}
  .dztm-brand-text{display:none !important}
  .dztm-lang-switcher{padding:2px;gap:1px;background:rgba(255,255,255,.62)}
  .dztm-lang-switcher a{min-width:28px;height:28px;font-size:9px}
  .dztm-menu-toggle{width:38px;height:38px;border-radius:13px}
  .dztm-mobile-menu{width:min(100% - 18px,1180px) !important;border-radius:18px}

  .dztm-single-trip .dztm-trip-hero{min-height:auto}
  .dztm-trip-hero-grid{
    padding:104px 0 60px !important;
    gap:18px !important;
  }
  .dztm-trip-hero h1{
    font-size:30px !important;
    line-height:1.28 !important;
    margin-top:12px !important;
  }
  .dztm-trip-hero p{font-size:13px !important;margin-top:8px !important}
  .dztm-back{margin-bottom:10px;min-height:34px;font-size:12px}
  .dztm-hero-actions{grid-template-columns:1fr 1fr;display:grid !important;gap:10px;margin-top:18px}
  .dztm-hero-actions .dztm-btn{width:100%;min-height:44px;padding:0 12px;font-size:12px}
  .dztm-trip-price-card{
    border-radius:24px !important;
    padding:18px !important;
  }
  .dztm-trip-price-card strong{font-size:26px !important}
  .dztm-trip-price-card ul{margin:14px 0;gap:4px}
  .dztm-trip-price-card li{padding:9px 0}
  .dztm-trip-layout{
    margin-top:-30px;
    gap:16px !important;
  }
  .dztm-section{padding:40px 0 !important}
  .dztm-panel,.dztm-booking-box{
    border-radius:24px !important;
    padding:22px !important;
  }
  .dztm-panel h2,.dztm-panel h3{font-size:20px !important;margin-bottom:12px !important}
  .dztm-panel h2:before,.dztm-panel h3:before{width:30px;height:30px;flex-basis:30px;border-radius:11px}
  .dztm-richtext{font-size:14px;line-height:1.95}
  .dztm-trip-side{gap:16px !important}
  .dztm-booking-box .dztm-section-head{text-align:center}
  .dztm-booking-box .dztm-section-head h2{font-size:25px !important}
  .dztm-form-grid{grid-template-columns:1fr !important;gap:12px !important}
  .dztm-booking-form label{font-size:12px}
  .dztm-booking-form input,.dztm-booking-form select,.dztm-booking-form textarea{min-height:46px;border-radius:14px;padding:11px 12px}
  .dztm-booking-form button{min-height:50px;border-radius:18px}
  .dztm-footer-grid{padding:46px 0 36px !important;gap:22px !important}
  .dztm-footer .dztm-brand-text{display:grid !important}
  .dztm-footer-bottom{text-align:center}
}


/* =========================================================
   DZT Modern Travel Agency v1.3 — mobile hierarchy + glass header
   ========================================================= */
.dztm-header-inner{
  background:linear-gradient(135deg,rgba(255,255,255,.68),rgba(236,248,255,.50)) !important;
  border-color:rgba(255,255,255,.62) !important;
  box-shadow:0 16px 45px rgba(7,24,39,.12) !important;
}
.dztm-header.is-scrolled .dztm-header-inner{
  background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(236,248,255,.72)) !important;
  box-shadow:0 18px 52px rgba(7,24,39,.16) !important;
}
.dztm-pro-logo{width:46px;height:46px}
.dztm-pro-logo-orb{border-radius:16px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.38),transparent 31%),linear-gradient(135deg,#0ea5e9 0%,#0f766e 53%,#031a2c 100%)}
.dztm-brand-text strong{letter-spacing:-.01em}
.dztm-dir-rtl .dztm-brand-text strong{letter-spacing:0}

/* Single page: calmer professional typography */
.dztm-trip-hero h1{
  font-size:clamp(34px,4.8vw,58px) !important;
  line-height:1.16 !important;
  max-width:720px !important;
}
.dztm-dir-rtl .dztm-trip-hero h1{line-height:1.28 !important}
.dztm-trip-hero-grid{grid-template-columns:minmax(0,1fr) 340px !important;padding-top:140px !important;padding-bottom:84px !important}
.dztm-trip-price-card strong{font-size:30px !important}
.dztm-trip-price-card li b{font-weight:900;color:#0f172a}
.dztm-panel{scroll-margin-top:92px}
.dztm-panel h2,.dztm-panel h3{line-height:1.28;color:#081827}
.dztm-richtext p{margin:0 0 10px}
.dztm-richtext p:last-child{margin-bottom:0}
.dztm-booking-box{position:sticky;top:92px}
.dztm-booking-box .dztm-section-head{margin-bottom:18px}
.dztm-booking-box .dztm-section-head span{letter-spacing:0;text-transform:none}
.dztm-booking-form label{line-height:1.35}
.dztm-booking-form textarea{resize:vertical;min-height:110px}
.dztm-footer{margin-top:0}

/* Better public card images and default banner handling */
.dztm-trip-hero-bg,.dztm-trip-image,.dztm-gold-trip-media{background-color:#dff4fb;background-repeat:no-repeat;background-size:cover;background-position:center}
.dztm-trip-image,.dztm-gold-trip-media{image-rendering:auto}

@media (max-width:1060px){
  .dztm-trip-hero-grid{grid-template-columns:1fr !important;align-items:end !important}
  .dztm-trip-price-card{max-width:520px;width:100%}
  .dztm-booking-box{position:static}
}

@media (max-width:720px){
  :root{--dztm-radius:22px}
  body.dztm-site{font-size:14px}
  .dztm-container{width:min(100% - 20px,1180px)}
  .dztm-header{top:8px !important}
  body.dztm-site.admin-bar .dztm-header{top:44px !important}
  .dztm-header-inner{
    height:52px !important;
    width:min(100% - 20px,1180px) !important;
    padding:0 8px !important;
    border-radius:17px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(238,250,255,.54)) !important;
    -webkit-backdrop-filter:blur(22px) saturate(1.28) !important;
    backdrop-filter:blur(22px) saturate(1.28) !important;
  }
  .dztm-pro-logo{width:36px !important;height:36px !important}
  .dztm-pro-logo-orb{border-radius:13px !important}
  .dztm-pro-logo-orb svg{width:21px !important;height:21px !important}
  .dztm-pro-logo-initial{display:none !important}
  .dztm-lang-switcher a{min-width:26px !important;height:26px !important;font-size:9px !important}
  .dztm-menu-toggle{width:34px !important;height:34px !important;border-radius:12px !important}
  .dztm-menu-toggle span{width:16px !important}

  .dztm-single-trip .dztm-trip-hero{
    min-height:0 !important;
    overflow:visible !important;
  }
  .dztm-trip-hero-bg{
    height:360px !important;
    inset:auto 0 auto 0 !important;
    top:0 !important;
    opacity:.86 !important;
    transform:none !important;
    background-position:center top !important;
  }
  .dztm-trip-hero:before{
    height:360px !important;
    bottom:auto !important;
    background:
      linear-gradient(180deg,rgba(5,20,33,.16),rgba(5,20,33,.10) 36%,rgba(5,20,33,.52) 72%,rgba(234,246,251,.98) 100%),
      linear-gradient(90deg,rgba(5,20,33,.18),rgba(5,20,33,.62) 58%,rgba(5,20,33,.82)) !important;
  }
  .dztm-dir-ltr .dztm-trip-hero:before{
    background:
      linear-gradient(180deg,rgba(5,20,33,.16),rgba(5,20,33,.10) 36%,rgba(5,20,33,.52) 72%,rgba(234,246,251,.98) 100%),
      linear-gradient(270deg,rgba(5,20,33,.18),rgba(5,20,33,.62) 58%,rgba(5,20,33,.82)) !important;
  }
  .dztm-trip-hero-grid{
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    padding-top:112px !important;
    padding-bottom:0 !important;
    gap:14px !important;
  }
  .dztm-trip-hero-grid > div:first-child{min-height:214px;display:flex;flex-direction:column;justify-content:flex-end}
  .dztm-back{
    width:max-content;
    min-height:30px !important;
    padding:0 10px !important;
    margin-bottom:8px !important;
    font-size:10px !important;
    background:rgba(244,212,135,.90) !important;
    color:#071827 !important;
    border-color:rgba(255,255,255,.65) !important;
  }
  .dztm-trip-hero .dztm-status{padding:6px 9px !important;font-size:10px !important;width:max-content;background:rgba(255,255,255,.88) !important;color:#075985 !important}
  .dztm-trip-hero h1{
    font-size:23px !important;
    line-height:1.32 !important;
    max-width:310px !important;
    margin-top:9px !important;
    letter-spacing:0 !important;
    text-shadow:0 12px 30px rgba(0,0,0,.34) !important;
  }
  .dztm-dir-ltr .dztm-trip-hero h1{font-size:22px !important;line-height:1.25 !important}
  .dztm-trip-hero p{font-size:11px !important;line-height:1.5 !important;margin:6px 0 0 !important;max-width:300px !important;color:rgba(255,255,255,.88) !important}
  .dztm-hero-actions{display:grid !important;grid-template-columns:1fr !important;margin-top:12px !important;max-width:290px}
  .dztm-hero-actions .dztm-btn{min-height:38px !important;border-radius:999px !important;font-size:11px !important}
  .dztm-hero-actions .dztm-btn.ghost{display:none !important}

  .dztm-trip-price-card{
    width:100% !important;
    max-width:none !important;
    border-radius:22px !important;
    padding:18px !important;
    margin-top:0 !important;
    background:rgba(255,255,255,.96) !important;
  }
  .dztm-trip-price-card strong{font-size:24px !important;line-height:1.2 !important;text-align:center}
  .dztm-trip-price-card small{text-align:center;font-size:11px}
  .dztm-trip-price-card ul{gap:0 !important;margin:14px 0 !important}
  .dztm-trip-price-card li{padding:9px 0 !important}
  .dztm-trip-price-card li span,.dztm-trip-price-card li b{font-size:11px !important}
  .dztm-trip-price-card>a{min-height:44px !important;border-radius:16px !important;font-size:12px !important}

  .dztm-trip-layout{margin-top:18px !important;display:block !important}
  .dztm-trip-content{gap:14px !important}
  .dztm-panel,.dztm-booking-box{
    border-radius:22px !important;
    padding:18px !important;
    box-shadow:0 12px 34px rgba(7,24,39,.07) !important;
  }
  .dztm-panel h2,.dztm-panel h3{
    font-size:17px !important;
    line-height:1.3 !important;
    gap:8px !important;
    margin:0 0 10px !important;
  }
  .dztm-panel h2:before,.dztm-panel h3:before{width:28px !important;height:28px !important;flex-basis:28px !important;border-radius:10px !important;font-size:14px !important}
  .dztm-richtext{font-size:13px !important;line-height:1.8 !important;color:#44576a !important}
  .dztm-richtext p{margin-bottom:6px !important}
  .dztm-side-list li{padding:9px 0 !important}
  .dztm-side-list span,.dztm-side-list b{font-size:11px !important}
  .dztm-trip-side{display:grid !important;gap:14px !important;margin-top:14px}
  .dztm-booking-box .dztm-section-head{margin-bottom:14px !important}
  .dztm-booking-box .dztm-section-head h2{font-size:21px !important;line-height:1.32 !important}
  .dztm-booking-box .dztm-section-head p{font-size:12px !important;line-height:1.65 !important;margin-top:6px}
  .dztm-booking-form{gap:11px !important}
  .dztm-booking-form label{font-size:11px !important;gap:5px !important}
  .dztm-booking-form input,.dztm-booking-form select,.dztm-booking-form textarea{
    min-height:42px !important;
    border-radius:12px !important;
    font-size:12px !important;
    padding:9px 11px !important;
  }
  .dztm-booking-form textarea{min-height:94px !important}
  .dztm-booking-form button{min-height:46px !important;border-radius:15px !important;font-size:12px !important}
  .dztm-footer{margin-top:34px !important}
  .dztm-footer-grid{padding:42px 0 30px !important;gap:18px !important}
  .dztm-footer p,.dztm-footer li,.dztm-footer a{font-size:12px !important;line-height:1.75 !important}
  .dztm-footer h3{font-size:14px !important}
  .dztm-footer .dztm-brand-text strong{font-size:14px !important}
  .dztm-footer-bottom{font-size:11px !important;padding-bottom:22px !important}
}

@media (max-width:390px){
  .dztm-trip-hero h1{font-size:21px !important;max-width:280px !important}
  .dztm-trip-hero-grid > div:first-child{min-height:208px}
  .dztm-trip-hero-bg,.dztm-trip-hero:before{height:350px !important}
  .dztm-panel,.dztm-booking-box{padding:16px !important}
}


/* =========================================================
   DZT Modern Travel Agency v1.4 — homepage hero typography fix
   هدف هذا التعديل: تصغير عنوان بانر الصفحة الرئيسية وجعله متزناً،
   خاصة عندما يكون النص العربي طويلاً.
   ========================================================= */
.dztm-gold-hero-copy{
  max-width:760px !important;
}
.dztm-gold-hero h1{
  font-size:clamp(38px,4.8vw,66px) !important;
  line-height:1.12 !important;
  letter-spacing:-.035em !important;
  max-width:760px !important;
  text-wrap:balance;
}
.dztm-dir-rtl .dztm-gold-hero h1{
  font-size:clamp(36px,4.6vw,62px) !important;
  line-height:1.28 !important;
  letter-spacing:0 !important;
  font-weight:900 !important;
}
.dztm-gold-hero p{
  font-size:16px !important;
  line-height:1.9 !important;
  max-width:640px !important;
}
@media (max-width:1060px){
  .dztm-gold-hero-copy{max-width:720px !important}
  .dztm-gold-hero h1{font-size:clamp(34px,6vw,54px) !important;max-width:720px !important}
  .dztm-dir-rtl .dztm-gold-hero h1{font-size:clamp(33px,5.7vw,50px) !important;line-height:1.28 !important}
}
@media (max-width:720px){
  .dztm-gold-hero{
    min-height:auto !important;
    padding:112px 0 76px !important;
  }
  .dztm-gold-hero-copy{
    max-width:100% !important;
  }
  .dztm-gold-pill{
    font-size:11px !important;
    padding:7px 11px !important;
    max-width:100% !important;
  }
  .dztm-gold-hero h1,
  .dztm-dir-rtl .dztm-gold-hero h1{
    font-size:30px !important;
    line-height:1.32 !important;
    max-width:340px !important;
    margin-top:14px !important;
    font-weight:900 !important;
    text-shadow:0 10px 30px rgba(0,0,0,.20) !important;
  }
  .dztm-gold-hero p{
    font-size:13px !important;
    line-height:1.85 !important;
    max-width:340px !important;
    margin-top:12px !important;
  }
  .dztm-gold-hero-actions{
    margin-top:18px !important;
    gap:8px !important;
  }
  .dztm-gold-hero-actions .dztm-gold-btn{
    min-height:42px !important;
    padding:0 16px !important;
    font-size:12px !important;
    width:auto !important;
  }
  .dztm-gold-stats-inline{
    margin-top:20px !important;
    gap:12px !important;
  }
  .dztm-gold-stats-inline strong{font-size:22px !important}
  .dztm-gold-stats-inline span{font-size:10px !important}
}
@media (max-width:420px){
  .dztm-gold-hero h1,
  .dztm-dir-rtl .dztm-gold-hero h1{
    font-size:27px !important;
    line-height:1.34 !important;
    max-width:305px !important;
  }
  .dztm-gold-hero p{max-width:310px !important;font-size:12.5px !important}
}

/* =========================================================
   DZT Modern Travel Agency v1.5 — homepage mobile hero match
   هدف هذا التعديل: إرجاع واجهة الهاتف في الصفحة الرئيسية إلى شكل
   القالب الأصلي: هيدر زجاجي كبير، نص Hero في الوسط، أزرار كبيرة،
   وإخفاء الكارت الجانبي في الموبايل.
   ========================================================= */
@media (max-width:720px){
  body.home.dztm-site,
  body.front-page.dztm-site{
    background:#eaf6fb !important;
  }

  /* Glass mobile header like original mockup */
  .home .dztm-header,
  .front-page .dztm-header{
    top:12px !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
  }
  body.admin-bar.home .dztm-header,
  body.admin-bar.front-page .dztm-header{
    top:44px !important;
  }
  .home .dztm-header-inner,
  .front-page .dztm-header-inner{
    width:min(100% - 26px,1180px) !important;
    min-height:86px !important;
    height:86px !important;
    margin-inline:auto !important;
    padding:0 16px !important;
    border-radius:34px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(231,243,251,.58)) !important;
    border:1px solid rgba(255,255,255,.78) !important;
    box-shadow:0 20px 55px rgba(7,24,39,.14), inset 0 1px 0 rgba(255,255,255,.72) !important;
    -webkit-backdrop-filter:blur(26px) saturate(1.35) !important;
    backdrop-filter:blur(26px) saturate(1.35) !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:12px !important;
  }
  .home .dztm-menu-toggle,
  .front-page .dztm-menu-toggle{
    order:1 !important;
    display:grid !important;
    place-items:center !important;
    width:58px !important;
    height:58px !important;
    min-width:58px !important;
    border-radius:21px !important;
    background:rgba(255,255,255,.82) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9), 0 12px 25px rgba(7,24,39,.08) !important;
  }
  .home .dztm-menu-toggle span,
  .front-page .dztm-menu-toggle span{
    width:26px !important;
    height:3px !important;
    margin:3px auto !important;
    background:#061522 !important;
  }
  .home .dztm-actions,
  .front-page .dztm-actions{
    order:1 !important;
    display:flex !important;
    align-items:center !important;
    gap:10px !important;
  }
  .home .dztm-lang-switcher,
  .front-page .dztm-lang-switcher{
    height:58px !important;
    padding:5px !important;
    gap:2px !important;
    border-radius:24px !important;
    background:rgba(255,255,255,.72) !important;
    border:1px solid rgba(255,255,255,.82) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.88), 0 12px 25px rgba(7,24,39,.07) !important;
  }
  .home .dztm-lang-switcher a,
  .front-page .dztm-lang-switcher a{
    min-width:42px !important;
    height:46px !important;
    padding:0 9px !important;
    border-radius:19px !important;
    font-size:12px !important;
    font-weight:950 !important;
    color:#4b5b67 !important;
  }
  .home .dztm-lang-switcher a.is-active,
  .front-page .dztm-lang-switcher a.is-active{
    background:#061522 !important;
    color:#fff !important;
    box-shadow:0 12px 24px rgba(6,21,34,.18) !important;
  }
  .home .dztm-brand,
  .front-page .dztm-brand{
    order:3 !important;
    margin-inline-start:auto !important;
    color:#061522 !important;
    gap:10px !important;
    max-width:42% !important;
  }
  .home .dztm-brand-text,
  .front-page .dztm-brand-text{
    display:grid !important;
    min-width:0 !important;
  }
  .home .dztm-brand-text strong,
  .front-page .dztm-brand-text strong{
    color:#061522 !important;
    font-size:18px !important;
    max-width:160px !important;
    letter-spacing:-.03em !important;
  }
  .home .dztm-brand-text em,
  .front-page .dztm-brand-text em{
    display:none !important;
  }
  .home .dztm-pro-logo,
  .front-page .dztm-pro-logo{
    width:56px !important;
    height:56px !important;
    order:2 !important;
  }
  .home .dztm-pro-logo-orb,
  .front-page .dztm-pro-logo-orb{
    border-radius:22px !important;
    background:linear-gradient(135deg,#0ea5e9,#0284c7) !important;
    box-shadow:0 14px 30px rgba(2,132,199,.24), inset 0 1px 0 rgba(255,255,255,.35) !important;
  }
  .home .dztm-pro-logo-orb svg,
  .front-page .dztm-pro-logo-orb svg{
    width:30px !important;
    height:30px !important;
  }
  .home .dztm-pro-logo-initial,
  .front-page .dztm-pro-logo-initial{
    display:none !important;
  }
  .home .dztm-mobile-menu,
  .front-page .dztm-mobile-menu{
    width:min(100% - 26px,1180px) !important;
    margin:8px auto 0 !important;
    border-radius:24px !important;
    background:rgba(6,21,34,.94) !important;
    -webkit-backdrop-filter:blur(20px);
    backdrop-filter:blur(20px);
  }

  /* Homepage hero: exact mobile hierarchy */
  .home .dztm-gold-hero,
  .front-page .dztm-gold-hero{
    min-height:820px !important;
    padding:134px 0 52px !important;
    display:block !important;
    background:#082033 !important;
  }
  .home .dztm-gold-hero-bg,
  .front-page .dztm-gold-hero-bg{
    opacity:.95 !important;
    transform:none !important;
    background-position:center top !important;
    filter:saturate(1.05) contrast(1.02) !important;
  }
  .home .dztm-gold-hero-overlay,
  .front-page .dztm-gold-hero-overlay{
    background:
      linear-gradient(180deg,rgba(7,24,39,.55) 0%,rgba(7,24,39,.42) 28%,rgba(7,24,39,.24) 58%,rgba(7,24,39,.52) 82%,rgba(234,246,251,.12) 100%),
      radial-gradient(circle at 50% 42%,rgba(14,165,233,.10),transparent 34%) !important;
  }
  .home .dztm-gold-hero-grid,
  .front-page .dztm-gold-hero-grid{
    display:block !important;
    position:relative !important;
    z-index:2 !important;
  }
  .home .dztm-gold-hero-copy,
  .front-page .dztm-gold-hero-copy{
    width:100% !important;
    max-width:none !important;
    text-align:center !important;
    margin-inline:auto !important;
    padding-top:68px !important;
  }
  .home .dztm-gold-pill,
  .front-page .dztm-gold-pill{
    display:inline-flex !important;
    justify-content:center !important;
    align-items:center !important;
    max-width:92% !important;
    min-height:56px !important;
    padding:0 24px !important;
    border-radius:999px !important;
    font-size:18px !important;
    line-height:1.2 !important;
    font-weight:950 !important;
    color:#ffe09a !important;
    background:rgba(78,92,78,.48) !important;
    border:1px solid rgba(245,195,79,.34) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.12), 0 16px 36px rgba(7,24,39,.18) !important;
    -webkit-backdrop-filter:blur(14px);
    backdrop-filter:blur(14px);
  }
  .home .dztm-gold-hero h1,
  .home.dztm-dir-rtl .dztm-gold-hero h1,
  .front-page .dztm-gold-hero h1,
  .front-page.dztm-dir-rtl .dztm-gold-hero h1{
    margin:36px auto 0 !important;
    max-width:92% !important;
    font-size:46px !important;
    line-height:1.22 !important;
    font-weight:950 !important;
    letter-spacing:0 !important;
    color:#fff !important;
    text-align:center !important;
    text-wrap:balance !important;
    text-shadow:0 16px 42px rgba(0,0,0,.34) !important;
  }
  .home .dztm-gold-hero p,
  .front-page .dztm-gold-hero p{
    margin:28px auto 0 !important;
    max-width:92% !important;
    color:rgba(255,255,255,.88) !important;
    font-size:22px !important;
    line-height:1.85 !important;
    font-weight:850 !important;
    text-align:center !important;
    text-shadow:0 10px 30px rgba(0,0,0,.24) !important;
  }
  .home .dztm-gold-hero-actions,
  .front-page .dztm-gold-hero-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:18px !important;
    width:92% !important;
    margin:46px auto 0 !important;
  }
  .home .dztm-gold-hero-actions .dztm-gold-btn,
  .front-page .dztm-gold-hero-actions .dztm-gold-btn{
    width:100% !important;
    min-height:76px !important;
    border-radius:999px !important;
    font-size:23px !important;
    font-weight:950 !important;
    box-shadow:0 18px 42px rgba(7,24,39,.18) !important;
  }
  .home .dztm-gold-hero-actions .dztm-gold-btn-primary,
  .front-page .dztm-gold-hero-actions .dztm-gold-btn-primary{
    background:linear-gradient(135deg,#f7b91e,#ffe08a) !important;
    color:#071827 !important;
  }
  .home .dztm-gold-hero-actions .dztm-gold-btn-light,
  .front-page .dztm-gold-hero-actions .dztm-gold-btn-light{
    background:rgba(255,255,255,.20) !important;
    color:#fff !important;
    border:1px solid rgba(255,255,255,.28) !important;
    -webkit-backdrop-filter:blur(16px);
    backdrop-filter:blur(16px);
  }
  .home .dztm-gold-stats-inline,
  .front-page .dztm-gold-stats-inline{
    display:grid !important;
    grid-template-columns:repeat(3,1fr) !important;
    gap:8px !important;
    width:100% !important;
    margin:48px auto 0 !important;
  }
  .home .dztm-gold-stats-inline span,
  .front-page .dztm-gold-stats-inline span{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;
    color:rgba(255,255,255,.80) !important;
    font-size:17px !important;
    font-weight:950 !important;
    text-align:center !important;
  }
  .home .dztm-gold-stats-inline strong,
  .front-page .dztm-gold-stats-inline strong{
    color:#f7b91e !important;
    font-size:40px !important;
    line-height:1 !important;
    font-weight:950 !important;
  }
  .home .dztm-gold-hero-visual,
  .front-page .dztm-gold-hero-visual{
    display:none !important;
  }
  .home .dztm-gold-search-wrap,
  .front-page .dztm-gold-search-wrap{
    margin-top:-22px !important;
    position:relative !important;
    z-index:4 !important;
  }
}
@media (max-width:420px){
  .home .dztm-header-inner,
  .front-page .dztm-header-inner{height:76px !important;min-height:76px !important;border-radius:28px !important;padding:0 12px !important}
  .home .dztm-menu-toggle,
  .front-page .dztm-menu-toggle{width:52px !important;height:52px !important;min-width:52px !important;border-radius:19px !important}
  .home .dztm-lang-switcher,
  .front-page .dztm-lang-switcher{height:52px !important;border-radius:22px !important}
  .home .dztm-lang-switcher a,
  .front-page .dztm-lang-switcher a{min-width:36px !important;height:40px !important;font-size:11px !important}
  .home .dztm-brand-text strong,
  .front-page .dztm-brand-text strong{font-size:17px !important;max-width:134px !important}
  .home .dztm-pro-logo,
  .front-page .dztm-pro-logo{width:50px !important;height:50px !important}
  .home .dztm-gold-hero,
  .front-page .dztm-gold-hero{min-height:760px !important;padding-top:118px !important}
  .home .dztm-gold-hero-copy,
  .front-page .dztm-gold-hero-copy{padding-top:56px !important}
  .home .dztm-gold-pill,
  .front-page .dztm-gold-pill{min-height:48px !important;font-size:15px !important;padding:0 18px !important}
  .home .dztm-gold-hero h1,
  .home.dztm-dir-rtl .dztm-gold-hero h1,
  .front-page .dztm-gold-hero h1,
  .front-page.dztm-dir-rtl .dztm-gold-hero h1{font-size:36px !important;line-height:1.23 !important;margin-top:30px !important}
  .home .dztm-gold-hero p,
  .front-page .dztm-gold-hero p{font-size:17px !important;line-height:1.85 !important;margin-top:22px !important}
  .home .dztm-gold-hero-actions,
  .front-page .dztm-gold-hero-actions{margin-top:34px !important;gap:14px !important;width:91% !important}
  .home .dztm-gold-hero-actions .dztm-gold-btn,
  .front-page .dztm-gold-hero-actions .dztm-gold-btn{min-height:64px !important;font-size:19px !important}
  .home .dztm-gold-stats-inline,
  .front-page .dztm-gold-stats-inline{margin-top:38px !important}
  .home .dztm-gold-stats-inline strong,
  .front-page .dztm-gold-stats-inline strong{font-size:32px !important}
  .home .dztm-gold-stats-inline span,
  .front-page .dztm-gold-stats-inline span{font-size:13px !important}
}


/* =========================================================
   DZT Modern Travel Agency v1.6 — professional mobile header + shaded hero
   Fixes: mobile menu overlay, fixed header ordering, clearer glass UI,
   darker banner overlay for better readability.
   ========================================================= */
@media (max-width:720px){
  .home .dztm-header,
  .front-page .dztm-header{
    z-index:999 !important;
    overflow:visible !important;
  }
  .home .dztm-header-inner,
  .front-page .dztm-header-inner{
    direction:ltr !important;
    display:grid !important;
    grid-template-columns:58px minmax(118px,auto) minmax(0,1fr) !important;
    justify-content:initial !important;
    align-items:center !important;
    gap:10px !important;
    min-height:84px !important;
    height:84px !important;
    padding:0 14px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(232,245,252,.54)) !important;
    border:1px solid rgba(255,255,255,.82) !important;
    box-shadow:0 20px 58px rgba(7,24,39,.18), inset 0 1px 0 rgba(255,255,255,.80) !important;
    -webkit-backdrop-filter:blur(30px) saturate(1.55) !important;
    backdrop-filter:blur(30px) saturate(1.55) !important;
  }
  .home .dztm-menu-toggle,
  .front-page .dztm-menu-toggle{
    order:0 !important;
    grid-column:1 !important;
    grid-row:1 !important;
    display:grid !important;
    place-items:center !important;
    width:58px !important;
    height:58px !important;
    min-width:58px !important;
    border-radius:22px !important;
    background:rgba(255,255,255,.88) !important;
    border:1px solid rgba(255,255,255,.88) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 12px 28px rgba(7,24,39,.10) !important;
  }
  .home .dztm-actions,
  .front-page .dztm-actions{
    order:0 !important;
    grid-column:2 !important;
    grid-row:1 !important;
    display:flex !important;
    justify-content:flex-start !important;
    margin:0 !important;
    min-width:0 !important;
    direction:ltr !important;
  }
  .home .dztm-actions .dztm-menu-toggle,
  .front-page .dztm-actions .dztm-menu-toggle{display:none !important}
  .home .dztm-lang-switcher,
  .front-page .dztm-lang-switcher{
    width:100% !important;
    min-width:126px !important;
    height:58px !important;
    padding:5px !important;
    display:grid !important;
    grid-template-columns:repeat(3,1fr) !important;
    border-radius:24px !important;
    background:rgba(255,255,255,.76) !important;
    border:1px solid rgba(255,255,255,.86) !important;
  }
  .home .dztm-lang-switcher a,
  .front-page .dztm-lang-switcher a{
    min-width:0 !important;
    width:100% !important;
    height:46px !important;
    border-radius:19px !important;
    font-size:12px !important;
  }
  .home .dztm-brand,
  .front-page .dztm-brand{
    order:0 !important;
    grid-column:3 !important;
    grid-row:1 !important;
    margin:0 !important;
    justify-self:end !important;
    flex-direction:row-reverse !important;
    direction:ltr !important;
    max-width:100% !important;
    min-width:0 !important;
    overflow:hidden !important;
  }
  .home .dztm-brand-text,
  .front-page .dztm-brand-text{
    display:grid !important;
    min-width:0 !important;
    text-align:right !important;
  }
  .home .dztm-brand-text strong,
  .front-page .dztm-brand-text strong{
    max-width:130px !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    font-size:17px !important;
    font-weight:950 !important;
    color:#061522 !important;
  }
  .home .dztm-pro-logo,
  .front-page .dztm-pro-logo{
    width:54px !important;
    height:54px !important;
    flex:0 0 54px !important;
  }

  /* Compact professional mobile menu: no more huge dark block */
  .home .dztm-mobile-menu,
  .front-page .dztm-mobile-menu{
    display:none !important;
  }
  .home .dztm-mobile-menu.is-open,
  .front-page .dztm-mobile-menu.is-open{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
    position:absolute !important;
    top:calc(100% + 8px) !important;
    left:13px !important;
    right:13px !important;
    width:auto !important;
    margin:0 !important;
    padding:12px !important;
    border-radius:24px !important;
    background:rgba(255,255,255,.92) !important;
    border:1px solid rgba(255,255,255,.82) !important;
    box-shadow:0 24px 70px rgba(7,24,39,.22), inset 0 1px 0 rgba(255,255,255,.85) !important;
    -webkit-backdrop-filter:blur(26px) saturate(1.45) !important;
    backdrop-filter:blur(26px) saturate(1.45) !important;
  }
  body.dztm-dir-rtl.home .dztm-mobile-menu.is-open,
  body.dztm-dir-rtl.front-page .dztm-mobile-menu.is-open{direction:rtl !important}
  .home .dztm-mobile-menu a,
  .front-page .dztm-mobile-menu a{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:44px !important;
    padding:10px 8px !important;
    border-radius:16px !important;
    background:rgba(6,21,34,.055) !important;
    color:#061522 !important;
    font-size:13px !important;
    font-weight:950 !important;
    text-align:center !important;
    box-shadow:inset 0 0 0 1px rgba(7,24,39,.04) !important;
  }
  .home .dztm-mobile-menu a:hover,
  .front-page .dztm-mobile-menu a:hover{
    background:#061522 !important;
    color:#fff !important;
  }

  /* Better shaded banner image and readable text */
  .home .dztm-gold-hero-bg,
  .front-page .dztm-gold-hero-bg{
    opacity:1 !important;
    filter:saturate(1.08) contrast(1.05) brightness(.82) !important;
  }
  .home .dztm-gold-hero-overlay,
  .front-page .dztm-gold-hero-overlay{
    background:
      linear-gradient(180deg,rgba(4,18,30,.66) 0%,rgba(4,18,30,.54) 25%,rgba(4,18,30,.34) 52%,rgba(4,18,30,.58) 79%,rgba(6,25,40,.20) 100%),
      radial-gradient(circle at 50% 42%,rgba(14,165,233,.10),transparent 34%) !important;
  }
  .home .dztm-gold-hero h1,
  .home.dztm-dir-rtl .dztm-gold-hero h1,
  .front-page .dztm-gold-hero h1,
  .front-page.dztm-dir-rtl .dztm-gold-hero h1{
    text-shadow:0 18px 46px rgba(0,0,0,.48), 0 2px 0 rgba(0,0,0,.10) !important;
  }
  .home .dztm-gold-hero p,
  .front-page .dztm-gold-hero p{
    text-shadow:0 14px 36px rgba(0,0,0,.42) !important;
  }
}

@media (max-width:420px){
  .home .dztm-header-inner,
  .front-page .dztm-header-inner{
    grid-template-columns:52px minmax(116px,1fr) minmax(92px,auto) !important;
    min-height:74px !important;
    height:74px !important;
    border-radius:28px !important;
    padding:0 10px !important;
    gap:8px !important;
  }
  .home .dztm-menu-toggle,
  .front-page .dztm-menu-toggle{
    width:52px !important;height:52px !important;min-width:52px !important;border-radius:19px !important;
  }
  .home .dztm-lang-switcher,
  .front-page .dztm-lang-switcher{
    min-width:116px !important;height:52px !important;border-radius:22px !important;
  }
  .home .dztm-lang-switcher a,
  .front-page .dztm-lang-switcher a{height:40px !important;font-size:11px !important}
  .home .dztm-pro-logo,
  .front-page .dztm-pro-logo{display:none !important}
  .home .dztm-brand,
  .front-page .dztm-brand{gap:0 !important;justify-content:flex-end !important}
  .home .dztm-brand-text strong,
  .front-page .dztm-brand-text strong{
    max-width:116px !important;
    font-size:16px !important;
  }
  .home .dztm-mobile-menu.is-open,
  .front-page .dztm-mobile-menu.is-open{
    grid-template-columns:1fr 1fr !important;
    top:calc(100% + 7px) !important;
    padding:10px !important;
    border-radius:22px !important;
  }
  .home .dztm-mobile-menu a,
  .front-page .dztm-mobile-menu a{min-height:40px !important;font-size:12px !important}
}


/* =========================================================
   DZT Modern Travel Agency v1.7 — compact mobile glass header
   Fixes: remove old white custom logo on mobile header, make menu/language
   controls smaller, and improve spacing/brand alignment.
   ========================================================= */
@media (max-width:720px){
  .home .dztm-header,
  .front-page .dztm-header{
    top:10px !important;
  }
  body.admin-bar.home .dztm-header,
  body.admin-bar.front-page .dztm-header{
    top:42px !important;
  }
  .home .dztm-header-inner,
  .front-page .dztm-header-inner{
    width:min(100% - 22px,1180px) !important;
    grid-template-columns:48px auto minmax(0,1fr) !important;
    min-height:68px !important;
    height:68px !important;
    padding:0 11px !important;
    gap:9px !important;
    border-radius:27px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(226,241,249,.58)) !important;
    box-shadow:0 16px 48px rgba(7,24,39,.16), inset 0 1px 0 rgba(255,255,255,.82) !important;
  }
  .home .dztm-menu-toggle,
  .front-page .dztm-menu-toggle{
    width:46px !important;
    height:46px !important;
    min-width:46px !important;
    border-radius:16px !important;
  }
  .home .dztm-menu-toggle span,
  .front-page .dztm-menu-toggle span{
    width:22px !important;
    height:2.5px !important;
    margin:2.6px auto !important;
  }
  .home .dztm-lang-switcher,
  .front-page .dztm-lang-switcher{
    min-width:120px !important;
    width:120px !important;
    height:46px !important;
    padding:4px !important;
    border-radius:18px !important;
  }
  .home .dztm-lang-switcher a,
  .front-page .dztm-lang-switcher a{
    height:38px !important;
    min-width:0 !important;
    padding:0 7px !important;
    border-radius:15px !important;
    font-size:10.5px !important;
    letter-spacing:.01em !important;
  }
  .home .dztm-brand,
  .front-page .dztm-brand{
    gap:0 !important;
    justify-self:end !important;
    max-width:100% !important;
    overflow:hidden !important;
  }
  /* Remove the old white Metrix Store/custom logo from the mobile header. */
  .home .dztm-brand > img,
  .front-page .dztm-brand > img,
  .home .dztm-brand .custom-logo,
  .front-page .dztm-brand .custom-logo,
  .home .dztm-pro-logo,
  .front-page .dztm-pro-logo{
    display:none !important;
  }
  .home .dztm-brand-text,
  .front-page .dztm-brand-text{
    display:block !important;
    max-width:100% !important;
    text-align:right !important;
  }
  .home .dztm-brand-text strong,
  .front-page .dztm-brand-text strong{
    display:block !important;
    max-width:172px !important;
    color:#061522 !important;
    font-size:18px !important;
    line-height:1 !important;
    font-weight:950 !important;
    letter-spacing:-.035em !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .home .dztm-brand-text em,
  .front-page .dztm-brand-text em{
    display:none !important;
  }
  .home .dztm-mobile-menu.is-open,
  .front-page .dztm-mobile-menu.is-open{
    top:calc(100% + 7px) !important;
    left:11px !important;
    right:11px !important;
    border-radius:20px !important;
    padding:10px !important;
    gap:7px !important;
  }
  .home .dztm-mobile-menu a,
  .front-page .dztm-mobile-menu a{
    min-height:40px !important;
    border-radius:13px !important;
    font-size:12px !important;
  }
}

@media (max-width:420px){
  .home .dztm-header-inner,
  .front-page .dztm-header-inner{
    width:calc(100% - 18px) !important;
    grid-template-columns:44px 112px minmax(0,1fr) !important;
    min-height:62px !important;
    height:62px !important;
    padding:0 9px !important;
    gap:7px !important;
    border-radius:24px !important;
  }
  .home .dztm-menu-toggle,
  .front-page .dztm-menu-toggle{
    width:42px !important;
    height:42px !important;
    min-width:42px !important;
    border-radius:15px !important;
  }
  .home .dztm-menu-toggle span,
  .front-page .dztm-menu-toggle span{
    width:20px !important;
    height:2.4px !important;
    margin:2.4px auto !important;
  }
  .home .dztm-lang-switcher,
  .front-page .dztm-lang-switcher{
    min-width:112px !important;
    width:112px !important;
    height:42px !important;
    border-radius:17px !important;
    padding:3px !important;
  }
  .home .dztm-lang-switcher a,
  .front-page .dztm-lang-switcher a{
    height:36px !important;
    font-size:10px !important;
    border-radius:14px !important;
  }
  .home .dztm-brand-text strong,
  .front-page .dztm-brand-text strong{
    max-width:150px !important;
    font-size:16px !important;
  }
  .home .dztm-gold-hero,
  .front-page .dztm-gold-hero{
    padding-top:102px !important;
  }
}

@media (max-width:360px){
  .home .dztm-header-inner,
  .front-page .dztm-header-inner{
    grid-template-columns:40px 102px minmax(0,1fr) !important;
    gap:6px !important;
  }
  .home .dztm-menu-toggle,
  .front-page .dztm-menu-toggle{
    width:39px !important;height:39px !important;min-width:39px !important;
  }
  .home .dztm-lang-switcher,
  .front-page .dztm-lang-switcher{
    width:102px !important;min-width:102px !important;height:39px !important;
  }
  .home .dztm-lang-switcher a,
  .front-page .dztm-lang-switcher a{height:33px !important;font-size:9px !important}
  .home .dztm-brand-text strong,
  .front-page .dztm-brand-text strong{font-size:15px !important;max-width:132px !important}
}

/* =========================================================
   DZT Modern Travel Agency v1.8 — exact mobile glass header
   الهدف: هيدر الهاتف مثل المرجع: زر قائمة، كبسولة لغة، اسم الوكالة، أيقونة زرقاء.
   كما تم تحديث DZTM_VERSION لكسر كاش CSS في المتصفح.
   ========================================================= */
@media (max-width:720px){
  body.dztm-site .dztm-header{
    position:absolute !important;
    top:10px !important;
    left:0 !important;
    right:0 !important;
    z-index:1000 !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    overflow:visible !important;
  }
  body.admin-bar.dztm-site .dztm-header{top:42px !important}

  body.dztm-site .dztm-header-inner{
    direction:ltr !important;
    width:calc(100% - 22px) !important;
    height:78px !important;
    min-height:78px !important;
    margin:0 auto !important;
    padding:0 13px !important;
    border-radius:30px !important;
    display:grid !important;
    grid-template-columns:52px 132px minmax(0,1fr) 54px !important;
    align-items:center !important;
    gap:10px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.90),rgba(226,242,250,.66)) !important;
    border:1px solid rgba(255,255,255,.86) !important;
    box-shadow:0 18px 46px rgba(6,21,34,.18), inset 0 1px 0 rgba(255,255,255,.88) !important;
    -webkit-backdrop-filter:blur(28px) saturate(1.35) !important;
    backdrop-filter:blur(28px) saturate(1.35) !important;
  }

  body.dztm-site .dztm-nav,
  body.dztm-site .dztm-header-cta,
  body.dztm-site .dztm-brand-text em{display:none !important}

  body.dztm-site .dztm-menu-toggle{
    grid-column:1 !important;
    grid-row:1 !important;
    order:0 !important;
    display:grid !important;
    place-items:center !important;
    width:52px !important;
    height:52px !important;
    min-width:52px !important;
    padding:0 !important;
    border-radius:18px !important;
    border:1px solid rgba(255,255,255,.92) !important;
    background:rgba(255,255,255,.88) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 10px 24px rgba(6,21,34,.10) !important;
  }
  body.dztm-site .dztm-menu-toggle span{
    display:block !important;
    width:25px !important;
    height:3px !important;
    margin:3px auto !important;
    border-radius:99px !important;
    background:#061522 !important;
  }

  body.dztm-site .dztm-actions{
    grid-column:2 !important;
    grid-row:1 !important;
    order:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    width:100% !important;
    min-width:0 !important;
    margin:0 !important;
    padding:0 !important;
    gap:0 !important;
    direction:ltr !important;
  }
  body.dztm-site .dztm-lang-switcher{
    width:132px !important;
    height:52px !important;
    min-width:132px !important;
    padding:4px !important;
    display:grid !important;
    grid-auto-flow:column !important;
    grid-auto-columns:1fr !important;
    gap:2px !important;
    border-radius:21px !important;
    background:rgba(255,255,255,.78) !important;
    border:1px solid rgba(255,255,255,.88) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 10px 24px rgba(6,21,34,.07) !important;
  }
  body.dztm-site .dztm-lang-switcher a{
    width:100% !important;
    min-width:0 !important;
    height:44px !important;
    padding:0 !important;
    display:grid !important;
    place-items:center !important;
    border-radius:17px !important;
    font-size:13px !important;
    line-height:1 !important;
    font-weight:950 !important;
    color:#485763 !important;
    text-decoration:none !important;
  }
  body.dztm-site .dztm-lang-switcher a.is-active{
    background:#061522 !important;
    color:#fff !important;
    box-shadow:0 10px 22px rgba(6,21,34,.18) !important;
  }

  body.dztm-site .dztm-brand{
    grid-column:3 / 5 !important;
    grid-row:1 !important;
    order:0 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 54px !important;
    align-items:center !important;
    gap:10px !important;
    justify-self:stretch !important;
    width:100% !important;
    min-width:0 !important;
    max-width:none !important;
    margin:0 !important;
    overflow:hidden !important;
    direction:ltr !important;
    color:#061522 !important;
    text-decoration:none !important;
  }
  body.dztm-site .dztm-brand > img,
  body.dztm-site .dztm-brand .custom-logo{display:none !important}
  body.dztm-site .dztm-brand-text{
    display:block !important;
    grid-column:1 !important;
    grid-row:1 !important;
    min-width:0 !important;
    text-align:right !important;
    overflow:hidden !important;
  }
  body.dztm-site .dztm-brand-text strong{
    display:block !important;
    max-width:100% !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    white-space:nowrap !important;
    color:#061522 !important;
    font-size:22px !important;
    line-height:1 !important;
    font-weight:950 !important;
    letter-spacing:-.045em !important;
  }
  body.dztm-site .dztm-pro-logo{
    display:block !important;
    grid-column:2 !important;
    grid-row:1 !important;
    width:54px !important;
    height:54px !important;
    min-width:54px !important;
  }
  body.dztm-site .dztm-pro-logo-orb{
    width:54px !important;
    height:54px !important;
    display:grid !important;
    place-items:center !important;
    border-radius:18px !important;
    color:#fff !important;
    background:linear-gradient(135deg,#12b8e8,#0284c7) !important;
    box-shadow:0 12px 28px rgba(2,132,199,.26), inset 0 1px 0 rgba(255,255,255,.35) !important;
  }
  body.dztm-site .dztm-pro-logo-orb svg{width:31px !important;height:31px !important}
  body.dztm-site .dztm-pro-logo-initial{display:none !important}

  body.dztm-site .dztm-mobile-menu{display:none !important}
  body.dztm-site .dztm-mobile-menu.is-open{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
    position:absolute !important;
    top:calc(100% + 8px) !important;
    left:11px !important;
    right:11px !important;
    width:auto !important;
    margin:0 !important;
    padding:12px !important;
    border-radius:22px !important;
    background:rgba(255,255,255,.94) !important;
    border:1px solid rgba(255,255,255,.86) !important;
    box-shadow:0 24px 70px rgba(7,24,39,.22), inset 0 1px 0 rgba(255,255,255,.86) !important;
    -webkit-backdrop-filter:blur(24px) saturate(1.35) !important;
    backdrop-filter:blur(24px) saturate(1.35) !important;
  }
  body.dztm-site .dztm-mobile-menu.is-open a{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:42px !important;
    padding:10px 8px !important;
    border-radius:15px !important;
    color:#061522 !important;
    background:rgba(6,21,34,.055) !important;
    font-size:12px !important;
    font-weight:950 !important;
    text-align:center !important;
    text-decoration:none !important;
  }
}

@media (max-width:420px){
  body.dztm-site .dztm-header-inner{
    width:calc(100% - 18px) !important;
    height:66px !important;
    min-height:66px !important;
    padding:0 9px !important;
    gap:7px !important;
    border-radius:25px !important;
    grid-template-columns:43px 92px minmax(0,1fr) 44px !important;
  }
  body.dztm-site .dztm-menu-toggle{width:43px !important;height:43px !important;min-width:43px !important;border-radius:15px !important}
  body.dztm-site .dztm-menu-toggle span{width:21px !important;height:2.5px !important;margin:2.5px auto !important}
  body.dztm-site .dztm-lang-switcher{width:92px !important;min-width:92px !important;height:43px !important;border-radius:17px !important;padding:3px !important}
  body.dztm-site .dztm-lang-switcher a{height:37px !important;border-radius:14px !important;font-size:10px !important}
  body.dztm-site .dztm-brand{grid-template-columns:minmax(0,1fr) 44px !important;gap:7px !important}
  body.dztm-site .dztm-brand-text strong{font-size:18px !important;letter-spacing:-.04em !important}
  body.dztm-site .dztm-pro-logo,
  body.dztm-site .dztm-pro-logo-orb{width:44px !important;height:44px !important;min-width:44px !important;border-radius:14px !important}
  body.dztm-site .dztm-pro-logo-orb svg{width:26px !important;height:26px !important}
}

@media (max-width:360px){
  body.dztm-site .dztm-header-inner{grid-template-columns:40px 86px minmax(0,1fr) 40px !important;gap:6px !important}
  body.dztm-site .dztm-menu-toggle{width:40px !important;height:40px !important;min-width:40px !important}
  body.dztm-site .dztm-lang-switcher{width:86px !important;min-width:86px !important;height:40px !important}
  body.dztm-site .dztm-lang-switcher a{height:34px !important;font-size:9px !important}
  body.dztm-site .dztm-brand{grid-template-columns:minmax(0,1fr) 40px !important}
  body.dztm-site .dztm-brand-text strong{font-size:16px !important}
  body.dztm-site .dztm-pro-logo,
  body.dztm-site .dztm-pro-logo-orb{width:40px !important;height:40px !important;min-width:40px !important}
}

/* =========================================================
   DZT Modern Travel Agency v1.9 — polished mobile header, shaded hero & motion
   Based on mobile video review: cleaner glass header, smaller controls,
   smoother menu, stronger banner readability, and premium micro-interactions.
   ========================================================= */
@media (max-width:720px){
  body.dztm-site .dztm-header{
    position:absolute !important;
    top:10px !important;
    inset-inline:0 !important;
    z-index:1200 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    overflow:visible !important;
  }
  body.admin-bar.dztm-site .dztm-header{top:46px !important}
  body.dztm-site .dztm-header.is-scrolled .dztm-header-inner{
    background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(228,242,249,.76)) !important;
    box-shadow:0 16px 44px rgba(3,17,31,.19), inset 0 1px 0 rgba(255,255,255,.92) !important;
  }
  body.dztm-site .dztm-header-inner{
    direction:ltr !important;
    width:calc(100% - 18px) !important;
    height:64px !important;
    min-height:64px !important;
    margin:0 auto !important;
    padding:0 9px !important;
    border-radius:25px !important;
    display:grid !important;
    grid-template-columns:44px auto minmax(0,1fr) 46px !important;
    gap:8px !important;
    align-items:center !important;
    background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(226,241,248,.68)) !important;
    border:1px solid rgba(255,255,255,.82) !important;
    box-shadow:0 18px 52px rgba(3,17,31,.17), inset 0 1px 0 rgba(255,255,255,.90) !important;
    -webkit-backdrop-filter:blur(26px) saturate(1.45) !important;
    backdrop-filter:blur(26px) saturate(1.45) !important;
  }
  body.dztm-site .dztm-nav,
  body.dztm-site .dztm-header-cta,
  body.dztm-site .dztm-brand-text em{display:none !important}

  body.dztm-site .dztm-menu-toggle{
    grid-column:1 !important;
    display:grid !important;
    place-items:center !important;
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    padding:0 !important;
    border-radius:16px !important;
    border:1px solid rgba(255,255,255,.92) !important;
    background:rgba(255,255,255,.84) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 9px 22px rgba(3,17,31,.10) !important;
    transition:transform .18s ease, background .18s ease, box-shadow .18s ease !important;
  }
  body.dztm-site .dztm-menu-toggle:active{transform:scale(.96) !important}
  body.dztm-site .dztm-menu-toggle span{
    width:22px !important;
    height:2.5px !important;
    margin:2.5px auto !important;
    border-radius:999px !important;
    background:#061522 !important;
    transition:transform .22s ease, opacity .2s ease !important;
  }
  body.dztm-site .dztm-menu-toggle.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg) !important}
  body.dztm-site .dztm-menu-toggle.is-active span:nth-child(2){opacity:0 !important}
  body.dztm-site .dztm-menu-toggle.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg) !important}

  body.dztm-site .dztm-actions{
    grid-column:2 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    width:auto !important;
    min-width:0 !important;
    margin:0 !important;
    padding:0 !important;
    gap:0 !important;
    direction:ltr !important;
  }
  body.dztm-site .dztm-lang-switcher{
    height:44px !important;
    width:auto !important;
    min-width:0 !important;
    display:inline-grid !important;
    grid-auto-flow:column !important;
    grid-auto-columns:35px !important;
    gap:2px !important;
    padding:3px !important;
    border-radius:17px !important;
    background:rgba(255,255,255,.76) !important;
    border:1px solid rgba(255,255,255,.88) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 8px 20px rgba(3,17,31,.07) !important;
  }
  body.dztm-site .dztm-lang-switcher a{
    min-width:0 !important;
    width:35px !important;
    height:38px !important;
    padding:0 !important;
    display:grid !important;
    place-items:center !important;
    border-radius:14px !important;
    font-size:11px !important;
    line-height:1 !important;
    font-weight:950 !important;
    color:#42515d !important;
    text-decoration:none !important;
  }
  body.dztm-site .dztm-lang-switcher a.is-active{
    background:#061522 !important;
    color:#fff !important;
    box-shadow:0 8px 18px rgba(3,17,31,.18) !important;
  }

  body.dztm-site .dztm-brand{
    grid-column:3 / 5 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 46px !important;
    align-items:center !important;
    gap:8px !important;
    width:100% !important;
    min-width:0 !important;
    margin:0 !important;
    overflow:hidden !important;
    direction:ltr !important;
    color:#061522 !important;
    text-decoration:none !important;
  }
  body.dztm-site .dztm-brand > img,
  body.dztm-site .dztm-brand .custom-logo{display:none !important}
  body.dztm-site .dztm-brand-text{
    display:block !important;
    min-width:0 !important;
    text-align:right !important;
    overflow:hidden !important;
  }
  body.dztm-site .dztm-brand-text strong{
    display:block !important;
    max-width:100% !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    white-space:nowrap !important;
    color:#061522 !important;
    font-size:18px !important;
    line-height:1 !important;
    font-weight:950 !important;
    letter-spacing:-.045em !important;
  }
  body.dztm-site .dztm-pro-logo,
  body.dztm-site .dztm-pro-logo-orb{
    width:46px !important;
    height:46px !important;
    min-width:46px !important;
    border-radius:16px !important;
  }
  body.dztm-site .dztm-pro-logo{display:block !important}
  body.dztm-site .dztm-pro-logo-orb{
    display:grid !important;
    place-items:center !important;
    color:#fff !important;
    background:linear-gradient(135deg,#19c5ef,#0284c7) !important;
    box-shadow:0 12px 26px rgba(2,132,199,.25), inset 0 1px 0 rgba(255,255,255,.36) !important;
  }
  body.dztm-site .dztm-pro-logo-orb svg{width:27px !important;height:27px !important}

  body.dztm-site .dztm-mobile-menu{display:none !important}
  body.dztm-site .dztm-mobile-menu.is-open{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
    position:absolute !important;
    top:calc(100% + 9px) !important;
    left:9px !important;
    right:9px !important;
    width:auto !important;
    margin:0 !important;
    padding:11px !important;
    border-radius:22px !important;
    background:rgba(255,255,255,.93) !important;
    border:1px solid rgba(255,255,255,.86) !important;
    box-shadow:0 24px 70px rgba(3,17,31,.20), inset 0 1px 0 rgba(255,255,255,.90) !important;
    -webkit-backdrop-filter:blur(24px) saturate(1.35) !important;
    backdrop-filter:blur(24px) saturate(1.35) !important;
    animation:dztmMenuDrop .18s ease-out both !important;
  }
  body.dztm-site .dztm-mobile-menu.is-open a{
    min-height:42px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    border-radius:15px !important;
    color:#061522 !important;
    background:rgba(6,21,34,.055) !important;
    font-size:12px !important;
    font-weight:950 !important;
    text-align:center !important;
    text-decoration:none !important;
  }
}

@media (max-width:380px){
  body.dztm-site .dztm-header-inner{grid-template-columns:40px auto minmax(0,1fr) 42px !important;height:60px !important;min-height:60px !important;border-radius:22px !important;padding:0 8px !important;gap:6px !important}
  body.dztm-site .dztm-menu-toggle{width:40px !important;height:40px !important;min-width:40px !important;border-radius:14px !important}
  body.dztm-site .dztm-lang-switcher{height:40px !important;grid-auto-columns:31px !important;border-radius:15px !important}
  body.dztm-site .dztm-lang-switcher a{width:31px !important;height:34px !important;font-size:10px !important;border-radius:12px !important}
  body.dztm-site .dztm-brand{grid-template-columns:minmax(0,1fr) 40px !important;gap:6px !important}
  body.dztm-site .dztm-brand-text strong{font-size:15px !important;letter-spacing:-.035em !important}
  body.dztm-site .dztm-pro-logo,
  body.dztm-site .dztm-pro-logo-orb{width:40px !important;height:40px !important;min-width:40px !important;border-radius:14px !important}
  body.dztm-site .dztm-pro-logo-orb svg{width:24px !important;height:24px !important}
}

@keyframes dztmMenuDrop{from{opacity:0;transform:translateY(-7px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}

/* Stronger but elegant hero shading and readability */
.home .dztm-gold-hero-bg,
.front-page .dztm-gold-hero-bg{opacity:.84 !important;filter:saturate(1.08) contrast(1.04) brightness(.88) !important}
.home .dztm-gold-hero-overlay,
.front-page .dztm-gold-hero-overlay{
  background:
    linear-gradient(180deg,rgba(3,17,31,.54) 0%,rgba(3,17,31,.34) 38%,rgba(244,249,252,.97) 100%),
    linear-gradient(90deg,rgba(3,17,31,.32) 0%,rgba(3,17,31,.50) 52%,rgba(3,17,31,.82) 100%),
    radial-gradient(circle at 72% 45%,rgba(245,195,79,.20),transparent 32%) !important;
}
.dztm-dir-ltr.home .dztm-gold-hero-overlay,
.dztm-dir-ltr.front-page .dztm-gold-hero-overlay{
  background:
    linear-gradient(180deg,rgba(3,17,31,.54) 0%,rgba(3,17,31,.34) 38%,rgba(244,249,252,.97) 100%),
    linear-gradient(270deg,rgba(3,17,31,.32) 0%,rgba(3,17,31,.50) 52%,rgba(3,17,31,.82) 100%),
    radial-gradient(circle at 28% 45%,rgba(245,195,79,.20),transparent 32%) !important;
}
.dztm-gold-hero h1,.dztm-gold-hero p{text-shadow:0 4px 18px rgba(0,0,0,.32)}
.dztm-gold-pill{box-shadow:0 12px 34px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}

@media (max-width:720px){
  .home .dztm-gold-hero,
  .front-page .dztm-gold-hero{padding-top:110px !important;min-height:735px !important}
  .home .dztm-gold-hero-copy,
  .front-page .dztm-gold-hero-copy{padding-top:38px !important}
  .home .dztm-gold-pill,
  .front-page .dztm-gold-pill{font-size:12px !important;padding:8px 13px !important;background:rgba(6,21,34,.38) !important;border-color:rgba(245,195,79,.34) !important}
  .home .dztm-gold-hero h1,
  .front-page .dztm-gold-hero h1,
  .home.dztm-dir-rtl .dztm-gold-hero h1,
  .front-page.dztm-dir-rtl .dztm-gold-hero h1{font-size:34px !important;line-height:1.26 !important;max-width:340px !important;margin-top:22px !important}
  .home .dztm-gold-hero p,
  .front-page .dztm-gold-hero p{font-size:14px !important;line-height:1.9 !important;max-width:335px !important;margin-top:16px !important;color:rgba(255,255,255,.88) !important}
  .home .dztm-gold-hero-actions,
  .front-page .dztm-gold-hero-actions{width:min(100%,330px) !important;margin:24px auto 0 !important;gap:11px !important}
  .home .dztm-gold-hero-actions .dztm-gold-btn,
  .front-page .dztm-gold-hero-actions .dztm-gold-btn{min-height:54px !important;border-radius:28px !important;font-size:16px !important}
  .home .dztm-gold-hero-actions .dztm-gold-btn-primary,
  .front-page .dztm-gold-hero-actions .dztm-gold-btn-primary{background:linear-gradient(135deg,#ffd34f,#ffe58d) !important;color:#061522 !important;box-shadow:0 16px 42px rgba(245,195,79,.32) !important}
  .home .dztm-gold-stats-inline,
  .front-page .dztm-gold-stats-inline{margin-top:26px !important;display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:8px !important;width:min(100%,340px) !important;margin-inline:auto !important}
  .home .dztm-gold-stats-inline strong,
  .front-page .dztm-gold-stats-inline strong{font-size:28px !important;color:#ffd34f !important;text-shadow:0 8px 18px rgba(0,0,0,.22)}
  .home .dztm-gold-stats-inline span,
  .front-page .dztm-gold-stats-inline span{font-size:10.5px !important;text-align:center !important;color:rgba(255,255,255,.82) !important}
}

/* Premium micro-interactions */
.dztm-gold-trip-card,.dztm-gold-feature-card,.dztm-gold-destination-card,.dztm-gold-testimonials-grid article,.dztm-panel,.dztm-booking-box{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.dztm-gold-trip-card:hover,.dztm-gold-feature-card:hover,.dztm-gold-testimonials-grid article:hover{transform:translateY(-5px);box-shadow:0 28px 78px rgba(7,24,39,.13)}
.dztm-gold-destination-card:hover{transform:translateY(-4px) scale(1.01)}
.dztm-gold-btn-primary{position:relative;overflow:hidden}
.dztm-gold-btn-primary:after{content:"";position:absolute;inset:-60% auto -60% -40%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.36),transparent);transform:skewX(-18deg);animation:dztmBtnSheen 4.8s ease-in-out infinite}
@keyframes dztmBtnSheen{0%,68%{left:-45%}84%,100%{left:120%}}

.dztm-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}
.dztm-reveal.is-visible{opacity:1;transform:translateY(0)}
.dztm-reveal:nth-child(2){transition-delay:.05s}.dztm-reveal:nth-child(3){transition-delay:.10s}.dztm-reveal:nth-child(4){transition-delay:.15s}.dztm-reveal:nth-child(5){transition-delay:.20s}.dztm-reveal:nth-child(6){transition-delay:.25s}

@media (prefers-reduced-motion:reduce){
  .dztm-reveal,.dztm-gold-trip-card,.dztm-gold-feature-card,.dztm-gold-destination-card,.dztm-gold-btn,.dztm-menu-toggle span{transition:none !important;animation:none !important;transform:none !important;opacity:1 !important}
  .dztm-gold-btn-primary:after{display:none !important}
}
