/* Tasheel Express unified brand system — v21 */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap');
:root{
  --tx-orange:#f44f1d;
  --tx-orange-dark:#d7441f;
  --tx-blue:#0f72af;
  --tx-blue-dark:#075f98;
  --tx-red:#c8442f;
  --tx-ink:#142536;
  --tx-muted:#667787;
  --tx-line:#dfe6eb;
  --tx-soft:#f6f9fb;
  --tx-warm:#fff7f2;
  --tx-dark:#10283b;
  --tx-white:#ffffff;
  --tx-shadow:0 18px 50px rgba(15,52,75,.09);
  --tx-radius:18px;
  --tx-font-latin:'Poppins',Arial,sans-serif;
  --tx-font-arabic:'Cairo',Tahoma,Arial,sans-serif;
  --v20-red:var(--tx-orange);
  --v20-green:var(--tx-blue);
  --v20-navy:var(--tx-dark);
  --v20-pink:var(--tx-warm);
  --v20-line:var(--tx-line);
  --brand:var(--tx-orange);
  --brand-dark:var(--tx-blue-dark);
  --ink:var(--tx-ink);
}
html,body,button,input,select,textarea{font-family:var(--tx-font-latin)!important}
html[dir='rtl'],html[dir='rtl'] body,html[lang='ar'],html[lang='ar'] body,
html[dir='rtl'] button,html[dir='rtl'] input,html[dir='rtl'] select,html[dir='rtl'] textarea,
.rtl,.rtl *{font-family:var(--tx-font-arabic)!important}
body{color:var(--tx-ink)}
h1,h2,h3,h4,h5,h6,.v20-hero h1,.v20-section-head h2,.v20-split h2,.v20-dark-head h2,.v20-faq h2{font-family:var(--tx-font-latin)!important;font-weight:700!important}
html[dir='rtl'] h1,html[dir='rtl'] h2,html[dir='rtl'] h3,html[dir='rtl'] h4,html[dir='rtl'] h5,html[dir='rtl'] h6{font-family:var(--tx-font-arabic)!important;letter-spacing:0!important}

