/* =========================================================
   SHAHMIE TRAVEL & TOURS — STABLE UI V16
   Base: V14. This file is intentionally loaded last.
   ========================================================= */
:root{
  --v16-maroon-950:#260307;
  --v16-maroon-900:#39060d;
  --v16-maroon-800:#520a15;
  --v16-maroon-700:#6b101d;
  --v16-maroon-600:#86162a;
  --v16-gold-600:#b88328;
  --v16-gold-500:#d7aa4d;
  --v16-gold-400:#eccb79;
  --v16-cream-50:#fffdf8;
  --v16-cream-100:#fff8ec;
  --v16-cream-200:#f8ead4;
  --v16-ink:#24191b;
  --v16-muted:#716268;
  --v16-line:rgba(91,17,29,.14);
  --v16-shadow:0 18px 48px rgba(57,6,13,.12);
  --v16-radius:24px;
  --v16-body:"DM Sans","Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --v16-display:"Playfair Display",Georgia,serif;
}

html{font-size:16px;scroll-behavior:smooth}
body{font-family:var(--v16-body)!important;color:var(--v16-ink)!important;background:var(--v16-cream-50)!important;overflow-x:hidden}
body[data-layout="public"]{min-width:320px}
body[data-layout="public"] main{overflow:hidden}
body[data-layout="public"] p,
body[data-layout="public"] li,
body[data-layout="public"] label,
body[data-layout="public"] input,
body[data-layout="public"] select,
body[data-layout="public"] textarea,
body[data-layout="public"] button,
body[data-layout="public"] a{font-size:max(.94rem,15px)}
small,.small{font-size:max(.84rem,13.5px)!important;line-height:1.55!important}
h1,h2,h3,h4,h5,h6{color:var(--v16-ink);text-wrap:balance}
h1,h2,.hero-title,.page-hero h1,.section-heading h2,.site-cta-copy h2{font-family:var(--v16-display)!important}
.text-muted{color:var(--v16-muted)!important}
.container{width:min(1220px,calc(100% - 40px))!important;margin-inline:auto!important}
.section{padding:78px 0!important}
.section-soft{background:linear-gradient(180deg,#fff9ef 0%,#fffdf8 100%)!important}
.section-header{gap:24px!important;margin-bottom:34px!important}
.section-heading h2{font-size:clamp(2rem,3.7vw,3.35rem)!important;line-height:1.08!important;margin:.35rem 0 .75rem!important;color:var(--v16-maroon-900)!important}
.section-heading p{font-size:1.02rem!important;line-height:1.75!important;max-width:760px}
.eyebrow{font-size:.76rem!important;letter-spacing:.09em!important;font-weight:800!important;text-transform:uppercase!important}

/* ---------- Header ---------- */
.top-strip{background:var(--v16-maroon-950)!important;color:#fff8e9!important;min-height:38px!important;border:0!important}
.top-strip .container{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}
.top-strip span,.top-strip a{font-size:.82rem!important;color:#fff8e9!important}
.top-strip i{color:var(--v16-gold-400)!important}
.site-header{position:sticky!important;top:0!important;z-index:90!important;background:linear-gradient(90deg,var(--v16-maroon-900),var(--v16-maroon-700) 55%,var(--v16-maroon-900))!important;border-bottom:1px solid rgba(42,42,42,.42)!important;box-shadow:0 12px 32px rgba(38,3,7,.2)!important;backdrop-filter:none!important}
.header-inner{min-height:78px!important;display:flex!important;align-items:center!important;gap:22px!important}
.brand{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:126px!important;min-width:126px!important;height:64px!important;padding:5px 10px!important;border-radius:15px!important;background:var(--v16-cream-50)!important;border:1px solid rgba(236,203,121,.62)!important;box-shadow:0 8px 20px rgba(22,2,5,.16)!important;overflow:hidden!important}
.brand img{display:block!important;width:auto!important;height:58px!important;max-width:108px!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;filter:none!important}
.main-nav-clean{display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;flex:1!important}
.main-nav-clean a{display:flex!important;align-items:center!important;gap:8px!important;padding:11px 12px!important;border-radius:12px!important;color:#fff8e8!important;background:transparent!important;font-weight:700!important;font-size:.91rem!important;white-space:nowrap!important;transition:.2s ease!important}
.main-nav-clean a i{color:var(--v16-gold-400)!important;font-size:.9rem!important}
.main-nav-clean a:hover{background:rgba(255,255,255,.09)!important;color:#fff!important}
.main-nav-clean a.active{background:var(--v16-cream-100)!important;color:var(--v16-maroon-800)!important;box-shadow:inset 0 -2px 0 var(--v16-gold-500)!important}
.main-nav-clean a.active i{color:var(--v16-gold-600)!important}
.header-actions{display:flex!important;align-items:center!important;gap:10px!important}
.header-actions .btn-outline{color:#fff8e8!important;border-color:rgba(236,203,121,.72)!important;background:rgba(255,255,255,.04)!important}
.header-actions .btn-outline:hover{background:var(--v16-gold-500)!important;color:var(--v16-maroon-950)!important}
.mobile-toggle{color:#fff!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(236,203,121,.4)!important;border-radius:12px!important;width:44px!important;height:44px!important}

/* ---------- Hero slider ---------- */
.assalik-hero,.hero-carousel,#hero-track{background:var(--v16-maroon-900)!important}
.assalik-hero{position:relative!important;overflow:hidden!important;isolation:isolate!important}
.assalik-hero::before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 10% 5%,rgba(236,203,121,.13),transparent 32%),radial-gradient(circle at 90% 15%,rgba(255,255,255,.07),transparent 28%)!important;pointer-events:none!important}
.hero-orbit{opacity:.18!important;border-color:var(--v16-gold-500)!important}
.hero-carousel,.hero-slide{min-height:660px!important;height:auto!important}
.hero-slide{background-color:var(--v16-maroon-900)!important;background-position:center!important;background-size:cover!important;isolation:isolate!important}
.hero-slide::before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:linear-gradient(90deg,rgba(29,2,7,.97) 0%,rgba(76,8,20,.92) 42%,rgba(67,9,24,.64) 68%,rgba(19,3,9,.34) 100%)!important}
.hero-slide::after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 38%,rgba(25,2,7,.34)),radial-gradient(circle at 75% 18%,rgba(236,203,121,.22),transparent 25%)!important}
.hero-grid{min-height:660px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(330px,410px)!important;gap:54px!important;align-items:center!important}
.hero-content{max-width:730px!important;padding:72px 0 104px!important;color:#fff!important}
.hero-content .eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#f7dc95!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(236,203,121,.35)!important;border-radius:999px!important;padding:9px 14px!important}
.hero-title{font-size:clamp(3rem,5.1vw,4.75rem)!important;line-height:.99!important;letter-spacing:-.035em!important;color:#fff!important;margin:22px 0 18px!important;text-shadow:0 8px 30px rgba(0,0,0,.28)!important}
.hero-title span{display:inline-block!important;margin-top:12px!important;font-size:.52em!important;line-height:1.1!important;color:#f3d582!important;letter-spacing:-.01em!important}
.hero-content>p{max-width:760px!important;color:rgba(255,255,255,.88)!important;font-size:1.05rem!important;line-height:1.75!important;margin-bottom:22px!important}
.hero-meta{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:20px 0!important}
.hero-pill{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:10px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;font-size:.85rem!important;font-weight:700!important}
.hero-pill i{color:var(--v16-gold-400)!important}
.hero-price{display:flex!important;align-items:end!important;gap:16px!important;margin:22px 0!important;color:#fff!important}
.hero-price span{font-size:.88rem!important;color:rgba(255,255,255,.78)!important}
.hero-price strong{font-size:2.65rem!important;line-height:1!important;color:#f4d77e!important;text-shadow:none!important}
.hero-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:22px!important}
.hero-actions .btn{min-height:48px!important}
.hero-trust{display:flex!important;flex-wrap:wrap!important;gap:15px!important;margin-top:24px!important;color:rgba(255,255,255,.78)!important}
.hero-trust span{font-size:.79rem!important}.hero-trust i{color:var(--v16-gold-400)!important}
.hero-card-preview{align-self:center!important;width:100%!important;max-width:410px!important;margin:72px 0 96px!important;border-radius:26px!important;background:rgba(255,251,243,.98)!important;border:1px solid rgba(236,203,121,.58)!important;box-shadow:0 25px 68px rgba(16,1,5,.35)!important;overflow:hidden!important;transform:none!important}
.hero-card-top{padding:14px 17px!important;min-height:52px!important}
.hero-card-image{height:205px!important;margin:0 14px!important;border-radius:18px!important;overflow:hidden!important}
.hero-card-image img{width:100%!important;height:100%!important;object-fit:cover!important}
.hero-card-body{padding:17px 19px 19px!important}
.hero-card-body h3{font-size:1.24rem!important;line-height:1.25!important;margin:0 0 12px!important;color:var(--v16-maroon-900)!important}
.hero-info-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px 12px!important}
.hero-info-grid span{font-size:.77rem!important;line-height:1.45!important;color:#5f5155!important}
.hero-mini-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:7px!important;margin-top:13px!important}
.hero-mini-stats>div{padding:9px!important;border-radius:12px!important;background:#fff6e7!important}
.hero-mini-stats small{font-size:.68rem!important}.hero-mini-stats strong{font-size:.82rem!important;color:var(--v16-maroon-800)!important}
.hero-controls{position:absolute!important;left:50%!important;right:auto!important;bottom:22px!important;transform:translateX(-50%)!important;width:min(1220px,calc(100% - 40px))!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;z-index:10!important}
.hero-controls .carousel-buttons{display:flex!important;gap:8px!important}
.hero-controls .carousel-button{display:grid!important;place-items:center!important;width:45px!important;height:45px!important;border-radius:50%!important;background:rgba(41,3,9,.86)!important;border:1px solid rgba(236,203,121,.6)!important;color:#fff!important;box-shadow:0 9px 24px rgba(0,0,0,.24)!important}
.hero-controls .carousel-button:hover{background:var(--v16-gold-500)!important;color:var(--v16-maroon-950)!important}
.hero-carousel .carousel-dots{display:flex!important;justify-content:center!important;gap:6px!important;flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important;max-width:690px!important;padding:3px!important}
.hero-carousel .carousel-dots::-webkit-scrollbar{display:none}
.hero-carousel .carousel-dot{flex:0 0 31px!important;width:31px!important;height:31px!important;border-radius:50%!important;background:rgba(38,3,7,.76)!important;border:1px solid rgba(236,203,121,.48)!important;color:#fff!important;font-size:.73rem!important;font-weight:800!important;padding:0!important}
.hero-carousel .carousel-dot.active{background:var(--v16-gold-500)!important;color:var(--v16-maroon-950)!important;border-color:#ffe8a8!important;transform:none!important}

/* ---------- Hero contact dock ---------- */
.hero-admin-section{position:relative!important;background:var(--v16-cream-50)!important;padding:0 0 36px!important}
.hero-contact-layout-clean{margin-top:24px!important;border:1px solid var(--v16-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:var(--v16-shadow)!important;padding:22px!important;display:grid!important;grid-template-columns:minmax(300px,1.1fr) minmax(330px,.9fr) auto!important;gap:20px!important;align-items:center!important}
.hero-contact-profile img{width:68px!important;height:68px!important;border-radius:18px!important;object-fit:cover!important}
.hero-contact-profile h3{font-size:1.15rem!important;margin:.2rem 0!important}.hero-contact-profile p{font-size:.9rem!important;line-height:1.55!important;margin:0!important}
.hero-contact-info-clean{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.contact-info-card{min-width:0!important;padding:11px 13px!important}.contact-info-value{font-size:.9rem!important;overflow-wrap:anywhere!important}
.hero-contact-actions{display:flex!important;flex-direction:column!important;gap:9px!important}.hero-contact-actions .btn{white-space:nowrap!important}

/* ---------- Cards, package finder and sections ---------- */
.card,.panel-card,.table-card,.smart-finder-shell,.customer-home-panel,.benefit-row,.agent-showcase-shell,.customer-panel-preview,.testimonial-card,.faq-item{border:1px solid var(--v16-line)!important;box-shadow:var(--v16-shadow)!important}
.smart-finder-shell{border-radius:30px!important;background:#fff!important;overflow:hidden!important}
.finder-intro{background:linear-gradient(145deg,var(--v16-maroon-900),var(--v16-maroon-700))!important;color:#fff!important}
.finder-intro h2,.finder-intro p,.finder-intro span{color:#fff!important}.finder-intro .eyebrow{color:#f4d77e!important}
.choice-chip{min-height:72px!important}.choice-chip strong{font-size:.95rem!important}.choice-chip small{font-size:.76rem!important}
.btn{font-size:.91rem!important;font-weight:800!important;border-radius:13px!important;min-height:43px!important;padding:10px 16px!important}
.btn-primary{background:linear-gradient(135deg,var(--v16-maroon-600),var(--v16-maroon-900))!important;color:#fff!important;border-color:transparent!important}
.btn-primary:hover{background:linear-gradient(135deg,var(--v16-maroon-700),var(--v16-maroon-950))!important;color:#fff!important}
.btn-gold{background:linear-gradient(135deg,#f1d583,var(--v16-gold-500))!important;color:var(--v16-maroon-950)!important;border-color:#f8df9d!important}
.btn-outline{color:var(--v16-maroon-800)!important;border-color:rgba(91,17,29,.24)!important;background:#fff!important}
.btn-glass{color:#fff!important;border-color:rgba(255,255,255,.45)!important;background:rgba(255,255,255,.08)!important}
.package-card{border-radius:22px!important;overflow:hidden!important;background:#fff!important}
.package-image{height:220px!important}.package-content{padding:19px!important}.package-content h3{font-size:1.18rem!important;line-height:1.3!important}.package-meta span{font-size:.78rem!important}.package-price strong{font-size:1.35rem!important}
.carousel-controls .carousel-button{color:#fff!important;background:var(--v16-maroon-800)!important;border-color:var(--v16-gold-500)!important}.carousel-controls .carousel-button:hover{background:var(--v16-gold-500)!important;color:var(--v16-maroon-950)!important}

/* Fix unreadable featured benefit card */
.system-feature-card.featured{background:linear-gradient(145deg,var(--v16-maroon-900),var(--v16-maroon-700))!important;border-color:rgba(236,203,121,.58)!important}
.system-feature-card.featured h3,.system-feature-card.featured p,.system-feature-card.featured li,.system-feature-card.featured .feature-number{color:#fff9ec!important}
.system-feature-card.featured .system-feature-icon{background:rgba(255,255,255,.11)!important;color:#f3d57c!important;border-color:rgba(236,203,121,.38)!important}
.system-feature-card.featured li{background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.12)!important}
.system-feature-card p{font-size:.94rem!important;line-height:1.65!important}.system-feature-card li{font-size:.8rem!important}

/* ---------- New ejen dashboard diagram ---------- */
.agent-showcase-shell{display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr)!important;gap:42px!important;align-items:center!important;border-radius:32px!important;background:linear-gradient(135deg,#fffdf8,#fff6e9)!important;padding:42px!important}
.agent-showcase-copy h2{font-size:clamp(2rem,3.5vw,3.2rem)!important;color:var(--v16-maroon-900)!important}
.agent-dashboard-demo{position:relative;border-radius:24px;background:#fff;border:1px solid rgba(91,17,29,.15);box-shadow:0 28px 68px rgba(57,6,13,.19);overflow:hidden;min-height:470px}
.agent-demo-topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 18px;border-bottom:1px solid var(--v16-line);background:#fffdf8}
.agent-demo-brand{display:flex;align-items:center;gap:10px}.agent-demo-brand img{height:47px;width:47px;object-fit:contain}.agent-demo-brand strong{color:var(--v16-maroon-800);font-family:var(--v16-display);font-size:1.05rem}.agent-demo-user{display:flex;align-items:center;gap:9px;color:#66565a;font-size:.78rem}.agent-demo-user span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--v16-maroon-800);color:#fff}
.agent-demo-body{display:grid;grid-template-columns:150px 1fr;min-height:402px}.agent-demo-nav{background:linear-gradient(180deg,var(--v16-maroon-900),var(--v16-maroon-700));padding:16px 11px;display:flex;flex-direction:column;gap:7px}.agent-demo-nav span{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:10px;color:rgba(255,255,255,.82);font-size:.73rem;font-weight:700}.agent-demo-nav span.active{background:rgba(255,255,255,.13);color:#fff}.agent-demo-nav i{width:18px;color:var(--v16-gold-400)}
.agent-demo-content{padding:17px;background:#fbf7f1}.agent-demo-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.agent-demo-kpi{background:#fff;border:1px solid var(--v16-line);border-radius:12px;padding:11px}.agent-demo-kpi small{display:block;color:#7c6b70;font-size:.72rem!important}.agent-demo-kpi strong{display:block;color:var(--v16-maroon-800);font-size:1rem;margin-top:4px}
.agent-demo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:10px;margin-top:10px}.agent-demo-panel{background:#fff;border:1px solid var(--v16-line);border-radius:13px;padding:12px;min-width:0}.agent-demo-panel h4{font-family:var(--v16-body)!important;font-size:.76rem;margin:0 0 10px;color:#3b292d}.agent-demo-chart{height:142px;display:flex;align-items:flex-end;gap:8px;padding:8px 4px 0;border-bottom:1px solid #eadfd0}.agent-demo-chart span{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(180deg,var(--v16-gold-500),var(--v16-maroon-700));min-height:24px}.agent-demo-booking{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #eee3d6}.agent-demo-booking:last-child{border:0}.agent-demo-booking img{width:40px;height:34px;object-fit:cover;border-radius:7px}.agent-demo-booking div{min-width:0;flex:1}.agent-demo-booking strong{display:block;font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-demo-booking small{font-size:.68rem!important}.agent-demo-status{font-size:.65rem!important;padding:4px 6px;border-radius:999px;background:#e8f7eb;color:#29743a}
.agent-demo-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.agent-demo-package{position:relative;height:76px;border-radius:10px;overflow:hidden}.agent-demo-package img{width:100%;height:100%;object-fit:cover}.agent-demo-package::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(35,2,7,.78))}.agent-demo-package span{position:absolute;left:8px;right:8px;bottom:7px;z-index:1;color:#fff;font-size:.68rem;font-weight:800}

/* ---------- Page banners ---------- */
.page-hero{position:relative!important;padding:92px 0!important;min-height:300px!important;background-color:var(--v16-maroon-900)!important;background-image:linear-gradient(90deg,rgba(38,3,7,.92),rgba(82,10,21,.74)),url('../images/as-hero-dawn.jpg')!important;background-position:center!important;background-size:cover!important}
body[data-page="packages"] .page-hero,body[data-page="package-detail"] .page-hero{background-image:linear-gradient(90deg,rgba(38,3,7,.92),rgba(82,10,21,.65)),url('../images/as-hero-kaaba.jpg')!important}
body[data-page="contact"] .page-hero{background-image:linear-gradient(90deg,rgba(38,3,7,.91),rgba(82,10,21,.62)),url('../images/as-hero-clocktower.jpg')!important}
body[data-page="news"] .page-hero,body[data-page="news-detail"] .page-hero{background-image:linear-gradient(90deg,rgba(38,3,7,.92),rgba(82,10,21,.62)),url('../images/as-gallery-04.jpg')!important}
.page-hero h1{font-size:clamp(2.5rem,5vw,4rem)!important;color:#fff!important;line-height:1.06!important;margin-bottom:12px!important}.page-hero p,.page-hero .breadcrumb,.page-hero a{color:rgba(255,255,255,.86)!important;font-size:1rem!important}

/* ---------- Forms / tables / contact ---------- */
.form-label,label{font-size:.9rem!important;font-weight:700!important}.form-control,.form-select,input,select,textarea{min-height:46px;font-size:.94rem!important;border-radius:12px!important}.table-responsive{overflow:auto!important;-webkit-overflow-scrolling:touch!important}table{min-width:720px}th{font-size:.78rem!important}td{font-size:.88rem!important;line-height:1.5!important}
.contact-v14-grid{grid-template-columns:minmax(0,1fr) minmax(370px,.88fr)!important;gap:28px!important}.contact-v14-photo{min-height:540px!important}.contact-v14-card{padding:28px!important}.contact-v14-form-shell{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr)!important}.contact-v14-intro{top:104px!important}

/* ---------- CTA and footer ---------- */
.site-cta-section{padding:72px 0 42px!important;background:var(--v16-cream-50)!important}
.site-cta-shell{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)!important;gap:42px!important;align-items:center!important;overflow:hidden!important;padding:46px 50px!important;border-radius:32px!important;background:linear-gradient(130deg,var(--v16-maroon-950),var(--v16-maroon-700) 64%,#8a1d2c)!important;border:1px solid rgba(236,203,121,.46)!important;box-shadow:0 28px 70px rgba(57,6,13,.22)!important}
.site-cta-shell::before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-120px;top:-150px;background:rgba(236,203,121,.09)}
.site-cta-shell::after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;left:-100px;bottom:-120px;background:rgba(255,255,255,.05)}
.site-cta-copy,.site-cta-stats{position:relative;z-index:1}
.site-cta-copy .eyebrow{display:inline-flex!important;color:#f4d77e!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(236,203,121,.34)!important;padding:8px 13px!important;border-radius:999px!important}
.site-cta-copy h2{font-size:clamp(2.1rem,4vw,3.4rem)!important;line-height:1.05!important;color:#fff!important;margin:18px 0 15px!important}.site-cta-copy p{font-size:1rem!important;line-height:1.75!important;color:rgba(255,255,255,.84)!important;max-width:720px!important}.site-cta-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:24px!important}
.site-cta-stats{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.cta-stat-chip{min-height:92px!important;padding:17px 21px!important;border-radius:18px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.14)!important}.cta-stat-chip strong{font-size:1.35rem!important;color:#f3d57c!important}.cta-stat-chip span{font-size:.89rem!important;color:rgba(255,255,255,.84)!important}
.site-footer{position:relative!important;overflow:hidden!important;padding:48px 0 22px!important;background:linear-gradient(145deg,var(--v16-maroon-950),var(--v16-maroon-900) 60%,var(--v16-maroon-800))!important;color:rgba(255,255,255,.82)!important;border-top:1px solid rgba(236,203,121,.32)!important}
.site-footer::before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-160px;top:-180px;background:rgba(236,203,121,.06)!important}.site-footer::after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;left:-120px;bottom:-160px;background:rgba(255,255,255,.04)!important}
.site-footer .container{position:relative;z-index:1}.footer-top-logo{display:grid!important;grid-template-columns:220px 1fr!important;gap:32px!important;align-items:center!important;padding-bottom:32px!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.footer-logo-only{display:flex!important;align-items:center!important;justify-content:center!important;min-height:145px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(236,203,121,.24)!important;border-radius:24px!important}.footer-logo-only img{display:block!important;width:auto!important;height:128px!important;max-width:190px!important;object-fit:contain!important;background:transparent!important;border:0!important;padding:0!important;filter:drop-shadow(0 7px 18px rgba(0,0,0,.28))!important}
.footer-quick-contact{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.footer-quick-card{display:flex!important;align-items:center!important;gap:14px!important;min-height:82px!important;padding:15px 17px!important;border-radius:17px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important}.footer-quick-card i{width:42px!important;height:42px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:rgba(236,203,121,.14)!important;color:#f3d57c!important}.footer-quick-card strong{display:block!important;font-size:.9rem!important}.footer-quick-card span{font-size:.82rem!important;color:rgba(255,255,255,.75)!important;overflow-wrap:anywhere!important}
.footer-main-compact{display:grid!important;grid-template-columns:1.15fr .8fr .9fr 1fr!important;gap:36px!important;margin-top:34px!important}.footer-title{font-size:1.02rem!important;color:#f2d583!important;margin-bottom:16px!important}.footer-copy,.footer-links a,.footer-contact a,.footer-contact span{font-size:.88rem!important;line-height:1.75!important;color:rgba(255,255,255,.8)!important}.footer-links{display:grid!important;gap:7px!important}.footer-links a:hover,.footer-contact a:hover{color:#f2d583!important}.footer-branch-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.footer-branch-list span{padding:7px 10px!important;border-radius:999px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.11)!important;font-size:.77rem!important}.footer-bottom{display:flex!important;justify-content:space-between!important;gap:20px!important;margin-top:30px!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.1)!important}.footer-bottom span{font-size:.79rem!important;color:rgba(255,255,255,.62)!important}

/* ---------- Floating actions: compact and non-obstructive ---------- */
.whatsapp-float{position:fixed!important;right:14px!important;bottom:16px!important;z-index:120!important;background:transparent!important;box-shadow:none!important;padding:0!important;width:auto!important;height:auto!important}
.floating-action-stack{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:9px!important}.floating-action{display:flex!important;align-items:center!important;justify-content:flex-end!important;width:58px!important;min-height:58px!important;padding:7px!important;border-radius:18px!important;overflow:hidden!important;transition:width .22s ease,transform .22s ease!important;box-shadow:0 12px 28px rgba(35,4,9,.22)!important}.floating-action:hover,.floating-action:focus-visible{width:210px!important;transform:translateY(-2px)!important}.floating-action-copy{order:1!important;display:flex!important;flex-direction:column!important;width:0!important;opacity:0!important;overflow:hidden!important;white-space:nowrap!important;transition:width .22s ease,opacity .18s ease!important}.floating-action:hover .floating-action-copy,.floating-action:focus-visible .floating-action-copy{width:142px!important;opacity:1!important;margin-right:9px!important}.floating-action-icon{order:2!important;flex:0 0 44px!important;width:44px!important;height:44px!important;border-radius:13px!important}.floating-action-copy strong{font-size:.89rem!important}.floating-action-copy small{font-size:.7rem!important}.floating-package{background:linear-gradient(135deg,var(--v16-maroon-700),var(--v16-maroon-950))!important}.floating-agent{background:linear-gradient(135deg,#e5bd62,#bd8629)!important}.floating-whatsapp{background:linear-gradient(135deg,#20a765,#0c7947)!important}.whatsapp-card{right:0!important;bottom:204px!important;width:min(360px,calc(100vw - 28px))!important;border-radius:22px!important}

/* ---------- Panel layouts ---------- */
.panel-body{font-size:16px!important;background:#f7f1e8!important;color:var(--v16-ink)!important}
.panel-shell{display:block!important;min-height:100vh!important}.sidebar{position:fixed!important;left:0!important;top:0!important;height:100vh!important;width:260px!important;background:var(--v16-maroon-800)!important;background-image:none!important;color:#fff!important;border-right:1px solid rgba(236,203,121,.18)!important;box-shadow:10px 0 30px rgba(39,3,8,.11)!important}.sidebar::before,.sidebar::after{display:none!important}.sidebar-brand{min-height:94px!important;padding:12px 18px!important;border-bottom:1px solid rgba(255,255,255,.1)!important;background:rgba(255,255,255,.025)!important}.sidebar-brand img{display:block!important;width:auto!important;height:68px!important;max-width:155px!important;object-fit:contain!important;background:transparent!important;border:0!important;padding:0!important;filter:drop-shadow(0 5px 12px rgba(0,0,0,.26))!important}.sidebar-role{margin:12px 16px 4px!important;padding:12px 14px!important;border-radius:14px!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.1)!important}.sidebar-role span,.sidebar-role strong{font-size:.77rem!important}.sidebar-section{font-size:.7rem!important;letter-spacing:.12em!important;color:#e8c86f!important;margin:18px 18px 8px!important}.sidebar-nav a{min-height:44px!important;margin:3px 10px!important;padding:10px 14px!important;border-radius:12px!important;color:rgba(255,255,255,.86)!important;font-size:.91rem!important;font-weight:700!important}.sidebar-nav a i{width:22px!important;color:#eacb78!important}.sidebar-nav a:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}.sidebar-nav a.active{background:#fff5e4!important;color:var(--v16-maroon-800)!important;box-shadow:inset 4px 0 0 var(--v16-gold-500)!important}.sidebar-nav a.active i{color:var(--v16-maroon-700)!important}.sidebar-footer{padding:18px 14px!important;border-top:1px solid rgba(255,255,255,.1)!important}.panel-main{margin-left:260px!important;min-width:0!important}.panel-topbar{min-height:84px!important;padding:13px 28px!important;background:rgba(255,253,248,.96)!important;border-bottom:1px solid var(--v16-line)!important;box-shadow:0 8px 24px rgba(57,6,13,.06)!important}.panel-title h1{font-size:1.42rem!important;color:var(--v16-maroon-900)!important}.panel-title p{font-size:.85rem!important;color:var(--v16-muted)!important}.panel-content{padding:26px 28px 42px!important;max-width:1560px!important;margin:0 auto!important;width:100%!important}.panel-top-actions{gap:12px!important}.panel-help{font-size:.85rem!important}.panel-user-copy strong{font-size:.86rem!important}.panel-user-copy .small{font-size:.72rem!important}.panel-content>.panel-campaign{display:block!important}.panel-campaign{border-radius:24px!important;overflow:hidden!important;margin-bottom:24px!important;box-shadow:var(--v16-shadow)!important}.panel-campaign .carousel-track,.panel-campaign-slide{min-height:285px!important}.panel-campaign-copy{max-width:690px!important;padding:45px 46px 72px!important}.panel-campaign-copy h2{font-size:clamp(2rem,3.5vw,3rem)!important;color:#fff!important}.panel-campaign-copy p{font-size:.96rem!important;color:rgba(255,255,255,.86)!important}.panel-campaign .carousel-controls{right:22px!important;bottom:18px!important}.dashboard-welcome-grid{gap:22px!important}.dashboard-hero,.dashboard-mini-wrap,.stat-card,.quick-action-card,.panel-card,.table-card{border-radius:20px!important}.dashboard-hero{min-height:245px!important}.dashboard-hero-content{padding:32px!important}.dashboard-hero-content h2{font-size:2rem!important;color:#fff!important}.dashboard-hero-content p{font-size:.93rem!important}.stat-grid{gap:16px!important}.stat-card{padding:20px!important}.stat-label{font-size:.78rem!important}.stat-value{font-size:1.55rem!important}.stat-trend{font-size:.72rem!important}.dashboard-quick-grid{gap:14px!important}.quick-action-card{min-height:92px!important;padding:16px!important}.quick-action-card strong{font-size:.9rem!important}.quick-action-card small{font-size:.73rem!important}.panel-card-head{padding:18px 20px!important}.panel-card-head h3{font-size:1rem!important}.panel-card-body{padding:20px!important}.activity-item strong{font-size:.84rem!important}.table-toolbar{gap:12px!important;flex-wrap:wrap!important}

/* ---------- Login ---------- */
.auth-shell{min-height:calc(100vh - 116px)!important;background:var(--v16-cream-50)!important}.auth-visual{background-image:linear-gradient(135deg,rgba(38,3,7,.85),rgba(107,16,29,.62)),url('../images/as-hero-kaaba.jpg')!important;background-position:center!important;background-size:cover!important}.auth-promo h1{color:#fff!important;font-family:var(--v16-display)!important;font-size:clamp(2.4rem,4vw,4.4rem)!important}.auth-promo p,.auth-promo-points span{color:rgba(255,255,255,.88)!important}.auth-card{border:1px solid var(--v16-line)!important;border-radius:26px!important;box-shadow:var(--v16-shadow)!important}.auth-brand{height:105px!important;width:auto!important;object-fit:contain!important}

/* ---------- Responsive ---------- */
@media(max-width:1180px){
  .header-inner{gap:12px!important}.main-nav-clean a{padding:10px 9px!important;font-size:.82rem!important}.brand{width:112px!important;min-width:112px!important}.brand img{height:54px!important;max-width:94px!important}
  .hero-grid{grid-template-columns:minmax(0,1fr) 350px!important;gap:28px!important}.hero-title{font-size:clamp(2.8rem,5vw,4.1rem)!important}.hero-card-preview{max-width:350px!important}.hero-card-image{height:180px!important}
  .agent-showcase-shell{grid-template-columns:1fr!important}.agent-dashboard-demo{max-width:850px!important;margin-inline:auto!important;width:100%!important}
  .footer-main-compact{grid-template-columns:1fr 1fr!important}
}
@media(max-width:980px){
  .top-strip{display:none!important}.site-header{top:0!important}.header-inner{min-height:72px!important}.brand{height:58px!important}.brand img{height:51px!important}
  .mobile-toggle{display:grid!important;place-items:center!important}.main-nav-clean{display:none!important;position:absolute!important;top:72px!important;left:20px!important;right:20px!important;flex-direction:column!important;align-items:stretch!important;padding:12px!important;border-radius:18px!important;background:var(--v16-maroon-900)!important;border:1px solid rgba(236,203,121,.34)!important;box-shadow:0 20px 50px rgba(38,3,7,.28)!important}.main-nav-clean.open{display:flex!important}.main-nav-clean a{justify-content:flex-start!important;padding:12px 14px!important;color:#fff!important}.header-actions .btn{display:none!important}
  .hero-carousel,.hero-slide,.hero-grid{min-height:620px!important}.hero-grid{grid-template-columns:1fr!important}.hero-content{padding:70px 0 100px!important;max-width:760px!important}.hero-card-preview{display:none!important}.hero-title{font-size:clamp(2.7rem,8vw,4.25rem)!important}.hero-content>p{max-width:680px!important}.hero-controls{bottom:18px!important}.hero-carousel .carousel-dots{max-width:450px!important}
  .hero-contact-layout-clean{grid-template-columns:1fr 1fr!important}.hero-contact-actions{grid-column:1/-1!important;flex-direction:row!important}.hero-contact-actions .btn{flex:1!important}
  .site-cta-shell{grid-template-columns:1fr!important;padding:40px!important}.site-cta-stats{grid-template-columns:repeat(3,1fr)!important}.cta-stat-chip{min-height:82px!important}
  .footer-top-logo{grid-template-columns:1fr!important}.footer-logo-only{min-height:130px!important}.footer-logo-only img{height:112px!important}.footer-quick-contact{grid-template-columns:repeat(3,1fr)!important}
  .contact-v14-grid,.contact-v14-form-shell{grid-template-columns:1fr!important}.contact-v14-intro{position:relative!important;top:auto!important}.contact-v14-photo{min-height:440px!important}
  .panel-main{margin-left:0!important}.sidebar{transform:translateX(-100%)!important;transition:transform .24s ease!important;z-index:150!important}.panel-shell.sidebar-open .sidebar{transform:translateX(0)!important}.panel-shell.sidebar-open .mobile-overlay{display:block!important;opacity:1!important;visibility:visible!important}.panel-content{padding:22px 20px 38px!important}.panel-topbar{padding:12px 20px!important}.sidebar-toggle{display:grid!important}.dashboard-welcome-grid,.panel-grid{grid-template-columns:1fr!important}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:720px){
  html{font-size:15.5px}.container{width:min(100% - 28px,1220px)!important}.section{padding:58px 0!important}.section-heading h2{font-size:2.25rem!important}.section-header{align-items:flex-start!important}
  .header-inner{min-height:68px!important}.brand{width:100px!important;min-width:100px!important;height:54px!important;padding:4px 7px!important}.brand img{height:47px!important;max-width:84px!important}.main-nav-clean{top:68px!important;left:14px!important;right:14px!important}
  .hero-carousel,.hero-slide,.hero-grid{min-height:650px!important}.hero-content{padding:58px 0 94px!important}.hero-title{font-size:clamp(2.45rem,12vw,3.45rem)!important;margin-top:18px!important}.hero-title span{font-size:.48em!important}.hero-meta{gap:7px!important}.hero-pill{padding:8px 10px!important;font-size:.76rem!important}.hero-price{align-items:center!important}.hero-price strong{font-size:2.15rem!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important}.hero-actions .btn{width:100%!important}.hero-trust{display:none!important}.hero-controls{width:calc(100% - 28px)!important;justify-content:center!important}.hero-carousel .carousel-dots{display:none!important}.hero-controls .carousel-buttons{gap:12px!important}.hero-controls .carousel-button{width:48px!important;height:48px!important}
  .hero-contact-layout-clean{grid-template-columns:1fr!important;padding:18px!important}.hero-contact-actions{grid-column:auto!important;flex-direction:column!important}.hero-contact-profile{align-items:flex-start!important}
  .smart-finder-shell{border-radius:22px!important}.finder-intro,.finder-form{padding:24px!important}.choice-chips{grid-template-columns:1fr 1fr!important}.finder-span-2{grid-column:1/-1!important}
  .grid-3,.grid-4,.system-feature-grid,.process-grid,.benefit-stack,.testimonial-grid{grid-template-columns:1fr!important}.package-image{height:235px!important}
  .agent-showcase-shell{padding:24px!important;border-radius:24px!important}.agent-dashboard-demo{min-height:0!important}.agent-demo-topbar{height:60px!important;padding:0 13px!important}.agent-demo-user{display:none!important}.agent-demo-body{grid-template-columns:58px 1fr!important}.agent-demo-nav{padding:10px 7px!important}.agent-demo-nav span{justify-content:center!important;padding:10px!important}.agent-demo-nav span{font-size:0!important}.agent-demo-nav i{font-size:.95rem!important;width:auto!important}.agent-demo-content{padding:10px!important}.agent-demo-kpis{grid-template-columns:1fr 1fr!important}.agent-demo-grid{grid-template-columns:1fr!important}.agent-demo-packages{grid-template-columns:1fr 1fr 1fr!important}.agent-demo-chart{height:110px!important}
  .page-hero{padding:70px 0!important;min-height:260px!important}.page-hero h1{font-size:2.55rem!important}
  .site-cta-section{padding:55px 0 32px!important}.site-cta-shell{padding:28px 24px!important;border-radius:24px!important}.site-cta-copy h2{font-size:2.35rem!important}.site-cta-stats{grid-template-columns:1fr!important}.cta-stat-chip{min-height:72px!important}.site-cta-actions{display:grid!important;grid-template-columns:1fr!important}.site-cta-actions .btn{width:100%!important}
  .site-footer{padding-top:36px!important}.footer-top-logo{gap:22px!important}.footer-logo-only{min-height:112px!important}.footer-logo-only img{height:95px!important}.footer-quick-contact{grid-template-columns:1fr!important}.footer-main-compact{grid-template-columns:1fr!important;gap:26px!important}.footer-bottom{flex-direction:column!important;gap:8px!important}
  .floating-action-stack{flex-direction:row!important;align-items:center!important;gap:8px!important}.whatsapp-float{right:50%!important;transform:translateX(50%)!important;bottom:10px!important}.floating-action,.floating-action:hover,.floating-action:focus-visible{width:54px!important;min-height:54px!important;transform:none!important}.floating-action-copy,.floating-action:hover .floating-action-copy,.floating-action:focus-visible .floating-action-copy{display:none!important;width:0!important;opacity:0!important;margin:0!important}.floating-action-icon{width:40px!important;height:40px!important;flex-basis:40px!important}.whatsapp-card{right:50%!important;transform:translateX(50%)!important;bottom:70px!important;width:min(350px,calc(100vw - 24px))!important}
  .panel-content{padding:18px 14px 92px!important}.panel-topbar{min-height:72px!important;padding:10px 14px!important}.panel-title p{display:none!important}.panel-title h1{font-size:1.13rem!important}.panel-top-actions .panel-help span,.panel-user-copy{display:none!important}.panel-campaign .carousel-track,.panel-campaign-slide{min-height:260px!important}.panel-campaign-copy{padding:32px 24px 74px!important}.panel-campaign-copy h2{font-size:2rem!important}.stat-grid{grid-template-columns:1fr!important}.dashboard-quick-grid{grid-template-columns:1fr!important}.dashboard-hero-content{padding:24px!important}.dashboard-hero-content h2{font-size:1.7rem!important}.panel-card-head{align-items:flex-start!important;flex-wrap:wrap!important}.table-toolbar,.filter-bar,.form-grid{grid-template-columns:1fr!important}.table-responsive{margin-inline:-4px!important}
  .auth-shell{grid-template-columns:1fr!important}.auth-visual{min-height:320px!important}.auth-promo{padding:38px 24px!important}.auth-panel{padding:30px 18px!important}.auth-card{padding:26px 22px!important}
}
@media(max-width:430px){
  .choice-chips{grid-template-columns:1fr!important}.hero-title{font-size:2.35rem!important}.hero-content>p{font-size:.95rem!important}.hero-price{display:block!important}.hero-price strong{display:block!important;margin-top:6px!important}.agent-demo-packages{grid-template-columns:1fr 1fr!important}.contact-v14-photo{min-height:350px!important}.contact-v14-card,.contact-v14-form{padding:19px!important}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
