/* =========================================================
   Site polish ? brand colors #03a4ed / #ff695f
   Enhances Onix Digital without breaking the template
   ========================================================= */

:root {
  /* Hero text palette from design */
  --brand-blue: #03a4ed;
  --brand-coral: #ff695f;
  --ink: #2a2a2a;
  --muted: #4a5563;
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  --font-display: 'Outfit', system-ui, sans-serif;
  --font-body: 'Source Sans 3', system-ui, sans-serif;
  /* Readable frontend type scale */
  --fs-base: 1.0625rem;
  --fs-sm: 0.9375rem;
  --fs-md: 1.125rem;
  --fs-lg: 1.25rem;
  --page-bg: #ffffff;
  --page-bg-soft: #f8fbfe;
  --header-bg: #ffffff;
  --topbar-bg: #f3f5f7;
  --card-bg: #ffffff;
  --border-ui: rgba(30, 36, 48, 0.08);
  --shadow-ui: 0 10px 30px rgba(30, 36, 48, 0.08);
}

html[data-theme="dark"] {
  color-scheme: dark;
  --ink: #e8edf4;
  --muted: #9aa6b5;
  --page-bg: #0f141b;
  --page-bg-soft: #171d27;
  --header-bg: #151b24;
  --topbar-bg: #121821;
  --card-bg: #1a222e;
  --border-ui: rgba(232, 237, 244, 0.1);
  --shadow-ui: 0 12px 32px rgba(0, 0, 0, 0.35);
  --brand-blue: #3bb8f0;
  --brand-coral: #ff7d74;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  font-family: var(--font-body) !important;
  color: var(--ink);
  font-size: 19px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background:
    radial-gradient(1200px 600px at 0% 0%, rgba(3, 164, 237, 0.07), transparent 55%),
    radial-gradient(900px 500px at 100% 20%, rgba(255, 105, 95, 0.06), transparent 50%),
    #ffffff;
}

/* ---- Frontend typography ? larger readable text ---- */
.main-banner .item p,
.main-banner .call-button a,
.our-services .item p,
.about-us p,
.pricing-tables .item p,
.pricing-tables .item ul li,
.subscribe p,
.contact-us .info,
.contact-us .info span,
.demo-card-body p,
.video-good-meta p,
.product-modal-head p,
.fun-facts .count-title,
.pricing-tables .item ul li {
  font-size: var(--fs-base) !important;
  line-height: 1.65 !important;
}

.section-heading h2,
.about-us .section-heading h2,
.contact-us .section-heading h2 {
  font-size: clamp(1.9rem, 3.2vw, 2.55rem) !important;
}

.section-heading span,
.main-banner .item h6,
.our-services .section-heading span,
.pricing-tables .section-heading span,
.demo-store .section-heading span,
#video .section-heading span {
  font-size: 1.05rem !important;
}

.main-banner .item h2 {
  font-size: clamp(2.2rem, 4.6vw, 3.5rem) !important;
  line-height: 1.15 !important;
}

.our-services .item h4,
.pricing-tables .item h4 {
  font-size: 1.3rem !important;
}

.main-blue-button-hover a,
.main-red-button-hover a,
.main-button,
.main-blue-button a,
.main-red-button a {
  font-size: 1.02rem !important;
}

.subscribe h2 {
  font-size: clamp(1.75rem, 3vw, 2.35rem) !important;
}

footer h4,
.sf-col h4 {
  font-size: 1.15rem !important;
}

.sf-brand-text {
  font-size: 1.08rem !important;
}

.sf-contact-lines a,
.sf-col ul li a,
.sf-bottom-links a,
.site-footer-bottom p {
  font-size: 1.02rem !important;
}

.sf-form input {
  font-size: 1rem !important;
}

.svc-eyebrow,
.abt-eyebrow,
.port-eyebrow,
.vid-eyebrow,
.ct-eyebrow {
  font-size: 1.05rem !important;
}

.svc-title,
.abt-title,
.port-title,
.vid-title,
.ct-title {
  font-size: clamp(2.15rem, 4.2vw, 3.25rem) !important;
}

.svc-lead,
.abt-lead,
.port-lead,
.vid-lead,
.ct-lead {
  font-size: 1.18rem !important;
}

h1, h2, h3, h4, h5, h6,
.section-heading h2,
.main-banner .item h2,
.pricing-tables .item h4,
.demo-card-body h4,
.product-modal-head h3 {
  font-family: var(--font-display) !important;
  letter-spacing: -0.02em;
}

p, span, li, input, textarea, button, a, label {
  font-family: var(--font-body);
}

/*
 * Frontend text colors (hero palette):
 * dark #2a2a2a | blue #03a4ed | coral #ff695f
 * Menu (.header-area) is excluded on purpose.
 */
body > *:not(.header-area) h1,
body > *:not(.header-area) h2,
body > *:not(.header-area) h3,
body > *:not(.header-area) h4,
body > *:not(.header-area) h5,
body > *:not(.header-area) h6,
.main-banner h2,
.main-banner .item h2,
.section-heading h2,
.our-services .item h4,
.about-us .section-heading h2,
.pricing-tables .item h4,
.demo-card-body h4,
.product-modal-head h3,
.video-good-meta,
footer h4,
.subscribe h2,
.contact-us .section-heading h2 {
  color: var(--ink) !important;
}

.contact-us .section-heading.contact-heading {
  text-align: left;
}

.our-videos + .contact-us.section {
  padding-top: 110px !important;
  margin-top: 24px;
  padding-bottom: 110px !important;
}

.contact-us .section-heading.contact-heading > span {
  margin: 0 0 1rem !important;
}

.contact-us .section-heading.contact-heading h2 {
  margin-bottom: 2.25rem !important;
  max-width: none !important;
}

/* Coral ? labels / eyebrows / accent words */
.main-banner .item h6,
.section-heading span,
.demo-category,
.our-services .section-heading span,
.pricing-tables .section-heading span,
.demo-store .section-heading span,
#video .section-heading span,
.main-banner .item h2 span,
.section-heading h2 span,
h2 span,
h3 span,
h4 span {
  color: var(--brand-coral) !important;
}

/* Blue ? emphasized words (em) */
.main-banner .item h2 em,
.section-heading h2 em,
h2 em,
h3 em,
h4 em,
em {
  color: var(--brand-blue) !important;
  font-style: normal;
}

/* Body / supporting text ? dark */
.main-banner .item p,
.our-services .item p,
.about-us p,
.pricing-tables .item ul li,
.demo-card-body p,
.video-good-meta p,
.subscribe p,
.contact-us .info,
.product-modal-head p {
  color: var(--ink) !important;
}

/* Content links ? blue (not menu, not CTA buttons) */
.main-banner a:not(.main-blue-button-hover a):not(.main-red-button-hover a),
.our-services a:not(.main-blue-button-hover a):not(.main-red-button-hover a),
.about-us a:not(.main-blue-button-hover a):not(.main-red-button-hover a),
.pricing-tables a:not(.main-blue-button-hover a):not(.main-red-button-hover a),
.demo-store a:not(.demo-btn),
#video a:not(.demo-btn),
.contact-us .info a {
  color: var(--brand-blue) !important;
}

/* Keep CTA button labels white on brand backgrounds */
.main-blue-button a,
.main-blue-button-hover a,
.main-red-button a,
.main-red-button-hover a,
.main-button {
  color: #fff !important;
}

.contact-us .info a:hover {
  color: var(--brand-coral) !important;
}

/* Phone / coral accents in content (not price pills ? those need white text) */
.main-banner .call-button a,
.count-title {
  color: var(--brand-coral) !important;
}

/* Keep MENU colors original ? do not force hero palette */
.header-area .main-nav .nav li .site-nav-link {
  font-family: var(--font-display) !important;
}

.header-area .main-nav .nav li .site-nav-link:hover,
.header-area .main-nav .nav li .site-nav-link.active {
  /* styled in professional navbar block */
}

.header-area .main-nav .nav li .site-cta-btn,
.header-area .main-nav .nav li .site-cta-btn:hover {
  color: #fff !important;
}

/* ---- Two-tier header (always visible while scrolling) ---- */
.site-header-wrap,
.site-header-wrap.background-header,
.site-header-wrap.is-scrolled,
.site-header-wrap.background-header.is-scrolled {
  position: sticky !important;
  top: 0 !important;
  left: auto !important;
  right: auto !important;
  z-index: 1000 !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  display: block !important;
  overflow: visible !important;
  box-shadow: none !important;
  background: transparent !important;
}

.site-header-wrap .header-area.site-header,
.site-header-wrap.background-header .header-area.site-header,
.site-header-wrap.is-scrolled .header-area.site-header {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  float: none !important;
  height: auto !important;
  min-height: 96px !important;
}

.site-topbar {
  display: block !important;
  background: #f3f5f7;
  border-bottom: 1px solid rgba(30, 36, 48, 0.06);
  font-family: var(--font-body);
  font-size: 0.92rem;
  color: var(--muted);
  overflow: hidden;
  min-height: 40px;
  height: auto;
  max-height: 64px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  padding: 0;
  margin: 0;
  transition:
    max-height 0.32s ease,
    min-height 0.32s ease,
    opacity 0.28s ease,
    border-color 0.28s ease,
    visibility 0.28s ease;
}

/* Hide top info bar while scrolling (landing / sticky header) */
.site-header-wrap.is-scrolled .site-topbar,
body.header-scrolled .site-topbar {
  max-height: 0 !important;
  min-height: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border-bottom-color: transparent !important;
  overflow: hidden !important;
}

.site-topbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: 40px;
  padding: 0.35rem 0;
}

.site-topbar-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.35rem 1.35rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-topbar-info li {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.site-topbar-info a,
.site-topbar-info li.site-topbar-hours {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  color: var(--muted);
  text-decoration: none;
  transition: color 0.2s var(--ease);
}

.site-topbar-info a:hover {
  color: var(--brand-blue);
}

.site-topbar-info i {
  color: var(--brand-blue);
  font-size: 0.85rem;
}

.site-topbar-social {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  flex-shrink: 0;
}

.site-topbar-social-label {
  color: var(--muted);
  font-weight: 500;
  white-space: nowrap;
}

.site-topbar-social-links {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-topbar-social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  background: #fff;
  color: var(--brand-blue);
  font-size: 0.78rem;
  text-decoration: none;
  box-shadow: 0 1px 4px rgba(30, 36, 48, 0.08);
  transition: transform 0.2s var(--ease), color 0.2s var(--ease), background 0.2s var(--ease);
}

.site-topbar-social-links a:hover {
  transform: translateY(-1px);
  color: #fff;
  background: var(--brand-blue);
}

.site-topbar-social-links .social-svg,
.sf-social .social-svg {
  width: 0.95em;
  height: 0.95em;
  display: block;
  fill: currentColor;
}

.header-area.site-header {
  height: auto;
  min-height: 70px;
  background: #fff !important;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border-bottom: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: 0 4px 20px rgba(30, 36, 48, 0.05);
}

.site-header-wrap.background-header .header-area.site-header,
.site-header-wrap .header-area.site-header.header-scrolled {
  background: #fff !important;
  box-shadow: 0 6px 24px rgba(30, 36, 48, 0.08);
}

.site-header-container {
  max-width: 1320px;
  margin: 0 auto;
  padding-left: 1.15rem;
  padding-right: 1.15rem;
}

.site-navbar.main-nav {
  display: flex !important;
  align-items: center;
  justify-content: space-between !important;
  gap: 0.75rem 1rem !important;
  min-height: 96px;
  float: none !important;
  width: 100%;
  flex-wrap: nowrap;
}

.header-area .main-nav.site-navbar .nav.site-nav,
.background-header .main-nav.site-navbar .nav.site-nav,
.site-header-wrap.background-header .main-nav .nav.site-nav,
.site-header-wrap.is-scrolled .main-nav .nav.site-nav {
  float: none !important;
  margin: 0 !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  position: static !important;
  z-index: auto !important;
}

@media (min-width: 993px) {
  .site-nav.nav,
  .header-area .main-nav.site-navbar .nav.site-nav,
  .background-header .main-nav.site-navbar .nav.site-nav,
  .site-header-wrap.background-header .main-nav .nav.site-nav,
  .site-header-wrap.is-scrolled .main-nav .nav.site-nav {
    display: flex !important;
  }

  .site-menu-trigger.menu-trigger {
    display: none !important;
  }
}

.site-brand.logo {
  float: none !important;
  line-height: 1.1 !important;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.2rem 0;
  text-decoration: none !important;
  max-width: none;
}

.site-brand-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-shrink: 0;
}

/* Default: small icon mark beside HTML wordmark */
.site-brand.is-icon-logo .site-brand-logo {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: linear-gradient(145deg, #03a4ed 0%, #0284c7 100%);
  box-shadow: 0 5px 14px rgba(3, 164, 237, 0.28);
  padding: 0.35rem;
}

.site-brand.is-icon-logo .site-brand-logo img {
  max-height: 32px !important;
  max-width: 32px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  display: block;
}

/* Uploaded / full brand logo ? show large & sharp */
.site-brand.is-full-logo {
  max-width: min(280px, 46vw);
}

.site-brand.is-full-logo .site-brand-logo {
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  padding: 0;
  overflow: visible;
}

.site-brand.is-full-logo .site-brand-logo img {
  display: block;
  width: auto !important;
  height: 56px !important;
  max-height: 56px !important;
  max-width: min(220px, 48vw) !important;
  object-fit: contain !important;
  image-rendering: auto;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.site-brand-text {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}

.site-brand-text > span.site-brand-tagline {
  font-family: var(--font-display);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted);
  line-height: 1.2;
}

.site-brand-text strong.site-brand-name {
  font-family: var(--font-display);
  font-size: 1.45rem;
  font-weight: 700;
  color: transparent;
  letter-spacing: -0.02em;
  line-height: 1.1;
}

.site-nav.nav {
  float: none !important;
  display: none;
  flex-wrap: nowrap !important;
  align-items: center;
  justify-content: center !important;
  gap: 0.1rem !important;
  margin: 0 auto !important;
  padding: 0 !important;
  list-style: none;
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 0;
}

.site-nav-item {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  flex: 0 0 auto;
}

.header-area .main-nav .nav li,
.header-area .main-nav .nav li.site-nav-item,
.background-header .main-nav .nav li {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 !important;
}

.site-nav-link {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: auto !important;
  line-height: 1.25 !important;
  padding: 0.4rem 0.45rem !important;
  font-family: var(--font-display) !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  color: var(--ink) !important;
  text-transform: none !important;
  border-radius: 0;
  background: transparent !important;
  text-decoration: none !important;
  white-space: nowrap;
  flex-shrink: 0;
  position: relative;
  transition: color 0.2s var(--ease);
}

.header-area .main-nav .nav li a.site-nav-link:hover,
.header-area .main-nav .nav li a.site-nav-link.active,
.background-header .main-nav .nav li a.site-nav-link:hover,
.background-header .main-nav .nav li a.site-nav-link.active {
  color: var(--brand-blue) !important;
}

.site-nav-link:hover {
  color: var(--brand-blue) !important;
  background: transparent !important;
}

.site-nav-link.active {
  color: var(--brand-blue) !important;
  background: transparent !important;
  font-weight: 600 !important;
}

.site-nav-link::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0.15rem;
  width: 0;
  height: 2px;
  background: var(--brand-coral);
  border-radius: 2px;
  transform: translateX(-50%);
  transition: width 0.25s var(--ease);
}

.site-nav-link:hover::after,
.site-nav-link.active::after {
  width: calc(100% - 0.5rem);
}

.site-nav-actions {
  display: flex !important;
  align-items: center;
  gap: 0.55rem !important;
  flex-shrink: 0;
  margin-left: 0 !important;
  padding-left: 0.65rem;
  border-left: 1px solid rgba(30, 36, 48, 0.1);
  position: relative;
  z-index: 2;
}

.site-call-box {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  text-decoration: none !important;
  color: inherit;
  transition: transform 0.2s var(--ease);
  flex-shrink: 0;
}

.site-call-box:hover {
  transform: translateY(-1px);
}

.site-call-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: linear-gradient(145deg, #03a4ed 0%, #0284c7 100%);
  color: #fff;
  font-size: 0.85rem;
  box-shadow: 0 4px 12px rgba(3, 164, 237, 0.25);
  flex-shrink: 0;
}

.site-call-text {
  display: flex;
  flex-direction: column;
  gap: 0;
  line-height: 1.15;
}

.site-call-text small {
  font-family: var(--font-display);
  font-size: 0.55rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted);
}

.site-call-text strong {
  font-family: var(--font-display);
  font-size: 0.84rem;
  font-weight: 700;
  color: var(--ink);
  letter-spacing: -0.01em;
}

.site-cta-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
  padding: 0.5rem 0.95rem !important;
  min-height: 38px;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%) !important;
  color: #fff !important;
  font-family: var(--font-display) !important;
  font-weight: 600 !important;
  font-size: 0.82rem !important;
  letter-spacing: 0 !important;
  border-radius: 999px !important;
  text-decoration: none !important;
  box-shadow: 0 6px 16px rgba(255, 88, 88, 0.28);
  transition: transform 0.2s var(--ease), filter 0.2s var(--ease), box-shadow 0.2s var(--ease);
  white-space: nowrap;
  flex-shrink: 0;
}

.site-cta-btn i {
  font-size: 0.8rem;
}

.site-cta-btn:hover,
.site-cta-btn:focus {
  transform: translateY(-1px);
  filter: brightness(1.04);
  color: #fff !important;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%) !important;
  box-shadow: 0 12px 26px rgba(255, 88, 88, 0.38);
}

.site-cta-btn.active {
  box-shadow: 0 0 0 3px rgba(255, 88, 88, 0.22), 0 10px 24px rgba(255, 88, 88, 0.34);
}

.site-nav-mobile-only {
  display: none !important;
}

.site-menu-trigger.menu-trigger {
  display: none;
  flex-shrink: 0;
  margin-left: auto;
  position: relative !important;
  top: auto !important;
  right: auto !important;
  width: 44px !important;
  height: 44px !important;
  padding: 0 !important;
  text-indent: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
  background: #fff !important;
  border: 1px solid rgba(30, 36, 48, 0.12) !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.06);
  cursor: pointer;
  z-index: 99;
  transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.site-menu-trigger.menu-trigger:hover {
  background: #f8fafc !important;
  border-color: rgba(3, 164, 237, 0.35) !important;
  box-shadow: 0 6px 18px rgba(3, 164, 237, 0.12);
}

.site-menu-trigger.menu-trigger:focus-visible {
  outline: 2px solid #03a4ed;
  outline-offset: 2px;
}

/* Clean 3-line hamburger */
.site-menu-trigger.menu-trigger .menu-trigger-icon,
.site-menu-trigger.menu-trigger span {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 20px !important;
  height: 2px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #1e2430 !important;
  border-radius: 2px;
  transform: translate(-50%, -50%) !important;
  transition: background 0.25s ease, transform 0.25s ease, opacity 0.2s ease !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: 0 !important;
  color: transparent !important;
}

.site-menu-trigger.menu-trigger .menu-trigger-icon::before,
.site-menu-trigger.menu-trigger .menu-trigger-icon::after,
.site-menu-trigger.menu-trigger span::before,
.site-menu-trigger.menu-trigger span::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  width: 20px !important;
  height: 2px !important;
  background: #1e2430 !important;
  border-radius: 2px;
  transition: transform 0.25s ease, top 0.25s ease, opacity 0.2s ease !important;
}

.site-menu-trigger.menu-trigger .menu-trigger-icon::before,
.site-menu-trigger.menu-trigger span::before {
  top: -7px !important;
  transform: none !important;
  transform-origin: center !important;
  width: 20px !important;
}

.site-menu-trigger.menu-trigger .menu-trigger-icon::after,
.site-menu-trigger.menu-trigger span::after {
  top: 7px !important;
  transform: none !important;
  transform-origin: center !important;
  width: 20px !important;
}

/* Open = X */
.site-menu-trigger.menu-trigger.active .menu-trigger-icon,
.site-menu-trigger.menu-trigger.active span {
  background: transparent !important;
}

.site-menu-trigger.menu-trigger.active .menu-trigger-icon::before,
.site-menu-trigger.menu-trigger.active span::before {
  top: 0 !important;
  transform: rotate(45deg) !important;
  background: #1e2430 !important;
}

.site-menu-trigger.menu-trigger.active .menu-trigger-icon::after,
.site-menu-trigger.menu-trigger.active span::after {
  top: 0 !important;
  transform: rotate(-45deg) !important;
  background: #1e2430 !important;
}

html[data-theme="dark"] .site-menu-trigger.menu-trigger {
  background: #1a2332 !important;
  border-color: rgba(232, 237, 244, 0.16) !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
}

html[data-theme="dark"] .site-menu-trigger.menu-trigger:hover {
  background: #243044 !important;
  border-color: rgba(3, 164, 237, 0.45) !important;
}

html[data-theme="dark"] .site-menu-trigger.menu-trigger .menu-trigger-icon,
html[data-theme="dark"] .site-menu-trigger.menu-trigger span,
html[data-theme="dark"] .site-menu-trigger.menu-trigger .menu-trigger-icon::before,
html[data-theme="dark"] .site-menu-trigger.menu-trigger .menu-trigger-icon::after,
html[data-theme="dark"] .site-menu-trigger.menu-trigger span::before,
html[data-theme="dark"] .site-menu-trigger.menu-trigger span::after,
html[data-theme="dark"] .site-menu-trigger.menu-trigger.active .menu-trigger-icon::before,
html[data-theme="dark"] .site-menu-trigger.menu-trigger.active span::before,
html[data-theme="dark"] .site-menu-trigger.menu-trigger.active .menu-trigger-icon::after,
html[data-theme="dark"] .site-menu-trigger.menu-trigger.active span::after {
  background: #e8edf4 !important;
}

html[data-theme="dark"] .site-menu-trigger.menu-trigger.active .menu-trigger-icon,
html[data-theme="dark"] .site-menu-trigger.menu-trigger.active span {
  background: transparent !important;
}

/* Laptop: hide phone label text, keep icon */
@media (max-width: 1280px) {
  .site-call-text {
    display: none;
  }

  .site-nav-link {
    padding: 0.35rem 0.35rem !important;
    font-size: 0.94rem !important;
  }
}