/* One logo everywhere */
.tx-brand-logo{display:block;width:156px;height:auto;max-height:58px;object-fit:contain}
.v20-brand,.brand{display:inline-flex!important;align-items:center!important;text-decoration:none!important;line-height:1!important}
.v20-brand .tx-brand-logo{width:150px}
.v20-brand.inverse .tx-brand-logo{background:#fff;border-radius:8px;padding:5px 7px;width:164px}
.brand .tx-brand-logo{width:148px}
.portal-nav .brand .tx-brand-logo{background:#fff;border-radius:7px;padding:4px 6px}
.v20-logo,.brand-mark{display:none!important}

/* Unified chrome */
.v20-nav,.topnav,.nav{background:rgba(255,255,255,.985)!important;border-bottom:1px solid var(--tx-line)!important;box-shadow:0 4px 20px rgba(16,40,59,.035)}
.v20-nav-row{min-height:78px!important}
.v20-navlinks>div>a,.v20-text,.nav-links>a,.navdrop>a{font-family:var(--tx-font-latin)!important;color:#26394a!important;font-weight:500!important}
html[dir='rtl'] .v20-navlinks>div>a,html[dir='rtl'] .v20-text,html[dir='rtl'] .nav-links>a,html[dir='rtl'] .navdrop>a{font-family:var(--tx-font-arabic)!important}
.v20-navlinks>div>a:hover,.v20-text:hover,.v20-mega a:hover,.nav-links>a:hover,.navdrop>a:hover{color:var(--tx-orange)!important}
.v20-quote,.btn-primary,.v20-btn.primary{background:var(--tx-orange)!important;border-color:var(--tx-orange)!important;color:#fff!important}
.v20-quote:hover,.btn-primary:hover,.v20-btn.primary:hover{background:var(--tx-orange-dark)!important;border-color:var(--tx-orange-dark)!important}
.v20-btn.ghost,.btn-secondary{border-color:#cfdbe3!important;color:var(--tx-blue-dark)!important;background:#fff!important}

/* Unified brand accents */
.v20-kicker,.eyebrow,.v20-link,.link,.green{color:var(--tx-orange)!important}
.v20-flow-top em,.status,.pill,.estimate-box strong{color:var(--tx-blue-dark)!important}
.v20-flow-top em,.status,.pill{background:#eaf5fb!important}
.v20-orbit b,.v20-integration-cloud b{background:var(--tx-blue)!important;border-color:var(--tx-blue)!important}
.v20-icon,.v20-outline>span{background:#fff0e9!important;color:var(--tx-orange)!important}
.v20-section.tint,.muted,.section.muted{background:var(--tx-warm)!important}
.v20-section.dark,.portal-side,.portal-nav,.footer,.v20-footer{background:var(--tx-dark)!important}
.v20-section.dark.alt{background:#0b2235!important}
.v20-final,.cta-band{background:linear-gradient(120deg,var(--tx-orange),#e94722 48%,var(--tx-blue) 132%)!important}
.v20-hero{background:linear-gradient(180deg,#fff 0%,#fff8f4 70%,#f6fbfe 100%)!important}
.v20-hero:after{border-color:rgba(244,79,29,.14)!important;box-shadow:0 0 0 110px rgba(15,114,175,.025),0 0 0 220px rgba(244,79,29,.018)!important}
.v20-flow-card,.v20-quality-card,.v20-usecases article,.card,.workflow-card,.enterprise-card{box-shadow:var(--tx-shadow)}
.v20-usecases article,.v20-flow-card,.v20-quality-card{border-radius:var(--tx-radius)!important}
.v20-stepgrid i,.v20-dark-head .v20-kicker,.v20-grid4 article>span{color:#ff784c!important}
.v20-checks li:before{color:var(--tx-blue)!important}

/* Consistent typography scale */
body{font-size:15px;line-height:1.72}
p{line-height:1.75}
.v20-hero h1{font-size:clamp(48px,5.6vw,78px)!important;line-height:1.05!important;letter-spacing:-.04em!important}
.v20-hero p{font-size:17px!important;line-height:1.8!important}
.v20-section-head h2,.v20-split h2,.v20-dark-head h2,.v20-faq h2{font-size:clamp(36px,4.2vw,56px)!important;line-height:1.1!important;letter-spacing:-.035em!important}
html[dir='rtl'] .v20-hero h1{font-size:clamp(45px,5.2vw,72px)!important;line-height:1.22!important}
html[dir='rtl'] .v20-section-head h2,html[dir='rtl'] .v20-split h2,html[dir='rtl'] .v20-dark-head h2,html[dir='rtl'] .v20-faq h2{line-height:1.3!important}

/* Unified components */
.v20-feature,.v20-outline,.v20-assets article,.v20-grid4 article,.v20-stepgrid article{transition:background .2s ease,border-color .2s ease,transform .2s ease}
.v20-feature:hover,.v20-outline:hover,.v20-assets article:hover{background:#fbfdfe!important}
.v20-usecases article:hover{transform:translateY(-3px);border-color:#bdd4e2}
.v20-mega{border-radius:12px!important;border:1px solid var(--tx-line)!important;box-shadow:var(--tx-shadow)!important}
.v20-footer{border-top:4px solid var(--tx-orange)}
.v20-footer a:hover,.footer a:hover{color:#fff!important}

/* Forms / operational pages */
.field input,.field select,.field textarea,input,select,textarea{border-color:#cfdae2!important;border-radius:8px!important}
.field input:focus,.field select:focus,.field textarea:focus,input:focus,select:focus,textarea:focus{outline:2px solid rgba(15,114,175,.18)!important;border-color:var(--tx-blue)!important}
.portal-side a.active,.portal-side a:hover{background:var(--tx-blue)!important}

@media(max-width:900px){
 .tx-brand-logo,.v20-brand .tx-brand-logo{width:128px}
 .v20-brand.inverse .tx-brand-logo{width:140px}
 .v20-nav-row{min-height:70px!important}
}
@media(max-width:600px){.tx-brand-logo,.v20-brand .tx-brand-logo{width:112px}}


/* ============================================================
   TASHEEL EXPRESS FOOTER v23 — single global footer authority
   Geometry intentionally aligned to the compact enterprise
   reference: 5 columns, one divider, one horizontal bottom bar.
   ============================================================ */
.tx-footer-v23{
  background:#141216!important;color:#fff!important;margin:0!important;
  padding:0!important;border:0!important;font-family:var(--tx-font-latin,"Poppins",Arial,sans-serif)!important;
}
.tx-footer-v23 *{box-sizing:border-box}
.tx-footer-v23 .txf-inner{width:min(1254px,calc(100% - 48px));margin:0 auto;padding:56px 0 26px}
.tx-footer-v23 .txf-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:56px}
.tx-footer-v23 .txf-col{min-width:0}
.tx-footer-v23 .txf-col h4{margin:0 0 27px!important;padding:0!important;color:#f58b9f!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important}
.tx-footer-v23 .txf-col a{display:block!important;margin:0 0 20px!important;padding:0!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;line-height:1.45!important;font-weight:500!important;letter-spacing:0!important;transition:color .16s ease,opacity .16s ease}
.tx-footer-v23 .txf-col a:hover,.tx-footer-v23 .txf-col a:focus-visible{color:#F44F1D!important;text-decoration:none!important}
.tx-footer-v23 .txf-divider{height:1px;background:rgba(255,255,255,.13);margin:50px 0 25px}
.tx-footer-v23 .txf-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:40px}
.tx-footer-v23 .txf-left{display:flex;align-items:center;gap:16px;min-width:0;flex-wrap:wrap}
.tx-footer-v23 .txf-pill{display:inline-flex!important;align-items:center;justify-content:center;min-height:36px;padding:7px 17px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;background:rgba(255,255,255,.035)!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;line-height:1!important;font-weight:600!important;white-space:nowrap}
.tx-footer-v23 .txf-pill:hover,.tx-footer-v23 .txf-pill:focus-visible{border-color:#F44F1D!important;color:#fff!important;background:rgba(244,79,29,.13)!important}
.tx-footer-v23 .txf-legal{display:flex;align-items:center;gap:22px;margin-left:18px;flex-wrap:wrap}
.tx-footer-v23 .txf-legal a{color:#c9c2cb!important;text-decoration:none!important;font-size:12px!important;line-height:1.25!important;font-weight:500!important;white-space:nowrap}
.tx-footer-v23 .txf-legal a:hover,.tx-footer-v23 .txf-legal a:focus-visible{color:#fff!important}
.tx-footer-v23 .txf-copy{margin-left:auto;color:#aaa2ad!important;font-size:12px!important;line-height:1.35!important;white-space:nowrap;text-align:right}
html[dir="rtl"] .tx-footer-v23{font-family:var(--tx-font-arabic,"Cairo",Tahoma,sans-serif)!important}
html[dir="rtl"] .tx-footer-v23 .txf-col h4{letter-spacing:0!important;text-transform:none!important}
html[dir="rtl"] .tx-footer-v23 .txf-legal{margin-left:0;margin-right:18px}
html[dir="rtl"] .tx-footer-v23 .txf-copy{margin-left:0;margin-right:auto;text-align:left}
@media (max-width:1050px){
 .tx-footer-v23 .txf-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 50px}
 .tx-footer-v23 .txf-bottom{align-items:flex-start;flex-direction:column}
 .tx-footer-v23 .txf-copy{margin-left:0;white-space:normal;text-align:left}
 html[dir="rtl"] .tx-footer-v23 .txf-copy{margin-right:0;text-align:right}
}
@media (max-width:720px){
 .tx-footer-v23 .txf-inner{width:min(100% - 36px,1254px);padding:42px 0 24px}
 .tx-footer-v23 .txf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 30px}
 .tx-footer-v23 .txf-col h4{margin-bottom:20px!important}
 .tx-footer-v23 .txf-col a{margin-bottom:15px!important;font-size:13px!important}
 .tx-footer-v23 .txf-divider{margin:35px 0 22px}
 .tx-footer-v23 .txf-left{align-items:flex-start;flex-direction:column;gap:10px;width:100%}
 .tx-footer-v23 .txf-legal{margin:12px 0 0;gap:14px 20px}
 html[dir="rtl"] .tx-footer-v23 .txf-legal{margin:12px 0 0}
}
@media (max-width:470px){
 .tx-footer-v23 .txf-grid{grid-template-columns:1fr}
 .tx-footer-v23 .txf-pill{width:100%}
}

/* v25 unified header + FAQ + secure quote */
.tx-global-header-v26{position:relative;z-index:1000;background:#fff;border-bottom:1px solid #e5ebef;font-family:var(--tx-font-latin,Inter,Arial,sans-serif)}.txgh-inner{max-width:1450px;height:94px;margin:auto;padding:0 34px;display:flex;align-items:center;gap:34px}.txgh-logo{display:flex;align-items:center;flex:0 0 auto}.txgh-logo img{display:block;width:154px;height:auto;max-height:72px;object-fit:contain}.txgh-nav{display:flex;align-items:center;justify-content:center;gap:34px;flex:1;white-space:nowrap}.txgh-nav a{font-size:16px;font-weight:500;color:#263746;text-decoration:none}.txgh-nav a:hover,.txgh-nav a:focus-visible{color:#F44F1D}.txgh-help{margin-left:auto}.txgh-actions{display:flex;align-items:center;gap:13px;flex:0 0 auto}.txgh-langs{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.txgh-langs a{color:#0f6f50;text-decoration:none}.txgh-login,.txgh-quote{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:700;text-decoration:none;white-space:nowrap}.txgh-login{color:#0d6fae;border:1px solid #cfdae1;background:#fff}.txgh-quote{color:#fff;background:#F44F1D;border:1px solid #F44F1D}.txgh-mobile{display:none;border:0;background:transparent;font-size:25px}html[dir=rtl] .txgh-help{margin-left:0;margin-right:auto}@media(max-width:1180px){.txgh-inner{height:82px;padding:0 20px}.txgh-logo img{width:132px}.txgh-mobile{display:block;margin-left:auto}.txgh-nav{display:none;position:absolute;top:82px;left:18px;right:18px;background:#fff;border:1px solid #e0e6ea;border-radius:14px;padding:12px;box-shadow:0 18px 50px rgba(16,40,59,.16);flex-direction:column;align-items:stretch;gap:0}.txgh-nav.mobile-open{display:flex}.txgh-nav a{padding:11px 12px}.txgh-help{margin:0}.txgh-langs{display:none}}@media(max-width:680px){.txgh-inner{padding:0 14px;gap:10px}.txgh-logo img{width:116px}.txgh-login{display:none}.txgh-quote{min-height:42px;padding:0 15px;font-size:13px}}
.txfaq-section{padding:88px 0;background:#fff}.txfaq-wrap{max-width:1120px;margin:auto;padding:0 28px}.txfaq-kicker{display:inline-block;margin-bottom:12px;font-size:12px;font-weight:800;letter-spacing:.12em;color:#F44F1D}.txfaq-section h2{font-size:clamp(34px,4vw,52px);line-height:1.08;margin:0 0 14px;color:#122131}.txfaq-intro{max-width:760px;color:#607180;font-size:18px;line-height:1.65;margin:0 0 34px}.txfaq-list{border-top:1px solid #dce4e9}.txfaq-item{border-bottom:1px solid #dce4e9}.txfaq-item summary{list-style:none;cursor:pointer;padding:22px 46px 22px 0;font-size:19px;font-weight:750;color:#162635;position:relative}.txfaq-item summary::-webkit-details-marker{display:none}.txfaq-item summary:after{content:'+';position:absolute;right:5px;top:18px;font-size:28px;font-weight:400;color:#0F72AF}.txfaq-item[open] summary:after{content:'–'}.txfaq-answer{padding:0 50px 22px 0;color:#536574;line-height:1.75}.txfaq-answer a{color:#0F72AF;font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}html[dir=rtl] .txfaq-item summary{padding:22px 0 22px 46px}html[dir=rtl] .txfaq-item summary:after{right:auto;left:5px}html[dir=rtl] .txfaq-answer{padding:0 0 22px 50px}
.txq-main{background:#fff;color:#122131}.txq-wrap{max-width:1360px;margin:auto;padding:0 32px}.txq-hero{padding:76px 0 56px;background:linear-gradient(180deg,#fff8f5 0%,#fff 100%);text-align:center}.txq-kicker{font-size:13px;letter-spacing:.12em;font-weight:800;color:#F44F1D}.txq-hero h1{max-width:900px;margin:18px auto;font-size:clamp(42px,5vw,70px);line-height:1.04;letter-spacing:-.045em}.txq-hero p{max-width:850px;margin:auto;font-size:20px;line-height:1.65;color:#516272}.txq-trust{margin-top:26px;display:flex;justify-content:center;gap:28px;flex-wrap:wrap;font-weight:600;color:#375066}.txq-workspace{padding:56px 0 100px}.txq-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.txq-card{border:1px solid #dce4e9;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(16,40,59,.07)}.txq-primary{padding:32px}.txq-summary{padding:28px;position:sticky;top:20px}.txq-step{display:flex;align-items:center;gap:12px;margin:4px 0 22px;font-size:18px;font-weight:800}.txq-step b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff0eb;color:#F44F1D;font-size:14px}.txq-drop{border:2px dashed #bfcdd6;border-radius:20px;padding:50px 24px;text-align:center;background:#fbfdfe;cursor:pointer}.txq-drop:hover,.txq-drop.dragover{border-color:#F44F1D;background:#fff8f5}.txq-drop svg{width:50px;height:50px;fill:none;stroke:#0F72AF;stroke-width:1.7}.txq-file-list{display:grid;gap:10px;margin:16px 0 30px}.txq-file{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e0e7eb;border-radius:12px}.txq-file-icon{width:34px;height:34px;border-radius:9px;background:#eef7fb;color:#0F72AF;display:grid;place-items:center;font-weight:800;font-size:11px}.txq-file-meta{min-width:0;flex:1}.txq-file-meta strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.txq-file button{border:0;background:transparent;color:#a23d2a;cursor:pointer}.txq-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:34px}.txq-fields label,.txq-summary label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#3e5060}.txq-fields input,.txq-fields select,.txq-fields textarea,.txq-summary input,.txq-summary select{width:100%;box-sizing:border-box;border:1px solid #ccd8df;border-radius:11px;background:#fff;padding:13px 14px;font:inherit}.txq-full{grid-column:1/-1}.txq-submit,.txq-estimate-btn{border:0;border-radius:999px;background:#F44F1D;color:#fff;font-weight:800;cursor:pointer}.txq-submit{width:100%;padding:16px 24px;font-size:17px}.txq-estimate-btn{padding:13px 20px;margin-top:14px}.txq-security-note{font-size:12px;line-height:1.6;color:#687b88;margin-top:16px}.txq-summary form{display:grid;gap:14px}.txq-estimate-result{margin-top:18px;padding:18px;border-radius:14px;background:#eff8f5;border:1px solid #c9e7dc}@media(max-width:920px){.txq-grid{grid-template-columns:1fr}.txq-summary{position:static}}@media(max-width:620px){.txq-wrap{padding:0 16px}.txq-primary,.txq-summary{padding:20px}.txq-fields{grid-template-columns:1fr}.txq-full{grid-column:auto}}

.txq-tabs{display:flex;gap:8px;margin:-4px 0 16px}.txq-tab{border:1px solid #d7e1e7;background:#fff;color:#314858;border-radius:999px;padding:8px 16px;font-weight:700;cursor:pointer}.txq-tab.active{background:#0f72af;border-color:#0f72af;color:#fff}.txq-text-panel{border:1px solid #dce4e9;border-radius:18px;padding:18px;background:#fbfdfe;margin-bottom:18px}.txq-text-panel label{display:grid;gap:8px;font-weight:800}.txq-text-panel textarea{width:100%;box-sizing:border-box;resize:vertical;border:1px solid #ccd8df;border-radius:11px;padding:14px;font:inherit}.txq-text-panel small{display:block;margin-top:8px;color:#687b88}

/* v31 quote language controls */
.txq-language-help{display:block;margin-top:6px;color:#71808b;font-size:11px;line-height:1.45;font-weight:500}
#quoteSourceLanguage,#quoteTargetLanguage{width:100%;box-sizing:border-box;border:1px solid #ccd8df;border-radius:11px;background:#fff;padding:13px 14px;font:inherit;color:#172837;outline:none}
#quoteSourceLanguage:focus,#quoteTargetLanguage:focus{border-color:#0f72af;box-shadow:0 0 0 3px rgba(15,114,175,.09)}

/* v35 quote/email delivery status */
.txq-email-readiness{max-width:1360px;margin:22px auto 0;padding:12px 18px;border-radius:12px;font-size:13px;font-weight:700;box-sizing:border-box}
.txq-email-readiness.ready{background:#eef9f3;border:1px solid #bfe3cf;color:#17663d}
.txq-email-readiness.not-ready{background:#fff7e8;border:1px solid #f0cf8a;color:#7c5710}
.txq-status-success{margin-top:16px;padding:14px 16px;border-radius:12px;background:#edf9f2;border:1px solid #bfe3cf;color:#17663d;font-weight:700}
.txq-status-warning{margin-top:16px;padding:14px 16px;border-radius:12px;background:#fff5e6;border:1px solid #efc575;color:#7b5100;font-weight:700}
.txq-status-error{margin-top:16px;padding:14px 16px;border-radius:12px;background:#fff0f0;border:1px solid #e8b1b1;color:#8a2424;font-weight:700}
@media(max-width:1400px){.txq-email-readiness{margin-left:32px;margin-right:32px}}
@media(max-width:620px){.txq-email-readiness{margin-left:16px;margin-right:16px}}
