.elementor-kit-23{--e-global-color-primary:#1E5AFF;--e-global-color-secondary:#0033CC;--e-global-color-text:#0B1220;--e-global-color-accent:#B8915A;--e-global-color-ink-2:#1F2937;--e-global-color-slate:#374151;--e-global-color-muted:#6B7280;--e-global-color-line:#E5E7EB;--e-global-color-cream:#FAF7F2;--e-global-color-sand:#F5EFE7;--e-global-color-navy:#0A1733;--e-global-color-primary-deep:#0B1F3F;--e-global-color-gold-soft:#E5C896;--e-global-color-primary-soft:#EFF6FF;--e-global-color-white:#FFFFFF;--e-global-color-good:#16A34A;--e-global-color-bad:#DC2626;--e-global-color-muted-2:#9CA3AF;--e-global-color-warm-line:#E5DDD0;--e-global-color-parchment:#F2EAD8;--e-global-color-navy-2:#0B1F3F;--e-global-color-gold-line:#D4B584;--e-global-color-warn:#D97706;--e-global-typography-primary-font-family:"Bricolage Grotesque";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Bricolage Grotesque";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Instrument Sans";--e-global-typography-accent-font-weight:600;color:#0B1220;font-family:"Instrument Sans", Sans-serif;font-weight:400;}.elementor-kit-23 e-page-transition{background-color:#FFBC7D;}.elementor-kit-23 h1{color:#0B1220;font-family:"Bricolage Grotesque", Sans-serif;font-weight:600;}.elementor-kit-23 h2{color:#0B1220;font-family:"Bricolage Grotesque", Sans-serif;font-weight:600;}.elementor-kit-23 h3{color:#0B1220;font-family:"Bricolage Grotesque", Sans-serif;font-weight:600;}.elementor-kit-23 h4{color:#0B1220;font-family:"Bricolage Grotesque", Sans-serif;font-weight:600;}.elementor-kit-23 h5{color:#0B1220;font-family:"Instrument Sans", Sans-serif;font-weight:700;}.elementor-kit-23 h6{color:#0B1220;font-family:"Instrument Sans", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */:root {
  --ink: #0B1220;
  --ink-2: #1F2937;
  --slate: #374151;
  --muted: #6B7280;
  --muted-2: #9CA3AF;
  --line: #E5E7EB;
  --warm-line: #E5DDD0;
  --white: #FFFFFF;
  --cream: #FAF7F2;
  --sand: #F5EFE7;
  --parchment: #F2EAD8;
  --primary: #1E5AFF;
  --primary-2: #0033CC;
  --primary-deep: #0B1F3F;
  --primary-soft: #EFF6FF;
  --navy: #0A1733;
  --navy-2: #0B1F3F;
  --gold: #B8915A;
  --gold-soft: #E5C896;
  --gold-line: #D4B584;
  --display: 'Bricolage Grotesque', sans-serif;
  --body: 'Instrument Sans', sans-serif;
  --mono: 'SF Mono', Menlo, Consolas, monospace;
}

/* === Typography & Global Font Overrides === */
body {
  font-family: var(--body);
}
h1, h2, h3, h4, .elementor-heading-title {
  font-family: var(--display) !important;
}
p, .elementor-text-editor p {
  font-family: var(--body) !important;
}
.elementor-button, .elementor-button-text, input, button, textarea, select {
  font-family: var(--body) !important;
}

/* Headings Font-sizes overrides matching HTML styling precisely */
h1, .h1, #hero-heading h1 {
  font-size: clamp(40px, 5.5vw, 64px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.02em !important;
  font-weight: 600 !important;
  color: var(--ink) !important;
}
h2, .h2, #stats-heading h2, #svc-heading h2, #why-heading h2, #logos-heading h2, 
#cases-heading h2, #founder-heading h2, #boss-heading h2, #anti-heading h2, 
#faq-heading h2, #cta-heading h2 {
  font-size: clamp(32px, 3.8vw, 46px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.018em !important;
  font-weight: 600 !important;
  color: var(--ink) !important;
}
.sec--navy h2, .sec--navy h3, #asad-perspective h2, #asad-founder h2 {
  color: #fff !important;
}
h3, .h3 {
  font-size: clamp(22px, 2.2vw, 28px) !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
}

