@font-face {
  font-family: Manrope;
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('/assets/fonts/manrope-variable.ttf') format('truetype');
}

:root {
  --canvas: #faf9f6;
  --ink: #202124;
  --muted-ink: #60615f;
  --action: #7737b7;
  --action-hover: #622599;
  --line: #dedfd8;
  --company-dark: #16171c;
  --company-lilac: #d3b5f5;
  --company-paper: #faf9f6;
}

body { font-family: Manrope, 'Helvetica Neue', sans-serif; }
a, button, summary { cursor: pointer; }
a:focus-visible, button:focus-visible, summary:focus-visible { outline: 3px solid #b56dec; outline-offset: 5px; }
[id] { scroll-margin-top: 110px; }
.product-context [id] { scroll-margin-top: 160px; }
.skip-link { position: fixed; top: -100px; left: 24px; z-index: 100; padding: 14px 20px; background: white; color: #16171c; }
.skip-link:focus { top: 12px; }
.button { border-radius: 5px; min-height: 48px; font-weight: 650; }
.button span[aria-hidden] { font-size: 21px; margin-left: 10px; }
.shell { width: min(1240px, calc(100% - 112px)); }
.site-header, .site-header.is-scrolled { top: 0; padding: 0; }
.nav-shell, .site-header.is-scrolled .nav-shell { width: 100%; max-width: none; min-height: 84px; padding: 0 max(40px, calc((100vw - 1240px) / 2)); border: 0; border-bottom: 1px solid #e3e1dc; border-radius: 0; box-shadow: none; background: rgba(250,249,246,.97); backdrop-filter: blur(12px); column-gap: 24px; }
.site-header .nav-shell { width: 100%; }
.brand-wordmark { width: 105px; height: auto; }
.brand-icon { display: none; }
.nav-links { gap: 2px; font-size: 13px; font-weight: 550; }
.nav-links a { border-radius: 0; padding: 12px 11px; }
.nav-links a:hover, .nav-links a[aria-current] { color: var(--action); background: transparent; }
.nav-actions { gap: 24px; }
.nav-cta { min-height: 42px; font-size: 12px; padding: 0 16px; }
.app-sign-in { font-size: 12px; white-space: nowrap; }
.app-sign-in:hover { color: var(--action); }
.app-sign-in span { margin-left: 4px; }
.company-home .nav-shell, .company-home .site-header.is-scrolled .nav-shell { background: rgba(22,23,28,.96); border-color: #34353a; }
.company-home .brand-wordmark { filter: brightness(0) invert(1); }
.company-home .nav-links, .company-home .app-sign-in { color: #e2e0e6; }
.company-home .nav-links a:hover, .company-home .nav-links a[aria-current], .company-home .app-sign-in:hover { color: var(--company-lilac); }
.company-home .nav-cta { color: var(--company-dark); background: var(--company-lilac); border-color: var(--company-lilac); }
.company-home .menu-button { background: transparent; border-color: #56515e; }
.company-home .menu-button span { background: white; }
.company-page { background: var(--company-paper); }
.company-page h1, .company-page h2 { font-weight: 500; letter-spacing: -.05em; }
.company-page h1 { font-size: clamp(50px, 5.6vw, 82px); line-height: 1.08; }
.company-page h2 { font-size: clamp(34px, 3.5vw, 50px); line-height: 1.16; }
.company-page h1 em, .company-page h2 em { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.045em; }
.overline { font-size: 10px; letter-spacing: .15em; line-height: 1.5; font-weight: 700; color: #74736f; }
.text-link { display: inline-flex; align-items: center; gap: 26px; font-size: 13px; line-height: 1.5; font-weight: 700; padding: 8px 0; border-bottom: 1px solid currentColor; }
.text-link span { font-size: 23px; transition: transform .2s; }
.text-link:hover span { transform: translate(3px, -2px); }
.text-link:hover { color: var(--action); }
.company-section { padding: 108px 0; }
.company-hero { padding-top: 84px; overflow: hidden; color: #f6f4f8; background: var(--company-dark); }
.company-hero-grid { min-height: 630px; padding-top: 88px; padding-bottom: 88px; display: grid; grid-template-columns: 1.22fr 1fr; gap: 52px; align-items: center; }
.company-hero .overline { color: #d8d3de; display: flex; align-items: center; gap: 9px; margin-bottom: 30px; font-size: 9px; }
.status-dot { display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: var(--company-lilac); }
.company-hero h1 { font-size: clamp(48px, 5.2vw, 76px); letter-spacing: -.05em; }
.company-hero h1 em { color: var(--company-lilac); }
.company-hero-lead { color: #bbb9c2; font-size: 14px; line-height: 1.85; max-width: 450px; margin-top: 28px; }
.company-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 26px; margin-top: 32px; }
.company-hero-actions .button { color: #21142d; background: var(--company-lilac); border-color: var(--company-lilac); font-size: 12px; }
.company-hero-actions .button:hover, .company-home .nav-cta:hover { background: #e4cbff; }
.company-hero-actions .light-link { color: #eee9f4; border: none; font-size: 12px; gap: 12px; }
.hero-footnote { min-height: 76px; border-top: 1px solid #35363c; display: flex; justify-content: space-between; align-items: center; gap: 20px; font-size: 9px; letter-spacing: .1em; color: #a6a5ae; }
.hero-footnote a { display: flex; align-items: center; gap: 24px; font-size: 11px; letter-spacing: 0; color: #d4d1d8; }
.hero-footnote a span { font-size: 19px; }

/* A schematic of the four disciplines around a business, not a product UI. */
.systems-art { position: relative; width: 100%; max-width: 480px; aspect-ratio: 1; justify-self: end; isolation: isolate; }
.systems-art::before { content: ''; position: absolute; inset: 8%; background: radial-gradient(ellipse, #763da029 0, transparent 68%); z-index: -1; }
.systems-art-caption, .systems-art-foot { position: absolute; display: flex; justify-content: space-between; width: 100%; color: #8e8c99; font-size: 9px; letter-spacing: .09em; }
.systems-art-caption { top: -12px; }
.systems-art-caption span:last-child { font-size: 18px; }
.systems-art-foot { bottom: -20px; font-size: 10px; letter-spacing: 0; }
.system-orbit { position: absolute; top: 50%; left: 50%; border: 1px solid #4d3c5e; border-radius: 28%; transform: translate(-50%,-50%) rotate(45deg); }
.orbit-one { width: 48%; height: 48%; border-color: #7d598d; }
.orbit-two { width: 67%; height: 67%; }
.orbit-three { width: 86%; height: 86%; border-color: #302c39; }
.system-connectors { width: 100%; height: 100%; position: absolute; inset: 0; fill: none; stroke: #65536f; stroke-width: 1; stroke-dasharray: 3 7; }
.system-core { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 32%; aspect-ratio: 1; background: #25222e; border: 1px solid #6e4f80; border-radius: 26px; box-shadow: 0 24px 70px #03030766, inset 0 1px #b990d11a; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 10px; }
.system-core img { width: 40%; height: auto; }
.system-core span { font-size: 8px; letter-spacing: .14em; color: #d4bfdc; }
.system-node { position: absolute; width: 25%; height: 18%; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 8px; color: #d7d0e0; background: #1e1d25; border: 1px solid #46404e; border-radius: 10px; box-shadow: 0 8px 20px #09090d66; font-size: 10px; }
.node-software { top: 4%; left: 37.5%; }
.node-product { top: 41%; right: 0; }
.node-ai { bottom: 4%; left: 37.5%; }
.node-data { top: 41%; left: 0; }
.node-symbol { color: var(--company-lilac); font-family: monospace; font-size: 24px; line-height: 1; }
.node-bars { display: flex; align-items: end; gap: 4px; height: 23px; }
.node-bars i { width: 4px; height: 12px; background: var(--company-lilac); border-radius: 1px; }
.node-bars i:nth-child(2) { height: 23px; }.node-bars i:nth-child(3) { height: 17px; }
.section-intro { display: grid; grid-template-columns: 1.35fr 1fr; gap: 16px 72px; align-items: end; margin-bottom: 54px; }
.section-intro > .overline { grid-column: 1 / -1; margin-bottom: 6px; }
.section-intro > p:last-child:not(.overline) { max-width: 350px; font-size: 14px; line-height: 1.9; justify-self: end; }
.service-list { border-top: 1px solid var(--line); }
.service-row { display: grid; grid-template-columns: 48px 1.05fr 1fr 42px; align-items: center; gap: 28px; padding: 32px 0; border-bottom: 1px solid var(--line); transition: background .2s, padding .2s; }
.service-row:hover { background: #f1edef; padding-left: 14px; padding-right: 14px; }
.service-number { color: #8c8791; font-size: 12px; }
.service-row h3 { font-size: clamp(20px, 2.1vw, 28px); font-weight: 550; letter-spacing: -.045em; }
.service-row p { max-width: 350px; font-size: 13px; line-height: 1.8; }
.service-arrow { font-size: 27px; font-weight: 400; justify-self: end; }
.service-row:hover .service-arrow { color: var(--action); }
.work-section { background: #ecece6; }
.work-heading { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-bottom: 35px; }
.work-heading > p:last-child { font-size: 12px; }
.featured-work { display: grid; grid-template-columns: .9fr 1.1fr; gap: 70px; align-items: center; }
.work-type { font-size: 9px; font-weight: 650; letter-spacing: .1em; margin-bottom: 24px; }
.work-type span { padding: 0 10px; color: #9e7dba; }
.featured-work-copy h2 { font-size: clamp(40px, 4.1vw, 60px); }
.featured-work-copy > p:not(.work-type) { max-width: 400px; font-size: 13px; line-height: 1.9; }
.featured-work-copy > .work-product-name { font-weight: 700; margin-top: 25px; margin-bottom: 9px; color: var(--ink); font-size: 16px !important; }
.featured-work-copy .text-link { margin-top: 22px; }
.work-tags { display: flex; gap: 6px; flex-wrap: wrap; margin-top: 35px; }
.work-tags span { padding: 5px 8px; font-size: 9px; border: 1px solid #cccac9; border-radius: 3px; color: #66626b; }
.featured-work-visual { display: block; background: #fff; padding: 25px; border: 1px solid #ded9e1; border-radius: 6px; transform: rotate(1.5deg); transition: transform .35s; box-shadow: 0 20px 36px #27253408; }
.featured-work-visual:hover { transform: rotate(0); }
.work-visual-top, .work-visual-bottom { display: flex; justify-content: space-between; align-items: center; gap: 15px; }
.work-visual-top { padding-bottom: 20px; border-bottom: 1px solid #eee9f0; }
.work-visual-top img { width: 80px; height: auto; }
.work-visual-top span { color: #7b6a87; font-size: 9px; letter-spacing: .16em; }
.work-illustration { width: 100%; height: auto; padding: 22px 0; }
.work-visual-bottom { padding-top: 16px; border-top: 1px solid #eee9f0; color: #756b7c; font-size: 9px; }
.work-visual-bottom span:last-child { font-size: 22px; }
.process-grid { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(4,1fr); gap: 34px; }
.process-grid li { padding-top: 21px; border-top: 1px solid #c6c1c9; }
.process-number { color: #845a9c; font-size: 12px; }
.process-grid h3 { font-size: 18px; margin: 42px 0 14px; font-weight: 650; letter-spacing: -.03em; }
.process-grid p { font-size: 12px; line-height: 1.9; }
.company-story, .principles-section { background: #eeeaf1; }
.story-grid { display: grid; grid-template-columns: 1.12fr 1fr; gap: 90px; }
.story-grid .overline { margin-bottom: 25px; }
.story-grid > div > p { font-size: 14px; line-height: 1.9; }
.story-grid .story-lead { color: var(--ink); font-size: 23px; line-height: 1.6; letter-spacing: -.025em; margin-bottom: 20px; }
.story-grid p + p { margin-top: 18px; }
.story-grid .text-link { margin-top: 28px; }
.company-faq-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 100px; }
.company-faq .overline { margin-bottom: 25px; }
.company-faq .faq-list { display: block; border-top: 1px solid var(--line); }
.company-faq details { border: 0; border-bottom: 1px solid var(--line); border-radius: 0; padding: 23px 0; background: transparent; }
.company-faq summary { font-size: 14px; font-weight: 600; }
.company-faq details p { font-size: 13px; line-height: 1.9; max-width: 95%; padding-top: 15px; }
.project-cta { background: #ded0ea; padding: 78px 0; }
.project-cta-inner { display: flex; justify-content: space-between; gap: 45px; align-items: center; }
.project-cta .overline { color: #675170; margin-bottom: 20px; }
.project-cta h2 { font-size: clamp(32px,3.4vw,48px); }
.project-cta-action { flex-shrink: 0; }
.project-cta-action p { font-size: 11px; line-height: 1.8; margin-top: 18px; color: #6a5b73; }
.company-footer { background: var(--company-dark); color: #f3f0f5; padding: 70px 0 0; }
.company-footer-grid { display: grid; grid-template-columns: 1.5fr 1fr 1fr .7fr; gap: 50px; padding-bottom: 60px; }
.company-footer .footer-brand img { filter: brightness(0) invert(1); width: 118px; height: auto; }
.company-footer .company-footer-brand p { color: #a6a3ae; font-size: 12px; line-height: 1.9; margin-top: 20px; }
.company-footer .footer-email { margin-top: 22px; display: inline-block; color: #d0b8e6; font-size: 13px; }
.company-page .company-footer h2, .company-footer h2 { font-size: 11px; font-weight: 600; color: #ede8f3; letter-spacing: 0; margin-bottom: 20px; }
.company-footer nav > a { display: block; font-size: 11px; color: #a9a5b0; margin-top: 12px; }
.company-footer nav > a:hover { color: #e4cafa; }
.company-footer-bottom { border-top: 1px solid #35333c; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 0; font-size: 9px; color: #95909f; }
.company-footer-bottom nav { display: flex; gap: 22px; }
.company-footer-bottom nav > a { font-size: 9px; margin: 0; }
.company-page-hero { padding: 172px 0 76px; border-bottom: 1px solid var(--line); background: #eeeaf1; }
.company-page-hero .overline { margin-bottom: 30px; }
.company-page-hero h1 { max-width: 1100px; }
.page-hero-bottom { display: flex; justify-content: space-between; align-items: end; gap: 60px; margin-top: 34px; }
.page-hero-bottom p { max-width: 535px; font-size: 15px; line-height: 1.9; }
.page-hero-bottom .text-link { flex-shrink: 0; }
.service-jump-links { display: grid; grid-template-columns: repeat(4,1fr); gap: 20px; margin-top: 70px; }
.service-jump-links a { display: flex; gap: 12px; font-size: 11px; align-items: center; padding: 17px 0; border-top: 1px solid #c7bfce; }
.service-jump-links a span:first-child { color: #8a728e; font-size: 9px; }
.service-jump-links a span:last-child { margin-left: auto; }
.service-jump-links a:hover { color: var(--action); }
.service-detail { border-bottom: 1px solid var(--line); }
.service-detail-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 120px; }
.service-index { font-size: 12px; color: #83648d; display: block; margin-bottom: 30px; }
.service-detail-title h2 { font-size: clamp(32px,3.6vw,50px); max-width: 330px; }
.service-detail-title > p { margin-top: 22px; font-size: 15px; max-width: 300px; }
.service-detail-body > .service-detail-lead { font-size: 16px; line-height: 1.9; }
.service-detail-body h3 { font-size: 11px; margin: 30px 0 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
.deliverable-list { padding: 0; list-style: none; margin: 0; }
.deliverable-list li { padding: 13px 0; border-bottom: 1px solid var(--line); font-size: 13px; }
.deliverable-list li::before { content: '↗'; display: inline-block; margin-right: 14px; color: #9870aa; }
.service-example { margin-top: 25px; padding: 22px; border-left: 2px solid #bc91d2; background: #f0edf1; }
.service-example span { font-size: 8px; font-weight: 700; letter-spacing: .1em; color: #7e648a; }
.service-example p { font-size: 12px; line-height: 1.9; margin-top: 10px; }
.service-detail-body .text-link { margin-top: 25px; }
.principles-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 50px; }
.principles-grid article { border-top: 1px solid #c8bfce; padding-top: 24px; }
.principles-grid article > span { color: #8a6998; font-size: 11px; }
.principles-grid h3 { font-size: 22px; letter-spacing: -.035em; margin: 35px 0 18px; }
.principles-grid p { font-size: 13px; line-height: 1.9; }
.contact-hero { padding-bottom: 65px; }
.contact-intro { max-width: 480px; margin-top: 30px; font-size: 15px; line-height: 1.9; }
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 100px; }
.contact-email { display: inline-flex; align-items: center; gap: 25px; font-size: clamp(20px,2.5vw,32px); letter-spacing: -.04em; margin: 28px 0 18px; border-bottom: 1px solid var(--line); padding-bottom: 14px; }
.contact-email:hover { color: var(--action); }
.contact-channels > p:not(.overline) { max-width: 350px; font-size: 13px; line-height: 1.9; }
.contact-channels .button { margin-top: 28px; }
.contact-phone { display: block; font-size: 13px; margin-top: 18px; }
.contact-product-note { margin-top: 60px; padding-top: 28px; border-top: 1px solid var(--line); }
.contact-product-note > span { font-size: 9px; letter-spacing: .1em; color: #82778a; }
.contact-product-note > p { font-size: 13px; margin: 15px 0 8px; }
.contact-service-picker { padding: 36px; background: #f0edf1; }
.contact-service-picker h2 { font-size: 28px; margin-top: 22px; }
.contact-service-picker > p:not(.overline) { font-size: 12px; line-height: 1.8; margin: 16px 0 25px; }
.contact-service { display: flex; align-items: center; gap: 18px; padding: 20px 0; border-top: 1px solid #d3cbd9; font-size: 13px; }
.contact-service span:first-child { font-size: 9px; color: #8c699d; }
.contact-service span:last-child { margin-left: auto; font-size: 23px; }
.contact-service:hover, .contact-service:target { color: var(--action); }
.contact-service:target { outline: 2px solid #b88bd0; outline-offset: 8px; }
.contact-service-picker > .contact-next { margin-bottom: 0 !important; border-top: 1px solid #d3cbd9; padding-top: 25px; font-size: 11px !important; }
.product-nav { position: sticky; top: 84px; margin-top: 84px; z-index: 35; background: #faf9f6; border-bottom: 1px solid var(--line); }
.product-nav > .shell { display: flex; justify-content: space-between; align-items: center; gap: 24px; min-height: 56px; }
.product-nav-name { font-size: 14px; white-space: nowrap; }
.product-nav-name strong { font-weight: 500; color: #84618f; margin-left: 4px; }
.product-nav > .shell > div { display: flex; gap: 26px; align-items: center; font-size: 11px; }
.product-trial { color: var(--action); font-weight: 750; }
.product-nav a:hover, .product-nav a[aria-current] { color: var(--action); }
.product-context .hero, .product-context .seo-hero, .product-context .pricing-page-hero { padding-top: 70px; }
.product-context .hero h1 { font-size: clamp(34px,4.5vw,60px); }
.product-byline { font-size: 11px; font-weight: 750; letter-spacing: .08em; color: #7737b7; margin-bottom: 25px; }
.product-byline span { color: #7a727e; font-weight: 500; font-size: 9px; }
.product-pricing-callout .final-panel { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.product-pricing-callout p { max-width: 520px; margin-top: 12px; }
.analytics-consent { z-index: 80; border-radius: 8px; }
.analytics-consent h2 { font-size: 21px; letter-spacing: -.02em; }
.analytics-consent p:not(.eyebrow) { color: #60615f; font-size: 12px; }
.analytics-consent-actions .button { font-size: 11px; }

@media (min-width: 921px) {
  .company-hero-copy { animation: company-arrive .7s both; }
  .systems-art { animation: company-arrive .9s .1s both; }
}
@keyframes company-arrive { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }

@media (max-width: 1150px) {
  .shell { width: calc(100% - 72px); }
  .nav-shell, .site-header.is-scrolled .nav-shell { padding: 0 36px; column-gap: 16px; }
  .nav-links a { padding: 12px 8px; font-size: 12px; }
  .nav-actions { gap: 16px; }
  .app-sign-in { display: none; }
  .company-hero-grid { gap: 36px; }
  .company-hero-actions { gap: 14px; }
  .featured-work { gap: 40px; }
  .service-detail-grid { gap: 70px; }
  .company-footer-grid { gap: 30px; }
}
@media (max-width: 920px) {
  .shell { width: calc(100% - 48px); }
  .nav-shell, .site-header.is-scrolled .nav-shell { min-height: 74px; padding: 0 24px; grid-template-columns: auto 1fr; }
  .nav-links { display: none; }
  .nav-actions { gap: 16px; }
  .menu-button { display: inline-flex; }
  .mobile-nav { position: absolute; top: calc(100% + 1px); right: 0; left: 0; border-radius: 0; border: 0; background: #faf9f6; padding: 0 24px; max-height: 0; overflow-y: auto; visibility: hidden; }
  .mobile-nav.is-open { padding: 18px 24px 28px; max-height: calc(100dvh - 74px); visibility: visible; }
  .company-home .mobile-nav a:not(.button) { color: #242027; }
  .company-hero { padding-top: 74px; }
  .company-hero-grid { min-height: auto; padding: 75px 0; gap: 28px; }
  .company-hero h1 { font-size: clamp(40px,5.6vw,58px); }
  .company-hero .overline { font-size: 8px; letter-spacing: .08em; }
  .company-hero-lead { font-size: 12px; }
  .company-hero-actions { gap: 12px; align-items: start; flex-direction: column; }
  .systems-art-caption, .systems-art-foot { font-size: 8px; }
  .system-node { font-size: 8px; gap: 5px; }
  .node-symbol { font-size: 19px; }
  .system-core { border-radius: 18px; gap: 6px; }.system-core span { font-size: 6px; }
  .company-section { padding: 76px 0; }
  .section-intro { gap: 14px 35px; }
  .section-intro > p:last-child:not(.overline) { font-size: 12px; }
  .service-row { grid-template-columns: 30px 1fr 1fr 28px; gap: 20px; }
  .service-row h3 { font-size: 21px; }.service-row p { font-size: 12px; }
  .featured-work { gap: 28px; }.work-type { font-size: 8px; }
  .featured-work-copy h2 { font-size: 40px; }
  .featured-work-visual { padding: 18px; }
  .process-grid { gap: 24px; }.process-grid h3 { font-size: 16px; }
  .story-grid, .company-faq-grid { gap: 45px; }
  .story-grid .story-lead { font-size: 20px; }
  .company-footer-grid { grid-template-columns: 1.3fr 1fr 1fr; }
  .company-footer-grid > nav:last-child { grid-column: 2; }
  .company-footer-bottom > span:last-child { display: none; }
  .company-page-hero { padding-top: 140px; }
  .page-hero-bottom { gap: 30px; align-items: start; flex-direction: column; }
  .service-jump-links { grid-template-columns: repeat(2,1fr); gap: 0 24px; margin-top: 40px; }
  .service-detail-grid { gap: 45px; grid-template-columns: .85fr 1.15fr; }
  .principles-grid { gap: 30px; }
  .contact-grid { gap: 40px; }.contact-service-picker { padding: 25px; }
  .contact-email { font-size: 24px; gap: 12px; }
  .product-nav { top: 74px; margin-top: 74px; }
}
@media (max-width: 640px) {
  .shell { width: calc(100% - 40px); }
  .nav-shell, .site-header.is-scrolled .nav-shell { padding: 0 20px; min-height: 68px; }
  .brand-wordmark { width: 92px; }
  .nav-actions .nav-cta { display: none; }
  .nav-actions { min-height: 68px; }
  .mobile-nav.is-open { max-height: calc(100dvh - 68px); }
  .company-hero { padding-top: 68px; }
  .company-hero-grid { grid-template-columns: 1fr; padding: 56px 0 40px; gap: 60px; }
  .company-hero h1 { font-size: clamp(42px,10.6vw,64px); }
  .company-hero .overline { font-size: 8px; margin-bottom: 25px; }
  .company-hero-lead { max-width: 400px; font-size: 13px; margin-top: 24px; }
  .company-hero-actions { flex-direction: row; align-items: center; gap: 16px; margin-top: 26px; }
  .company-hero-actions .button { font-size: 11px; padding: 0 14px; }
  .company-hero-actions .light-link { font-size: 10px; gap: 8px; }
  .systems-art { width: 88%; max-width: 360px; justify-self: center; margin-bottom: 22px; }
  .systems-art-caption { top: -10px; }.system-node { font-size: 9px; }
  .hero-footnote { min-height: 78px; padding: 18px 0; align-items: start; flex-direction: column; gap: 10px; font-size: 8px; }
  .hero-footnote a { font-size: 10px; }
  .company-section { padding: 62px 0; }
  .company-page h2 { font-size: 34px; }
  .section-intro { grid-template-columns: 1fr; gap: 18px; margin-bottom: 35px; }
  .section-intro > .overline { margin-bottom: 0; }
  .section-intro > p:last-child:not(.overline) { max-width: 350px; justify-self: start; font-size: 13px; }
  .service-row { grid-template-columns: 24px 1fr 25px; gap: 12px; padding: 25px 0; }
  .service-row h3 { font-size: 22px; }.service-row p { grid-column: 2; grid-row: 2; font-size: 12px; }
  .service-row .service-arrow { grid-column: 3; grid-row: 1; font-size: 23px; }
  .work-heading { flex-direction: column; align-items: start; gap: 10px; margin-bottom: 32px; }
  .featured-work { grid-template-columns: 1fr; gap: 40px; }.work-type { font-size: 8px; }
  .featured-work-copy h2 { font-size: 44px; }.work-tags { margin-top: 25px; }
  .featured-work-visual { margin: 0 4px; }.work-visual-bottom { font-size: 8px; }
  .process-grid { grid-template-columns: repeat(2,1fr); gap: 32px 24px; }
  .process-grid h3 { margin-top: 25px; }.process-grid p { font-size: 11px; }
  .story-grid, .company-faq-grid, .service-detail-grid, .contact-grid { grid-template-columns: 1fr; gap: 35px; }
  .story-grid .overline, .company-faq .overline { margin-bottom: 18px; }
  .story-grid .story-lead { font-size: 20px; }.story-grid > div > p { font-size: 13px; }
  .company-faq summary { font-size: 13px; }
  .project-cta { padding: 55px 0; }.project-cta-inner { flex-direction: column; align-items: start; gap: 30px; }
  .project-cta h2 { font-size: 33px; }.project-cta-action p { margin-top: 15px; }
  .company-footer { padding-top: 50px; }.company-footer-grid { grid-template-columns: repeat(2,1fr); gap: 36px 24px; padding-bottom: 40px; }
  .company-footer-brand { grid-column: 1 / -1; }.company-footer-grid > nav:last-child { grid-column: auto; }
  .company-footer-bottom { font-size: 8px; align-items: start; flex-direction: column; gap: 18px; padding: 22px 0; }
  .company-page-hero { padding: 122px 0 48px; }.company-page h1 { font-size: clamp(38px,10vw,60px); }
  .company-page-hero .overline { margin-bottom: 25px; }.page-hero-bottom { margin-top: 25px; gap: 22px; }
  .page-hero-bottom p { font-size: 13px; }.service-jump-links { margin-top: 34px; column-gap: 18px; }
  .service-jump-links a { font-size: 9px; gap: 6px; }.service-jump-links a span:first-child { font-size: 8px; }
  .service-index { margin-bottom: 16px; }.service-detail-title h2 { max-width: none; }
  .service-detail-title > p { margin-top: 16px; font-size: 13px; max-width: none; }
  .service-detail-body > .service-detail-lead { font-size: 14px; }
  .principles-grid { grid-template-columns: 1fr; gap: 32px; }.principles-grid h3 { margin: 20px 0 14px; }
  .contact-intro { font-size: 13px; }.contact-email { font-size: 26px; }
  .contact-service-picker { padding: 25px 20px; }.contact-service-picker h2 { font-size: 26px; }
  .contact-product-note { margin-top: 35px; }.contact-service { font-size: 12px; }
  .product-nav { top: 68px; margin-top: 68px; }.product-nav > .shell { flex-wrap: wrap; gap: 8px; padding: 12px 0; }
  .product-nav-name { font-size: 13px; }.product-nav > .shell > div { width: 100%; justify-content: space-between; gap: 10px; font-size: 10px; }
  .product-context .hero, .product-context .seo-hero, .product-context .pricing-page-hero { padding-top: 45px; }
  .product-pricing-callout .final-panel { flex-direction: column; align-items: start; }
  .product-byline { line-height: 1.8; }.product-byline span { display: block; }
  [id] { scroll-margin-top: 90px; }.product-context [id] { scroll-margin-top: 160px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
