: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}
}


/* =========================================================
   DZT Modern Travel Agency v2.0 — compact sticky header + modern card shadows
   Fixes requested after mobile review: smaller menu/language/logo controls,
   fixed glass header visible while scrolling, stronger modern card depth.
   ========================================================= */

/* Header must remain visible on scroll, especially mobile. */
body.dztm-site .dztm-header{
  position:fixed !important;
  top:12px !important;
  left:0 !important;
  right:0 !important;
  z-index:9999 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
  pointer-events:none;
}
body.dztm-site .dztm-header-inner,
body.dztm-site .dztm-mobile-menu{pointer-events:auto}
body.admin-bar.dztm-site .dztm-header{top:44px !important}

@media (max-width:720px){
  body.dztm-site .dztm-header{top:8px !important}
  body.admin-bar.dztm-site .dztm-header{top:42px !important}

  body.dztm-site .dztm-header-inner{
    width:calc(100% - 18px) !important;
    height:56px !important;
    min-height:56px !important;
    padding:0 8px !important;
    border-radius:22px !important;
    grid-template-columns:38px auto minmax(0,1fr) 38px !important;
    gap:7px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(228,241,248,.64)) !important;
    border:1px solid rgba(255,255,255,.84) !important;
    box-shadow:0 14px 38px rgba(3,17,31,.18), inset 0 1px 0 rgba(255,255,255,.92) !important;
    -webkit-backdrop-filter:blur(24px) saturate(1.35) !important;
    backdrop-filter:blur(24px) saturate(1.35) !important;
  }
  body.dztm-site .dztm-header.is-scrolled .dztm-header-inner{
    background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(231,243,249,.80)) !important;
    box-shadow:0 14px 42px rgba(3,17,31,.22), inset 0 1px 0 rgba(255,255,255,.95) !important;
    transform:translateY(0) !important;
  }

  body.dztm-site .dztm-menu-toggle{
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    border-radius:14px !important;
    background:rgba(255,255,255,.84) !important;
    border:1px solid rgba(255,255,255,.92) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 8px 18px rgba(3,17,31,.09) !important;
  }
  body.dztm-site .dztm-menu-toggle span{
    width:19px !important;
    height:2.2px !important;
    margin:2.2px auto !important;
    background:#061522 !important;
  }
  body.dztm-site .dztm-menu-toggle.is-active span:nth-child(1){transform:translateY(4.4px) rotate(45deg) !important}
  body.dztm-site .dztm-menu-toggle.is-active span:nth-child(3){transform:translateY(-4.4px) rotate(-45deg) !important}

  body.dztm-site .dztm-actions{grid-column:2 !important;justify-content:flex-start !important;width:auto !important;max-width:none !important}
  body.dztm-site .dztm-lang-switcher{
    height:38px !important;
    grid-auto-columns:29px !important;
    padding:3px !important;
    gap:1px !important;
    border-radius:15px !important;
    background:rgba(255,255,255,.76) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 7px 18px rgba(3,17,31,.06) !important;
  }
  body.dztm-site .dztm-lang-switcher a{
    width:29px !important;
    height:32px !important;
    border-radius:12px !important;
    font-size:9.5px !important;
    font-weight:950 !important;
  }
  body.dztm-site .dztm-lang-switcher a.is-active{
    background:#061522 !important;
    color:#fff !important;
    box-shadow:0 7px 15px rgba(3,17,31,.18) !important;
  }

  body.dztm-site .dztm-brand{
    grid-column:3 / 5 !important;
    grid-template-columns:minmax(0,1fr) 38px !important;
    gap:7px !important;
    min-width:0 !important;
  }
  body.dztm-site .dztm-brand-text strong{
    font-size:16px !important;
    max-width:100% !important;
    letter-spacing:-.035em !important;
  }
  body.dztm-site .dztm-pro-logo,
  body.dztm-site .dztm-pro-logo-orb{
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    border-radius:13px !important;
  }
  body.dztm-site .dztm-pro-logo-orb svg{width:23px !important;height:23px !important}

  body.dztm-site .dztm-mobile-menu.is-open{
    top:calc(100% + 7px) !important;
    left:9px !important;
    right:9px !important;
    padding:10px !important;
    border-radius:19px !important;
    box-shadow:0 20px 60px rgba(3,17,31,.20), inset 0 1px 0 rgba(255,255,255,.90) !important;
  }
  body.dztm-site .dztm-mobile-menu.is-open a{
    min-height:38px !important;
    border-radius:13px !important;
    font-size:11.5px !important;
  }

  /* Because header is fixed, keep hero content clear under it. */
  .home .dztm-gold-hero,
  .front-page .dztm-gold-hero{padding-top:104px !important}
}

@media (max-width:380px){
  body.dztm-site .dztm-header-inner{
    width:calc(100% - 14px) !important;
    height:52px !important;
    min-height:52px !important;
    grid-template-columns:35px auto minmax(0,1fr) 35px !important;
    gap:5px !important;
    padding:0 7px !important;
    border-radius:20px !important;
  }
  body.dztm-site .dztm-menu-toggle{width:35px !important;height:35px !important;min-width:35px !important;border-radius:12px !important}
  body.dztm-site .dztm-menu-toggle span{width:18px !important;height:2px !important;margin:2px auto !important}
  body.dztm-site .dztm-lang-switcher{height:35px !important;grid-auto-columns:27px !important;border-radius:13px !important;padding:2px !important}
  body.dztm-site .dztm-lang-switcher a{width:27px !important;height:31px !important;font-size:9px !important;border-radius:11px !important}
  body.dztm-site .dztm-brand{grid-template-columns:minmax(0,1fr) 35px !important;gap:5px !important}
  body.dztm-site .dztm-brand-text strong{font-size:14.5px !important}
  body.dztm-site .dztm-pro-logo,
  body.dztm-site .dztm-pro-logo-orb{width:35px !important;height:35px !important;min-width:35px !important;border-radius:12px !important}
  body.dztm-site .dztm-pro-logo-orb svg{width:21px !important;height:21px !important}
}