/* === Eyebrow Pills === */
.eyebrow, .elementor-widget-html .eyebrow {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  background: var(--primary-soft) !important;
  color: var(--primary) !important;
  font-family: var(--body) !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  padding: 6px 14px !important;
  border-radius: 999px !important;
  margin-bottom: 18px !important;
}
.eyebrow .ico, .elementor-widget-html .eyebrow .ico {
  width: 6px !important;
  height: 6px !important;
  background: var(--primary) !important;
  border-radius: 50% !important;
  display: inline-block !important;
}
.sec--navy .eyebrow, #asad-perspective .eyebrow {
  background: rgba(255, 255, 255, 0.08) !important;
  color: #9DB8FF !important;
}
.sec--navy .eyebrow .ico, #asad-perspective .eyebrow .ico {
  background: #9DB8FF !important;
}
.sec--cream .eyebrow, .sec--sand .eyebrow, #asad-stats .eyebrow, #asad-why .eyebrow {
  background: #FFFFFF !important;
  border: 1px solid var(--warm-line) !important;
}
.sec--blue .eyebrow {
  background: rgba(255, 255, 255, 0.16) !important;
  color: #fff !important;
  border: 0 !important;
}
.sec--blue .eyebrow .ico {
  background: #fff !important;
}
.founder .eyebrow {
  background: rgba(184, 145, 90, 0.15) !important;
  color: var(--gold-soft) !important;
  margin-bottom: 16px !important;
}
.founder .eyebrow .ico {
  background: var(--gold-soft) !important;
}

/* === Accent Colors === */
.accent {
  color: var(--primary) !important;
}
.sec--navy .accent, #asad-perspective .accent, #asad-founder .accent {
  color: var(--gold-soft) !important;
}

/* === BUTTON STYLING OVERRIDES === */
#hero-cta-primary a, .btn-primary {
  background: var(--ink) !important;
  color: #fff !important;
  border-radius: 8px !important;
  padding: 14px 22px !important;
  font-weight: 600 !important;
  font-size: 14.5px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.18s ease !important;
  box-shadow: 0 1px 0 rgba(255,255,255,0.05) inset, 0 6px 16px -8px rgba(11,18,32,0.45) !important;
  border: 0 !important;
  line-height: 1 !important;
}
#hero-cta-primary a:hover, .btn-primary:hover {
  background: var(--primary-deep) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 1px 0 rgba(255,255,255,0.08) inset, 0 12px 22px -10px rgba(30,90,255,0.45) !important;
}

#hero-cta-ghost a, #svc-cta-btn a, #tenet-btn a, #cases-cta-btn a, #founder-tenet a, #faq-cta-btn a, .btn-ghost {
  background: transparent !important;
  color: var(--ink) !important;
  border: 1.5px solid var(--ink) !important;
  border-radius: 8px !important;
  padding: 14px 22px !important;
  font-weight: 600 !important;
  font-size: 14.5px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.18s ease !important;
  line-height: 1 !important;
}
#hero-cta-ghost a:hover, #svc-cta-btn a:hover, #tenet-btn a:hover, #cases-cta-btn a:hover, #founder-tenet a:hover, #faq-cta-btn a:hover, .btn-ghost:hover {
  background: var(--ink) !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 10px 18px -10px rgba(11,18,32,0.35) !important;
}

#founder-linkedin a, .btn-gold {
  background: var(--gold) !important;
  color: var(--ink) !important;
  border-radius: 8px !important;
  padding: 14px 22px !important;
  font-weight: 600 !important;
  font-size: 14.5px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.18s ease !important;
  line-height: 1 !important;
  border: 0 !important;
}
#founder-linkedin a:hover, .btn-gold:hover {
  background: #9C7948 !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 12px 22px -10px rgba(184,145,90,.4) !important;
}

