/* Extracted from assets/css/vatax.css on 2026-06-25. Do not edit vatax.css for page-only styles; edit this file. */

.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}


.package-card{background:#fff;border:1px solid rgba(0,90,92,.14);border-radius:24px;padding:28px;box-shadow:0 18px 36px rgba(0,0,0,.05)}


.package-card p{color:#63777b;line-height:1.75}


.excel-template-card{background:#f8fbfc;border:1px solid #d6e5e8;border-radius:18px;padding:18px}


.service-rich-card{background:#fff;border:1px solid #d7e6e9;border-radius:34px;padding:38px;box-shadow:0 22px 55px rgba(0,47,50,.08);margin-bottom:34px}


.service-rich-card h2{font-size:clamp(28px,4vw,46px);margin:10px 0 16px;font-weight:1000}


.service-rich-card p{color:#5f777c;font-size:19px;line-height:1.8}


.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}


.vat-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))}


.package-card{background:#fff;border:1px solid #d7e6e9;border-radius:28px;padding:24px;box-shadow:0 18px 40px rgba(0,47,50,.065);transition:.25s}


.package-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgba(0,47,50,.12)}


.package-card h3{font-size:22px;line-height:1.35;margin:0 0 12px;font-weight:1000}


.package-card p{color:#60777b;line-height:1.65}


.package-card dl{display:grid;gap:10px;margin:18px 0}


.package-card dl div{background:#f7fbfc;border:1px solid #e0ecee;border-radius:16px;padding:12px}


.package-card dt{font-size:12px;text-transform:uppercase;color:#6d8388;font-weight:1000;letter-spacing:.04em}


.package-card dd{margin:4px 0 0;color:#123;line-height:1.45;font-weight:850}


.service-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.55fr);gap:26px;align-items:start}


.calendar-preview{margin-top:22px;border-radius:24px;border:1px solid #d7e6e9;background:#f7fbfc;text-align:center;padding:20px}


.calendar-preview div{font-weight:1000;color:var(--teal);text-transform:uppercase}


.calendar-preview strong{display:block;font-size:58px;line-height:1;color:#071617;margin:8px 0}


.calendar-preview span{color:#6b7e82;font-weight:800}


@media (max-width:1180px){
.public-service-grid,.vat-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}


@media (max-width:720px){
.public-service-grid,.package-grid,.vat-package-grid,.two-tools{grid-template-columns:1fr}
}


.package-auto-cta{display:flex;justify-content:center;margin-top:34px}


.service-card-actions .btn,.package-auto-cta .btn,.tools-index-section .btn{border-radius:16px;min-height:52px;padding:14px 22px;font-weight:1000;box-shadow:0 12px 28px rgba(223,151,34,.16)}


.package-auto-cta{text-align:center;margin-top:30px}


.package-card{display:flex;flex-direction:column}


.package-card dl{margin-top:auto}


.package-card .more-link{display:none}


.service-submit-card .excel-template-card{border:1px solid #d6e6e9;background:linear-gradient(180deg,#fbfefe,#f5fbfb);border-radius:20px;padding:18px}


body:not(.admin-body) .service-rich-card{
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-inline-start:4px solid var(--teal)!important;
  padding:8px 28px!important;
}


body:not(.admin-body) .package-grid{gap:14px!important;}


body:not(.admin-body) .package-card{
  border-radius:18px!important;
  padding:18px!important;
  min-height:auto!important;
  box-shadow:0 10px 26px rgba(8,56,70,.055)!important;
}


body:not(.admin-body) .package-card h3{font-size:17px!important;line-height:1.25!important;}


body:not(.admin-body) .package-card p,
body:not(.admin-body) .package-card dd,
body:not(.admin-body) .package-card dt{font-size:12.8px!important;line-height:1.55!important;}


.calendar-preview{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-rows:auto auto auto!important;
  gap:0!important;
  margin-top:18px!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:22px!important;
  border:1px solid rgba(8,56,70,.14)!important;
  background:#fff!important;
  box-shadow:0 14px 30px rgba(8,56,70,.07)!important;
  min-height:0!important;
}


.calendar-preview div{
  background:linear-gradient(135deg,#083846,#005e62)!important;
  color:#fff!important;
  padding:12px 14px!important;
  font-size:13px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}


.calendar-preview strong{
  display:block!important;
  font-size:clamp(42px,5vw,64px)!important;
  line-height:1!important;
  margin:0!important;
  padding:24px 14px 18px!important;
  color:#071617!important;
  background:linear-gradient(180deg,#fff,#f7fbfc)!important;
}


.calendar-preview span{
  display:block!important;
  position:static!important;
  transform:none!important;
  padding:13px 18px!important;
  background:#eff7f8!important;
  border-top:1px solid rgba(8,56,70,.10)!important;
  color:#24494e!important;
  font-size:13px!important;
  line-height:1.55!important;
  font-weight:900;
}


@media (max-width:760px){
.calendar-preview strong{font-size:46px!important;}
}


.product-flow-section .service-rich-card{border-inline-start:0!important;}


.product-flow-section .service-rich-card h2{font-size:clamp(26px,2.8vw,42px)!important;margin-bottom:14px!important;}


.product-flow-section .package-card{border-radius:24px!important;background:rgba(255,255,255,.96)!important;border:1px solid var(--vtx-cool-line)!important;box-shadow:0 16px 42px rgba(8,56,70,.07)!important;padding:24px!important;}


.product-flow-section .package-card h3{font-size:20px!important;line-height:1.25!important;}


.product-flow-section .package-card p,.product-flow-section .package-card dd,.product-flow-section .package-card dt{font-size:13.8px!important;line-height:1.62!important;}


.product-flow-section .package-auto-cta{margin-top:24px!important;display:flex!important;justify-content:center!important;}


.product-flow-section .package-auto-cta .btn{min-height:54px!important;border-radius:18px!important;}


.product-flow-section .excel-template-card{border-radius:20px!important;background:linear-gradient(180deg,#fffaf0,#f6fbfc)!important;border:1px solid rgba(223,155,34,.20)!important;box-shadow:0 14px 30px rgba(8,56,70,.055)!important;}


.product-flow-section .calendar-preview{transform:translateZ(0);transition:transform .22s ease, box-shadow .22s ease;}


.product-flow-section .calendar-preview:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(8,56,70,.11)!important;}


body:not(.admin-body) .service-rich-card h2{font-size:clamp(30px,3.2vw,52px)!important;}


body:not(.admin-body) .service-rich-card p{font-size:16px!important;line-height:1.9!important;}


body:not(.admin-body) .package-card dl div{background:#fff!important;border:1px solid var(--vtx-line)!important;}


body:not(.admin-body) .package-card{background:#fff!important;border:1px solid var(--vtx-line)!important;border-radius:24px!important;}


.product-flow-vat-registration .excel-template-card{background:#fff!important;border:1px solid var(--vtx-line)!important;color:#23454a!important;}


.product-flow-vat-registration .excel-template-card:before,
.product-flow-vat-return:before,
.product-flow-tax-case:before{display:none!important;}


.page-consultation-body .calendar-preview{
  width:min(100%,360px)!important;
  margin:22px auto 0!important;
  display:grid!important;
  grid-template-rows:auto auto auto!important;
  text-align:center!important;
  border-radius:26px!important;
  overflow:hidden!important;
  background:#ffffff!important;
  border:1px solid rgba(8,56,70,.13)!important;
  box-shadow:0 16px 36px rgba(8,56,70,.08)!important;
}


.page-consultation-body .calendar-preview div,
.page-consultation-body .calendar-preview strong,
.page-consultation-body .calendar-preview span{
  width:100%!important;
  max-width:none!important;
  text-align:center!important;
  justify-self:stretch!important;
  position:static!important;
  inset:auto!important;
  transform:none!important;
}


.page-consultation-body .calendar-preview div{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
}


.page-consultation-body .calendar-preview strong{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:118px!important;
  padding:24px 16px!important;
  letter-spacing:-.03em!important;
}


.page-consultation-body .calendar-preview span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:58px!important;
  padding:14px 18px!important;
  background:#f1f8f9!important;
  border-top:1px solid rgba(8,56,70,.10)!important;
  color:#24494e!important;
  font-size:13.6px!important;
  line-height:1.55!important;
  font-weight:1000;
}


@media (max-width:760px){
.page-consultation-body .calendar-preview{
    width:100%!important;
  }
}


/* Requested service detail narrative redesign 2026-06-12
   Scope: only the selected service detail pages, replacing point boxes with ordered narrative rows. */
.vtx-service-story-card{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);
  gap:clamp(22px,3vw,44px);
  align-items:start;
  margin-bottom:34px;
  padding:clamp(28px,3.8vw,52px)!important;
  border-radius:34px!important;
  background:linear-gradient(135deg,#fff,#f6fbfc)!important;
  border:1px solid var(--vtx-line)!important;
  box-shadow:0 26px 76px rgba(8,56,70,.09)!important;
}


.vtx-service-story-card::before{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  border-radius:50%;
  inset:auto auto -230px -190px;
  background:radial-gradient(circle,rgba(0,90,92,.11),transparent 70%);
  pointer-events:none;
}


html[dir="rtl"] .vtx-service-story-card::before{left:auto;right:-190px;}


.vtx-service-story-copy,.vtx-service-story-list{position:relative;z-index:1;}


.vtx-service-story-copy h2{
  margin:12px 0 14px!important;
  color:#071617!important;
  font-size:clamp(30px,3.1vw,52px)!important;
  line-height:1.13!important;
  font-weight:1000;
  letter-spacing:-.025em;
}


.vtx-service-story-copy p{
  color:#526f74!important;
  font-size:16.5px!important;
  line-height:1.95!important;
  font-weight:760;
  margin:0!important;
}


.vtx-service-story-list{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 28px!important;
}


.vtx-service-story-list li{
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr);
  gap:13px;
  align-items:center;
  padding:16px 0!important;
  border-block-end:1px solid rgba(8,56,70,.12)!important;
  background:transparent!important;
  border-radius:0!important;
  color:#244a50!important;
}


.vtx-service-story-list li:hover .vtx-story-index{background:#083846;color:#fff;transform:translateY(-2px);}


.vtx-story-index{
  width:46px;
  height:46px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:#eef7f8;
  color:#083846;
  border:1px solid rgba(8,56,70,.12);
  font-weight:1000;
  direction:ltr;
  transition:.22s ease;
}


.vtx-service-story-list strong{
  display:block;
  color:#163b40!important;
  font-size:15.4px!important;
  line-height:1.55!important;
  font-weight:950;
}


.vtx-service-story-list-wide{grid-template-columns:repeat(2,minmax(0,1fr));}


@media (max-width:1080px){
.vtx-service-story-card{grid-template-columns:1fr!important;}
.vtx-service-story-list,.vtx-service-story-list-wide,.vtx-scope-stream-list{grid-template-columns:1fr!important;}
}


@media (max-width:680px){
.vtx-service-story-card{padding:24px 20px!important;border-radius:26px!important;}
.vtx-service-story-list li,.vtx-scope-stream-list li{grid-template-columns:46px minmax(0,1fr)!important;gap:11px!important;padding:14px 0!important;}
.vtx-service-story-list strong,.vtx-scope-stream-list li b{font-size:14.2px!important;}
}


.vtx-custom-contact-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:8px;
}


.vtx-custom-contact-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 12px;
  border-radius:999px;
  background:#075c62;
  color:#fff!important;
  text-decoration:none;
  font-weight:1000;
  font-size:12px;
}


.vtx-custom-contact-actions a:last-child{background:#fff;color:#075c62!important;border:1px solid rgba(4,92,96,.18)}


/* ===== VATAX final nav + compass alignment patch 2026-06-24 =====
   - Compass card: Arabic forced right, English forced left.
   - Public navbar services dropdown is one integrated label + chevron control.
   - Dropdown links grouped as requested.
   - Button text and navbar text fixed at 16px.
   - Visual arrow icons removed from all public buttons, except the navbar chevron. */
body.public-body:not(.admin-body) :where(.btn,.client-btn,.more-link,.service-action,.service-detail-link,.package-auto-cta .btn,.hero-actions .btn,.service-card-actions .btn,.vtx-pre-footer-card .btn){
  font-size:16px!important;
  font-weight:300;
  line-height:1.25!important;
}


body.public-body:not(.admin-body) :where(.btn,.client-btn,.more-link,.service-action,.service-detail-link,.package-auto-cta .btn,.hero-actions .btn,.service-card-actions .btn,.vtx-pre-footer-card .btn) :where(svg.icon-arrow,.icon-arrow){
  display:none!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  opacity:0!important;
  visibility:hidden!important;
}

/* VATAX vv22(11): keep product-flow service pages readable on tablets/phones. */
@media (max-width:1180px){
  .product-flow-section .service-split{
    grid-template-columns:1fr!important;
  }
  .product-flow-section .service-rich-card,
  .product-flow-section .service-flow-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
}

/* VAT registration public page: polished Excel template download card. */
body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  align-items:center!important;
  gap:12px 14px!important;
  margin-top:18px!important;
  padding:18px!important;
  background:linear-gradient(145deg,#fffdf8 0%,#ffffff 54%,#f3faf9 100%)!important;
  border:1px solid rgba(223,155,34,.28)!important;
  box-shadow:0 15px 34px rgba(8,56,70,.08)!important;
}
body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download__icon{
  display:grid!important;
  place-items:center!important;
  width:48px!important;
  height:48px!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#f4c65b,#e7a91f)!important;
  color:#073e3a!important;
  box-shadow:0 9px 20px rgba(223,155,34,.23)!important;
}
body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download__icon svg{
  width:22px!important;
  height:22px!important;
}
body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download__copy{
  min-width:0!important;
}
body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download__copy strong{
  display:block!important;
  color:#123f42!important;
  font-size:16px!important;
  line-height:1.5!important;
  font-weight:900!important;
}
body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download__copy p{
  margin:4px 0 0!important;
  color:#557176!important;
  font-size:13.5px!important;
  line-height:1.7!important;
}
body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download__button{
  grid-column:1 / -1!important;
  width:100%!important;
  min-height:48px!important;
  justify-content:center!important;
  margin-top:2px!important;
  border-radius:15px!important;
}
@media (max-width:560px){
  body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download{
    grid-template-columns:42px minmax(0,1fr)!important;
    padding:15px!important;
  }
  body.public-body.page-vat-registration-body:not(.admin-body) .vtx-registration-excel-download__icon{
    width:42px!important;
    height:42px!important;
    border-radius:14px!important;
  }
}


/* Multi-step service draft: preserve progress without changing the existing visual identity. */
.product-flow-section .vtx-draft-status{
  min-height:22px;
  margin:8px 0 0;
  font-size:13px;
  line-height:1.6;
  color:var(--muted,#63767a);
}
.product-flow-section .vtx-draft-status.is-saving{opacity:.8;}
.product-flow-section .vtx-draft-status.is-saved{color:#176b5f;}
.product-flow-section .vtx-draft-status.is-error{color:#a53b3b;}
.product-flow-section .vtx-draft-files{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:10px 0 0;
}
.product-flow-section .vtx-draft-files[hidden]{display:none!important;}
.product-flow-section .vtx-draft-file-chip{
  display:inline-flex;
  align-items:center;
  gap:8px;
  max-width:100%;
  padding:8px 10px;
  border:1px solid rgba(8,76,74,.16);
  border-radius:12px;
  background:#f7fbfa;
  color:#153f43;
  font-size:13px;
}
.product-flow-section .vtx-draft-file-chip span{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.product-flow-section .vtx-draft-file-remove{
  appearance:none;
  border:0;
  background:transparent;
  color:#9b3434;
  cursor:pointer;
  font:inherit;
  font-weight:800;
}
.product-flow-section .vtx-draft-status[data-state="saving"]{opacity:.8;}
.product-flow-section .vtx-draft-status[data-state="saved"]{color:#176b5f;}
.product-flow-section .vtx-draft-status[data-state="error"]{color:#a53b3b;}
.product-flow-section .vtx-draft-file-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;}