/* Mid desktop: hide call box to prevent crowding */
@media (max-width: 1100px) {
  .site-call-box {
    display: none;
  }

  .site-brand-tagline {
    display: none !important;
  }

  .site-nav-actions {
    border-left: none;
    padding-left: 0;
  }
}

/* Tablet + phone: hamburger menu */
@media (max-width: 992px) {
  .site-topbar-hours {
    display: none !important;
  }

  .site-topbar-info span {
    max-width: 28vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .site-header-wrap .header-area.site-header,
  .site-header-wrap.background-header .header-area.site-header,
  .site-header-wrap.is-scrolled .header-area.site-header {
    min-height: 72px !important;
  }

  .site-navbar.main-nav {
    min-height: 72px !important;
  }

  .site-nav-actions {
    display: none !important;
  }

  .site-menu-trigger.menu-trigger {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  .site-navbar.main-nav {
    flex-wrap: wrap !important;
    gap: 0.35rem !important;
  }

  .site-nav-mobile-only {
    display: list-item !important;
  }

  /* Keep closed until .is-open (beats template min-width:767 flex) */
  .header-area .main-nav .nav.site-nav,
  .background-header .main-nav .nav.site-nav,
  .site-header-wrap .main-nav .nav.site-nav {
    display: none !important;
    float: none !important;
    width: 100% !important;
    flex: 1 0 100% !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    margin: 0.35rem 0 0 !important;
    padding: 0.35rem 0 0.6rem !important;
    background: var(--header-bg, #fff);
    border-top: 1px solid var(--border-ui, rgba(30, 36, 48, 0.08));
    border-radius: 0 0 14px 14px;
  }

  .header-area .main-nav .nav.site-nav.is-open,
  .site-header-wrap.nav-open .header-area .main-nav .nav.site-nav {
    display: flex !important;
  }

  .site-nav-item {
    width: 100%;
    border-bottom: 1px solid var(--border-ui, rgba(30, 36, 48, 0.06));
  }

  .site-nav-link {
    width: 100%;
    justify-content: flex-start !important;
    padding: 0.85rem 0.75rem !important;
    font-size: 1rem !important;
  }

  .site-nav-link::after {
    display: none;
  }

  .site-nav-call-item .site-nav-call-link {
    display: flex !important;
    align-items: center;
    gap: 0.75rem;
    padding: 0.85rem 0.75rem !important;
    background: var(--page-bg-soft, #f8fbfe) !important;
    color: var(--ink) !important;
    text-decoration: none !important;
  }

  .site-nav-call-item .site-nav-call-link i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--brand-blue);
    color: #fff;
    flex-shrink: 0;
  }

  .site-nav-call-item .site-nav-call-link span {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
  }

  .site-nav-call-item .site-nav-call-link small {
    font-size: 0.65rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--muted);
  }

  .site-nav-call-item .site-nav-call-link strong {
    font-size: 0.95rem;
    color: var(--ink);
  }

  .site-nav-cta {
    padding: 0.75rem !important;
    border: 0 !important;
    margin: 0 !important;
  }

  .site-nav-cta .site-cta-btn {
    width: 100%;
    justify-content: center;
  }

  .site-header-wrap .header-area .main-nav .nav li:last-child,
  .site-header-wrap.background-header .main-nav .nav li:last-child,
  .site-header-wrap .header-area .main-nav .nav li.site-nav-cta,
  .site-header-wrap.background-header .main-nav .nav li.site-nav-cta {
    display: list-item !important;
  }
}

@media (max-width: 767px) {
  html,
  body {
    font-size: 16px !important;
    overflow-x: hidden !important;
    max-width: 100% !important;
  }

  /* Compact topbar: hide clipped contact/hours, keep tools */
  .site-topbar {
    min-height: 0 !important;
  }

  .site-topbar-inner {
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    gap: 0.45rem;
    min-height: 0;
    padding: 0.28rem 0;
  }

  .site-topbar-info {
    display: none !important;
  }

  .site-topbar-social {
    width: 100%;
    justify-content: flex-end;
    gap: 0.4rem;
  }

  .site-topbar-social-label,
  .site-topbar-social-links {
    display: none !important;
  }

  .site-topbar .theme-toggle {
    width: 34px;
    height: 34px;
    flex-shrink: 0;
  }

  .site-lang-switch {
    margin-left: 0 !important;
    gap: 0.25rem !important;
  }

  .site-brand-tagline,
  .site-brand-text > span.site-brand-tagline {
    display: none !important;
  }

  .site-brand.is-icon-logo .site-brand-logo {
    width: 36px !important;
    height: 36px !important;
  }

  .site-brand.is-full-logo .site-brand-logo img {
    height: 40px !important;
    max-height: 40px !important;
    max-width: min(150px, 46vw) !important;
  }

  .site-brand-name-primary,
  .site-brand-name-accent {
    font-size: 1rem !important;
    line-height: 1.25 !important;
  }

  .site-brand.logo,
  .site-brand-text,
  .site-brand-name,
  .header-area .main-nav .logo {
    overflow: visible !important;
    line-height: 1.25 !important;
  }

  .site-header-wrap,
  .site-header-wrap .header-area,
  .site-header-wrap .header-area.site-header {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .site-header-wrap .header-area {
    padding: 0.15rem 0.2rem !important;
  }

  .site-header-container {
    padding-left: 0.85rem !important;
    padding-right: 0.85rem !important;
  }

  .site-navbar.main-nav {
    min-height: 56px !important;
    align-items: center !important;
    overflow: visible !important;
  }

  .site-header-wrap .header-area.header-sticky .nav.site-nav,
  .site-header-wrap.background-header .nav.site-nav,
  .site-header-wrap.is-scrolled .header-area.header-sticky .nav.site-nav,
  .site-header-wrap.is-scrolled.background-header .nav.site-nav {
    margin-top: 0 !important;
  }

  /* Sticky header already occupies flow ? don't double-pad hero */
  .main-banner {
    padding-top: 1.5rem !important;
    padding-bottom: 3.25rem !important;
    overflow: hidden !important;
  }

  .main-banner .container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .main-banner .item.header-text {
    max-width: 100% !important;
    text-align: left !important;
  }

  .main-banner .item h2 {
    font-size: clamp(1.55rem, 7.2vw, 2.15rem) !important;
    line-height: 1.2 !important;
    word-break: break-word;
  }

  .main-banner .item p {
    font-size: 0.98rem !important;
    max-width: 100% !important;
  }

  .main-banner .down-buttons {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0.75rem !important;
  }

  .main-banner .main-blue-button-hover a,
  .main-banner .call-button {
    width: 100%;
  }

  .main-banner .call-button a {
    justify-content: center;
  }

  .main-banner::before {
    opacity: 1 !important;
    width: min(78vw, 360px) !important;
    height: min(62vw, 300px) !important;
    top: 90px !important;
    pointer-events: none !important;
    /* Same photo on every phone ? mask renders inconsistently across browsers */
    -webkit-mask-image: none !important;
    mask-image: none !important;
    border-radius: 22px;
  }

  .section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .ct-hero,
  .page-hero,
  .port-hero,
  .svc-hero,
  .vid-hero {
    padding: 40px 0 28px !important;
  }

  .ct-form-panel,
  .contact-pro-form {
    padding: 1.15rem !important;
  }

  .ct-bottom-inner,
  .svc-bottom-inner,
  .port-bottom-inner,
  .vid-bottom-inner {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 1rem !important;
    padding: 1.25rem 1.1rem !important;
  }

  .ct-bottom-actions,
  .svc-bottom-actions,
  .port-bottom-actions,
  .vid-bottom-actions {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
  }

  .ct-bottom-actions a,
  .svc-bottom-actions a,
  .port-bottom-actions a,
  .vid-bottom-actions a {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .product-modal-head {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 0.75rem !important;
  }

  .product-modal-price {
    white-space: normal !important;
  }

  .demo-viewer-bar {
    flex-wrap: wrap;
    gap: 0.5rem;
  }

  .demo-viewer-title {
    min-width: 0;
    flex: 1 1 100%;
    font-size: 0.9rem;
  }

  .demo-card-actions .demo-btn {
    min-width: 0 !important;
    flex: 1 1 calc(50% - 0.35rem);
  }

  .subscribe form input {
    width: 100% !important;
    margin: 0 0 0.65rem !important;
  }

  .subscribe form button {
    width: 100% !important;
  }
}

/* ---- Header (legacy overrides) ---- */
.header-area {
  transition: background 0.35s var(--ease), box-shadow 0.35s var(--ease), backdrop-filter 0.35s var(--ease);
}

.header-area.background-header {
  background: rgba(255, 255, 255, 0.96) !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 8px 28px rgba(30, 36, 48, 0.08);
  border-bottom: 1px solid rgba(3, 164, 237, 0.08);
}

.header-area .main-nav .nav li a {
  position: relative;
  transition: color 0.25s var(--ease);
}

.header-area .main-nav .nav li a:not(.site-cta-btn):not(.main-red-button-hover a):not(.site-nav-link)::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 6px;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, var(--brand-blue), var(--brand-coral));
  border-radius: 2px;
  transition: width 0.3s var(--ease), left 0.3s var(--ease);
}

.header-area .main-nav .nav li a:not(.site-cta-btn):not(.main-red-button-hover a):not(.site-nav-link):hover::after,
.header-area .main-nav .nav li a:not(.site-cta-btn):not(.main-red-button-hover a):not(.site-nav-link).active::after {
  width: 55%;
  left: 22.5%;
}

.header-area .main-nav .logo img {
  transition: transform 0.35s var(--ease);
}

.header-area .main-nav .logo:hover img {
  transform: scale(1.04);
}

/* ---- Hero ---- */
.main-banner {
  padding-top: 130px !important;
  padding-bottom: 110px !important;
}

.main-banner .item h6 {
  letter-spacing: 0.14em;
  font-weight: 600;
  animation: fadeUp 0.85s var(--ease) both;
}

.main-banner .item h2 {
  animation: fadeUp 0.95s 0.1s var(--ease) both;
}

.main-banner .item p {
  color: var(--muted);
  max-width: 34rem;
  animation: fadeUp 0.95s 0.18s var(--ease) both;
}

.main-banner .item .down-buttons {
  animation: fadeUp 1s 0.26s var(--ease) both;
}

.main-banner .hero-slide-in h6 {
  animation: fadeUp 0.7s var(--ease) both;
}

.main-banner .hero-slide-in h2 {
  animation: fadeUp 0.8s 0.06s var(--ease) both;
}

.main-banner .hero-slide-in p {
  animation: fadeUp 0.8s 0.12s var(--ease) both;
}

.main-banner .hero-slide-in .down-buttons {
  animation: fadeUp 0.85s 0.18s var(--ease) both;
}

.main-banner:before {
  filter: saturate(1.05) contrast(1.02);
  transform-origin: center right;
}

html.js-motion .main-banner.is-hero-ready:before {
  animation: heroVisualIn 1.15s var(--ease) both;
}

html.js-motion .main-banner.is-hero-ready {
  animation: heroStageIn 0.9s var(--ease) both;
}

.main-blue-button-hover a,
.main-red-button-hover a,
.main-button {
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease), background 0.3s var(--ease) !important;
}

.main-blue-button-hover a:hover,
.main-red-button-hover a:hover,
button.main-button:hover,
.main-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(3, 164, 237, 0.28);
}

.main-red-button-hover a:hover {
  box-shadow: 0 12px 28px rgba(255, 105, 95, 0.3);
}

.call-button a {
  transition: color 0.25s var(--ease), transform 0.25s var(--ease);
}

.call-button a:hover {
  transform: translateX(3px);
}

/* ---- Section headings ---- */
.section-heading h2 {
  letter-spacing: -0.02em;
}

.section-heading span {
  opacity: 0.9;
}

/* ---- Reveal on scroll (WOW-style, content visible by default; JS enhances) ---- */
.reveal {
  opacity: 1;
  transform: none;
  will-change: opacity, transform, filter;
}

html.js-reveal .reveal:not(.is-visible) {
  opacity: 0;
  transform: translate3d(0, 40px, 0) scale(0.98);
  filter: blur(6px);
  transition:
    opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
    transform 1s cubic-bezier(0.22, 1, 0.36, 1),
    filter 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

html.js-reveal .reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

/* Direction / style variants (like wow fadeInUp / Left / Right / zoomIn) */
html.js-reveal .reveal[data-reveal="up"]:not(.is-visible),
html.js-reveal .reveal-up:not(.is-visible) {
  transform: translate3d(0, 48px, 0);
  filter: blur(5px);
}
html.js-reveal .reveal[data-reveal="left"]:not(.is-visible),
html.js-reveal .reveal-left:not(.is-visible) {
  transform: translate3d(-56px, 18px, 0);
  filter: blur(5px);
}
html.js-reveal .reveal[data-reveal="right"]:not(.is-visible),
html.js-reveal .reveal-right:not(.is-visible) {
  transform: translate3d(56px, 18px, 0);
  filter: blur(5px);
}
html.js-reveal .reveal[data-reveal="zoom"]:not(.is-visible),
html.js-reveal .reveal-zoom:not(.is-visible) {
  transform: scale(0.88);
  filter: blur(6px);
}
html.js-reveal .reveal[data-reveal="fade"]:not(.is-visible),
html.js-reveal .reveal-fade:not(.is-visible) {
  transform: none;
  filter: blur(8px);
}

html.js-reveal .reveal[data-reveal="up"].is-visible,
html.js-reveal .reveal-up.is-visible,
html.js-reveal .reveal[data-reveal="left"].is-visible,
html.js-reveal .reveal-left.is-visible,
html.js-reveal .reveal[data-reveal="right"].is-visible,
html.js-reveal .reveal-right.is-visible,
html.js-reveal .reveal[data-reveal="zoom"].is-visible,
html.js-reveal .reveal-zoom.is-visible,
html.js-reveal .reveal[data-reveal="fade"].is-visible,
html.js-reveal .reveal-fade.is-visible {
  transform: none;
  filter: blur(0);
}

.reveal-delay-1 { transition-delay: 0.1s; }
.reveal-delay-2 { transition-delay: 0.2s; }
.reveal-delay-3 { transition-delay: 0.3s; }
.reveal-delay-4 { transition-delay: 0.4s; }
.reveal-delay-5 { transition-delay: 0.5s; }

/* Stagger children automatically when parent is visible */
html.js-reveal .reveal-stagger > .reveal:not(.is-visible) {
  opacity: 0;
}

/* When WOW is active, don't double-hide with custom reveal opacity */
html.js-wow .reveal:not(.is-visible) {
  opacity: 1;
  transform: none;
  filter: none;
}
html.js-wow .wow {
  visibility: hidden;
}
html.js-wow .wow.animated {
  visibility: visible;
}

/* Soft floating accents on home */
html.js-motion .our-services .services-left-dec img,
html.js-motion .our-services .services-right-dec img,
html.js-motion .our-portfolio .portfolio-left-dec img,
html.js-motion .subscribe .subscribe-dec img {
  animation: floatSoft 8s ease-in-out infinite;
}
html.js-motion .our-services .services-right-dec img {
  animation-duration: 10s;
  animation-direction: reverse;
}

/* Hero entrance — similar energy to eLEARNING slideInDown / fadeInUp */
html.js-motion .main-banner.is-hero-ready .header-text > h6 {
  animation: aabiFadeDown 0.75s cubic-bezier(0.22, 1, 0.36, 1) both;
}
html.js-motion .main-banner.is-hero-ready .header-text > h2 {
  animation: aabiFadeUp 0.9s 0.12s cubic-bezier(0.22, 1, 0.36, 1) both;
}
html.js-motion .main-banner.is-hero-ready .header-text > p {
  animation: aabiFadeUp 0.9s 0.24s cubic-bezier(0.22, 1, 0.36, 1) both;
}
html.js-motion .main-banner.is-hero-ready .header-text .down-buttons {
  animation: aabiFadeUp 0.9s 0.36s cubic-bezier(0.22, 1, 0.36, 1) both;
}
html.js-motion .main-banner.is-hero-ready.hero-slide-in .header-text > * {
  animation-name: aabiFadeUp;
}

html.js-motion .main-banner::before {
  animation: heroVisualIn 1.15s 0.15s cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes aabiFadeUp {
  from { opacity: 0; transform: translate3d(0, 36px, 0); }
  to { opacity: 1; transform: translate3d(0, 0, 0); }
}
@keyframes aabiFadeDown {
  from { opacity: 0; transform: translate3d(0, -22px, 0); }
  to { opacity: 1; transform: translate3d(0, 0, 0); }
}
@keyframes aabiZoomIn {
  from { opacity: 0; transform: scale(0.9); }
  to { opacity: 1; transform: scale(1); }
}

/* Card hover lift — professional micro-interaction */
html.js-motion .our-services .item,
html.js-motion .demo-card,
html.js-motion .port-card,
html.js-motion .vid-card,
html.js-motion .svc-item,
html.js-motion .pricing-item,
html.js-motion .our-pricing .item,
html.js-motion .abt-stat-card,
html.js-motion .fact-item,
html.js-motion .testimonial-item {
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s ease, border-color 0.35s ease;
}
html.js-motion .our-services .item:hover,
html.js-motion .demo-card:hover,
html.js-motion .port-card:hover,
html.js-motion .vid-card:hover,
html.js-motion .svc-item:hover,
html.js-motion .pricing-item:hover,
html.js-motion .our-pricing .item:hover,
html.js-motion .abt-stat-card:hover,
html.js-motion .fact-item:hover,
html.js-motion .testimonial-item:hover {
  transform: translateY(-8px);
}

/* Owl default is display:none until JS ? keep content visible if JS fails */
.owl-carousel:not(.owl-loaded) {
  display: block !important;
}
.owl-carousel:not(.owl-loaded) > .item,
.owl-carousel:not(.owl-loaded) > .header-text {
  display: block !important;
}
.main-banner .owl-carousel:not(.owl-loaded) > .item:not(:first-child) {
  display: none !important;
}
.our-services .owl-carousel:not(.owl-loaded) {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1.25rem;
}

/* ---- Services page (professional layout) ---- */
.services-page .page-hero { display: none; }

.svc-hero {
  padding: 70px 0 70px;
  background:
    radial-gradient(1000px 480px at 0% 0%, rgba(3, 164, 237, 0.1), transparent 55%),
    radial-gradient(800px 420px at 100% 20%, rgba(255, 105, 95, 0.08), transparent 50%),
    linear-gradient(180deg, #f8fbfe 0%, #ffffff 100%);
  border-bottom: 1px solid rgba(3, 164, 237, 0.08);
}

.svc-eyebrow {
  display: inline-block;
  color: var(--brand-coral);
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 1.05rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.85rem;
}

.svc-title {
  font-family: var(--font-display) !important;
  font-size: clamp(2.15rem, 4.2vw, 3.25rem) !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.03em;
  color: var(--ink) !important;
  margin: 0 0 1rem !important;
  max-width: 16ch;
}

.svc-lead {
  font-size: 1.18rem !important;
  line-height: 1.7 !important;
  color: var(--muted) !important;
  max-width: 38rem;
  margin: 0 !important;
}

.svc-hero-aside {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  padding-top: 1rem;
}

@media (min-width: 992px) {
  .svc-hero-aside {
    align-items: flex-end;
    text-align: right;
    padding-top: 0;
  }
}

.svc-stat strong {
  display: block;
  font-family: var(--font-display);
  font-size: 2.75rem;
  font-weight: 700;
  color: var(--brand-blue);
  letter-spacing: -0.03em;
  line-height: 1;
}

.svc-stat span {
  display: block;
  margin-top: 0.35rem;
  color: var(--muted);
  font-size: 0.95rem;
}

.svc-cta-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(105deg, #ff685f 0%, #ff9068 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 0.95rem;
  padding: 0.9rem 1.4rem;
  border-radius: 12px;
  text-decoration: none !important;
  transition: transform 0.25s var(--ease), filter 0.25s var(--ease);
}

.svc-cta-primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
  color: #fff !important;
}

.svc-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #eef7fc;
  color: var(--brand-blue) !important;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 0.95rem;
  padding: 0.9rem 1.4rem;
  border-radius: 12px;
  text-decoration: none !important;
}

.svc-cta-secondary:hover {
  background: #dceff9;
  color: #0286c4 !important;
}

.svc-grid-section {
  padding: 70px 0 40px;
}

.svc-grid {
  margin-top: 0.5rem;
}

.svc-item {
  height: calc(100% - 28px);
  margin-bottom: 28px;
  padding: 1.75rem 1.6rem 1.6rem;
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 18px;
  background: #fff;
  transition: border-color 0.3s var(--ease), transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
  display: flex;
  flex-direction: column;
}

.svc-item:hover {
  border-color: rgba(3, 164, 237, 0.35);
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(3, 164, 237, 0.1);
}

.svc-item-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.25rem;
}

.svc-num {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 1.1rem;
  color: var(--brand-coral);
  letter-spacing: 0.04em;
}

.svc-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(3, 164, 237, 0.1), rgba(255, 105, 95, 0.08));
  display: grid;
  place-items: center;
}

.svc-icon img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.svc-item h3 {
  font-family: var(--font-display) !important;
  font-size: 1.3rem !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  letter-spacing: -0.02em;
  color: var(--ink) !important;
  margin: 0 0 0.75rem !important;
}

.svc-item p {
  font-size: 1.02rem !important;
  line-height: 1.65 !important;
  color: var(--muted) !important;
  margin: 0 0 1.35rem !important;
  flex: 1;
}

.svc-link {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 0.92rem;
  color: var(--brand-blue) !important;
  text-decoration: none !important;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.svc-link:hover {
  color: var(--brand-coral) !important;
}

.svc-link .fa {
  font-size: 0.8rem;
  transition: transform 0.25s var(--ease);
}

.svc-item:hover .svc-link .fa {
  transform: translateX(4px);
}

.svc-empty {
  text-align: center;
  color: var(--muted);
  padding: 3rem 1rem;
}

.svc-bottom-cta,
.abt-bottom-cta,
.port-bottom-cta {
  padding: 20px 0 100px;
}

.svc-bottom-inner,
.abt-bottom-inner,
.port-bottom-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
  padding: 2.25rem 2.35rem;
  border-radius: 20px;
  border: 1px solid rgba(3, 164, 237, 0.14);
  background:
    radial-gradient(700px 280px at 0% 0%, rgba(3, 164, 237, 0.1), transparent 55%),
    radial-gradient(560px 240px at 100% 100%, rgba(255, 105, 95, 0.08), transparent 50%),
    #f8fbfe;
}