#asad-nav-cta a {
  background: var(--ink) !important;
  color: #fff !important;
  padding: 10px 18px !important;
  border-radius: 8px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.18s ease !important;
  line-height: 1 !important;
}
#asad-nav-cta a:hover {
  background: var(--primary-deep) !important;
  box-shadow: 0 8px 18px -10px rgba(30,90,255,0.55) !important;
}

/* === CARD & DECORATIVE STYLINGS === */
#hero-form-card {
  background: #FAF7F2 !important;
  border: 1px solid #E5DDD0 !important;
  border-radius: 16px !important;
}
#persp-callout {
  margin-top: 36px !important;
  padding: 24px 28px !important;
  border-left: 3px solid #B8915A !important;
  background: rgba(184, 145, 90, 0.06) !important;
  border-radius: 0 8px 8px 0 !important;
}
#persp-text, #persp-text p, #persp-text .elementor-text-editor {
  font-size: 18px !important;
  line-height: 1.7 !important;
  color: #CBD5E1 !important;
}
#tenet-text p, #tenet-text .elementor-text-editor {
  font-size: 16.5px !important;
  color: #374151 !important;
  line-height: 1.75 !important;
}
#tenet-stats-card {
  background: #fff !important;
  border: 1px solid #E5DDD0 !important;
  border-radius: 14px !important;
}
#founder-text p, #founder-text .elementor-text-editor {
  font-size: 17px !important;
  line-height: 1.75 !important;
  color: #D6DEEB !important;
}
#boss-card {
  background: #fff !important;
  border: 1px solid #E5DDD0 !important;
  border-radius: 18px !important;
  position: relative !important;
}
#boss-card:before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 3px !important;
  background: linear-gradient(90deg, #B8915A 0%, #E5C896 50%, #B8915A 100%) !important;
}
#boss-icon {
  width: 60px !important;
  height: 60px !important;
  background: rgba(184,145,90,0.12) !important;
  border: 1px solid #D4B584 !important;
  border-radius: 12px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 24px !important;
  margin-bottom: 18px !important;
}
#anti-sub p, #anti-sub .elementor-text-editor {
  font-size: 16px !important;
  color: #374151 !important;
  line-height: 1.7 !important;
}

/* === BORDERS & GRIDS DECORATIONS === */
#stats-grid > .e-con {
  border-right: 1px solid #E5DDD0 !important;
}
#stats-grid > .e-con:last-child {
  border-right: 0 !important;
}
@media (max-width: 880px) {
  #stats-grid > .e-con {
    border-right: 0 !important;
    border-bottom: 1px solid #E5DDD0 !important;
  }
  #stats-grid > .e-con:nth-child(odd) {
    border-right: 1px solid #E5DDD0 !important;
  }
  #stats-grid > .e-con:nth-last-child(-n+2) {
    border-bottom: 0 !important;
  }
}
@media (max-width: 480px) {
  #stats-grid > .e-con {
    border-right: 0 !important;
    border-bottom: 1px solid #E5DDD0 !important;
  }
  #stats-grid > .e-con:last-child {
    border-bottom: 0 !important;
  }
}

#svc-grid {
  border-top: 1px solid #E5E7EB !important;
  border-left: 1px solid #E5E7EB !important;
}
#svc-grid > .e-con {
  border-right: 1px solid #E5E7EB !important;
  border-bottom: 1px solid #E5E7EB !important;
  background: #fff !important;
  transition: background 0.18s !important;
}
#svc-grid > .e-con:hover {
  background: #FAF7F2 !important;
}

#why-compare {
  background: #fff !important;
  border: 1px solid #E5DDD0 !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}
#why-compare-vs {
  background: #0B1220 !important;
  color: #fff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-weight: 700 !important;
  font-family: var(--mono) !important;
}