/* More professional depth for all public cards. */
.dztm-gold-trip-card,
.dztm-trip-card,
.dztm-gold-feature-card,
.dztm-gold-umrah-card,
.dztm-gold-testimonials-grid article,
.dztm-panel,
.dztm-booking-box,
.dztm-trip-price-card,
.dztm-trip-content-card,
.dztm-gold-search,
.dztm-empty,
.dztm-notice{
  border:1px solid rgba(255,255,255,.82) !important;
  box-shadow:0 18px 42px rgba(7,24,39,.10), 0 4px 14px rgba(7,24,39,.06) !important;
}
.dztm-gold-trip-card,
.dztm-trip-card,
.dztm-gold-feature-card,
.dztm-gold-umrah-card,
.dztm-gold-testimonials-grid article,
.dztm-panel,
.dztm-booking-box{
  background:linear-gradient(180deg,#fff,rgba(255,255,255,.94)) !important;
}
.dztm-gold-trip-card:hover,
.dztm-trip-card:hover,
.dztm-gold-feature-card:hover,
.dztm-gold-umrah-card:hover,
.dztm-gold-testimonials-grid article:hover,
.dztm-panel:hover,
.dztm-booking-box:hover{
  transform:translateY(-6px) !important;
  box-shadow:0 30px 88px rgba(7,24,39,.16), 0 10px 26px rgba(7,24,39,.08) !important;
  border-color:rgba(20,185,143,.22) !important;
}
.dztm-gold-trip-media,
.dztm-trip-image,
.dztm-gold-destination-card{
  box-shadow:inset 0 -80px 80px rgba(3,17,31,.18) !important;
}
.dztm-gold-trip-media::after,
.dztm-trip-image::after,
.dztm-gold-destination-card::after{
  background:linear-gradient(180deg,rgba(3,17,31,.05),rgba(3,17,31,.18) 42%,rgba(3,17,31,.72)) !important;
}
.dztm-gold-trip-card img,
.dztm-trip-card img,
.dztm-gold-destination-card{transition:transform .45s ease, filter .45s ease !important}
.dztm-gold-trip-card:hover .dztm-gold-trip-media,
.dztm-trip-card:hover .dztm-trip-image,
.dztm-gold-destination-card:hover{filter:saturate(1.08) contrast(1.03) !important}

@media (max-width:720px){
  .dztm-gold-trip-card,
  .dztm-trip-card,
  .dztm-gold-feature-card,
  .dztm-gold-umrah-card,
  .dztm-gold-testimonials-grid article,
  .dztm-panel,
  .dztm-booking-box,
  .dztm-trip-price-card,
  .dztm-trip-content-card{
    box-shadow:0 16px 38px rgba(7,24,39,.12), 0 4px 12px rgba(7,24,39,.06) !important;
    border-radius:22px !important;
  }
  .dztm-gold-trip-card:hover,
  .dztm-trip-card:hover,
  .dztm-gold-feature-card:hover,
  .dztm-gold-umrah-card:hover,
  .dztm-gold-testimonials-grid article:hover,
  .dztm-panel:hover,
  .dztm-booking-box:hover{transform:none !important}
}

/* v2.1 — professional search date/category controls */
.dztm-month-year-picker{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(82px,.72fr);
  gap:8px;
  align-items:center;
  direction:ltr !important;
}
.dztm-month-year-picker select,
.dztm-gold-search select,
.dztm-archive-filter select{
  appearance:none;
  -webkit-appearance:none;
  background-image:linear-gradient(45deg,transparent 50%,#0f293d 50%),linear-gradient(135deg,#0f293d 50%,transparent 50%);
  background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;
  background-size:5px 5px,5px 5px;
  background-repeat:no-repeat;
  padding-inline-end:28px !important;
  font-variant-numeric:lining-nums tabular-nums;
}
body.dztm-dir-rtl .dztm-gold-search select,
body.dztm-dir-rtl .dztm-archive-filter select{
  text-align:right;
}
body.dztm-dir-rtl .dztm-month-year-picker select{
  text-align:left;
}
.dztm-gold-search .dztm-date-filter,
.dztm-archive-filter .dztm-date-filter{
  min-width:0;
}
.dztm-gold-search .dztm-date-filter span,
.dztm-archive-filter .dztm-date-filter span{
  white-space:nowrap;
}
.dztm-archive-filter{
  display:grid;
  grid-template-columns:minmax(180px,1fr) minmax(170px,.85fr) minmax(240px,1.1fr) auto;
  gap:12px;
  align-items:end;
  margin:0 0 26px;
  padding:18px;
  border-radius:26px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(255,255,255,.85);
  box-shadow:0 18px 48px rgba(7,24,39,.09),0 4px 14px rgba(7,24,39,.05);
}
.dztm-archive-filter label{
  display:grid;
  gap:7px;
  color:#536779;
  font-size:12px;
  font-weight:900;
}
.dztm-archive-filter input,
.dztm-archive-filter select{
  min-height:48px;
  border:1px solid #d9e5ef;
  border-radius:16px;
  background-color:#fff;
  color:#071827;
  font-weight:900;
}
.dztm-archive-filter button{
  min-width:120px;
}
@media (max-width:1060px){
  .dztm-archive-filter{grid-template-columns:1fr 1fr}
  .dztm-archive-filter button{min-height:50px}
}
@media (max-width:720px){
  .dztm-gold-search .dztm-month-year-picker,
  .dztm-archive-filter .dztm-month-year-picker{
    grid-template-columns:1fr 96px;
    gap:7px;
  }
  .dztm-gold-search .dztm-month-year-picker select,
  .dztm-archive-filter .dztm-month-year-picker select{
    min-height:44px;
    border-radius:14px;
    background-color:#f8fbfd !important;
    padding-inline-start:12px !important;
    font-size:13px;
  }
  .dztm-gold-search select,
  .dztm-gold-search input{
    min-height:44px;
  }
  .dztm-archive-filter{grid-template-columns:1fr;padding:14px;border-radius:22px}
}

/* =========================================================
   DZT Modern Travel Agency v2.2 — commercial mobile polish
   Based on full mobile video review: cleaner scroll behavior,
   stronger card hierarchy, better trip cards/details, smoother sections.
   ========================================================= */
:root{
  --dztm-v22-shadow-soft:0 16px 38px rgba(7,24,39,.09),0 4px 14px rgba(7,24,39,.05);
  --dztm-v22-shadow-card:0 22px 58px rgba(7,24,39,.12),0 8px 22px rgba(7,24,39,.06);
  --dztm-v22-shadow-card-hover:0 34px 88px rgba(7,24,39,.18),0 12px 30px rgba(7,24,39,.08);
}
html{scroll-padding-top:96px}
body.dztm-site{background:linear-gradient(180deg,#eef9fd 0%,#f7fbfe 38%,#eef8fc 100%)}
body.dztm-site .dztm-main{isolation:isolate}

/* Header: more stable, more premium while scrolling */
body.dztm-site .dztm-header-inner{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}
body.dztm-site .dztm-header.is-scrolled .dztm-header-inner{transform:translateY(0) scale(.985)}
body.dztm-menu-open{overflow-x:hidden}
body.dztm-menu-open .dztm-header-inner{box-shadow:0 26px 70px rgba(3,17,31,.23),inset 0 1px 0 rgba(255,255,255,.92) !important}

/* Homepage hero: subtle cinematic shading without killing the image */
.home .dztm-gold-hero-bg,
.front-page .dztm-gold-hero-bg{filter:saturate(1.08) contrast(1.06) brightness(.84) !important}
.home .dztm-gold-hero-overlay,
.front-page .dztm-gold-hero-overlay{
  background:
    linear-gradient(180deg,rgba(3,17,31,.56) 0%,rgba(3,17,31,.38) 35%,rgba(3,17,31,.50) 68%,rgba(244,249,252,.97) 100%),
    radial-gradient(circle at 50% 22%,rgba(255,255,255,.08),transparent 28%),
    radial-gradient(circle at 56% 50%,rgba(14,165,233,.12),transparent 32%) !important;
}
.home .dztm-gold-pill,.front-page .dztm-gold-pill{box-shadow:0 18px 42px rgba(3,17,31,.22),inset 0 1px 0 rgba(255,255,255,.14) !important}
.home .dztm-gold-hero-actions .dztm-gold-btn,
.front-page .dztm-gold-hero-actions .dztm-gold-btn{letter-spacing:0;transform:translateZ(0)}

/* Search box becomes a premium conversion block */
.dztm-gold-search,
.dztm-archive-filter{
  box-shadow:0 24px 70px rgba(7,24,39,.14),0 8px 22px rgba(7,24,39,.07) !important;
  border-color:rgba(255,255,255,.9) !important;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,252,254,.93)) !important;
}
.dztm-gold-search input,.dztm-gold-search select,
.dztm-archive-filter input,.dztm-archive-filter select{
  transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
}
.dztm-gold-search input:focus,.dztm-gold-search select:focus,
.dztm-archive-filter input:focus,.dztm-archive-filter select:focus{
  border-color:#14b8a6 !important;
  box-shadow:0 0 0 4px rgba(20,184,166,.12) !important;
  outline:none !important;
}

/* Modern card hierarchy across the public site */
.dztm-gold-trip-card,.dztm-trip-card,.dztm-gold-feature-card,.dztm-gold-umrah-card,
.dztm-gold-testimonials-grid article,.dztm-gold-destination-card,.dztm-panel,.dztm-booking-box,
.dztm-trip-price-card,.dztm-trip-content-card,.dztm-page-content,.dztm-post-card{
  box-shadow:var(--dztm-v22-shadow-card) !important;
  border-color:rgba(255,255,255,.88) !important;
}
.dztm-gold-trip-card:hover,.dztm-trip-card:hover,.dztm-gold-feature-card:hover,.dztm-gold-umrah-card:hover,
.dztm-gold-testimonials-grid article:hover,.dztm-gold-destination-card:hover,.dztm-panel:hover,.dztm-booking-box:hover{
  box-shadow:var(--dztm-v22-shadow-card-hover) !important;
}
.dztm-gold-trip-card,.dztm-trip-card{overflow:hidden;background:#fff !important}
.dztm-gold-trip-media,.dztm-trip-image{overflow:hidden}
.dztm-gold-trip-media::before,.dztm-trip-image::before{
  content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.10),transparent 42%,rgba(3,17,31,.62));
}
.dztm-gold-trip-badge,.dztm-gold-trip-destination,.dztm-trip-image .dztm-status{z-index:3}
.dztm-gold-trip-media::after,.dztm-trip-image::after{z-index:2;background:linear-gradient(0deg,rgba(3,17,31,.68),transparent 60%) !important}
.dztm-gold-trip-body h3,.dztm-trip-body h3{letter-spacing:-.02em}
body.dztm-dir-rtl .dztm-gold-trip-body h3,body.dztm-dir-rtl .dztm-trip-body h3{letter-spacing:0}
.dztm-gold-details,.dztm-card-actions a,.dztm-card-actions a.primary{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.dztm-gold-details:hover,.dztm-card-actions a:hover{transform:translateY(-2px)}

/* Single trip page: stronger commercial readability */
.dztm-single-trip .dztm-trip-hero{background:#061522}
.dztm-trip-hero-bg{filter:saturate(1.06) contrast(1.05) brightness(.82) !important;opacity:.72 !important}
.dztm-trip-hero:before{
  background:
    linear-gradient(180deg,rgba(3,17,31,.48),rgba(3,17,31,.20) 42%,rgba(3,17,31,.85)),
    linear-gradient(90deg,rgba(3,17,31,.88),rgba(3,17,31,.40),rgba(3,17,31,.82)),
    radial-gradient(circle at 72% 18%,rgba(56,189,248,.16),transparent 32%) !important;
}
.dztm-dir-ltr .dztm-trip-hero:before{
  background:
    linear-gradient(180deg,rgba(3,17,31,.48),rgba(3,17,31,.20) 42%,rgba(3,17,31,.85)),
    linear-gradient(270deg,rgba(3,17,31,.88),rgba(3,17,31,.40),rgba(3,17,31,.82)),
    radial-gradient(circle at 28% 18%,rgba(56,189,248,.16),transparent 32%) !important;
}
.dztm-trip-hero h1{text-shadow:0 16px 42px rgba(0,0,0,.46)}
.dztm-trip-price-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,252,254,.95)) !important}
.dztm-trip-price-card strong{font-variant-numeric:lining-nums tabular-nums}
.dztm-panel h2,.dztm-panel h3{gap:10px}
.dztm-richtext{font-weight:600;color:#415468}
.dztm-side-list li,.dztm-trip-price-card li{border-bottom-color:rgba(7,24,39,.07) !important}
.dztm-booking-form input,.dztm-booking-form select,.dztm-booking-form textarea{
  background:#fbfdff !important;
  border-color:#dce9f2 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85);
}
.dztm-booking-form input:focus,.dztm-booking-form select:focus,.dztm-booking-form textarea:focus{
  background:#fff !important;border-color:#14b8a6 !important;box-shadow:0 0 0 4px rgba(20,184,166,.12) !important;
}

/* Footer polish */
.dztm-footer{background:radial-gradient(circle at 75% 0%,rgba(14,165,233,.16),transparent 34%),linear-gradient(180deg,#061522,#03111f) !important}
.dztm-footer .dztm-brand-text strong,.dztm-footer h3{color:#fff}
.dztm-footer a{transition:color .18s ease,opacity .18s ease}
.dztm-footer a:hover{color:#38bdf8 !important}

@media (max-width:720px){
  html{scroll-padding-top:84px}
  .dztm-container{width:min(100% - 22px,1180px) !important}
  body.dztm-site .dztm-header-inner{height:54px !important;min-height:54px !important;border-radius:21px !important}
  body.dztm-site .dztm-menu-toggle{width:36px !important;height:36px !important;min-width:36px !important;border-radius:13px !important}
  body.dztm-site .dztm-menu-toggle span{width:18px !important;height:2px !important;margin:2.1px auto !important}
  body.dztm-site .dztm-lang-switcher{height:36px !important;grid-auto-columns:28px !important;border-radius:14px !important;padding:2px !important}
  body.dztm-site .dztm-lang-switcher a{height:32px !important;width:28px !important;font-size:9.5px !important;border-radius:12px !important}
  body.dztm-site .dztm-pro-logo,body.dztm-site .dztm-pro-logo-orb{width:36px !important;height:36px !important;min-width:36px !important;border-radius:13px !important}
  body.dztm-site .dztm-pro-logo-orb svg{width:22px !important;height:22px !important}
  body.dztm-site .dztm-brand-text strong{font-size:15.5px !important}

  /* Homepage mobile flow from video: compact hero, premium cards below */
  .home .dztm-gold-hero,.front-page .dztm-gold-hero{min-height:700px !important;padding-top:96px !important;padding-bottom:48px !important}
  .home .dztm-gold-hero-copy,.front-page .dztm-gold-hero-copy{padding-top:34px !important}
  .home .dztm-gold-pill,.front-page .dztm-gold-pill{font-size:11.5px !important;min-height:38px !important;padding:7px 12px !important;max-width:86% !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:31px !important;line-height:1.28 !important;max-width:330px !important;margin-top:18px !important}
  .home .dztm-gold-hero p,.front-page .dztm-gold-hero p{font-size:13.5px !important;line-height:1.85 !important;max-width:330px !important;margin-top:14px !important}
  .home .dztm-gold-hero-actions,.front-page .dztm-gold-hero-actions{width:min(100%,322px) !important;margin-top:22px !important;gap:10px !important}
  .home .dztm-gold-hero-actions .dztm-gold-btn,.front-page .dztm-gold-hero-actions .dztm-gold-btn{min-height:50px !important;font-size:15px !important;border-radius:25px !important}
  .home .dztm-gold-stats-inline,.front-page .dztm-gold-stats-inline{width:min(100%,330px) !important;margin-top:24px !important}
  .home .dztm-gold-stats-inline strong,.front-page .dztm-gold-stats-inline strong{font-size:26px !important}

  .dztm-gold-search-wrap{margin-top:-14px !important}
  .dztm-gold-search{border-radius:24px !important;padding:13px !important}
  .dztm-gold-search label{padding:8px 2px !important}
  .dztm-gold-search button{border-radius:17px !important;min-height:48px !important}

  .dztm-gold-section{padding:54px 0 !important}
  .dztm-gold-section-head{margin-bottom:22px !important;padding-inline:6px}
  .dztm-gold-section-head h2{font-size:27px !important;line-height:1.25 !important}
  .dztm-gold-section-head p{font-size:13px !important;line-height:1.8 !important}
  .dztm-gold-trips-grid,.dztm-trips-grid{gap:18px !important}
  .dztm-gold-trip-card,.dztm-trip-card{border-radius:23px !important;box-shadow:0 18px 42px rgba(7,24,39,.13),0 5px 15px rgba(7,24,39,.06) !important}
  .dztm-gold-trip-media,.dztm-trip-image{height:188px !important}
  .dztm-gold-trip-body,.dztm-trip-body{padding:16px !important}
  .dztm-gold-trip-body h3,.dztm-trip-body h3{font-size:18px !important;line-height:1.42 !important;margin-top:8px !important}
  .dztm-gold-trip-body p,.dztm-trip-body p{font-size:12.5px !important;line-height:1.75 !important;margin-top:7px !important}
  .dztm-gold-trip-foot,.dztm-trip-meta{margin-top:12px !important;gap:8px !important}
  .dztm-gold-trip-foot strong,.dztm-trip-meta strong{font-size:19px !important}
  .dztm-gold-details,.dztm-card-actions a{width:100% !important;min-height:42px !important;border-radius:15px !important}
  .dztm-card-actions{display:grid !important;gap:8px !important;margin-top:14px !important}

  .dztm-gold-destination-card{min-height:210px !important;border-radius:22px !important;padding:18px !important}
  .dztm-gold-destination-card h3{font-size:24px !important}
  .dztm-gold-feature-card,.dztm-gold-testimonials-grid article,.dztm-panel,.dztm-booking-box{padding:18px !important;border-radius:21px !important}

  /* Single trip mobile: stronger visual but less vertical waste */
  .dztm-trip-hero-grid{padding-top:92px !important;padding-bottom:28px !important}
  .dztm-trip-hero-grid > div:first-child{min-height:190px !important}
  .dztm-trip-hero h1{font-size:24px !important;line-height:1.28 !important;max-width:310px !important}
  .dztm-trip-hero p{font-size:12px !important}
  .dztm-trip-price-card{margin-top:-2px !important;padding:18px !important;border-radius:22px !important}
  .dztm-trip-price-card strong{font-size:25px !important}
  .dztm-trip-price-card li{padding:8px 0 !important}
  .dztm-trip-layout{gap:18px !important}
  .dztm-panel h2,.dztm-panel h3{font-size:19px !important}
  .dztm-booking-box .dztm-section-head h2{font-size:23px !important}
  .dztm-booking-form{gap:12px !important}
  .dztm-form-grid{gap:11px !important}
  .dztm-booking-form input,.dztm-booking-form select,.dztm-booking-form textarea{min-height:44px !important;border-radius:13px !important;padding:10px 12px !important;font-size:13px !important}
  .dztm-booking-form button{min-height:48px !important;border-radius:16px !important}
  .dztm-footer-grid{padding-top:52px !important;gap:24px !important}
}

@media (max-width:380px){
  .home .dztm-gold-hero,.front-page .dztm-gold-hero{min-height:680px !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:29px !important;max-width:304px !important}
  .home .dztm-gold-hero p,.front-page .dztm-gold-hero p{font-size:12.8px !important;max-width:304px !important}
  .home .dztm-gold-stats-inline strong,.front-page .dztm-gold-stats-inline strong{font-size:24px !important}
  .home .dztm-gold-stats-inline span,.front-page .dztm-gold-stats-inline span{font-size:9.5px !important}
}

/* ------------------------------------------------------------------
   DZT Modern Travel Agency v2.3 — premium single trip hero glass layer
   ------------------------------------------------------------------ */
.dztm-single-trip .dztm-trip-hero{
  min-height:640px !important;
  overflow:hidden !important;
  isolation:isolate;
}
.dztm-single-trip .dztm-trip-hero-bg{
  opacity:1 !important;
  filter:saturate(1.12) contrast(1.04) brightness(.92) !important;
  transform:scale(1.02) !important;
}
.dztm-single-trip .dztm-trip-hero:before{
  z-index:1 !important;
  background:
    linear-gradient(180deg,rgba(2,10,18,.26) 0%,rgba(2,10,18,.36) 46%,rgba(234,246,251,.92) 100%),
    radial-gradient(circle at 50% 38%,rgba(14,165,233,.16),transparent 44%),
    linear-gradient(90deg,rgba(2,10,18,.58),rgba(2,10,18,.26),rgba(2,10,18,.58)) !important;
}
.dztm-trip-hero-grid{
  position:relative !important;
  z-index:3 !important;
  grid-template-columns:minmax(0,1fr) 340px !important;
  align-items:center !important;
  padding-top:138px !important;
  padding-bottom:96px !important;
}
.dztm-trip-hero-content{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  max-width:920px;
  margin-inline:auto;
}
.dztm-trip-hero-glass{
  width:min(100%,820px);
  padding:30px 34px 32px;
  border-radius:36px;
  border:1px solid rgba(255,255,255,.26);
  background:linear-gradient(135deg,rgba(255,255,255,.20),rgba(255,255,255,.075));
  -webkit-backdrop-filter:blur(18px) saturate(1.18);
  backdrop-filter:blur(18px) saturate(1.18);
  box-shadow:0 32px 100px rgba(2,10,18,.30), inset 0 1px 0 rgba(255,255,255,.30);
}
.dztm-trip-hero-glass .dztm-back,
.dztm-trip-hero-glass .dztm-status{
  margin-inline:4px;
  vertical-align:middle;
}
.dztm-trip-hero h1{
  margin:18px auto 0 !important;
  max-width:760px !important;
  text-align:center !important;
  font-size:clamp(42px,5.4vw,72px) !important;
  line-height:1.12 !important;
  color:#fff !important;
  text-shadow:0 16px 46px rgba(0,0,0,.34) !important;
}
.dztm-dir-rtl .dztm-trip-hero h1{line-height:1.20 !important;letter-spacing:0 !important}
.dztm-trip-hero p{
  margin:12px auto 0 !important;
  text-align:center !important;
  color:rgba(255,255,255,.86) !important;
  font-weight:850 !important;
}
.dztm-trip-hero .dztm-hero-actions{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  margin-top:24px !important;
}
.dztm-trip-hero .dztm-btn.primary{
  min-width:190px;
  min-height:52px;
  background:linear-gradient(135deg,#13c99a,#0ea5e9) !important;
  box-shadow:0 18px 44px rgba(14,165,233,.28), inset 0 1px 0 rgba(255,255,255,.25) !important;
}
.dztm-trip-hero .dztm-btn.ghost{
  min-width:150px;
  border-color:rgba(255,255,255,.25) !important;
  background:rgba(255,255,255,.14) !important;
}
.dztm-trip-quick-facts{
  width:min(100%,880px);
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-top:16px;
}
.dztm-trip-fact{
  min-height:92px;
  padding:14px 12px;
  border-radius:22px;
  border:1px solid rgba(255,255,255,.22);
  background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.10));
  -webkit-backdrop-filter:blur(16px) saturate(1.15);
  backdrop-filter:blur(16px) saturate(1.15);
  box-shadow:0 18px 54px rgba(2,10,18,.16), inset 0 1px 0 rgba(255,255,255,.25);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:5px;
  color:#fff;
}
.dztm-fact-icon{
  width:36px;
  height:36px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,rgba(19,201,154,.95),rgba(14,165,233,.95));
  color:#fff;
  font-size:17px;
  box-shadow:0 12px 26px rgba(14,165,233,.24);
}
.dztm-trip-fact small{
  color:rgba(255,255,255,.76);
  font-size:10px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.dztm-trip-fact b{
  color:#fff;
  font-size:12px;
  font-weight:950;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.dztm-trip-price-card{
  border-radius:30px !important;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.88)) !important;
  -webkit-backdrop-filter:blur(20px) saturate(1.1) !important;
  backdrop-filter:blur(20px) saturate(1.1) !important;
  box-shadow:0 34px 95px rgba(2,10,18,.22), inset 0 1px 0 rgba(255,255,255,.72) !important;
}
.dztm-trip-layout{margin-top:-54px !important}
.dztm-panel,.dztm-booking-box,.dztm-trip-price-card{
  transition:transform .22s ease,box-shadow .22s ease;
}
.dztm-panel:hover,.dztm-booking-box:hover{
  transform:translateY(-2px);
  box-shadow:0 28px 70px rgba(7,24,39,.11) !important;
}

@media (max-width:900px){
  .dztm-trip-hero-grid{grid-template-columns:1fr !important;gap:16px !important}
  .dztm-trip-price-card{max-width:640px;margin-inline:auto;width:100%}
  .dztm-trip-quick-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:720px){
  .dztm-single-trip .dztm-trip-hero{
    min-height:auto !important;
    padding-bottom:0 !important;
    overflow:visible !important;
  }
  .dztm-single-trip .dztm-trip-hero-bg{
    height:455px !important;
    opacity:1 !important;
    filter:saturate(1.1) contrast(1.04) brightness(.90) !important;
    transform:none !important;
    background-position:center top !important;
  }
  .dztm-single-trip .dztm-trip-hero:before{
    height:455px !important;
    background:
      linear-gradient(180deg,rgba(2,10,18,.28) 0%,rgba(2,10,18,.34) 42%,rgba(2,10,18,.62) 75%,rgba(234,246,251,.98) 100%),
      radial-gradient(circle at 50% 46%,rgba(14,165,233,.14),transparent 52%) !important;
  }
  .dztm-trip-hero-grid{
    padding-top:104px !important;
    padding-bottom:0 !important;
    gap:12px !important;
  }
  .dztm-trip-hero-content{
    width:100%;
    align-items:center !important;
    text-align:center !important;
  }
  .dztm-trip-hero-glass{
    width:100%;
    min-height:252px;
    padding:18px 14px 20px !important;
    border-radius:28px !important;
    background:linear-gradient(180deg,rgba(8,25,37,.28),rgba(8,25,37,.14)) !important;
    border-color:rgba(255,255,255,.20) !important;
    box-shadow:0 24px 70px rgba(2,10,18,.22), inset 0 1px 0 rgba(255,255,255,.20) !important;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
  }
  .dztm-trip-hero .dztm-back{
    position:absolute;
    top:10px;
    inset-inline-start:12px;
    margin:0 !important;
    min-height:28px !important;
    font-size:9px !important;
    z-index:5;
  }
  .dztm-trip-hero .dztm-status{
    position:absolute;
    top:10px;
    inset-inline-end:12px;
    margin:0 !important;
    font-size:9px !important;
    min-height:28px !important;
    display:inline-flex !important;
    align-items:center;
  }
  .dztm-trip-hero h1{
    max-width:290px !important;
    font-size:27px !important;
    line-height:1.24 !important;
    margin:0 auto !important;
    text-align:center !important;
  }
  .dztm-dir-ltr .dztm-trip-hero h1{font-size:24px !important;line-height:1.22 !important}
  .dztm-trip-hero p{
    font-size:12px !important;
    line-height:1.45 !important;
    margin-top:8px !important;
    max-width:280px !important;
  }
  .dztm-trip-hero .dztm-hero-actions{
    display:flex !important;
    justify-content:center !important;
    width:100% !important;
    max-width:280px !important;
    margin-top:14px !important;
  }
  .dztm-trip-hero .dztm-hero-actions .dztm-btn.primary{
    min-height:40px !important;
    width:100% !important;
    font-size:11px !important;
    border-radius:999px !important;
  }
  .dztm-trip-hero .dztm-hero-actions .dztm-btn.ghost{display:none !important}
  .dztm-trip-quick-facts{
    width:100%;
    margin-top:10px !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
  }
  .dztm-trip-fact{
    min-height:72px !important;
    border-radius:18px !important;
    padding:10px 8px !important;
    background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.62)) !important;
    color:#071827 !important;
    box-shadow:0 18px 42px rgba(7,24,39,.12), inset 0 1px 0 rgba(255,255,255,.75) !important;
  }
  .dztm-fact-icon{width:30px;height:30px;border-radius:12px;font-size:14px}
  .dztm-trip-fact small{color:#64748b !important;font-size:8.5px !important;letter-spacing:.05em}
  .dztm-trip-fact b{color:#071827 !important;font-size:10.5px !important}
  .dztm-trip-price-card{
    margin-top:4px !important;
    border-radius:24px !important;
  }
  .dztm-trip-layout{margin-top:16px !important}
}
@media (max-width:390px){
  .dztm-trip-hero h1{font-size:24px !important;max-width:260px !important}
  .dztm-trip-hero-glass{min-height:238px !important}
  .dztm-trip-quick-facts{grid-template-columns:1fr 1fr !important}
}


/* DZT Modern Travel Agency v2.4 — premium trip detail icons */
.dztm-info-panel{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 100% 0%,rgba(14,165,233,.09),transparent 34%),
    radial-gradient(circle at 0% 100%,rgba(19,201,154,.08),transparent 34%),
    rgba(255,255,255,.96) !important;
}
.dztm-info-panel:after{
  content:"";
  position:absolute;
  inset:auto 22px 0 22px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(14,165,233,.24),transparent);
  pointer-events:none;
}
.dztm-info-panel h2:before,
.dztm-trip-side .dztm-panel h3:before{
  display:none !important;
  content:none !important;
}
.dztm-info-panel h2,
.dztm-trip-side .dztm-panel h3{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  position:relative;
  z-index:2;
}
.dztm-detail-icon{
  width:44px;
  height:44px;
  min-width:44px;
  border-radius:17px;
  display:inline-grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(135deg,#13c99a,#0ea5e9);
  box-shadow:0 16px 34px rgba(14,165,233,.24), inset 0 1px 0 rgba(255,255,255,.32);
  position:relative;
  overflow:hidden;
}
.dztm-detail-icon:before{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:16px;
  background:linear-gradient(180deg,rgba(255,255,255,.20),rgba(255,255,255,0));
  pointer-events:none;
}
.dztm-detail-icon svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
  position:relative;
  z-index:2;
}
.dztm-detail-icon-program{background:linear-gradient(135deg,#0ea5e9,#2563eb)}
.dztm-detail-icon-included{background:linear-gradient(135deg,#16a34a,#13c99a)}
.dztm-detail-icon-excluded{background:linear-gradient(135deg,#fb7185,#e11d48)}
.dztm-detail-icon-documents{background:linear-gradient(135deg,#38bdf8,#0ea5e9)}
.dztm-detail-icon-conditions{background:linear-gradient(135deg,#0f766e,#0ea5e9)}
.dztm-detail-icon-cancellation{background:linear-gradient(135deg,#f59e0b,#f97316)}
.dztm-detail-icon-hotel{background:linear-gradient(135deg,#8b5cf6,#0ea5e9)}
.dztm-info-panel .dztm-richtext{
  position:relative;
  z-index:2;
}
.dztm-info-panel:hover .dztm-detail-icon{
  transform:translateY(-1px) scale(1.025);
  transition:transform .22s ease;
}
.dztm-side-list li{
  border-radius:16px;
  padding:12px 12px !important;
  border:1px solid rgba(15,23,42,.06);
  background:linear-gradient(180deg,#ffffff,#f8fbfd);
}
.dztm-side-label{
  display:inline-flex;
  align-items:center;
  gap:8px;
}
.dztm-mini-dot{
  width:28px;
  height:28px;
  border-radius:11px;
  display:inline-grid;
  place-items:center;
  background:linear-gradient(135deg,#e5f7fc,#c8edf8);
  box-shadow:inset 0 0 0 1px rgba(14,165,233,.12);
}
.dztm-mini-dot:before{
  content:"";
  width:10px;
  height:10px;
  border-radius:99px;
  background:linear-gradient(135deg,#13c99a,#0ea5e9);
  box-shadow:0 4px 12px rgba(14,165,233,.25);
}
.dztm-trip-side .dztm-panel.compact{
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,253,255,.94)) !important;
}
@media (max-width:720px){
  .dztm-info-panel h2,.dztm-trip-side .dztm-panel h3{
    gap:10px !important;
    align-items:center !important;
  }
  .dztm-detail-icon{
    width:38px;
    height:38px;
    min-width:38px;
    border-radius:14px;
  }
  .dztm-detail-icon svg{width:19px;height:19px}
  .dztm-info-panel{
    padding:18px !important;
    border-radius:24px !important;
    box-shadow:0 18px 42px rgba(7,24,39,.09) !important;
  }
  .dztm-side-list li{
    padding:10px !important;
    border-radius:14px;
  }
  .dztm-mini-dot{width:24px;height:24px;border-radius:9px}
  .dztm-mini-dot:before{width:8px;height:8px}
}

/* v2.5 premium commercial footer */
.dztm-premium-footer{
  position:relative !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 12% 10%, rgba(56,189,248,.18), transparent 34%),
    radial-gradient(circle at 88% 22%, rgba(217,170,69,.16), transparent 30%),
    linear-gradient(180deg,#071827 0%, #03111f 56%, #020913 100%) !important;
  color:#fff !important;
  margin-top:0 !important;
}
.dztm-footer-glow{
  position:absolute; inset:0; pointer-events:none; opacity:.85;
  background:
    linear-gradient(90deg, transparent, rgba(255,255,255,.035), transparent),
    radial-gradient(circle at 50% 0%, rgba(14,165,233,.10), transparent 42%);
}
.dztm-footer-cta{
  position:relative; z-index:2;
  transform:translateY(-34px);
  display:flex; align-items:center; justify-content:space-between; gap:24px;
  padding:30px;
  border-radius:34px;
  background:linear-gradient(135deg, rgba(255,255,255,.16), rgba(255,255,255,.07));
  border:1px solid rgba(255,255,255,.22);
  box-shadow:0 32px 90px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.25);
  backdrop-filter:blur(18px);
}
.dztm-footer-cta-kicker{
  display:inline-flex; align-items:center; gap:8px;
  border-radius:999px; padding:7px 12px;
  background:rgba(217,170,69,.16); color:#f8d676;
  border:1px solid rgba(217,170,69,.28);
  font-size:11px; font-weight:950; letter-spacing:.04em;
}
.dztm-footer-cta-kicker:before{content:"✦";}
.dztm-footer-cta h2{margin:12px 0 0 !important;color:#fff !important;font-size:clamp(26px,4vw,46px) !important;line-height:1.2 !important;letter-spacing:-.025em;}
.dztm-dir-rtl .dztm-footer-cta h2{letter-spacing:0;}
.dztm-footer-cta p{margin:10px 0 0 !important;max-width:640px;color:rgba(255,255,255,.74) !important;font-size:15px !important;line-height:1.9 !important;font-weight:700;}
.dztm-footer-cta-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end;min-width:260px;}
.dztm-footer-main-action,.dztm-footer-secondary-action{
  min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;
  border-radius:999px;padding:0 20px;text-decoration:none !important;font-weight:950 !important;font-size:13px !important;
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.dztm-footer-main-action{background:linear-gradient(135deg,#18c7a2,#0ea5e9);color:#fff !important;box-shadow:0 16px 42px rgba(14,165,233,.28);}
.dztm-footer-secondary-action{background:rgba(255,255,255,.10);color:#fff !important;border:1px solid rgba(255,255,255,.18);}
.dztm-footer-main-action:hover,.dztm-footer-secondary-action:hover{transform:translateY(-2px);}
.dztm-footer-action-icon{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18);}
.dztm-footer-grid-premium{
  position:relative;z-index:2;
  grid-template-columns:1.55fr .8fr 1fr 1fr !important;
  gap:18px !important;
  padding:26px 0 46px !important;
}
.dztm-footer-brand-card,.dztm-footer-links-card,.dztm-footer-contact-card,.dztm-footer-social-card{
  border-radius:28px;padding:24px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 22px 70px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.06);
}
.dztm-footer-brand-card{background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.04));}
.dztm-premium-footer .dztm-brand.footer{margin:0 0 16px !important;gap:12px;}
.dztm-premium-footer .dztm-brand.footer .dztm-pro-logo{width:46px !important;height:46px !important;}
.dztm-premium-footer .dztm-brand-text strong{color:#fff !important;font-size:18px !important;line-height:1.2;}
.dztm-premium-footer .dztm-brand-text em{color:#9ee7ff !important;font-size:12px !important;font-weight:800 !important;}
.dztm-footer-brand-card p{color:rgba(255,255,255,.72) !important;line-height:1.9 !important;font-size:14px !important;margin:0 !important;}
.dztm-footer-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;}
.dztm-footer-trust-row span{border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);padding:12px 10px;color:rgba(255,255,255,.64);font-size:11px;font-weight:850;text-align:center;line-height:1.35;}
.dztm-footer-trust-row b{display:block;color:#f8d676;font-size:20px;line-height:1.05;margin-bottom:4px;}
.dztm-premium-footer h3{font-size:16px !important;color:#fff !important;margin:0 0 16px !important;display:flex;align-items:center;gap:9px;}
.dztm-premium-footer h3:before{content:"";width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#22d3ee,#d9aa45);box-shadow:0 0 0 5px rgba(34,211,238,.08);}
.dztm-footer-column ul{display:grid !important;gap:9px !important;margin:0 !important;padding:0 !important;list-style:none !important;}
.dztm-footer-links-card a{
  display:flex;align-items:center;justify-content:space-between;gap:10px;
  min-height:38px;padding:7px 11px;border-radius:14px;
  background:rgba(255,255,255,.045);color:rgba(255,255,255,.72) !important;
  font-weight:800;font-size:13px !important;text-decoration:none !important;
}
.dztm-footer-links-card a:after{content:"›";opacity:.65;font-weight:950;}
.dztm-dir-rtl .dztm-footer-links-card a:after{content:"‹";}
.dztm-footer-links-card a:hover{background:rgba(56,189,248,.12);color:#fff !important;transform:translateX(-2px);}
.dztm-dir-ltr .dztm-footer-links-card a:hover{transform:translateX(2px);}
.dztm-footer-contact-list li{display:flex !important;align-items:flex-start;gap:10px;color:rgba(255,255,255,.72) !important;font-size:13px !important;line-height:1.65 !important;}
.dztm-footer-contact-list li>span{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;background:rgba(14,165,233,.13);color:#7dd3fc;border:1px solid rgba(125,211,252,.14);font-style:normal;}
.dztm-footer-contact-list a,.dztm-footer-contact-list em{color:rgba(255,255,255,.74) !important;text-decoration:none !important;font-style:normal;font-weight:750;word-break:break-word;}
.dztm-footer-contact-list a:hover{color:#7dd3fc !important;}
.dztm-socials-premium{display:grid !important;gap:9px !important;}
.dztm-socials-premium a{display:flex !important;align-items:center;gap:10px;background:rgba(255,255,255,.055) !important;border:1px solid rgba(255,255,255,.09);border-radius:16px !important;padding:9px 11px !important;color:rgba(255,255,255,.76) !important;font-weight:850;font-size:13px !important;text-decoration:none !important;}
.dztm-socials-premium a span{width:28px;height:28px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#0ea5e9,#14b8a6);color:#fff;font-size:12px;font-weight:950;}
.dztm-socials-premium a:hover{background:rgba(56,189,248,.13) !important;color:#fff !important;transform:translateY(-1px);}
.dztm-footer-muted{margin:0 !important;color:rgba(255,255,255,.55) !important;font-size:13px !important;line-height:1.85 !important;}
.dztm-footer-bottom-premium{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.08) !important;background:rgba(0,0,0,.13);padding:18px 0 !important;}
.dztm-footer-bottom-premium .dztm-container{display:flex;align-items:center;justify-content:space-between;gap:14px;color:rgba(255,255,255,.58);font-size:12px;font-weight:750;}
@media (max-width:1060px){
  .dztm-footer-grid-premium{grid-template-columns:1fr 1fr !important;}
  .dztm-footer-cta{align-items:flex-start;flex-direction:column;}
  .dztm-footer-cta-actions{justify-content:flex-start;min-width:0;}
}
@media (max-width:720px){
  .dztm-premium-footer{margin-top:28px !important;}
  .dztm-footer-cta{transform:translateY(-24px);padding:22px;border-radius:28px;text-align:inherit;}
  .dztm-footer-cta h2{font-size:26px !important;}
  .dztm-footer-cta p{font-size:13px !important;line-height:1.8 !important;}
  .dztm-footer-cta-actions{width:100%;display:grid;grid-template-columns:1fr;}
  .dztm-footer-main-action,.dztm-footer-secondary-action{width:100%;min-height:46px;}
  .dztm-footer-grid-premium{grid-template-columns:1fr !important;padding:0 0 34px !important;gap:14px !important;}
  .dztm-footer-brand-card,.dztm-footer-links-card,.dztm-footer-contact-card,.dztm-footer-social-card{padding:20px;border-radius:24px;}
  .dztm-footer-trust-row{grid-template-columns:repeat(3,1fr);gap:8px;}
  .dztm-footer-trust-row span{padding:10px 6px;font-size:10px;}
  .dztm-footer-trust-row b{font-size:17px;}
  .dztm-footer-bottom-premium .dztm-container{display:grid;text-align:center;justify-content:center;}
}


/* =========================================================
   DZT Modern Travel Agency v2.6 — direction and punctuation fix
   Fixes French/English punctuation appearing at the wrong side when WordPress
   admin/site locale is Arabic by making DZT language direction authoritative.
   ========================================================= */
html[dir="ltr"] body.dztm-site,
body.dztm-dir-ltr{
  direction:ltr;
  unicode-bidi:isolate;
}
html[dir="rtl"] body.dztm-site,
body.dztm-dir-rtl{
  direction:rtl;
  unicode-bidi:isolate;
}
body.dztm-dir-ltr .dztm-gold-home,
body.dztm-dir-ltr .dztm-single-trip,
body.dztm-dir-ltr .dztm-page-hero,
body.dztm-dir-ltr .dztm-footer,
body.dztm-dir-ltr .dztm-gold-search,
body.dztm-dir-ltr .dztm-booking-form,
body.dztm-dir-ltr .dztm-archive-filter{
  direction:ltr;
  unicode-bidi:isolate;
}
body.dztm-dir-rtl .dztm-gold-home,
body.dztm-dir-rtl .dztm-single-trip,
body.dztm-dir-rtl .dztm-page-hero,
body.dztm-dir-rtl .dztm-footer,
body.dztm-dir-rtl .dztm-gold-search,
body.dztm-dir-rtl .dztm-booking-form,
body.dztm-dir-rtl .dztm-archive-filter{
  direction:rtl;
  unicode-bidi:isolate;
}
body.dztm-dir-ltr .dztm-gold-hero-copy,
body.dztm-dir-ltr .dztm-gold-section-head,
body.dztm-dir-ltr .dztm-section-head,
body.dztm-dir-ltr .dztm-footer-cta,
body.dztm-dir-ltr .dztm-footer-brand-card,
body.dztm-dir-ltr .dztm-footer-column,
body.dztm-dir-ltr .dztm-panel,
body.dztm-dir-ltr .dztm-booking-box,
body.dztm-dir-ltr .dztm-trip-price-card,
body.dztm-dir-ltr .dztm-gold-search label,
body.dztm-dir-ltr .dztm-archive-filter label{
  direction:ltr;
  text-align:left;
  unicode-bidi:plaintext;
}
body.dztm-dir-rtl .dztm-gold-hero-copy,
body.dztm-dir-rtl .dztm-gold-section-head,
body.dztm-dir-rtl .dztm-section-head,
body.dztm-dir-rtl .dztm-footer-cta,
body.dztm-dir-rtl .dztm-footer-brand-card,
body.dztm-dir-rtl .dztm-footer-column,
body.dztm-dir-rtl .dztm-panel,
body.dztm-dir-rtl .dztm-booking-box,
body.dztm-dir-rtl .dztm-trip-price-card,
body.dztm-dir-rtl .dztm-gold-search label,
body.dztm-dir-rtl .dztm-archive-filter label{
  direction:rtl;
  text-align:right;
  unicode-bidi:plaintext;
}
body.dztm-dir-ltr .dztm-gold-search input,
body.dztm-dir-ltr .dztm-gold-search select,
body.dztm-dir-ltr .dztm-booking-form input,
body.dztm-dir-ltr .dztm-booking-form select,
body.dztm-dir-ltr .dztm-booking-form textarea,
body.dztm-dir-ltr .dztm-archive-filter input,
body.dztm-dir-ltr .dztm-archive-filter select{
  direction:ltr;
  text-align:left;
  unicode-bidi:plaintext;
}
body.dztm-dir-rtl .dztm-gold-search input,
body.dztm-dir-rtl .dztm-gold-search select,
body.dztm-dir-rtl .dztm-booking-form input,
body.dztm-dir-rtl .dztm-booking-form select,
body.dztm-dir-rtl .dztm-booking-form textarea,
body.dztm-dir-rtl .dztm-archive-filter input,
body.dztm-dir-rtl .dztm-archive-filter select{
  direction:rtl;
  text-align:right;
  unicode-bidi:plaintext;
}
body.dztm-dir-ltr .dztm-month-year-picker,
body.dztm-dir-ltr .dztm-month-year-picker select{
  direction:ltr !important;
  text-align:left !important;
}
/* Keep punctuation attached to its language text instead of jumping around. */
body.dztm-dir-ltr h1,
body.dztm-dir-ltr h2,
body.dztm-dir-ltr h3,
body.dztm-dir-ltr p,
body.dztm-dir-ltr span,
body.dztm-dir-ltr a,
body.dztm-dir-ltr label,
body.dztm-dir-ltr small,
body.dztm-dir-ltr strong,
body.dztm-dir-ltr em,
body.dztm-dir-ltr button{
  unicode-bidi:isolate;
}
body.dztm-dir-rtl h1,
body.dztm-dir-rtl h2,
body.dztm-dir-rtl h3,
body.dztm-dir-rtl p,
body.dztm-dir-rtl span,
body.dztm-dir-rtl a,
body.dztm-dir-rtl label,
body.dztm-dir-rtl small,
body.dztm-dir-rtl strong,
body.dztm-dir-rtl em,
body.dztm-dir-rtl button{
  unicode-bidi:isolate;
}

/* =========================================================
   DZT Modern Travel Agency v2.7 — polished RTL search selects
   Fixes native/custom select arrows overlapping Arabic labels.
   ========================================================= */
.dztm-gold-search select,
.dztm-archive-filter select{
  appearance:none !important;
  -webkit-appearance:none !important;
  -moz-appearance:none !important;
  background-repeat:no-repeat !important;
  background-size:6px 6px,6px 6px !important;
}

/* In Arabic, normal select fields should read from the right and keep the arrow on the left. */
body.dztm-dir-rtl .dztm-gold-search label > select,
body.dztm-dir-rtl .dztm-archive-filter label > select{
  direction:rtl !important;
  text-align:right !important;
  unicode-bidi:plaintext !important;
  background-position:18px 50%,23px 50% !important;
  padding-inline-start:42px !important;
  padding-inline-end:14px !important;
  line-height:1.35 !important;
}

/* In French/English, keep normal left-to-right behavior and the arrow on the right. */
body.dztm-dir-ltr .dztm-gold-search label > select,
body.dztm-dir-ltr .dztm-archive-filter label > select{
  direction:ltr !important;
  text-align:left !important;
  background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50% !important;
  padding-inline-start:14px !important;
  padding-inline-end:42px !important;
}

/* Month + year picker must always stay Latin/LTR, even inside the Arabic layout. */
.dztm-month-year-picker,
body.dztm-dir-rtl .dztm-month-year-picker,
body.dztm-dir-ltr .dztm-month-year-picker{
  direction:ltr !important;
  unicode-bidi:isolate !important;
}

.dztm-month-year-picker select,
body.dztm-dir-rtl .dztm-month-year-picker select,
body.dztm-dir-ltr .dztm-month-year-picker select{
  direction:ltr !important;
  text-align:left !important;
  unicode-bidi:isolate !important;
  background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50% !important;
  padding-left:13px !important;
  padding-right:38px !important;
  min-width:0 !important;
}

@media (max-width:720px){
  .dztm-gold-search .dztm-month-year-picker,
  .dztm-archive-filter .dztm-month-year-picker{
    grid-template-columns:minmax(0,1fr) minmax(78px,.72fr) !important;
    gap:8px !important;
  }
  .dztm-month-year-picker select,
  body.dztm-dir-rtl .dztm-month-year-picker select,
  body.dztm-dir-ltr .dztm-month-year-picker select{
    font-size:12.5px !important;
    height:45px !important;
    border-radius:16px !important;
  }
  body.dztm-dir-rtl .dztm-gold-search label > select,
  body.dztm-dir-rtl .dztm-archive-filter label > select{
    background-position:16px 50%,21px 50% !important;
    padding-inline-start:38px !important;
  }
}

/* =========================================================
   DZT Modern Travel Agency v2.8 — commercial polish layer
   Mobile conversion bar, refined cards, scroll tools.
   ========================================================= */
:root{
  --dztm-premium-shadow:0 22px 60px rgba(7, 24, 39, .14), 0 7px 22px rgba(7, 24, 39, .08);
  --dztm-premium-shadow-hover:0 28px 80px rgba(7, 24, 39, .20), 0 10px 28px rgba(7, 24, 39, .12);
}

.dztm-gold-trip-card,
.dztm-trip-card,
.dztm-panel,
.dztm-booking-box,
.dztm-gold-feature-card,
.dztm-gold-testimonials-grid article,
.dztm-gold-umrah-card,
.dztm-footer-brand-card,
.dztm-footer-links-card,
.dztm-footer-contact-card,
.dztm-footer-social-card{
  box-shadow:var(--dztm-premium-shadow);
  border:1px solid rgba(255,255,255,.74);
}

.dztm-gold-trip-card:hover,
.dztm-trip-card:hover,
.dztm-panel:hover,
.dztm-gold-feature-card:hover,
.dztm-gold-testimonials-grid article:hover,
.dztm-gold-umrah-card:hover{
  box-shadow:var(--dztm-premium-shadow-hover);
  transform:translateY(-4px);
}

.dztm-gold-trip-card,
.dztm-trip-card,
.dztm-panel,
.dztm-gold-feature-card,
.dztm-gold-testimonials-grid article,
.dztm-gold-umrah-card{
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.dztm-panel::after,
.dztm-gold-trip-card::after,
.dztm-trip-card::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(135deg, rgba(255,255,255,.28), rgba(255,255,255,0) 46%);
  opacity:.72;
}
.dztm-panel,
.dztm-gold-trip-card,
.dztm-trip-card{position:relative;overflow:hidden;}
.dztm-panel > *,
.dztm-gold-trip-card > *,
.dztm-trip-card > *{position:relative;z-index:1;}

.dztm-trip-sticky-cta{
  display:none;
}

.dztm-scroll-top{
  position:fixed;
  right:18px;
  bottom:92px;
  width:44px;
  height:44px;
  border:0;
  border-radius:16px;
  background:linear-gradient(135deg,var(--dztm-primary),#03a9d9);
  color:#fff;
  box-shadow:0 18px 42px rgba(0, 168, 210, .28);
  z-index:90;
  cursor:pointer;
  opacity:0;
  pointer-events:none;
  transform:translateY(12px) scale(.92);
  transition:opacity .24s ease, transform .24s ease;
  font-weight:900;
}
.dztm-scroll-top.is-visible{
  opacity:1;
  pointer-events:auto;
  transform:translateY(0) scale(1);
}
body.dztm-dir-rtl .dztm-scroll-top{right:auto;left:18px;}

@media (max-width: 820px){
  body.single-dztam_trip{
    padding-bottom:84px;
  }
  .dztm-trip-sticky-cta{
    display:flex;
    position:fixed;
    inset:auto 12px 12px 12px;
    z-index:120;
    align-items:center;
    gap:10px;
    padding:10px;
    border-radius:24px;
    background:rgba(255,255,255,.84);
    border:1px solid rgba(255,255,255,.78);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
    box-shadow:0 24px 70px rgba(3,18,30,.24);
  }
  .dztm-trip-sticky-price{
    min-width:0;
    flex:1;
    display:flex;
    flex-direction:column;
    line-height:1.05;
  }
  .dztm-trip-sticky-price small{
    color:#64748b;
    font-weight:800;
    font-size:10px;
  }
  .dztm-trip-sticky-price strong{
    color:#062033;
    font-weight:950;
    font-size:15px;
    white-space:nowrap;
  }
  .dztm-trip-sticky-book{
    min-height:44px;
    padding:0 18px;
    border-radius:18px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    color:#fff;
    background:linear-gradient(135deg,var(--dztm-primary),#04a9d9);
    box-shadow:0 14px 30px rgba(0,154,190,.30);
    font-weight:900;
    white-space:nowrap;
  }
  .dztm-trip-sticky-whatsapp{
    width:44px;
    height:44px;
    flex:0 0 44px;
    border-radius:18px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    color:#fff;
    background:linear-gradient(135deg,#20c763,#07b784);
    box-shadow:0 14px 30px rgba(7,183,132,.28);
    font-weight:950;
  }
  .dztm-whatsapp-float{bottom:84px;}
  .dztm-scroll-top{bottom:144px;width:40px;height:40px;border-radius:15px;}

  .dztm-gold-trip-card:hover,
  .dztm-trip-card:hover,
  .dztm-panel:hover,
  .dztm-gold-feature-card:hover,
  .dztm-gold-testimonials-grid article:hover,
  .dztm-gold-umrah-card:hover{
    transform:none;
  }
}

@media (prefers-reduced-motion: reduce){
  .dztm-gold-trip-card,
  .dztm-trip-card,
  .dztm-panel,
  .dztm-gold-feature-card,
  .dztm-gold-testimonials-grid article,
  .dztm-gold-umrah-card,
  .dztm-scroll-top{
    transition:none !important;
  }
}

/* v2.9 — Professional floating actions + safer WhatsApp presentation */
.dztm-whatsapp-float{
  position:fixed !important;
  inset-inline-end:18px !important;
  bottom:22px !important;
  z-index:96 !important;
  width:50px !important;
  height:50px !important;
  border-radius:18px !important;
  display:grid !important;
  place-items:center !important;
  color:#fff !important;
  background:linear-gradient(135deg,rgba(37,211,102,.95),rgba(7,183,132,.92)) !important;
  border:1px solid rgba(255,255,255,.46) !important;
  box-shadow:0 18px 42px rgba(7,183,132,.28), inset 0 1px 0 rgba(255,255,255,.32) !important;
  text-decoration:none !important;
  font-size:0 !important;
  line-height:1 !important;
  overflow:hidden !important;
  -webkit-backdrop-filter:blur(12px) saturate(1.25);
  backdrop-filter:blur(12px) saturate(1.25);
  transition:transform .2s ease, box-shadow .2s ease, opacity .2s ease;
}
.dztm-whatsapp-float::before{content:none !important;display:none !important;}
.dztm-whatsapp-float svg{width:25px;height:25px;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.16));}
.dztm-whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 24px 54px rgba(7,183,132,.34), inset 0 1px 0 rgba(255,255,255,.34) !important;}

.dztm-scroll-top{
  right:auto !important;
  left:auto !important;
  inset-inline-start:18px !important;
  bottom:22px !important;
  width:44px !important;
  height:44px !important;
  border-radius:16px !important;
  background:rgba(6,21,34,.42) !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.30) !important;
  -webkit-backdrop-filter:blur(14px) saturate(1.2);
  backdrop-filter:blur(14px) saturate(1.2);
  box-shadow:0 16px 38px rgba(6,21,34,.18) !important;
}
body.dztm-dir-rtl .dztm-scroll-top{right:auto !important;left:auto !important;inset-inline-start:18px !important;}
.dztm-scroll-top.is-visible{opacity:.78 !important;}
.dztm-scroll-top:hover{opacity:1 !important;transform:translateY(-2px) scale(1) !important;}

.dztm-trip-sticky-whatsapp svg{width:23px;height:23px;display:block;}

@media (max-width:820px){
  .dztm-whatsapp-float{width:46px !important;height:46px !important;border-radius:17px !important;bottom:18px !important;inset-inline-end:16px !important;}
  .dztm-whatsapp-float svg{width:23px;height:23px;}
  .dztm-scroll-top{width:40px !important;height:40px !important;border-radius:15px !important;bottom:18px !important;inset-inline-start:16px !important;}
  body.single-dztam_trip .dztm-whatsapp-float{display:none !important;}
  body.single-dztam_trip .dztm-scroll-top{bottom:94px !important;}
  body.single-dztam_trip .dztm-trip-sticky-cta{z-index:122;}
}


/* v3.0 — safer phone call links and polished floating action spacing */
.dztm-footer-contact-list a[href^="tel:"]{direction:ltr;unicode-bidi:isolate;font-variant-numeric:tabular-nums;}
.dztm-footer-secondary-action[href^="tel:"]{direction:ltr;unicode-bidi:isolate;}
@media (max-width:820px){
  .dztm-footer-contact-list a[href^="tel:"]{font-size:13px;font-weight:900;letter-spacing:.01em;}
}

/* v3.1 — Premium SVG social icons in footer */
.dztm-socials-premium{
  display:grid !important;
  gap:12px !important;
}
.dztm-socials-premium .dztm-social-link{
  position:relative;
  overflow:hidden;
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  min-height:58px !important;
  border-radius:22px !important;
  padding:10px 14px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.095),rgba(255,255,255,.035)) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:rgba(255,255,255,.88) !important;
  text-decoration:none !important;
  font-weight:950 !important;
  font-size:14px !important;
  letter-spacing:0 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 36px rgba(0,0,0,.10);
  transition:transform .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}
.dztm-socials-premium .dztm-social-link::before{
  content:"";
  position:absolute;
  inset:-1px;
  background:radial-gradient(circle at 88% 18%,rgba(34,211,238,.20),transparent 34%);
  opacity:.75;
  pointer-events:none;
}
.dztm-socials-premium .dztm-social-icon{
  position:relative;
  z-index:1;
  width:40px !important;
  height:40px !important;
  border-radius:16px !important;
  display:grid !important;
  place-items:center !important;
  flex:0 0 auto;
  background:linear-gradient(135deg,#22d3ee,#0ea5e9) !important;
  color:#fff !important;
  box-shadow:0 14px 28px rgba(14,165,233,.28), inset 0 1px 0 rgba(255,255,255,.34);
}
.dztm-socials-premium .dztm-social-icon svg{
  width:20px;
  height:20px;
  display:block;
}
.dztm-socials-premium .dztm-social-label{
  position:relative;
  z-index:1;
  color:rgba(255,255,255,.86) !important;
  line-height:1;
}
.dztm-socials-premium .dztm-social-link:hover{
  transform:translateY(-2px);
  border-color:rgba(34,211,238,.34) !important;
  background:linear-gradient(135deg,rgba(34,211,238,.16),rgba(255,255,255,.055)) !important;
  box-shadow:0 22px 52px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.12);
}
.dztm-socials-premium .dztm-social-facebook .dztm-social-icon{background:linear-gradient(135deg,#2563eb,#06b6d4) !important;}
.dztm-socials-premium .dztm-social-instagram .dztm-social-icon{background:linear-gradient(135deg,#f43f5e,#f59e0b) !important;}
.dztm-socials-premium .dztm-social-tiktok .dztm-social-icon{background:linear-gradient(135deg,#111827,#22d3ee) !important;}
.dztm-socials-premium .dztm-social-youtube .dztm-social-icon{background:linear-gradient(135deg,#ef4444,#f97316) !important;}
.dztm-socials-premium .dztm-social-linkedin .dztm-social-icon{background:linear-gradient(135deg,#0a66c2,#22d3ee) !important;}
@media (max-width:720px){
  .dztm-socials-premium{gap:10px !important;}
  .dztm-socials-premium .dztm-social-link{min-height:54px !important;border-radius:20px !important;padding:9px 12px !important;}
  .dztm-socials-premium .dztm-social-icon{width:38px !important;height:38px !important;border-radius:15px !important;}
  .dztm-socials-premium .dztm-social-icon svg{width:19px;height:19px;}
}


/* v3.3 — compact one-row social icons in neutral white/gray */
.dztm-footer-social-card{
  text-align:inherit !important;
}
.dztm-footer-social-card h3{
  margin-bottom:14px !important;
}
.dztm-socials-premium{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  align-items:center !important;
  justify-content:flex-start !important;
}
.dztm-dir-rtl .dztm-socials-premium{
  justify-content:flex-start !important;
}
.dztm-socials-premium .dztm-social-link{
  width:42px !important;
  height:42px !important;
  min-width:42px !important;
  min-height:42px !important;
  max-width:42px !important;
  padding:0 !important;
  border-radius:15px !important;
  display:inline-grid !important;
  place-items:center !important;
  flex:0 0 42px !important;
  gap:0 !important;
  background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.055)) !important;
  border:1px solid rgba(255,255,255,.16) !important;
  color:rgba(255,255,255,.92) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 10px 24px rgba(0,0,0,.12) !important;
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}
.dztm-socials-premium .dztm-social-link::before{
  display:none !important;
}
.dztm-socials-premium .dztm-social-icon,
.dztm-socials-premium .dztm-social-facebook .dztm-social-icon,
.dztm-socials-premium .dztm-social-instagram .dztm-social-icon,
.dztm-socials-premium .dztm-social-tiktok .dztm-social-icon,
.dztm-socials-premium .dztm-social-youtube .dztm-social-icon,
.dztm-socials-premium .dztm-social-linkedin .dztm-social-icon{
  width:42px !important;
  height:42px !important;
  border-radius:15px !important;
  background:transparent !important;
  color:rgba(255,255,255,.90) !important;
  box-shadow:none !important;
  display:grid !important;
  place-items:center !important;
}
.dztm-socials-premium .dztm-social-icon svg{
  width:20px !important;
  height:20px !important;
  color:currentColor !important;
}
.dztm-socials-premium .dztm-social-label{
  display:none !important;
}
.dztm-socials-premium .dztm-social-link:hover{
  transform:translateY(-2px) !important;
  background:linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,.09)) !important;
  border-color:rgba(255,255,255,.32) !important;
  color:#fff !important;
  box-shadow:0 16px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.16) !important;
}
.dztm-socials-premium .dztm-social-link:focus-visible{
  outline:3px solid rgba(255,255,255,.35);
  outline-offset:3px;
}
@media (max-width:720px){
  .dztm-footer-social-card{
    padding:20px !important;
  }
  .dztm-socials-premium{
    gap:9px !important;
  }
  .dztm-socials-premium .dztm-social-link,
  .dztm-socials-premium .dztm-social-icon{
    width:40px !important;
    height:40px !important;
    min-width:40px !important;
    min-height:40px !important;
    max-width:40px !important;
    flex-basis:40px !important;
    border-radius:14px !important;
  }
  .dztm-socials-premium .dztm-social-icon svg{
    width:18px !important;
    height:18px !important;
  }
}


/* DZT Modern Travel Agency v3.3 — refined trip quick fact cards */
.dztm-trip-quick-facts{
  gap:18px !important;
}
.dztm-trip-fact{
  position:relative !important;
  overflow:hidden !important;
  min-height:148px !important;
  padding:22px 18px 20px !important;
  border-radius:32px !important;
  border:1px solid rgba(255,255,255,.62) !important;
  background:
    radial-gradient(circle at 50% -18%,rgba(14,165,233,.20),transparent 46%),
    linear-gradient(180deg,rgba(255,255,255,.90),rgba(255,255,255,.68)) !important;
  box-shadow:
    0 28px 72px rgba(7,24,39,.18),
    0 1px 0 rgba(255,255,255,.80) inset,
    0 -18px 48px rgba(14,165,233,.08) inset !important;
  color:#061522 !important;
  isolation:isolate;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.dztm-trip-fact::before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:inherit;
  background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(14,165,233,.14),rgba(19,201,154,.12));
  opacity:.65;
  z-index:-1;
}
.dztm-trip-fact::after{
  content:"";
  position:absolute;
  width:105px;
  height:105px;
  border-radius:50%;
  inset:auto -42px -48px auto;
  background:radial-gradient(circle,rgba(14,165,233,.18),transparent 68%);
  pointer-events:none;
}
.dztm-dir-ltr .dztm-trip-fact::after{inset:auto auto -48px -42px;}
.dztm-trip-fact:hover{
  transform:translateY(-4px);
  border-color:rgba(14,165,233,.34) !important;
  box-shadow:0 34px 90px rgba(7,24,39,.22),0 1px 0 rgba(255,255,255,.88) inset !important;
}
.dztm-fact-icon{
  width:54px !important;
  height:54px !important;
  border-radius:20px !important;
  display:grid !important;
  place-items:center !important;
  margin-bottom:8px !important;
  background:linear-gradient(135deg,#15d0bf,#08aeea) !important;
  color:#fff !important;
  box-shadow:0 18px 34px rgba(8,174,234,.27),0 0 0 8px rgba(14,165,233,.08) !important;
}
.dztm-fact-icon svg{
  width:25px;
  height:25px;
  display:block;
}
.dztm-fact-icon svg *{
  fill:none;
  stroke:currentColor;
  stroke-width:1.85;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dztm-fact-icon svg circle[fill],
.dztm-fact-icon svg path[fill]{fill:currentColor;stroke:none;}
.dztm-fact-icon-seats_left{
  background:linear-gradient(135deg,#0ea5e9,#2563eb) !important;
}
.dztm-fact-icon-days{
  background:linear-gradient(135deg,#14b8a6,#22c55e) !important;
}
.dztm-fact-icon-departure{
  background:linear-gradient(135deg,#0ea5e9,#06b6d4) !important;
}
.dztm-fact-icon-destination{
  background:linear-gradient(135deg,#13c99a,#0ea5e9) !important;
}
.dztm-trip-fact small{
  color:#64748b !important;
  font-size:13px !important;
  font-weight:950 !important;
  text-transform:none !important;
  letter-spacing:0 !important;
}
.dztm-trip-fact b{
  margin-top:2px !important;
  color:#061522 !important;
  font-size:19px !important;
  line-height:1.35 !important;
  font-weight:950 !important;
  max-width:100% !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
}
.dztm-trip-fact b:empty{display:none;}
@media (max-width:720px){
  .dztm-trip-quick-facts{
    gap:10px !important;
    margin-top:12px !important;
  }
  .dztm-trip-fact{
    min-height:118px !important;
    padding:16px 10px 14px !important;
    border-radius:24px !important;
    background:
      radial-gradient(circle at 50% -16%,rgba(14,165,233,.17),transparent 46%),
      linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.70)) !important;
  }
  .dztm-fact-icon{
    width:44px !important;
    height:44px !important;
    border-radius:17px !important;
    margin-bottom:6px !important;
    box-shadow:0 12px 24px rgba(8,174,234,.22),0 0 0 6px rgba(14,165,233,.07) !important;
  }
  .dztm-fact-icon svg{width:21px;height:21px;}
  .dztm-trip-fact small{
    font-size:11px !important;
    color:#68798a !important;
  }
  .dztm-trip-fact b{
    font-size:15px !important;
    line-height:1.35 !important;
  }
  .dztm-trip-fact::after{width:76px;height:76px;inset:auto -34px -38px auto;}
  .dztm-dir-ltr .dztm-trip-fact::after{inset:auto auto -38px -34px;}
}
@media (max-width:390px){
  .dztm-trip-fact{min-height:108px !important;padding:14px 8px 12px !important;border-radius:21px !important;}
  .dztm-fact-icon{width:40px !important;height:40px !important;border-radius:15px !important;}
  .dztm-fact-icon svg{width:19px;height:19px;}
  .dztm-trip-fact small{font-size:10px !important;}
  .dztm-trip-fact b{font-size:13.5px !important;}
}


/* v3.4 - Compact commercial trip cards: 2 columns on mobile, 3 columns on desktop */
@media (min-width: 1061px){
  .dztm-gold-trips-grid,
  .dztm-trips-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
}
@media (max-width: 720px){
  .dztm-gold-trips-grid,
  .dztm-trips-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
    align-items:stretch;
  }
  .dztm-gold-trip-card,
  .dztm-trip-card{
    border-radius:18px !important;
    box-shadow:0 14px 34px rgba(7,24,39,.13), 0 2px 8px rgba(7,24,39,.06) !important;
    border:1px solid rgba(255,255,255,.84) !important;
    background:linear-gradient(180deg,#fff 0%,#f7fbfd 100%) !important;
    overflow:hidden;
  }
  .dztm-gold-trip-card:hover,
  .dztm-trip-card:hover{transform:none !important;}
  .dztm-gold-trip-media,
  .dztm-trip-image{
    height:118px !important;
    border-radius:0 0 15px 15px;
    overflow:hidden;
  }
  .dztm-gold-trip-media::after,
  .dztm-trip-image::after{
    background:linear-gradient(0deg,rgba(4,19,33,.68),rgba(4,19,33,.12) 62%,rgba(4,19,33,.04)) !important;
  }
  .dztm-gold-trip-badge,
  .dztm-trip-image .dztm-status{
    top:8px !important;
    inset-inline-start:auto !important;
    inset-inline-end:8px !important;
    right:8px !important;
    left:auto !important;
    padding:4px 7px !important;
    font-size:8.5px !important;
    line-height:1.1 !important;
    border-radius:999px !important;
    max-width:calc(100% - 16px);
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    box-shadow:0 8px 18px rgba(0,0,0,.16);
  }
  .dztm-dir-ltr .dztm-gold-trip-badge{right:auto !important;left:8px !important;}
  .dztm-gold-trip-destination,
  .dztm-trip-destination{
    bottom:9px !important;
    inset-inline-start:9px !important;
    inset-inline-end:auto !important;
    right:auto !important;
    left:auto !important;
    max-width:calc(100% - 18px);
    font-size:9px !important;
    line-height:1.25 !important;
    font-weight:900 !important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .dztm-gold-trip-body,
  .dztm-trip-body{padding:10px !important;}
  .dztm-gold-trip-mini,
  .dztm-trip-meta{
    font-size:8.8px !important;
    gap:5px !important;
    line-height:1.35 !important;
    color:#68798b !important;
  }
  .dztm-gold-trip-body h3,
  .dztm-trip-body h3{
    margin:6px 0 0 !important;
    font-size:12.5px !important;
    line-height:1.35 !important;
    min-height:34px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .dztm-gold-trip-body p,
  .dztm-trip-body p{
    display:none !important;
  }
  .dztm-gold-trip-foot,
  .dztm-trip-foot{
    margin-top:8px !important;
    gap:4px !important;
    align-items:flex-start !important;
    flex-direction:column !important;
  }
  .dztm-gold-trip-foot small,
  .dztm-trip-foot small{font-size:8px !important;line-height:1.1 !important;}
  .dztm-gold-trip-foot strong,
  .dztm-trip-foot strong,
  .dztm-trip-price{
    font-size:12.5px !important;
    line-height:1.1 !important;
  }
  .dztm-gold-trip-foot del,
  .dztm-trip-foot del{font-size:8px !important;}
  .dztm-gold-trip-foot>span,
  .dztm-trip-foot>span{
    font-size:8.5px !important;
    line-height:1.25 !important;
    color:#667789 !important;
  }
  .dztm-gold-details,
  .dztm-trip-actions a{
    width:100% !important;
    min-height:32px !important;
    margin-top:8px !important;
    padding:0 8px !important;
    border-radius:999px !important;
    font-size:9px !important;
    letter-spacing:0 !important;
  }
  .dztm-trip-actions{margin-top:8px !important;gap:6px !important;}
}
@media (max-width: 380px){
  .dztm-gold-trips-grid,
  .dztm-trips-grid{gap:10px !important;}
  .dztm-gold-trip-media,
  .dztm-trip-image{height:104px !important;}
  .dztm-gold-trip-body,
  .dztm-trip-body{padding:9px !important;}
  .dztm-gold-trip-body h3,
  .dztm-trip-body h3{font-size:11.5px !important;min-height:31px;}
  .dztm-gold-trip-foot strong,
  .dztm-trip-foot strong,
  .dztm-trip-price{font-size:11.5px !important;}
}

/* v3.5 commercial trust strip and final polish */
.dztm-trust-strip{
  position:relative;
  z-index:3;
  margin:-26px 0 18px;
  padding:0 0 14px;
}
.dztm-trust-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.dztm-trust-card{
  position:relative;
  overflow:hidden;
  min-height:122px;
  padding:18px 16px;
  border:1px solid rgba(255,255,255,.74);
  border-radius:28px;
  background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(239,250,253,.78));
  box-shadow:0 18px 48px rgba(9,35,55,.10), inset 0 1px 0 rgba(255,255,255,.95);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  display:flex;
  flex-direction:column;
  gap:8px;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.dztm-trust-card::before{
  content:"";
  position:absolute;
  inset:auto -20% -55% -20%;
  height:92px;
  background:radial-gradient(circle,rgba(8,194,213,.22),transparent 62%);
  pointer-events:none;
}
.dztm-trust-card:hover{
  transform:translateY(-4px);
  border-color:rgba(4,190,210,.40);
  box-shadow:0 28px 70px rgba(9,35,55,.16), inset 0 1px 0 rgba(255,255,255,.98);
}
.dztm-trust-card i{
  width:42px;
  height:42px;
  border-radius:16px;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(145deg,#12d6c5,#0a9bd8);
  box-shadow:0 14px 30px rgba(8,168,196,.28);
  position:relative;
  z-index:1;
}
.dztm-trust-card svg{width:22px;height:22px;display:block;}
.dztm-trust-card svg path,.dztm-trust-card svg circle{
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dztm-trust-card strong{
  color:#061c2c;
  font-size:15px;
  font-weight:950;
  letter-spacing:-.02em;
  position:relative;
  z-index:1;
}
.dztm-trust-card span{
  color:#647585;
  font-size:12.5px;
  line-height:1.65;
  font-weight:750;
  position:relative;
  z-index:1;
}
.dztm-gold-trip-card,.dztm-trip-card,.dztm-panel,.dztm-booking-box,.dztm-footer-card,.dztm-footer-social-card{
  will-change:transform;
}
.dztm-gold-details:focus-visible,.dztm-gold-btn:focus-visible,.dztm-btn:focus-visible,.dztm-header a:focus-visible,.dztm-header button:focus-visible,.dztm-booking-form button:focus-visible{
  outline:3px solid rgba(0,194,219,.45);
  outline-offset:3px;
}
@media (max-width:1024px){
  .dztm-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:640px){
  .dztm-trust-strip{margin:-18px 0 8px;padding:0 0 6px;}
  .dztm-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  .dztm-trust-card{
    min-height:116px;
    padding:13px 10px;
    border-radius:22px;
    gap:7px;
  }
  .dztm-trust-card i{width:34px;height:34px;border-radius:13px;}
  .dztm-trust-card svg{width:18px;height:18px;}
  .dztm-trust-card strong{font-size:11.5px;line-height:1.35;}
  .dztm-trust-card span{font-size:9.5px;line-height:1.45;}
}
@media (max-width:380px){
  .dztm-trust-grid{gap:8px;}
  .dztm-trust-card{min-height:108px;padding:11px 9px;border-radius:20px;}
  .dztm-trust-card strong{font-size:10.5px;}
  .dztm-trust-card span{font-size:9px;}
}
@media (prefers-reduced-motion:reduce){
  .dztm-trust-card,.dztm-gold-trip-card,.dztm-trip-card,.dztm-panel{transition:none!important;transform:none!important;}
}

/* =========================================================
   DZT Modern Travel Agency v3.6 — mobile search/header spacing polish
   Fixes: fixed header overlapping the search card while logged in, trust cards
   touching the search box, and floating buttons covering section titles.
   ========================================================= */
@media (max-width:720px){
  /* On mobile the WordPress admin-bar class can remain on the body even when
     the bar is not visually taking space. Keep the glass header at the real top. */
  body.admin-bar.dztm-site .dztm-header,
  body.dztm-site .dztm-header{
    top:max(7px, env(safe-area-inset-top)) !important;
  }

  body.dztm-site .dztm-header-inner{
    height:50px !important;
    min-height:50px !important;
    width:calc(100% - 20px) !important;
    border-radius:19px !important;
    padding:0 7px !important;
    box-shadow:0 12px 32px rgba(3,17,31,.14), inset 0 1px 0 rgba(255,255,255,.96) !important;
  }
  body.dztm-site .dztm-menu-toggle,
  body.dztm-site .dztm-pro-logo,
  body.dztm-site .dztm-pro-logo-orb{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    border-radius:12px !important;
  }
  body.dztm-site .dztm-menu-toggle span{
    width:17px !important;
    height:2px !important;
    margin:2px auto !important;
  }
  body.dztm-site .dztm-lang-switcher{
    height:34px !important;
    grid-auto-columns:27px !important;
    padding:2px !important;
    border-radius:13px !important;
  }
  body.dztm-site .dztm-lang-switcher a{
    width:27px !important;
    height:30px !important;
    border-radius:11px !important;
    font-size:9px !important;
  }
  body.dztm-site .dztm-brand-text strong{
    font-size:14.5px !important;
    max-width:132px !important;
  }

  /* Keep the search block and the fixed glass header from visually colliding. */
  .dztm-gold-search-wrap{
    position:relative !important;
    z-index:30 !important;
    margin-top:-8px !important;
  }
  .dztm-gold-search{
    position:relative !important;
    z-index:31 !important;
    border-radius:24px !important;
    padding:14px !important;
    margin-top:0 !important;
  }

  /* The trust strip must breathe under the search card; no negative pull on mobile. */
  .dztm-trust-strip{
    margin:18px 0 18px !important;
    padding:4px 0 8px !important;
    z-index:1 !important;
  }
  .dztm-trust-card{
    min-height:104px !important;
    border-radius:20px !important;
    padding:12px 9px !important;
    box-shadow:0 16px 36px rgba(7,24,39,.10), inset 0 1px 0 rgba(255,255,255,.95) !important;
  }
  .dztm-trust-card i{
    width:32px !important;
    height:32px !important;
    border-radius:12px !important;
  }
  .dztm-trust-card svg{width:17px !important;height:17px !important;}

  /* Floating buttons: smaller, softer, lower and less intrusive on homepage. */
  .dztm-whatsapp-float{
    width:40px !important;
    height:40px !important;
    border-radius:14px !important;
    bottom:max(10px, env(safe-area-inset-bottom)) !important;
    inset-inline-end:12px !important;
    opacity:.74 !important;
    box-shadow:0 14px 30px rgba(7,183,132,.22), inset 0 1px 0 rgba(255,255,255,.30) !important;
  }
  .dztm-whatsapp-float svg{width:20px !important;height:20px !important;}
  .dztm-scroll-top{
    width:36px !important;
    height:36px !important;
    border-radius:13px !important;
    bottom:max(10px, env(safe-area-inset-bottom)) !important;
    inset-inline-start:12px !important;
    opacity:.46 !important;
  }
  .dztm-scroll-top.is-visible{opacity:.56 !important;}
  .dztm-scroll-top:hover,
  .dztm-scroll-top:focus-visible{opacity:.9 !important;}

  /* Give section headings enough bottom breathing space so floating controls
     don't visually cover the first heading while scrolling. */
  .dztm-gold-section-head{
    margin-bottom:26px !important;
  }
  #trips.dztm-gold-section{
    padding-top:62px !important;
  }
}

@media (max-width:380px){
  body.dztm-site .dztm-brand-text strong{max-width:108px !important;font-size:13.5px !important;}
  .dztm-trust-card{min-height:100px !important;padding:10px 8px !important;}
}

/* v3.7 commercial polish: conversion, mobile comfort, accessibility */
html{scroll-behavior:smooth;scroll-padding-top:96px;}
@media (max-width:720px){html{scroll-padding-top:86px;}}
.dztm-skip-link{position:fixed;z-index:99999;inset-inline-start:14px;top:14px;transform:translateY(-140%);background:#071827;color:#fff !important;border-radius:14px;padding:10px 14px;text-decoration:none;font-weight:900;box-shadow:0 18px 45px rgba(7,24,39,.28)}
.dztm-skip-link:focus{transform:translateY(0)}
body.dztm-site a:focus-visible,body.dztm-site button:focus-visible,body.dztm-site input:focus-visible,body.dztm-site select:focus-visible,body.dztm-site textarea:focus-visible{outline:3px solid rgba(14,165,233,.38) !important;outline-offset:3px !important;box-shadow:0 0 0 6px rgba(14,165,233,.12) !important;}

/* Premium trip-card information density without crowding */
.dztm-gold-trip-mini,.dztm-trip-topline{align-items:center;}
.dztm-gold-trip-mini span,.dztm-gold-trip-mini b,.dztm-trip-topline span,.dztm-trip-topline b{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:rgba(232,246,252,.78);border:1px solid rgba(14,165,233,.12);padding:6px 9px;color:#52677a !important;font-size:11px !important;font-weight:900 !important;line-height:1.1;}
.dztm-gold-trip-mini span:first-child::before,.dztm-trip-topline b::before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#22d3ee,#0ea5e9);box-shadow:0 0 0 4px rgba(14,165,233,.09);}
.dztm-gold-trip-mini span:last-child,.dztm-trip-topline span:last-child{background:rgba(16,185,129,.10);border-color:rgba(16,185,129,.18);color:#0f766e !important;}
.dztm-gold-trip-foot{padding-top:12px;border-top:1px solid rgba(7,24,39,.07);}
.dztm-gold-details,.dztm-card-actions a.primary,.dztm-card-actions a{position:relative;overflow:hidden;}
.dztm-gold-details::after,.dztm-card-actions a.primary::after{content:"";position:absolute;inset:-30% auto -30% -45%;width:38%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent);transition:transform .55s ease;}
.dztm-gold-details:hover::after,.dztm-card-actions a.primary:hover::after{transform:translateX(410%) skewX(-18deg);}

/* Professional section rhythm */
.dztm-gold-section-head{max-width:820px;margin-inline:auto;text-align:center;}
.dztm-gold-section-head span{box-shadow:0 10px 28px rgba(14,165,233,.08);}
.dztm-gold-section-head h2{letter-spacing:-.025em;}
body.dztm-dir-rtl .dztm-gold-section-head h2{letter-spacing:0;}

/* Booking form: clearer, safer and more commercial */
.dztm-booking-box{position:relative;isolation:isolate;}
.dztm-booking-box::before{content:"";position:absolute;inset:10px;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 18% 0%,rgba(34,211,238,.14),transparent 34%),radial-gradient(circle at 100% 20%,rgba(217,170,69,.10),transparent 30%);pointer-events:none;}
.dztm-booking-form input,.dztm-booking-form select,.dztm-booking-form textarea{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;}
.dztm-booking-form input:focus,.dztm-booking-form select:focus,.dztm-booking-form textarea:focus{background:#fff !important;border-color:rgba(14,165,233,.55) !important;}
.dztm-booking-form button[disabled]{opacity:.72;cursor:wait;filter:saturate(.7);}
.dztm-booking-box.is-highlighted{animation:dztm-booking-pulse 1.15s ease both;}
@keyframes dztm-booking-pulse{0%{box-shadow:0 0 0 0 rgba(14,165,233,.0),0 22px 65px rgba(7,24,39,.10)}35%{box-shadow:0 0 0 9px rgba(14,165,233,.18),0 28px 80px rgba(7,24,39,.14)}100%{box-shadow:0 0 0 0 rgba(14,165,233,.0),0 22px 65px rgba(7,24,39,.10)}}

/* Header and floating controls refinement */
.dztm-header.is-scrolled .dztm-header-inner{box-shadow:0 18px 46px rgba(7,24,39,.13),inset 0 1px 0 rgba(255,255,255,.92);}
.dztm-scroll-top,.dztm-whatsapp-float{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);}
.dztm-scroll-top{background:rgba(7,24,39,.42) !important;border:1px solid rgba(255,255,255,.32) !important;color:#fff !important;}
.dztm-whatsapp-float{background:rgba(21,190,126,.82) !important;border:1px solid rgba(255,255,255,.28) !important;}

/* Mobile polish */
@media (max-width:720px){
  .dztm-gold-section-head h2{font-size:clamp(24px,8vw,34px) !important;line-height:1.16 !important;}
  .dztm-gold-section-head p{font-size:13px !important;line-height:1.8 !important;max-width:330px;margin-inline:auto !important;}
  .dztm-gold-trips-grid,.dztm-trips-grid{row-gap:16px !important;column-gap:12px !important;}
  .dztm-gold-trip-mini{gap:5px !important;}
  .dztm-gold-trip-mini span,.dztm-gold-trip-mini b,.dztm-trip-topline span,.dztm-trip-topline b{font-size:9.5px !important;padding:5px 7px !important;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .dztm-gold-trip-foot{display:grid !important;grid-template-columns:1fr !important;}
  .dztm-gold-details{min-height:36px !important;font-size:10.5px !important;width:100%;margin-top:8px;}
  .dztm-booking-box::before{inset:6px;}
  .dztm-booking-form button{min-height:48px !important;border-radius:16px !important;}
  .dztm-scroll-top{bottom:max(66px, calc(env(safe-area-inset-bottom) + 60px)) !important;}
  body:not(.single-dztam_trip) .dztm-scroll-top{bottom:max(12px, env(safe-area-inset-bottom)) !important;}
}

@media (prefers-reduced-motion:reduce){.dztm-booking-box.is-highlighted{animation:none !important}.dztm-gold-details::after,.dztm-card-actions a.primary::after{display:none !important}}

/* =========================================================
   DZT Modern Travel Agency v3.8 — booking form mobile polish
   Goal: make the booking block commercial, compact and never hidden by
   sticky conversion bars or CTA sections on mobile.
   ========================================================= */
#booking{
  scroll-margin-top:112px;
}
.dztm-booking-box{
  margin-bottom:34px;
  border:1px solid rgba(255,255,255,.86) !important;
  background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(240,250,253,.88)) !important;
  box-shadow:0 28px 80px rgba(7,24,39,.14), inset 0 1px 0 rgba(255,255,255,.98) !important;
}
.dztm-booking-box .dztm-section-head.compact{
  margin-bottom:18px;
  text-align:inherit;
}
.dztm-booking-box .dztm-section-head.compact span{
  background:rgba(14,165,233,.10);
  color:#07769a;
  border-radius:999px;
  padding:6px 11px;
  letter-spacing:0;
}
.dztm-booking-box .dztm-section-head.compact h2{
  font-size:clamp(26px,4vw,40px);
  line-height:1.12;
}
.dztm-booking-form label > span{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}
.dztm-booking-form input,
.dztm-booking-form select,
.dztm-booking-form textarea{
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85);
}
.dztm-booking-form input[name="customer_phone"]{
  direction:ltr !important;
  text-align:left !important;
  unicode-bidi:isolate !important;
  font-variant-numeric:tabular-nums;
}
body.dztm-dir-rtl .dztm-booking-form input[name="customer_phone"]{
  text-align:right !important;
}
.dztm-booking-form button[type="submit"]{
  position:relative;
  z-index:2;
  box-shadow:0 18px 42px rgba(0,156,190,.22);
}
.dztm-booking-form button[type="submit"]::after{
  content:"";
  position:absolute;
  inset:-35% auto -35% -45%;
  width:35%;
  transform:skewX(-18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent);
  pointer-events:none;
}
.dztm-booking-form button[type="submit"]:hover::after{animation:dztm-submit-shine .75s ease both;}
@keyframes dztm-submit-shine{to{transform:translateX(430%) skewX(-18deg)}}

@media (max-width:720px){
  #booking{scroll-margin-top:78px;}
  .dztm-trip-content .dztm-booking-box,
  .dztm-booking-box{
    width:min(100%, calc(100vw - 28px));
    margin-inline:auto;
    margin-bottom:48px !important;
    padding:22px 16px 24px !important;
    border-radius:26px !important;
  }
  .dztm-booking-box .dztm-section-head.compact{
    margin-bottom:14px !important;
  }
  .dztm-booking-box .dztm-section-head.compact h2{
    font-size:24px !important;
    line-height:1.18 !important;
    margin-top:10px !important;
  }
  .dztm-booking-box .dztm-section-head.compact p{
    font-size:12.5px !important;
    line-height:1.65 !important;
  }
  .dztm-booking-form{
    gap:11px !important;
  }
  .dztm-form-grid{
    gap:11px !important;
  }
  .dztm-booking-form label{
    gap:5px !important;
    font-size:12.5px !important;
  }
  .dztm-booking-form input,
  .dztm-booking-form select,
  .dztm-booking-form textarea{
    min-height:43px !important;
    border-radius:14px !important;
    padding:10px 12px !important;
    font-size:13px !important;
  }
  .dztm-booking-form textarea{
    min-height:96px !important;
    resize:vertical;
  }
  .dztm-booking-form button[type="submit"]{
    width:100%;
    min-height:50px !important;
    border-radius:18px !important;
    margin-top:4px !important;
    margin-bottom:6px !important;
    font-size:13.5px !important;
  }
  /* When the booking form is visible/focused, keep the mobile conversion bar
     out of the way so the submit button remains usable. JS toggles the class. */
  body.dztm-booking-in-view .dztm-trip-sticky-cta,
  body.dztm-booking-focus .dztm-trip-sticky-cta{
    opacity:0 !important;
    pointer-events:none !important;
    transform:translateY(125%) scale(.98) !important;
  }
  body.dztm-booking-in-view .dztm-scroll-top,
  body.dztm-booking-focus .dztm-scroll-top{
    opacity:.22 !important;
  }
  body.single-dztam_trip.dztm-booking-in-view,
  body.single-dztam_trip.dztm-booking-focus{
    padding-bottom:18px !important;
  }
  .dztm-gold-cta{
    padding-top:56px !important;
  }
}

/* =========================================================
   DZT Modern Travel Agency v3.9 — commercial readiness polish
   ========================================================= */
.dztm-scroll-progress{position:fixed;top:0;inset-inline:0;height:3px;z-index:999;background:transparent;pointer-events:none}.dztm-scroll-progress span{display:block;width:100%;height:100%;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,#19d4bd,#0ea5e9,#f5c34f);box-shadow:0 0 18px rgba(14,165,233,.35)}.dztm-dir-rtl .dztm-scroll-progress span{transform-origin:right center}
.dztm-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0 22px;padding:14px 16px;border:1px solid rgba(14,165,233,.13);border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(239,249,253,.72));box-shadow:0 18px 42px rgba(7,24,39,.06);backdrop-filter:blur(14px)}.dztm-results-toolbar>div:first-child{display:flex;align-items:baseline;gap:7px;color:#5f7182;font-size:13px;font-weight:850}.dztm-results-toolbar strong{font-size:22px;color:#061522;font-weight:950}.dztm-filter-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.dztm-filter-chips span,.dztm-filter-chips a{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border-radius:999px;font-size:11px;font-weight:900;text-decoration:none}.dztm-filter-chips span{background:#ecfeff;color:#075985;border:1px solid rgba(14,165,233,.16)}.dztm-filter-chips a{background:#061522;color:#fff;box-shadow:0 10px 24px rgba(7,24,39,.16)}.dztm-archive-filter label.is-filled{box-shadow:inset 0 -2px 0 rgba(14,165,233,.22)}.dztm-empty-premium{padding:44px 20px;text-align:center;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(235,248,253,.82));border:1px solid rgba(14,165,233,.14);box-shadow:0 24px 70px rgba(7,24,39,.08)}.dztm-empty-premium>span{width:58px;height:58px;margin:0 auto 14px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#19d4bd,#0ea5e9);color:#fff;box-shadow:0 18px 35px rgba(14,165,233,.22)}.dztm-empty-premium svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dztm-empty-premium h2{margin:0;font-size:24px;font-weight:950;color:#061522}.dztm-empty-premium p{max-width:560px;margin:10px auto 20px;line-height:1.9;color:#64748b;font-weight:750}.dztm-empty-premium div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.dztm-empty-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 18px;text-decoration:none;background:linear-gradient(135deg,#0f9c7b,#0ea5e9);color:#fff;font-weight:950;box-shadow:0 18px 35px rgba(14,165,233,.20)}.dztm-empty-btn.ghost{background:#061522;color:#fff}.dztm-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:28px}.dztm-pagination .page-numbers{min-width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#fff;border:1px solid rgba(7,24,39,.08);color:#061522;font-weight:900;box-shadow:0 10px 26px rgba(7,24,39,.05)}.dztm-pagination .current{background:linear-gradient(135deg,#0f9c7b,#0ea5e9);color:#fff;border-color:transparent}.dztm-related-trips{grid-column:1/-1;margin-top:26px;padding-top:12px}.dztm-related-trips .dztm-section-head{margin-bottom:18px}.dztm-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dztm-related-grid .dztm-gold-trip-card{box-shadow:0 22px 58px rgba(7,24,39,.09)}.dztm-related-grid .dztm-gold-trip-media{min-height:170px}.dztm-booking-box:focus-within{box-shadow:0 0 0 4px rgba(14,165,233,.10),0 24px 70px rgba(7,24,39,.10)!important}.dztm-booking-form input:valid:not(:placeholder-shown),.dztm-booking-form textarea:valid:not(:placeholder-shown){border-color:rgba(15,156,123,.28)!important}
@media (max-width:900px){.dztm-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dztm-results-toolbar{align-items:flex-start;flex-direction:column}.dztm-filter-chips{justify-content:flex-start}}
@media (max-width:720px){.dztm-scroll-progress{height:2px}.dztm-results-toolbar{margin:14px 0 18px;border-radius:20px;padding:12px}.dztm-filter-chips{gap:6px}.dztm-filter-chips span,.dztm-filter-chips a{min-height:30px;font-size:10px;padding:0 9px}.dztm-related-trips{margin-top:14px}.dztm-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dztm-related-grid .dztm-gold-trip-media{min-height:118px}.dztm-related-grid .dztm-gold-trip-body{padding:12px}.dztm-related-grid .dztm-gold-trip-body p{display:none}.dztm-related-grid .dztm-gold-trip-body h3{font-size:14px;line-height:1.45}.dztm-related-grid .dztm-gold-trip-foot{gap:8px}.dztm-related-grid .dztm-gold-trip-foot strong{font-size:13px}.dztm-related-grid .dztm-gold-trip-foot a{min-height:34px;padding:0 10px;font-size:10px}.dztm-empty-premium{padding:34px 14px}.dztm-empty-premium h2{font-size:20px}.dztm-empty-premium p{font-size:13px}}

/* =========================================================
   DZT Modern Travel Agency v4.0 — final commercial UX polish
   Adds booking journey section, trip assurance strip and share feedback.
   ========================================================= */
.dztm-booking-steps{position:relative;padding:18px 0 42px;background:linear-gradient(180deg,rgba(234,246,251,.25),rgba(248,252,254,.92));}
.dztm-steps-card{position:relative;overflow:hidden;border-radius:34px;padding:28px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(235,248,253,.78));border:1px solid rgba(255,255,255,.78);box-shadow:0 26px 72px rgba(7,24,39,.09), inset 0 1px 0 rgba(255,255,255,.98);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);}
.dztm-steps-card::before{content:"";position:absolute;inset:-35% -20% auto auto;width:420px;height:220px;background:radial-gradient(circle,rgba(14,165,233,.18),transparent 68%);pointer-events:none;}
.dztm-steps-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px;position:relative;z-index:1;}
.dztm-steps-head span{display:inline-flex;border-radius:999px;padding:7px 12px;background:rgba(14,165,233,.10);color:#05769d;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;}
.dztm-steps-head h2{margin:0;color:#061522;font-size:clamp(24px,3vw,36px);line-height:1.2;font-weight:950;letter-spacing:-.03em;}
body.dztm-dir-rtl .dztm-steps-head h2{letter-spacing:0;}
.dztm-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;position:relative;z-index:1;}
.dztm-steps-grid article{position:relative;min-height:150px;border-radius:26px;padding:20px 18px;background:rgba(255,255,255,.72);border:1px solid rgba(7,24,39,.07);box-shadow:0 18px 44px rgba(7,24,39,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;}
.dztm-steps-grid article:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(7,24,39,.11);border-color:rgba(14,165,233,.20);}
.dztm-steps-grid i{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#071827,#0ea5e9);color:#fff;font-style:normal;font-size:12px;font-weight:950;box-shadow:0 16px 32px rgba(14,165,233,.20);margin-bottom:12px;}
.dztm-steps-grid strong{display:block;color:#061522;font-size:17px;line-height:1.35;font-weight:950;}
.dztm-steps-grid p{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.75;font-weight:700;}
.dztm-trip-assurance{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;}
.dztm-trip-assurance span{display:inline-flex;align-items:center;gap:8px;min-height:42px;border-radius:999px;padding:0 12px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 32px rgba(0,0,0,.12);}
.dztm-trip-assurance svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;color:#8ff5eb;}
.dztm-trip-assurance b{font-size:12px;font-weight:950;white-space:nowrap;}
.dztm-share-btn{border:0;cursor:pointer;font-family:inherit;}
.dztm-copy-toast{position:fixed;z-index:99999;left:50%;bottom:max(20px,env(safe-area-inset-bottom));transform:translate(-50%,20px);opacity:0;pointer-events:none;min-height:44px;display:flex;align-items:center;border-radius:999px;padding:0 16px;background:rgba(6,21,34,.88);color:#fff;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-size:13px;font-weight:950;transition:opacity .22s ease,transform .22s ease;}
.dztm-copy-toast.is-visible{opacity:1;transform:translate(-50%,0);}
.dztm-price-note{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:11px;font-weight:850;}
@media (max-width:900px){.dztm-steps-grid{grid-template-columns:1fr;}.dztm-steps-head{display:grid;align-items:start;}.dztm-steps-card{padding:22px;}}
@media (max-width:720px){.dztm-booking-steps{padding:8px 0 34px;}.dztm-steps-card{border-radius:26px;padding:18px 14px;}.dztm-steps-head{gap:10px;margin-bottom:14px;}.dztm-steps-head h2{font-size:22px;}.dztm-steps-grid{gap:10px;}.dztm-steps-grid article{min-height:auto;border-radius:21px;padding:14px 13px;}.dztm-steps-grid i{width:34px;height:34px;border-radius:13px;font-size:10px;margin-bottom:8px;}.dztm-steps-grid strong{font-size:14px;}.dztm-steps-grid p{font-size:11.5px;line-height:1.55;}.dztm-trip-assurance{display:grid;grid-template-columns:1fr;gap:7px;margin-top:12px;}.dztm-trip-assurance span{min-height:38px;justify-content:center;}.dztm-trip-assurance b{font-size:11px;}.dztm-copy-toast{bottom:max(76px,calc(env(safe-area-inset-bottom) + 70px));font-size:12px;min-height:40px;}}
@media (prefers-reduced-motion:reduce){.dztm-steps-grid article,.dztm-copy-toast{transition:none!important;transform:none!important;}}

/* v4.1 — commercial FAQ section + final conversion polish */
.dztm-gold-faq{position:relative;overflow:hidden;}
.dztm-gold-faq:before{content:"";position:absolute;inset:8% auto auto 50%;width:460px;height:460px;border-radius:999px;background:radial-gradient(circle,rgba(14,165,233,.12),transparent 68%);transform:translateX(-50%);pointer-events:none;}
.dztm-faq-list{position:relative;z-index:1;max-width:960px;margin:0 auto;display:grid;gap:12px;}
.dztm-faq-item{border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(240,249,255,.82));border:1px solid rgba(255,255,255,.86);box-shadow:0 18px 48px rgba(15,23,42,.10);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.dztm-faq-item:hover{transform:translateY(-2px);box-shadow:0 24px 62px rgba(15,23,42,.14);border-color:rgba(14,165,233,.24);}
.dztm-faq-question{appearance:none;-webkit-appearance:none;width:100%;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;font-family:inherit;color:#071827;text-align:inherit;}
[dir="rtl"] .dztm-faq-question{flex-direction:row-reverse;}
.dztm-faq-question span{font-size:17px;font-weight:950;line-height:1.45;}
.dztm-faq-question i{position:relative;flex:0 0 38px;width:38px;height:38px;border-radius:15px;background:linear-gradient(135deg,#13d8c9,#08a9df);box-shadow:0 14px 32px rgba(14,165,233,.25);}
.dztm-faq-question i:before,.dztm-faq-question i:after{content:"";position:absolute;left:50%;top:50%;width:15px;height:2.5px;border-radius:20px;background:#fff;transform:translate(-50%,-50%);transition:transform .2s ease;}
.dztm-faq-question i:after{transform:translate(-50%,-50%) rotate(90deg);}
.dztm-faq-item.is-open .dztm-faq-question i:after{transform:translate(-50%,-50%) rotate(0deg);}
.dztm-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease;}
.dztm-faq-item.is-open .dztm-faq-answer{grid-template-rows:1fr;}
.dztm-faq-answer p{overflow:hidden;margin:0;padding:0 22px 0;color:#64748b;font-size:14px;line-height:1.85;font-weight:750;}
.dztm-faq-item.is-open .dztm-faq-answer p{padding-bottom:20px;}
.dztm-faq-question:focus-visible{outline:3px solid rgba(14,165,233,.26);outline-offset:-4px;border-radius:24px;}
.dztm-gold-trip-card,.dztm-panel,.dztm-booking-box,.dztm-trip-info-card,.dztm-steps-grid article,.dztm-trust-card{transform:translateZ(0);}
@media (max-width:720px){.dztm-gold-faq{padding-top:18px;}.dztm-faq-list{gap:10px;}.dztm-faq-item{border-radius:22px;}.dztm-faq-question{padding:15px 15px;gap:10px;}.dztm-faq-question span{font-size:14px;}.dztm-faq-question i{flex-basis:32px;width:32px;height:32px;border-radius:13px;}.dztm-faq-answer p{font-size:12.2px;line-height:1.7;padding-left:15px;padding-right:15px;}.dztm-faq-item.is-open .dztm-faq-answer p{padding-bottom:15px;}}
@media (prefers-reduced-motion:reduce){.dztm-faq-item,.dztm-faq-answer,.dztm-faq-question i:before,.dztm-faq-question i:after{transition:none!important;}}


/* =========================================================
   DZT Modern Travel Agency v4.2 — booking/related spacing polish
   Prevents the booking form from visually colliding with related trips,
   improves mobile rhythm, and adds a premium separator between sections.
   ========================================================= */
body.single-dztam_trip .dztm-trip-layout{
  row-gap:72px;
}
body.single-dztam_trip .dztm-booking-box{
  margin-bottom:88px !important;
}
body.single-dztam_trip .dztm-related-trips{
  position:relative;
  clear:both;
  margin-top:72px !important;
  padding-top:46px !important;
  isolation:isolate;
}
body.single-dztam_trip .dztm-related-trips::before{
  content:"";
  position:absolute;
  inset-inline:50%;
  top:0;
  width:min(560px,76vw);
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,rgba(14,165,233,.35),rgba(15,156,123,.24),transparent);
}
body.dztm-dir-rtl.single-dztam_trip .dztm-related-trips::before{
  transform:translateX(50%);
}
body.single-dztam_trip .dztm-related-trips .dztm-section-head{
  position:relative;
  z-index:2;
  margin-bottom:28px !important;
}
body.single-dztam_trip .dztm-related-trips .dztm-section-head span{
  background:rgba(14,165,233,.10);
  color:#087999;
  border:1px solid rgba(14,165,233,.10);
  border-radius:999px;
  padding:7px 14px;
  letter-spacing:0;
}
body.single-dztam_trip .dztm-related-trips .dztm-section-head h2{
  margin-top:12px !important;
  text-wrap:balance;
}
body.single-dztam_trip .dztm-related-grid{
  align-items:stretch;
}
body.single-dztam_trip .dztm-related-grid .dztm-gold-trip-card{
  height:100%;
}

@media (max-width:720px){
  body.single-dztam_trip .dztm-trip-layout{
    row-gap:84px !important;
  }
  body.single-dztam_trip .dztm-booking-box{
    margin-bottom:104px !important;
    padding-bottom:30px !important;
  }
  body.single-dztam_trip .dztm-booking-form button[type="submit"]{
    margin-top:4px;
    min-height:52px;
    border-radius:18px;
  }
  body.single-dztam_trip .dztm-related-trips{
    margin-top:92px !important;
    padding-top:48px !important;
  }
  body.single-dztam_trip .dztm-related-trips::before{
    width:min(320px,72vw);
  }
  body.single-dztam_trip .dztm-related-trips .dztm-section-head{
    margin-bottom:22px !important;
    padding-inline:12px;
  }
  body.single-dztam_trip .dztm-related-trips .dztm-section-head h2{
    font-size:clamp(30px,9vw,42px) !important;
    line-height:1.18 !important;
  }
  body.single-dztam_trip .dztm-related-trips .dztm-section-head p{
    font-size:15px !important;
    line-height:1.8 !important;
    margin-top:10px !important;
  }
}

/* v4.3 — booking conversion and trust polish */
.dztm-booking-reassurance{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:0 0 18px;
}
.dztm-booking-reassurance span{
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  border-radius:20px;
  padding:10px 12px;
  background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(232,249,253,.68));
  border:1px solid rgba(14,165,233,.14);
  color:#061522;
  font-size:12px;
  font-weight:950;
  box-shadow:0 16px 38px rgba(7,24,39,.055);
  text-align:center;
}
.dztm-booking-reassurance i{
  flex:0 0 32px;
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border-radius:13px;
  color:#fff;
  background:linear-gradient(135deg,#14d6bd,#0ea5e9);
  box-shadow:0 12px 26px rgba(14,165,233,.20);
}
.dztm-booking-reassurance svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dztm-booking-form label span em{
  color:#0ea5e9;
  font-style:normal;
  font-weight:950;
}
.dztm-booking-form input::placeholder,
.dztm-booking-form textarea::placeholder{
  color:#94a3b8;
  opacity:1;
}
.dztm-booking-form input:required:valid,
.dztm-booking-form select:required:valid{
  border-color:rgba(15,156,123,.30);
  background:linear-gradient(135deg,#fff,rgba(240,253,250,.38));
}
.dztm-booking-privacy{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  margin:0;
  color:#64748b;
  font-size:12px;
  font-weight:800;
  line-height:1.7;
  text-align:center;
}
.dztm-booking-privacy i{
  flex:0 0 26px;
  width:26px;
  height:26px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:rgba(14,165,233,.10);
  color:#0f766e;
}
.dztm-booking-privacy svg{
  width:15px;
  height:15px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dztm-booking-box{
  position:relative;
  overflow:hidden;
}
.dztm-booking-box:before{
  content:"";
  position:absolute;
  inset-inline-start:-80px;
  top:-80px;
  width:180px;
  height:180px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(20,214,189,.20),transparent 68%);
  pointer-events:none;
}
.dztm-booking-box:after{
  content:"";
  position:absolute;
  inset-inline-end:-90px;
  bottom:-100px;
  width:220px;
  height:220px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(14,165,233,.18),transparent 68%);
  pointer-events:none;
}
.dztm-booking-box > *{
  position:relative;
  z-index:1;
}
@media (max-width:720px){
  .dztm-booking-reassurance{
    grid-template-columns:1fr;
    gap:8px;
    margin-bottom:14px;
  }
  .dztm-booking-reassurance span{
    justify-content:flex-start;
    min-height:48px;
    border-radius:17px;
    font-size:11.5px;
    text-align:inherit;
  }
  .dztm-booking-privacy{
    align-items:flex-start;
    justify-content:flex-start;
    text-align:inherit;
    font-size:11.2px;
  }
}
.dztm-booking-form label.is-filled>span{color:#075985;}

/* v4.4 — commercial trip-card urgency and trust polish */
.dztm-trip-urgency{
  position:absolute;
  z-index:4;
  top:14px;
  inset-inline-start:14px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:30px;
  max-width:calc(100% - 118px);
  padding:0 11px;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  color:#071827;
  font-size:10.5px;
  font-weight:950;
  line-height:1;
  box-shadow:0 14px 34px rgba(7,24,39,.20),inset 0 0 0 1px rgba(255,255,255,.70);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.dztm-trip-urgency::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:99px;
  flex:0 0 auto;
  background:linear-gradient(135deg,#22d3ee,#0ea5e9);
  box-shadow:0 0 0 4px rgba(14,165,233,.13);
}
.dztm-trip-urgency-hot{background:linear-gradient(135deg,rgba(255,247,237,.96),rgba(255,255,255,.90));color:#9a3412;}
.dztm-trip-urgency-hot::before{background:linear-gradient(135deg,#f97316,#facc15);box-shadow:0 0 0 4px rgba(249,115,22,.14);}
.dztm-trip-urgency-warn{background:linear-gradient(135deg,rgba(254,243,199,.96),rgba(255,255,255,.88));color:#92400e;}
.dztm-trip-urgency-warn::before{background:linear-gradient(135deg,#f59e0b,#facc15);box-shadow:0 0 0 4px rgba(245,158,11,.14);}
.dztm-trip-urgency-soon{background:linear-gradient(135deg,rgba(224,242,254,.96),rgba(255,255,255,.88));color:#075985;}
.dztm-trip-urgency-ok{background:linear-gradient(135deg,rgba(220,252,231,.96),rgba(255,255,255,.88));color:#166534;}
.dztm-trip-urgency-ok::before{background:linear-gradient(135deg,#22c55e,#14b8a6);box-shadow:0 0 0 4px rgba(34,197,94,.13);}
.dztm-trip-urgency-danger{background:linear-gradient(135deg,rgba(254,226,226,.96),rgba(255,255,255,.88));color:#991b1b;}
.dztm-trip-urgency-danger::before{background:linear-gradient(135deg,#ef4444,#fb7185);box-shadow:0 0 0 4px rgba(239,68,68,.14);}
.dztm-trip-urgency-muted{background:rgba(241,245,249,.92);color:#64748b;}
.dztm-trip-urgency-muted::before{background:#94a3b8;box-shadow:0 0 0 4px rgba(148,163,184,.14);}
.dztm-card-microtrust{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px;
  margin-top:12px;
}
.dztm-card-microtrust span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:28px;
  padding:0 9px;
  border-radius:999px;
  background:linear-gradient(135deg,rgba(236,254,255,.92),rgba(248,250,252,.95));
  border:1px solid rgba(14,165,233,.12);
  color:#52677a;
  font-size:10.5px;
  font-weight:950;
  box-shadow:0 8px 22px rgba(7,24,39,.045);
}
.dztm-card-microtrust svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:#0ea5e9;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dztm-card-microtrust span:nth-child(2) svg{stroke:#0f9c7b;fill:none;}
.dztm-gold-trip-card:hover .dztm-trip-urgency{transform:translateY(-1px);box-shadow:0 18px 42px rgba(7,24,39,.25),inset 0 0 0 1px rgba(255,255,255,.75);}
@media (max-width:720px){
  .dztm-trip-urgency{
    top:8px;
    inset-inline-start:8px;
    min-height:24px;
    max-width:calc(100% - 78px);
    padding:0 8px;
    font-size:8.5px;
    box-shadow:0 10px 24px rgba(7,24,39,.18),inset 0 0 0 1px rgba(255,255,255,.62);
  }
  .dztm-trip-urgency::before{width:5px;height:5px;box-shadow:0 0 0 3px rgba(14,165,233,.10);}
  .dztm-card-microtrust{display:none;}
  .dztm-gold-trip-card .dztm-gold-trip-badge{max-width:48%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
}


/* --------------------------------------------------------------------------
   DZT Modern Travel Agency v4.5 — commercial discovery polish
   Popular destination chips + card refinement without changing the core look.
---------------------------------------------------------------------------- */
.dztm-popular-destinations{position:relative;margin:-22px 0 0;padding:0 0 18px;z-index:4}.dztm-popular-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(14,165,233,.14);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(238,248,252,.74));box-shadow:0 22px 65px rgba(7,24,39,.08);backdrop-filter:blur(16px);padding:14px}.dztm-popular-title{display:flex;align-items:center;gap:12px;min-width:260px}.dztm-popular-title>span{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#18d0b8,#0ea5e9);color:#fff;font-weight:950;box-shadow:0 16px 34px rgba(14,165,233,.22)}.dztm-popular-title strong{display:block;color:#061522;font-size:15px;font-weight:950}.dztm-popular-title small{display:block;color:#66788a;font-size:11px;font-weight:750;margin-top:2px;line-height:1.6}.dztm-popular-chips{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.dztm-popular-chips a{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(7,24,39,.08);box-shadow:0 10px 24px rgba(7,24,39,.05);text-decoration:none;color:#0b1b2b;font-size:12px;font-weight:950;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.dztm-popular-chips a:hover{transform:translateY(-2px);background:#fff;box-shadow:0 16px 34px rgba(7,24,39,.09)}.dztm-popular-chips i{font-style:normal;font-size:12px}.dztm-gold-trip-card{position:relative}.dztm-gold-trip-card::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 36%,rgba(14,165,233,.05));opacity:.72}.dztm-gold-trip-card:hover .dztm-gold-trip-media{filter:saturate(1.08) contrast(1.02)}.dztm-gold-trip-media{transition:filter .22s ease,transform .22s ease}.dztm-gold-trip-card:hover .dztm-gold-trip-media{transform:scale(1.006)}
@media (max-width:900px){.dztm-popular-inner{align-items:flex-start;flex-direction:column}.dztm-popular-chips{justify-content:flex-start;width:100%}.dztm-popular-title{min-width:0}}
@media (max-width:720px){.dztm-popular-destinations{margin:-8px 0 0;padding-bottom:10px}.dztm-popular-inner{border-radius:24px;padding:12px;gap:10px}.dztm-popular-title>span{width:38px;height:38px;border-radius:14px}.dztm-popular-title strong{font-size:13px}.dztm-popular-title small{font-size:10px}.dztm-popular-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dztm-popular-chips a{min-height:36px;justify-content:center;padding:0 8px;font-size:11px}}

/* v4.6 — premium services section for commercial travel agencies */
.dztm-gold-services{position:relative;overflow:hidden;padding-top:30px;}
.dztm-gold-services:before{content:"";position:absolute;inset:8% auto auto -140px;width:420px;height:420px;border-radius:999px;background:radial-gradient(circle,rgba(14,165,233,.15),transparent 66%);pointer-events:none;}
.dztm-gold-services:after{content:"";position:absolute;inset:auto -180px 0 auto;width:420px;height:420px;border-radius:999px;background:radial-gradient(circle,rgba(20,184,166,.13),transparent 66%);pointer-events:none;}
.dztm-service-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;}
.dztm-service-card{position:relative;min-height:230px;padding:22px 18px 18px;border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(238,251,255,.78));border:1px solid rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.82);text-decoration:none;color:#071827;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:11px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.dztm-service-card:before{content:"";position:absolute;inset:auto -20% -30% auto;width:170px;height:170px;border-radius:999px;background:radial-gradient(circle,rgba(14,165,233,.18),transparent 68%);transition:transform .25s ease,opacity .25s ease;}
.dztm-service-card:hover{transform:translateY(-4px);box-shadow:0 34px 86px rgba(15,23,42,.17),0 0 0 1px rgba(14,165,233,.10);border-color:rgba(14,165,233,.25);}
.dztm-service-card:hover:before{transform:scale(1.12);opacity:.95;}
.dztm-service-card i{position:relative;z-index:1;width:54px;height:54px;border-radius:20px;background:linear-gradient(135deg,#13d8c9,#08a9df);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 42px rgba(14,165,233,.27);}
.dztm-service-card i svg{width:27px;height:27px;fill:none;stroke:#fff;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;}
.dztm-service-card strong{position:relative;z-index:1;font-size:18px;font-weight:950;line-height:1.25;color:#071827;letter-spacing:-.015em;}
.dztm-service-card span{position:relative;z-index:1;color:#64748b;font-size:13px;line-height:1.75;font-weight:750;}
.dztm-service-card em{position:relative;z-index:1;margin-top:auto;font-style:normal;color:#008fb8;font-weight:950;font-size:12px;display:inline-flex;align-items:center;gap:6px;}
.dztm-service-card em:after{content:"→";font-family:Inter,Cairo,sans-serif;}
[dir="rtl"] .dztm-service-card em:after{content:"←";}
@media (max-width:1024px){.dztm-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.dztm-service-card{min-height:205px;}}
@media (max-width:720px){.dztm-gold-services{padding-top:8px;}.dztm-service-grid{gap:11px;}.dztm-service-card{min-height:170px;border-radius:24px;padding:16px 13px 14px;gap:8px;}.dztm-service-card i{width:42px;height:42px;border-radius:16px;}.dztm-service-card i svg{width:21px;height:21px;}.dztm-service-card strong{font-size:14px;line-height:1.35;}.dztm-service-card span{font-size:11.2px;line-height:1.55;}.dztm-service-card em{font-size:10.5px;}}
@media (max-width:380px){.dztm-service-grid{gap:9px;}.dztm-service-card{padding:14px 11px;min-height:165px;}.dztm-service-card strong{font-size:13px;}.dztm-service-card span{font-size:10.5px;}}
@media (prefers-reduced-motion:reduce){.dztm-service-card,.dztm-service-card:before{transition:none!important;}}

/* v4.7 — commercial navigation polish: breadcrumbs, print, and assisted archive CTA */
.dztm-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 14px;color:rgba(255,255,255,.74);font-size:12px;font-weight:900;line-height:1.4}
.dztm-breadcrumbs a{color:rgba(255,255,255,.86);text-decoration:none;transition:color .18s ease,opacity .18s ease}
.dztm-breadcrumbs a:hover{color:#fff}.dztm-breadcrumbs i{opacity:.45;font-style:normal}.dztm-breadcrumbs span{color:rgba(255,255,255,.68)}
.dztm-trip-hero-breadcrumbs{grid-column:1/-1;margin-bottom:-18px;position:relative;z-index:3}.dztm-page-hero .dztm-breadcrumbs{margin-bottom:12px}.dztm-page-hero-sub{max-width:620px;margin:14px 0 0;color:rgba(255,255,255,.72);font-weight:700;line-height:1.85}
.dztm-print-btn{cursor:pointer;border:1px solid rgba(255,255,255,.18)}
.dztm-archive-assist{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 22px;padding:18px;border:1px solid rgba(14,165,233,.16);border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(248,250,252,.78));box-shadow:0 18px 50px rgba(15,23,42,.07);backdrop-filter:blur(14px)}
.dztm-archive-assist div{display:grid;gap:4px}.dztm-archive-assist strong{color:#0f172a;font-size:15px}.dztm-archive-assist span{color:#64748b;font-size:13px;font-weight:700;line-height:1.7}.dztm-archive-assist a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:0 17px;background:linear-gradient(135deg,#0f766e,#0ea5e9);color:#fff;text-decoration:none;font-size:12px;font-weight:950;white-space:nowrap;box-shadow:0 16px 42px rgba(14,165,233,.18)}
@media (max-width:720px){.dztm-trip-hero-breadcrumbs{margin-bottom:-8px}.dztm-breadcrumbs{font-size:10.5px;gap:5px;opacity:.95}.dztm-page-hero-sub{font-size:13px;line-height:1.75}.dztm-archive-assist{display:grid;padding:15px;border-radius:22px;margin:14px 0 18px}.dztm-archive-assist strong{font-size:13.5px}.dztm-archive-assist span{font-size:11.5px}.dztm-archive-assist a{width:100%;min-height:40px}}
@media print{.dztm-header,.dztm-footer,.dztm-scroll-progress,.dztm-floating-whatsapp,.dztm-scroll-top,.dztm-trip-sticky-cta,.dztm-hero-actions,.dztm-related-trips{display:none!important}body{background:#fff!important;color:#111!important}.dztm-trip-hero{background:#fff!important;color:#111!important}.dztm-trip-hero-bg,.dztm-trip-hero:before,.dztm-trip-hero-overlay{display:none!important}.dztm-trip-hero-grid,.dztm-trip-layout{display:block!important;padding:20px 0!important}.dztm-trip-hero h1{color:#111!important;font-size:30px!important}.dztm-trip-hero p,.dztm-breadcrumbs,.dztm-breadcrumbs a,.dztm-breadcrumbs span{color:#333!important}.dztm-trip-price-card,.dztm-panel,.dztm-booking-box{box-shadow:none!important;border:1px solid #ddd!important;break-inside:avoid}.dztm-booking-box{display:none!important}.dztm-section{padding:18px 0!important}}

/* --------------------------------------------------------------------------
   DZT Modern Travel Agency v5.0 — final commercial polish
   SVG feature icons, verified testimonials, softer premium cards.
---------------------------------------------------------------------------- */
.dztm-gold-feature-card{
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(241,251,253,.84)) !important;
  border:1px solid rgba(14,165,233,.12) !important;
  box-shadow:0 22px 62px rgba(7,24,39,.08),inset 0 1px 0 rgba(255,255,255,.82) !important;
}
.dztm-gold-feature-card:before{
  content:"";
  position:absolute;
  inset:auto -70px -85px auto;
  width:180px;
  height:180px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(14,165,233,.16),transparent 68%);
  pointer-events:none;
}
.dztm-gold-feature-card i{
  position:relative;
  z-index:1;
  width:52px !important;
  height:52px !important;
  border-radius:20px !important;
  background:linear-gradient(135deg,#0f766e,#0ea5e9) !important;
  color:#fff;
  box-shadow:0 18px 42px rgba(14,165,233,.25);
}
.dztm-gold-feature-card i svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dztm-gold-feature-card h3,.dztm-gold-feature-card p{position:relative;z-index:1;}
.dztm-gold-feature-card h3{letter-spacing:-.01em;}
.dztm-gold-feature-card p{font-weight:720;}
.dztm-gold-feature-card:hover i{transform:translateY(-1px) scale(1.03);}
.dztm-gold-testimonials-grid article{
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(244,250,252,.88)) !important;
  border:1px solid rgba(14,165,233,.12) !important;
  box-shadow:0 22px 62px rgba(7,24,39,.08),inset 0 1px 0 rgba(255,255,255,.82) !important;
}
.dztm-gold-testimonials-grid article:before{
  content:"“";
  position:absolute;
  inset-block-start:-22px;
  inset-inline-end:18px;
  font-size:110px;
  line-height:1;
  font-weight:950;
  color:rgba(14,165,233,.07);
  pointer-events:none;
}
.dztm-testimonial-head{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:14px;
}
.dztm-testimonial-head>i{
  width:44px;
  height:44px;
  flex:0 0 auto;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#061522,#0ea5e9);
  color:#fff;
  font-style:normal;
  font-weight:950;
  box-shadow:0 16px 34px rgba(14,165,233,.22);
}
.dztm-testimonial-head div{display:grid;gap:2px;}
.dztm-testimonial-head span{letter-spacing:1.5px !important;font-size:12px;line-height:1;color:#f4b821 !important;}
.dztm-testimonial-head small{
  display:inline-flex;
  width:max-content;
  border-radius:999px;
  padding:3px 8px;
  background:rgba(15,118,110,.08);
  color:#0f766e;
  font-size:10px;
  font-weight:950;
}
.dztm-gold-testimonials-grid article p{position:relative;z-index:1;margin-top:0;font-weight:720;}
.dztm-gold-testimonials-grid article strong{display:block;margin-top:12px;font-size:13px;font-weight:950;}
@media (max-width:720px){
  .dztm-gold-feature-card{
    padding:16px 13px !important;
    border-radius:22px !important;
    min-height:178px;
  }
  .dztm-gold-feature-card i{width:40px !important;height:40px !important;border-radius:15px !important;}
  .dztm-gold-feature-card i svg{width:19px;height:19px;}
  .dztm-gold-feature-card h3{font-size:13.5px !important;line-height:1.35;margin-top:12px !important;}
  .dztm-gold-feature-card p{font-size:11.2px !important;line-height:1.62 !important;}
  .dztm-gold-features-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important;}
  .dztm-testimonial-head{gap:9px;margin-bottom:10px;}
  .dztm-testimonial-head>i{width:36px;height:36px;border-radius:13px;font-size:13px;}
  .dztm-testimonial-head span{font-size:10px;}
  .dztm-testimonial-head small{font-size:9px;padding:2px 6px;}
}
@media (max-width:360px){
  .dztm-gold-features-grid{gap:8px !important;}
  .dztm-gold-feature-card{padding:14px 10px !important;min-height:168px;}
  .dztm-gold-feature-card h3{font-size:12.5px !important;}
  .dztm-gold-feature-card p{font-size:10.5px !important;}
}

/* v5.2 — smart search suggestions and premium search polish */
.dztm-smart-search-label{position:relative;overflow:visible!important;z-index:12}
.dztm-smart-search-field{position:relative;display:block;width:100%}
.dztm-smart-search-field input{width:100%}
.dztm-search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);display:none;grid-template-columns:1fr;gap:6px;padding:8px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.10);box-shadow:0 22px 55px rgba(15,23,42,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:99;max-height:250px;overflow:auto}
.dztm-search-suggestions.is-open{display:grid;animation:dztmSuggestionIn .16s ease both}
.dztm-search-suggestion{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:13px;padding:10px 12px;background:rgba(248,250,252,.72);color:#0f172a;font-weight:800;font-size:13px;line-height:1.2;text-align:inherit;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}
.dztm-search-suggestion:hover,.dztm-search-suggestion:focus{outline:0;transform:translateY(-1px);background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.11)}
.dztm-search-suggestion:after{content:'↵';font-size:11px;color:rgba(15,23,42,.35);font-weight:900}
[dir="rtl"] .dztm-search-suggestion:after{content:'↵'}
@keyframes dztmSuggestionIn{from{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media (max-width:720px){
  .dztm-search-suggestions{top:calc(100% + 6px);border-radius:15px;max-height:220px;padding:7px;box-shadow:0 18px 42px rgba(15,23,42,.20)}
  .dztm-search-suggestion{font-size:12px;padding:9px 10px;border-radius:12px}
  .dztm-gold-search .dztm-smart-search-label,.dztm-archive-filter .dztm-smart-search-label{z-index:30}
}

/* v5.3 — premium single-trip quick navigation */
.dztm-trip-mini-nav{
  position: sticky;
  top: 76px;
  z-index: 18;
  margin: -18px 0 10px;
  pointer-events:none;
}
.dztm-trip-mini-nav .dztm-container{pointer-events:auto;}
.dztm-trip-mini-nav-scroll{
  display:flex;
  gap:10px;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
  padding:10px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:24px;
  background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,255,255,.64));
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
  box-shadow:0 22px 55px rgba(15,23,42,.14), inset 0 1px 0 rgba(255,255,255,.72);
}
.dztm-trip-mini-nav-scroll::-webkit-scrollbar{display:none;}
.dztm-trip-mini-nav a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:40px;
  padding:8px 13px;
  border-radius:999px;
  color:#334155;
  text-decoration:none;
  font-weight:900;
  font-size:12px;
  white-space:nowrap;
  background:rgba(248,250,252,.82);
  border:1px solid rgba(15,23,42,.07);
  box-shadow:0 10px 26px rgba(15,23,42,.06);
  transition:transform .2s ease, background .2s ease, color .2s ease, border-color .2s ease;
}
.dztm-trip-mini-nav a i{
  width:26px;
  height:26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:linear-gradient(135deg,rgba(15,118,110,.12),rgba(14,165,233,.12));
  color:var(--dztm-primary);
}
.dztm-trip-mini-nav a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.dztm-trip-mini-nav a:hover,
.dztm-trip-mini-nav a.is-active{
  transform:translateY(-1px);
  color:#fff;
  border-color:rgba(15,118,110,.35);
  background:linear-gradient(135deg,var(--dztm-primary),#0891b2);
}
.dztm-trip-mini-nav a:hover i,
.dztm-trip-mini-nav a.is-active i{background:rgba(255,255,255,.18);color:#fff;}
.dztm-trip-content .dztm-panel,
.dztm-trip-side .dztm-panel,
#booking{scroll-margin-top:150px;}
@media (max-width: 760px){
  .dztm-trip-mini-nav{top:58px;margin:-12px 0 2px;}
  .dztm-trip-mini-nav .dztm-container{padding-inline:12px;}
  .dztm-trip-mini-nav-scroll{border-radius:18px;padding:8px;gap:7px;box-shadow:0 16px 40px rgba(15,23,42,.13);}
  .dztm-trip-mini-nav a{min-height:35px;padding:6px 10px;font-size:11px;gap:6px;}
  .dztm-trip-mini-nav a i{width:22px;height:22px;}
  .dztm-trip-mini-nav a svg{width:13px;height:13px;}
  .dztm-trip-content .dztm-panel,
  .dztm-trip-side .dztm-panel,
  #booking{scroll-margin-top:120px;}
}
@media (prefers-reduced-motion: reduce){
  .dztm-trip-mini-nav a{transition:none;}
}

/* v5.4 — service cards request flow: do not redirect service cards to all trips */
.dztm-service-card.is-selected{border-color:rgba(14,165,233,.42);box-shadow:0 34px 90px rgba(14,165,233,.20),0 0 0 1px rgba(20,184,166,.14),inset 0 1px 0 rgba(255,255,255,.9);transform:translateY(-3px);}
.dztm-service-card.is-selected:after{content:"";position:absolute;inset:10px 10px auto auto;width:10px;height:10px;border-radius:99px;background:linear-gradient(135deg,#14b8a6,#0ea5e9);box-shadow:0 0 0 6px rgba(14,165,233,.10);}
[dir="rtl"] .dztm-service-card.is-selected:after{inset:10px auto auto 10px;}
.dztm-service-request{margin:22px auto 0;max-width:980px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(235,251,255,.72));border:1px solid rgba(255,255,255,.86);box-shadow:0 28px 80px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.85);position:relative;z-index:1;overflow:hidden;}
.dztm-service-request:before{content:"";position:absolute;inset:auto -70px -90px auto;width:210px;height:210px;border-radius:999px;background:radial-gradient(circle,rgba(14,165,233,.18),transparent 68%);pointer-events:none;}
.dztm-service-request-icon{width:58px;height:58px;border-radius:22px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#12d5bf,#0ea5e9);box-shadow:0 20px 46px rgba(14,165,233,.25);}
.dztm-service-request-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.dztm-service-request-copy{position:relative;z-index:1;min-width:0;}
.dztm-service-request-copy span{display:block;color:#0088a8;font-size:12px;font-weight:950;margin-bottom:5px;}
.dztm-service-request-copy strong{display:block;color:#071827;font-size:18px;font-weight:950;line-height:1.35;}
.dztm-service-request-copy p{margin:7px 0 0;color:#64748b;font-size:13px;line-height:1.65;font-weight:750;}
.dztm-service-request-actions{position:relative;z-index:1;display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end;}
.dztm-service-request-primary,.dztm-service-request-secondary{min-height:44px;border-radius:16px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:950;font-size:12px;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;}
.dztm-service-request-primary{color:#fff;background:linear-gradient(135deg,#10b981,#0ea5e9);box-shadow:0 14px 30px rgba(14,165,233,.22);}
.dztm-service-request-secondary{color:#082034;background:rgba(255,255,255,.7);border:1px solid rgba(15,23,42,.08);}
.dztm-service-request-primary:hover,.dztm-service-request-secondary:hover{transform:translateY(-2px);}
.dztm-service-request.is-active{box-shadow:0 34px 90px rgba(14,165,233,.18),inset 0 1px 0 rgba(255,255,255,.92);}
@media (max-width:760px){.dztm-service-request{grid-template-columns:1fr;text-align:center;border-radius:26px;padding:17px 14px;gap:12px;margin-top:18px;}.dztm-service-request-icon{margin:0 auto;width:50px;height:50px;border-radius:18px;}.dztm-service-request-actions{justify-content:center;}.dztm-service-request-primary,.dztm-service-request-secondary{width:100%;max-width:280px;}.dztm-service-request-copy strong{font-size:15px;}.dztm-service-request-copy p{font-size:11.5px;line-height:1.55;}.dztm-service-card.is-selected{transform:none;}}

/* v6.2 branding controls */
.dztm-logo-frame{display:inline-grid;place-items:center;flex:0 0 auto;border-radius:18px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);box-shadow:0 14px 34px rgba(56,189,248,.16);overflow:hidden}
.dztm-logo-frame img{display:block;width:auto!important;object-fit:contain;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.dztm-logo-frame-header{height:46px;min-width:46px;max-width:148px;padding:6px 8px}
.dztm-logo-frame-header img{max-height:34px;max-width:128px}
.dztm-logo-frame-footer{height:54px;min-width:54px;max-width:190px;padding:8px 10px}
.dztm-logo-frame-footer img{max-height:40px;max-width:168px}
.dztm-brand:not(:has(.dztm-brand-text)){gap:0}
@media(max-width:700px){.dztm-logo-frame-header{height:40px;min-width:40px;max-width:112px;border-radius:14px;padding:5px 7px}.dztm-logo-frame-header img{max-height:30px;max-width:96px}.dztm-logo-frame-footer{height:46px;max-width:150px}.dztm-logo-frame-footer img{max-height:34px;max-width:130px}}


/* v6.4 — agency logo production polish and brand-name switches */
body.dztm-site .dztm-brand{
  min-width:0;
}
body.dztm-site .dztm-logo-frame-custom{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  overflow:hidden !important;
  background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(238,248,250,.82)) !important;
  border:1px solid rgba(255,255,255,.72) !important;
  box-shadow:0 14px 34px rgba(15,23,42,.10), inset 0 1px 0 rgba(255,255,255,.85) !important;
}
body.dztm-site .dztm-logo-frame-custom img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  border-radius:10px !important;
  background:transparent !important;
  box-shadow:none !important;
}
body.dztm-site .dztm-logo-frame-header{
  width:46px !important;
  height:46px !important;
  min-width:46px !important;
  max-width:46px !important;
  padding:7px !important;
  border-radius:17px !important;
}
body.dztm-site .dztm-logo-frame-footer{
  width:58px !important;
  height:58px !important;
  min-width:58px !important;
  max-width:58px !important;
  padding:8px !important;
  border-radius:19px !important;
}
body.dztm-site .dztm-brand.footer .dztm-logo-frame-footer{
  margin-inline-end:0;
}
body.dztm-site .dztm-brand:not(:has(.dztm-brand-text)){
  gap:0 !important;
}
body.dztm-site .dztm-brand:not(:has(.dztm-brand-text)) .dztm-logo-frame-header,
body.dztm-site .dztm-brand:not(:has(.dztm-brand-text)) .dztm-logo-frame-footer{
  margin-inline:0 !important;
}
body.dztm-site .dztm-brand-text[hidden],
body.dztm-site .dztm-brand-text.is-hidden{
  display:none !important;
}
@media (max-width:700px){
  body.dztm-site .dztm-logo-frame-header{
    width:42px !important;
    height:42px !important;
    min-width:42px !important;
    max-width:42px !important;
    padding:6px !important;
    border-radius:15px !important;
  }
  body.dztm-site .dztm-logo-frame-footer{
    width:50px !important;
    height:50px !important;
    min-width:50px !important;
    max-width:50px !important;
    padding:7px !important;
    border-radius:17px !important;
  }
  body.dztm-site .dztm-brand:has(.dztm-logo-frame-custom) .dztm-brand-text strong{
    max-width:150px !important;
  }
}
@media (max-width:390px){
  body.dztm-site .dztm-logo-frame-header{
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    max-width:38px !important;
    padding:5px !important;
    border-radius:14px !important;
  }
  body.dztm-site .dztm-brand:has(.dztm-logo-frame-custom) .dztm-brand-text strong{
    max-width:122px !important;
    font-size:14px !important;
  }
}


/* v6.5 — rectangular uploaded logo frames and centered footer brand */
body.dztm-site .dztm-logo-frame-custom{
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(239,248,250,.86)) !important;
  border:1px solid rgba(255,255,255,.78) !important;
  box-shadow:0 16px 38px rgba(15,23,42,.11), inset 0 1px 0 rgba(255,255,255,.92) !important;
}
body.dztm-site .dztm-logo-frame-custom img{
  object-fit:contain !important;
  object-position:center center !important;
  border-radius:8px !important;
}
body.dztm-site .dztm-logo-frame-header{
  width:124px !important;
  height:46px !important;
  min-width:124px !important;
  max-width:124px !important;
  padding:7px 13px !important;
  border-radius:21px !important;
}
body.dztm-site .dztm-logo-frame-header img{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
}
body.dztm-site .dztm-brand.footer{
  width:100% !important;
  justify-content:center !important;
  align-items:center !important;
  text-align:center !important;
  margin:0 auto 18px !important;
}
body.dztm-site .dztm-premium-footer .dztm-brand.footer,
body.dztm-site .dztm-footer-brand-card .dztm-brand.footer{
  display:flex !important;
  flex-direction:column !important;
  gap:12px !important;
}
body.dztm-site .dztm-logo-frame-footer{
  width:min(230px,80vw) !important;
  height:74px !important;
  min-width:168px !important;
  max-width:230px !important;
  padding:10px 18px !important;
  border-radius:26px !important;
  margin:0 auto !important;
}
body.dztm-site .dztm-logo-frame-footer img{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
}
body.dztm-site .dztm-footer-brand-card{
  text-align:center !important;
}
body.dztm-site .dztm-footer-brand-card .dztm-brand-text{
  justify-items:center !important;
  text-align:center !important;
}
body.dztm-site .dztm-footer-brand-card .dztm-brand-text strong,
body.dztm-site .dztm-footer-brand-card .dztm-brand-text em{
  text-align:center !important;
}
body.dztm-site .dztm-footer-brand-card p{
  text-align:center !important;
  margin-inline:auto !important;
}
body.dztm-site .dztm-footer-trust-row{
  justify-content:center !important;
}
body.dztm-site .dztm-brand:not(:has(.dztm-brand-text)) .dztm-logo-frame-header{
  margin-inline:0 !important;
}
body.dztm-site .dztm-brand:not(:has(.dztm-brand-text)) .dztm-logo-frame-footer{
  margin-inline:auto !important;
}
@media (max-width:700px){
  body.dztm-site .dztm-logo-frame-header{
    width:112px !important;
    height:42px !important;
    min-width:112px !important;
    max-width:112px !important;
    padding:6px 11px !important;
    border-radius:19px !important;
  }
  body.dztm-site .dztm-logo-frame-footer{
    width:min(210px,72vw) !important;
    height:66px !important;
    min-width:156px !important;
    max-width:210px !important;
    padding:9px 16px !important;
    border-radius:24px !important;
  }
}
@media (max-width:390px){
  body.dztm-site .dztm-logo-frame-header{
    width:96px !important;
    height:38px !important;
    min-width:96px !important;
    max-width:96px !important;
    padding:5px 9px !important;
    border-radius:17px !important;
  }
  body.dztm-site .dztm-logo-frame-footer{
    width:min(190px,70vw) !important;
    height:60px !important;
    min-width:146px !important;
    max-width:190px !important;
  }
}

/* v6.6 — keep uploaded header logo on the far right of the mobile glass header */
@media (max-width:720px){
  body.dztm-site .dztm-header-inner{
    grid-template-columns:38px auto minmax(0,1fr) auto !important;
  }
  body.dztm-site .dztm-brand:has(.dztm-logo-frame-header){
    grid-column:4 !important;
    justify-self:end !important;
    align-self:center !important;
    width:auto !important;
    max-width:max-content !important;
    min-width:0 !important;
    display:inline-flex !important;
    justify-content:flex-end !important;
    align-items:center !important;
    margin-inline-start:auto !important;
    margin-inline-end:0 !important;
    gap:0 !important;
  }
  body.dztm-site .dztm-brand:has(.dztm-logo-frame-header) .dztm-logo-frame-header{
    margin-inline-start:auto !important;
    margin-inline-end:0 !important;
  }
  body.dztm-site .dztm-brand:has(.dztm-logo-frame-header) .dztm-brand-text{
    margin-inline-end:8px !important;
  }
  body.dztm-site .dztm-brand:has(.dztm-logo-frame-header):not(:has(.dztm-brand-text)){
    justify-content:flex-end !important;
  }
}
@media (max-width:380px){
  body.dztm-site .dztm-header-inner{
    grid-template-columns:35px auto minmax(0,1fr) auto !important;
  }
  body.dztm-site .dztm-brand:has(.dztm-logo-frame-header){
    grid-column:4 !important;
    justify-self:end !important;
  }
}



/* Hotel gallery in trip details — v7.5.4 editorial hotel gallery */
.dztm-hotel-gallery-panel{overflow:hidden;position:relative;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(236,253,245,.78) 48%,rgba(224,242,254,.78));border:1px solid rgba(255,255,255,.72);box-shadow:0 34px 90px rgba(15,23,42,.12);isolation:isolate}
.dztm-hotel-gallery-panel:before{content:"";position:absolute;inset:-170px auto auto -130px;width:360px;height:360px;background:radial-gradient(circle,rgba(20,184,166,.20),transparent 68%);pointer-events:none;z-index:0}
.dztm-hotel-gallery-panel:after{content:"";position:absolute;right:-150px;bottom:-170px;width:400px;height:400px;background:radial-gradient(circle,rgba(14,165,233,.15),transparent 68%);pointer-events:none;z-index:0}
.dztm-hotel-gallery-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}
.dztm-hotel-gallery-head h2{margin:7px 0 0;display:flex;align-items:center;gap:10px;line-height:1.12;letter-spacing:-.02em}
.dztm-hotel-gallery-head p{margin:9px 0 0;color:#64748b;font-weight:800;max-width:760px;line-height:1.75}
.dztm-hotel-gallery-kicker{display:inline-flex;align-items:center;justify-content:center;padding:7px 13px;border-radius:999px;background:rgba(20,184,166,.12);color:var(--dztm-primary);font-weight:950;font-size:12px;border:1px solid rgba(20,184,166,.16)}
.dztm-hotel-gallery-count{appearance:none;border:1px solid rgba(14,165,233,.16);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.62);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:var(--dztm-primary);font-weight:950;font-size:13px;box-shadow:0 16px 38px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.dztm-hotel-gallery-count:hover{transform:translateY(-2px);background:rgba(255,255,255,.85);box-shadow:0 18px 44px rgba(15,23,42,.12)}
.dztm-hotel-gallery-showcase{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.72fr);gap:12px;margin-top:16px}
.dztm-hotel-gallery-main,.dztm-hotel-gallery-thumbs button{appearance:none;border:0;font:inherit;color:inherit;cursor:pointer;padding:0;text-align:inherit;position:relative;display:block;overflow:hidden;background:#e2e8f0;border:1px solid rgba(255,255,255,.82);box-shadow:0 26px 68px rgba(15,23,42,.18);isolation:isolate;transform:translateZ(0)}
.dztm-hotel-gallery-main{min-height:430px;border-radius:34px}
.dztm-hotel-gallery-main:before,.dztm-hotel-gallery-thumbs button:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,0) 44%,rgba(2,6,23,.56));z-index:2;opacity:.94;transition:opacity .3s ease;pointer-events:none}
.dztm-hotel-gallery-main:hover:before,.dztm-hotel-gallery-thumbs button:hover:before{opacity:.76}
.dztm-hotel-gallery-main picture,.dztm-hotel-gallery-thumbs picture{display:block;width:100%;height:100%}
.dztm-hotel-gallery-main img,.dztm-hotel-gallery-thumbs img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .45s ease}
.dztm-hotel-gallery-main:hover img,.dztm-hotel-gallery-thumbs button:hover img{transform:scale(1.055);filter:saturate(1.08) contrast(1.02)}
.dztm-hotel-gallery-main-shine{position:absolute;inset:0;z-index:3;background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 34%,transparent 70%,rgba(255,255,255,.09));mix-blend-mode:screen;pointer-events:none}
.dztm-hotel-gallery-main-badge{position:absolute;z-index:4;left:18px;bottom:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.90);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#0f172a;font-weight:950;font-size:13px;box-shadow:0 16px 40px rgba(15,23,42,.22);border:1px solid rgba(255,255,255,.76)}
[dir="rtl"] .dztm-hotel-gallery-main-badge{left:auto;right:18px}
.dztm-hotel-gallery-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(150px,1fr);gap:12px}
.dztm-hotel-gallery-thumbs button{min-height:0;border-radius:26px;box-shadow:0 18px 46px rgba(15,23,42,.14)}
.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(1){grid-column:1/-1;min-height:270px}
.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(2),.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(2)~button{min-height:204px}
.dztm-hotel-gallery-thumbs button.has-more:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(2,6,23,.68),rgba(14,165,233,.42));z-index:3}
.dztm-hotel-gallery-thumbs button.has-more b{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:32px;font-weight:950;z-index:4;text-shadow:0 12px 28px rgba(0,0,0,.40)}
.dztm-gallery-lightbox{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(2,6,23,.86);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:22px}
.dztm-gallery-lightbox.is-open{display:flex}
.dztm-gallery-lightbox-inner{position:relative;width:min(1120px,100%);height:min(760px,86vh);display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px}
.dztm-gallery-lightbox-stage{position:relative;overflow:hidden;border-radius:30px;background:rgba(15,23,42,.8);box-shadow:0 42px 120px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.16)}
.dztm-gallery-lightbox-stage img{width:100%;height:100%;object-fit:contain;display:block;background:rgba(2,6,23,.45)}
.dztm-gallery-lightbox-close,.dztm-gallery-lightbox-prev,.dztm-gallery-lightbox-next{appearance:none;border:0;cursor:pointer;position:absolute;z-index:2;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(0,0,0,.2)}
.dztm-gallery-lightbox-close{top:14px;right:14px;width:44px;height:44px;font-size:26px}.dztm-gallery-lightbox-prev,.dztm-gallery-lightbox-next{top:50%;transform:translateY(-50%);width:50px;height:50px;font-size:28px}.dztm-gallery-lightbox-prev{left:14px}.dztm-gallery-lightbox-next{right:14px}
[dir="rtl"] .dztm-gallery-lightbox-close{right:auto;left:14px}
.dztm-gallery-lightbox-count{position:absolute;left:14px;top:14px;z-index:2;color:#fff;background:rgba(2,6,23,.42);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:9px 12px;font-weight:900;font-size:13px}
[dir="rtl"] .dztm-gallery-lightbox-count{left:auto;right:14px}
.dztm-gallery-lightbox-thumbs{display:flex;gap:10px;overflow-x:auto;justify-content:center;padding:3px 0}.dztm-gallery-lightbox-thumbs button{appearance:none;border:2px solid rgba(255,255,255,.15);padding:0;flex:0 0 74px;height:54px;border-radius:14px;overflow:hidden;background:rgba(255,255,255,.08);opacity:.65;cursor:pointer}.dztm-gallery-lightbox-thumbs button.is-active{opacity:1;border-color:rgba(20,184,166,.95)}.dztm-gallery-lightbox-thumbs img{width:100%;height:100%;object-fit:cover;display:block}
body.dztm-gallery-open{overflow:hidden}
@media (max-width: 840px){.dztm-hotel-gallery-panel{border-radius:30px}.dztm-hotel-gallery-head{display:block}.dztm-hotel-gallery-count{margin-top:12px}.dztm-hotel-gallery-head h2{font-size:24px}.dztm-hotel-gallery-head p{font-size:14px;line-height:1.7}.dztm-hotel-gallery-showcase{grid-template-columns:1fr;gap:10px}.dztm-hotel-gallery-main{min-height:285px;border-radius:28px}.dztm-hotel-gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:10px}.dztm-hotel-gallery-thumbs button,.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(1),.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(2),.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(2)~button{min-height:132px;border-radius:22px}.dztm-gallery-lightbox{padding:10px}.dztm-gallery-lightbox-inner{height:86vh;gap:10px}.dztm-gallery-lightbox-stage{border-radius:22px}.dztm-gallery-lightbox-prev,.dztm-gallery-lightbox-next{width:42px;height:42px;font-size:24px}.dztm-gallery-lightbox-close{width:42px;height:42px}.dztm-gallery-lightbox-thumbs{justify-content:flex-start}.dztm-gallery-lightbox-thumbs button{flex-basis:62px;height:46px}}
@media (max-width: 420px){.dztm-hotel-gallery-main{min-height:260px}.dztm-hotel-gallery-thumbs button,.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(1),.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(2),.dztm-hotel-gallery-thumbs button:first-child:nth-last-child(2)~button{min-height:118px}.dztm-hotel-gallery-main-badge{font-size:12px;padding:10px 13px}}


/* v7.2.0 — DZT Agency Manager sales controls integration */
.dztm-gold-featured-badge,
.dztm-trip-featured-chip,
.dztm-trip-hero-featured {
  position:absolute;
  z-index:4;
  display:inline-flex;
  align-items:center;
  gap:5px;
  border-radius:999px;
  padding:7px 11px;
  background:linear-gradient(135deg,#f8d77a,#d9aa45);
  color:#3b2600;
  font-size:11px;
  font-weight:950;
  box-shadow:0 14px 34px rgba(217,170,69,.28);
}
.dztm-gold-featured-badge{top:14px;left:14px}.dztm-dir-ltr .dztm-gold-featured-badge{left:auto;right:14px}
.dztm-trip-featured-chip{top:14px;inset-inline-end:14px}.dztm-trip-hero-featured{position:relative;margin-inline-start:8px;vertical-align:middle;top:auto;left:auto;right:auto}
.dztm-card-microtrust span svg{width:15px;height:15px}
.dztm-price-note{margin:0 0 16px;padding:13px 14px;border-radius:18px;background:rgba(217,170,69,.13);color:#6b4a00;font-size:13px;font-weight:800;line-height:1.65}
.dztm-trip-price-card li .dztm-side-label{display:inline-flex;align-items:center;gap:7px}
@media (max-width:640px){.dztm-gold-featured-badge,.dztm-trip-featured-chip{top:9px;inset-inline-end:9px;left:auto;font-size:10px;padding:6px 9px}.dztm-gold-featured-badge{inset-inline-start:9px;inset-inline-end:auto}.dztm-trip-hero-featured{margin-top:8px;margin-inline-start:0}}

/* v7.4.0 booking form upgrade */
.dztm-booking-form select[name="preferred_contact"],.dztm-booking-form input[name="preferred_time"]{background:#fbfdff!important}.dztm-booking-form select[name="preferred_contact"]{cursor:pointer!important}


/* DZT v7.4.2 — professional trip detail checklists */
.dztm-detail-list{
  list-style:none !important;
  margin:18px 0 0 !important;
  padding:0 !important;
  display:grid !important;
  gap:12px !important;
}
.dztm-detail-list li{
  position:relative;
  display:grid !important;
  grid-template-columns:38px minmax(0,1fr);
  align-items:center;
  gap:12px;
  min-height:56px;
  padding:12px 14px !important;
  border:1px solid rgba(15,23,42,.07);
  border-radius:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,252,255,.88));
  box-shadow:0 12px 34px rgba(7,24,39,.055), inset 0 1px 0 rgba(255,255,255,.82);
  break-inside:avoid;
}
.dztm-detail-list li:before{content:none !important;display:none !important}
.dztm-detail-list-marker{
  width:38px;
  height:38px;
  border-radius:14px;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(135deg,#16a34a,#13c99a);
  box-shadow:0 12px 26px rgba(19,201,154,.20), inset 0 1px 0 rgba(255,255,255,.30);
}
.dztm-detail-list-marker svg{
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.35;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dztm-detail-list-text{
  display:block;
  color:#334155;
  font-weight:800;
  line-height:1.75;
  overflow-wrap:anywhere;
}
.dztm-detail-list-included li{border-color:rgba(22,163,74,.12);background:linear-gradient(180deg,rgba(240,253,244,.94),rgba(255,255,255,.88))}
.dztm-detail-list-excluded li{border-color:rgba(225,29,72,.12);background:linear-gradient(180deg,rgba(255,241,242,.94),rgba(255,255,255,.88))}
.dztm-detail-list-documents li{border-color:rgba(14,165,233,.14);background:linear-gradient(180deg,rgba(240,249,255,.94),rgba(255,255,255,.88))}
.dztm-detail-list-program li{border-color:rgba(37,99,235,.12);background:linear-gradient(180deg,rgba(239,246,255,.94),rgba(255,255,255,.88))}
.dztm-detail-list-conditions li,.dztm-detail-list-cancellation li{border-color:rgba(245,158,11,.13);background:linear-gradient(180deg,rgba(255,251,235,.92),rgba(255,255,255,.88))}
.dztm-detail-list-excluded .dztm-detail-list-marker{background:linear-gradient(135deg,#fb7185,#e11d48);box-shadow:0 12px 26px rgba(225,29,72,.16), inset 0 1px 0 rgba(255,255,255,.30)}
.dztm-detail-list-documents .dztm-detail-list-marker{background:linear-gradient(135deg,#38bdf8,#0ea5e9);box-shadow:0 12px 26px rgba(14,165,233,.18), inset 0 1px 0 rgba(255,255,255,.30)}
.dztm-detail-list-program .dztm-detail-list-marker{background:linear-gradient(135deg,#0ea5e9,#2563eb);box-shadow:0 12px 26px rgba(37,99,235,.17), inset 0 1px 0 rgba(255,255,255,.30)}
.dztm-detail-list-conditions .dztm-detail-list-marker,.dztm-detail-list-cancellation .dztm-detail-list-marker{background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 12px 26px rgba(245,158,11,.18), inset 0 1px 0 rgba(255,255,255,.30)}
body.dztm-dir-rtl .dztm-detail-list li{text-align:right}
body.dztm-dir-ltr .dztm-detail-list li{text-align:left}
@media (min-width:900px){
  .dztm-panel-included .dztm-detail-list,
  .dztm-panel-excluded .dztm-detail-list,
  .dztm-panel-documents .dztm-detail-list{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width:720px){
  .dztm-detail-list{gap:10px !important;margin-top:14px !important}
  .dztm-detail-list li{
    grid-template-columns:34px minmax(0,1fr);
    gap:10px;
    min-height:52px;
    padding:11px 12px !important;
    border-radius:16px;
  }
  .dztm-detail-list-marker{width:34px;height:34px;border-radius:12px}
  .dztm-detail-list-marker svg{width:17px;height:17px}
  .dztm-detail-list-text{font-size:13.5px !important;line-height:1.65 !important}
}


/* DZT v7.5.0 — premium all trips archive redesign */
.dztm-archive-hero-premium{
  position:relative;
  overflow:hidden;
  min-height:520px;
  padding:138px 0 76px !important;
  background:
    radial-gradient(circle at 16% 16%,rgba(56,189,248,.24),transparent 30%),
    radial-gradient(circle at 86% 18%,rgba(217,170,69,.22),transparent 28%),
    linear-gradient(135deg,#03111f 0%,#06324a 48%,#075985 100%) !important;
  isolation:isolate;
}
.dztm-archive-hero-premium:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(3,17,31,.98),rgba(3,17,31,.64) 48%,rgba(3,17,31,.82)),
    repeating-linear-gradient(135deg,rgba(255,255,255,.055) 0 1px,transparent 1px 18px);
  pointer-events:none;
  z-index:-2;
}
.dztm-archive-hero-premium:after{
  content:"";
  position:absolute;
  width:560px;
  height:560px;
  border-radius:999px;
  inset-inline-end:-220px;
  bottom:-260px;
  background:radial-gradient(circle,rgba(20,184,166,.28),transparent 68%);
  pointer-events:none;
  z-index:-1;
}
.dztm-archive-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 330px;
  gap:34px;
  align-items:end;
}
.dztm-archive-hero-copy{max-width:820px}
.dztm-archive-hero-copy .dztm-breadcrumbs{margin-bottom:14px}
.dztm-archive-hero-copy h1{
  margin:18px 0 0;
  max-width:780px;
  font-size:clamp(44px,6.4vw,82px);
  line-height:1.08;
  letter-spacing:-.045em;
  text-shadow:0 24px 60px rgba(0,0,0,.30);
}
body.dztm-dir-rtl .dztm-archive-hero-copy h1{letter-spacing:0;line-height:1.20}
.dztm-archive-hero-copy .dztm-page-hero-sub{
  max-width:760px;
  margin-top:18px;
  color:rgba(255,255,255,.78);
  font-size:18px;
  line-height:1.95;
  font-weight:750;
}
.dztm-archive-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.dztm-archive-hero-actions a{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  padding:0 19px;
  text-decoration:none;
  color:#fff;
  background:linear-gradient(135deg,#0f9c7b,#0ea5e9);
  font-size:13px;
  font-weight:950;
  box-shadow:0 20px 52px rgba(14,165,233,.25);
}
.dztm-archive-hero-actions a.ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);box-shadow:none;backdrop-filter:blur(14px)}
.dztm-archive-hero-card{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  padding:28px;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.82));
  color:#061522;
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 34px 90px rgba(0,0,0,.28);
  backdrop-filter:blur(22px);
}
.dztm-archive-hero-card:after{content:"";position:absolute;inset:auto -60px -90px auto;width:210px;height:210px;border-radius:999px;background:radial-gradient(circle,rgba(14,165,233,.18),transparent 68%)}
.dztm-archive-hero-card>span{width:62px;height:62px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#0f9c7b,#0ea5e9);color:#fff;box-shadow:0 18px 42px rgba(14,165,233,.28)}
.dztm-archive-hero-card svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.dztm-archive-hero-card strong{display:block;margin-top:22px;font-size:48px;line-height:1;font-weight:950;color:#061522;letter-spacing:-.05em}
.dztm-archive-hero-card em{display:block;margin-top:6px;font-style:normal;color:#64748b;font-weight:850}
.dztm-archive-hero-mini{position:relative;z-index:1;margin-top:22px;padding:16px;border-radius:22px;background:rgba(240,249,255,.82);border:1px solid rgba(14,165,233,.14);display:flex;align-items:center;justify-content:space-between;gap:14px}
.dztm-archive-hero-mini b{font-size:28px;color:#0f766e}.dztm-archive-hero-mini small{color:#64748b;font-weight:850;text-align:end}
.dztm-archive-cat-strip{
  margin-top:30px;
  display:flex;
  gap:10px;
  overflow-x:auto;
  padding:4px 2px 8px;
  scroll-snap-type:x proximity;
  -webkit-overflow-scrolling:touch;
}
.dztm-archive-cat-strip::-webkit-scrollbar{height:5px}.dztm-archive-cat-strip::-webkit-scrollbar-thumb{background:rgba(255,255,255,.22);border-radius:999px}
.dztm-archive-cat-strip a{
  flex:0 0 auto;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border-radius:999px;
  text-decoration:none;
  color:rgba(255,255,255,.82);
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
  font-size:12px;
  font-weight:950;
  scroll-snap-align:start;
  backdrop-filter:blur(14px);
}
.dztm-archive-cat-strip a.is-active,.dztm-archive-cat-strip a:hover{background:#fff;color:#061522;border-color:#fff;box-shadow:0 18px 46px rgba(255,255,255,.14)}
.dztm-archive-page{margin-top:-38px;padding-top:0 !important;background:linear-gradient(180deg,#eaf6fb 0%,#f8fbfd 42%,#eef7fb 100%)}
.dztm-archive-filter-head{
  position:relative;
  z-index:2;
  margin-bottom:14px;
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  padding:0 6px;
}
.dztm-archive-filter-head span{display:inline-flex;color:#0f766e;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}
.dztm-archive-filter-head h2{margin:6px 0 0;color:#061522;font-size:clamp(24px,3.2vw,38px);line-height:1.2}.dztm-archive-filter-head p{max-width:460px;margin:0;color:#64748b;font-weight:750;line-height:1.75}
.dztm-archive-filter-premium{
  position:relative;
  z-index:3;
  grid-template-columns:minmax(220px,1.15fr) minmax(190px,.85fr) minmax(220px,.85fr) minmax(170px,.70fr) auto !important;
  align-items:end;
  gap:12px !important;
  margin:0 0 22px !important;
  padding:16px !important;
  border-radius:30px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(239,249,253,.88)) !important;
  border:1px solid rgba(14,165,233,.14) !important;
  box-shadow:0 28px 80px rgba(7,24,39,.11) !important;
  backdrop-filter:blur(18px);
}
.dztm-archive-filter-premium label{
  min-width:0;
  padding:10px 12px;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(7,24,39,.07);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 12px 32px rgba(7,24,39,.04);
}
.dztm-archive-filter-premium label>span{color:#0f172a;font-size:12px;font-weight:950}
.dztm-archive-filter-premium input,.dztm-archive-filter-premium select{
  min-height:42px !important;
  padding:8px 0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  font-weight:850;
}
.dztm-archive-filter-premium input::placeholder{color:#94a3b8;font-weight:700}
.dztm-archive-filter-premium button{
  min-height:64px !important;
  padding:0 24px !important;
  border-radius:22px !important;
  box-shadow:0 18px 44px rgba(14,165,233,.24);
}
.dztm-archive-page .dztm-results-toolbar{margin-top:6px;border-radius:24px;background:rgba(255,255,255,.78);backdrop-filter:blur(16px)}
.dztm-archive-page .dztm-trips-grid{margin-top:22px}
.dztm-archive-page .dztm-trip-card{
  border-radius:32px;
  overflow:hidden;
  background:linear-gradient(180deg,#fff,#f8fbfd);
  border:1px solid rgba(7,24,39,.07);
  box-shadow:0 24px 70px rgba(7,24,39,.09);
}
.dztm-archive-page .dztm-trip-card:hover{transform:translateY(-6px);box-shadow:0 34px 95px rgba(7,24,39,.15)}
.dztm-archive-page .dztm-trip-image{height:250px;border-radius:0 0 30px 30px;overflow:hidden}.dztm-archive-page .dztm-trip-image:after{background:linear-gradient(0deg,rgba(3,17,31,.68),rgba(3,17,31,.08) 72%)}
.dztm-trip-image-cat{position:absolute;z-index:3;inset-inline-start:14px;bottom:14px;display:inline-flex;align-items:center;max-width:calc(100% - 28px);min-height:32px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.92);color:#061522;font-size:11px;font-weight:950;box-shadow:0 14px 34px rgba(0,0,0,.16);backdrop-filter:blur(12px)}
.dztm-trip-topline span{display:inline-flex;align-items:center;gap:6px;min-width:0}.dztm-trip-topline svg{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dztm-trip-topline span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dztm-trip-quickfacts{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.dztm-trip-quickfacts span{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:999px;background:#f1f8fb;border:1px solid rgba(14,165,233,.10);color:#526679;font-size:11px;font-weight:900}.dztm-trip-quickfacts svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;color:#0ea5e9}.dztm-trip-price-stack{display:grid;gap:2px}.dztm-trip-price-stack small{font-size:11px;color:#64748b;font-weight:950}.dztm-trip-meta .dztm-trip-price-stack strong{font-size:22px;color:#0279b5}.dztm-trip-meta .dztm-trip-card-status{margin-inline-start:auto}.dztm-archive-page .dztm-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dztm-archive-page .dztm-card-actions a{margin:0;min-height:44px;border-radius:16px}.dztm-archive-page .dztm-card-actions a.primary{box-shadow:0 16px 36px rgba(14,165,233,.20)}
@media (max-width:1120px){.dztm-archive-filter-premium{grid-template-columns:1fr 1fr !important}.dztm-archive-filter-premium button{grid-column:1/-1}.dztm-archive-hero-grid{grid-template-columns:1fr 280px}.dztm-archive-hero-card{padding:22px}.dztm-archive-hero-card strong{font-size:42px}}
@media (max-width:820px){.dztm-archive-hero-premium{min-height:auto;padding:112px 0 60px !important}.dztm-archive-hero-grid{grid-template-columns:1fr;gap:22px}.dztm-archive-hero-card{display:none}.dztm-archive-filter-head{display:block}.dztm-archive-filter-head p{margin-top:8px}.dztm-archive-filter-premium{grid-template-columns:1fr !important;border-radius:26px !important}.dztm-archive-filter-premium button{min-height:54px !important;border-radius:18px !important}.dztm-archive-page{margin-top:-24px}.dztm-archive-page .dztm-trips-grid{grid-template-columns:1fr 1fr;gap:16px}.dztm-archive-page .dztm-trip-image{height:210px}.dztm-archive-page .dztm-trip-body{padding:18px}.dztm-trip-quickfacts{display:grid}.dztm-trip-meta{align-items:center}.dztm-trip-meta .dztm-trip-card-status{display:none}}
@media (max-width:620px){.dztm-archive-hero-premium{padding:94px 0 48px !important}.dztm-archive-hero-copy h1{font-size:42px}.dztm-archive-hero-copy .dztm-page-hero-sub{font-size:14px;line-height:1.8}.dztm-archive-hero-actions{display:grid}.dztm-archive-hero-actions a{width:100%;min-height:44px}.dztm-archive-cat-strip{margin-top:18px}.dztm-archive-cat-strip a{min-height:38px;font-size:11px;padding:0 12px}.dztm-archive-filter-head h2{font-size:24px}.dztm-archive-filter-head p{font-size:12.5px}.dztm-archive-filter-premium{padding:12px !important}.dztm-archive-filter-premium label{padding:9px 11px;border-radius:18px}.dztm-archive-page .dztm-trips-grid{grid-template-columns:1fr;gap:16px}.dztm-archive-page .dztm-trip-image{height:220px;border-radius:0 0 24px 24px}.dztm-archive-page .dztm-trip-body{padding:18px}.dztm-trip-body h3{font-size:20px}.dztm-trip-body p{font-size:13.5px}.dztm-trip-quickfacts{grid-template-columns:1fr}.dztm-archive-page .dztm-card-actions{grid-template-columns:1fr}.dztm-results-toolbar{font-size:12px}.dztm-archive-assist{border-radius:22px}}

/* DZT v7.5.1 — glass centered archive hero */
.dztm-archive-hero-premium{
  min-height:560px;
  padding:140px 0 86px !important;
}
.dztm-archive-hero-premium .dztm-container{
  position:relative;
  z-index:2;
}
.dztm-archive-hero-premium:before{
  background:
    linear-gradient(135deg,rgba(3,17,31,.93),rgba(6,50,74,.70) 48%,rgba(7,89,133,.86)),
    radial-gradient(circle at 50% 18%,rgba(255,255,255,.15),transparent 34%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0 1px,transparent 1px 22px);
}
.dztm-archive-hero-grid{
  grid-template-columns:1fr !important;
  gap:24px;
  align-items:center;
  justify-items:center;
  max-width:1040px;
  margin:0 auto;
  padding:46px clamp(22px,5vw,66px);
  border-radius:44px;
  text-align:center;
  background:
    linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.07)),
    radial-gradient(circle at 12% 8%,rgba(255,255,255,.22),transparent 30%),
    radial-gradient(circle at 90% 20%,rgba(217,170,69,.18),transparent 34%);
  border:1px solid rgba(255,255,255,.24);
  box-shadow:0 34px 110px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.22);
  backdrop-filter:blur(26px) saturate(140%);
  -webkit-backdrop-filter:blur(26px) saturate(140%);
}
.dztm-archive-hero-grid:before{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:43px;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0) 48%);
}
.dztm-archive-hero-copy{
  max-width:860px;
  margin:0 auto;
  position:relative;
  z-index:1;
}
.dztm-archive-hero-copy .dztm-breadcrumbs{
  justify-content:center;
  margin-inline:auto;
  opacity:.92;
}
body.dztm-dir-ltr .dztm-archive-hero-copy,
body.dztm-dir-rtl .dztm-archive-hero-copy{
  text-align:center;
}
.dztm-archive-hero-copy .dztm-eyebrow{
  margin-inline:auto;
  color:#ffe29a;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 16px 40px rgba(0,0,0,.18);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
.dztm-archive-hero-copy h1{
  margin-inline:auto;
  max-width:860px;
  text-align:center;
}
.dztm-archive-hero-copy .dztm-page-hero-sub{
  margin:18px auto 0;
  max-width:780px;
  text-align:center;
  color:rgba(255,255,255,.84);
}
.dztm-archive-hero-actions{
  justify-content:center;
}
.dztm-archive-hero-card{
  width:min(100%,420px);
  margin:0 auto;
  text-align:center;
  padding:20px 22px;
  border-radius:30px;
  background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.74));
  box-shadow:0 24px 70px rgba(0,0,0,.18);
}
.dztm-archive-hero-card>span{margin:0 auto}
.dztm-archive-hero-card strong{margin-top:14px;font-size:40px}
.dztm-archive-hero-mini{justify-content:center;text-align:center}
.dztm-archive-hero-mini small{text-align:center}
.dztm-archive-cat-strip{
  justify-content:center;
  margin:24px auto 0;
  max-width:1100px;
  padding:8px 4px 10px;
}
@media (max-width:820px){
  .dztm-archive-hero-premium{padding:108px 0 58px !important}
  .dztm-archive-hero-grid{
    padding:34px 20px;
    border-radius:34px;
    gap:18px;
  }
  .dztm-archive-hero-grid:before{border-radius:33px}
  .dztm-archive-hero-copy .dztm-breadcrumbs{justify-content:center}
  .dztm-archive-hero-actions{justify-content:center;display:grid;width:100%;max-width:420px;margin-inline:auto}
  .dztm-archive-hero-actions a{width:100%}
  .dztm-archive-cat-strip{justify-content:flex-start;margin-top:18px}
}
@media (max-width:620px){
  .dztm-archive-hero-premium{padding:92px 0 46px !important}
  .dztm-archive-hero-grid{
    padding:28px 16px;
    border-radius:28px;
  }
  .dztm-archive-hero-grid:before{border-radius:27px}
  .dztm-archive-hero-copy h1{font-size:40px;line-height:1.18}
  .dztm-archive-hero-copy .dztm-page-hero-sub{font-size:13.5px;line-height:1.85}
}


/* =========================================================
   DZT Modern Travel Agency v7.5.2 — Premium Umrah homepage cards
   Strict Umrah-only layout with modern media card presentation.
   ========================================================= */
.dztm-umrah-premium-section{
  position:relative;
  overflow:hidden;
  padding:104px 0 112px !important;
  background:
    radial-gradient(circle at 18% 8%, rgba(245,195,79,.18), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(20,185,143,.14), transparent 34%),
    linear-gradient(135deg,#031522 0%,#06243a 52%,#041827 100%) !important;
}
.dztm-umrah-premium-section::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:46px 46px;
  mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 86%);
  pointer-events:none;
}
.dztm-umrah-premium-section .dztm-container{position:relative;z-index:1}
.dztm-umrah-premium-head{max-width:760px;margin-inline:auto;text-align:center}
.dztm-umrah-premium-head h2{font-size:clamp(34px,5vw,64px);letter-spacing:-.04em}
.dztm-umrah-premium-head p{max-width:680px;margin-inline:auto;color:rgba(255,255,255,.76)!important}
.dztm-umrah-package-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));
  gap:26px;
  align-items:stretch;
  margin-top:32px;
}
.dztm-umrah-package-grid:has(.dztm-umrah-package-card:only-child){
  grid-template-columns:minmax(0,860px);
  justify-content:center;
}
.dztm-umrah-package-card{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-rows:280px 1fr;
  border-radius:34px;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,252,255,.94));
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 30px 90px rgba(0,0,0,.28),0 12px 30px rgba(0,0,0,.13);
  isolation:isolate;
}
.dztm-umrah-package-card::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(135deg,rgba(255,255,255,.48),transparent 38%);
  z-index:2;
}
.dztm-umrah-package-card.is-featured{
  box-shadow:0 36px 110px rgba(245,195,79,.22),0 24px 76px rgba(0,0,0,.32);
}
.dztm-umrah-package-media{
  position:relative;
  display:block;
  min-height:280px;
  background:#0a2637 center/cover no-repeat;
  text-decoration:none;
  overflow:hidden;
}
.dztm-umrah-package-media::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(3,21,34,.08),rgba(3,21,34,.46) 58%,rgba(3,21,34,.86));
  z-index:1;
}
.dztm-umrah-package-media::after{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(255,255,255,.26);
  border-radius:24px;
  z-index:2;
  pointer-events:none;
}
.dztm-umrah-top-pill,.dztm-umrah-demand-pill{
  position:absolute;
  z-index:3;
  top:22px;
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:8px 14px;
  border-radius:999px;
  font-size:12px;
  font-weight:950;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.dztm-umrah-top-pill{inset-inline-start:22px;background:rgba(255,255,255,.90);color:#061827}
.dztm-umrah-demand-pill{inset-inline-end:22px;background:linear-gradient(135deg,#f7d46d,#e7b641);color:#071827;box-shadow:0 12px 30px rgba(245,195,79,.30)}
.dztm-umrah-media-panel{
  position:absolute;
  z-index:3;
  inset-inline:22px;
  bottom:22px;
  display:grid;
  gap:5px;
  padding:16px 18px;
  border-radius:22px;
  background:rgba(255,255,255,.13);
  border:1px solid rgba(255,255,255,.24);
  color:#fff;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.dztm-umrah-media-panel span{color:#f7d46d;font-size:12px;font-weight:950}
.dztm-umrah-media-panel strong{font-size:clamp(18px,2.5vw,28px);line-height:1.25;color:#fff}
.dztm-umrah-package-body{position:relative;z-index:3;display:flex;flex-direction:column;gap:18px;padding:24px}
.dztm-umrah-card-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}
.dztm-umrah-eyebrow{display:block;color:#0aa891;font-size:12px;font-weight:950;margin-bottom:7px}
.dztm-umrah-card-head h3{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.25;color:#071827;letter-spacing:-.03em}
.dztm-umrah-card-head h3 a{color:inherit;text-decoration:none}
.dztm-umrah-moon{width:54px;height:54px;min-width:54px;border-radius:19px;display:grid;place-items:center;background:linear-gradient(135deg,#fff7d7,#f1c75d);color:#061827;font-size:27px;box-shadow:0 16px 36px rgba(245,195,79,.24)}
.dztm-umrah-package-body p{margin:0;color:#5f7182;font-size:15px;line-height:1.9}
.dztm-umrah-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.dztm-umrah-meta-grid span{
  display:grid;
  gap:4px;
  min-height:66px;
  padding:12px 13px;
  border-radius:18px;
  background:linear-gradient(180deg,#f6fbfd,#eef7fb);
  border:1px solid rgba(7,24,39,.07);
  color:#071827;
  font-weight:850;
  line-height:1.35;
}
.dztm-umrah-meta-grid b{font-size:11px;text-transform:uppercase;letter-spacing:.02em;color:#7b8c9a;font-weight:950}
.dztm-umrah-trust-row{display:flex;flex-wrap:wrap;gap:8px}
.dztm-umrah-trust-row span{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#edf9f6;color:#087b6b;border:1px solid rgba(20,185,143,.14);padding:8px 11px;font-size:12px;font-weight:950}
.dztm-umrah-trust-row span::before{content:"✓";display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#14b98f;color:#fff;font-size:11px;line-height:1}
.dztm-umrah-package-foot{margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;padding-top:4px}
.dztm-umrah-price small{display:block;color:#7a8996;font-weight:900;margin-bottom:3px}
.dztm-umrah-price strong{display:block;color:#071827;font-size:clamp(27px,4vw,40px);letter-spacing:-.04em;line-height:1}
.dztm-umrah-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.dztm-umrah-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:950;white-space:nowrap}
.dztm-umrah-primary{background:linear-gradient(135deg,#061827,#0a3244);color:#fff;box-shadow:0 14px 30px rgba(7,24,39,.18)}
.dztm-umrah-secondary{background:#f4f9fb;color:#071827;border:1px solid rgba(7,24,39,.08)}
.dztm-umrah-empty-card{max-width:680px;margin:32px auto 0;text-align:center;border-radius:30px;padding:42px 24px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.20);color:#fff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.dztm-umrah-empty-card span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 15px;border-radius:22px;background:rgba(245,195,79,.18);color:#f7d46d;font-size:30px}
.dztm-umrah-empty-card h3{font-size:26px;margin:0 0 8px;color:#fff}
.dztm-umrah-empty-card p{margin:0;color:rgba(255,255,255,.72);line-height:1.9}

@media (min-width: 981px){
  .dztm-umrah-package-card.is-featured{grid-template-columns:minmax(0,1.05fr) minmax(0,1.15fr);grid-template-rows:auto;grid-column:span 2;min-height:430px}
  .dztm-umrah-package-card.is-featured .dztm-umrah-package-media{min-height:100%}
  .dztm-umrah-package-card.is-featured .dztm-umrah-package-body{padding:32px}
}
@media (max-width: 980px){
  .dztm-umrah-premium-section{padding:78px 0 86px !important}
  .dztm-umrah-package-card.is-featured{grid-column:auto}
}
@media (max-width: 720px){
  .dztm-umrah-premium-head{text-align:start}
  .dztm-umrah-premium-head h2{font-size:36px}
  .dztm-umrah-package-grid{gap:20px;margin-top:24px}
  .dztm-umrah-package-card{border-radius:28px;grid-template-rows:240px 1fr}
  .dztm-umrah-package-media{min-height:240px}
  .dztm-umrah-package-media::after{inset:12px;border-radius:21px}
  .dztm-umrah-top-pill,.dztm-umrah-demand-pill{top:16px;font-size:11px;min-height:32px;padding:7px 10px}
  .dztm-umrah-top-pill{inset-inline-start:16px}
  .dztm-umrah-demand-pill{inset-inline-end:16px}
  .dztm-umrah-media-panel{inset-inline:16px;bottom:16px;border-radius:19px;padding:13px 14px}
  .dztm-umrah-package-body{padding:20px;gap:15px}
  .dztm-umrah-meta-grid{grid-template-columns:1fr}
  .dztm-umrah-package-foot{grid-template-columns:1fr;align-items:stretch}
  .dztm-umrah-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}
  .dztm-umrah-actions a{width:100%}
  .dztm-umrah-moon{width:46px;height:46px;min-width:46px;border-radius:16px;font-size:24px}
}


/* v7.5.3 footer brand name contrast fix
   When agency/site name is enabled in footer, keep it readable on the dark glass footer.
   This overrides mobile/header brand rules that can leak into the footer. */
body.dztm-site .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text,
body.dztm-site .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text strong,
.dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text strong{
  color:#f8fbff !important;
  text-shadow:0 2px 14px rgba(0,0,0,.42), 0 0 24px rgba(56,189,248,.16) !important;
  opacity:1 !important;
}
body.dztm-site .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text strong,
.dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text strong{
  display:block !important;
  font-weight:950 !important;
  letter-spacing:-.015em !important;
  line-height:1.15 !important;
}
.dztm-dir-rtl .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text strong{
  letter-spacing:0 !important;
}
body.dztm-site .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text em,
.dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text em{
  color:#b9efff !important;
  text-shadow:0 1px 10px rgba(0,0,0,.35) !important;
  opacity:.95 !important;
}
.dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer{
  padding:10px 12px !important;
  border-radius:20px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.035)) !important;
  border:1px solid rgba(255,255,255,.11) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12), 0 14px 34px rgba(0,0,0,.12) !important;
}
.dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer:hover{
  background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.05)) !important;
}
@media (max-width:720px){
  body.dztm-site .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text strong,
  .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text strong{
    font-size:20px !important;
    max-width:100% !important;
    overflow:visible !important;
    text-overflow:clip !important;
    white-space:normal !important;
    text-align:center !important;
  }
  body.dztm-site .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text em,
  .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer .dztm-brand-text em{
    display:block !important;
    text-align:center !important;
    margin-top:5px !important;
  }
  .dztm-premium-footer .dztm-footer-brand-card .dztm-brand.footer{
    justify-content:center !important;
    text-align:center !important;
  }
}


/* v7.5.5 — premium featured-trip badge refinement */
.dztm-gold-trip-card.is-featured,
.dztm-trip-card.is-featured{
  border-color:rgba(217,170,69,.28) !important;
  box-shadow:0 24px 70px rgba(7,24,39,.13),0 0 0 1px rgba(217,170,69,.10) inset !important;
}
.dztm-gold-trip-card.is-featured::after,
.dztm-trip-card.is-featured::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(135deg,rgba(250,204,21,.12),transparent 32%,rgba(14,165,233,.04));
  z-index:1;
}
.dztm-gold-trip-card.is-featured > *,
.dztm-trip-card.is-featured > *{position:relative;z-index:2;}
.dztm-gold-featured-badge,
.dztm-trip-featured-chip{
  min-height:34px !important;
  height:auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  padding:0 13px 0 10px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,246,196,.94) 35%,rgba(247,196,56,.96)) !important;
  color:#3a2500 !important;
  border:1px solid rgba(255,255,255,.74) !important;
  box-shadow:0 16px 38px rgba(217,158,18,.28),inset 0 1px 0 rgba(255,255,255,.82) !important;
  backdrop-filter:blur(14px) saturate(1.25) !important;
  -webkit-backdrop-filter:blur(14px) saturate(1.25) !important;
  text-shadow:none !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  overflow:hidden !important;
  white-space:nowrap !important;
}
.dztm-gold-featured-badge i,
.dztm-trip-featured-chip i{
  width:22px;
  height:22px;
  flex:0 0 22px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:linear-gradient(135deg,#061522,#13334b);
  color:#ffd76a;
  font-style:normal;
  font-size:12px;
  line-height:1;
  box-shadow:0 8px 18px rgba(7,24,39,.18);
}
.dztm-gold-featured-badge b,
.dztm-trip-featured-chip b{
  display:inline-block;
  font-size:11px;
  font-weight:950;
  max-width:92px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.dztm-gold-trip-media .dztm-gold-featured-badge{
  top:14px !important;
  inset-inline-end:14px !important;
  inset-inline-start:auto !important;
  left:auto !important;
  right:auto !important;
  z-index:6 !important;
}
body.dztm-dir-ltr .dztm-gold-trip-media .dztm-gold-featured-badge{right:14px !important;left:auto !important;}
body.dztm-dir-rtl .dztm-gold-trip-media .dztm-gold-featured-badge{left:14px !important;right:auto !important;}
.dztm-trip-image .dztm-trip-featured-chip{
  top:14px !important;
  inset-inline-end:14px !important;
  z-index:6 !important;
}
@media (max-width:720px){
  .dztm-gold-trip-card.is-featured,
  .dztm-trip-card.is-featured{
    box-shadow:0 16px 42px rgba(7,24,39,.14),0 0 0 1px rgba(217,170,69,.12) inset !important;
  }
  .dztm-gold-featured-badge,
  .dztm-trip-featured-chip{
    width:34px !important;
    min-width:34px !important;
    height:34px !important;
    min-height:34px !important;
    padding:0 !important;
    border-radius:14px !important;
    gap:0 !important;
    box-shadow:0 12px 26px rgba(217,158,18,.30),inset 0 1px 0 rgba(255,255,255,.78) !important;
  }
  .dztm-gold-featured-badge i,
  .dztm-trip-featured-chip i{
    width:24px;
    height:24px;
    flex-basis:24px;
    font-size:13px;
  }
  .dztm-gold-featured-badge b,
  .dztm-trip-featured-chip b{
    position:absolute !important;
    width:1px !important;
    height:1px !important;
    padding:0 !important;
    margin:-1px !important;
    overflow:hidden !important;
    clip:rect(0,0,0,0) !important;
    white-space:nowrap !important;
    border:0 !important;
  }
  .dztm-gold-trip-media .dztm-gold-featured-badge{top:8px !important;inset-inline-end:8px !important;}
  body.dztm-dir-ltr .dztm-gold-trip-media .dztm-gold-featured-badge{right:8px !important;left:auto !important;}
  body.dztm-dir-rtl .dztm-gold-trip-media .dztm-gold-featured-badge{left:8px !important;right:auto !important;}
  .dztm-trip-image .dztm-trip-featured-chip{top:8px !important;inset-inline-end:8px !important;}
  .dztm-trip-urgency{max-width:calc(100% - 58px) !important;}
}
@media (min-width:721px){
  .dztm-gold-trip-media .dztm-gold-featured-badge:hover,
  .dztm-trip-image .dztm-trip-featured-chip:hover{
    transform:translateY(-1px);
    box-shadow:0 20px 46px rgba(217,158,18,.34),inset 0 1px 0 rgba(255,255,255,.84) !important;
  }
}

/* v7.5.6 — professional daily itinerary timeline */
.dztm-itinerary-timeline{
  position:relative;
  display:grid;
  gap:16px;
  margin-top:18px;
}
.dztm-itinerary-timeline:before{
  content:"";
  position:absolute;
  inset-block:12px 12px;
  inset-inline-start:25px;
  width:2px;
  border-radius:999px;
  background:linear-gradient(180deg,rgba(14,165,233,.34),rgba(13,148,136,.16));
}
body.dztm-dir-rtl .dztm-itinerary-timeline:before{inset-inline-start:auto;inset-inline-end:25px}
.dztm-itinerary-step{
  position:relative;
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:14px;
  align-items:stretch;
}
body.dztm-dir-rtl .dztm-itinerary-step{grid-template-columns:minmax(0,1fr) 52px}
body.dztm-dir-rtl .dztm-itinerary-step-badge{grid-column:2}
body.dztm-dir-rtl .dztm-itinerary-step-card{grid-column:1;grid-row:1}
.dztm-itinerary-step-badge{
  position:relative;
  z-index:2;
  display:grid;
  place-items:start center;
  padding-top:6px;
}
.dztm-itinerary-step-badge span{
  min-width:50px;
  min-height:50px;
  border-radius:18px;
  display:grid;
  place-items:center;
  padding:6px 8px;
  text-align:center;
  background:linear-gradient(135deg,#0ea5e9,#0f766e);
  color:#fff;
  font-weight:950;
  font-size:12px;
  line-height:1.2;
  box-shadow:0 16px 34px rgba(14,165,233,.23),inset 0 1px 0 rgba(255,255,255,.35);
}
.dztm-itinerary-step-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(14,165,233,.14);
  border-radius:22px;
  padding:18px 20px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(240,249,255,.88));
  box-shadow:0 18px 44px rgba(7,24,39,.07),inset 0 1px 0 rgba(255,255,255,.84);
}
.dztm-itinerary-step-card:before{
  content:"";
  position:absolute;
  inset-block:0;
  inset-inline-start:0;
  width:5px;
  background:linear-gradient(180deg,#0ea5e9,#0f766e);
  opacity:.9;
}
body.dztm-dir-rtl .dztm-itinerary-step-card:before{inset-inline-start:auto;inset-inline-end:0}
.dztm-itinerary-step-card h3{
  margin:0!important;
  color:#03111f;
  font-size:clamp(18px,2.4vw,24px);
  line-height:1.45;
  font-weight:950;
}
.dztm-itinerary-step-card p{
  margin:8px 0 0!important;
  color:#52657a;
  line-height:1.9;
  font-weight:750;
}
@media(max-width:720px){
  .dztm-itinerary-timeline{gap:13px;margin-top:14px}
  .dztm-itinerary-timeline:before{inset-inline-start:20px}
  body.dztm-dir-rtl .dztm-itinerary-timeline:before{inset-inline-start:auto;inset-inline-end:20px}
  .dztm-itinerary-step{grid-template-columns:42px minmax(0,1fr);gap:10px}
  body.dztm-dir-rtl .dztm-itinerary-step{grid-template-columns:minmax(0,1fr) 42px}
  .dztm-itinerary-step-badge span{min-width:40px;min-height:40px;border-radius:14px;font-size:10.5px;padding:5px}
  .dztm-itinerary-step-card{border-radius:18px;padding:14px 15px}
  .dztm-itinerary-step-card h3{font-size:16px!important;line-height:1.55}
  .dztm-itinerary-step-card p{font-size:13px!important;line-height:1.75}
}

/* v7.5.8 - dedicated hotel stay services display */
.dztm-panel-hotel-services{
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(240,253,250,.86)) !important;
  border-color:rgba(20,184,166,.20) !important;
}
.dztm-detail-list-hotel_services{
  display:grid !important;
  gap:12px !important;
}
.dztm-detail-list-hotel_services li{
  border-color:rgba(20,184,166,.14) !important;
  background:linear-gradient(180deg,rgba(240,253,250,.96),rgba(255,255,255,.90)) !important;
}
.dztm-detail-list-hotel_services .dztm-detail-list-marker{
  background:linear-gradient(135deg,#14b8a6,#0ea5e9) !important;
  box-shadow:0 12px 26px rgba(14,165,233,.16), inset 0 1px 0 rgba(255,255,255,.32) !important;
}
.dztm-detail-list-hotel_services .dztm-detail-list-text{
  color:#0f172a !important;
  font-weight:850 !important;
}
@media (min-width:900px){
  .dztm-panel-hotel-services .dztm-detail-list-hotel_services{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

/* =========================================================
   DZT Modern Travel Agency v7.6.0 — selected trip booking summary
   Makes archive Book Now clicks land on a clear, trustworthy booking block.
   ========================================================= */
.dztm-booking-trip-summary{
  display:grid;
  grid-template-columns:118px minmax(0,1fr) auto;
  gap:16px;
  align-items:stretch;
  margin:0 0 18px;
  padding:12px;
  border-radius:24px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(235,249,253,.86));
  border:1px solid rgba(14,165,233,.16);
  box-shadow:0 18px 48px rgba(7,24,39,.08),inset 0 1px 0 rgba(255,255,255,.96);
}
.dztm-booking-trip-media{
  min-height:112px;
  border-radius:18px;
  overflow:hidden;
  position:relative;
  background-size:cover;
  background-position:center;
  text-decoration:none;
  box-shadow:inset 0 -52px 58px rgba(7,24,39,.48);
}
.dztm-booking-trip-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(7,24,39,.02),rgba(7,24,39,.50));
}
.dztm-booking-trip-media span{
  position:absolute;
  z-index:2;
  inset-inline-start:10px;
  bottom:10px;
  max-width:calc(100% - 20px);
  border-radius:999px;
  padding:6px 9px;
  background:rgba(255,255,255,.90);
  color:#075985;
  font-size:10px;
  font-weight:950;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.dztm-booking-trip-info{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px;}
.dztm-booking-trip-kicker{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.dztm-booking-trip-kicker>span{
  display:inline-flex;
  align-items:center;
  border-radius:999px;
  padding:6px 10px;
  background:rgba(15,156,123,.10);
  color:#0f766e;
  font-size:11px;
  font-weight:950;
}
.dztm-booking-trip-kicker .dztm-status{padding:6px 9px;font-size:10px;}
.dztm-booking-trip-info h3{margin:0 !important;font-size:18px !important;line-height:1.35 !important;color:#061522;}
.dztm-booking-trip-info h3 a{color:inherit;text-decoration:none;}
.dztm-booking-trip-info p{margin:0 !important;display:flex;align-items:center;gap:6px;color:#64748b;font-size:12px;font-weight:850;line-height:1.6;}
.dztm-booking-trip-info p svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;}
.dztm-booking-trip-facts{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap;}
.dztm-booking-trip-facts span{
  min-width:104px;
  display:grid;
  grid-template-columns:auto 1fr;
  gap:2px 7px;
  align-items:center;
  padding:8px 9px;
  border-radius:16px;
  background:rgba(255,255,255,.80);
  border:1px solid rgba(7,24,39,.07);
}
.dztm-booking-trip-facts i{grid-row:1/3;width:28px;height:28px;border-radius:11px;display:grid;place-items:center;background:rgba(14,165,233,.10);color:#075985;}
.dztm-booking-trip-facts svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.dztm-booking-trip-facts small{display:block;color:#64748b;font-size:9.5px;font-weight:850;line-height:1.1;}
.dztm-booking-trip-facts strong{display:block;color:#061522;font-size:11.5px;font-weight:950;line-height:1.25;}
.dztm-booking-trip-price{
  min-width:118px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-end;
  gap:5px;
  padding:10px 12px;
  border-radius:19px;
  background:linear-gradient(135deg,#061522,#075985);
  color:#fff;
  box-shadow:0 18px 40px rgba(7,24,39,.16);
}
.dztm-booking-trip-price small{color:rgba(255,255,255,.70);font-size:10px;font-weight:900;}
.dztm-booking-trip-price strong{font-size:18px;font-weight:950;line-height:1.15;}
.dztm-booking-trip-price em{font-style:normal;color:rgba(255,255,255,.74);font-size:10px;font-weight:850;text-align:end;line-height:1.35;}
.dztm-booking-reassurance{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-bottom:16px;
}
.dztm-booking-reassurance span{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:8px 9px;
  border-radius:16px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(7,24,39,.06);
  color:#334155;
  font-size:11px;
  font-weight:900;
  text-align:center;
}
.dztm-booking-reassurance i{display:grid;place-items:center;color:#0f766e;}
.dztm-booking-reassurance svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
@media (max-width:960px){
  .dztm-booking-trip-summary{grid-template-columns:104px minmax(0,1fr);}
  .dztm-booking-trip-price{grid-column:1/-1;align-items:center;text-align:center;flex-direction:row;justify-content:space-between;min-width:0;}
}
@media (max-width:720px){
  .dztm-booking-trip-summary{grid-template-columns:86px minmax(0,1fr);gap:10px;padding:10px;border-radius:21px;margin-bottom:14px;}
  .dztm-booking-trip-media{min-height:92px;border-radius:16px;}
  .dztm-booking-trip-media span{font-size:9px;padding:5px 7px;bottom:8px;inset-inline-start:8px;max-width:calc(100% - 16px);}
  .dztm-booking-trip-kicker>span{font-size:9.5px;padding:5px 8px;}
  .dztm-booking-trip-kicker .dztm-status{font-size:9px;padding:5px 7px;}
  .dztm-booking-trip-info{gap:6px;}
  .dztm-booking-trip-info h3{font-size:14.5px !important;line-height:1.32 !important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
  .dztm-booking-trip-info p{font-size:10.5px;}
  .dztm-booking-trip-facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;}
  .dztm-booking-trip-facts span{min-width:0;padding:7px 8px;border-radius:14px;}
  .dztm-booking-trip-facts i{width:25px;height:25px;border-radius:10px;}
  .dztm-booking-trip-facts small{font-size:9px;}
  .dztm-booking-trip-facts strong{font-size:10.5px;}
  .dztm-booking-trip-price{grid-column:1/-1;padding:9px 10px;border-radius:16px;}
  .dztm-booking-trip-price strong{font-size:15px;}
  .dztm-booking-trip-price em,.dztm-booking-trip-price small{font-size:9px;}
  .dztm-booking-reassurance{grid-template-columns:1fr;gap:7px;margin-bottom:13px;}
  .dztm-booking-reassurance span{min-height:36px;font-size:10.5px;border-radius:14px;}
}

/* DZT Modern Travel Agency v7.6.1 — safer booking flow and mobile quick CTA */
.dztm-booking-state-chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  padding:6px 10px;
  border-radius:999px;
  font-size:11px;
  font-weight:950;
  line-height:1;
  white-space:nowrap;
  border:1px solid rgba(15,23,42,.08);
}
.dztm-booking-state-success{background:#dcfce7;color:#166534;border-color:rgba(22,101,52,.16)}
.dztm-booking-state-warning{background:#fef3c7;color:#92400e;border-color:rgba(146,64,14,.18)}
.dztm-booking-state-danger{background:#fee2e2;color:#991b1b;border-color:rgba(153,27,27,.18)}
.dztm-booking-state-note{
  display:flex;
  gap:10px;
  align-items:flex-start;
  margin-top:14px;
  padding:12px 14px;
  border-radius:18px;
  font-size:13px;
  font-weight:850;
  line-height:1.7;
}
.dztm-booking-state-note i{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 22px;margin-top:2px}
.dztm-booking-state-note svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.dztm-booking-closed-box{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:18px;
  margin-top:16px;
  border-radius:24px;
  border:1px solid rgba(15,23,42,.08);
}
.dztm-booking-closed-box h3{margin:0;color:#0f172a;font-size:20px}
.dztm-booking-closed-box p{margin:7px 0 0;color:#475569;font-weight:750;line-height:1.8}
.dztm-booking-closed-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.dztm-card-actions a.dztm-card-closed{
  background:#f8fafc !important;
  color:#64748b !important;
  border:1px solid #e2e8f0 !important;
  box-shadow:none !important;
}
.dztm-mobile-trip-cta{display:none}
@media (max-width: 760px){
  body.single-dztam_trip{padding-bottom:86px}
  .dztm-booking-trip-kicker{flex-wrap:wrap;align-items:flex-start}
  .dztm-booking-state-chip{font-size:10px;padding:6px 9px}
  .dztm-booking-closed-box{display:grid;gap:14px;padding:16px;border-radius:20px}
  .dztm-booking-closed-actions{justify-content:stretch;display:grid;grid-template-columns:1fr;gap:9px}
  .dztm-booking-closed-actions .dztm-btn{width:100%;justify-content:center}
  .dztm-mobile-trip-cta{
    position:fixed;
    left:10px;
    right:10px;
    bottom:10px;
    z-index:95;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:10px;
    border-radius:24px;
    background:rgba(255,255,255,.92);
    border:1px solid rgba(255,255,255,.78);
    box-shadow:0 18px 55px rgba(3,17,31,.20);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
  }
  .dztm-mobile-trip-cta-price{display:grid;gap:2px;min-width:0}
  .dztm-mobile-trip-cta-price small{font-size:10px;font-weight:950;color:#64748b;text-transform:uppercase;letter-spacing:.06em}
  .dztm-mobile-trip-cta-price strong{font-size:15px;color:#075985;white-space:nowrap}
  .dztm-mobile-trip-cta-btn{
    flex:0 0 auto;
    min-height:44px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0 18px;
    border-radius:17px;
    color:#fff;
    text-decoration:none;
    font-size:13px;
    font-weight:950;
    background:linear-gradient(135deg,var(--dztm-primary),#0ea5e9);
    box-shadow:0 14px 28px rgba(14,165,233,.24);
  }
  .dztm-whatsapp-float{bottom:84px}
}


/* v7.6.2 — booking confirmation card and cleaner unavailable CTA */
.dztm-anchor-compat{position:absolute;top:-110px;width:1px;height:1px;overflow:hidden;pointer-events:none;}
.dztm-booking-success-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;margin:0 0 18px;padding:20px;border-radius:24px;background:linear-gradient(135deg,rgba(236,253,245,.96),rgba(239,249,253,.92));border:1px solid rgba(15,156,123,.18);box-shadow:0 20px 50px rgba(7,24,39,.08);position:relative;overflow:hidden;}
.dztm-booking-success-panel:before{content:"";position:absolute;inset:auto -40px -70px auto;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgba(15,156,123,.14),transparent 68%);pointer-events:none;}
.dztm-booking-success-icon{width:54px;height:54px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#0f9c7b,#0ea5e9);color:#fff;box-shadow:0 18px 35px rgba(15,156,123,.22);}
.dztm-booking-success-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.dztm-booking-success-content>span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#dcfce7;color:#166534;font-size:11px;font-weight:950;}
.dztm-booking-success-content h3{margin:10px 0 0;color:#061522;font-size:23px;line-height:1.35;font-weight:950;}
.dztm-booking-ref{display:inline-flex;align-items:center;gap:10px;margin:13px 0 0;padding:10px 13px;border-radius:16px;background:#fff;border:1px solid rgba(15,156,123,.16);box-shadow:0 10px 25px rgba(7,24,39,.05);}
.dztm-booking-ref small{color:#64748b;font-size:11px;font-weight:900;}
.dztm-booking-ref b{font-size:15px;color:#075985;letter-spacing:.02em;}
.dztm-booking-success-content ul{margin:14px 0 0;padding:0;display:grid;gap:8px;list-style:none;color:#475569;font-size:13px;font-weight:750;line-height:1.7;}
.dztm-booking-success-content li{position:relative;padding-inline-start:22px;}
.dztm-booking-success-content li:before{content:"✓";position:absolute;inset-inline-start:0;top:0;color:#0f9c7b;font-weight:950;}
.dztm-booking-success-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;}
.dztm-booking-success-actions .dztm-btn{min-height:42px;border-radius:999px;text-decoration:none;}
body.dztm-dir-rtl .dztm-booking-success-content li{padding-inline-start:0;padding-inline-end:22px;}
body.dztm-dir-rtl .dztm-booking-success-content li:before{inset-inline-start:auto;inset-inline-end:0;}
@media (max-width:640px){.dztm-booking-success-panel{grid-template-columns:1fr;padding:17px;border-radius:20px;text-align:inherit}.dztm-booking-success-icon{width:48px;height:48px;border-radius:17px}.dztm-booking-success-content h3{font-size:19px}.dztm-booking-success-actions{display:grid}.dztm-booking-success-actions .dztm-btn{width:100%;justify-content:center}}

/* v7.6.3 — booking form guardrails and clearer field feedback */
.dztm-booking-live-helper{display:none;margin-top:4px;color:#075985;font-size:11px;font-weight:900;line-height:1.7;padding:7px 10px;border-radius:12px;background:rgba(236,253,245,.9);border:1px solid rgba(15,156,123,.14)}
.dztm-booking-live-helper.is-visible{display:block}.dztm-booking-live-helper.is-error{color:#991b1b;background:#fee2e2;border-color:rgba(153,27,27,.15)}
.dztm-booking-form label.has-error>span{color:#991b1b!important}.dztm-booking-form label.has-error input,.dztm-booking-form label.has-error select,.dztm-booking-form label.has-error textarea{border-color:rgba(220,38,38,.65)!important;box-shadow:0 0 0 4px rgba(220,38,38,.08)!important;background:#fffafa!important}
.dztm-field-error{display:block;color:#991b1b;font-size:11px;font-weight:850;line-height:1.55;margin-top:2px}.dztm-booking-form.has-client-errors{animation:dztm-booking-shake .24s ease both}@keyframes dztm-booking-shake{0%,100%{transform:translateX(0)}30%{transform:translateX(3px)}65%{transform:translateX(-3px)}}
.dztm-booking-form.is-ready-to-send{opacity:.94}.dztm-booking-form input[type="number"]{font-weight:900}.dztm-booking-form select[name="trip_id"] option[data-bookable="0"]{color:#64748b}
@media(max-width:720px){.dztm-booking-live-helper{font-size:10.5px;border-radius:11px;padding:6px 9px}.dztm-field-error{font-size:10.5px}.dztm-booking-form.has-client-errors{animation:none}}