.svc-bottom-copy,
.abt-bottom-copy,
.port-bottom-copy {
  max-width: 34rem;
}

.svc-bottom-copy .svc-eyebrow,
.abt-bottom-copy .abt-eyebrow,
.port-bottom-copy .port-eyebrow {
  margin-bottom: 0.55rem;
}

.svc-bottom-inner h2,
.abt-bottom-inner h2,
.port-bottom-inner h2 {
  font-family: var(--font-display) !important;
  font-size: clamp(1.55rem, 2.8vw, 2.05rem) !important;
  font-weight: 700 !important;
  color: var(--ink) !important;
  margin: 0 0 0.55rem !important;
  letter-spacing: -0.02em;
  line-height: 1.25 !important;
}

.svc-bottom-inner p,
.abt-bottom-inner p,
.port-bottom-inner p {
  margin: 0 !important;
  color: var(--muted) !important;
  font-size: 1.05rem !important;
  line-height: 1.65 !important;
}

.svc-bottom-actions,
.abt-bottom-actions,
.port-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

/* ---- About page (professional portfolio layout) ---- */
.about-page .page-hero { display: none; }

.abt-hero {
  position: relative;
  overflow: hidden;
  padding: 4.25rem 0 4.5rem;
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.14), transparent 55%),
    radial-gradient(720px 380px at 100% 12%, rgba(255, 105, 95, 0.1), transparent 52%),
    linear-gradient(165deg, #f4f9fd 0%, #ffffff 48%, #fff8f6 100%);
  border-bottom: 1px solid rgba(3, 164, 237, 0.1);
}

.abt-hero-glow {
  position: absolute;
  inset: auto -10% -35% 40%;
  height: 420px;
  background: radial-gradient(circle, rgba(3, 164, 237, 0.16), transparent 65%);
  pointer-events: none;
}

.abt-hero-inner { position: relative; z-index: 1; }

.abt-hero-copy {
  max-width: 38rem;
  animation: abtHeroIn 0.7s var(--ease) both;
}

.abt-eyebrow {
  display: inline-flex !important;
  align-items: center;
  padding: 0.45rem 1rem;
  margin-bottom: 1rem;
  border-radius: 999px;
  background: rgba(255, 105, 95, 0.1);
  border: 1px solid rgba(255, 105, 95, 0.18);
  color: var(--brand-coral) !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.abt-title {
  font-family: var(--font-display) !important;
  font-size: clamp(2.15rem, 4.3vw, 3.3rem) !important;
  font-weight: 800 !important;
  line-height: 1.12 !important;
  letter-spacing: -0.04em;
  color: var(--ink) !important;
  margin: 0 0 1.05rem !important;
  max-width: 15ch;
}

.abt-lead {
  font-size: 1.12rem !important;
  line-height: 1.7 !important;
  color: var(--muted) !important;
  max-width: 34rem;
  margin: 0 0 1.5rem !important;
}

.abt-hero-actions,
.abt-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}

.abt-hero-actions {
  margin-bottom: 1.6rem;
}

.abt-hero-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  max-width: 460px;
}

.abt-metric {
  padding: 0.85rem 0.9rem;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(30, 36, 48, 0.08);
  backdrop-filter: blur(8px);
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.04);
}

.abt-metric strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1.35rem;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.1;
  color: var(--brand-blue);
}

.abt-metric span {
  display: block;
  margin-top: 0.25rem;
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 600;
}

.abt-hero-visual {
  position: relative;
  animation: abtHeroIn 0.85s var(--ease) 0.08s both;
}

.abt-hero-frame {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
  background: #0f172a;
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 28px 60px rgba(15, 23, 42, 0.16);
  aspect-ratio: 4 / 5;
  max-height: 460px;
}

.abt-hero-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.abt-hero-chip {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  z-index: 2;
  padding: 0.85rem 1rem;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(3, 164, 237, 0.14);
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.14);
  max-width: calc(100% - 2rem);
}

.abt-hero-chip strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 800;
  color: var(--ink);
}

.abt-hero-chip span {
  display: block;
  margin-top: 0.2rem;
  color: var(--muted);
  font-size: 0.82rem;
  font-weight: 600;
}

.abt-cta-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  padding: 0.9rem 1.4rem;
  border-radius: 14px;
  text-decoration: none !important;
  box-shadow: 0 12px 28px rgba(255, 88, 88, 0.28);
  transition: transform 0.25s var(--ease), filter 0.25s var(--ease);
}

.abt-cta-primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.04);
  color: #fff !important;
}

.abt-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  background: rgba(255, 255, 255, 0.9);
  color: var(--brand-blue) !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  padding: 0.9rem 1.4rem;
  border-radius: 14px;
  text-decoration: none !important;
  border: 1px solid rgba(3, 164, 237, 0.22);
}

.abt-cta-secondary:hover {
  background: #eef7fc;
  color: #0286c4 !important;
}

.abt-cv-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 48px;
  padding: 0.85rem 1.35rem;
  border-radius: 14px;
  background: linear-gradient(105deg, #03a4ed 0%, #0284c7 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  text-decoration: none !important;
  box-shadow: 0 12px 26px rgba(3, 164, 237, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.abt-cv-btn:hover {
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(3, 164, 237, 0.34);
  filter: brightness(1.03);
}

.abt-story {
  padding: 4rem 0 2.5rem;
}

.abt-story-panel {
  padding: 1.5rem;
  border-radius: 28px;
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.05);
}

.abt-story-photo {
  border-radius: 22px;
  overflow: hidden;
  background: #0f172a;
  aspect-ratio: 4 / 5;
  max-height: 420px;
}

.abt-story-photo img,
.abt-story-photo-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.abt-story-photo-bg {
  background-size: cover;
  background-position: center;
}

.abt-copy h2 {
  font-family: var(--font-display) !important;
  font-size: clamp(1.65rem, 2.9vw, 2.2rem) !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.03em;
  color: var(--ink) !important;
  margin: 0 0 1rem !important;
}

.abt-copy > p {
  font-size: 1.08rem !important;
  line-height: 1.75 !important;
  color: var(--muted) !important;
  margin: 0 0 1.25rem !important;
}

.abt-highlights {
  list-style: none;
  margin: 0 0 1.5rem;
  padding: 0;
  display: grid;
  gap: 0.7rem;
}

.abt-highlights li {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  color: #334155;
  font-weight: 600;
  font-size: 0.95rem;
}

.abt-highlights i {
  color: #03a4ed;
}

.abt-stats {
  padding: 3.25rem 0 3.75rem;
  background:
    radial-gradient(720px 280px at 12% 0%, rgba(3, 164, 237, 0.06), transparent 60%),
    radial-gradient(640px 260px at 92% 18%, rgba(255, 105, 95, 0.05), transparent 58%),
    linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
}

.abt-stats-head {
  max-width: 640px;
  margin: 0 auto 2.25rem;
  text-align: center;
}

.abt-stats-head h2 {
  font-family: var(--font-display) !important;
  font-size: clamp(1.65rem, 2.9vw, 2.2rem) !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  color: var(--ink) !important;
  margin: 0.35rem 0 0.55rem !important;
}

.abt-stats-head p {
  margin: 0;
  color: var(--muted);
  line-height: 1.65;
}

.abt-stats-grid {
  display: grid;
  grid-template-columns: repeat(var(--stats-cols, 3), minmax(0, 1fr));
  gap: 1.25rem;
  width: 100%;
  align-items: stretch;
}

/* 1–2 cards: fill evenly and stay balanced (no empty third column) */
.abt-stats-grid--count-1 {
  max-width: 420px;
  margin-inline: auto;
  grid-template-columns: minmax(0, 1fr);
}

.abt-stats-grid--count-2 {
  max-width: 920px;
  margin-inline: auto;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.abt-stats-grid--count-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.abt-stat-card {
  height: 100%;
  margin: 0;
  padding: 1.55rem 1.35rem 1.4rem;
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 20px;
  background: linear-gradient(165deg, #ffffff 0%, #f8fbfe 100%);
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.04);
  transition: border-color 0.3s var(--ease), transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}

.abt-stat-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #03a4ed, #ff695f);
  opacity: 0.9;
}

.abt-stat-card:hover {
  border-color: rgba(3, 164, 237, 0.3);
  transform: translateY(-5px);
  box-shadow: 0 18px 40px rgba(3, 164, 237, 0.1);
}

.abt-stat-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(3, 164, 237, 0.12), rgba(255, 105, 95, 0.1));
  display: grid;
  place-items: center;
  margin-bottom: 1rem;
  flex-shrink: 0;
}

.abt-stat-icon img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.abt-stat-digit {
  font-family: var(--font-display);
  font-size: clamp(2.1rem, 3.2vw, 2.55rem);
  font-weight: 800;
  color: var(--brand-blue);
  letter-spacing: -0.03em;
  line-height: 1;
  margin-bottom: 0.5rem;
}

.abt-stat-card h3 {
  font-family: var(--font-display) !important;
  font-size: 1.12rem !important;
  font-weight: 700 !important;
  color: var(--ink) !important;
  margin: 0 0 0.45rem !important;
}

.abt-stat-card p {
  font-size: 0.95rem !important;
  line-height: 1.6 !important;
  color: var(--muted) !important;
  margin: 0 !important;
  flex: 1;
}

.about-page .abt-bottom-cta {
  padding: 0 0 4.5rem;
  background: #f7fafc;
}

.about-page .abt-bottom-inner {
  border: 0;
  padding: 1.85rem 1.8rem;
  border-radius: 22px;
  background:
    radial-gradient(700px 240px at 0% 0%, rgba(3, 164, 237, 0.14), transparent 55%),
    linear-gradient(135deg, #0f172a 0%, #182438 100%);
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.22);
  color: #e8edf4;
}

.about-page .abt-bottom-copy .abt-eyebrow {
  background: rgba(255, 105, 95, 0.16);
  border-color: rgba(255, 105, 95, 0.28);
  color: #ffb4ae !important;
}

.about-page .abt-bottom-inner h2 {
  color: #fff !important;
}

.about-page .abt-bottom-inner p {
  color: rgba(232, 237, 244, 0.78) !important;
}

.about-page .abt-bottom-actions .abt-cta-secondary {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.16);
  color: #fff !important;
}

.about-page .abt-bottom-actions .abt-cta-secondary:hover {
  background: rgba(255, 255, 255, 0.14);
  color: #fff !important;
}

@keyframes abtHeroIn {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 991px) {
  .abt-title { max-width: none; }
  .abt-stats-grid,
  .abt-stats-grid--count-3,
  .abt-stats-grid--count-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: none;
  }
  .abt-stats-grid--count-2 {
    max-width: none;
  }
  .abt-hero-frame { max-height: 380px; }
}

@media (max-width: 575px) {
  .abt-hero-metrics { grid-template-columns: 1fr; max-width: none; }
  .abt-stats-grid,
  .abt-stats-grid--count-1,
  .abt-stats-grid--count-2,
  .abt-stats-grid--count-3,
  .abt-stats-grid--count-4 {
    grid-template-columns: 1fr;
    max-width: none;
  }
  .abt-story-panel { padding: 1rem; }
  .about-page .abt-bottom-inner { padding: 1.4rem 1.25rem; }
}

html[data-theme="dark"] .abt-hero {
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.18), transparent 55%),
    radial-gradient(720px 380px at 100% 12%, rgba(255, 105, 95, 0.12), transparent 52%),
    linear-gradient(165deg, #121820 0%, #0f141c 55%, #16121a 100%);
  border-bottom-color: rgba(232, 237, 244, 0.08);
}

html[data-theme="dark"] .abt-metric,
html[data-theme="dark"] .abt-story-panel,
html[data-theme="dark"] .abt-stat-card,
html[data-theme="dark"] .abt-hero-chip,
html[data-theme="dark"] .abt-cta-secondary {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.12);
}

html[data-theme="dark"] .abt-highlights li,
html[data-theme="dark"] .abt-copy h2,
html[data-theme="dark"] .abt-stat-card h3 {
  color: #e8edf4 !important;
}

html[data-theme="dark"] .abt-stats,
html[data-theme="dark"] .about-page .abt-bottom-cta {
  background: #0f141c;
}

/* ---- Services carousel (home) ---- */
.our-services .owl-services .item {
  transition: transform 0.35s var(--ease), box-shadow 0.35s var(--ease);
  border-radius: 18px;
  padding: 2rem 1.5rem 1.75rem !important;
}

.our-services .owl-services .item:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 40px rgba(3, 164, 237, 0.12);
}

.our-services .owl-services .item h4 {
  font-family: var(--font-display) !important;
  font-size: 1.35rem !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  letter-spacing: -0.02em;
  color: var(--ink) !important;
  margin-bottom: 1.35rem !important;
}

.our-services .owl-services .item p {
  font-family: var(--font-body) !important;
  font-size: 1.05rem !important;
  line-height: 1.7 !important;
  color: var(--muted) !important;
  font-weight: 400;
}

.our-services .owl-services .item .icon {
  transition: transform 0.4s var(--ease);
}

.our-services .owl-services .item:hover .icon {
  transform: scale(1.08) rotate(-3deg);
}

.our-services .section-heading h2 {
  font-family: var(--font-display) !important;
  font-weight: 700 !important;
  letter-spacing: -0.03em;
  font-size: clamp(1.9rem, 3.2vw, 2.55rem) !important;
}

.our-services .section-heading span {
  font-family: var(--font-display) !important;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-size: 1.1rem;
}

.section-heading h2 {
  font-size: clamp(1.9rem, 3.2vw, 2.55rem);
}

.main-banner .item h2 {
  font-size: clamp(2.2rem, 4.6vw, 3.5rem) !important;
}

.demo-card-body h4 {
  font-size: 1.42rem !important;
}

.demo-card-body p {
  font-size: 1.06rem !important;
}

/* ---- About / stats ---- */
.about-us .fact-item {
  transition: transform 0.35s var(--ease);
}

.about-us .fact-item:hover {
  transform: translateY(-6px);
}

.about-us .about-portrait-frame {
  transition: box-shadow 0.45s var(--ease);
}

.count-digit {
  background: linear-gradient(135deg, var(--brand-blue), var(--brand-coral));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
  font-weight: 700;
}

/* ---- Portfolio page (professional layout) ---- */
.portfolio-page .page-hero { display: none; }

.port-hero {
  position: relative;
  overflow: hidden;
  padding: 4.5rem 0 4.75rem;
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.14), transparent 55%),
    radial-gradient(700px 380px at 100% 10%, rgba(255, 105, 95, 0.1), transparent 50%),
    linear-gradient(165deg, #f4f9fd 0%, #ffffff 48%, #fff8f6 100%);
  border-bottom: 1px solid rgba(3, 164, 237, 0.1);
}

.port-hero-glow {
  position: absolute;
  inset: auto -10% -35% 35%;
  height: 420px;
  background: radial-gradient(circle, rgba(3, 164, 237, 0.16), transparent 65%);
  filter: blur(10px);
  pointer-events: none;
}

.port-hero-inner {
  position: relative;
  z-index: 1;
}

.port-hero-copy {
  max-width: 36rem;
  animation: portHeroIn 0.7s var(--ease) both;
}

.port-eyebrow {
  display: inline-flex !important;
  align-items: center;
  gap: 0.4rem;
  color: var(--brand-coral) !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.82rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding: 0.45rem 1rem;
  border-radius: 999px;
  background: rgba(255, 105, 95, 0.1);
  border: 1px solid rgba(255, 105, 95, 0.18);
}

.port-title {
  font-family: var(--font-display) !important;
  font-size: clamp(2.15rem, 4.4vw, 3.35rem) !important;
  font-weight: 800 !important;
  line-height: 1.12 !important;
  letter-spacing: -0.04em;
  color: var(--ink) !important;
  margin: 0 0 1.1rem !important;
  max-width: 14ch;
}

.port-lead {
  font-size: 1.12rem !important;
  line-height: 1.7 !important;
  color: var(--muted) !important;
  max-width: 34rem;
  margin: 0 0 1.6rem !important;
}

.port-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 1.75rem;
}

.port-hero-actions .port-cta-primary,
.port-hero-actions .port-cta-secondary {
  min-height: 48px;
  gap: 0.5rem;
}

.port-hero-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  max-width: 420px;
}

.port-metric {
  padding: 0.85rem 0.9rem;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(30, 36, 48, 0.08);
  backdrop-filter: blur(8px);
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.04);
}

.port-metric strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1.35rem;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: var(--brand-blue);
  line-height: 1.1;
}

.port-metric span {
  display: block;
  margin-top: 0.25rem;
  color: var(--muted);
  font-size: 0.8rem;
  font-weight: 600;
}

.port-hero-showcase {
  position: relative;
  min-height: 380px;
  animation: portHeroIn 0.85s var(--ease) 0.1s both;
}

.port-shot {
  position: absolute;
  margin: 0;
  overflow: hidden;
  border-radius: 22px;
  background: #0f172a;
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 22px 50px rgba(15, 23, 42, 0.18);
  transition: transform 0.35s var(--ease), box-shadow 0.35s var(--ease);
}

.port-shot img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.02);
}

.port-shot figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.1rem 1rem 0.95rem;
  background: linear-gradient(180deg, transparent 0%, rgba(15, 23, 42, 0.82) 100%);
  color: #fff;
}

.port-shot figcaption span {
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.8;
  margin-bottom: 0.2rem;
}

.port-shot figcaption strong {
  display: block;
  font-family: var(--font-display);
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.25;
}

.port-shot-1 {
  width: 68%;
  height: 270px;
  top: 18px;
  left: 0;
  z-index: 2;
}

.port-shot-2 {
  width: 48%;
  height: 200px;
  top: 0;
  right: 0;
  z-index: 3;
  transform: rotate(2deg);
}

.port-shot-3 {
  width: 54%;
  height: 180px;
  bottom: 8px;
  right: 8%;
  z-index: 4;
  transform: rotate(-2deg);
}

.port-shot:hover {
  transform: translateY(-6px) rotate(0deg) scale(1.02);
  box-shadow: 0 28px 60px rgba(15, 23, 42, 0.24);
  z-index: 5;
}

.port-showcase-badge {
  position: absolute;
  left: 8%;
  bottom: 28px;
  z-index: 6;
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.7rem 1rem;
  border-radius: 999px;
  background: #fff;
  color: #0f172a;
  font-family: var(--font-display);
  font-size: 0.86rem;
  font-weight: 700;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.16);
  border: 1px solid rgba(3, 164, 237, 0.15);
}

.port-showcase-badge i {
  color: var(--brand-blue);
  font-size: 1.15rem;
}

.port-showcase-empty {
  min-height: 320px;
  display: grid;
  place-content: center;
  text-align: center;
  gap: 0.4rem;
  border-radius: 24px;
  border: 1px dashed rgba(3, 164, 237, 0.35);
  background: rgba(255, 255, 255, 0.7);
  color: var(--muted);
  padding: 2rem;
}

.port-showcase-empty strong {
  font-family: var(--font-display);
  font-size: 1.4rem;
  color: var(--ink);
}

.port-cta-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  padding: 0.9rem 1.45rem;
  border-radius: 14px;
  text-decoration: none !important;
  box-shadow: 0 12px 28px rgba(255, 88, 88, 0.28);
  transition: transform 0.25s var(--ease), filter 0.25s var(--ease), box-shadow 0.25s var(--ease);
}

.port-cta-primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.04);
  color: #fff !important;
  box-shadow: 0 16px 34px rgba(255, 88, 88, 0.34);
}

.port-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.9);
  color: var(--brand-blue) !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  padding: 0.9rem 1.45rem;
  border-radius: 14px;
  text-decoration: none !important;
  border: 1px solid rgba(3, 164, 237, 0.22);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
}

.port-cta-secondary:hover {
  background: #eef7fc;
  color: #0286c4 !important;
}

@keyframes portHeroIn {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 991px) {
  .port-hero {
    padding: 3rem 0 3.25rem;
  }

  .port-title {
    max-width: none;
  }

  .port-hero-showcase {
    min-height: 320px;
    margin-top: 0.5rem;
  }

  .port-shot-1 {
    width: 72%;
    height: 220px;
  }

  .port-shot-2 {
    width: 50%;
    height: 160px;
  }

  .port-shot-3 {
    width: 56%;
    height: 150px;
  }
}

@media (max-width: 575px) {
  .port-hero-metrics {
    grid-template-columns: 1fr;
    max-width: none;
  }

  .port-hero-showcase {
    min-height: 280px;
  }

  .port-shot-1 {
    width: 78%;
    height: 180px;
    top: 30px;
  }

  .port-shot-2 {
    width: 55%;
    height: 130px;
  }

  .port-shot-3 {
    display: block;
    width: 48%;
    height: 110px;
    right: 2%;
    bottom: 8px;
  }

  .port-showcase-badge {
    left: 4%;
    bottom: 12px;
    font-size: 0.8rem;
  }
}

html[data-theme="dark"] .port-hero {
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.18), transparent 55%),
    radial-gradient(700px 380px at 100% 10%, rgba(255, 105, 95, 0.12), transparent 50%),
    linear-gradient(165deg, #121820 0%, #0f141c 55%, #16121a 100%);
  border-bottom-color: rgba(232, 237, 244, 0.08);
}

html[data-theme="dark"] .port-metric,
html[data-theme="dark"] .port-showcase-badge,
html[data-theme="dark"] .port-cta-secondary {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.12);
  color: #e8edf4;
}

html[data-theme="dark"] .port-cta-secondary {
  color: #5ec8f5 !important;
}

.port-grid-section {
  padding: 70px 0 30px;
}

.portfolio-page .demo-card.port-card {
  border: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: none;
  border-radius: 18px;
}

.portfolio-page .demo-card.port-card:hover {
  border-color: rgba(3, 164, 237, 0.35);
  box-shadow: 0 18px 40px rgba(3, 164, 237, 0.1);
}

.portfolio-page .demo-card-media {
  height: 210px;
}

.portfolio-page .demo-card-body h3 {
  margin: 0 0 0.55rem;
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: var(--ink);
  line-height: 1.35;
}

.portfolio-page .demo-card-body p {
  font-size: 1.02rem;
  line-height: 1.65;
  color: var(--muted);
}

.port-empty {
  text-align: center;
  color: var(--muted);
  padding: 3rem 1rem;
}

/* ---- Demo store (Portfolio) ---- */
.demo-store {
  padding-bottom: 40px;
}

.demo-store-grid {
  margin-top: 10px;
}

.demo-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 14px 36px rgba(30, 36, 48, 0.1);
  margin-bottom: 30px;
  height: calc(100% - 30px);
  display: flex;
  flex-direction: column;
  transition: transform 0.35s var(--ease), box-shadow 0.35s var(--ease);
}

.demo-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 22px 48px rgba(3, 164, 237, 0.16);
}

.demo-card-media {
  position: relative;
  height: 220px;
  background: #0f1218;
}

.demo-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.demo-price {
  position: absolute;
  top: 12px;
  right: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.82rem;
  letter-spacing: 0.02em;
  line-height: 1;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  box-shadow: 0 8px 18px rgba(255, 88, 88, 0.35);
  z-index: 3;
  -webkit-text-fill-color: #fff;
}

.demo-has-video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: rgba(255, 105, 95, 0.92);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 1.1rem;
  z-index: 2;
  pointer-events: none;
  box-shadow: 0 8px 22px rgba(255, 105, 95, 0.35);
}

.demo-card-actions .demo-btn {
  flex: 1 1 auto;
  min-width: 120px;
}

.demo-card-body {
  padding: 1.25rem 1.35rem 1.4rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.demo-category {
  display: inline-block;
  color: #ff695f;
  font-size: .8rem;
  font-weight: 600;
  margin-bottom: .35rem;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.demo-card-body h4 {
  margin: 0 0 .55rem;
  font-size: 1.2rem;
  font-weight: 700;
  color: #2a2a2a;
}

.demo-card-body p {
  margin: 0 0 1rem;
  color: #7a7a7a;
  font-size: .9rem;
  line-height: 1.55;
  flex: 1;
}

.demo-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
  align-items: center;
  margin-top: auto;
}

.demo-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 10px;
  padding: 0.55rem 1.15rem;
  min-height: 0;
  line-height: 1.2;
  font-family: var(--font-display);
  font-size: 0.88rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none !important;
  transition: transform 0.2s var(--ease), background 0.2s var(--ease), box-shadow 0.2s var(--ease);
}

.demo-btn:hover {
  transform: translateY(-1px);
}

.demo-btn-view {
  background: #03a4ed;
  color: #fff !important;
}

.demo-btn-view:hover {
  background: #0286c4;
  color: #fff !important;
}

.demo-btn-buy {
  background: linear-gradient(105deg, #ff685f 0%, #ff9068 100%);
  color: #fff !important;
  box-shadow: 0 6px 16px rgba(255, 105, 95, 0.22);
}

.demo-btn-buy:hover {
  filter: brightness(1.05);
  color: #fff !important;
  box-shadow: 0 8px 20px rgba(255, 105, 95, 0.28);
}

.demo-btn-outline {
  background: #eef7fc !important;
  color: #03a4ed !important;
}

.demo-btn-outline:hover {
  background: #d9effa !important;
  color: #0286c4 !important;
}

.demo-fs-fab {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 4;
  border: 0;
  border-radius: 10px;
  padding: .65rem 1rem;
  background: rgba(3, 164, 237, 0.95);
  color: #fff;
  font-family: inherit;
  font-weight: 600;
  font-size: .85rem;
  cursor: pointer;
  box-shadow: 0 8px 22px rgba(3, 164, 237, 0.35);
  display: inline-flex;
  align-items: center;
  gap: .4rem;
}

.demo-fs-fab:hover {
  background: #0286c4;
}

.demo-btn .fa {
  margin-right: .35rem;
}

.demo-price-inline {
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #e11d48;
  font-size: 1.05rem;
  margin-right: .25rem;
}

.video-good-meta {
  padding: 1rem 0.25rem 0.25rem;
}

.video-good-meta p {
  color: #7a7a7a;
  font-size: .92rem;
  margin: 0 0 .85rem;
}

.video-good-meta .demo-card-actions {
  justify-content: flex-start;
  gap: 0.75rem;
}

.video-good-meta .demo-btn {
  flex: 0 0 auto;
  width: auto;
  min-width: 0;
  padding: 0.45rem 1.2rem;
  min-height: 38px;
  border-radius: 10px;
  font-size: 0.9rem;
}

/* ---- Videos page (professional layout) ---- */
.videos-page .page-hero { display: none; }

.vid-hero {
  position: relative;
  overflow: hidden;
  padding: 4.25rem 0 4.5rem;
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.14), transparent 55%),
    radial-gradient(720px 380px at 100% 12%, rgba(255, 105, 95, 0.1), transparent 52%),
    linear-gradient(165deg, #f4f9fd 0%, #ffffff 48%, #fff8f6 100%);
  border-bottom: 1px solid rgba(3, 164, 237, 0.1);
  color: var(--ink);
}

.vid-hero-glow {
  position: absolute;
  inset: auto -10% -40% 30%;
  height: 420px;
  background: radial-gradient(circle, rgba(3, 164, 237, 0.16), transparent 65%);
  pointer-events: none;
}

.vid-hero-inner { position: relative; z-index: 1; }

.vid-hero .site-breadcrumbs a,
.vid-hero .site-breadcrumbs span,
.vid-hero .site-breadcrumbs li {
  color: var(--muted) !important;
}

.vid-hero .site-breadcrumbs a:hover {
  color: var(--brand-blue) !important;
}

.vid-hero-copy {
  max-width: 36rem;
  animation: vidHeroIn 0.7s var(--ease) both;
}

.vid-eyebrow {
  display: inline-flex !important;
  align-items: center;
  padding: 0.45rem 1rem;
  margin-bottom: 1rem;
  border-radius: 999px;
  background: rgba(255, 105, 95, 0.1);
  border: 1px solid rgba(255, 105, 95, 0.18);
  color: var(--brand-coral) !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.vid-title {
  font-family: var(--font-display) !important;
  font-size: clamp(2.1rem, 4.2vw, 3.2rem) !important;
  font-weight: 800 !important;
  line-height: 1.12 !important;
  letter-spacing: -0.04em;
  color: var(--ink) !important;
  margin: 0 0 1.05rem !important;
  max-width: 15ch;
}

.vid-lead {
  font-size: 1.1rem !important;
  line-height: 1.7 !important;
  color: var(--muted) !important;
  max-width: 34rem;
  margin: 0 0 1.5rem !important;
}

.vid-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 1.6rem;
}

.vid-hero-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  max-width: 420px;
}

.vid-metric {
  padding: 0.85rem 0.9rem;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(30, 36, 48, 0.08);
  backdrop-filter: blur(8px);
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.04);
}

.vid-metric strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1.3rem;
  font-weight: 800;
  color: var(--brand-blue);
  letter-spacing: -0.03em;
  line-height: 1.1;
}

.vid-metric span {
  display: block;
  margin-top: 0.25rem;
  color: var(--muted);
  font-size: 0.8rem;
  font-weight: 600;
}

.vid-hero-showcase {
  position: relative;
  min-height: 380px;
  animation: vidHeroIn 0.85s var(--ease) 0.08s both;
}

.vid-shot {
  position: absolute;
  margin: 0;
  overflow: hidden;
  border-radius: 22px;
  background: #0b1220;
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.35);
  transition: transform 0.35s var(--ease), box-shadow 0.35s var(--ease);
}

.vid-shot img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: saturate(1.05) contrast(1.05);
}

.vid-shot-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(255, 88, 88, 0.92);
  color: #fff;
  box-shadow: 0 10px 24px rgba(255, 88, 88, 0.35);
  font-size: 1rem;
}

.vid-shot figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.1rem 1rem 0.95rem;
  background: linear-gradient(180deg, transparent 0%, rgba(8, 12, 22, 0.88) 100%);
  color: #fff;
}

.vid-shot figcaption span {
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.8;
  margin-bottom: 0.2rem;
}

.vid-shot figcaption strong {
  display: block;
  font-family: var(--font-display);
  font-size: 0.95rem;
  font-weight: 700;
}

.vid-shot-1 {
  width: 68%;
  height: 270px;
  top: 18px;
  left: 0;
  z-index: 2;
}

.vid-shot-2 {
  width: 48%;
  height: 200px;
  top: 0;
  right: 0;
  z-index: 3;
  transform: rotate(2deg);
}

.vid-shot-3 {
  width: 54%;
  height: 180px;
  bottom: 8px;
  right: 8%;
  z-index: 4;
  transform: rotate(-2deg);
}

.vid-shot:hover {
  transform: translateY(-6px) rotate(0deg) scale(1.02);
  z-index: 5;
}

.vid-showcase-empty {
  min-height: 320px;
  display: grid;
  place-content: center;
  text-align: center;
  gap: 0.4rem;
  border-radius: 24px;
  border: 1px dashed rgba(3, 164, 237, 0.35);
  background: rgba(255, 255, 255, 0.7);
  color: var(--muted);
  padding: 2rem;
}

.vid-showcase-empty strong {
  font-family: var(--font-display);
  font-size: 1.4rem;
  color: var(--ink);
}

.vid-cta-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  min-height: 48px;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  padding: 0.9rem 1.45rem;
  border-radius: 14px;
  text-decoration: none !important;
  box-shadow: 0 12px 28px rgba(255, 88, 88, 0.3);
  transition: transform 0.25s var(--ease), filter 0.25s var(--ease);
}

.vid-cta-primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.04);
  color: #fff !important;
}

.vid-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  background: rgba(255, 255, 255, 0.9);
  color: var(--brand-blue) !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  padding: 0.9rem 1.45rem;
  border-radius: 14px;
  text-decoration: none !important;
  border: 1px solid rgba(3, 164, 237, 0.22);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
}

.vid-cta-secondary:hover {
  background: #eef7fc;
  color: #0286c4 !important;
}

.vid-grid-section {
  padding: 4.25rem 0 3rem;
  background: linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
}

.vid-section-head {
  max-width: 640px;
  margin-bottom: 2rem;
}

.vid-section-head .vid-eyebrow {
  background: rgba(255, 105, 95, 0.1);
  border: 1px solid rgba(255, 105, 95, 0.18);
  color: var(--brand-coral) !important;
}

.vid-section-head h2 {
  margin: 0.35rem 0 0.55rem;
  font-family: var(--font-display);
  font-size: clamp(1.7rem, 3vw, 2.2rem);
  font-weight: 800;
  letter-spacing: -0.03em;
  color: var(--ink);
}

.vid-section-head p {
  margin: 0;
  color: var(--muted);
  line-height: 1.65;
}

.vid-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}

.vid-card {
  height: auto;
  margin: 0;
  display: flex;
  flex-direction: column;
  border-radius: 22px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.05);
  transition: transform 0.25s var(--ease), box-shadow 0.25s var(--ease), border-color 0.25s var(--ease);
}

.vid-card:hover {
  transform: translateY(-5px);
  border-color: rgba(3, 164, 237, 0.25);
  box-shadow: 0 22px 48px rgba(15, 23, 42, 0.1);
}

.vid-card-media {
  position: relative;
  aspect-ratio: 16 / 10;
  background: #0f172a;
  overflow: hidden;
}

.vid-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.45s var(--ease);
}

.vid-card:hover .vid-card-media img {
  transform: scale(1.04);
}

.vid-price {
  position: absolute;
  top: 12px;
  right: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.82rem;
  line-height: 1;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  box-shadow: 0 8px 18px rgba(255, 88, 88, 0.35);
  z-index: 3;
  -webkit-text-fill-color: #fff;
}

.vid-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 58px;
  height: 58px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 88, 88, 0.95);
  color: #fff;
  display: grid;
  place-items: center;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0 12px 28px rgba(255, 88, 88, 0.35);
  transition: transform 0.2s var(--ease), filter 0.2s var(--ease);
}

.vid-play:hover {
  transform: translate(-50%, -50%) scale(1.06);
  filter: brightness(1.05);
}

.vid-card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.2rem 1.25rem 1.25rem;
}

.vid-category {
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 0.55rem;
  padding: 0.25rem 0.65rem;
  border-radius: 999px;
  background: rgba(3, 164, 237, 0.1);
  color: #0284c7;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.vid-card-body h3 {
  margin: 0 0 0.45rem;
  font-family: var(--font-display);
  font-size: 1.15rem;
                  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--ink);
}

.vid-card-body p {
  margin: 0 0 1rem;
  color: #64748b;
  font-size: 0.95rem;
  line-height: 1.55;
  flex: 1;
}

.vid-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: auto;
}

.vid-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  min-height: 42px;
  padding: 0.55rem 1.05rem;
  border: 0;
  border-radius: 12px;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.88rem;
  cursor: pointer;
  text-decoration: none !important;
  transition: transform 0.2s var(--ease), background 0.2s var(--ease), filter 0.2s var(--ease);
}

.vid-btn:hover { transform: translateY(-1px); }

.vid-btn-watch {
  background: #eef7fc;
  color: #0284c7 !important;
}

.vid-btn-watch:hover {
  background: #dceff9;
  color: #0369a1 !important;
}

.vid-btn-buy {
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  box-shadow: 0 8px 18px rgba(255, 88, 88, 0.22);
}

.vid-btn-buy:hover {
  filter: brightness(1.04);
  color: #fff !important;
}

.vid-empty {
  text-align: center;
  color: var(--muted);
  padding: 2rem 1rem;
}

.vid-bottom-cta {
  padding: 0 0 4.5rem;
  background: #f7fafc;
}

.vid-bottom-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 1.85rem 1.8rem;
  border-radius: 22px;
  background:
    radial-gradient(700px 240px at 0% 0%, rgba(3, 164, 237, 0.14), transparent 55%),
    linear-gradient(135deg, #0f172a 0%, #182438 100%);
  color: #e8edf4;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.22);
}

.vid-bottom-copy .vid-eyebrow {
  background: rgba(255, 105, 95, 0.16);
  border-color: rgba(255, 105, 95, 0.28);
  color: #ffb4ae !important;
}

.vid-bottom-inner h2 {
  margin: 0.45rem 0 0.55rem;
  font-family: var(--font-display);
  font-size: clamp(1.45rem, 2.5vw, 1.9rem);
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #fff;
}

.vid-bottom-inner p {
  margin: 0;
  max-width: 34rem;
  color: rgba(232, 237, 244, 0.78);
  line-height: 1.6;
}

.vid-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.vid-bottom-actions .vid-cta-secondary {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  color: #fff !important;
}

@keyframes vidHeroIn {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 991px) {
  .vid-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .vid-title { max-width: none; }

  .vid-hero-showcase { min-height: 320px; }

  .vid-shot-1 { width: 72%; height: 220px; }
  .vid-shot-2 { width: 50%; height: 160px; }
  .vid-shot-3 { width: 56%; height: 150px; }
}

@media (max-width: 575px) {
  .vid-grid { grid-template-columns: 1fr; }
  .vid-hero-metrics { grid-template-columns: 1fr; max-width: none; }
  .vid-shot-3 {
    display: block;
    width: 48%;
    height: 110px;
  }
  .vid-hero-showcase { min-height: 260px; }
  .vid-bottom-inner { padding: 1.4rem 1.25rem; }
}

html[data-theme="dark"] .vid-hero {
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.18), transparent 55%),
    radial-gradient(720px 380px at 100% 12%, rgba(255, 105, 95, 0.12), transparent 52%),
    linear-gradient(165deg, #121820 0%, #0f141c 55%, #16121a 100%);
  border-bottom-color: rgba(232, 237, 244, 0.08);
  color: var(--ink);
}

html[data-theme="dark"] .vid-metric {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.12);
}

html[data-theme="dark"] .vid-hero .vid-cta-secondary {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.12);
  color: #5ec8f5 !important;
}

html[data-theme="dark"] .vid-grid-section,
html[data-theme="dark"] .vid-bottom-cta {
  background: #0f141c;
}

html[data-theme="dark"] .vid-card {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.1);
}

html[data-theme="dark"] .vid-card-body h3 {
  color: #e8edf4;
}

html[data-theme="dark"] .vid-card-body p {
  color: #a8b3c4;
}

html[data-theme="dark"] .vid-btn-watch {
  background: #243044;
  color: #5ec8f5 !important;
}

.vid-card {
  height: calc(100% - 28px);
  margin-bottom: 28px;
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 18px;
  background: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: border-color 0.3s var(--ease), transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}

.vid-card:hover {
  border-color: rgba(3, 164, 237, 0.35);
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(3, 164, 237, 0.1);
}

.vid-card-media {
  position: relative;
  height: 210px;
  background: #0f1218;
}

.vid-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.vid-price {
  position: absolute;
  top: 12px;
  right: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.82rem;
  line-height: 1;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  box-shadow: 0 8px 18px rgba(255, 88, 88, 0.35);
  z-index: 3;
  -webkit-text-fill-color: #fff;
}

.vid-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 105, 95, 0.95);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 1.1rem;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0 8px 22px rgba(255, 105, 95, 0.35);
  transition: transform 0.25s var(--ease), filter 0.25s var(--ease);
}

.vid-play:hover {
  transform: translate(-50%, -50%) scale(1.06);
  filter: brightness(1.05);
}

.vid-card-body {
  padding: 1.25rem 1.35rem 1.4rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.vid-category {
  display: inline-block;
  color: var(--brand-coral);
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 0.35rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.vid-card-body h3 {
  margin: 0 0 0.55rem;
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: var(--ink);
  line-height: 1.35;
}

.vid-card-body p {
  margin: 0 0 1rem;
  color: var(--muted);
  font-size: 1.02rem;
  line-height: 1.65;
  flex: 1;
}

.vid-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: auto;
}

.vid-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 10px;
  padding: 0.55rem 1.15rem;
  min-height: 40px;
  font-family: var(--font-display);
  font-size: 0.9rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none !important;
  transition: transform 0.2s var(--ease), filter 0.2s var(--ease), background 0.2s var(--ease);
}

.vid-btn:hover {
  transform: translateY(-1px);
}

.vid-btn-watch {
  background: #03a4ed;
  color: #fff !important;
}

.vid-btn-watch:hover {
  background: #0286c4;
  color: #fff !important;
}

.vid-btn-buy {
  background: linear-gradient(105deg, #ff685f 0%, #ff9068 100%);
  color: #fff !important;
  box-shadow: 0 6px 16px rgba(255, 105, 95, 0.22);
}

.vid-btn-buy:hover {
  filter: brightness(1.05);
  color: #fff !important;
}

.vid-empty {
  text-align: center;
  color: var(--muted);
  padding: 3rem 1rem;
}

.vid-bottom-cta {
  padding: 20px 0 100px;
}

.vid-bottom-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
  padding: 2.25rem 2.35rem;
  border-radius: 20px;
  border: 1px solid rgba(3, 164, 237, 0.14);
  background:
    radial-gradient(700px 280px at 0% 0%, rgba(3, 164, 237, 0.1), transparent 55%),
    radial-gradient(560px 240px at 100% 100%, rgba(255, 105, 95, 0.08), transparent 50%),
    #f8fbfe;
}

.vid-bottom-copy {
  max-width: 34rem;
}

.vid-bottom-copy .vid-eyebrow {
  margin-bottom: 0.55rem;
}

.vid-bottom-inner h2 {
  font-family: var(--font-display) !important;
  font-size: clamp(1.55rem, 2.8vw, 2.05rem) !important;
  font-weight: 700 !important;
  color: var(--ink) !important;
  margin: 0 0 0.55rem !important;
  letter-spacing: -0.02em;
  line-height: 1.25 !important;
}

.vid-bottom-inner p {
  margin: 0 !important;
  color: var(--muted) !important;
  font-size: 1.05rem !important;
  line-height: 1.65 !important;
}

.vid-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

body.vid-modal-open {
  overflow: hidden;
}

.vid-modal[hidden] {
  display: none !important;
}

.vid-modal {
  position: fixed;
  inset: 0;
  z-index: 10060;
  display: grid;
  place-items: center;
  padding: 1.25rem;
}

.vid-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 18, 24, 0.72);
}

.vid-modal-box {
  position: relative;
  z-index: 2;
  width: min(860px, 100%);
  max-height: min(90vh, 900px);
  overflow: auto;
  background: #fff;
  border-radius: 20px;
  padding: 1.5rem 1.5rem 1.35rem;
  box-shadow: 0 24px 60px rgba(15, 18, 24, 0.28);
}

.vid-modal-close {
  position: absolute;
  top: 12px;
  right: 14px;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 50%;
  background: #eef3f7;
  color: var(--ink);
  font-size: 1.4rem;
  line-height: 1;
  cursor: pointer;
}

.vid-modal-head {
  padding-right: 2rem;
  margin-bottom: 1rem;
}

.vid-modal-head h3 {
  font-family: var(--font-display);
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--ink);
  margin: 0.25rem 0 0.45rem;
}

.vid-modal-head p {
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.6;
}

.vid-modal-price {
  margin-top: 0.65rem;
  font-family: var(--font-display);
  font-weight: 700;
  color: var(--brand-coral);
  font-size: 1.15rem;
}

.vid-modal-player {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #0f1218;
  border-radius: 14px;
  overflow: hidden;
}

.vid-modal-player iframe,
.vid-modal-player video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: contain;
  background: #000;
}

.vid-modal-actions {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-end;
}

/* Space between Videos and Contact on home */
.our-videos.section {
  margin-bottom: 0 !important;
  padding-bottom: 70px;
}

.our-videos + .contact-us.section {
  padding-top: 100px !important;
  margin-top: 20px;
}

/* Videos section heading ? centered, balanced wrap */
.our-videos .section-heading.videos-heading,
.our-videos .section-heading {
  text-align: center;
  margin-bottom: 55px;
}

.our-videos .section-heading span {
  display: block;
  font-family: var(--font-display);
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--brand-coral) !important;
  opacity: 1 !important;
  margin: 0 0 0.65rem;
  line-height: 1.2;
}

.our-videos .section-heading h2 {
  text-align: center;
  margin: 0 auto !important;
  max-width: 14em;
  line-height: 1.25 !important;
  font-size: clamp(1.55rem, 2.8vw, 2.1rem) !important;
  letter-spacing: -0.02em;
}

/* Full-site demo viewer */
.demo-viewer[hidden] {
  display: none !important;
}

.demo-viewer {
  position: fixed;
  inset: 0;
  z-index: 10050;
  background: #10131a;
  display: flex;
  flex-direction: column;
}

.demo-viewer:fullscreen,
.demo-viewer:-webkit-full-screen {
  width: 100%;
  height: 100%;
}

.demo-viewer-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: .75rem 1rem;
  background: #191a20;
  color: #fff;
  flex-shrink: 0;
}

.demo-viewer-title {
  font-weight: 600;
  font-size: .95rem;
}

.demo-viewer-actions {
  display: flex;
  align-items: center;
  gap: .65rem;
}

.demo-viewer-close {
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
}

.demo-viewer-close:hover {
  background: #ff695f;
}

.demo-viewer iframe {
  flex: 1;
  width: 100%;
  border: 0;
  background: #fff;
}

body.demo-viewer-open,
body.product-modal-open {
  overflow: hidden;
}

/* Product modal: demo + video + buy */
.product-modal[hidden] {
  display: none !important;
}

.product-modal {
  position: fixed;
  inset: 0;
  z-index: 10040;
  display: grid;
  place-items: center;
  padding: 1rem;
}

.product-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 18, 28, 0.72);
  backdrop-filter: blur(4px);
}

.product-modal-box {
  position: relative;
  z-index: 1;
  width: min(980px, 100%);
  max-height: min(92vh, 900px);
  overflow: auto;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
  padding: 1.25rem 1.35rem 1.35rem;
}

.product-modal-close {
  position: absolute;
  top: .7rem;
  right: .85rem;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: #f0f3f7;
  color: #2a2a2a;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
}

.product-modal-close:hover {
  background: #ff695f;
  color: #fff;
}

.product-modal-head {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: flex-start;
  padding-right: 2.5rem;
  margin-bottom: 1rem;
}

.product-modal-head h3 {
  margin: .2rem 0 .45rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #2a2a2a;
}

.product-modal-head p {
  margin: 0;
  color: #7a7a7a;
  font-size: .92rem;
  line-height: 1.5;
}

.product-modal-price {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  font-weight: 700;
  font-size: 0.95rem;
  line-height: 1;
  padding: 0.55rem 1rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  box-shadow: 0 8px 18px rgba(255, 88, 88, 0.3);
  white-space: nowrap;
  -webkit-text-fill-color: #fff;
}

/* Compact professional modal actions (new classes beat cached old styles) */
.product-modal .pm-actions,
#productModal .pm-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 0.5rem !important;
  margin: 0 0 0.7rem !important;
  width: auto !important;
  max-width: 100% !important;
}

.product-modal .pm-seg,
#productModal .pm-seg {
  display: inline-flex !important;
  flex: 0 0 auto !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 0.2rem !important;
  margin: 0 !important;
  padding: 0.22rem !important;
  width: max-content !important;
  max-width: 100% !important;
  background: #eef2f7 !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 999px !important;
  box-shadow: none !important;
}

.product-modal .pm-seg[hidden],
.product-modal .pm-seg-btn[hidden],
.product-modal .pm-open-live[hidden],
#productModal .pm-seg[hidden],
#productModal .pm-seg-btn[hidden],
#productModal .pm-open-live[hidden] {
  display: none !important;
}

.product-modal .pm-seg-btn,
#productModal .pm-seg-btn {
  all: unset;
  box-sizing: border-box !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 0 !important;
  background: transparent !important;
  color: #64748b !important;
  border-radius: 999px !important;
  padding: 0.35rem 0.85rem !important;
  font-family: var(--font-display, inherit) !important;
  font-weight: 600 !important;
  font-size: 0.78rem !important;
  letter-spacing: 0.01em !important;
  cursor: pointer !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  min-height: 30px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  flex: 0 0 auto !important;
  -webkit-tap-highlight-color: rgba(3, 164, 237, 0.2);
  touch-action: manipulation;
}

.product-modal .pm-seg-btn:hover,
#productModal .pm-seg-btn:hover {
  color: #0f172a !important;
  background: rgba(255, 255, 255, 0.75) !important;
}

.product-modal .pm-seg-btn.active,
#productModal .pm-seg-btn.active {
  background: #fff !important;
  color: #03a4ed !important;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.1) !important;
}

.product-modal .pm-open-live,
#productModal .pm-open-live {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.35rem !important;
  flex: 0 0 auto !important;
  width: max-content !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0.35rem 0.85rem !important;
  min-height: 30px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(3, 164, 237, 0.4) !important;
  background: #fff !important;
  color: #0284c7 !important;
  font-family: var(--font-display, inherit) !important;
  font-weight: 600 !important;
  font-size: 0.78rem !important;
  letter-spacing: 0.01em !important;
  text-decoration: none !important;
  box-shadow: none !important;
  -webkit-tap-highlight-color: rgba(3, 164, 237, 0.2);
  touch-action: manipulation;
}

.product-modal .pm-open-live:hover,
#productModal .pm-open-live:hover {
  background: #03a4ed !important;
  border-color: #03a4ed !important;
  color: #fff !important;
}

.product-modal .pm-open-live i,
#productModal .pm-open-live i {
  font-size: 0.7rem !important;
}

/* Kill legacy oversized modal buttons if any old markup remains */
.product-modal-tabs,
.product-tab,
.product-live-demo-btn {
  width: auto !important;
  max-width: max-content !important;
}

.product-panel {
  display: none;
}

.product-panel.active {
  display: block;
}

.product-demo-frame-wrap,
.product-video-wrap {
  position: relative;
  width: 100%;
  height: min(52vh, 420px);
  border-radius: 16px;
  overflow: hidden;
  background: #0f1218;
}

.product-demo-frame-wrap iframe,
.product-video-wrap iframe,
.product-video-wrap video,
.product-video-wrap img {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  object-fit: contain;
  background: #000;
}

.product-demo-empty,
.product-demo-blocked {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  align-content: center;
  gap: .75rem;
  padding: 1.5rem;
  text-align: center;
  background: #10131a;
  color: #fff;
  z-index: 3;
}

.product-demo-empty #productDemoExpand {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  margin-top: 0.15rem;
  text-decoration: none;
  cursor: pointer;
}

.product-offline-note {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.45rem;
  width: min(100%, 420px);
  margin-top: 0.35rem;
  padding: 0.9rem 1rem;
  border-radius: 14px;
  background: rgba(255, 105, 95, 0.12);
  border: 1px solid rgba(255, 105, 95, 0.35);
  text-align: center;
}

.product-offline-note strong {
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
}

.product-offline-note p {
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.88rem;
  line-height: 1.45;
  max-width: 22rem;
}

.product-offline-note .demo-btn {
  margin-top: 0.25rem;
}

.product-demo-browser {
  width: min(100%, 420px);
  border-radius: 14px;
  overflow: hidden;
  background: #0b0f16;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.35);
}

.product-demo-browser-bar {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.45rem 0.65rem;
  background: #1a2230;
}

.product-demo-browser-bar span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ff695f;
}

.product-demo-browser-bar span:nth-child(2) { background: #f5c15c; }
.product-demo-browser-bar span:nth-child(3) { background: #3dd68c; }

.product-demo-browser-bar em {
  margin-left: 0.45rem;
  font-style: normal;
  font-size: 0.72rem;
  color: rgba(255, 255, 255, 0.55);
}

.product-demo-empty #productDemoImage,
.product-demo-browser img {
  cursor: zoom-in;
  width: 100%;
  max-height: min(42vh, 280px);
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 0;
  box-shadow: none;
}

.product-image-fs[hidden] {
  display: none !important;
}

.product-image-fs {
  position: fixed;
  inset: 0;
  z-index: 10060;
  display: grid;
  place-items: center;
  padding: 1rem;
  background: rgba(8, 10, 16, 0.94);
}

.product-image-fs img {
  max-width: 100%;
  max-height: 88vh;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 12px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.45);
}

.product-image-fs-close {
  position: absolute;
  top: 0.85rem;
  right: 0.85rem;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  color: #111;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
}

body.product-image-fs-open {
  overflow: hidden;
}

.product-demo-empty[hidden],
.product-demo-blocked[hidden] {
  display: none !important;
}

.product-demo-empty img[hidden] {
  display: none !important;
}

.product-demo-empty #productDemoEmptyMsg {
  margin: 0;
  max-width: 22rem;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.88rem;
  line-height: 1.45;
}

.product-video-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 767px) {
  .product-modal {
    padding: 0.55rem;
    align-items: end;
  }

  .product-modal-box {
    width: 100%;
    max-height: 94vh;
    border-radius: 18px 18px 12px 12px;
    padding: 1rem 0.95rem 1.1rem;
  }

  .product-demo-frame-wrap,
  .product-video-wrap {
    height: min(48vh, 340px);
  }

  .product-modal .pm-actions,
  #productModal .pm-actions {
    gap: 0.4rem !important;
  }

  .product-modal .pm-seg-btn,
  #productModal .pm-seg-btn,
  .product-modal .pm-open-live,
  #productModal .pm-open-live {
    padding: 0.32rem 0.75rem !important;
    font-size: 0.74rem !important;
    min-height: 28px !important;
  }

  .product-buy-form .form-grid {
    grid-template-columns: 1fr !important;
  }

  .product-buy-form input.form-control {
    background: #fff !important;
    color: #0f172a !important;
  }
}

.product-demo-empty p,
.product-demo-blocked p {
  margin: 0;
  max-width: 420px;
  color: rgba(255, 255, 255, 0.85);
  font-size: .9rem;
  line-height: 1.5;
}

.product-demo-blocked-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.85rem;
  width: min(100%, 380px);
  padding: 1.75rem 1.5rem;
  border-radius: 18px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.35);
}

.product-demo-blocked-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: rgba(3, 164, 237, 0.18);
  color: #5ec8f5;
  font-size: 1.35rem;
}

.product-demo-blocked-card h4 {
  margin: 0;
  font-family: var(--font-display, inherit);
  font-size: 1.15rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.02em;
}

.product-demo-blocked-btn {
  margin-top: 0.35rem;
  min-width: 220px;
  min-height: 46px;
  gap: 0.5rem;
  border-radius: 12px !important;
  box-shadow: 0 10px 24px rgba(3, 164, 237, 0.35);
}

.product-demo-blocked-btn:hover {
  box-shadow: 0 12px 28px rgba(3, 164, 237, 0.45);
}

.product-panel-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
  margin-top: 1rem;
}

/*
 * Keep YouTube iframe + uploaded video + image in ONE fixed frame
 * so swapping media never changes the design.
 */
.our-videos .nacc .thumb {
  position: relative !important;
  border-radius: 23px !important;
  overflow: hidden !important;
  background: #0f1218;
  box-shadow: 0 14px 36px rgba(30, 36, 48, 0.12);
}

.our-videos .nacc .thumb .media-frame {
  position: relative;
  width: 100%;
  height: 675px;
  border-radius: 23px;
  overflow: hidden;
  background: #000;
}

.our-videos .nacc .thumb .media-frame iframe,
.our-videos .nacc .thumb .media-frame video,
.our-videos .nacc .thumb .media-frame img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  border: 0;
  border-radius: 23px !important;
  display: block;
  background: #000;
  object-fit: cover;
}

.our-videos .nacc .thumb .media-frame video {
  object-fit: contain; /* keep full video visible, same frame size as YouTube */
}

.our-videos .nacc .thumb .overlay-effect {
  z-index: 5 !important;
  pointer-events: none;
}

@media (max-width: 992px) {
  .our-videos .nacc .thumb .media-frame {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .our-videos .nacc .thumb .media-frame {
    height: 280px;
  }
}

/* ---- Pricing ---- */
.pricing-tables .item {
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease);
  border-radius: 18px;
}

.pricing-tables .item:hover {
  transform: translateY(-10px);
  box-shadow: 0 24px 48px rgba(3, 164, 237, 0.14);
}

.pricing-tables .second-item {
  transform: scale(1.03);
  box-shadow: 0 20px 44px rgba(255, 105, 95, 0.14);
  z-index: 2;
  position: relative;
}

.pricing-tables .second-item:hover {
  transform: scale(1.05) translateY(-6px);
}

/* ---- Subscribe ---- */
.subscribe .inner-content {
  box-shadow: 0 20px 50px rgba(3, 164, 237, 0.15);
  border-radius: 20px;
  overflow: hidden;
}

.subscribe input {
  transition: box-shadow 0.25s var(--ease), border-color 0.25s var(--ease);
}

.subscribe input:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(3, 164, 237, 0.2);
}

/* ---- Videos sidebar ---- */
.our-videos .menu .thumb {
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
  cursor: pointer;
  border-radius: 23px;
  overflow: hidden;
}

.our-videos .menu .active .thumb,
.our-videos .menu .thumb:hover {
  transform: translateX(4px);
  box-shadow: 0 10px 24px rgba(3, 164, 237, 0.18);
}

/* ---- Contact ---- */
.contact-us #contact input {
  transition: border-color 0.25s var(--ease), box-shadow 0.25s var(--ease), transform 0.25s var(--ease);
}

.contact-us #contact input:focus {
  border-color: var(--brand-blue) !important;
  box-shadow: 0 0 0 3px rgba(3, 164, 237, 0.15);
  transform: translateY(-1px);
}

.contact-us #map iframe {
  border-radius: 16px;
  box-shadow: 0 16px 40px rgba(30, 36, 48, 0.1);
}

.contact-us .info span {
  transition: transform 0.3s var(--ease);
  display: inline-block;
}

.contact-us .info span:hover {
  transform: translateY(-2px);
}

/* ---- Contact page (professional layout) ---- */
.contact-page .page-hero { display: none; }

.ct-hero {
  padding: 70px 0 70px;
  background:
    radial-gradient(1000px 480px at 0% 0%, rgba(3, 164, 237, 0.1), transparent 55%),
    radial-gradient(800px 420px at 100% 20%, rgba(255, 105, 95, 0.08), transparent 50%),
    linear-gradient(180deg, #f8fbfe 0%, #ffffff 100%);
  border-bottom: 1px solid rgba(3, 164, 237, 0.08);
}

.ct-eyebrow {
  display: inline-block;
  color: var(--brand-coral);
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 0.95rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.85rem;
}

.ct-title {
  font-family: var(--font-display) !important;
  font-size: clamp(2rem, 4vw, 3rem) !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.03em;
  color: var(--ink) !important;
  margin: 0 0 1rem !important;
  max-width: 18ch;
}

.ct-lead {
  font-size: 1.1rem !important;
  line-height: 1.7 !important;
  color: var(--muted) !important;
  max-width: 40rem;
  margin: 0 !important;
}

.ct-hero-aside {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  padding-top: 1rem;
}

@media (min-width: 992px) {
  .ct-hero-aside {
    align-items: flex-end;
    padding-top: 0;
  }
}

.ct-cta-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(105deg, #ff685f 0%, #ff9068 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 0.95rem;
  padding: 0.9rem 1.4rem;
  border-radius: 12px;
  text-decoration: none !important;
  transition: transform 0.25s var(--ease), filter 0.25s var(--ease);
}

.ct-cta-primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
  color: #fff !important;
}

.ct-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #eef7fc;
  color: var(--brand-blue) !important;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 0.95rem;
  padding: 0.9rem 1.4rem;
  border-radius: 12px;
  text-decoration: none !important;
}

.ct-cta-secondary:hover {
  background: #dceff9;
  color: #0286c4 !important;
}

.ct-main {
  padding: 70px 0 40px;
}

.ct-form-panel {
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 20px;
  padding: 2rem 1.75rem;
  margin-bottom: 1.75rem;
  height: calc(100% - 1.75rem);
}

.ct-form-panel h2 {
  font-family: var(--font-display) !important;
  font-size: 1.55rem !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em;
  color: var(--ink) !important;
  margin: 0 0 0.5rem !important;
}

.ct-form-intro {
  color: var(--muted) !important;
  font-size: 1.02rem !important;
  line-height: 1.6 !important;
  margin: 0 0 1.5rem !important;
}

.ct-field {
  margin-bottom: 1rem;
}

.ct-field label {
  display: block;
  font-family: var(--font-display);
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 0.4rem;
}

.ct-form input,
.ct-form textarea {
  width: 100%;
  border: 1px solid rgba(30, 36, 48, 0.12);
  border-radius: 12px;
  padding: 0.9rem 1rem;
  font-family: var(--font-body);
  font-size: 1rem;
  color: var(--ink);
  background: #f8fbfe;
  transition: border-color 0.25s var(--ease), box-shadow 0.25s var(--ease), background 0.25s var(--ease);
}

.ct-form textarea {
  min-height: 140px;
  resize: vertical;
  line-height: 1.55;
}

.ct-form input:focus,
.ct-form textarea:focus {
  outline: none;
  background: #fff;
  border-color: var(--brand-blue);
  box-shadow: 0 0 0 3px rgba(3, 164, 237, 0.15);
}

.ct-form input::placeholder,
.ct-form textarea::placeholder {
  color: #9aa3ad;
  opacity: 1;
}

.ct-submit {
  width: 100%;
  margin-top: 0.5rem;
  border: 0;
  cursor: pointer;
  background: linear-gradient(105deg, #03a4ed 0%, #0286c4 100%);
  color: #fff;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 1rem;
  padding: 1rem 1.25rem;
  border-radius: 12px;
  transition: transform 0.25s var(--ease), filter 0.25s var(--ease);
}

.ct-submit:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
}

@media (min-width: 992px) {
  .ct-aside {
    padding-left: 0.75rem;
  }
}

.ct-info-card {
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 18px;
  background: #fff;
  padding: 1.4rem 1.35rem;
  margin-bottom: 1.25rem;
  height: calc(100% - 1.25rem);
  transition: border-color 0.3s var(--ease), transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}

.ct-info-card:hover {
  border-color: rgba(3, 164, 237, 0.35);
  transform: translateY(-4px);
  box-shadow: 0 14px 32px rgba(3, 164, 237, 0.1);
}

.ct-info-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(3, 164, 237, 0.12), rgba(255, 105, 95, 0.1));
  color: var(--brand-blue);
  display: grid;
  place-items: center;
  margin-bottom: 0.9rem;
  font-size: 1.1rem;
}

.ct-info-card h3 {
  font-family: var(--font-display) !important;
  font-size: 1.05rem !important;
  font-weight: 600 !important;
  color: var(--ink) !important;
  margin: 0 0 0.55rem !important;
}

.ct-info-card a {
  display: block;
  color: var(--muted) !important;
  text-decoration: none !important;
  font-size: 1.02rem;
  line-height: 1.55;
}

.ct-info-card a:hover {
  color: var(--brand-blue) !important;
}

.ct-map {
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(30, 36, 48, 0.08);
  background: #eef3f7;
  height: 340px;
}

.ct-map iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.ct-bottom-cta {
  padding: 20px 0 100px;
}

.ct-bottom-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
  padding: 2.25rem 2.35rem;
  border-radius: 20px;
  border: 1px solid rgba(3, 164, 237, 0.14);
  background:
    radial-gradient(700px 280px at 0% 0%, rgba(3, 164, 237, 0.1), transparent 55%),
    radial-gradient(560px 240px at 100% 100%, rgba(255, 105, 95, 0.08), transparent 50%),
    #f8fbfe;
}

.ct-bottom-copy {
  max-width: 34rem;
}

.ct-bottom-copy .ct-eyebrow {
  margin-bottom: 0.55rem;
}

.ct-bottom-inner h2 {
  font-family: var(--font-display) !important;
  font-size: clamp(1.55rem, 2.8vw, 2.05rem) !important;
  font-weight: 700 !important;
  color: #1a1f2e !important;
  -webkit-text-fill-color: #1a1f2e !important;
  margin: 0 0 0.55rem !important;
  letter-spacing: -0.02em;
  line-height: 1.25 !important;
}

.ct-bottom-inner p {
  margin: 0 !important;
  color: #4a5563 !important;
  -webkit-text-fill-color: #4a5563 !important;
  font-size: 1.05rem !important;
  line-height: 1.65 !important;
}

.ct-bottom-copy .ct-eyebrow {
  color: #ff695f !important;
  -webkit-text-fill-color: #ff695f !important;
}

.ct-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

/* ---- Footer (professional) ---- */
.footer-dec {
  display: none !important;
}

.site-footer {
  margin-top: 80px !important;
  position: relative;
  z-index: 2;
  border-top: 1px solid rgba(3, 164, 237, 0.1);
  background:
    radial-gradient(900px 420px at 0% 0%, rgba(3, 164, 237, 0.08), transparent 55%),
    radial-gradient(700px 360px at 100% 100%, rgba(255, 105, 95, 0.06), transparent 50%),
    linear-gradient(180deg, #f8fbfe 0%, #ffffff 100%);
  padding: 70px 0 0;
}

.site-footer-top {
  padding-bottom: 2rem;
}

.sf-brand {
  margin-bottom: 2rem;
}

.sf-logo {
  display: inline-flex;
  align-items: center;
  margin-bottom: 1.1rem;
}

.sf-logo img {
  width: auto;
  max-width: 210px;
  max-height: 48px;
  height: auto;
  object-fit: contain;
}

.sf-brand-text {
  color: var(--muted) !important;
  font-size: 1.02rem !important;
  line-height: 1.7 !important;
  margin: 0 0 1.15rem !important;
  max-width: 22rem;
}

.sf-contact-lines {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
  margin-bottom: 1.25rem;
}

.sf-contact-lines a {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  color: var(--ink) !important;
  text-decoration: none !important;
  font-size: 0.98rem;
  font-weight: 500;
}

.sf-contact-lines a .fa {
  color: var(--brand-blue);
  width: 1rem;
  text-align: center;
}

.sf-contact-lines a:hover {
  color: var(--brand-blue) !important;
}

.sf-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-social li {
  display: block !important;
  margin: 0 !important;
}

.sf-social a {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  background: linear-gradient(145deg, #03a4ed, #0286c4) !important;
  color: #fff !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1 !important;
  font-size: 1rem !important;
  text-decoration: none !important;
  transition: transform 0.25s var(--ease), background 0.25s var(--ease), box-shadow 0.25s var(--ease);
  box-shadow: 0 6px 16px rgba(3, 164, 237, 0.22);
}

.sf-social a .fa {
  display: block;
  line-height: 1;
  color: #fff !important;
}

.sf-social a:hover {
  transform: translateY(-3px);
  background: linear-gradient(145deg, #ff695f, #ff9068) !important;
  box-shadow: 0 10px 22px rgba(255, 105, 95, 0.28);
}

.sf-col {
  margin-bottom: 2rem;
}

.sf-col h4 {
  font-family: var(--font-display) !important;
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em;
  color: var(--ink) !important;
  margin: 0 0 1.15rem !important;
}

.sf-col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-col ul li {
  display: block !important;
  margin: 0 0 0.7rem !important;
}

.sf-col ul li:last-child {
  margin-bottom: 0 !important;
}

.sf-col ul li a {
  color: var(--muted) !important;
  font-size: 0.98rem !important;
  text-decoration: none !important;
  transition: color 0.25s var(--ease), padding-left 0.25s var(--ease);
}

.sf-col ul li a:hover {
  color: var(--brand-blue) !important;
  padding-left: 4px;
}

.sf-newsletter p {
  color: var(--muted) !important;
  font-size: 0.98rem !important;
  line-height: 1.65 !important;
  margin: 0 0 1rem !important;
}

.sf-form {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.1);
  border-radius: 14px;
  padding: 0.35rem 0.35rem 0.35rem 0.9rem;
  transition: border-color 0.25s var(--ease), box-shadow 0.25s var(--ease);
}

.sf-form:focus-within {
  border-color: rgba(3, 164, 237, 0.45);
  box-shadow: 0 0 0 3px rgba(3, 164, 237, 0.12);
}

.sf-form input {
  flex: 1;
  min-width: 0;
  border: 0 !important;
  outline: none !important;
  background: transparent !important;
  color: var(--ink) !important;
  font-family: var(--font-body);
  font-size: 0.95rem;
  line-height: 1.4;
  padding: 0.55rem 0 !important;
}

.sf-form input::placeholder {
  color: #8a93a1 !important;
}

.sf-form button {
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 11px;
  background: linear-gradient(145deg, #03a4ed, #0286c4);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.25s var(--ease), filter 0.25s var(--ease);
}

.sf-form button:hover {
  transform: translateY(-1px);
  filter: brightness(1.05);
}

.site-footer-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;
  border-top: 1px solid rgba(30, 36, 48, 0.08);
  padding: 1.25rem 0 1.5rem;
}

.site-footer-bottom p {
  margin: 0 !important;
  color: var(--muted) !important;
  font-size: 0.92rem !important;
}

.sf-bottom-links {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.sf-bottom-links a {
  color: var(--ink) !important;
  font-size: 0.92rem;
  font-weight: 600;
  text-decoration: none !important;
}

.sf-bottom-links a:hover {
  color: var(--brand-blue) !important;
}

@media (max-width: 767px) {
  .site-footer {
    padding-top: 55px;
    margin-top: 50px !important;
  }

  .site-footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* ---- Preloader polish ---- */
.js-preloader {
  background: linear-gradient(160deg, #f7fbff, #fff8f7);
}

.js-preloader.loaded,
body.about-page .js-preloader {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  display: none !important;
}

/* ---- Owl dots / hero pagination ---- */
.main-banner .owl-dots {
  display: flex !important;
  align-items: center;
  gap: 0.55rem;
  margin-top: 2.5rem !important;
  counter-reset: dots;
}

.main-banner .owl-dots .owl-dot {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  outline: none !important;
}

.main-banner .owl-dot span {
  display: none !important;
}

.main-banner .owl-dot:before {
  counter-increment: dots;
  content: counter(dots);
  font-family: var(--font-display) !important;
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  color: var(--ink) !important;
  width: 40px !important;
  height: 40px !important;
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid rgba(30, 36, 48, 0.12) !important;
  border-bottom: 1px solid rgba(30, 36, 48, 0.12) !important;
  border-radius: 12px !important;
  background: #fff !important;
  line-height: 1 !important;
  transition: transform 0.25s var(--ease), background 0.25s var(--ease), color 0.25s var(--ease), border-color 0.25s var(--ease), box-shadow 0.25s var(--ease) !important;
}

.main-banner .owl-dot:hover:before {
  border-color: rgba(3, 164, 237, 0.35) !important;
  color: var(--brand-blue) !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(3, 164, 237, 0.12);
}

.main-banner .owl-dot.active:before {
  color: #fff !important;
  background: linear-gradient(145deg, #03a4ed, #0286c4) !important;
  border-color: transparent !important;
  box-shadow: 0 10px 22px rgba(3, 164, 237, 0.28);
}

.our-services .owl-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 2rem !important;
}

.our-services .owl-dots .owl-dot {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
  border-radius: 999px !important;
  background: rgba(255, 105, 95, 0.28) !important;
  opacity: 1 !important;
  transition: width 0.25s var(--ease), background 0.25s var(--ease), transform 0.25s var(--ease) !important;
}

.our-services .owl-dots .owl-dot.active {
  width: 28px !important;
  background: linear-gradient(90deg, #ff695f, #ff9068) !important;
}

.owl-dot span {
  transition: transform 0.25s var(--ease), background 0.25s var(--ease) !important;
}

/* ---- Flash ---- */
.site-flash {
  animation: flashIn 0.45s var(--ease);
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(26px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes heroVisualIn {
  from {
    opacity: 0;
    transform: translate3d(28px, 18px, 0) scale(0.94);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
}

@keyframes heroStageIn {
  from {
    opacity: 0.72;
  }
  to {
    opacity: 1;
  }
}

@keyframes floatSoft {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}

@keyframes flashIn {
  from {
    opacity: 0;
    transform: translate(-50%, -12px);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

/* ---- Mobile: same hero media on every phone/tablet ---- */
@media (max-width: 991px) {
  .pricing-tables .second-item {
    transform: none;
  }
  .pricing-tables .second-item:hover {
    transform: translateY(-8px);
  }

  .main-banner::before {
    display: block !important;
    right: 0 !important;
    top: 80px !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    width: min(70vw, 520px) !important;
    height: min(55vw, 430px) !important;
    opacity: 1 !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
    border-radius: 24px;
  }
}

@media (max-width: 767px) {
  .main-banner::before {
    display: block !important;
    right: 0 !important;
    top: 90px !important;
    width: min(78vw, 360px) !important;
    height: min(62vw, 300px) !important;
    opacity: 1 !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
  .reveal {
    opacity: 1;
    transform: none;
    filter: none;
  }
  html.js-reveal .reveal:not(.is-visible) {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }
  html.js-motion .main-banner.is-hero-ready .header-text > h6,
  html.js-motion .main-banner.is-hero-ready .header-text > h2,
  html.js-motion .main-banner.is-hero-ready .header-text > p,
  html.js-motion .main-banner.is-hero-ready .header-text .down-buttons,
  html.js-motion .main-banner::before,
  html.js-motion .our-services .services-left-dec img,
  html.js-motion .our-services .services-right-dec img {
    animation: none !important;
  }
  html.js-motion .our-services .item:hover,
  html.js-motion .demo-card:hover,
  html.js-motion .port-card:hover,
  html.js-motion .vid-card:hover,
  html.js-motion .svc-item:hover,
  html.js-motion .abt-stat-card:hover,
  html.js-motion .fact-item:hover {
    transform: none !important;
  }
  html.js-motion .pf-career:not(.is-ready) .pf-career-head,
  html.js-motion .pf-timeline::before,
  html.js-motion .pf-timeline-item:not(.is-in) .pf-timeline-marker,
  html.js-motion .pf-timeline-item:not(.is-in) .pf-timeline-card {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }
}

/* =========================================================
   Dark mode ? frontend
   ========================================================= */
html[data-theme="dark"] body {
  background:
    radial-gradient(1100px 560px at 0% 0%, rgba(3, 164, 237, 0.12), transparent 55%),
    radial-gradient(900px 480px at 100% 10%, rgba(255, 105, 95, 0.08), transparent 50%),
    var(--page-bg) !important;
  color: var(--ink) !important;
}

html[data-theme="dark"] .site-topbar {
  background: var(--topbar-bg) !important;
  border-bottom-color: var(--border-ui) !important;
  color: var(--muted) !important;
}

html[data-theme="dark"] .site-topbar-info a,
html[data-theme="dark"] .site-topbar-info li.site-topbar-hours,
html[data-theme="dark"] .site-topbar-social-label {
  color: var(--muted) !important;
}

html[data-theme="dark"] .site-topbar-social-links a {
  background: #1c2430 !important;
  color: var(--brand-blue) !important;
  box-shadow: none !important;
}

html[data-theme="dark"] .header-area.site-header,
html[data-theme="dark"] .site-header-wrap.background-header .header-area.site-header {
  background: var(--header-bg) !important;
  border-bottom-color: var(--border-ui) !important;
  box-shadow: var(--shadow-ui) !important;
}

/* Desktop dark nav only ? mobile drawer uses white panel + dark text */
@media (min-width: 993px) {
  html[data-theme="dark"] .site-nav-link,
  html[data-theme="dark"] .header-area .main-nav .nav li a.site-nav-link,
  html[data-theme="dark"] .background-header .main-nav .nav li a.site-nav-link,
  html[data-theme="dark"] .site-header-wrap.background-header .main-nav .nav li a.site-nav-link,
  html[data-theme="dark"] .site-header-wrap.is-scrolled .main-nav .nav li a.site-nav-link {
    color: #e8edf4 !important;
  }

  html[data-theme="dark"] .site-nav-link:hover,
  html[data-theme="dark"] .site-nav-link.active,
  html[data-theme="dark"] .header-area .main-nav .nav li a.site-nav-link:hover,
  html[data-theme="dark"] .header-area .main-nav .nav li a.site-nav-link.active,
  html[data-theme="dark"] .background-header .main-nav .nav li a.site-nav-link:hover,
  html[data-theme="dark"] .background-header .main-nav .nav li a.site-nav-link.active {
    color: var(--brand-blue) !important;
  }
}

html[data-theme="dark"] .site-call-text strong {
  color: var(--ink) !important;
}

html[data-theme="dark"] .site-nav-actions {
  border-left-color: var(--border-ui) !important;
}

html[data-theme="dark"] .site-brand-tagline {
  color: #8b97a8 !important;
}

html[data-theme="dark"] .section,
html[data-theme="dark"] .ct-main,
html[data-theme="dark"] .ct-hero,
html[data-theme="dark"] .page-hero,
html[data-theme="dark"] .contact-us {
  background-color: transparent !important;
}

html[data-theme="dark"] .ct-form-panel,
html[data-theme="dark"] .ct-info-card,
html[data-theme="dark"] .contact-pro-form,
html[data-theme="dark"] .pricing-item,
html[data-theme="dark"] .services .item,
html[data-theme="dark"] .our-services .item,
html[data-theme="dark"] .portfolio-item,
html[data-theme="dark"] article,
html[data-theme="dark"] .card {
  background: var(--card-bg) !important;
  border-color: var(--border-ui) !important;
  color: var(--ink) !important;
  box-shadow: var(--shadow-ui) !important;
}

html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4,
html[data-theme="dark"] .ct-title,
html[data-theme="dark"] .section-heading h2 {
  color: var(--ink) !important;
}

html[data-theme="dark"] p,
html[data-theme="dark"] .ct-lead,
html[data-theme="dark"] .ct-form-intro {
  color: var(--muted) !important;
}

html[data-theme="dark"] .ct-form input,
html[data-theme="dark"] .ct-form textarea,
html[data-theme="dark"] .contact-pro-field input,
html[data-theme="dark"] .contact-pro-field textarea,
html[data-theme="dark"] input[type="text"],
html[data-theme="dark"] input[type="email"],
html[data-theme="dark"] input[type="password"],
html[data-theme="dark"] input[type="url"],
html[data-theme="dark"] textarea,
html[data-theme="dark"] select {
  background: #121821 !important;
  border-color: rgba(232, 237, 244, 0.14) !important;
  color: var(--ink) !important;
}

html[data-theme="dark"] .ct-form input:focus,
html[data-theme="dark"] .ct-form textarea:focus,
html[data-theme="dark"] .contact-pro-field input:focus,
html[data-theme="dark"] .contact-pro-field textarea:focus {
  background: #18202c !important;
}

html[data-theme="dark"] .site-footer {
  background:
    radial-gradient(900px 420px at 0% 0%, rgba(3, 164, 237, 0.1), transparent 55%),
    linear-gradient(180deg, #121821 0%, #0f141b 100%) !important;
  border-top-color: var(--border-ui) !important;
  color: var(--muted) !important;
}

html[data-theme="dark"] .site-footer h4,
html[data-theme="dark"] .site-footer .sf-brand-text,
html[data-theme="dark"] .site-footer a {
  color: var(--ink) !important;
}

html[data-theme="dark"] .site-flash {
  background: #1a222e !important;
  color: var(--ink) !important;
  box-shadow: var(--shadow-ui) !important;
}

html[data-theme="dark"] .main-banner,
html[data-theme="dark"] .main-banner .item,
html[data-theme="dark"] .main-banner .item p {
  color: var(--ink);
}

html[data-theme="dark"] .theme-toggle {
  color: var(--ink);
  border-color: var(--border-ui);
  background: #1c2430;
}

/* Theme toggle control */
.theme-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 8px;
  border: 1px solid rgba(30, 36, 48, 0.12);
  background: #fff;
  color: #2a2a2a;
  cursor: pointer;
  padding: 0;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.theme-toggle:hover {
  transform: translateY(-1px);
  border-color: rgba(3, 164, 237, 0.35);
  color: var(--brand-blue);
}

.theme-toggle i,
.theme-toggle .fa {
  font-size: 0.95rem;
  line-height: 1;
}

.site-topbar-social .theme-toggle {
  margin-right: 0.15rem;
}

/* ---- Portfolio essentials (skills / career / FAQ / case study) ---- */
.abt-cv-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 46px;
  padding: 0.7rem 1.35rem;
  border-radius: 12px;
  background: linear-gradient(105deg, #03a4ed 0%, #0284c7 100%);
  color: #fff !important;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  text-decoration: none !important;
  box-shadow: 0 10px 22px rgba(3, 164, 237, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.abt-cv-btn:hover {
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(3, 164, 237, 0.36);
  filter: brightness(1.03);
}

.abt-hero-aside .abt-cv-btn {
  width: 100%;
  max-width: 240px;
}

.abt-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  align-items: center;
}

.pf-page-hero {
  padding: 2.5rem 0 1.5rem;
  background: linear-gradient(180deg, #f4f8fc 0%, #ffffff 100%);
}

.pf-page-hero .abt-hero-aside {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.65rem;
}

.cv-contact-line {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  margin-top: 1rem;
  color: #5b6472;
  font-size: 0.95rem;
}

.cv-contact-line i {
  margin-right: 0.35rem;
  color: #03a4ed;
}

.cv-profile {
  max-width: 760px;
  margin: 0 auto;
  padding: 1.5rem 1.6rem;
  border-radius: 16px;
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.05);
}

.cv-profile h2 {
  margin: 0 0 0.65rem;
  font-family: var(--font-display);
  font-size: 1.35rem;
}

.cv-profile p {
  margin: 0;
  color: #5b6472;
  line-height: 1.65;
}

.pf-section-actions {
  margin-top: 1.5rem;
  text-align: center;
}

.pf-empty {
  text-align: center;
  color: #6b7280;
  padding: 2rem 1rem;
}

.pf-section {
  padding: 4.5rem 0;
}

html[data-theme="dark"] .pf-page-hero {
  background: linear-gradient(180deg, #121820 0%, #0f141c 100%);
}

html[data-theme="dark"] .cv-profile {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.1);
}

.pf-section-head {
  max-width: 640px;
  margin: 0 auto 2rem;
  text-align: center;
}

.pf-section-head h2 {
  margin: 0.35rem 0 0.65rem;
  font-family: var(--font-display);
  font-size: clamp(1.55rem, 2.4vw, 2.1rem);
  color: var(--ink);
}

.pf-section-head p {
  margin: 0;
  color: #6b7280;
  line-height: 1.6;
}

/* ---- Skills board on About (compact) ---- */
.sk-board {
  padding: 3.5rem 0 4.5rem;
  background:
    linear-gradient(180deg, rgba(248, 251, 254, 0.95) 0%, #ffffff 40%, #ffffff 100%);
}

.sk-board-about {
  border-top: 1px solid rgba(3, 164, 237, 0.08);
}

.sk-about-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.25rem;
  margin-bottom: 2rem;
}

.sk-about-head h2 {
  margin: 0.35rem 0 0.55rem;
  font-family: var(--font-display);
  font-size: clamp(1.7rem, 3vw, 2.25rem);
  font-weight: 700;
  letter-spacing: -0.03em;
  color: var(--ink);
}

.sk-about-head p {
  margin: 0;
  max-width: 36rem;
  color: var(--muted);
  line-height: 1.65;
}

.sk-about-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

.sk-panel {
  padding: 1.5rem 1.6rem 1.35rem;
  border-radius: 20px;
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.04);
}

.sk-panel-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.1rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid rgba(30, 36, 48, 0.08);
}

.sk-panel-head h2,
.sk-panel-head h3 {
  margin: 0;
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--ink);
}

.sk-panel-head p {
  margin: 0;
  font-size: 0.85rem;
  font-weight: 600;
  color: #94a3b8;
}

.sk-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1rem;
}

.sk-row-main {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.45rem;
}

.sk-row-main strong {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 600;
  color: var(--ink);
}

.sk-row-main span {
  font-family: var(--font-display);
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--brand-blue);
  letter-spacing: -0.01em;
}

.sk-meter {
  height: 6px;
  border-radius: 999px;
  background: #e8eef5;
  overflow: hidden;
}

.sk-meter i {
  display: block;
  width: var(--skill-level, 0%);
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #03a4ed 0%, #0284c7 100%);
  animation: skMeterFill 0.9s var(--ease) both;
}

@keyframes skMeterFill {
  from { width: 0; }
  to { width: var(--skill-level, 0%); }
}

@media (max-width: 991px) {
  .sk-about-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  .sk-panel {
    padding: 1.2rem 1.15rem;
  }
}

html[data-theme="dark"] .sk-board {
  background: linear-gradient(180deg, #121820 0%, #0f141c 45%, #0f141c 100%);
}

html[data-theme="dark"] .sk-panel {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.1);
}

html[data-theme="dark"] .sk-panel-head {
  border-color: rgba(232, 237, 244, 0.1);
}

html[data-theme="dark"] .sk-meter {
  background: #243044;
}

html[data-theme="dark"] .sk-row-main strong,
html[data-theme="dark"] .sk-panel-head h2,
html[data-theme="dark"] .sk-panel-head h3,
html[data-theme="dark"] .sk-about-head h2 {
  color: #e8edf4;
}

/* ---- Skills page (dedicated professional layout) ---- */
.skills-page .page-hero { display: none; }

.sx-hero {
  position: relative;
  overflow: hidden;
  padding: 3.75rem 0 4.25rem;
  border-bottom: 1px solid rgba(3, 164, 237, 0.1);
  background:
    linear-gradient(160deg, #eef7fc 0%, #ffffff 46%, #fff6f4 100%);
}

.sx-hero-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.sx-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(8px);
}

.sx-orb-a {
  width: 420px;
  height: 420px;
  top: -120px;
  right: -80px;
  background: radial-gradient(circle, rgba(3, 164, 237, 0.28), transparent 68%);
  animation: sxFloat 9s ease-in-out infinite;
}

.sx-orb-b {
  width: 320px;
  height: 320px;
  bottom: -140px;
  left: -60px;
  background: radial-gradient(circle, rgba(255, 105, 95, 0.22), transparent 70%);
  animation: sxFloat 11s ease-in-out infinite reverse;
}

.sx-grid {
  position: absolute;
  inset: 0;
  opacity: 0.35;
  background-image:
    linear-gradient(rgba(3, 164, 237, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(3, 164, 237, 0.06) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse 70% 60% at 70% 40%, #000 20%, transparent 75%);
}

.sx-hero-inner { position: relative; z-index: 1; }

.sx-hero-copy {
  max-width: 34rem;
  animation: sxHeroIn 0.75s var(--ease) both;
}

.sx-brand {
  margin: 0 0 0.65rem;
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 2.6vw, 1.85rem);
  font-weight: 800;
  letter-spacing: -0.04em;
  color: var(--brand-blue);
  line-height: 1.1;
}

.sx-eyebrow {
  display: inline-block;
  margin-bottom: 0.75rem;
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--brand-coral);
}

.sx-eyebrow-light { color: rgba(255, 255, 255, 0.72); }

.sx-title {
  margin: 0 0 1rem !important;
  font-family: var(--font-display) !important;
  font-size: clamp(2.2rem, 4.6vw, 3.45rem) !important;
  font-weight: 800 !important;
  line-height: 1.08 !important;
  letter-spacing: -0.045em;
  color: var(--ink) !important;
  max-width: 12ch;
}

.sx-lead {
  margin: 0 0 1.6rem !important;
  max-width: 32rem;
  font-size: 1.12rem !important;
  line-height: 1.7 !important;
  color: var(--muted) !important;
}

.sx-hero-actions,
.sx-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}

.sx-cta-primary,
.sx-cta-secondary,
.sx-cta-ghost {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.85rem 1.35rem;
  border-radius: 12px;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  text-decoration: none !important;
  transition: transform 0.2s var(--ease), box-shadow 0.2s var(--ease), background 0.2s var(--ease), color 0.2s var(--ease);
}

.sx-cta-primary {
  background: linear-gradient(135deg, #03a4ed, #0284c7);
  color: #fff !important;
  box-shadow: 0 12px 28px rgba(3, 164, 237, 0.28);
}

.sx-cta-primary:hover {
  transform: translateY(-2px);
  color: #fff !important;
  box-shadow: 0 16px 34px rgba(3, 164, 237, 0.34);
}

.sx-cta-secondary {
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(3, 164, 237, 0.22);
  color: var(--ink) !important;
}

.sx-cta-secondary:hover {
  border-color: rgba(3, 164, 237, 0.45);
  color: var(--brand-blue) !important;
  transform: translateY(-2px);
}

.sx-cta-ghost {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.28);
  color: #fff !important;
}

.sx-cta-ghost:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff !important;
  transform: translateY(-2px);
}

.sx-hero-visual {
  display: grid;
  gap: 1.25rem;
  justify-items: center;
  animation: sxHeroIn 0.85s var(--ease) 0.1s both;
}

.sx-ring-stage {
  position: relative;
  width: min(100%, 340px);
  aspect-ratio: 1;
}

.sx-rings {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.sx-ring-track {
  fill: none;
  stroke: rgba(3, 164, 237, 0.1);
  stroke-width: 10;
}

.sx-ring-arc {
  fill: none;
  stroke-width: 10;
  stroke-linecap: round;
  opacity: 0;
  animation: sxRingDraw 1.1s var(--ease) var(--sx-delay, 0.2s) forwards;
}

.sx-ring-core {
  position: absolute;
  inset: 28%;
  display: grid;
  place-content: center;
  text-align: center;
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 25%, rgba(255, 255, 255, 0.95), rgba(238, 247, 252, 0.92));
  border: 1px solid rgba(3, 164, 237, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

.sx-ring-core strong {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4vw, 2.6rem);
  font-weight: 800;
  letter-spacing: -0.04em;
  color: var(--brand-blue);
  line-height: 1;
}

.sx-ring-core span {
  margin-top: 0.2rem;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #64748b;
}

.sx-ring-legend {
  list-style: none;
  margin: 0;
  padding: 0;
  width: min(100%, 340px);
  display: grid;
  gap: 0.45rem;
}

.sx-ring-legend li {
  display: grid;
  grid-template-columns: 10px 1fr auto;
  align-items: center;
  gap: 0.65rem;
  font-size: 0.9rem;
}

.sx-ring-legend i {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.sx-ring-legend span {
  color: #334155;
  font-weight: 600;
}

.sx-ring-legend em {
  font-style: normal;
  font-family: var(--font-display);
  font-weight: 700;
  color: var(--brand-blue);
}

.sx-stack {
  padding: 4.25rem 0 4.75rem;
  background:
    radial-gradient(700px 280px at 0% 0%, rgba(3, 164, 237, 0.06), transparent 60%),
    linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
}

.sx-stack-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.sx-stack-head h2 {
  margin: 0.2rem 0 0.55rem;
  font-family: var(--font-display);
  font-size: clamp(1.85rem, 3.2vw, 2.55rem);
  font-weight: 800;
  letter-spacing: -0.035em;
  color: var(--ink);
}

.sx-stack-head p {
  margin: 0;
  max-width: 36rem;
  color: var(--muted);
  line-height: 1.65;
}

.sx-stack-meta {
  display: flex;
  gap: 1.75rem;
}

.sx-stack-meta strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1.85rem;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: var(--ink);
  line-height: 1;
}

.sx-stack-meta span {
  font-size: 0.82rem;
  font-weight: 600;
  color: #94a3b8;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.sx-cats {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.55rem;
  overflow-x: auto;
  padding: 0.15rem 0 1.35rem;
  margin-bottom: 0.5rem;
  scrollbar-width: thin;
  scroll-snap-type: x proximity;
}

.sx-cat {
  scroll-snap-align: start;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.65rem 0.95rem;
  border-radius: 999px;
  border: 1px solid rgba(15, 23, 42, 0.1);
  background: rgba(255, 255, 255, 0.9);
  color: #475569 !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 0.9rem;
  transition: background 0.2s var(--ease), border-color 0.2s var(--ease), color 0.2s var(--ease), transform 0.2s var(--ease);
}

.sx-cat em {
  font-style: normal;
  min-width: 1.4rem;
  height: 1.4rem;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  background: #eef2f7;
  font-size: 0.72rem;
  font-weight: 700;
  color: #64748b;
}

.sx-cat:hover,
.sx-cat.is-active {
  background: rgba(3, 164, 237, 0.12);
  border-color: rgba(3, 164, 237, 0.35);
  color: #0284c7 !important;
  transform: translateY(-1px);
}

.sx-cat:hover em,
.sx-cat.is-active em {
  background: rgba(3, 164, 237, 0.18);
  color: #0284c7;
}

.sx-panels {
  display: grid;
  gap: 1.75rem;
}

.sx-panel {
  padding: 1.65rem 0 0.25rem;
  border-top: 1px solid rgba(15, 23, 42, 0.08);
  scroll-margin-top: 120px;
}

.skills-page {
  scroll-behavior: smooth;
}

.sx-panel:first-child {
  border-top: 0;
  padding-top: 0.25rem;
}

.sx-panel-head {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.35rem;
}

.sx-panel-index {
  font-family: var(--font-display);
  font-size: 1.35rem;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: rgba(3, 164, 237, 0.45);
  line-height: 1;
  padding-top: 0.15rem;
}

.sx-panel-head h2 {
  margin: 0 0 0.25rem;
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 2.2vw, 1.7rem);
  font-weight: 700;
  letter-spacing: -0.03em;
  color: var(--ink);
}

.sx-panel-head p {
  margin: 0;
  font-size: 0.92rem;
  color: #94a3b8;
}

.sx-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1.15rem;
}

.sx-row-top {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.5rem;
}

.sx-row-top strong {
  font-family: var(--font-display);
  font-size: 1.02rem;
  font-weight: 600;
  color: var(--ink);
}

.sx-row-top span {
  font-family: var(--font-display);
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--brand-blue);
  letter-spacing: -0.02em;
}

.sx-meter {
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(90deg, #e8eef5, #f1f5f9);
  overflow: hidden;
}

.sx-meter i {
  display: block;
  width: 0;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #03a4ed 0%, #ff695f 140%);
  box-shadow: 0 0 16px rgba(3, 164, 237, 0.35);
  transition: width 1s var(--ease);
}

.sx-empty {
  margin: 0;
  padding: 2.5rem 1rem;
  text-align: center;
  color: #7a7a7a;
  font-size: 1.05rem;
}

.sx-cta {
  padding: 4rem 0;
  background:
    radial-gradient(700px 320px at 15% 0%, rgba(3, 164, 237, 0.28), transparent 55%),
    radial-gradient(560px 280px at 90% 100%, rgba(255, 105, 95, 0.22), transparent 50%),
    linear-gradient(145deg, #0f1724 0%, #152033 55%, #1a2436 100%);
}

.sx-cta-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
}

.sx-cta-copy {
  max-width: 36rem;
}

.sx-cta-copy h2 {
  margin: 0.25rem 0 0.65rem;
  font-family: var(--font-display);
  font-size: clamp(1.7rem, 3vw, 2.35rem);
  font-weight: 800;
  letter-spacing: -0.035em;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

.sx-cta-copy p {
  margin: 0;
  color: rgba(232, 237, 244, 0.85) !important;
  -webkit-text-fill-color: rgba(232, 237, 244, 0.85) !important;
  line-height: 1.65;
  font-size: 1.05rem;
}

.sx-cta .sx-eyebrow,
.sx-cta .sx-eyebrow-light {
  color: #ffb4ae !important;
  -webkit-text-fill-color: #ffb4ae !important;
}

/* Dark CTA band ? never inherit light-mode dark ink */
.sx-cta .sx-cta-copy h2,
html[data-theme="light"] .sx-cta .sx-cta-copy h2,
html:not([data-theme="dark"]) .sx-cta .sx-cta-copy h2,
html[data-theme="dark"] .sx-cta .sx-cta-copy h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

.sx-cta .sx-cta-copy p,
html[data-theme="light"] .sx-cta .sx-cta-copy p,
html:not([data-theme="dark"]) .sx-cta .sx-cta-copy p,
html[data-theme="dark"] .sx-cta .sx-cta-copy p {
  color: rgba(232, 237, 244, 0.85) !important;
  -webkit-text-fill-color: rgba(232, 237, 244, 0.85) !important;
}

@keyframes sxHeroIn {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: none; }
}

@keyframes sxRingDraw {
  from { opacity: 0; stroke-dashoffset: 40; }
  to { opacity: 1; stroke-dashoffset: 0; }
}

@keyframes sxFloat {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(0, 18px, 0); }
}

@media (max-width: 991px) {
  .sx-title { max-width: none; }
  .sx-hero { padding: 3rem 0 3.25rem; }
  .sx-stack-meta { width: 100%; }
}

@media (max-width: 575px) {
  .sx-cta-primary,
  .sx-cta-secondary,
  .sx-cta-ghost {
    width: 100%;
    justify-content: center;
  }
}

html[data-theme="dark"] .sx-hero {
  background:
    linear-gradient(160deg, #101820 0%, #0f141c 50%, #18141a 100%);
  border-bottom-color: rgba(232, 237, 244, 0.08);
}

html[data-theme="dark"] .sx-title,
html[data-theme="dark"] .sx-stack-head h2,
html[data-theme="dark"] .sx-panel-head h2,
html[data-theme="dark"] .sx-row-top strong,
html[data-theme="dark"] .sx-stack-meta strong {
  color: #e8edf4 !important;
}

html[data-theme="dark"] .sx-ring-core {
  background: radial-gradient(circle at 30% 25%, #243044, #1a2332);
  border-color: rgba(232, 237, 244, 0.1);
}

html[data-theme="dark"] .sx-ring-core span,
html[data-theme="dark"] .sx-ring-legend span {
  color: #94a3b8;
}

html[data-theme="dark"] .sx-stack {
  background:
    radial-gradient(700px 280px at 0% 0%, rgba(3, 164, 237, 0.08), transparent 60%),
    linear-gradient(180deg, #0f141c 0%, #121820 100%);
}

html[data-theme="dark"] .sx-cat {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.1);
  color: #cbd5e1 !important;
}

html[data-theme="dark"] .sx-cat em {
  background: #243044;
  color: #94a3b8;
}

html[data-theme="dark"] .sx-panel {
  border-top-color: rgba(232, 237, 244, 0.08);
}

html[data-theme="dark"] .sx-meter {
  background: #243044;
}

html[data-theme="dark"] .sx-cta-secondary {
  background: rgba(26, 35, 50, 0.85);
  color: #e8edf4 !important;
}

.pf-career {
  background: linear-gradient(180deg, #f7fafc 0%, #ffffff 55%, #ffffff 100%);
}

html.js-motion .pf-career:not(.is-ready) .pf-career-head {
  opacity: 0;
  transform: translateY(18px);
}

html.js-motion .pf-career .pf-career-head {
  transition:
    opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}

html.js-motion .pf-career.is-ready .pf-career-head {
  opacity: 1;
  transform: translateY(0);
}

.pf-timeline {
  position: relative;
  max-width: 820px;
  margin: 0 auto;
  padding-left: 0.25rem;
  display: grid;
  gap: 1.35rem;
}

.pf-timeline::before {
  content: "";
  position: absolute;
  left: 23px;
  top: 12px;
  bottom: 12px;
  width: 2px;
  background: linear-gradient(180deg, rgba(3, 164, 237, 0.55), rgba(255, 105, 95, 0.28), rgba(3, 164, 237, 0.08));
  transform-origin: top center;
}

html.js-motion .pf-timeline::before {
  transform: scaleY(0.08);
  opacity: 0.35;
  transition:
    transform 1.25s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.7s ease;
}

html.js-motion .pf-timeline.is-active::before {
  transform: scaleY(1);
  opacity: 1;
}

.pf-timeline-item {
  position: relative;
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 1rem;
  align-items: start;
}

.pf-timeline-marker {
  position: relative;
  z-index: 1;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background: #fff;
  border: 1px solid rgba(3, 164, 237, 0.22);
  color: #0284c7;
  box-shadow: 0 8px 20px rgba(3, 164, 237, 0.12);
  font-size: 1.05rem;
  transition:
    transform 0.55s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.45s ease,
    box-shadow 0.45s ease,
    border-color 0.35s ease;
}

.pf-timeline-education .pf-timeline-marker {
  color: #0f766e;
  border-color: rgba(15, 118, 110, 0.22);
  box-shadow: 0 8px 20px rgba(15, 118, 110, 0.1);
}

.pf-timeline-certification .pf-timeline-marker {
  color: #c2410c;
  border-color: rgba(194, 65, 12, 0.22);
  box-shadow: 0 8px 20px rgba(194, 65, 12, 0.1);
}

.pf-timeline-card {
  padding: 1.25rem 1.4rem;
  border-radius: 16px;
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.05);
  transition:
    transform 0.65s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.55s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease,
    filter 0.55s ease;
}

html.js-motion .pf-timeline-item:not(.is-in) .pf-timeline-marker {
  opacity: 0;
  transform: scale(0.55);
}

html.js-motion .pf-timeline-item:not(.is-in) .pf-timeline-card {
  opacity: 0;
  transform: translate3d(28px, 18px, 0);
  filter: blur(3px);
}

html.js-motion .pf-timeline-item.is-in .pf-timeline-marker {
  opacity: 1;
  transform: scale(1);
  animation: pfMarkerPulse 0.7s cubic-bezier(0.22, 1, 0.36, 1) both;
}

html.js-motion .pf-timeline-item.is-in .pf-timeline-card {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  filter: blur(0);
}

html.js-motion .pf-timeline-item.is-in .pf-career-type {
  animation: pfChipIn 0.55s cubic-bezier(0.22, 1, 0.36, 1) 0.08s both;
}

html.js-motion .pf-timeline-item.is-in .pf-timeline-card h3 {
  animation: pfTitleIn 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.12s both;
}

.pf-timeline-card:hover {
  transform: translateY(-4px);
  border-color: rgba(3, 164, 237, 0.28);
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.1);
}

html.js-motion .pf-timeline-item.is-in .pf-timeline-card:hover {
  transform: translateY(-4px);
}

html.js-motion .pf-timeline-item.is-in:hover .pf-timeline-marker {
  transform: scale(1.06);
  box-shadow: 0 12px 26px rgba(3, 164, 237, 0.2);
}

html.js-motion .pf-timeline-education.is-in:hover .pf-timeline-marker {
  box-shadow: 0 12px 26px rgba(15, 118, 110, 0.18);
}

html.js-motion .pf-timeline-certification.is-in:hover .pf-timeline-marker {
  box-shadow: 0 12px 26px rgba(194, 65, 12, 0.18);
}

@keyframes pfMarkerPulse {
  0% { transform: scale(0.55); }
  70% { transform: scale(1.08); }
  100% { transform: scale(1); }
}

@keyframes pfChipIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes pfTitleIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.pf-timeline-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.45rem 1rem;
  margin-bottom: 0.55rem;
}

.pf-career-type {
  display: inline-flex;
  align-items: center;
  padding: 0.22rem 0.65rem;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #0284c7;
  background: rgba(3, 164, 237, 0.1);
}

.pf-timeline-education .pf-career-type {
  color: #0f766e;
  background: rgba(15, 118, 110, 0.1);
}

.pf-timeline-certification .pf-career-type {
  color: #c2410c;
  background: rgba(194, 65, 12, 0.1);
}

.pf-timeline-dates {
  font-size: 0.86rem;
  font-weight: 600;
  color: #64748b;
  white-space: nowrap;
}

.pf-timeline-card h3 {
  margin: 0 0 0.45rem;
  font-family: var(--font-display);
  font-size: 1.18rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--ink);
}

.pf-career-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem 1.1rem;
  margin-bottom: 0.65rem;
  color: #64748b;
  font-size: 0.9rem;
}

.pf-career-meta i {
  margin-right: 0.3rem;
  color: #94a3b8;
}

.pf-timeline-card p {
  margin: 0;
  color: #475569;
  line-height: 1.65;
  font-size: 0.95rem;
}

@media (max-width: 575px) {
  .pf-timeline::before {
    left: 19px;
  }

  .pf-timeline-item {
    grid-template-columns: 40px 1fr;
    gap: 0.75rem;
  }

  .pf-timeline-marker {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    font-size: 0.95rem;
  }

  .pf-timeline-card {
    padding: 1.05rem 1.1rem;
  }
}

.pf-faq-list {
  max-width: 760px;
  margin: 0 auto;
  display: grid;
  gap: 0.75rem;
}

.pf-faq-item {
  border: 1px solid rgba(30, 36, 48, 0.1);
  border-radius: 12px;
  background: #fff;
  padding: 0.85rem 1.1rem;
}

.pf-faq-item summary {
  cursor: pointer;
  font-weight: 700;
  color: var(--ink);
  list-style: none;
}

.pf-faq-item summary::-webkit-details-marker {
  display: none;
}

.pf-faq-item p {
  margin: 0.65rem 0 0;
  color: #5b6472;
  line-height: 1.6;
}

.product-case-study {
  margin: 0 0 1rem;
  padding: 1rem;
  border-radius: 14px;
  background: #f5f9fc;
  border: 1px solid #e4eef6;
}

.product-case-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 0.85rem;
}

.product-case-block h4 {
  margin: 0 0 0.35rem;
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #0284c7;
}

.product-case-block p {
  margin: 0;
  color: #334155;
  font-size: 0.9rem;
  line-height: 1.5;
}

.product-case-tech {
  margin: 0.85rem 0 0;
  font-size: 0.86rem;
  font-weight: 600;
  color: #475569;
}

html[data-theme="dark"] .pf-timeline-card,
html[data-theme="dark"] .pf-timeline-marker,
html[data-theme="dark"] .pf-faq-item {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.1);
}

html[data-theme="dark"] .pf-career {
  background: linear-gradient(180deg, #121820 0%, #0f141c 55%, #0f141c 100%);
}

html[data-theme="dark"] .pf-timeline-card h3 {
  color: #e8edf4;
}

html[data-theme="dark"] .pf-timeline-card p,
html[data-theme="dark"] .pf-career-meta,
html[data-theme="dark"] .pf-timeline-dates {
  color: #a8b3c4;
}

html[data-theme="dark"] .pf-skill-bar {
  background: #243044;
}

html[data-theme="dark"] .product-case-study {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.1);
}

/* ---- Pricing page (portfolio professional) ---- */
.pricing-page .pricing-tables,
.pricing-page .tables-left-dec,
.pricing-page .tables-right-dec {
  display: none !important;
}

.pr-hero {
  position: relative;
  overflow: hidden;
  padding: 4.25rem 0 4.5rem;
  background:
    radial-gradient(880px 420px at 0% 0%, rgba(3, 164, 237, 0.14), transparent 55%),
    radial-gradient(720px 380px at 100% 15%, rgba(255, 105, 95, 0.1), transparent 52%),
    linear-gradient(165deg, #f4f9fd 0%, #ffffff 52%, #fff7f4 100%);
  border-bottom: 1px solid rgba(3, 164, 237, 0.1);
}

.pr-hero-glow {
  position: absolute;
  inset: auto -8% -40% 40%;
  height: 420px;
  background: radial-gradient(circle, rgba(3, 164, 237, 0.15), transparent 65%);
  pointer-events: none;
}

.pr-hero-inner { position: relative; z-index: 1; }

.pr-eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 1rem;
  margin-bottom: 1rem;
  border-radius: 999px;
  background: rgba(255, 105, 95, 0.1);
  border: 1px solid rgba(255, 105, 95, 0.18);
  color: var(--brand-coral);
  font-family: var(--font-display);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.pr-title {
  margin: 0 0 1rem;
  max-width: 16ch;
  font-family: var(--font-display);
  font-size: clamp(2.1rem, 4.2vw, 3.25rem);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.04em;
  color: var(--ink);
}

.pr-lead {
  margin: 0 0 1.5rem;
  max-width: 36rem;
  font-size: 1.1rem;
  line-height: 1.7;
  color: var(--muted);
}

.pr-hero-actions,
.pr-note-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.pr-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.85rem 1.4rem;
  border-radius: 14px;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
  text-decoration: none !important;
  transition: transform 0.25s var(--ease), box-shadow 0.25s var(--ease), filter 0.25s var(--ease), background 0.25s var(--ease);
}

.pr-btn-primary {
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  box-shadow: 0 12px 28px rgba(255, 88, 88, 0.28);
}

.pr-btn-primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.04);
  color: #fff !important;
}

.pr-btn-ghost {
  background: rgba(255, 255, 255, 0.9);
  color: var(--brand-blue) !important;
  border: 1px solid rgba(3, 164, 237, 0.22);
}

.pr-btn-ghost:hover {
  background: #eef7fc;
  color: #0286c4 !important;
}

.pr-hero-panel {
  padding: 1.4rem 1.35rem;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.06);
  backdrop-filter: blur(10px);
}

.pr-hero-stat strong {
  display: block;
  font-family: var(--font-display);
  font-size: 2.6rem;
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1;
  color: var(--brand-blue);
}

.pr-hero-stat span {
  display: block;
  margin-top: 0.35rem;
  color: var(--muted);
  font-weight: 600;
  font-size: 0.92rem;
}

.pr-hero-points {
  list-style: none;
  margin: 1.15rem 0 0;
  padding: 1.05rem 0 0;
  border-top: 1px solid rgba(30, 36, 48, 0.08);
  display: grid;
  gap: 0.65rem;
}

.pr-hero-points li {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  color: #334155;
  font-weight: 600;
  font-size: 0.92rem;
}

.pr-hero-points i {
  color: #03a4ed;
}

.pr-plans {
  padding: 4.25rem 0 3.5rem;
  background: linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
}

.pr-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
  align-items: stretch;
}

.pr-card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 1.7rem 1.5rem 1.45rem;
  border-radius: 22px;
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.05);
  transition: transform 0.25s var(--ease), box-shadow 0.25s var(--ease), border-color 0.25s var(--ease);
}

.pr-card:hover {
  transform: translateY(-4px);
  border-color: rgba(3, 164, 237, 0.25);
  box-shadow: 0 20px 44px rgba(15, 23, 42, 0.1);
}

.pr-card.is-featured {
  background: linear-gradient(180deg, #0f172a 0%, #152033 100%);
  border-color: transparent;
  box-shadow: 0 24px 50px rgba(15, 23, 42, 0.28);
  transform: translateY(-8px);
}

.pr-card.is-featured:hover {
  transform: translateY(-10px);
}

.pr-badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 0.35rem 0.7rem;
  border-radius: 999px;
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff;
  font-family: var(--font-display);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.pr-card-head h2 {
  margin: 0 0 1rem;
  font-family: var(--font-display);
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--ink);
}

.pr-card.is-featured .pr-card-head h2,
.pr-card.is-featured .pr-features li,
.pr-card.is-featured .pr-features span {
  color: #e8edf4;
}

.pr-price-wrap {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  margin-bottom: 1.25rem;
}

.pr-old {
  font-style: normal;
  font-size: 0.95rem;
  color: #94a3b8;
  text-decoration: line-through;
}

.pr-price {
  font-family: var(--font-display);
  font-size: 2.35rem;
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1;
  color: var(--brand-blue);
}

.pr-card.is-featured .pr-price {
  color: #5ec8f5;
}

.pr-features {
  list-style: none;
  margin: 0 0 1.4rem;
  padding: 0;
  display: grid;
  gap: 0.7rem;
  flex: 1;
}

.pr-features li {
  display: flex;
  align-items: flex-start;
  gap: 0.55rem;
  color: #475569;
  font-size: 0.95rem;
  line-height: 1.45;
}

.pr-features i {
  margin-top: 0.15rem;
  color: #03a4ed;
}

.pr-card.is-featured .pr-features i {
  color: #5ec8f5;
}

.pr-card-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  width: 100%;
  border-radius: 14px;
  background: #eef7fc;
  color: #0284c7 !important;
  font-family: var(--font-display);
  font-weight: 700;
  text-decoration: none !important;
  transition: transform 0.2s var(--ease), background 0.2s var(--ease), color 0.2s var(--ease);
}

.pr-card-btn:hover {
  background: #dceff9;
  color: #0369a1 !important;
  transform: translateY(-1px);
}

.pr-card.is-featured .pr-card-btn {
  background: linear-gradient(105deg, #ff5858 0%, #ff7a59 100%);
  color: #fff !important;
  box-shadow: 0 12px 26px rgba(255, 88, 88, 0.3);
}

.pr-card.is-featured .pr-card-btn:hover {
  filter: brightness(1.05);
  color: #fff !important;
}

.pr-empty {
  text-align: center;
  color: var(--muted);
  padding: 2rem 1rem;
}

.pr-compare-note {
  padding: 0 0 4.5rem;
}

.pr-note-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 1.85rem 1.8rem;
  border-radius: 22px;
  background:
    radial-gradient(700px 240px at 0% 0%, rgba(3, 164, 237, 0.12), transparent 55%),
    linear-gradient(135deg, #0f172a 0%, #182438 100%);
  color: #e8edf4;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.22);
}

.pr-note-inner .pr-eyebrow {
  background: rgba(255, 105, 95, 0.16);
  border-color: rgba(255, 105, 95, 0.28);
  color: #ffb4ae;
}

.pr-note-inner h2 {
  margin: 0.45rem 0 0.55rem;
  font-family: var(--font-display);
  font-size: clamp(1.45rem, 2.5vw, 1.9rem);
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #fff;
}

.pr-note-inner p {
  margin: 0;
  max-width: 34rem;
  color: rgba(232, 237, 244, 0.78);
  line-height: 1.6;
}

.pr-note-inner .pr-btn-ghost {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.16);
  color: #fff !important;
}

.pr-note-inner .pr-btn-ghost:hover {
  background: rgba(255, 255, 255, 0.14);
  color: #fff !important;
}

@media (max-width: 991px) {
  .pr-grid {
    grid-template-columns: 1fr;
    max-width: 460px;
    margin: 0 auto;
  }

  .pr-card.is-featured {
    transform: none;
  }

  .pr-card.is-featured:hover {
    transform: translateY(-4px);
  }

  .pr-title {
    max-width: none;
  }
}

@media (max-width: 575px) {
  .pr-hero {
    padding: 3rem 0 3.25rem;
  }

  .pr-note-inner {
    padding: 1.4rem 1.25rem;
  }
}

html[data-theme="dark"] .pr-hero {
  background:
    radial-gradient(880px 420px at 0% 0%, rgba(3, 164, 237, 0.18), transparent 55%),
    radial-gradient(720px 380px at 100% 15%, rgba(255, 105, 95, 0.12), transparent 52%),
    linear-gradient(165deg, #121820 0%, #0f141c 55%, #16121a 100%);
  border-bottom-color: rgba(232, 237, 244, 0.08);
}

html[data-theme="dark"] .pr-plans {
  background: linear-gradient(180deg, #0f141c 0%, #121820 100%);
}

html[data-theme="dark"] .pr-hero-panel,
html[data-theme="dark"] .pr-card:not(.is-featured),
html[data-theme="dark"] .pr-btn-ghost {
  background: #1a2332;
  border-color: rgba(232, 237, 244, 0.12);
}

html[data-theme="dark"] .pr-hero-points li,
html[data-theme="dark"] .pr-card-head h2,
html[data-theme="dark"] .pr-features li {
  color: #e8edf4;
}

/* =========================================================
   Light mode ? readable text on white (without killing dark CTAs)
   ========================================================= */
html[data-theme="light"],
html:not([data-theme="dark"]) {
  --ink: #1a1f2e;
  --ink-deep: #1a1f2e;
  --muted: #4a5563;
  --page-bg: #ffffff;
  --page-bg-soft: #f8fbfe;
  --header-bg: #ffffff;
  --card-bg: #ffffff;
}

html[data-theme="light"] body,
html:not([data-theme="dark"]) body {
  color: #1a1f2e !important;
}

/* Page / section titles on light backgrounds */
html[data-theme="light"] .svc-title,
html[data-theme="light"] .abt-title,
html[data-theme="light"] .port-title,
html[data-theme="light"] .vid-title,
html[data-theme="light"] .ct-title,
html[data-theme="light"] .sx-title,
html[data-theme="light"] .pr-title,
html[data-theme="light"] .section-heading h2,
html[data-theme="light"] .main-banner .item h2,
html[data-theme="light"] .demo-card-body h3,
html[data-theme="light"] .demo-card-body h4,
html[data-theme="light"] .vid-card-body h3,
html[data-theme="light"] .our-services .item h4,
html[data-theme="light"] .pricing-tables .item h4,
html[data-theme="light"] .abt-copy h2,
html[data-theme="light"] .abt-stat-card h3,
html[data-theme="light"] .site-nav-link,
html[data-theme="light"] .header-area .main-nav .nav li a.site-nav-link,
html:not([data-theme="dark"]) .site-nav-link,
html:not([data-theme="dark"]) .header-area .main-nav .nav li a.site-nav-link,
html:not([data-theme="dark"]) .svc-title,
html:not([data-theme="dark"]) .abt-title,
html:not([data-theme="dark"]) .port-title,
html:not([data-theme="dark"]) .vid-title,
html:not([data-theme="dark"]) .ct-title,
html:not([data-theme="dark"]) .sx-title,
html:not([data-theme="dark"]) .section-heading h2,
html:not([data-theme="dark"]) .main-banner .item h2,
html:not([data-theme="dark"]) .demo-card-body h3,
html:not([data-theme="dark"]) .vid-card-body h3,
html:not([data-theme="dark"]) .our-services .item h4 {
  color: #1a1f2e !important;
  -webkit-text-fill-color: #1a1f2e !important;
}

html[data-theme="light"] .svc-lead,
html[data-theme="light"] .abt-lead,
html[data-theme="light"] .port-lead,
html[data-theme="light"] .vid-lead,
html[data-theme="light"] .ct-lead,
html[data-theme="light"] .sx-lead,
html[data-theme="light"] .main-banner .item p,
html[data-theme="light"] .demo-card-body p,
html[data-theme="light"] .vid-card-body p,
html[data-theme="light"] .our-services .item p,
html[data-theme="light"] .about-us p,
html:not([data-theme="dark"]) .svc-lead,
html:not([data-theme="dark"]) .abt-lead,
html:not([data-theme="dark"]) .port-lead,
html:not([data-theme="dark"]) .vid-lead,
html:not([data-theme="dark"]) .ct-lead,
html:not([data-theme="dark"]) .main-banner .item p,
html:not([data-theme="dark"]) .demo-card-body p {
  color: #4a5563 !important;
  -webkit-text-fill-color: #4a5563 !important;
}

html[data-theme="light"] .svc-eyebrow,
html[data-theme="light"] .abt-eyebrow,
html[data-theme="light"] .port-eyebrow,
html[data-theme="light"] .vid-eyebrow,
html[data-theme="light"] .ct-eyebrow,
html[data-theme="light"] .section-heading span,
html[data-theme="light"] .main-banner .item h6,
html:not([data-theme="dark"]) .svc-eyebrow,
html:not([data-theme="dark"]) .section-heading span,
html:not([data-theme="dark"]) .main-banner .item h6 {
  color: #ff695f !important;
  -webkit-text-fill-color: #ff695f !important;
}

html[data-theme="light"] .main-banner .item h2 em,
html[data-theme="light"] .section-heading h2 em,
html:not([data-theme="dark"]) .main-banner .item h2 em,
html:not([data-theme="dark"]) .section-heading h2 em {
  color: #03a4ed !important;
  -webkit-text-fill-color: #03a4ed !important;
}

html[data-theme="light"] .main-banner .item h2 span,
html[data-theme="light"] .section-heading h2 span,
html:not([data-theme="dark"]) .main-banner .item h2 span,
html:not([data-theme="dark"]) .section-heading h2 span {
  color: #ff695f !important;
  -webkit-text-fill-color: #ff695f !important;
}

/* Bottom CTA cards are LIGHT (#f8fbfe) ? use DARK text (never white-on-white) */
.svc-bottom-inner h2,
.port-bottom-inner h2,
.vid-bottom-inner h2,
.ct-bottom-inner h2,
.abt-bottom-inner h2,
html[data-theme="light"] .svc-bottom-inner h2,
html[data-theme="light"] .port-bottom-inner h2,
html[data-theme="light"] .vid-bottom-inner h2,
html[data-theme="light"] .ct-bottom-inner h2,
html:not([data-theme="dark"]) .svc-bottom-inner h2,
html:not([data-theme="dark"]) .port-bottom-inner h2,
html:not([data-theme="dark"]) .vid-bottom-inner h2,
html:not([data-theme="dark"]) .ct-bottom-inner h2,
html[data-theme="dark"] .svc-bottom-inner h2,
html[data-theme="dark"] .port-bottom-inner h2,
html[data-theme="dark"] .vid-bottom-inner h2,
html[data-theme="dark"] .ct-bottom-inner h2,
html[data-theme="dark"] h2.ct-bottom-title {
  color: #1a1f2e !important;
  -webkit-text-fill-color: #1a1f2e !important;
}

.svc-bottom-inner p,
.port-bottom-inner p,
.vid-bottom-inner p,
.ct-bottom-inner p,
.abt-bottom-inner p,
html[data-theme="light"] .svc-bottom-inner p,
html[data-theme="light"] .port-bottom-inner p,
html[data-theme="light"] .vid-bottom-inner p,
html[data-theme="light"] .ct-bottom-inner p,
html:not([data-theme="dark"]) .svc-bottom-inner p,
html:not([data-theme="dark"]) .port-bottom-inner p,
html:not([data-theme="dark"]) .vid-bottom-inner p,
html:not([data-theme="dark"]) .ct-bottom-inner p,
html[data-theme="dark"] .svc-bottom-inner p,
html[data-theme="dark"] .port-bottom-inner p,
html[data-theme="dark"] .vid-bottom-inner p,
html[data-theme="dark"] .ct-bottom-inner p {
  color: #4a5563 !important;
  -webkit-text-fill-color: #4a5563 !important;
}

.svc-bottom-copy .svc-eyebrow,
.port-bottom-copy .port-eyebrow,
.vid-bottom-copy .vid-eyebrow,
.ct-bottom-copy .ct-eyebrow,
.abt-bottom-copy .abt-eyebrow {
  color: #ff695f !important;
  -webkit-text-fill-color: #ff695f !important;
}

.svc-cta-secondary,
.port-cta-secondary,
.vid-cta-secondary,
.abt-cta-secondary,
.ct-cta-secondary {
  color: #0284c7 !important;
  -webkit-text-fill-color: #0284c7 !important;
  background: #ffffff !important;
  border: 1px solid rgba(3, 164, 237, 0.28) !important;
}

.svc-cta-secondary:hover,
.port-cta-secondary:hover,
.vid-cta-secondary:hover,
.abt-cta-secondary:hover {
  color: #03a4ed !important;
  -webkit-text-fill-color: #03a4ed !important;
}

/* About page dark bottom panel only ? white text */
.about-page .abt-bottom-inner h2,
.about-page .abt-bottom-inner p {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

.about-page .abt-bottom-inner p {
  color: rgba(255, 255, 255, 0.85) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.85) !important;
}

.about-page .abt-bottom-copy .abt-eyebrow {
  color: #ffb4ae !important;
  -webkit-text-fill-color: #ffb4ae !important;
}

.about-page .abt-bottom-actions .abt-cta-secondary {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background: rgba(255, 255, 255, 0.1) !important;
}

/* Gradient counters need clip, not solid fill */
html[data-theme="light"] .count-digit,
html:not([data-theme="dark"]) .count-digit {
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  background: linear-gradient(135deg, #03a4ed, #ff695f);
  -webkit-background-clip: text;
  background-clip: text;
}

/* Dark mode: page heroes must not stay white (was washing out light titles) */
html[data-theme="dark"] .svc-hero,
html[data-theme="dark"] .abt-hero,
html[data-theme="dark"] .port-hero,
html[data-theme="dark"] .vid-hero,
html[data-theme="dark"] .ct-hero,
html[data-theme="dark"] .sx-hero,
html[data-theme="dark"] .page-hero {
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.16), transparent 55%),
    radial-gradient(700px 380px at 100% 12%, rgba(255, 105, 95, 0.1), transparent 52%),
    linear-gradient(165deg, #121820 0%, #0f141c 55%, #16121a 100%) !important;
  border-bottom-color: rgba(232, 237, 244, 0.08) !important;
}

html[data-theme="dark"] .svc-title,
html[data-theme="dark"] .abt-title,
html[data-theme="dark"] .port-title,
html[data-theme="dark"] .vid-title,
html[data-theme="dark"] .ct-title,
html[data-theme="dark"] .sx-title,
html[data-theme="dark"] .legal-title {
  color: #e8edf4 !important;
  -webkit-text-fill-color: #e8edf4 !important;
}

/* ── Legal pages (Privacy, Terms) ── */
.legal-page .legal-hero {
  position: relative;
  overflow: hidden;
  padding: 56px 0 48px;
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.12), transparent 55%),
    radial-gradient(700px 380px at 100% 12%, rgba(255, 105, 95, 0.08), transparent 52%),
    linear-gradient(165deg, #f8fbfe 0%, #ffffff 55%, #fff7f6 100%);
  border-bottom: 1px solid rgba(30, 36, 48, 0.08);
}

.legal-hero-glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(500px 220px at 80% 20%, rgba(3, 164, 237, 0.08), transparent 70%);
}

.legal-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.35rem 0.85rem;
  border-radius: 999px;
  background: rgba(3, 164, 237, 0.1);
  color: #0277bd;
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 0.85rem;
}

.legal-title {
  font-family: var(--font-display) !important;
  font-size: clamp(2rem, 4vw, 2.75rem) !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  color: var(--ink) !important;
  margin: 0 0 0.75rem !important;
}

.legal-lead {
  font-size: 1.08rem;
  line-height: 1.75;
  color: var(--muted);
  max-width: 640px;
  margin: 0;
}

.legal-highlights {
  padding: 0 0 8px;
  margin-top: -18px;
  position: relative;
  z-index: 2;
}

.legal-highlight-grid {
  display: grid;
  gap: 1rem;
}

@media (min-width: 768px) {
  .legal-highlight-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.legal-highlight-card {
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 18px;
  padding: 1.35rem 1.25rem 1.2rem;
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.06);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.legal-highlight-card:hover {
  transform: translateY(-3px);
  border-color: rgba(3, 164, 237, 0.18);
  box-shadow: 0 20px 44px rgba(3, 164, 237, 0.1);
}

.legal-highlight-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 12px;
  margin-bottom: 0.85rem;
  background: linear-gradient(135deg, rgba(3, 164, 237, 0.14), rgba(255, 105, 95, 0.12));
  color: #0277bd;
  font-size: 1.05rem;
}

.legal-highlight-card h2 {
  font-family: var(--font-display) !important;
  font-size: 1.02rem !important;
  font-weight: 700 !important;
  color: var(--ink) !important;
  margin: 0 0 0.45rem !important;
}

.legal-highlight-card p {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.65;
  color: #5b6472;
}

.legal-meta-card {
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 18px;
  padding: 1.15rem 1.25rem;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.06);
}

.legal-meta-row {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.55rem 0;
  border-bottom: 1px solid rgba(30, 36, 48, 0.06);
  font-size: 0.88rem;
}

.legal-meta-row:last-child {
  border-bottom: 0;
}

.legal-meta-row span {
  color: var(--muted);
}

.legal-meta-row strong {
  color: var(--ink);
  text-align: right;
}

.legal-main {
  padding: 56px 0 80px;
}

.legal-toc {
  position: sticky;
  top: 110px;
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 18px;
  padding: 1.25rem 1.15rem;
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.05);
}

.legal-toc h2 {
  font-family: var(--font-display);
  font-size: 0.92rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--muted) !important;
  margin: 0 0 0.85rem !important;
}

.legal-toc ol {
  margin: 0;
  padding-left: 1.15rem;
  display: grid;
  gap: 0.55rem;
}

.legal-toc a {
  color: var(--ink);
  text-decoration: none;
  font-size: 0.92rem;
  line-height: 1.45;
  transition: color 0.2s ease, padding-left 0.2s ease;
  display: inline-block;
}

.legal-toc a:hover {
  color: var(--brand-blue);
  padding-left: 0.15rem;
}

.legal-document {
  background: #fff;
  border: 1px solid rgba(30, 36, 48, 0.08);
  border-radius: 22px;
  padding: 2rem 1.75rem;
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.06);
}

@media (min-width: 768px) {
  .legal-document {
    padding: 2.5rem 2.25rem;
  }
}

.legal-section {
  padding: 1.35rem 0;
  border-bottom: 1px solid rgba(30, 36, 48, 0.07);
}

.legal-section:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.legal-section:first-child {
  padding-top: 0;
}

.legal-section h2 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-family: var(--font-display) !important;
  font-size: 1.28rem !important;
  font-weight: 700 !important;
  color: var(--ink) !important;
  margin: 0 0 0.85rem !important;
}

.legal-section-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(3, 164, 237, 0.14), rgba(255, 105, 95, 0.12));
  color: #0277bd;
  font-size: 0.82rem;
  font-weight: 800;
  flex-shrink: 0;
}

.legal-section-num i {
  font-size: 0.88rem;
}

.legal-section p,
.legal-paragraph,
.legal-detail {
  margin: 0 0 0.85rem;
  font-size: 1.02rem;
  line-height: 1.8;
  color: #4b5563;
}

.legal-detail strong {
  color: var(--ink);
}

.legal-section p:last-child {
  margin-bottom: 0;
}

.legal-list {
  margin: 0.25rem 0 0;
  padding-left: 0;
  list-style: none;
  display: grid;
  gap: 0.65rem;
}

.legal-list li {
  position: relative;
  padding-left: 1.45rem;
  font-size: 1rem;
  line-height: 1.65;
  color: #4b5563;
}

.legal-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62rem;
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #03a4ed, #ff695f);
}

.legal-contact {
  margin-top: 0.5rem;
  padding-top: 1.75rem;
}

.legal-contact-grid {
  display: grid;
  gap: 0.85rem;
  margin-top: 1rem;
  grid-template-columns: minmax(0, 1fr);
}

@media (min-width: 992px) {
  .legal-contact-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.legal-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 0.7rem;
  min-width: 0;
  width: 100%;
  padding: 0.95rem 1rem;
  border-radius: 14px;
  border: 1px solid rgba(3, 164, 237, 0.14);
  background: linear-gradient(180deg, rgba(3, 164, 237, 0.05), rgba(255, 255, 255, 0.9));
  color: var(--ink);
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1.45;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  box-sizing: border-box;
}

.legal-contact-item span {
  min-width: 0;
  flex: 1 1 auto;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.legal-contact-item i {
  color: #03a4ed;
  font-size: 1rem;
  flex-shrink: 0;
  margin-top: 0.12rem;
}

.legal-contact-item:hover {
  transform: translateY(-2px);
  border-color: rgba(3, 164, 237, 0.28);
  box-shadow: 0 12px 24px rgba(3, 164, 237, 0.12);
  color: #0277bd;
}

html[data-theme="dark"] .legal-hero {
  background:
    radial-gradient(900px 420px at 8% 0%, rgba(3, 164, 237, 0.16), transparent 55%),
    radial-gradient(700px 380px at 100% 12%, rgba(255, 105, 95, 0.1), transparent 52%),
    linear-gradient(165deg, #121820 0%, #0f141c 55%, #16121a 100%) !important;
}

html[data-theme="dark"] .legal-meta-card,
html[data-theme="dark"] .legal-toc,
html[data-theme="dark"] .legal-document,
html[data-theme="dark"] .legal-highlight-card {
  background: #151b24 !important;
  border-color: rgba(232, 237, 244, 0.08) !important;
}

html[data-theme="dark"] .legal-highlight-card p,
html[data-theme="dark"] .legal-section p,
html[data-theme="dark"] .legal-list li,
html[data-theme="dark"] .legal-lead {
  color: #b8c2cf !important;
}

html[data-theme="dark"] .legal-contact-item {
  background: rgba(3, 164, 237, 0.08);
  border-color: rgba(3, 164, 237, 0.18);
  color: #e8edf4;
}