#why-cap-grid {
  border-top: 1px solid #E5DDD0 !important;
  border-left: 1px solid #E5DDD0 !important;
}
#why-cap-grid > .e-con {
  border-right: 1px solid #E5DDD0 !important;
  border-bottom: 1px solid #E5DDD0 !important;
  background: #fff !important;
}

#logos-grid {
  background: #E5E7EB !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}
#logos-grid > .e-con {
  background: #fff !important;
  min-height: 108px !important;
}

#cases-grid {
  background: #E5DDD0 !important;
  border: 1px solid #E5DDD0 !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}
#cases-grid > .e-con {
  background: #fff !important;
  min-height: 108px !important;
  transition: background 0.18s, transform 0.18s !important;
}
#cases-grid > .e-con:hover {
  background: #FAF7F2 !important;
}

#anti-list-grid {
  background: #E5DDD0 !important;
  border: 1px solid #E5DDD0 !important;
  border-radius: 12px !important;
  overflow: hidden !important;
}
#anti-list-grid > .e-con {
  background: #FAF7F2 !important;
}

#faq-accordion .elementor-accordion-item {
  border-bottom: 1px solid #E5E7EB !important;
  border-top: 0 !important;
  padding: 24px 0 !important;
}
#faq-accordion .elementor-accordion-title {
  font-family: var(--display) !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #0B1220 !important;
  line-height: 1.35 !important;
}
#faq-accordion .elementor-accordion-content {
  font-family: var(--body) !important;
  font-size: 15px !important;
  color: #374151 !important;
  line-height: 1.7 !important;
  padding: 14px 0 0 0 !important;
}

#cta-text p, #cta-text .elementor-text-editor {
  font-size: 17px !important;
  line-height: 1.65 !important;
  color: rgba(255,255,255,0.85) !important;
}
#cta-form-card {
  background: #fff !important;
  border-radius: 16px !important;
}

/* === FORM ELEMENTS STYLING === */
.field { margin-bottom: 14px; }
.field label { display: block; font-size: 11.5px; font-weight: 600; color: #0B1F3A; margin-bottom: 6px; letter-spacing: 0.02em; text-align: left; }
.field input { width: 100%; padding: 12px 14px; border: 1px solid #E5DDD0; border-radius: 8px; font-size: 14px; background: #fff; color: #0B1F3A; transition: border 0.15s; }
.field input:focus { outline: 0; border-color: #1E5AFF; box-shadow: 0 0 0 3px rgba(30,90,255,.15); }
.field input::placeholder { color: #9CA3AF; }
.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.fine { font-size: 11.5px; color: #6B7280; margin-top: 14px; line-height: 1.5; display: flex; align-items: flex-start; gap: 6px; text-align: left; }
.fine .lock { font-size: 11px; line-height: 1.5; }

form button[type="submit"] {
  background: var(--ink) !important;
  color: #fff !important;
  border-radius: 8px !important;
  padding: 14px 22px !important;
  font-weight: 600 !important;
  font-size: 14.5px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.18s ease !important;
  box-shadow: 0 1px 0 rgba(255,255,255,0.05) inset, 0 6px 16px -8px rgba(11,18,32,0.45) !important;
  border: 0 !important;
  width: 100% !important;
  cursor: pointer !important;
  line-height: 1 !important;
}
form button[type="submit"]:hover {
  background: var(--primary-deep) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 1px 0 rgba(255,255,255,0.08) inset, 0 12px 22px -10px rgba(30,90,255,0.45) !important;
}

/* === HEADER NAVIGATION OVERRIDES === */
#asad-nav-links {
  display: flex !important;
  flex-direction: row !important;
  gap: 30px !important;
  align-items: center !important;
}
#asad-nav-links > .elementor-widget {
  width: auto !important;
  margin: 0 !important;
}
#asad-nav-links a {
  font-size: 14px !important;
  color: var(--slate) !important;
  font-weight: 500 !important;
  transition: color 0.15s !important;
}
#asad-nav-links a:hover {
  color: var(--primary) !important;
}

/* === FOOTER OVERRIDES === */
#footer-grid a {
  font-size: 13.5px !important;
  color: #9CA3AF !important;
  transition: color 0.15s !important;
}
#footer-grid a:hover {
  color: #fff !important;
}
#footer-grid h5, #footer-grid h3, #footer-grid .elementor-heading-title {
  font-family: var(--body) !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  color: #fff !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  margin-bottom: 18px !important;
}
#footer-brand h4, #footer-brand h3, #footer-brand .elementor-heading-title {
  font-family: var(--display) !important;
  font-size: 24px !important;
  color: #fff !important;
  margin-bottom: 10px !important;
  text-transform: none !important;
  letter-spacing: -0.01em !important;
}
#footer-brand p, #footer-brand .elementor-text-editor {
  font-size: 13.5px !important;
  line-height: 1.65 !important;
  color: #9CA3AF !important;
}

