﻿/*! Altezza Design System — Tokens (v0.1)
    Source of truth extracted from Index(1).jb-html and web-dev-base.html.
    Include this file BEFORE any component CSS / before Tailwind utilities
    so every value in the system resolves to a single token.

    Usage:
      color: var(--text);
      background: var(--surface-tint);
      border-radius: var(--radius-card);
      box-shadow: var(--shadow-cta);
*/:root{--c-ink: #0B1120;--c-ink-soft: #3D4658;--c-mute: #6B7486;--c-line: #E4E8EF;--c-bg: #FFFFFF;--c-bg-tint: #F3F5FA;--c-bg-blue: #ECF0FC;--c-blue: #1C3EDC;--c-blue-2: #2F57F0;--c-blue-3: #4B6FF4;--c-blue-mid: #3B64EB;--c-blue-soft: #7A9BF6;--c-blue-pale: #B9CBFB;--c-blue-light: #DDE5FB;--c-blue-ice: #EAF0FE;--c-footer-bg: #0B1120;--c-footer-text: #C5CCDB;--c-footer-mute: #8892A5;--c-footer-label: #6B7486;--c-error: #C0392B;--c-white-a15: rgb(255,255,255,.15);--c-white-a18: rgb(255,255,255,.18);--c-white-a22: rgb(255,255,255,.22);--c-white-a35: rgb(255,255,255,.35);--c-white-a55: rgb(255,255,255,.55);--c-white-a75: rgb(255,255,255,.75);--surface: var(--c-bg);--surface-tint: var(--c-bg-tint);--surface-cool: var(--c-bg-blue);--surface-ice: var(--c-blue-ice);--surface-dark: var(--c-footer-bg);--text: var(--c-ink);--text-soft: var(--c-ink-soft);--text-muted: var(--c-mute);--text-on-dark: var(--c-footer-text);--text-mute-on-dark:var(--c-footer-mute);--border: var(--c-line);--border-strong: var(--c-ink);--border-brand: var(--c-blue);--border-brand-soft:var(--c-blue-light);--brand: var(--c-blue);--brand-hover: var(--c-blue-2);--on-brand: #FFFFFF;--brand-tint: var(--c-blue-ice);--brand-tint-2: var(--c-bg-blue);--state-error: var(--c-error);--state-error-bg: rgb(192, 57, 43, .12);--ff-display: 'Rubik', 'Inter', system-ui, sans-serif;--ff-body: 'Inter', system-ui, -apple-system, Segoe UI, sans-serif;--ff-mono: 'JetBrains Mono', ui-monospace, Menlo, monospace;--fz-xs: 0.6875rem;--fz-sm: 0.75rem;--fz-13: 0.8125rem;--fz-base: 0.875rem;--fz-md: 0.9375rem;--fz-lg: 15.5px;--fz-17: 1.0625rem;--fz-xl: 1.125rem;--fz-2xl: 1.25rem;--fz-22: 1.375rem;--fz-24: 1.5rem;--fz-26: 1.625rem;--fz-32: 2rem;--fz-38: 2.375rem;--fz-42: 2.625rem;--fz-h2: 2.75rem;--fz-52: 3.25rem;--fz-56: 3.5rem;--fz-64: 4rem;--fz-72: 4.5rem;--fz-120: 7.5rem;--fz-220: 13.75rem;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--ls-display-tight: -0.06em;--ls-display: -0.04em;--ls-display-soft: -0.02em;--ls-tight: -0.01em;--ls-normal: 0;--ls-pill: 0.02em;--ls-mono: 0.08em;--ls-label: 0.12em;--ls-label-lg: 0.14em;--ls-meta: 0.18em;--ls-meta-wide: 0.2em;--lh-display-xtight: 0.85;--lh-display: 0.9;--lh-display-2: 0.95;--lh-h1: 1.05;--lh-h2: 1.08;--lh-heading: 1.1;--lh-snug: 1.15;--lh-body: 1.65;--lh-body-md: 1.7;--lh-body-lg: 1.75;--lh-prose: 1.8;--spacing-0: 0;--spacing-1: 0.25rem;--spacing-2: 0.5rem;--spacing-3: 0.75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-10: 2.5rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--radius-sm: 0.375rem;--radius-md: 0.5rem;--radius-lg: 0.75rem;--radius-xl: 1rem;--radius-2xl: 1.125rem;--radius-tag: 1.25rem;--radius-card: 1.75rem;--radius-cta: 2rem;--radius-pill: 62.4375rem;--shadow-pill: 0 1px 0 rgb(11,17,32,.02), 0 0.625rem 1.875rem -1.125rem rgb(11,17,32,.12);--shadow-cta: 0 0.625rem 1.5rem -0.625rem rgb(28,62,220,.55);--shadow-panel: 0 1.25rem 3.125rem -1.25rem rgb(11,17,32,.3), 0 2px 0.375rem rgb(11,17,32,.05);--shadow-lg: 0 1.25rem 3.75rem -1.25rem rgb(11,17,32,.25);--gradient-hero: radial-gradient(75rem 37.5rem at var(--hero-gx, 20%) var(--hero-gy, 0%), var(--hero-c1, #EAF0FE) 0%, var(--hero-c2, #F6F8FE) 45%, var(--hero-c3, #FFFFFF) 85%);--gradient-stat-card: linear-gradient(135deg, #1C3EDC 0%, #2F57F0 55%, #4B6FF4 100%);--gradient-cta-button: linear-gradient(180deg, #2F57F0 0%, #1C3EDC 100%);--gradient-industry-featured: linear-gradient(135deg, #2F57F0 0%, #1C3EDC 100%);--gradient-blue-tile: radial-gradient(120% 85% at 20% 20%, #B9CBFB 0%, #7A9BF6 35%, #3B64EB 65%, #1C3EDC 100%);--gradient-ice-tile: linear-gradient(135deg, #EEF3FE 0%, #DDE6FC 100%);--gradient-cta-block: linear-gradient(135deg, #F6F8FD 0%, #E8EEFC 100%);--gradient-callout: linear-gradient(90deg, var(--c-blue-ice) 0%, transparent 60%);--pattern-diag-light: repeating-linear-gradient(115deg, rgb(255,255,255,.08) 0 2px, transparent 2px 0.875rem);--pattern-diag-ink: repeating-linear-gradient(115deg, rgb(28,62,220,.04) 0 2px, transparent 2px 1rem);--page-max: 75rem;--page-max-narrow: 68.75rem;--page-padding-x: 1.5rem;--prose-max: 45rem;--lead-max: 38.75rem;--max-560: 35rem;--z-base: 1;--z-header: 100;--z-overlay: 1000;--z-panel: 9999;--ease-out: cubic-bezier(.2,.8,.2,1);--ease-in-out: cubic-bezier(.4,0,.2,1);--duration-fast: 120ms;--duration-base: 200ms;--duration-slow: 320ms}html,body{margin:0;padding:0;background:var(--surface);color:var(--text);font-family:var(--ff-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html{overflow-x:clip}body{overflow-x:clip}::selection{background:var(--brand-tint);color:var(--brand)}.jb-container{max-width:var(--page-max);margin:0 auto;padding:0 var(--page-padding-x)}.jb-container--narrow{max-width:var(--page-max-narrow);margin:0 auto;padding:0 var(--page-padding-x)}.jb-section{padding:6rem 0}.jb-section--tint{background:var(--surface-tint)}.jb-section--cool{background:var(--surface-cool)}.jb-section--dark{background:var(--surface-dark);color:var(--text-on-dark)}.jb-site-header{position:sticky;top:.75rem;z-index:var(--z-header);padding-top:var(--spacing-6);width:100%;box-sizing:border-box}.jb-site-header__shell{max-width:var(--page-max);margin:0 auto;padding:0 var(--page-padding-x)}.jb-hero-wrap--with-sticky-header{margin-top:calc(-1*(var(--spacing-6) + 4rem));padding-top:calc(var(--spacing-6) + 4rem)}.jb-site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-4);background-color:hsla(0,0%,100%,.65);backdrop-filter:blur(1.25rem) saturate(170%);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 .375rem 1.5rem rgba(11,17,32,.06);transition:background-color 240ms ease,box-shadow 240ms ease,border-color 240ms ease,transform 240ms cubic-bezier(0.4, 0, 0.2, 1)}.jb-site-header__logo{display:flex;align-items:center;gap:var(--spacing-1);padding:.5rem 1.375rem .5rem 1rem}.jb-site-header__logo>img{display:block;height:2.625rem;width:auto}.jb-site-header__nav{display:flex;align-items:center;gap:.25rem;padding:.5rem}.jb-site-header__nav ul,.jb-site-header__nav ol{list-style:none;margin:0;padding:0;display:contents}.jb-site-header__nav li{list-style:none;margin:0;padding:0}.jb-site-header__cta{margin-left:auto}.jb-logo{display:inline-flex;align-items:center;gap:var(--spacing-2);padding-right:var(--spacing-4);font-family:var(--ff-display);font-size:var(--fz-2xl);font-weight:var(--fw-semibold);color:var(--text);letter-spacing:var(--ls-display-soft);text-decoration:none}.jb-logo__mark{position:relative;display:inline-block;width:1.375rem;height:1.375rem}.jb-logo__mark::before,.jb-logo__mark::after{content:"";position:absolute;transform:rotate(45deg)}.jb-logo__mark::before{inset:0;border-radius:var(--radius-sm);background:var(--brand)}.jb-logo__mark::after{inset:.3125rem;border-radius:3px;background:var(--surface)}.jb-logo--on-dark{color:var(--on-brand)}.jb-logo--on-dark .jb-logo__mark::before{background:var(--c-blue-2)}.jb-logo--on-dark .jb-logo__mark::after{background:var(--surface-dark)}.jb-logo--on-dark>img{display:block;height:1.875rem;width:auto;filter:brightness(0) invert(1)}@media(max-width: 1023.98px){.jb-site-header__nav{display:none}}.jb-site-footer{background:var(--surface-dark);color:var(--text-on-dark)}.jb-site-footer__inner{max-width:var(--page-max);margin:0 auto;padding:5rem var(--page-padding-x)}.jb-site-footer__grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:2.5rem}.jb-site-footer__brand{grid-column:span 2}.jb-site-footer__brand p{margin-top:1rem;max-width:20rem;font-size:var(--fz-base);line-height:var(--lh-body-md);color:var(--text-mute-on-dark)}.jb-site-footer__label{font-size:var(--fz-sm);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--c-footer-label);margin-bottom:1rem}.jb-site-footer__col nav{display:flex;flex-direction:column;gap:.625rem;font-size:var(--fz-base)}.jb-site-footer__col ul,.jb-site-footer__col ol{list-style:none;margin:0;padding:0;display:contents}.jb-site-footer__col li{list-style:none;margin:0;padding:0}.jb-site-footer__col a{color:var(--text-on-dark);text-decoration:none;transition:color var(--duration-base) var(--ease-out)}.jb-site-footer__col a:hover{color:var(--on-brand)}.jb-site-footer__bottom{margin-top:3.5rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.jb-site-footer__bottom p{font-size:var(--fz-sm);color:var(--c-footer-label)}.jb-site-footer__bottom a{color:inherit;text-decoration:none;transition:color var(--duration-base) var(--ease-out)}.jb-site-footer__bottom a:hover{color:var(--text-on-dark)}@media(max-width: 767.98px){.jb-site-footer__grid{grid-template-columns:1fr 1fr}.jb-site-footer__brand{grid-column:span 2}.jb-site-footer__bottom{flex-direction:column;align-items:flex-start}}.jb-site-header--split .jb-site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--spacing-4);background:rgba(0,0,0,0);border:0;box-shadow:none;backdrop-filter:none}.jb-site-header--split .jb-site-header__nav{justify-self:center}.jb-site-header--split .jb-site-header__cta{margin-left:0}.jb-site-header--split .jb-site-header__logo,.jb-site-header--split .jb-site-header__nav,.jb-site-header--split .jb-site-header__cta{min-height:3.25rem;box-sizing:border-box}.jb-site-header--split .jb-site-header__logo,.jb-site-header--split .jb-site-header__nav{background-color:hsla(0,0%,100%,.65);backdrop-filter:blur(1.25rem) saturate(170%);border:1px solid hsla(0,0%,100%,.55);border-radius:var(--radius-pill);box-shadow:0 .375rem 1.5rem rgba(11,17,32,.06);transition:background-color 240ms ease,box-shadow 240ms ease,border-color 240ms ease}.jb-site-header--split.jb-site-header--scrolled .jb-site-header__logo,.jb-site-header--split.jb-site-header--scrolled .jb-site-header__nav{background-color:hsla(0,0%,100%,.88);box-shadow:0 .625rem 2rem rgba(11,17,32,.1);border-color:hsla(0,0%,100%,.8)}@supports not ((backdrop-filter: blur(0.625rem)) or (-webkit-backdrop-filter: blur(0.625rem))){.jb-site-header--split .jb-site-header__logo,.jb-site-header--split .jb-site-header__nav{background-color:hsla(0,0%,100%,.95)}}.jb-site-header--split:not(.jb-site-header--transparent).jb-site-header--scrolled .jb-site-header__inner{background-color:hsla(0,0%,100%,.92);backdrop-filter:blur(1.25rem) saturate(170%);border:1px solid hsla(0,0%,100%,.8);border-radius:var(--radius-pill);box-shadow:0 .625rem 2rem rgba(11,17,32,.1);gap:.25rem;padding-right:.15rem}.jb-site-header--split:not(.jb-site-header--transparent).jb-site-header--scrolled .jb-site-header__logo,.jb-site-header--split:not(.jb-site-header--transparent).jb-site-header--scrolled .jb-site-header__nav{background:rgba(0,0,0,0);border:0;box-shadow:none;backdrop-filter:none;border-radius:0}.jb-site-header--scrolled .jb-site-header__inner{background-color:hsla(0,0%,100%,.88);box-shadow:0 .625rem 2rem rgba(11,17,32,.1);border-color:hsla(0,0%,100%,.8)}@supports not ((backdrop-filter: blur(0.625rem)) or (-webkit-backdrop-filter: blur(0.625rem))){.jb-site-header__inner{background-color:hsla(0,0%,100%,.95)}}.jb-site-header--transparent .jb-site-header__logo,.jb-site-header--transparent .jb-site-header__nav{background-color:hsla(0,0%,100%,.18);backdrop-filter:blur(1rem) saturate(160%);border-color:hsla(0,0%,100%,.18);box-shadow:0 .25rem 1rem rgba(11,17,32,.08)}.jb-site-header--transparent .jb-nav-item{color:hsla(0,0%,100%,.92);text-shadow:0 1px 2px rgba(11,17,32,.35)}.jb-site-header--transparent .jb-nav-item.active{background:hsla(0,0%,100%,.2);color:#fff}.jb-site-header--transparent .jb-logo,.jb-site-header--transparent .jb-logo span{color:#fff;text-shadow:0 1px 2px rgba(11,17,32,.35)}.jb-site-header--transparent .jb-logo__mark::before{background:#fff}.jb-site-header--transparent .jb-logo__mark::after{background:rgba(11,17,32,.85)}.jb-site-header--transparent .jb-site-header__logo img{filter:brightness(0) invert(1)}.jb-site-header--transparent.jb-site-header--scrolled .jb-site-header__logo,.jb-site-header--transparent.jb-site-header--scrolled .jb-site-header__nav{background-color:hsla(0,0%,100%,.45);border-color:hsla(0,0%,100%,.55);box-shadow:0 .5rem 1.5rem rgba(11,17,32,.12)}@supports not ((backdrop-filter: blur(0.625rem)) or (-webkit-backdrop-filter: blur(0.625rem))){.jb-site-header--transparent .jb-site-header__logo,.jb-site-header--transparent .jb-site-header__nav{background-color:rgba(11,17,32,.45)}}.jb-site-header--transparent.jb-site-header--scrolled .jb-site-header__inner{background-color:rgba(0,0,0,0);border:0;box-shadow:none}.jb-site-header--transparent.jb-site-header--scrolled .jb-nav-item{color:var(--text);text-shadow:none}.jb-site-header--transparent.jb-site-header--scrolled .jb-nav-item.active{background:rgba(28,62,220,.1);color:var(--text)}.jb-site-header--transparent.jb-site-header--scrolled .jb-logo,.jb-site-header--transparent.jb-site-header--scrolled .jb-logo span{color:var(--text);text-shadow:none}.jb-site-header--transparent.jb-site-header--scrolled .jb-logo__mark::before{background:var(--brand)}.jb-site-header--transparent.jb-site-header--scrolled .jb-logo__mark::after{background:var(--surface)}.jb-site-header--transparent.jb-site-header--scrolled .jb-site-header__logo img{filter:none}.jb-split-aside{display:grid;grid-template-columns:minmax(0, 26.25rem) minmax(0, 1fr);gap:3.5rem;align-items:start}.jb-split-aside__lede{position:sticky;top:6rem}.jb-split-aside__sub{margin-top:1.5rem;font-size:.9375rem;color:var(--text-muted);line-height:1.7}@media(max-width: 1023.98px){.jb-split-aside{grid-template-columns:1fr;gap:2rem}.jb-split-aside__lede{position:static;top:auto}}.jb-cta-blue{display:inline-flex;align-items:center;gap:.625rem;background:var(--gradient-cta-button);color:var(--on-brand);border-radius:var(--radius-pill);padding:.75rem 1.375rem;font-weight:var(--fw-semibold);font-size:var(--fz-base);line-height:1;box-shadow:var(--shadow-cta);text-decoration:none;border:0;cursor:pointer;filter:brightness(1);transition:filter .25s ease-out}.jb-cta-blue:hover{filter:brightness(1.08)}.jb-cta-blue .jb-dot{width:1.625rem;height:1.625rem;border-radius:var(--radius-pill);background:var(--c-white-a18);display:inline-flex;align-items:center;justify-content:center}.jb-pill-ghost{display:inline-flex;align-items:center;gap:var(--spacing-2);background:var(--surface);color:var(--text-soft);border:1px solid var(--border);border-radius:var(--radius-pill);padding:var(--spacing-2) .875rem;font-size:var(--fz-13);font-weight:var(--fw-medium);text-decoration:none;cursor:pointer}.jb-arrow-btn{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);color:var(--text-soft);border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer}.jb-pill-shell{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-pill)}.jb-nav-item{padding:.625rem 1.125rem;border-radius:var(--radius-pill);font-size:var(--fz-base);color:var(--text-soft);text-decoration:none}.jb-nav-item.active{background:var(--brand-tint);color:var(--brand);font-weight:var(--fw-semibold)}.jb-pill-tag{display:inline-flex;align-items:center;background:var(--surface);color:var(--text-soft);border:1px solid var(--border);border-radius:var(--radius-pill);padding:.375rem .875rem;font-size:var(--fz-sm);letter-spacing:var(--ls-pill)}.jb-pill-tag--brand{background:var(--brand-tint);border-color:var(--border-brand-soft);color:var(--brand);font-weight:var(--fw-medium)}.jb-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card)}.jb-card-tint{background:var(--surface-tint);border:1px solid var(--border);border-radius:var(--radius-card)}.jb-tag-col{background:var(--surface-tint);border:1px solid var(--border);border-radius:var(--radius-tag);padding:1.25rem}.jb-tag-col--on-tint{background:var(--surface)}.jb-divider-h{height:1px;background:var(--border)}.jb-divider-v{width:1px;background:var(--border)}.jb-section-kicker{display:inline-flex;align-items:center;gap:var(--spacing-2);background:var(--surface);color:var(--text-soft);border:1px solid var(--border);border-radius:var(--radius-pill);padding:var(--spacing-2) .875rem;font-size:var(--fz-13)}.jb-section-kicker .jb-sparkle{color:var(--brand)}.jb-section-num{font-family:var(--ff-display);font-weight:var(--fw-semibold);color:var(--brand);font-size:var(--fz-120);line-height:var(--lh-display);letter-spacing:var(--ls-display-tight)}.jb-number-hero{font-family:var(--ff-display);color:var(--brand);font-weight:var(--fw-semibold);letter-spacing:var(--ls-display);line-height:var(--lh-display)}.jb-callout{border-left:3px solid var(--brand);background:var(--gradient-callout);padding:.875rem 1.25rem;border-radius:0 var(--radius-lg) var(--radius-lg) 0;font-family:var(--ff-display);letter-spacing:var(--ls-tight);color:var(--text);font-size:var(--fz-xl)}.jb-dropcap::first-letter{font-family:var(--ff-display);font-weight:var(--fw-semibold);color:var(--brand);font-size:var(--fz-64);line-height:var(--lh-display);float:left;margin:.25rem .625rem 0 0}.jb-spark{display:inline-block;width:.625rem;height:.625rem;background:var(--brand);transform:rotate(45deg);margin-right:.625rem;vertical-align:middle}.jb-quote-mark{font-family:var(--ff-display);font-size:var(--fz-h2);line-height:1;color:var(--border-brand-soft)}.jb-font-display{font-family:var(--ff-display);letter-spacing:var(--ls-display-soft)}.jb-font-mono-sm{font-family:var(--ff-mono)}.jb-meta-label{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-hero-wrap{background:var(--gradient-hero)}.jb-blue-gradient-tile{background:var(--gradient-blue-tile);position:relative;overflow:hidden}.jb-blue-gradient-tile::after{content:"";position:absolute;inset:0;background:var(--pattern-diag-light),radial-gradient(70% 50% at 80% 10%, var(--c-white-a35), transparent 60%);mix-blend-mode:screen;pointer-events:none}.jb-ice-tile{background:var(--gradient-ice-tile);position:relative;overflow:hidden}.jb-ice-tile::after{content:"";position:absolute;inset:0;background:var(--pattern-diag-ink);pointer-events:none}.jb-svc-mark{width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;color:var(--brand)}.jb-accent{color:var(--brand);font-style:normal}.jb-back-to-top{position:fixed;right:1.5rem;bottom:1.5rem;width:3rem;height:3rem;border-radius:50%;border:none;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:90;opacity:0;visibility:hidden;transform:translateY(1rem);transition:opacity 260ms ease,visibility 260ms ease,transform 260ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 260ms ease,background-color 200ms ease;box-shadow:0 .625rem 1.875rem rgba(28,62,220,.28)}.jb-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.jb-back-to-top:hover{transform:translateY(-2px);box-shadow:0 1rem 2.5rem rgba(28,62,220,.36);background:#163ac9}.jb-back-to-top:focus-visible{outline:3px solid rgba(28,62,220,.35);outline-offset:3px}.jb-back-to-top svg{display:block}@media(max-width: 639.98px){.jb-back-to-top{right:1rem;bottom:1rem;width:2.75rem;height:2.75rem}}.jb-breadcrumb{display:flex;align-items:center;gap:var(--spacing-2);font-family:var(--ff-mono);font-size:var(--fz-base);margin-top:2.5rem}.jb-breadcrumb a{color:var(--text-muted);text-decoration:none;transition:color var(--duration-base) var(--ease-out)}.jb-breadcrumb a:hover{color:var(--brand)}.jb-breadcrumb__sep{color:var(--text-muted)}.jb-breadcrumb__current{color:var(--brand)}.jb-section-title{margin:0;font-family:var(--ff-display);font-size:var(--fz-h2);font-weight:var(--fw-bold);line-height:var(--lh-h2);letter-spacing:var(--ls-display-soft);color:var(--text)}.jb-section-title--xl{font-size:var(--fz-72);line-height:var(--lh-display-2)}.jb-section-title--lg{font-size:var(--fz-52);line-height:1.05}.jb-section-title--md{font-size:3rem;line-height:1.05}.jb-section-title--sm{font-size:var(--fz-38);line-height:1.1}.jb-section-title--snug{line-height:1.1}.jb-section-intro{max-width:47.5rem;margin-bottom:2rem}.jb-section-intro__lead{margin-top:1rem;font-size:var(--fz-17);line-height:var(--lh-body-md);color:var(--text-soft)}.jb-section-intro__lead--center{margin:1.5rem auto 0;max-width:42.5rem;text-align:center}.jb-hero-landing{padding:5rem 0 6rem;display:grid;grid-template-columns:minmax(0, 0.9fr) 1px minmax(0, 1.1fr);gap:2.5rem;align-items:center}.jb-hero-landing__number{position:relative;display:flex;align-items:center;justify-content:center}.jb-hero-landing__number-inner{position:relative;display:inline-block}.jb-hero-landing__floating-pill{position:absolute;top:-0.25rem;right:-1.875rem}.jb-hero-landing__figure{font-size:var(--fz-220);line-height:var(--lh-display-xtight);padding-left:1.5rem;font-family:var(--ff-display);font-weight:var(--fw-semibold);color:var(--brand);letter-spacing:var(--ls-display)}.jb-hero-landing__figure .jb-plus{color:var(--brand)}.jb-hero-landing__sublabel{padding-left:1.5rem;font-family:var(--ff-body);font-weight:900;color:var(--brand);text-transform:uppercase;letter-spacing:var(--ls-pill);font-size:var(--fz-38);line-height:var(--lh-display-2)}.jb-hero-landing__copy{max-width:35rem}.jb-hero-landing__title{font-family:var(--ff-display);font-size:var(--fz-h2);line-height:var(--lh-h2);color:var(--text);letter-spacing:var(--ls-display-soft);margin-top:1.25rem}.jb-hero-landing__title em{color:var(--brand);font-style:normal}.jb-hero-landing__body{margin-top:1.5rem;font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-muted)}.jb-hero-landing__actions{margin-top:2rem}@media(max-width: 1023.98px){.jb-hero-landing{grid-template-columns:1fr;gap:2rem;padding:3rem 0 4rem}.jb-hero-landing>.jb-divider-v{display:none}.jb-hero-landing__figure{font-size:8.75rem}.jb-hero-landing__sublabel{font-size:1.75rem}}.jb-hero-service{padding:3rem 0 3.5rem;display:grid;grid-template-columns:minmax(0, 0.4fr) 1px minmax(0, 0.6fr);gap:2.5rem}.jb-hero-service__meta{margin-bottom:1.5rem}.jb-hero-service__title{font-family:var(--ff-display);font-size:var(--fz-56);line-height:var(--lh-display-2);letter-spacing:var(--ls-display-soft)}.jb-hero-service__title em{color:var(--brand);font-style:normal}.jb-hero-service__pills{margin-top:2.5rem;display:flex;align-items:center;gap:var(--spacing-3);flex-wrap:wrap}.jb-hero-service__right{max-width:38.75rem}.jb-hero-service__right .jb-callout{margin-top:1.75rem}.jb-hero-service__right .jb-body-txt{margin-top:1.5rem}.jb-lead-body{font-size:var(--fz-17);line-height:var(--lh-body-lg);color:var(--text-soft)}.jb-body-txt{font-size:var(--fz-lg);line-height:var(--lh-prose);color:var(--text-soft)}@media(max-width: 1023.98px){.jb-hero-service{grid-template-columns:1fr;gap:1.75rem}.jb-hero-service>.jb-divider-v{display:none}.jb-hero-service__title{font-size:3.5rem}}.jb-hero-split{display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(0, 0.95fr);gap:3rem;align-items:center;padding:2rem 0}.jb-hero-split__copy{display:flex;flex-direction:column;gap:1.25rem}.jb-hero-split__title{font-family:var(--ff-display);font-size:var(--fz-72);line-height:var(--lh-display-2);letter-spacing:var(--ls-display-soft);color:var(--text);margin:0}.jb-hero-split__title em{font-style:normal;color:var(--brand)}.jb-hero-split__body{font-size:var(--fz-lg);line-height:var(--lh-body);color:var(--text-soft);max-width:32.5rem;margin:0}.jb-hero-split__pills{display:flex;flex-wrap:wrap;gap:.5rem}.jb-hero-split__actions{display:flex;gap:.75rem;align-items:center;margin-top:.5rem}.jb-hero-split__media{position:relative;aspect-ratio:4/5;border-radius:var(--radius-card);overflow:hidden;background:var(--surface-tint);background-size:cover;background-position:center}@media(max-width: 1023.98px){.jb-hero-split{grid-template-columns:1fr;gap:2rem}.jb-hero-split__media{aspect-ratio:16/9}.jb-hero-split__title{font-size:var(--fz-52)}}.jb-hero-overlay{position:relative;overflow:hidden;border-radius:var(--radius-card);min-height:35rem;display:flex;align-items:flex-end;isolation:isolate}.jb-hero-overlay__media{position:absolute;inset:0;background-size:cover;background-position:center;background-color:var(--surface-tint);z-index:0}.jb-hero-overlay__scrim{position:absolute;inset:0;background:linear-gradient(180deg, rgba(11, 17, 32, 0.2) 0%, rgba(11, 17, 32, 0.55) 55%, rgba(11, 17, 32, 0.8) 100%);z-index:1}.jb-hero-overlay__content{position:relative;z-index:2;padding:clamp(2rem,5vw,3.5rem);max-width:45rem;color:#fff}.jb-hero-overlay__kicker{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--ff-mono);font-size:.6875rem;letter-spacing:var(--ls-meta);text-transform:uppercase;color:hsla(0,0%,100%,.9);margin-bottom:1.25rem}.jb-hero-overlay__kicker .jb-spark{width:.625rem;height:.625rem;background:#fff;display:inline-block;transform:rotate(45deg)}.jb-hero-overlay__title{font-family:var(--ff-display);font-size:var(--fz-72);line-height:var(--lh-display-2);letter-spacing:var(--ls-display-soft);color:#fff;margin:0}.jb-hero-overlay__title em{font-style:normal;color:var(--c-blue-pale)}.jb-hero-overlay__body{margin-top:1.25rem;font-size:var(--fz-lg);line-height:var(--lh-body);color:hsla(0,0%,100%,.88);max-width:35rem}.jb-hero-overlay__actions{margin-top:1.75rem;display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.jb-hero-overlay__actions .jb-cta-blue{background:#fff;color:var(--brand)}.jb-hero-overlay__actions .jb-cta-blue:hover{background:#eaf0fe}.jb-hero-overlay__actions .jb-pill-ghost{border-color:hsla(0,0%,100%,.4);color:#fff;background:rgba(0,0,0,0)}@media(max-width: 767.98px){.jb-hero-overlay{min-height:30rem}.jb-hero-overlay__title{font-size:var(--fz-52)}}.jb-hero-mosaic{display:grid;grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.05fr);gap:2.5rem;align-items:center;padding:2rem 0}.jb-hero-mosaic__copy{display:flex;flex-direction:column;gap:1.25rem}.jb-hero-mosaic__title{font-family:var(--ff-display);font-size:var(--fz-72);line-height:var(--lh-display-2);letter-spacing:var(--ls-display-soft);color:var(--text);margin:0}.jb-hero-mosaic__title em{font-style:normal;color:var(--brand)}.jb-hero-mosaic__body{font-size:var(--fz-lg);color:var(--text-soft);max-width:32.5rem;margin:0}.jb-hero-mosaic__actions{display:flex;gap:.75rem;margin-top:.5rem}.jb-hero-mosaic__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1rem}.jb-hero-mosaic__tile{position:relative;border-radius:var(--radius-card);overflow:hidden;background:var(--surface-tint);background-size:cover;background-position:center}.jb-hero-mosaic__tile--wide{grid-column:span 2;aspect-ratio:16/9}.jb-hero-mosaic__tile--square{aspect-ratio:1/1}.jb-hero-mosaic--products{grid-template-columns:minmax(0, 1.2fr) minmax(0, 0.8fr);gap:3rem;padding:0}@media(max-width: 1023.98px){.jb-hero-mosaic,.jb-hero-mosaic--products{grid-template-columns:1fr}.jb-hero-mosaic__title{font-size:var(--fz-52)}}.jb-hero-feature{position:relative;overflow:hidden;isolation:isolate;border-radius:var(--radius-card);min-height:30rem;display:flex;align-items:center;padding:clamp(2.5rem,5vw,4rem)}.jb-hero-feature__media{position:absolute;inset:0;z-index:0;background-color:var(--surface-tint);background-size:cover;background-position:center}.jb-hero-feature__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.88) 28%, rgba(255, 255, 255, 0.55) 55%, rgba(255, 255, 255, 0.12) 80%, rgba(255, 255, 255, 0) 100%)}.jb-hero-feature__content{position:relative;z-index:2;max-width:37.5rem}.jb-hero-feature__title{font-family:var(--ff-display);font-size:var(--fz-72);line-height:var(--lh-display-2);letter-spacing:var(--ls-display-soft);color:var(--text);margin:0}.jb-hero-feature__title em{font-style:normal;color:var(--brand)}.jb-hero-feature__body{font-size:var(--fz-lg);line-height:var(--lh-body);color:var(--text-soft);margin-top:1.25rem;max-width:33.75rem}.jb-hero-feature__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.jb-hero-feature__actions{display:flex;gap:.75rem;align-items:center;margin-top:1.75rem;flex-wrap:wrap}@media(max-width: 767.98px){.jb-hero-feature{min-height:26.25rem;align-items:flex-end}.jb-hero-feature__title{font-size:var(--fz-52)}.jb-hero-feature__scrim{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.92) 80%)}.jb-hero-feature__content{max-width:100%}}.jb-hero-banner{display:flex;flex-direction:column;gap:2.5rem;padding:1rem 0}.jb-hero-banner__media{width:100%;aspect-ratio:21/9;border-radius:var(--radius-card);overflow:hidden;background-color:var(--surface-tint);background-size:cover;background-position:center}.jb-hero-banner__copy{max-width:55rem}.jb-hero-banner__title{font-family:var(--ff-display);font-size:var(--fz-72);line-height:var(--lh-display-2);letter-spacing:var(--ls-display-soft);color:var(--text);margin:0}.jb-hero-banner__title em{font-style:normal;color:var(--brand)}.jb-hero-banner__body{font-size:var(--fz-lg);line-height:var(--lh-body);color:var(--text-soft);margin-top:1.25rem;max-width:40rem}.jb-hero-banner__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.jb-hero-banner__actions{display:flex;gap:.75rem;align-items:center;margin-top:1.75rem;flex-wrap:wrap}@media(max-width: 767.98px){.jb-hero-banner__title{font-size:var(--fz-52)}.jb-hero-banner__media{aspect-ratio:16/9}}.jb-hero-centered{background:var(--surface-cool);border-radius:var(--radius-card);padding:clamp(4rem,8vw,7.5rem) clamp(1.5rem,5vw,4rem);display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.jb-hero-centered__title{font-family:var(--ff-display);font-size:var(--fz-72);line-height:var(--lh-display-2);letter-spacing:var(--ls-display-soft);color:var(--text);margin:0;max-width:55rem}.jb-hero-centered__title em{font-style:normal;color:var(--brand)}.jb-hero-centered__body{font-size:var(--fz-xl);line-height:var(--lh-body);color:var(--text-soft);max-width:38.75rem;margin:0}.jb-hero-centered__actions{display:flex;gap:.75rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:.5rem}@media(max-width: 767.98px){.jb-hero-centered__title{font-size:var(--fz-52)}.jb-hero-centered__body{font-size:var(--fz-lg)}}.jb-hero-centered--media{position:relative;overflow:hidden;isolation:isolate;background:var(--surface-dark);color:#fff}.jb-hero-centered__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background-size:cover;background-position:center;z-index:0;pointer-events:none}.jb-hero-centered__scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg, rgba(11, 17, 32, 0.35) 0%, rgba(11, 17, 32, 0.55) 100%)}.jb-hero-centered--media>.jb-hero-centered__title,.jb-hero-centered--media>.jb-hero-centered__body,.jb-hero-centered--media>.jb-hero-centered__actions,.jb-hero-centered--media>.jb-section-kicker{position:relative;z-index:2}.jb-hero-centered--media .jb-hero-centered__title{color:#fff}.jb-hero-centered--media .jb-hero-centered__title em{color:var(--c-blue-pale)}.jb-hero-centered--media .jb-hero-centered__body{color:hsla(0,0%,100%,.88)}.jb-hero-centered--media .jb-pill-ghost{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.4)}.jb-hero-centered--media .jb-pill-ghost:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6)}.jb-hero-landing__title,.jb-hero-service__title,.jb-hero-split__title,.jb-hero-overlay__title,.jb-hero-mosaic__title,.jb-hero-feature__title,.jb-hero-banner__title,.jb-hero-centered__title{font-weight:var(--fw-bold)}.jb-hero-landing__actions .jb-cta-blue,.jb-hero-landing__actions .jb-pill-ghost,.jb-hero-split__actions .jb-cta-blue,.jb-hero-split__actions .jb-pill-ghost,.jb-hero-overlay__actions .jb-cta-blue,.jb-hero-overlay__actions .jb-pill-ghost,.jb-hero-mosaic__actions .jb-cta-blue,.jb-hero-mosaic__actions .jb-pill-ghost,.jb-hero-feature__actions .jb-cta-blue,.jb-hero-feature__actions .jb-pill-ghost,.jb-hero-banner__actions .jb-cta-blue,.jb-hero-banner__actions .jb-pill-ghost,.jb-hero-centered__actions .jb-cta-blue,.jb-hero-centered__actions .jb-pill-ghost{padding:.75rem 1.375rem;font-size:var(--fz-base);font-weight:var(--fw-semibold);line-height:1;min-height:2.75rem;box-sizing:border-box}.jb-hero-wrap--video{position:relative;isolation:isolate;overflow:hidden;background:var(--c-ink);background-image:none;color:#fff}.jb-hero-wrap__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background-size:cover;background-position:center;z-index:0;pointer-events:none}.jb-hero-wrap__scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg, rgba(11, 17, 32, 0.3) 0%, rgba(11, 17, 32, 0.55) 100%)}.jb-hero-wrap--video>.jb-container{position:relative;z-index:2}.jb-hero-wrap--video .jb-hero-centered{background:rgba(0,0,0,0);border-radius:0;padding-block:clamp(3rem,8vw,7.5rem)}.jb-hero-wrap--video .jb-hero-centered__title{color:#fff}.jb-hero-wrap--video .jb-hero-centered__title em{color:#fff}.jb-hero-wrap--video .jb-hero-centered__body{color:hsla(0,0%,100%,.88)}.jb-hero-wrap--video .jb-pill-ghost{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.4)}.jb-hero-wrap--video .jb-pill-ghost:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6)}.jb-hero-wrap--blur .jb-hero-wrap__media{filter:blur(1.25rem);transform:scale(1.1)}.jb-hero-wrap--fullscreen{min-height:100vh;display:grid;grid-template-columns:minmax(0, 1fr);grid-template-rows:1fr}.jb-hero-wrap--fullscreen>.jb-container{width:100%;box-sizing:border-box}.jb-hero-wrap--fullscreen>.jb-container:last-of-type{display:flex;flex-direction:column;justify-content:center}.jb-stat-card{position:relative;overflow:hidden;border-radius:var(--radius-card);padding:2.5rem;color:var(--on-brand);background:var(--gradient-stat-card);display:flex;flex-direction:column;justify-content:space-between;min-height:26.25rem}.jb-stat-card__highlight{position:absolute;top:-6rem;right:-6rem;width:21.25rem;height:21.25rem;border-radius:50%;background:radial-gradient(closest-side, var(--c-white-a22), transparent 70%);pointer-events:none}.jb-stat-card__kicker{position:relative;font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--c-white-a75)}.jb-stat-card__grid{position:relative;margin-top:2.5rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem}.jb-stat-card__item{padding-right:1rem;border-right:1px solid hsla(0,0%,100%,.15)}.jb-stat-card__item:last-child{border-right:0;padding-left:1rem;padding-right:0}.jb-stat-card__item--center{text-align:center;padding-left:1rem;padding-right:1rem}.jb-stat-card__num{font-family:var(--ff-display);font-weight:var(--fw-bold);font-size:var(--fz-64);line-height:var(--lh-display);letter-spacing:var(--ls-display)}.jb-stat-card__num .jb-unit{color:var(--c-white-a55)}.jb-stat-card__label{margin-top:1rem;font-size:var(--fz-xs);letter-spacing:var(--ls-label-lg);text-transform:uppercase;color:var(--c-white-a75);line-height:var(--lh-snug)}.jb-stat-card__footer{position:relative;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.15);display:flex;justify-content:space-between;align-items:center}.jb-stat-card__footer p{max-width:15rem;font-size:var(--fz-13);color:var(--c-white-a75);line-height:1.5}.jb-stat-card__footer a{display:inline-flex;align-items:center;gap:var(--spacing-2);font-size:var(--fz-13);font-weight:var(--fw-medium);color:var(--on-brand);text-decoration:none}.jb-stat-card__footer a .jb-arrow-bullet{display:inline-flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;background:var(--c-white-a15);border-radius:var(--radius-pill)}.jb-feature-image{display:block}.jb-feature-image__frame{border-radius:var(--radius-card);overflow:hidden;aspect-ratio:21/9;border:1px solid var(--border);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:var(--surface-tint)}.jb-feature-image__frame img{width:100%;height:100%;object-fit:cover;display:block}.jb-feature-image__caption{margin-top:.75rem;font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-services-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.25rem}@media(max-width: 1023.98px){.jb-services-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 639.98px){.jb-services-grid{grid-template-columns:1fr}}.jb-service-card{background:#f5f7fc;border:1px solid var(--border);border-radius:var(--radius-card);padding:1.75rem;display:flex;flex-direction:column;gap:1.125rem;min-height:17.5rem;transition:background var(--duration-base) var(--ease-out);text-decoration:none;color:inherit}.jb-service-card:hover{background:#eef2fa}.jb-service-card__title{font-family:var(--ff-display);font-size:var(--fz-22);letter-spacing:var(--ls-display-soft);color:var(--text)}.jb-service-card__kicker{margin-top:.25rem;font-size:var(--fz-xs);letter-spacing:var(--ls-meta);color:var(--text-muted);text-transform:uppercase}.jb-service-card__icon{flex:1;display:flex;align-items:center;justify-content:center}.jb-products-panel{display:grid;grid-template-columns:23.75rem minmax(0, 1fr);gap:1.5rem;align-items:stretch}@media(max-width: 1023.98px){.jb-products-panel{grid-template-columns:1fr}}.jb-products-panel__featured{display:flex;flex-direction:column;overflow:hidden;position:relative;align-self:stretch;background:var(--surface-cool);border:1px solid var(--border);border-radius:var(--radius-card)}.jb-products-panel__image{flex:1;position:relative}.jb-products-panel__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 25%}.jb-products-panel__image::after{content:"";position:absolute;inset:auto 0 0 0;height:50%;background:linear-gradient(to bottom, rgba(236, 240, 252, 0) 0%, rgba(236, 240, 252, 0.6) 55%, var(--surface-cool) 100%);pointer-events:none}.jb-products-panel__featured-foot{position:relative;z-index:1;padding:0 2rem 2rem}.jb-products-panel__featured-foot .jb-divider-h{margin:1.5rem 0}.jb-products-panel__featured-row{display:flex;align-items:center;justify-content:space-between;font-size:var(--fz-base);color:var(--text-soft)}.jb-products-panel__icon-circle{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:var(--on-brand);border-radius:var(--radius-pill)}.jb-products-panel__list{padding:.5rem}.jb-products-panel__row{padding:1.5rem;display:flex;align-items:center;gap:1.5rem;text-decoration:none;color:inherit}.jb-products-panel__content{flex:1}.jb-products-panel__title{margin:0;font-family:var(--ff-display);font-size:var(--fz-26);color:var(--text);line-height:1.2}.jb-products-panel__desc{margin-top:.75rem;font-size:var(--fz-base);color:var(--text-muted)}.jb-products-panel__tags{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem}.jb-products-panel__thumb{width:12.5rem;height:5.5rem;border-radius:var(--radius-xl);overflow:hidden;flex-shrink:0;border:1px solid var(--border)}.jb-products-panel__thumb img{width:100%;height:100%;object-fit:cover;display:block}.jb-products-panel__cta{width:3rem;height:3rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:var(--on-brand);border-radius:50%;transition:background var(--duration-base) var(--ease-out),transform var(--duration-base) var(--ease-out)}.jb-products-panel__row:hover .jb-products-panel__cta{background:var(--brand-hover);transform:translateX(0.25rem)}@media(max-width: 639.98px){.jb-products-panel__row{flex-direction:column;align-items:flex-start}.jb-products-panel__thumb{width:100%}.jb-products-panel__cta{align-self:flex-end}}.jb-products-panel--rows{grid-template-columns:1fr}.jb-products-panel--rows .jb-products-panel__featured{display:none}.jb-products-panel--rows .jb-products-panel__list{display:grid;gap:1rem;padding:0;background:rgba(0,0,0,0);border:0;border-radius:0}.jb-products-panel--rows .jb-products-panel__list>.jb-divider-h{display:none}.jb-products-panel--rows .jb-products-panel__row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:2rem}.jb-products-panel--rows .jb-products-panel__row:nth-child(even){background:var(--surface-cool)}.jb-products-panel--rows .jb-products-panel__row:hover{border-color:var(--border-brand-soft)}.jb-products-panel--rows .jb-products-panel__thumb{width:22.5rem;height:12.5rem}.jb-products-panel--rows .jb-products-panel__desc{margin-top:1.25rem;line-height:var(--lh-body-md)}.jb-products-panel--rows .jb-products-panel__tags{margin-top:1.75rem}.jb-approach-centered{text-align:center;padding:6rem 0}.jb-approach-centered__title{margin-top:1.5rem;font-family:var(--ff-display);font-size:var(--fz-h2);line-height:var(--lh-heading)}.jb-approach-centered__title em{color:var(--brand);font-style:normal}.jb-approach-centered__body{margin:1.5rem auto 0;max-width:var(--prose-max);font-size:var(--fz-md);color:var(--text-muted);line-height:var(--lh-body-md)}.jb-testimonial-slab{display:flex;align-items:center;gap:var(--spacing-4)}.jb-testimonial-slab__viewport{flex:1;min-width:0}.jb-testimonial-slab__track{display:grid;grid-template-columns:1fr}.jb-testimonial-slab__track>.jb-testimonial-slab__card{grid-area:1/1;margin:0;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility 0s linear .35s}.jb-testimonial-slab__track>.jb-testimonial-slab__card.is-active{opacity:1;visibility:visible;transition:opacity .35s ease,visibility 0s}.jb-testimonial-slab__card{padding:1rem;display:grid;grid-template-columns:16.25rem minmax(0, 1fr);gap:1rem;align-items:start}.jb-testimonial-slab>.jb-testimonial-slab__card{flex:1}.jb-testimonial-slab .jb-arrow-btn[disabled],.jb-testimonial-slab .jb-arrow-btn[aria-disabled=true]{opacity:.35;cursor:not-allowed;pointer-events:none}.jb-testimonial-slab__photo{border-radius:var(--radius-tag);overflow:hidden;height:11.25rem}.jb-testimonial-slab__photo img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.jb-testimonial-slab__content{padding:0 1.25rem 0 0;display:flex;flex-direction:column}.jb-testimonial-slab__head{display:flex;align-items:flex-start;justify-content:space-between}.jb-testimonial-slab__brand{display:flex;align-items:center;gap:var(--spacing-2);color:var(--brand);font-family:var(--ff-display);font-size:var(--fz-22)}.jb-testimonial-slab__brand .jb-spark{margin-right:0}.jb-testimonial-slab__person{margin-top:.25rem;font-style:italic;font-size:var(--fz-base);color:var(--text-muted)}.jb-testimonial-slab__card .jb-divider-h{margin:.75rem 0}.jb-testimonial-slab__quote{margin:0;font-size:var(--fz-lg);line-height:var(--lh-body-lg);color:var(--text-soft)}@media(max-width: 767.98px){.jb-testimonial-slab__card{grid-template-columns:1fr}.jb-testimonial-slab__photo{height:12.5rem}.jb-testimonial-slab__content{padding:1rem}}.jb-testimonial-slab--framed .jb-testimonial-slab__card,.jb-testimonial-slab--framed .jb-arrow-btn{background:var(--surface-cool)}.jb-stats-strip{margin-top:4rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.jb-stats-strip__item{padding:2.5rem var(--spacing-6);text-align:center;border-right:1px solid var(--border)}.jb-stats-strip__item:last-child{border-right:0}.jb-stats-strip__num{font-family:var(--ff-display);font-size:var(--fz-56);line-height:1}.jb-stats-strip__num .jb-accent{color:var(--brand)}.jb-stats-strip__label{margin-top:.75rem;font-size:var(--fz-xs);letter-spacing:var(--ls-label-lg);text-transform:uppercase;color:var(--text-muted)}@media(max-width: 767.98px){.jb-stats-strip{grid-template-columns:1fr}.jb-stats-strip__item{border-right:0;border-bottom:1px solid var(--border)}.jb-stats-strip__item:last-child{border-bottom:0}}.jb-industries-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-3)}@media(max-width: 639.98px){.jb-industries-grid{grid-template-columns:1fr}}.jb-industry-tile{position:relative;overflow:hidden;border-radius:var(--radius-tag);background:var(--surface);border:1px solid var(--border);padding:5rem 1.25rem 1.25rem;text-decoration:none;color:inherit;transition:background var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out),color var(--duration-base) var(--ease-out);display:block}.jb-industry-tile:hover{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.jb-industry-tile:hover .jb-industry-tile__num,.jb-industry-tile:hover .jb-industry-tile__sub{color:var(--c-white-a75)}.jb-industry-tile__num{position:absolute;top:1.25rem;left:1.25rem;font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted);transition:color var(--duration-base) var(--ease-out)}.jb-industry-tile__title{font-family:var(--ff-display);font-size:var(--fz-24);color:var(--text);transition:color var(--duration-base) var(--ease-out)}.jb-industry-tile__sub{margin-top:.25rem;font-size:var(--fz-sm);color:var(--text-muted);transition:color var(--duration-base) var(--ease-out)}.jb-industry-tile:hover .jb-industry-tile__title{color:var(--on-brand)}.jb-industry-tile--featured{background:var(--gradient-industry-featured);border-color:var(--brand);color:var(--on-brand)}.jb-industry-tile--featured .jb-industry-tile__num{color:var(--c-white-a75)}.jb-industry-tile--featured .jb-industry-tile__title{color:var(--on-brand)}.jb-industry-tile--featured .jb-industry-tile__sub{color:var(--c-white-a75)}.jb-industry-tile--featured::after{content:"";position:absolute;inset:0;background:var(--pattern-diag-light);opacity:.4;pointer-events:none}.jb-industry-tile--with-image{background-color:var(--c-ink);background-size:cover;background-position:center;border-color:rgba(0,0,0,0);color:var(--on-brand);min-height:13.75rem}.jb-industry-tile--with-image .jb-industry-tile__num,.jb-industry-tile--with-image .jb-industry-tile__sub{color:var(--c-white-a75);position:relative;z-index:2}.jb-industry-tile--with-image .jb-industry-tile__title{color:var(--on-brand);position:relative;z-index:2}.jb-industry-tile--with-image:hover{background-color:var(--c-ink);border-color:rgba(0,0,0,0)}.jb-industry-tile__scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg, rgba(11, 17, 32, 0.3) 0%, rgba(11, 17, 32, 0.65) 100%)}.jb-industry-side__grid{display:grid;grid-template-columns:minmax(0, 1fr) 22.5rem;gap:3.5rem;align-items:start;margin-top:.5rem}.jb-industry-side__content{min-width:0}.jb-industry-side__content>.jb-numbered-section{padding:3.5rem 0}.jb-industry-side__content>.jb-numbered-section:first-child{padding-top:0}.jb-industry-side__media{position:sticky;top:7rem;align-self:start}.jb-industry-side__image{display:block;aspect-ratio:4/5;border-radius:var(--radius-card);overflow:hidden;background-color:var(--c-ink);background-size:cover;background-position:center;box-shadow:0 1.25rem 3.75rem rgba(11,17,32,.12)}@media(max-width: 1023.98px){.jb-industry-side__grid{grid-template-columns:minmax(0, 1fr);gap:2.5rem}.jb-industry-side__media{position:relative;top:0;order:-1}.jb-industry-side__image{aspect-ratio:16/9}}.jb-numbered-section{display:grid;grid-template-columns:8.75rem minmax(0, 1fr);gap:2.5rem;padding:6rem 0}.jb-numbered-section__num{font-family:var(--ff-display);font-weight:var(--fw-semibold);color:var(--brand);font-size:var(--fz-120);line-height:var(--lh-display);letter-spacing:var(--ls-display-tight);position:sticky;top:2rem;align-self:start}.jb-numbered-section__kicker{display:flex;align-items:center;margin-bottom:1.25rem}.jb-numbered-section__title{font-family:var(--ff-display);font-size:var(--fz-h2);line-height:var(--lh-h2)}.jb-numbered-section__title em{color:var(--brand);font-style:normal}.jb-numbered-section__body{margin-top:1.75rem;max-width:var(--prose-max)}.jb-numbered-section__grid{margin-top:2.5rem;display:grid;grid-template-columns:minmax(0, 1fr) 16.25rem;gap:2.5rem;align-items:start}.jb-numbered-section__list-kicker{margin-bottom:var(--spacing-2);font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-numbered-section:not([data-num-style]) .jb-svc-row .jb-idx,.jb-numbered-section[data-num-style=""] .jb-svc-row .jb-idx{background:var(--brand);color:var(--on-brand);padding:3px .625rem;border-radius:var(--radius-pill);min-width:auto;font-size:var(--fz-xs);font-weight:var(--fw-semibold);align-self:flex-start;margin-top:1px;letter-spacing:0}.jb-numbered-section--on-tint{background:var(--surface-tint)}@media(max-width: 1023.98px){.jb-numbered-section{grid-template-columns:1fr;gap:1.5rem;padding:4rem 0}.jb-numbered-section__num{position:static;font-size:6rem}.jb-numbered-section__grid{grid-template-columns:1fr;gap:1.75rem}}.jb-svc-row{display:flex;align-items:flex-start;gap:.875rem;padding:.875rem 0;border-bottom:1px dashed var(--border)}.jb-svc-row:last-child{border-bottom:0}.jb-svc-row .jb-idx{font-family:var(--ff-mono);font-size:var(--fz-sm);color:var(--brand);min-width:1.75rem;padding-top:2px;letter-spacing:var(--ls-mono)}.jb-svc-row .jb-label{color:var(--text);font-size:var(--fz-lg);font-weight:var(--fw-medium)}[data-num-style=pill] .jb-svc-row .jb-idx{background:var(--brand);color:var(--on-brand);padding:3px .625rem;border-radius:var(--radius-pill);min-width:auto;font-size:var(--fz-xs);font-weight:var(--fw-semibold);align-self:flex-start;margin-top:1px}[data-num-style=outline] .jb-svc-row .jb-idx{width:2rem;height:2rem;min-width:2rem;padding:0;border:1.5px solid var(--brand);border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;font-size:var(--fz-xs);font-weight:var(--fw-semibold);color:var(--brand);background:rgba(0,0,0,0)}[data-num-style=bracket] .jb-svc-row .jb-idx{color:var(--brand);min-width:auto;font-family:var(--ff-mono);font-size:var(--fz-sm);opacity:.85}[data-num-style=bracket] .jb-svc-row .jb-idx::before{content:"/ ";opacity:.5}[data-num-style=bracket] .jb-svc-row .jb-idx::after{content:" /";opacity:.5}[data-num-style=roman] .jb-svc-row .jb-idx{font-family:var(--ff-display);font-size:var(--fz-xl);font-weight:var(--fw-semibold);color:var(--brand);min-width:2.5rem;letter-spacing:0;padding-top:0}[data-num-style=dot] .jb-svc-row .jb-idx{position:relative;min-width:2.125rem;padding-left:1.375rem;color:var(--text-soft);font-family:var(--ff-mono);font-size:var(--fz-sm)}[data-num-style=dot] .jb-svc-row .jb-idx::before{content:"";position:absolute;left:0;top:.5rem;width:.625rem;height:.625rem;border-radius:var(--radius-pill);background:var(--brand)}.jb-svc-sub{margin:.375rem 0 .375rem 2.625rem;padding:.375rem 0 2px 1rem;border-left:1px dashed var(--border);display:none}[data-show-sub=true] .jb-svc-sub{display:block}.jb-svc-sub .jb-sub-row{display:flex;gap:.625rem;align-items:baseline;padding:.3125rem 0;font-size:13.5px;color:var(--text-muted)}.jb-svc-sub .jb-sub-idx{font-family:var(--ff-mono);font-size:10.5px;color:var(--brand);letter-spacing:var(--ls-mono);min-width:1.5rem}[data-sub-style=alpha] .jb-svc-sub .jb-sub-idx{text-transform:lowercase;font-style:italic;color:var(--text-soft)}[data-sub-style=dash] .jb-svc-sub .jb-sub-idx{color:var(--brand)}[data-sub-style=dash] .jb-svc-sub .jb-sub-idx::before{content:"— "}.jb-cta-block--home{background:var(--surface-tint);border-radius:var(--radius-cta);overflow:hidden;position:relative;padding:3.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}@media(max-width: 767.98px){.jb-cta-block--home{grid-template-columns:1fr;padding:2rem}}.jb-cta-block__title{font-family:var(--ff-display);font-size:var(--fz-42);line-height:var(--lh-h2)}.jb-cta-block__title em{color:var(--brand);font-style:normal}.jb-cta-block__body{margin-top:1.25rem;font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-muted)}.jb-cta-block__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.jb-cta-block__panel{padding:1.5rem;display:grid;gap:1rem}.jb-cta-block__panel-row{display:flex;gap:1rem}.jb-cta-block__panel-icon{width:3.5rem;height:3.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--brand)}.jb-cta-block__panel-title{font-family:var(--ff-display);font-size:var(--fz-2xl)}.jb-cta-block__panel-body{margin-top:.25rem;font-size:var(--fz-13);line-height:var(--lh-body);color:var(--text-muted)}.jb-cta-block--service{position:relative;overflow:hidden;padding:3.5rem;border-radius:var(--radius-cta);border:1px solid var(--border);background:var(--gradient-cta-block)}.jb-cta-block--service::before{content:"";position:absolute;top:-5rem;right:-5rem;width:23.75rem;height:23.75rem;border-radius:50%;background:var(--gradient-blue-tile);opacity:.3;pointer-events:none}.jb-cta-block--service .jb-cta-block__inner{position:relative;display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:2rem;align-items:end}.jb-cta-block--service .jb-cta-block__meta{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted);margin-bottom:1.25rem}.jb-cta-block--service .jb-cta-block__title{font-size:var(--fz-h2)}@media(max-width: 767.98px){.jb-cta-block--service{padding:2rem}.jb-cta-block--service .jb-cta-block__inner{grid-template-columns:1fr;align-items:start}}.jb-cta-banner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 2rem;background:var(--surface-ice);border:1px solid var(--border-brand-soft);border-radius:var(--radius-tag)}.jb-cta-banner__text{display:block;font-family:var(--ff-display);font-size:var(--fz-xl);color:var(--text)}.jb-cta-banner__text em{color:var(--brand);font-style:normal}@media(max-width: 639.98px){.jb-cta-banner{flex-direction:column;align-items:flex-start;padding:1.25rem}}.jb-prose{max-width:var(--prose-max);color:var(--text-soft);font-size:var(--fz-17);line-height:var(--lh-body-lg)}.jb-prose--wide{max-width:47.5rem}.jb-prose>*+*{margin-top:1em}.jb-prose h2{font-family:var(--ff-display);color:var(--text);font-size:var(--fz-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-display-soft);margin-top:2em}.jb-prose h3{font-family:var(--ff-display);color:var(--text);font-size:var(--fz-2xl);line-height:var(--lh-heading);margin-top:1.6em}.jb-prose h4{font-family:var(--ff-display);color:var(--text);font-size:var(--fz-xl);margin-top:1.4em}.jb-prose p{color:var(--text-soft)}.jb-prose a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.jb-prose a:hover{color:var(--brand-hover)}.jb-prose strong{color:var(--text);font-weight:var(--fw-semibold)}.jb-prose em{font-style:italic}.jb-prose ul,.jb-prose ol{padding-left:1.4em}.jb-prose ul li{list-style:disc}.jb-prose ol li{list-style:decimal}.jb-prose li+li{margin-top:.5em}.jb-prose blockquote{border-left:3px solid var(--brand);padding:.5rem 1.25rem;background:var(--gradient-callout);font-family:var(--ff-display);font-size:var(--fz-xl);color:var(--text);border-radius:0 var(--radius-lg) var(--radius-lg) 0}.jb-prose code{font-family:var(--ff-mono);font-size:.9em;background:var(--surface-tint);padding:2px .375rem;border-radius:var(--radius-sm);color:var(--text)}.jb-prose pre{font-family:var(--ff-mono);background:var(--surface-dark);color:var(--text-on-dark);padding:1.25rem;border-radius:var(--radius-xl);overflow:auto;font-size:var(--fz-13);line-height:var(--lh-body)}.jb-prose pre code{background:rgba(0,0,0,0);padding:0;color:inherit}.jb-prose hr{border:0;border-top:1px solid var(--border);margin:2.4em 0}.jb-prose img{max-width:100%;border-radius:var(--radius-xl);border:1px solid var(--border)}.jb-prose figure{margin:2em 0}.jb-prose figcaption{margin-top:.75rem;font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-prose table{width:100%;border-collapse:collapse;font-size:var(--fz-md)}.jb-prose th,.jb-prose td{border-bottom:1px solid var(--border);padding:.75rem .625rem;text-align:left;vertical-align:top}.jb-prose th{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-faq-list{border-top:1px solid var(--border)}.jb-faq-item{border-bottom:1px solid var(--border)}.jb-faq-item>summary{list-style:none;cursor:pointer;padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--ff-display);font-size:var(--fz-xl);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-faq-item>summary::-webkit-details-marker{display:none}.jb-faq-item>summary::after{content:"";flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:linear-gradient(var(--brand), var(--brand)) center/0.75rem 2px no-repeat,linear-gradient(var(--brand), var(--brand)) center/2px .75rem no-repeat,var(--surface);transition:transform var(--duration-base) var(--ease-out)}.jb-faq-item[open]>summary::after{background:linear-gradient(var(--brand), var(--brand)) center/0.75rem 2px no-repeat,var(--brand-tint);border-color:var(--border-brand-soft)}.jb-faq-item__body{padding:0 0 1.5rem;max-width:var(--prose-max);font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-soft)}.jb-team-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.5rem}@media(max-width: 1023.98px){.jb-team-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 767.98px){.jb-team-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 479.98px){.jb-team-grid{grid-template-columns:1fr}}.jb-team-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:1rem 1rem 1.25rem;display:flex;flex-direction:column;gap:.875rem}.jb-team-card__photo{aspect-ratio:4/5;border-radius:var(--radius-xl);overflow:hidden;background:var(--surface-tint)}.jb-team-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.jb-team-card__name{font-family:var(--ff-display);font-size:var(--fz-xl);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-team-card__role{margin-top:2px;font-size:var(--fz-13);color:var(--text-muted)}.jb-team-card__socials{margin-top:.25rem;display:flex;gap:.5rem}.jb-team-card__socials a{display:inline-flex;width:1.875rem;height:1.875rem;align-items:center;justify-content:center;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-soft)}.jb-team-card__socials a:hover{background:var(--brand-tint);color:var(--brand);border-color:var(--border-brand-soft)}.jb-timeline{position:relative;padding-left:2.25rem}.jb-timeline::before{content:"";position:absolute;top:.5rem;bottom:.5rem;left:.875rem;width:2px;background:var(--border)}.jb-timeline__item{position:relative;padding:0 0 2.25rem}.jb-timeline__item:last-child{padding-bottom:0}.jb-timeline__item::before{content:"";position:absolute;left:-1.6875rem;top:.375rem;width:.75rem;height:.75rem;border-radius:var(--radius-pill);background:var(--brand);box-shadow:0 0 0 .25rem var(--surface)}.jb-timeline__year{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);color:var(--brand);text-transform:uppercase}.jb-timeline__title{margin-top:.375rem;font-family:var(--ff-display);font-size:var(--fz-2xl);color:var(--text)}.jb-timeline__body{margin-top:.5rem;max-width:var(--prose-max);font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-soft)}.jb-form{display:grid;gap:1.25rem}.jb-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width: 639.98px){.jb-form__row{grid-template-columns:1fr}}.jb-form__field{display:flex;flex-direction:column;gap:.5rem}.jb-form__label{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-form__input,.jb-form__textarea,.jb-form__select{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem .875rem;font-family:var(--ff-body);font-size:var(--fz-md);color:var(--text);transition:border-color var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.jb-form__input:focus,.jb-form__textarea:focus,.jb-form__select:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-tint)}.jb-form__textarea{resize:vertical;min-height:8.75rem}.jb-form__help{font-size:var(--fz-sm);color:var(--text-muted)}.jb-form__submit{display:inline-flex;align-items:center;gap:.625rem;background:var(--gradient-cta-button);color:var(--on-brand);border:0;border-radius:var(--radius-pill);padding:.875rem 1.625rem;font-weight:var(--fw-semibold);font-size:var(--fz-base);box-shadow:var(--shadow-cta);cursor:pointer;justify-self:start;position:relative;transition:transform var(--duration-base) var(--ease-out),opacity var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.jb-form__consent{display:flex;gap:.625rem;align-items:flex-start;font-size:var(--fz-sm);color:var(--text-muted);line-height:var(--lh-body)}.jb-form__consent input[type=checkbox]{margin-top:3px}.jb-form__honeypot{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;pointer-events:none}.wpcf7{display:block}.jb-form__footer .wpcf7-spinner{margin-left:.5rem;align-self:center}.wpcf7-response-output{margin-top:1rem;padding:.75rem 1rem;border-radius:var(--radius-sm);font-size:var(--fz-sm);line-height:var(--lh-body);border:1px solid currentColor}.wpcf7 form.sent .wpcf7-response-output{color:var(--c-success, #1a7f37);background:rgba(26,127,55,.06)}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.spam .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{color:var(--c-danger, #b3261e);background:rgba(179,38,30,.06)}.wpcf7-not-valid-tip{display:block;margin-top:.375rem;font-size:var(--fz-sm);color:var(--c-danger, #b3261e)}.wpcf7-not-valid{border-color:var(--c-danger, #b3261e)}.wpcf7-form>p:empty,.wpcf7-form>p:has(>br:only-child){display:none}.wpcf7-form>p{margin:0}.wpcf7-form input[type=submit].jb-form__submit{padding-right:3rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14M13 6l6 6-6 6'/></svg>"),var(--gradient-cta-button);background-repeat:no-repeat,no-repeat;background-position:right 1.25rem center,0 0;background-size:.625rem .625rem,100% 100%}.jb-form__field .wpcf7-form-control-wrap,.wpcf7-form-control-wrap{display:block;width:100%}.jb-form__input,.jb-form__textarea,.jb-form__select{width:100%;box-sizing:border-box}.jb-form-wrap{position:relative;display:grid}.jb-form-wrap>.jb-form,.jb-form-wrap>.jb-form-success{grid-area:1/1;transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out)}.jb-form__error{font-size:var(--fz-sm);color:var(--state-error);display:block;max-height:0;opacity:0;margin-top:0;overflow:hidden;transition:max-height var(--duration-base) var(--ease-out),opacity var(--duration-base) var(--ease-out),margin-top var(--duration-base) var(--ease-out)}.jb-form__field.is-invalid .jb-form__error{max-height:3rem;opacity:1;margin-top:2px}.jb-form__field.is-invalid .jb-form__input,.jb-form__field.is-invalid .jb-form__textarea,.jb-form__field.is-invalid .jb-form__select{border-color:var(--state-error);box-shadow:0 0 0 3px var(--state-error-bg);animation:form-shake .4s var(--ease-out)}.jb-form__field.is-valid .jb-form__input,.jb-form__field.is-valid .jb-form__textarea,.jb-form__field.is-valid .jb-form__select{border-color:var(--brand)}@keyframes form-shake{0%{transform:translateX(0)}20%{transform:translateX(-0.375rem)}40%{transform:translateX(0.3125rem)}60%{transform:translateX(-3px)}80%{transform:translateX(2px)}100%{transform:translateX(0)}}.jb-form__submit:hover:not(:disabled){transform:translateY(-1px)}.jb-form__submit:active:not(:disabled){transform:translateY(0)}.jb-form__submit:disabled{cursor:progress;opacity:.85}.jb-form__submit-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem}.jb-form__submit-arrow,.jb-form__submit-spinner{position:absolute;inset:0;margin:auto;transition:opacity var(--duration-base) var(--ease-out),transform var(--duration-base) var(--ease-out)}.jb-form__submit-spinner{opacity:0;transform:rotate(-90deg)}.jb-form__submit.is-loading .jb-form__submit-arrow{opacity:0;transform:translateX(0.5rem)}.jb-form__submit.is-loading .jb-form__submit-spinner{opacity:1;transform:rotate(0deg);animation:form-spin .9s linear infinite}.jb-form__submit.is-loading .jb-form__submit-label::after{content:"…";animation:form-dots 1.2s steps(4, end) infinite}@keyframes form-spin{to{transform:rotate(360deg)}}@keyframes form-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}100%{content:""}}.jb-form__status{min-height:0;font-size:var(--fz-sm);color:var(--text-muted);opacity:0;transform:translateY(-0.25rem);transition:opacity var(--duration-base) var(--ease-out),transform var(--duration-base) var(--ease-out)}.jb-form__status.is-error{color:var(--state-error);opacity:1;transform:translateY(0)}.jb-form-wrap.is-submitting .jb-form{pointer-events:none}.jb-form-wrap.is-success .jb-form{opacity:0;transform:translateY(-0.5rem) scale(0.99);pointer-events:none}.jb-form-wrap.is-success .jb-form-success{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.jb-form-success{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:3.5rem 2.5rem;display:grid;gap:.875rem;justify-items:start;align-content:start;opacity:0;transform:translateY(0.5rem);pointer-events:none}.jb-form-success[hidden]{display:grid;visibility:hidden}.jb-form-success__check{width:4rem;height:4rem;border-radius:var(--radius-pill);background:var(--brand-tint);color:var(--brand);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.375rem}.jb-form-success__check svg{display:block}.jb-form-success__circle{stroke-dasharray:145;stroke-dashoffset:145;transition:stroke-dashoffset .6s var(--ease-out)}.jb-form-success__tick{stroke-dasharray:50;stroke-dashoffset:50;transition:stroke-dashoffset .5s .35s var(--ease-out)}.jb-form-wrap.is-success .jb-form-success__circle{stroke-dashoffset:0}.jb-form-wrap.is-success .jb-form-success__tick{stroke-dashoffset:0}.jb-form-success__title{font-family:var(--ff-display);font-size:var(--fz-2xl);letter-spacing:var(--ls-display-soft);color:var(--text);margin:0}.jb-form-success__name{color:var(--brand)}.jb-form-success__name:not(:empty)::before{content:", ";color:var(--text)}.jb-form-success__body{font-size:var(--fz-md);line-height:var(--lh-body);color:var(--text-soft);max-width:56ch;margin:0}.jb-form-success__again{margin-top:.5rem;background:rgba(0,0,0,0);border:1px solid var(--border);border-radius:var(--radius-pill);padding:.625rem 1.125rem;font-family:var(--ff-body);font-size:var(--fz-sm);font-weight:var(--fw-semibold);color:var(--text);cursor:pointer;transition:background var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out),transform var(--duration-base) var(--ease-out)}.jb-form-success__again:hover{background:var(--brand-tint);border-color:var(--brand-tint);transform:translateY(-1px)}@media(prefers-reduced-motion: reduce){.jb-form__field.is-invalid .jb-form__input,.jb-form__field.is-invalid .jb-form__textarea,.jb-form__field.is-invalid .jb-form__select{animation:none}.jb-form__submit.is-loading .jb-form__submit-spinner{animation:none}.jb-form__submit.is-loading .jb-form__submit-label::after{animation:none}.jb-form-wrap>.jb-form,.jb-form-wrap>.jb-form-success,.jb-form__submit,.jb-form__error,.jb-form__status{transition:none}}.jb-contact-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:1.75rem;display:grid;gap:1.25rem}.jb-contact-card__row{display:flex;gap:1rem;align-items:flex-start}.jb-contact-card__icon{width:2.75rem;height:2.75rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--brand-tint);color:var(--brand)}.jb-contact-card__label{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-contact-card__value{margin-top:.25rem;font-size:var(--fz-md);color:var(--text)}.jb-contact-card__value a{color:var(--text);text-decoration:none}.jb-contact-card__value a:hover{color:var(--brand)}.jb-vacancies-list{display:grid;gap:.75rem}.jb-vacancy-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-tag);padding:1.5rem 1.75rem;display:grid;grid-template-columns:minmax(0, 1fr) auto auto auto;gap:1.5rem;align-items:center;text-decoration:none;color:inherit;transition:border-color var(--duration-base) var(--ease-out),background var(--duration-base) var(--ease-out)}.jb-vacancy-card:hover{border-color:var(--border-brand-soft);background:var(--surface-ice)}.jb-vacancy-card__title{font-family:var(--ff-display);font-size:var(--fz-22);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-vacancy-card__dept{margin-top:.25rem;font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-vacancy-card__meta{font-size:var(--fz-sm);color:var(--text-soft)}.jb-vacancy-card__arrow{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-soft)}.jb-vacancy-card:hover .jb-vacancy-card__arrow{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}@media(max-width: 767.98px){.jb-vacancy-card{grid-template-columns:1fr auto;gap:.75rem}.jb-vacancy-card__meta{grid-column:1/-1}}.jb-tech-stack{display:grid;gap:3rem}.jb-tech-group{display:grid;gap:1.25rem}.jb-tech-group__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;border-bottom:1px dashed var(--border);padding-bottom:.75rem}.jb-tech-group__title{font-family:var(--ff-display);font-size:var(--fz-2xl);color:var(--text)}.jb-tech-group__count{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);color:var(--text-muted);text-transform:uppercase}.jb-tech-grid{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:.75rem}@media(max-width: 1023.98px){.jb-tech-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(max-width: 639.98px){.jb-tech-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.jb-tech-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.25rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.625rem;transition:border-color var(--duration-base) var(--ease-out),background var(--duration-base) var(--ease-out)}.jb-tech-item:hover{border-color:var(--border-brand-soft);background:var(--brand-tint)}.jb-tech-item__logo{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;color:var(--brand)}.jb-tech-item__name{font-family:var(--ff-body);font-size:var(--fz-13);font-weight:var(--fw-medium);color:var(--text)}.jb-portfolio-filter{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.jb-portfolio-filter__btn{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:.5rem 1rem;font-size:var(--fz-13);color:var(--text-soft);cursor:pointer;transition:background var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out),color var(--duration-base) var(--ease-out)}.jb-portfolio-filter__btn:hover{color:var(--brand);border-color:var(--border-brand-soft)}.jb-portfolio-filter__btn.is-active{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.jb-portfolio-grid{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));grid-auto-flow:dense;gap:1.25rem}.jb-portfolio-tile{position:relative;grid-column:span 2;border-radius:var(--radius-card);overflow:hidden;aspect-ratio:8/9;background:var(--surface-tint);text-decoration:none;color:inherit;display:block}.jb-portfolio-tile--wide{grid-column:span 4;aspect-ratio:16/9}.jb-portfolio-tile--tall{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}.jb-portfolio-tile__image{position:absolute;inset:0}.jb-portfolio-tile__image img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-out)}.jb-portfolio-tile:hover .jb-portfolio-tile__image img{transform:scale(1.04)}.jb-portfolio-tile__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(11, 17, 32, 0) 40%, rgba(11, 17, 32, 0.55) 100%);pointer-events:none}.jb-portfolio-tile__content{position:absolute;left:1.5rem;right:1.5rem;bottom:1.5rem;color:var(--on-brand)}.jb-portfolio-tile__category{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--c-white-a75)}.jb-portfolio-tile__title{margin-top:.375rem;font-family:var(--ff-display);font-size:var(--fz-24);color:var(--on-brand);letter-spacing:var(--ls-display-soft)}@media(max-width: 1023.98px){.jb-portfolio-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.jb-portfolio-tile,.jb-portfolio-tile--wide,.jb-portfolio-tile--tall{grid-column:span 2;aspect-ratio:4/3}}@media(max-width: 639.98px){.jb-portfolio-grid{grid-template-columns:1fr}.jb-portfolio-tile,.jb-portfolio-tile--wide,.jb-portfolio-tile--tall{grid-column:span 1}}.jb-case-row{display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(0, 1fr);gap:2.5rem;align-items:center;padding:3.5rem 0;border-top:1px dashed var(--border)}.jb-case-row:first-child{border-top:0}.jb-case-row--reverse{grid-template-columns:minmax(0, 1fr) minmax(0, 1.2fr)}.jb-case-row--reverse .jb-case-row__image{order:2}.jb-case-row--reverse .jb-case-row__content{order:1}.jb-case-row__image{border-radius:var(--radius-card);overflow:hidden;aspect-ratio:4/3;background:var(--surface-tint)}.jb-case-row__image img{width:100%;height:100%;object-fit:cover;display:block}.jb-case-row__meta{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-case-row__title{margin-top:.75rem;font-family:var(--ff-display);font-size:var(--fz-h2);line-height:var(--lh-h2);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-case-row__title em{color:var(--brand);font-style:normal}.jb-case-row__body{margin-top:1.25rem;max-width:32.5rem;font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-soft)}.jb-case-row__tags{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem}.jb-case-row__actions{margin-top:1.75rem}@media(max-width: 1023.98px){.jb-case-row,.jb-case-row--reverse{grid-template-columns:1fr}.jb-case-row--reverse .jb-case-row__image{order:1}.jb-case-row--reverse .jb-case-row__content{order:2}}.jb-logo-strip{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:.75rem;padding:1.25rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center}.jb-logo-strip__item{display:flex;align-items:center;justify-content:center;height:3rem;color:var(--text-muted);opacity:.75;transition:opacity var(--duration-base) var(--ease-out),color var(--duration-base) var(--ease-out)}.jb-logo-strip__item:hover{opacity:1;color:var(--text)}@media(max-width: 1023.98px){.jb-logo-strip{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 479.98px){.jb-logo-strip{grid-template-columns:repeat(2, minmax(0, 1fr))}}.jb-blog-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.75rem}.jb-blog-grid__featured{grid-column:span 3}@media(max-width: 1023.98px){.jb-blog-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.jb-blog-grid__featured{grid-column:span 2}}@media(max-width: 639.98px){.jb-blog-grid{grid-template-columns:1fr}.jb-blog-grid__featured{grid-column:span 1}}.jb-post-card{display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:inherit}.jb-post-card__thumb{aspect-ratio:16/10;border-radius:var(--radius-xl);overflow:hidden;background:var(--surface-tint);border:1px solid var(--border)}.jb-post-card__thumb img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-out)}.jb-post-card:hover .jb-post-card__thumb img{transform:scale(1.03)}.jb-post-card__meta{display:flex;align-items:center;gap:.625rem;font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-post-card__meta .jb-dot-sep{width:.25rem;height:.25rem;border-radius:var(--radius-pill);background:var(--text-muted)}.jb-post-card__title{font-family:var(--ff-display);font-size:var(--fz-24);line-height:var(--lh-heading);letter-spacing:var(--ls-display-soft);color:var(--text)}.jb-post-card:hover .jb-post-card__title{color:var(--brand)}.jb-post-card__excerpt{margin:0;font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-muted)}.jb-post-card--featured{display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(0, 1fr);gap:2rem;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:1rem}.jb-post-card--featured .jb-post-card__thumb{aspect-ratio:16/11;border-radius:var(--radius-xl)}.jb-post-card--featured .jb-post-card__content{padding:1rem 1.5rem 1rem 0}.jb-post-card--featured .jb-post-card__title{font-size:var(--fz-42);line-height:var(--lh-h2)}.jb-post-card--featured .jb-post-card__excerpt{margin-top:1rem;font-size:var(--fz-17)}@media(max-width: 767.98px){.jb-post-card--featured{grid-template-columns:1fr}.jb-post-card--featured .jb-post-card__content{padding:1rem}.jb-post-card--featured .jb-post-card__title{font-size:var(--fz-26)}}.jb-post-header{padding:2.5rem 0 2rem;max-width:53.75rem}.jb-post-header__category{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--brand)}.jb-post-header__title{margin-top:1rem;font-family:var(--ff-display);font-size:var(--fz-72);line-height:var(--lh-display-2);letter-spacing:var(--ls-display-soft);color:var(--text)}.jb-post-header__meta{margin-top:1.5rem;display:flex;align-items:center;gap:.625rem;font-family:var(--ff-mono);font-size:var(--fz-sm);letter-spacing:var(--ls-mono);color:var(--text-muted)}.jb-post-header__cover{margin-top:2rem;aspect-ratio:21/9;border-radius:var(--radius-card);overflow:hidden;border:1px solid var(--border);background:var(--surface-tint)}.jb-post-header__cover img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width: 767.98px){.jb-post-header__title{font-size:2.75rem}}.jb-author-card{display:flex;gap:1rem;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-tag);padding:1.25rem;max-width:var(--prose-max)}.jb-author-card__photo{width:4rem;height:4rem;flex-shrink:0;border-radius:var(--radius-pill);overflow:hidden;background:var(--surface-tint)}.jb-author-card__photo img{width:100%;height:100%;object-fit:cover}.jb-author-card__name{font-family:var(--ff-display);font-size:var(--fz-xl);color:var(--text)}.jb-author-card__role{margin-top:2px;font-size:var(--fz-sm);color:var(--text-muted)}.jb-pagination{display:flex;gap:.5rem;justify-content:center;align-items:center;padding:2.5rem 0}.jb-pagination__btn{min-width:2.5rem;height:2.5rem;padding:0 .875rem;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-soft);font-size:var(--fz-base);text-decoration:none}.jb-pagination__btn:hover{border-color:var(--border-brand-soft);color:var(--brand)}.jb-pagination__btn.is-active{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.jb-pagination__btn[aria-disabled=true]{opacity:.4;pointer-events:none}.jb-feature-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem}@media(max-width: 767.98px){.jb-feature-list{grid-template-columns:1fr}}.jb-feature-list__item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);text-decoration:none;color:inherit}.jb-feature-list__icon{width:2.25rem;height:2.25rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--brand-tint);color:var(--brand)}.jb-feature-list__title{margin:0;font-family:var(--ff-display);font-size:var(--fz-xl);line-height:2.25rem;color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-feature-list__body{margin:.375rem 0 0;font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-muted)}.jb-feature-list__item--brand{position:relative;overflow:hidden;background:var(--gradient-industry-featured);border-color:var(--brand);color:var(--on-brand);isolation:isolate}.jb-feature-list__item--brand::after{content:"";position:absolute;inset:0;background:var(--pattern-diag-light);opacity:.5;pointer-events:none;z-index:0}.jb-feature-list__item--brand>*{position:relative;z-index:1}.jb-feature-list__item--brand .jb-feature-list__icon{background:var(--c-white-a18);color:var(--on-brand)}.jb-feature-list__item--brand .jb-feature-list__title{color:var(--on-brand)}.jb-feature-list__item--brand .jb-feature-list__body{color:var(--c-white-a75)}.jb-feature-card{padding:1.75rem}.jb-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--radius-tag);background:var(--surface-cool);color:var(--brand);margin-bottom:1rem}.jb-feature-card__title{margin:0 0 .5rem;font-family:var(--ff-display);font-size:var(--fz-lg);color:var(--text)}.jb-feature-card__body{margin:0;font-size:var(--fz-sm);line-height:1.6;color:var(--text-muted)}.jb-modules-table{display:grid}.jb-modules-table__row{display:grid;grid-template-columns:minmax(0, 1.1fr) minmax(0, 2fr) minmax(0, 1.6fr);gap:1.5rem;padding:1.25rem 0;border-bottom:1px solid var(--border)}.jb-modules-table__row--head{padding:1rem 0}.jb-modules-table__row:last-child{border-bottom:0}.jb-modules-table__title{font-family:var(--ff-display);font-size:var(--fz-lg);color:var(--text)}.jb-modules-table__desc{font-size:var(--fz-base);line-height:1.55;color:var(--text-soft)}.jb-modules-table__meta{font-family:var(--ff-mono);font-size:var(--fz-sm);line-height:1.55;color:var(--text-muted)}@media(max-width: 767.98px){.jb-modules-table__row{grid-template-columns:1fr;gap:.375rem}.jb-modules-table__row--head{display:none}}.jb-feature-card-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem}@media(max-width: 1023.98px){.jb-feature-card-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 639.98px){.jb-feature-card-grid{grid-template-columns:1fr}}.jb-service-summary{display:grid;grid-template-columns:5rem minmax(0, 1fr) 11.25rem auto;gap:1.5rem;align-items:center;padding:1.5rem 0;border-bottom:1px dashed var(--border);text-decoration:none;color:inherit}.jb-service-summary:last-child{border-bottom:0}.jb-service-summary__num{font-family:var(--ff-display);font-weight:var(--fw-semibold);color:var(--brand);font-size:3rem;line-height:1;letter-spacing:var(--ls-display)}.jb-service-summary__title{font-family:var(--ff-display);font-size:var(--fz-26);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-service-summary__excerpt{margin-top:.25rem;font-size:var(--fz-sm);color:var(--text-muted);max-width:33.75rem}.jb-service-summary__tags{display:flex;flex-wrap:wrap;gap:.375rem;justify-self:start}.jb-service-summary__arrow{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-soft);transition:background var(--duration-base) var(--ease-out),color var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.jb-service-summary:hover .jb-service-summary__arrow{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}@media(max-width: 1023.98px){.jb-service-summary{grid-template-columns:3.5rem 1fr auto}.jb-service-summary__tags{grid-column:2/3}}@media(max-width: 639.98px){.jb-service-summary{grid-template-columns:3rem 1fr;gap:1rem;padding:1.25rem 0}.jb-service-summary__tags,.jb-service-summary__arrow{display:none}.jb-service-summary__num{font-size:2rem}}.jb-photo-strip{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.25rem}@media(max-width: 1023.98px){.jb-photo-strip{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 639.98px){.jb-photo-strip{grid-template-columns:1fr}}.jb-photo-strip__item{display:flex;flex-direction:column;gap:.625rem}.jb-photo-strip__frame{position:relative;width:100%;aspect-ratio:4/5;border-radius:var(--radius-card);overflow:hidden;background:var(--gradient-ice-tile);background-size:cover;background-position:center;border:1px solid var(--border)}.jb-photo-strip--banner .jb-photo-strip__frame{aspect-ratio:16/9}.jb-photo-strip__caption{display:none}.jb-photo-strip--captioned .jb-photo-strip__caption{display:block;font-family:var(--ff-mono);font-size:.6875rem;letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-media-pair{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}.jb-media-pair__image{border-radius:var(--radius-card);overflow:hidden;background-color:var(--surface-tint);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:20rem;height:100%}.jb-media-pair__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:clamp(1.75rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center;gap:1rem}.jb-media-pair__kicker{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-media-pair__title{font-family:var(--ff-display);font-size:var(--fz-h2);font-weight:var(--fw-bold);line-height:var(--lh-h2);letter-spacing:var(--ls-display-soft);color:var(--text);margin:0}.jb-media-pair__title em{font-style:normal;color:var(--brand)}.jb-media-pair__body{font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-soft);margin:0}.jb-media-pair__actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:.5rem;padding-top:1.25rem;border-top:1px dashed var(--border)}.jb-media-pair--reverse .jb-media-pair__image{order:2}.jb-media-pair--reverse .jb-media-pair__card{order:1}@media(max-width: 1023.98px){.jb-media-pair{grid-template-columns:1fr;gap:1rem}.jb-media-pair__image{aspect-ratio:16/9;min-height:0}.jb-media-pair--reverse .jb-media-pair__image{order:1}.jb-media-pair--reverse .jb-media-pair__card{order:2}}.jb-burger-btn{display:none;width:3rem;height:3rem;border-radius:var(--radius-pill);border:1px solid hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.65);backdrop-filter:blur(1.25rem) saturate(170%);box-shadow:0 .375rem 1.5rem rgba(11,17,32,.06);cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:.3125rem;padding:0;margin:0 0 0 auto;transition:background-color 200ms ease}.jb-burger-btn:hover{background-color:hsla(0,0%,100%,.85)}.jb-burger-btn span{display:block;width:1.375rem;height:2px;background:var(--text);border-radius:1px;transition:transform 220ms ease,opacity 180ms ease}@media(max-width: 1023.98px){.jb-burger-btn{display:inline-flex}}.jb-site-header--transparent .jb-burger-btn{background-color:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.18)}.jb-site-header--transparent .jb-burger-btn span{background:#fff}.jb-mobile-menu{position:fixed;inset:0;z-index:200;background:var(--surface);display:flex;flex-direction:column;padding:1.5rem 2.5rem 2.5rem;opacity:0;visibility:hidden;transform:translateY(-0.75rem);transition:opacity 240ms ease,transform 240ms ease,visibility 0s linear 240ms;overflow-y:auto;-webkit-overflow-scrolling:touch}.jb-mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0);transition:opacity 240ms ease,transform 240ms ease,visibility 0s linear 0s}.jb-mobile-menu__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.jb-mobile-menu__head .jb-logo{pointer-events:none}.jb-mobile-menu__close{width:2.75rem;height:2.75rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--text);padding:0}.jb-mobile-menu__close:hover{background:var(--surface-tint)}.jb-mobile-menu__nav{display:flex;flex-direction:column;gap:0;flex:1;margin:0;counter-reset:jb-mobile-nav}.jb-mobile-menu__nav a{position:relative;display:flex;align-items:center;gap:1rem;padding:1.125rem .5rem;margin:0;background:rgba(0,0,0,0);border:0;border-bottom:1px solid var(--border);border-radius:0;font-family:var(--ff-display);font-size:var(--fz-xl);font-weight:var(--fw-semibold);line-height:1.2;letter-spacing:var(--ls-display-soft);color:var(--text);text-decoration:none;transition:color var(--duration-base) var(--ease-out),padding-left var(--duration-base) var(--ease-out);counter-increment:jb-mobile-nav}.jb-mobile-menu__nav a::before{content:counter(jb-mobile-nav, decimal-leading-zero);font-family:var(--ff-mono);font-size:var(--fz-xs);font-weight:var(--fw-medium);letter-spacing:var(--ls-meta);color:var(--text-muted);text-transform:uppercase;flex-shrink:0;width:1.75rem}.jb-mobile-menu__nav a::after{content:"";width:1rem;height:1rem;margin-left:auto;flex-shrink:0;background-color:var(--text-muted);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round'><path d='M5 12h14M13 6l6 6-6 6'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round'><path d='M5 12h14M13 6l6 6-6 6'/></svg>") center/contain no-repeat;transition:background-color var(--duration-base) var(--ease-out),transform var(--duration-base) var(--ease-out)}.jb-mobile-menu__nav a:hover,.jb-mobile-menu__nav a:focus-visible{color:var(--brand);padding-left:.875rem}.jb-mobile-menu__nav a:hover::after,.jb-mobile-menu__nav a:focus-visible::after{background-color:var(--brand);transform:translateX(0.125rem)}.jb-mobile-menu__nav a.active{color:var(--brand)}.jb-mobile-menu__nav a.active::before{color:var(--brand)}.jb-mobile-menu__nav a.active::after{background-color:var(--brand)}.jb-mobile-menu__nav a:last-child{border-bottom:0}.jb-mobile-menu__cta{margin-top:1.5rem;align-self:flex-start;font-size:var(--fz-base);padding:.875rem 1.375rem}.jb-cta-blue--on-dark{background:var(--surface);color:var(--brand);box-shadow:none}.jb-cta-blue--on-dark:hover{background:var(--on-brand);color:var(--brand)}.jb-faq-item__question{list-style:none;cursor:pointer;padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--ff-display);font-size:var(--fz-xl);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-faq-item__question::-webkit-details-marker{display:none}.jb-faq-item>summary.jb-faq-item__question::after{content:none}.jb-faq-item__icon{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:linear-gradient(var(--brand), var(--brand)) center/0.75rem 2px no-repeat,linear-gradient(var(--brand), var(--brand)) center/2px .75rem no-repeat,var(--surface);transition:transform var(--duration-base) var(--ease-out),background var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.jb-faq-item[open] .jb-faq-item__icon{background:linear-gradient(var(--brand), var(--brand)) center/0.75rem 2px no-repeat,var(--brand-tint);border-color:var(--border-brand-soft)}.jb-faq-item__answer{padding:0 0 1.5rem;max-width:var(--prose-max);font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-soft)}.jb-team-card__avatar{aspect-ratio:4/5;border-radius:var(--radius-xl);overflow:hidden;background:var(--surface-tint)}.jb-team-card__body{display:grid;gap:.25rem}.jb-team-card__bio{margin-top:.375rem;font-size:var(--fz-sm);line-height:var(--lh-body-md);color:var(--text-muted)}.jb-form__header{margin-bottom:.5rem}.jb-form__title{font-family:var(--ff-display);font-size:var(--fz-2xl);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-form__sub{margin-top:.375rem;font-size:var(--fz-sm);color:var(--text-muted)}.jb-form__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:.5rem;border-top:1px dashed var(--border)}.jb-form__fineprint{font-size:var(--fz-sm);color:var(--text-muted);max-width:26.25rem}.jb-form.jb-card{padding:2rem}.jb-contact-grid{display:grid;grid-template-columns:minmax(0, 1.3fr) minmax(0, 1fr);gap:2rem;align-items:stretch}@media(max-width: 1023.98px){.jb-contact-grid{grid-template-columns:1fr}}.jb-contact-aside{display:grid;gap:1rem;grid-template-rows:repeat(4, 1fr)}.jb-contact-aside .jb-contact-card{display:block;padding:1.5rem}.jb-contact-aside .jb-contact-card .jb-contact-card__icon{margin-bottom:.75rem}.jb-contact-card__body{margin-top:.5rem;font-size:var(--fz-sm);color:var(--text-muted);line-height:var(--lh-body-md)}.jb-vacancy-card__main{display:grid;gap:.375rem}.jb-vacancy-card__desc{margin-top:2px;font-size:var(--fz-sm);color:var(--text-soft);line-height:var(--lh-body-md);max-width:40rem}.jb-vacancy-card__tags{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.375rem}.jb-vacancy-card__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-soft);font-size:var(--fz-sm);font-family:var(--ff-mono);letter-spacing:var(--ls-mono);white-space:nowrap;transition:background var(--duration-base) var(--ease-out),color var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.jb-vacancy-card:hover .jb-vacancy-card__cta{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.jb-tech-group__header{display:flex;align-items:baseline;gap:.75rem;padding-bottom:.75rem;border-bottom:1px dashed var(--border)}.jb-tech-group__num{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--brand)}.jb-tech-group__body{max-width:var(--prose-max);font-size:var(--fz-md);line-height:var(--lh-body-md);color:var(--text-muted)}.jb-tech-group__items{display:flex;flex-wrap:wrap;gap:.5rem}.jb-tech-group__items .jb-tech-item{padding:.625rem .875rem;flex-direction:row;gap:0;border-radius:var(--radius-pill);font-family:var(--ff-body);font-size:var(--fz-sm);font-weight:var(--fw-medium);color:var(--text)}.jb-post-card__image{aspect-ratio:16/10;border-radius:var(--radius-xl);overflow:hidden;background:var(--surface-tint);background-size:cover;background-position:center;border:1px solid var(--border)}.jb-post-card__body{display:flex;flex-direction:column;gap:.625rem}.jb-post-card__author{margin-top:.25rem;font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted)}.jb-post-card__date{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:none;color:var(--text-muted)}.jb-post-card.jb-post-card--featured .jb-post-card__image{aspect-ratio:16/11}.jb-post-card.jb-post-card--featured .jb-post-card__body{padding:.5rem 1.5rem .5rem 0;gap:.875rem}.jb-post-card.jb-post-card--featured .jb-post-card__title{font-size:var(--fz-42);line-height:var(--lh-h2)}.jb-post-card.jb-post-card--featured .jb-post-card__excerpt{font-size:var(--fz-17);color:var(--text-soft)}.jb-blog-grid--3{grid-template-columns:repeat(3, minmax(0, 1fr))}@media(max-width: 1023.98px){.jb-blog-grid--3{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 639.98px){.jb-blog-grid--3{grid-template-columns:1fr}}.jb-post-header__date{font-family:var(--ff-mono);font-size:var(--fz-sm);letter-spacing:var(--ls-mono);color:var(--text-muted)}.jb-post-header__reading{font-family:var(--ff-mono);font-size:var(--fz-sm);color:var(--text-muted)}.jb-post-header__dek{margin-top:1.25rem;font-size:var(--fz-17);line-height:var(--lh-body-lg);color:var(--text-soft);max-width:42.5rem}.jb-post-header__byline{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.jb-post-header__avatar{width:2.75rem;height:2.75rem;border-radius:var(--radius-pill);background:var(--surface-tint);flex-shrink:0}.jb-post-header__author{font-family:var(--ff-display);font-size:var(--fz-md);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-post-header__role{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted);margin-top:2px}.jb-author-card__avatar{width:4rem;height:4rem;flex-shrink:0;border-radius:var(--radius-pill);overflow:hidden;background:var(--surface-tint)}.jb-author-card__body{display:block}.jb-author-card__label{font-family:var(--ff-mono);font-size:var(--fz-xs);letter-spacing:var(--ls-meta);text-transform:uppercase;color:var(--text-muted);display:block;margin-bottom:.25rem}.jb-author-card__bio{margin-top:.375rem;font-size:var(--fz-sm);line-height:var(--lh-body-md);color:var(--text-soft)}.jb-pagination__item{min-width:2.5rem;height:2.5rem;padding:0 .875rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-soft);font-size:var(--fz-base);text-decoration:none;transition:background var(--duration-base) var(--ease-out),color var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.jb-pagination__item:hover{border-color:var(--border-brand-soft);color:var(--brand)}.jb-pagination__item.is-active{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.jb-pagination__item--disabled{opacity:.4;pointer-events:none}.jb-pagination__item--next{padding-right:1.125rem}.jb-cta-banner__title{font-family:var(--ff-display);font-size:var(--fz-26);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-cta-banner__title em{color:var(--brand);font-style:normal}.jb-cta-banner__body{margin-top:.375rem;font-size:var(--fz-sm);color:var(--text-muted);line-height:var(--lh-body-md);max-width:32.5rem}.jb-cta-banner__action{flex-shrink:0;display:flex;align-items:center}.jb-cta-banner--on-dark{background:var(--surface-dark);border-color:hsla(0,0%,100%,.08)}.jb-cta-banner--on-dark .jb-cta-banner__title{color:var(--on-brand)}.jb-cta-banner--on-dark .jb-cta-banner__body{color:var(--text-mute-on-dark)}.jb-prose--article{max-width:none}.jb-prose--article .jb-lead-body.jb-dropcap{font-size:var(--fz-lg)}.jb-prose--article blockquote{border-left:2px solid var(--brand);padding:.25rem 0 .25rem 1.25rem;margin:1.6em 0;font-family:var(--ff-display);font-size:var(--fz-xl);line-height:var(--lh-heading);color:var(--text);letter-spacing:var(--ls-display-soft)}.jb-site-header__cta.active{box-shadow:0 0 0 2px var(--brand-tint),var(--shadow-cta)}.has-image,[data-media=image]{background-image:var(--img, none);background-size:cover;background-position:center;background-repeat:no-repeat}[data-media=mockup]{background-image:var(--img, none);background-size:contain;background-position:center;background-repeat:no-repeat;background-color:var(--surface-ice)}[data-media=mockup-tinted]{background-image:var(--img, none),var(--gradient-blue-tile);background-size:contain,cover;background-position:center,center;background-repeat:no-repeat,no-repeat}.jb-team-card__avatar,.jb-author-card__avatar,.jb-post-header__avatar{background-size:cover;background-position:center}.jb-team-card__avatar[style*="--img"],.jb-author-card__avatar[style*="--img"],.jb-post-header__avatar[style*="--img"]{background-image:var(--img)}.jb-team-card__avatar>img,.jb-author-card__avatar>img,.jb-post-header__avatar>img,.jb-post-card__image>img,.jb-feature-image__frame>img,.jb-portfolio-tile__image>img,.jb-case-row__image>img{display:block;width:100%;height:100%;object-fit:cover}.jb-post-card__image[style*="--img"]{background-image:var(--img)}.jb-feature-image__frame[style*="--img"]{background-image:var(--img);background-size:cover;background-position:center}.jb-portfolio-tile__image[style*="--img"],.jb-case-row__image[style*="--img"]{background-image:var(--img);background-size:cover;background-position:center}.jb-portfolio-tile__image[data-media=mockup],.jb-case-row__image[data-media=mockup]{background-size:92% auto;background-color:var(--surface-ice)}[data-bg]{position:relative;isolation:isolate}[data-bg]::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-repeat:repeat;opacity:1}[data-bg=dots]::before{background-image:url("assets/patterns/dot-grid.svg");background-size:2.5rem 2.5rem;mask-image:radial-gradient(ellipse at center, #000 30%, transparent 75%)}[data-bg=glow]::before{background-image:url("assets/patterns/radial-glow.svg");background-size:cover;background-position:center;background-repeat:no-repeat}[data-bg=lines]::before{background-image:url("assets/patterns/diagonal-lines.svg");background-size:1.5rem 1.5rem;mask-image:linear-gradient(180deg, transparent 0%, #000 40%, #000 60%, transparent 100%)}.jb-container[data-bg],.jb-container--narrow[data-bg]{overflow:visible}[data-bg][data-bg-strength=soft]::before{opacity:.6}[data-bg][data-bg-strength=faint]::before{opacity:.35}.jb-hero-service[data-bg=glow],.jb-hero[data-bg=glow],section[data-bg=glow]{padding-block:clamp(4rem,8vw,7.5rem)}.jb-logo-strip__item[data-placeholder=true]{font-size:var(--fz-lg);letter-spacing:var(--ls-display-soft);position:relative;padding-bottom:.375rem}.jb-logo-strip__item[data-placeholder=true]::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:1.125rem;height:2px;background:var(--brand);opacity:.25;border-radius:1px}.jb-pad-t-24{padding-top:1.5rem}.jb-pad-t-40{padding-top:2.5rem}.jb-pad-t-56{padding-top:3.5rem}.jb-pad-t-64{padding-top:4rem}.jb-pad-t-80{padding-top:5rem}.jb-pad-t-96{padding-top:6rem}.jb-pad-b-48{padding-bottom:3rem}.jb-pad-b-56{padding-bottom:3.5rem}.jb-pad-b-64{padding-bottom:4rem}.jb-pad-b-96{padding-bottom:6rem}.jb-pad-y-48-96{padding-top:3rem;padding-bottom:6rem}.jb-pad-y-80-96{padding-top:5rem;padding-bottom:6rem}.jb-mt-16{margin-top:1rem}.jb-mt-20{margin-top:1.25rem}.jb-mt-24{margin-top:1.5rem}.jb-mt-56{margin-top:3.5rem}.jb-text-center{text-align:center}.jb-max-w-520{max-width:32.5rem}.jb-max-w-720{max-width:45rem}.jb-max-w-760{max-width:47.5rem}.jb-self-stretch{align-self:stretch}@media(max-width: 767.98px){.jb-site-header__logo>img{height:2.5rem}.jb-site-header__logo{padding:.375rem 1rem .375rem .75rem}}@media(max-width: 479.98px){.jb-site-header__logo>img{height:2.125rem}.jb-site-header__logo{padding:.375rem .75rem}}@media(max-width: 479.98px){.jb-site-header__cta{padding-left:.875rem;padding-right:.875rem;font-size:var(--fz-sm)}}@media(max-width: 767.98px){.jb-site-header--split .jb-site-header__inner{gap:.5rem}.jb-site-header--split .jb-site-header__logo{padding:.375rem .75rem .375rem .625rem}.jb-site-header--split .jb-site-header__logo img{height:2.125rem}.jb-site-header--split .jb-site-header__cta{display:none}}@media(max-width: 767.98px){.jb-hero-service{grid-template-columns:1fr}.jb-hero-service .jb-divider-v{display:none}}@media(max-width: 767.98px){.jb-container,.jb-container--narrow{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width: 479.98px){.jb-container,.jb-container--narrow{padding-left:1.25rem;padding-right:1.25rem}}@media(max-width: 767.98px){h1{font-size:clamp(1.75rem,6.5vw,2.5rem);line-height:1.15}h2{font-size:clamp(1.5rem,5.5vw,2rem);line-height:1.2}h3{font-size:clamp(1.25rem,4.5vw,1.625rem);line-height:1.25}.jb-hero-banner__title,.jb-hero-centered__title,.jb-hero-feature__title,.jb-hero-landing__title,.jb-hero-mosaic__title,.jb-hero-overlay__title,.jb-hero-service__title,.jb-hero-split__title{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.15;letter-spacing:-0.015em}.jb-section-title,.jb-section-title--md,.jb-section-title--lg,.jb-section-title--xl,.jb-section-title--snug{font-size:clamp(1.5rem,6vw,2.125rem);line-height:1.2}.jb-section-title--sm{font-size:clamp(1.375rem,5vw,1.75rem);line-height:1.2}.jb-cta-block__title{font-size:clamp(1.5rem,6vw,2.25rem);line-height:1.2}.jb-cta-banner__title,.jb-cta-banner__text{font-size:clamp(1.25rem,5vw,1.625rem);line-height:1.25}.jb-prose h2{font-size:clamp(1.375rem,5vw,1.75rem);line-height:1.25}.jb-prose h3{font-size:clamp(1.1875rem,4.2vw,1.375rem);line-height:1.3}.jb-prose h4{font-size:clamp(1.0625rem,3.8vw,1.25rem);line-height:1.3}.jb-hero-landing__figure{font-size:clamp(3.5rem,18vw,7.5rem);line-height:1}.jb-hero-landing__sublabel{font-size:var(--fz-sm)}}@media(max-width: 639.98px){h1{font-size:clamp(1.5rem,8vw,2rem)}h2{font-size:clamp(1.375rem,6.5vw,1.75rem)}h3{font-size:clamp(1.1875rem,5vw,1.5rem)}.jb-hero-banner__title,.jb-hero-centered__title,.jb-hero-feature__title,.jb-hero-landing__title,.jb-hero-mosaic__title,.jb-hero-overlay__title,.jb-hero-service__title,.jb-hero-split__title{font-size:clamp(1.5rem,8vw,2rem)}.jb-section-title,.jb-section-title--md,.jb-section-title--lg,.jb-section-title--xl,.jb-section-title--snug{font-size:clamp(1.375rem,6.5vw,1.75rem)}.jb-cta-block__title{font-size:clamp(1.375rem,7vw,1.75rem)}.jb-cta-banner__title,.jb-cta-banner__text{font-size:clamp(1.1875rem,5.5vw,1.375rem)}.jb-hero-service__right{padding-left:0}.jb-numbered-section{grid-template-columns:1fr;gap:1rem;padding:2.5rem 0}.jb-numbered-section__num{font-size:var(--fz-h2);position:static;margin-bottom:.5rem}}@media(max-width: 767.98px){.jb-pad-t-24{padding-top:1.25rem}.jb-pad-t-40{padding-top:1.75rem}.jb-pad-t-56{padding-top:2.25rem}.jb-pad-t-64{padding-top:2.5rem}.jb-pad-t-80{padding-top:3rem}.jb-pad-t-96{padding-top:3.5rem}.jb-pad-y-48-96{padding-top:2.25rem;padding-bottom:3.5rem}.jb-pad-y-80-96{padding-top:3rem;padding-bottom:3.5rem}.jb-cta-banner{padding:1.25rem 1.5rem}}@media(max-width: 639.98px){.jb-pad-t-24{padding-top:1rem}.jb-pad-t-40{padding-top:1.5rem}.jb-pad-t-56{padding-top:1.75rem}.jb-pad-t-64{padding-top:2rem}.jb-pad-t-80{padding-top:2.5rem}.jb-pad-t-96{padding-top:2.75rem}.jb-pad-y-48-96{padding-top:1.75rem;padding-bottom:2.5rem}.jb-pad-y-80-96{padding-top:2.25rem;padding-bottom:2.5rem}}@media(max-width: 639.98px){.jb-site-header{padding-top:.75rem}.jb-site-header__shell{padding-left:1rem;padding-right:1rem}.jb-site-header--with-sticky-header,.jb-hero-wrap--with-sticky-header{margin-top:calc(-1*(0.75rem + 3.75rem));padding-top:calc(0.75rem + 3.75rem)}}@media(max-width: 639.98px){.jb-pagination{flex-wrap:wrap;row-gap:.5rem;padding-left:.5rem;padding-right:.5rem}.jb-pagination__item,.jb-pagination__btn{min-width:2.25rem;height:2.25rem;padding:0 .625rem;font-size:var(--fz-sm)}.jb-pagination__item--prev,.jb-pagination__item--next{font-size:0;padding:0 .625rem}.jb-pagination__item--prev svg,.jb-pagination__item--next svg{font-size:var(--fz-sm)}}@media(max-width: 767.98px){.jb-approach-centered__title,.jb-case-row__title,.jb-media-pair__title,.jb-numbered-section__title,.jb-post-header__title,.jb-products-panel__title,.jb-service-summary__title,.jb-tech-group__title,.jb-timeline__title{font-size:clamp(1.5rem,6vw,2.125rem);line-height:1.2;letter-spacing:-0.005em}.jb-feature-card__title,.jb-feature-list__title,.jb-form-success__title,.jb-industry-tile__title,.jb-modules-table__title,.jb-portfolio-tile__title,.jb-post-card__title,.jb-service-card__title,.jb-vacancy-card__title{font-size:clamp(1.25rem,4.8vw,1.5rem);line-height:1.25}}@media(max-width: 639.98px){.jb-approach-centered__title,.jb-case-row__title,.jb-media-pair__title,.jb-numbered-section__title,.jb-post-header__title,.jb-products-panel__title,.jb-service-summary__title,.jb-tech-group__title,.jb-timeline__title{font-size:clamp(1.375rem,6.5vw,1.75rem)}.jb-feature-card__title,.jb-feature-list__title,.jb-form-success__title,.jb-industry-tile__title,.jb-modules-table__title,.jb-portfolio-tile__title,.jb-post-card__title,.jb-service-card__title,.jb-vacancy-card__title{font-size:clamp(1.1875rem,5vw,1.375rem)}}@media(max-width: 767.98px){.jb-cta-block--service .jb-cta-block__title{font-size:clamp(1.5rem,6vw,2.25rem);line-height:1.2}.jb-post-card--featured .jb-post-card__title,.jb-post-card.jb-post-card--featured .jb-post-card__title{font-size:clamp(1.375rem,5.5vw,1.75rem);line-height:1.25}}@media(max-width: 639.98px){.jb-cta-block--service .jb-cta-block__title{font-size:clamp(1.375rem,7vw,1.75rem)}.jb-post-card--featured .jb-post-card__title,.jb-post-card.jb-post-card--featured .jb-post-card__title{font-size:clamp(1.25rem,5.5vw,1.5rem)}}@media(max-width: 767.98px){.jb-products-panel--rows .jb-products-panel__row{padding:1.5rem}.jb-products-panel__thumb,.jb-products-panel--rows .jb-products-panel__thumb{width:100%;height:auto;aspect-ratio:16/9}}@media(max-width: 639.98px){.jb-products-panel--rows .jb-products-panel__row{padding:1.25rem}}@media(max-width: 767.98px){html,body{overflow-x:hidden;max-width:100%}}@media(max-width: 767.98px){.jb-testimonial-slab{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.75rem;row-gap:1rem}.jb-testimonial-slab__viewport{flex:0 0 100%;order:1;min-width:0}.jb-testimonial-slab>.jb-arrow-btn[data-prev]{order:2}.jb-testimonial-slab>.jb-arrow-btn[data-next]{order:3}}@media(max-width: 767.98px){.jb-breadcrumb{flex-wrap:wrap;font-size:var(--fz-sm);margin-top:1.5rem;line-height:1.5}.jb-breadcrumb__current{word-break:break-word}}@media(max-width: 767.98px){.jb-cta-block__panel{padding:1.25rem;gap:.75rem}.jb-cta-block__panel-row{flex-direction:column;align-items:flex-start;gap:.75rem}.jb-cta-block__panel-icon{width:2.5rem;height:2.5rem}.jb-cta-block__panel-icon svg{width:22px;height:22px}.jb-cta-block__panel-title{font-size:clamp(1.125rem,4.5vw,1.375rem);line-height:1.25}.jb-cta-block__panel-body{font-size:var(--fz-sm);line-height:1.45}}@media(max-width: 1023.98px){.jb-products-panel__image{flex:none;aspect-ratio:16/10;width:100%}}@media(max-width: 1023.98px)and (max-width: 480px){.jb-products-panel__image{aspect-ratio:4/3}}
