.home-page{--home-white:var(--site-white);--home-paper:var(--site-paper);--home-stone:var(--site-stone);--home-ink:var(--site-ink);--home-muted:var(--site-muted);--home-rule:var(--site-rule);--home-hero-accent:var(--site-hero-accent);--home-action:var(--site-action);--home-action-hover:var(--site-action-hover);--home-plum-ink:var(--site-plum-ink);--home-plum-soft:var(--site-plum-soft);--home-plum-graphic:var(--site-plum-graphic);--home-terracotta:var(--site-terracotta);--home-on-terracotta:var(--site-on-terracotta);--home-ochre:var(--site-ochre);--home-on-ochre:var(--site-on-ochre);--home-lavender:var(--site-lavender);--home-story-red:var(--site-story-red);--home-story-light:var(--site-story-light);--home-story-muted:var(--site-story-muted);--home-story-ochre:var(--site-story-ochre);--home-radius:6px;--home-gutter:var(--site-gutter);--home-max-width:var(--site-content-width);--home-unit:var(--site-scale);--home-hero-gap:calc(72 * var(--home-unit));--home-aside-column:calc((100% - var(--home-hero-gap)) / 2.65);--home-section-gap:calc(112 * var(--home-unit));--home-page-start:calc(80 * var(--home-unit));--home-panel-inset:calc(88 * var(--home-unit));--home-heading-gap:calc(40 * var(--home-unit));--home-grid-gap:calc(24 * var(--home-unit));--home-dot-pitch:5px;--home-dot-color:color-mix(in srgb, currentColor 8%, transparent);--home-heading-tracking:-.04em;--home-heading-leading:1.08;--home-type-section:clamp(calc(32 * var(--home-unit)), 3.4vw, calc(46 * var(--home-unit)));--home-type-body:calc(17 * var(--home-unit));--home-type-detail:calc(15 * var(--home-unit));--home-type-label:calc(12 * var(--home-unit));--home-type-link:calc(14 * var(--home-unit));--home-motion:.18s ease;--landing-fg:var(--home-ink);--landing-muted:var(--home-muted);--landing-border:var(--home-rule);background:var(--home-white);color:var(--home-ink)}.home-main{gap:var(--home-section-gap);padding-top:var(--home-page-start);flex-direction:column;display:flex}.home-page h2{letter-spacing:var(--home-heading-tracking);font-weight:500;line-height:var(--home-heading-leading)}.home-page a,.home-page button{-webkit-tap-highlight-color:transparent}.home-page :focus-visible{outline:2px solid var(--home-action);outline-offset:5px}.home-texture{background-image:radial-gradient(var(--home-dot-color) .65px, transparent .9px);background-size:var(--home-dot-pitch) var(--home-dot-pitch)}.home-section-heading{justify-content:space-between;align-items:end;gap:calc(32 * var(--home-unit));margin-bottom:var(--home-heading-gap);display:flex}.home-section-heading h2{font-size:var(--home-type-section)}.home-text-link{align-items:center;gap:calc(12 * var(--home-unit));width:fit-content;font-size:var(--home-type-link);line-height:1.4;text-decoration:none;display:inline-flex}.home-text-link:hover{text-underline-offset:5px;text-decoration:underline}.home-text-link svg{width:calc(18 * var(--home-unit));height:calc(18 * var(--home-unit));flex-shrink:0}@media (max-width:1050px){.home-page{--home-hero-gap:calc(40 * var(--home-unit));--home-aside-column:calc((100% - var(--home-hero-gap)) / 2.4)}}@media (max-width:767px){.home-page{--home-section-gap:64px;--home-page-start:32px;--home-panel-inset:36px;--home-heading-gap:24px;--home-type-section:clamp(27px, 7vw, 32px);--home-type-body:16px;--home-grid-gap:12px}.home-section-heading{flex-direction:column;align-items:start;gap:16px}}.home-rotating-logo{object-fit:contain;opacity:0;max-width:100%;translate:0 calc(9 * var(--home-unit));transition:opacity .38s cubic-bezier(.4,0,1,1),translate .38s cubic-bezier(.4,0,1,1);transition-delay:var(--logo-stagger,0s);grid-area:logo}.home-rotating-logo[data-active=true]{opacity:1;transition-duration:.9s;transition-timing-function:cubic-bezier(.22,1,.36,1);transition-delay:calc(.56s + var(--logo-stagger,0s));translate:none}@media (prefers-reduced-motion:reduce){.home-rotating-logo[data-active]{transition:none;translate:none}}
.home-hero{--home-hero-gap:calc(96 * var(--home-unit));grid-template-columns:minmax(0, 1fr) var(--home-aside-column);gap:var(--home-hero-gap);align-items:start;display:grid}.home-hero h1{font-size:clamp(calc(44 * var(--home-unit)), 4.7vw, calc(68 * var(--home-unit)));letter-spacing:-.05em;text-wrap:balance;font-weight:500;line-height:1.055}.home-hero h1 span{color:var(--home-hero-accent)}.home-hero-bottom{gap:calc(32 * var(--home-unit));margin-top:calc(32 * var(--home-unit));grid-template-columns:minmax(0,1fr);display:grid}.home-hero-bottom>p{font-size:clamp(calc(19 * var(--home-unit)), 1.6vw, calc(22 * var(--home-unit)));color:var(--home-muted);max-width:43ch;line-height:1.5}.home-hero-customers{padding-top:calc(8 * var(--home-unit))}.home-hero-customers h2{font-size:calc(21 * var(--home-unit));letter-spacing:-.025em;text-wrap:balance;max-width:26ch;margin-bottom:calc(24 * var(--home-unit));color:var(--home-muted);font-weight:400;line-height:1.4}.home-customer-logos{gap:calc(10 * var(--home-unit));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-customer-logo-column{gap:calc(10 * var(--home-unit));height:calc(254 * var(--home-unit));grid-template-rows:repeat(3,minmax(0,1fr));display:grid}.home-customer-logo-tile{padding:calc(14 * var(--home-unit));border-radius:var(--home-radius);grid-template-rows:minmax(0,1fr);grid-template-areas:"logo";place-items:center;display:grid}.home-customer-logo-tile img{height:calc(var(--home-logo-height) * var(--home-unit))}.home-hero-customers>a{margin-top:calc(24 * var(--home-unit))}@media (max-width:1050px){.home-hero h1{font-size:calc(50 * var(--home-unit))}}@media (max-width:767px){.home-hero-customers{padding-top:0}.home-hero{grid-template-columns:minmax(0,1fr);gap:32px}.home-hero h1{font-size:clamp(34px,9.4vw,42px)}.home-hero-bottom{gap:24px;margin-top:24px}.home-hero-bottom>p{font-size:17px}.home-hero-customers h2{max-width:32ch;margin-bottom:16px;font-size:16px}.home-customer-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-customer-logo-column{gap:calc(8 * var(--home-unit));height:calc(232 * var(--home-unit));display:contents}.home-customer-logo-tile{order:var(--logo-order);height:62px;padding:16px 10px}.home-customer-logo-tile img{height:calc(var(--home-logo-height) * .65px);max-width:100%}.home-hero-customers>a{min-height:32px;margin-top:16px}}
.home-stories{--home-story-lead:max(var(--home-gutter), calc((100vw - var(--home-max-width)) / 2))}.home-page .home-story-carousel-head{margin-bottom:calc(20 * var(--home-unit))}.home-page .home-story-carousel-head h2{font-size:calc(24 * var(--home-unit));letter-spacing:-.025em;font-weight:500;line-height:1.25}.home-story-carousel-controls{gap:calc(8 * var(--home-unit));flex-shrink:0;display:flex}.home-story-carousel-controls button{width:calc(38 * var(--home-unit));height:calc(38 * var(--home-unit));border:1px solid var(--home-rule);border-radius:var(--home-radius);color:var(--home-ink);background:var(--home-white);cursor:pointer;transition:color var(--home-motion), border-color var(--home-motion);place-items:center;display:grid}.home-story-carousel-controls button:hover:not(:disabled){border-color:var(--home-ink)}.home-story-carousel-controls button:disabled{color:color-mix(in srgb, var(--home-muted) 35%, transparent);cursor:default}.home-story-carousel-viewport{width:100vw;margin-inline:calc(-1 * var(--home-story-lead));overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overflow-x:auto}.home-story-carousel-viewport::-webkit-scrollbar{display:none}.home-story-carousel-track{gap:var(--home-grid-gap);width:max-content;padding-inline:var(--home-story-lead);display:flex}.home-story-spread{width:min(var(--home-max-width), calc(100vw - var(--home-gutter) * 2));scroll-snap-align:center;scroll-snap-stop:always;flex:none}.home-story-spread>.customer-film{aspect-ratio:16/9}@media (min-width:768px){.home-story-spread>.customer-film{align-self:stretch;width:100%;min-width:0}.home-story-spread .customer-video-preview{aspect-ratio:auto;position:absolute;inset:0}.home-story-spread .customer-video-preview video{object-fit:cover}}@media (prefers-reduced-motion:reduce){.home-story-carousel-viewport{scroll-behavior:auto}}@media (max-width:767px){.home-story-spread{grid-template-rows:auto 1fr}.home-page .home-story-carousel-head{flex-direction:row;align-items:center;gap:16px}.home-page .home-story-carousel-head h2{font-size:20px}.home-story-carousel-controls{gap:6px}.home-story-carousel-controls button{width:40px;height:40px}.home-page .home-story-spread>.customer-film{grid-row:1}.home-story-spread .customer-story-panel{grid-row:2;min-height:0;padding:22px}.home-story-spread .customer-story-panel .customer-story-title{margin-block:20px 16px;font-size:20px;line-height:1.25}.home-story-spread .customer-story-identity img{height:24px}.home-story-spread .customer-story-action{min-height:52px;margin-top:auto;padding-top:20px}}
.home-testimonials{--testimonial-gap:calc(168 * var(--home-unit));gap:var(--testimonial-gap);padding-block:calc(16 * var(--home-unit));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-quote{--quote-portrait-size:40;gap:calc(32 * var(--home-unit)) calc(56 * var(--home-unit));display:grid}.home-product-quotes{row-gap:calc(104 * var(--home-unit));margin-top:calc(104 * var(--home-unit));margin-bottom:calc(32 * var(--home-unit))}.home-quote blockquote{font-size:calc(27 * var(--home-unit));letter-spacing:-.02em;line-height:1.35}.home-quote-person{align-items:center;gap:calc(16 * var(--home-unit));display:flex}.home-quote-person>:is(img,.customer-attribution-portrait){width:calc(64 * var(--home-unit));height:calc(64 * var(--home-unit));object-fit:cover;object-position:center 30%;border-radius:50%;flex-shrink:0}.home-quote-person>.customer-attribution-portrait{display:block;overflow:hidden}.home-quote-person>.customer-attribution-portrait>img{object-fit:cover;width:100%;height:100%;display:block}.home-quote-person span{font-size:calc(16 * var(--home-unit));font-weight:500}.home-quote-person p{color:var(--home-muted);font-size:calc(13 * var(--home-unit));margin-top:4px;line-height:1.4}.home-quote-story{font-size:calc(13 * var(--home-unit))}.home-quote--inline{margin-top:calc(48 * var(--home-unit));grid-template-columns:minmax(0,1fr) minmax(240px,.4fr);align-items:center}.home-quote--inline figcaption{gap:calc(16 * var(--home-unit));display:grid}.home-quote--inline .home-quote-story{margin-left:calc(80 * var(--home-unit))}.home-quote--feature{--quote-portrait-size:56;gap:calc(32 * var(--home-unit));grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start}.home-quote-logo{width:auto;max-width:calc(90 * var(--home-unit));height:calc(14 * var(--home-unit));object-fit:contain;object-position:left;flex-shrink:0;display:block}.home-quote-brand{height:calc(36 * var(--home-unit));align-items:center;display:flex}.home-testimonials>.home-quote:has(.home-quote-brand){align-content:center}.home-testimonials .home-quote-logo{height:calc(20 * var(--home-unit))}.home-testimonials .home-quote-logo[alt=Odeko]{height:calc(26 * var(--home-unit))}.home-testimonials .home-quote-logo[alt=Bayer]{max-width:calc(120 * var(--home-unit));height:calc(36 * var(--home-unit))}.home-product-quotes .home-quote-logo[alt=Cooper\ Standard]{max-width:calc(110 * var(--home-unit));height:calc(24 * var(--home-unit))}.home-product-quotes .home-quote-logo[alt=Carlex]{transform-origin:0;transform:scale(.8)}.home-product-quotes .home-quote-logo[alt=KKR]{height:calc(15 * var(--home-unit))}.home-quote--feature blockquote{font-size:calc(26 * var(--home-unit));letter-spacing:-.02em;line-height:1.35}.home-quote--centered{justify-items:center;gap:calc(28 * var(--home-unit));margin-top:calc(72 * var(--home-unit));text-align:center}.home-quote--centered blockquote{max-width:calc(880 * var(--home-unit));font-size:calc(32 * var(--home-unit));text-wrap:balance;line-height:1.3}.home-quote--centered figcaption{justify-items:center;gap:calc(18 * var(--home-unit));display:grid}.home-quote--centered .home-quote-person{gap:calc(24 * var(--home-unit));flex-direction:column-reverse}.home-quote--centered .home-quote-person>div{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px 12px;display:flex}.home-quote--centered .home-quote-person p{font-size:calc(14 * var(--home-unit));margin:0}.home-quote--centered .home-quote-person>:is(img,.customer-attribution-portrait){width:calc(72 * var(--home-unit));height:calc(72 * var(--home-unit));filter:grayscale()}.home-use-cases .home-quote--centered{--quote-space-after:calc(48 * var(--home-unit));margin-top:calc(96 * var(--home-unit));margin-bottom:var(--quote-space-after);padding-bottom:calc(24 * var(--home-unit));position:relative}.home-use-cases .home-quote--centered:after{content:"";inset-inline:0;bottom:calc((var(--home-section-gap) + var(--quote-space-after)) / -2);background:var(--home-rule);height:1px;position:absolute}.home-quote .home-quote-caption--compact{justify-content:flex-start;align-items:center;gap:calc(24 * var(--home-unit));flex-wrap:wrap;display:flex}.home-quote--centered .home-quote-caption--compact{justify-content:center}.home-quote-caption--compact .home-quote-person{gap:calc(16 * var(--home-unit));flex-direction:row}.home-quote-caption--compact .home-quote-person>:is(img,.customer-attribution-portrait){width:calc(var(--quote-portrait-size) * var(--home-unit));height:calc(var(--quote-portrait-size) * var(--home-unit));filter:grayscale()}.home-quote-caption--compact .home-quote-person>div{justify-content:start;gap:calc(3 * var(--home-unit));text-align:left;display:grid}.home-quote-caption--compact .home-quote-person p{font-size:calc(13 * var(--home-unit));margin:0}.home-quote-caption--compact .home-quote-person .home-quote-role-with-logo{align-items:center;gap:calc(10 * var(--home-unit));flex-wrap:wrap;display:flex}.home-quote-caption--compact .home-quote-story{min-height:calc(28 * var(--home-unit));padding-left:calc(24 * var(--home-unit));border-left:1px solid var(--home-rule);flex-shrink:0}.home-testimonials>.home-quote+.home-quote{position:relative}.home-testimonials>.home-quote+.home-quote:before{content:"";background:var(--home-rule);width:1px;position:absolute;inset-block:0;inset-inline-start:calc(var(--testimonial-gap) / -2)}@media (min-width:1101px){.home-testimonials>.home-quote:nth-child(odd):before{display:none}.home-product-quotes>.home-quote:nth-child(2n+3):after{content:"";top:calc(-52 * var(--home-unit));width:calc(200% + var(--testimonial-gap));background:var(--home-rule);pointer-events:none;height:1px;position:absolute;left:0}}@media (max-width:1100px){.home-testimonials{--testimonial-gap:104px;grid-template-columns:minmax(0,1fr)}.home-testimonials>.home-quote+.home-quote:before{inset-block:auto;width:auto;height:1px;inset-block-start:calc(var(--testimonial-gap) / -2);inset-inline:0}}@media (max-width:767px){.home-quote-caption--compact .home-quote-story{border-left:0;padding-left:0}.home-quote--inline{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:36px}.home-quote blockquote{font-size:20px}.home-quote--feature .home-quote-caption--compact{flex-direction:column;align-items:flex-start;gap:16px}.home-quote--feature .home-quote-caption--compact .home-quote-story{margin-left:calc((var(--quote-portrait-size) + 16) * var(--home-unit))}.home-testimonials{--testimonial-gap:64px;padding-block:0}.home-main>.home-testimonials{--testimonial-section-extra-space:16px;margin-bottom:var(--testimonial-section-extra-space);position:relative}.home-main>.home-testimonials:after{content:"";inset-inline:0;bottom:calc((var(--home-section-gap) + var(--testimonial-section-extra-space)) / -2);background:var(--home-rule);height:1px;position:absolute}.home-product-quotes{margin-top:var(--home-section-gap);row-gap:var(--testimonial-gap);margin-bottom:0}.home-product-quotes>.home-quote[data-customer=\&pizza],.home-product-quotes>.home-quote[data-customer=KKR]{display:none}.home-quote,.home-quote--feature{gap:20px}.home-quote--feature blockquote{font-size:20px}.home-quote--centered{gap:24px}.home-quote--centered .home-quote-caption--compact{flex-direction:column;align-items:center;gap:16px}.home-quote--centered blockquote{font-size:21px}.home-quote--feature{--quote-portrait-size:44;flex-direction:column;align-items:stretch;gap:24px;display:flex}.home-quote--centered .home-quote-person>:is(img,.customer-attribution-portrait){width:52px;height:52px}.home-quote--centered .home-quote-person{gap:16px}.home-use-cases .home-quote--centered{--quote-space-after:32px;margin-top:var(--home-section-gap);padding-bottom:0}}
.home-system-intro{gap:calc(32 * var(--home-unit));min-width:0;display:grid}.home-system-intro>.home-text-link{color:var(--home-muted)}.home-system-description{max-width:48ch;font-size:clamp(24px, 2.5vw, calc(32 * var(--home-unit)));letter-spacing:-.03em;text-wrap:pretty;color:var(--home-ink);font-weight:500;line-height:1.3}.home-system-description span{color:var(--home-muted)}.home-system>.home-quote{margin-top:var(--home-section-gap)}.calibration-graphic{aspect-ratio:1200/360;position:relative;container-type:inline-size}.calibration-connections{z-index:1;pointer-events:none;width:100%;height:100%;color:color-mix(in srgb, var(--home-muted) 55%, var(--home-paper));position:absolute;inset:0}.calibration-sources,.calibration-teams{display:contents}.calibration-source,.calibration-engine,.calibration-teams>div{left:var(--node-left);top:var(--node-top);width:var(--node-width);height:var(--node-height);position:absolute}.calibration-source{background:var(--home-white);border:1px solid color-mix(in srgb, var(--home-rule) 75%, white);border-radius:var(--home-radius);padding:1.25cqi}.calibration-source h3{letter-spacing:-.01em;align-items:center;gap:.75cqi;font-size:1.167cqi;font-weight:400;line-height:1.25;display:flex}.calibration-source svg{width:1.333cqi;height:1.333cqi;color:var(--home-muted);flex-shrink:0}.calibration-records{border-top:1px solid color-mix(in srgb, var(--home-rule) 65%, white);grid-template-columns:repeat(3,1fr);gap:.625cqi 1.5cqi;margin-top:1cqi;padding-top:.833cqi;display:grid}.calibration-records i{background:color-mix(in srgb, var(--home-rule) 75%, white);border-radius:1px;height:2px}.calibration-records i:nth-child(n+4){width:65%}.calibration-engine{padding:var(--engine-inset);border-radius:var(--home-radius);flex-direction:column;display:flex}.calibration-engine-heading{height:var(--engine-heading-height);flex:none;align-items:center;gap:1cqi;display:flex}.calibration-engine-mark{width:2.667cqi;height:2.667cqi;color:var(--home-ink);flex:none}.calibration-engine h3{font-size:2cqi;line-height:var(--engine-heading-height);letter-spacing:-.035em;color:var(--home-ink);font-weight:500}.calibration-knowledge{margin-top:var(--knowledge-gap);outline:1px solid color-mix(in srgb, var(--home-rule) 65%, white);background:var(--home-white);box-shadow:0 6px 16px -10px color-mix(in srgb, var(--home-ink) 12%, transparent);border-radius:5px;flex:1;grid-template-rows:repeat(3,1fr);padding:0;list-style:none;display:grid}.calibration-knowledge li{color:var(--home-ink);letter-spacing:-.015em;align-items:center;gap:1.167cqi;padding-inline:1.5cqi;font-size:1.5cqi;line-height:1.25;display:flex}.calibration-knowledge-copy{gap:.417cqi;min-width:0;display:grid}.calibration-knowledge-copy h4{letter-spacing:-.02em;margin:0;font-size:1.5cqi;font-weight:500;line-height:1.25}.calibration-knowledge-copy p{color:var(--home-muted);letter-spacing:-.005em;text-wrap:pretty;margin:0;font-size:1.042cqi;line-height:1.4}.calibration-knowledge li+li{border-top:1px solid color-mix(in srgb, var(--home-rule) 50%, white)}.calibration-knowledge-icon{width:1.667cqi;height:1.667cqi;color:var(--home-muted);stroke-width:1.35px;flex:none}.calibration-teams>div{border:1px solid color-mix(in srgb, var(--home-rule) 75%, white);border-radius:var(--home-radius);background:var(--home-white);flex-direction:column;justify-content:center;gap:.667cqi;padding:1.167cqi;display:flex;box-shadow:0 2px 6px #28262903}.calibration-teams>div:before{content:"";left:calc(var(--note-tip) * -.7071);width:calc(var(--note-tip) * 1.4142);height:calc(var(--note-tip) * 1.4142);background:var(--home-white);border-left:1px solid color-mix(in srgb, var(--home-rule) 75%, white);border-bottom:1px solid color-mix(in srgb, var(--home-rule) 75%, white);position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.calibration-teams dt{color:var(--home-muted);align-items:center;gap:.5cqi;font-size:1cqi;line-height:1.25;display:flex}.calibration-teams dt svg{stroke-width:1.4px;width:1.167cqi;height:1.167cqi}.calibration-teams dd{text-wrap:pretty;font-size:1.125cqi;line-height:1.4}@media (max-width:1100px){.calibration-graphic{aspect-ratio:auto;gap:24px;display:grid}.calibration-connections{display:none}.calibration-source,.calibration-engine,.calibration-teams>div{width:auto;height:auto;position:relative;inset:auto}.calibration-sources,.calibration-teams{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.calibration-source{padding:14px}.calibration-source h3{gap:8px;font-size:13px}.calibration-source svg{width:16px;height:16px}.calibration-records{gap:6px 12px;margin-top:12px;padding-top:10px}.calibration-engine{padding:24px}.calibration-engine-heading{gap:12px;height:auto}.calibration-engine-mark{width:32px;height:32px}.calibration-engine h3{font-size:24px;line-height:1.25}.calibration-knowledge{margin-top:24px}.calibration-knowledge li{gap:12px;padding:22px 20px;font-size:18px}.calibration-knowledge-copy{gap:5px}.calibration-knowledge-copy h4{font-size:18px}.calibration-knowledge-copy p{font-size:13px}.calibration-knowledge-icon{width:20px;height:20px}.calibration-teams>div{justify-content:start;gap:10px;padding:16px}.calibration-teams>div:before{display:none}.calibration-teams dt{gap:6px;font-size:12px}.calibration-teams dt svg{width:14px;height:14px}.calibration-teams dd{font-size:14px}}@media (max-width:600px){.calibration-sources{gap:8px}.calibration-source{padding:12px}.calibration-source h3{flex-direction:column;align-items:start;gap:8px;min-height:56px;font-size:12px}.calibration-records{gap:5px}.calibration-engine{padding:20px}.calibration-engine h3{font-size:clamp(19px,5.5vw,22px)}.calibration-engine-heading{gap:10px}.calibration-engine-mark{width:28px;height:28px}.calibration-knowledge{margin-top:20px}.calibration-knowledge li{gap:10px;padding:20px 12px;font-size:15px}.calibration-knowledge-copy h4{font-size:16px}.calibration-knowledge-copy p{font-size:12px;line-height:1.45}.calibration-knowledge-icon{width:18px;height:18px}.calibration-teams{grid-template-columns:1fr;gap:12px}}@media (max-width:767px){.home-system-description{font-size:21px;line-height:1.4}.home-system-intro{gap:20px}.home-system>.calibration-graphic{display:none}.calibration-engine{padding:16px}.calibration-knowledge{margin-top:16px}.calibration-knowledge li{padding:14px 12px}.calibration-source{padding:10px}.calibration-source h3{gap:6px;min-height:46px}.calibration-records{display:none}.calibration-teams{grid-template-columns:minmax(0,1fr);gap:0}.calibration-teams>div{border:0;border-bottom:1px solid var(--home-rule);box-shadow:none;border-radius:0;grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:12px;padding:12px 0;display:grid}.calibration-teams>div:last-child{border-bottom:0}.calibration-teams dd{font-size:13px}}