/* === STICKY BAR STYLING === */
.boss-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--ink);
  color: #fff;
  border-top: 3px solid var(--gold);
  padding: 16px 24px;
  z-index: 9999;
  transform: translateY(100%);
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 -10px 30px rgba(0,0,0,0.3);
}
.boss-bar.shown {
  transform: translateY(0);
}
.bar-inner {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}
.bar-icon {
  font-size: 24px;
  flex-shrink: 0;
}
.bar-text {
  flex-grow: 1;
  text-align: left;
}
.bar-text strong {
  display: block;
  font-size: 15px;
  font-family: var(--display);
  font-weight: 600;
  color: #fff;
  margin-bottom: 4px;
}
.bar-text span {
  display: block;
  font-size: 13px;
  color: #9CA3AF;
}
.bar-cta {
  background: var(--gold) !important;
  color: var(--ink) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  padding: 10px 18px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  transition: all 0.15s !important;
  white-space: nowrap;
}
.bar-cta:hover {
  background: #fff !important;
  transform: translateY(-1px);
}
.bar-close {
  background: none;
  border: 0;
  color: #9CA3AF;
  font-size: 18px;
  cursor: pointer;
  padding: 4px;
  margin-left: 10px;
  transition: color 0.15s;
}
.bar-close:hover {
  color: #fff;
}
@media (max-width: 760px) {
  .bar-inner {
    flex-wrap: wrap;
    gap: 12px;
  }
  .bar-text {
    width: calc(100% - 70px);
  }
  .bar-cta {
    width: 100%;
    text-align: center;
  }
}

/* === REVIEW STARS PULSE ANIMATIONS === */
@keyframes asad-pulse { 0% { box-shadow: 0 0 0 0 rgba(30,90,255,0.55); } 70% { box-shadow: 0 0 0 8px rgba(30,90,255,0); } 100% { box-shadow: 0 0 0 0 rgba(30,90,255,0); } }
@keyframes asad-pulse-soft { 0% { box-shadow: 0 0 0 0 rgba(216,184,125,0.55); } 70% { box-shadow: 0 0 0 8px rgba(216,184,125,0); } 100% { box-shadow: 0 0 0 0 rgba(216,184,125,0); } }
.eyebrow--audit .ico { animation: asad-pulse 1.8s cubic-bezier(0.4,0,0.6,1) infinite; }
.sec--navy .eyebrow--audit .ico, .sec--cream .eyebrow--audit .ico, .sec--sand .eyebrow--audit .ico { animation-name: asad-pulse-soft; }
@media (prefers-reduced-motion: reduce) { .eyebrow--audit .ico { animation: none; } }

/* === Nav backdrop blur === */
.elementor-location-header {
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
}

/* === Section bottom borders === */
.hero-bottom-border { border-bottom: 1px solid var(--line) !important; }

/* === Grid width adjustments (accounting for gap) === */
.grid-3 { width: 31% !important; }
.grid-4 { width: 23.5% !important; }
.grid-2 { width: 48% !important; }
.grid-5 { width: 18.4% !important; }

/* === Card hover cream === */
.card-hover-cream:hover { background: var(--cream) !important; }

/* === Tag styling === */
.tag-blue { background: var(--primary-soft) !important; color: var(--primary) !important; padding: 4px 9px !important; border-radius: 4px !important; font-size: 10.5px !important; font-weight: 600 !important; }

/* === Hero lead === */
.hero-lead { font-size: 18px !important; line-height: 1.6 !important; }

/* === Max-width helpers === */
.max-540 { max-width: 540px !important; }
.max-680 { max-width: 680px !important; }
.max-720 { max-width: 720px !important; }
.max-760 { max-width: 760px !important; }
.max-820 { max-width: 820px !important; }
.max-880 { max-width: 880px !important; }
.max-920 { max-width: 920px !important; }

/* === Text color overrides === */
.text-ink { color: var(--ink) !important; }
.text-slate { color: var(--slate) !important; }
.text-muted { color: var(--muted) !important; }

/* === Padding helpers === */
.padding-32-30 { padding: 32px 30px !important; }
.padding-30-28 { padding: 30px 28px !important; }
.padding-28-32 { padding: 28px 32px !important; }
.padding-26-28 { padding: 26px 28px !important; }
.padding-36-28 { padding: 36px 28px !important; }
.padding-24-26 { padding: 24px 26px !important; }
/* === Nav backdrop blur === */
.elementor-location-header {
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
}

/* === Section bottom borders === */
.hero-bottom-border { border-bottom: 1px solid var(--line) !important; }

/* === Grid width adjustments (accounting for gap) === */
.grid-3 { width: 31% !important; }
.grid-4 { width: 23.5% !important; }
.grid-2 { width: 48% !important; }
.grid-5 { width: 18.4% !important; }

/* === Card hover cream === */
.card-hover-cream:hover { background: var(--cream) !important; }

/* === Tag styling === */
.tag-blue { background: var(--primary-soft) !important; color: var(--primary) !important; padding: 4px 9px !important; border-radius: 4px !important; font-size: 10.5px !important; font-weight: 600 !important; }

/* === Hero lead === */
.hero-lead { font-size: 18px !important; line-height: 1.6 !important; }

/* === Max-width helpers === */
.max-540 { max-width: 540px !important; }
.max-680 { max-width: 680px !important; }
.max-720 { max-width: 720px !important; }
.max-760 { max-width: 760px !important; }
.max-820 { max-width: 820px !important; }
.max-880 { max-width: 880px !important; }
.max-920 { max-width: 920px !important; }

/* === Text color overrides === */
.text-ink { color: var(--ink) !important; }
.text-slate { color: var(--slate) !important; }
.text-muted { color: var(--muted) !important; }

/* === Padding helpers === */
.padding-32-30 { padding: 32px 30px !important; }
.padding-30-28 { padding: 30px 28px !important; }
.padding-28-32 { padding: 28px 32px !important; }
.padding-26-28 { padding: 26px 28px !important; }
.padding-36-28 { padding: 36px 28px !important; }
.padding-24-26 { padding: 24px 26px !important; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bricolage Grotesque';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://asad.ae/wp-content/uploads/2026/06/BricolageGrotesque-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Bricolage Grotesque';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://asad.ae/wp-content/uploads/2026/06/BricolageGrotesque-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Bricolage Grotesque';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://asad.ae/wp-content/uploads/2026/06/BricolageGrotesque-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Bricolage Grotesque';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://asad.ae/wp-content/uploads/2026/06/BricolageGrotesque-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Instrument Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://asad.ae/wp-content/uploads/2026/06/InstrumentSans-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Instrument Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://asad.ae/wp-content/uploads/2026/06/InstrumentSans-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Instrument Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://asad.ae/wp-content/uploads/2026/06/InstrumentSans-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Instrument Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://asad.ae/wp-content/uploads/2026/06/InstrumentSans-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */