@font-face{font-family:Inter Local;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/fonts/inter-latin-var.woff2) format("woff2-variations")}:root{color-scheme:light;font-family:Inter Local,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--page-bg:#ffffff;--page-fg:#1f1f1f;--surface:#f7f7f7;--black:#000000;--charcoal:#1f1f1f;--white:#ffffff;--accent:#234fa6;--accent-bright:#6fa0ff;--muted:#717173;--muted-dark:rgba(255,255,255,0.72);--line:rgba(31,31,31,0.12);--line-dark:rgba(255,255,255,0.18);--page-max:1000px;--page-gutter:20px;--header-height:56px;--radius-card:20px;--radius-pill:9999px;--section-space:48px;--motion-fast:200ms;--motion-base:300ms;--motion-long:900ms;--ease:cubic-bezier(0.15,0.5,0.5,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px);background:var(--black)}body,html{min-width:320px}body{margin:0;overflow-x:hidden;color:var(--page-fg);background:var(--page-bg);-webkit-font-smoothing:antialiased}#site-shell,body{min-height:100vh}.route-transition{min-width:0}a,body,button{font-family:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}a{text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:560;letter-spacing:-.045em}h1{font-size:clamp(2.75rem,8.5vw,5.5rem);line-height:.95}h2{font-size:clamp(2.25rem,6.5vw,3.75rem);line-height:.98}h3{font-size:1.15rem;line-height:1.15}p{font-size:1rem;line-height:1.5}::selection{color:var(--white);background:var(--accent)}:focus-visible{outline:2px solid var(--white);outline-offset:2px;box-shadow:0 0 0 5px var(--accent)}.skip-link{position:fixed;top:10px;left:10px;z-index:100;padding:11px 16px;border-radius:var(--radius-pill);color:var(--white);background:var(--black);transform:translateY(-180%);transition:transform var(--motion-fast) var(--ease)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-container{width:min(100%,calc(var(--page-max) + (var(--page-gutter) * 2)));margin-inline:auto;padding-inline:var(--page-gutter)}.light-section{color:var(--charcoal);background:var(--white)}.dark-section{color:var(--white);background:var(--black)}.smart-image,.smart-image.is-loaded{opacity:1}.button-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:12px;padding:10px 18px;border:1px solid transparent;border-radius:var(--radius-pill);font-size:.92rem;font-weight:580;line-height:1;transition:color var(--motion-fast) var(--ease),background var(--motion-fast) var(--ease)}.button-link--dark{color:var(--white);background:var(--charcoal)}.button-link--dark:hover{background:var(--black)}.button-link--light{color:var(--charcoal);background:var(--white)}.button-link--light:hover{background:var(--surface)}.button-link--outline{border-color:var(--line);color:var(--charcoal);background:transparent}.button-link--outline:hover{border-color:var(--charcoal);background:var(--surface)}.site-header{position:fixed;inset:0 0 auto;z-index:40;padding:8px;color:var(--white);pointer-events:none}.site-header__inner.site-container{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;min-height:68px;margin:0;padding-inline:14px;align-items:center;gap:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;color:var(--white);background:rgba(30,29,28,.72);box-shadow:0 10px 40px rgba(0,0,0,.08);-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%);will-change:transform;pointer-events:auto;transition:background var(--motion-base) var(--ease),opacity var(--motion-fast) var(--ease)}.site-header.is-scrolled .site-header__inner{background:rgba(30,29,28,.82)}.site-header.is-menu-open .site-header__inner{opacity:0;pointer-events:none}.mobile-menu__brand,.site-header__brand{position:relative;z-index:1;display:inline-flex;align-items:center}.site-header__brand-wrap{display:inline-flex}.site-header__brand{width:46px;height:46px}.brand-mark{display:block;width:31px;height:31px;object-fit:contain}.wordmark{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:720;letter-spacing:-.055em}.wordmark__mark{width:27px;height:27px;object-fit:contain}.desktop-nav{display:none;align-items:center;gap:16px}.desktop-nav a{position:relative;padding-block:12px;color:rgba(255,255,255,.78);font-size:.78rem;font-weight:470;letter-spacing:-.02em;transition:color var(--motion-fast) var(--ease)}.desktop-nav a:focus-visible,.desktop-nav a:hover{color:var(--white)}.desktop-nav a[aria-current=page]{color:var(--charcoal)}.desktop-nav__pages{position:relative;display:grid;grid-template-columns:repeat(2,76px);isolation:isolate;transform:translateZ(0)}.desktop-nav__pages a{z-index:1;display:flex;justify-content:center;padding-inline:12px}.desktop-nav__pages a[aria-current=page]{color:var(--charcoal)}.desktop-nav__active-slider{position:absolute;top:2px;bottom:2px;left:0;z-index:0;width:76px;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-pill);background:rgba(255,255,255,.92);box-shadow:0 6px 18px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.72);backface-visibility:hidden;will-change:transform;transform-origin:center}.desktop-nav__label{position:relative;z-index:1}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.site-header__locale{display:inline-flex;align-items:center;gap:5px;color:rgba(255,255,255,.72);font-size:.8rem;font-weight:540;letter-spacing:.03em;white-space:nowrap}.site-header__locale span:first-child{color:var(--white)}.menu-button{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:0;border-radius:50%;color:inherit;background:transparent;cursor:pointer}.menu-button:hover{background:rgba(255,255,255,.1)}.mobile-menu{position:fixed;top:8px;right:8px;left:8px;z-index:50;display:flex;flex-direction:column;max-height:calc(100svh - 16px);padding:0 14px 12px;overflow-y:auto;border:1px solid rgba(255,255,255,.09);border-radius:18px;color:var(--white);background:rgba(30,29,28,.8);box-shadow:0 18px 60px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(20px) saturate(115%);backdrop-filter:blur(20px) saturate(115%);opacity:1;transform:none}.mobile-menu__top{display:flex;min-height:68px;align-items:center;justify-content:space-between}.mobile-menu__actions{display:flex;align-items:center;gap:6px}.mobile-menu .menu-button:focus-visible{outline:1px solid rgba(255,255,255,.72);outline-offset:-2px;box-shadow:none}.mobile-menu nav{display:flex;flex-direction:column;padding:0}.mobile-menu nav>a{display:flex;min-height:48px;align-items:center;padding:10px 2px;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.86);font-size:1.15rem;font-weight:430;letter-spacing:-.025em;transition:color var(--motion-fast) var(--ease),padding-left var(--motion-fast) var(--ease)}.mobile-menu nav>a:focus-visible,.mobile-menu nav>a:hover{padding-left:8px;color:var(--white)}.mobile-menu__cta{color:var(--white)!important;font-weight:560!important}.hero{color:var(--white);background:#0f3c72}.hero,.hero__sticky{position:relative;height:100vh;height:100svh;min-height:620px}.hero__sticky{overflow:hidden}.hero__media,.hero__media img,.hero__overlay{position:absolute;inset:0}.hero__media{background:#0f3c72}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:62% center;opacity:1}.hero__overlay{z-index:2;background:linear-gradient(180deg,rgba(0,0,0,.36),transparent 30%,rgba(0,0,0,.3)),linear-gradient(90deg,rgba(0,0,0,.46),rgba(0,0,0,.03) 72%)}.hero__content{position:relative;z-index:4;display:flex;height:100%;max-width:1180px;flex-direction:column;align-items:flex-start;justify-content:center;padding-top:var(--header-height);padding-bottom:158px}.hero__content h1{max-width:12ch;text-wrap:balance}.hero__content p{max-width:31rem;margin-top:22px;font-size:1.125rem;line-height:1.35;text-wrap:balance}.hero__action{margin-top:26px}.story-section{padding-block:calc(var(--section-space) * 1.35)}.story-section__intro{max-width:720px;margin-inline:auto;text-align:left}.story-section__intro h2{text-wrap:balance}.story-section__intro p{max-width:570px;margin-top:18px;color:var(--muted);font-size:1.08rem}.story-section__intro .button-link{margin-top:24px}.story-deck{display:grid;grid-auto-columns:minmax(250px,78vw);grid-auto-flow:column;gap:14px;margin-top:42px;margin-inline:calc(var(--page-gutter) * -1);padding:12px var(--page-gutter) 20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.story-deck::-webkit-scrollbar{display:none}.story-card{position:relative;min-height:380px;overflow:hidden;border-radius:var(--radius-card);color:var(--white);background:#164d79;scroll-snap-align:center}.story-card__image,.story-card__shade{position:absolute;inset:0;width:100%;height:100%}.story-card__image{object-fit:cover}.story-card__shade{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.34))}.story-card__value{position:absolute;z-index:2;top:50%;right:16px;left:16px;display:grid;justify-items:center;transform:translateY(-52%)}.story-card__value span{font-size:.78rem}.story-card__value strong{margin-top:3px;font-size:clamp(2.15rem,8vw,3rem);font-weight:560;letter-spacing:-.065em}.story-card__meta{position:absolute;z-index:2;right:10px;bottom:10px;left:10px;display:flex;min-height:52px;align-items:center;gap:9px;padding:11px 12px;border:1px solid rgba(255,255,255,.42);border-radius:13px;color:var(--charcoal);background:rgba(255,255,255,.94);font-size:.72rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-card__dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(35,79,166,.13)}.proof-section{padding-block:calc(var(--section-space) * 1.45)}.proof-section__intro{margin-bottom:42px;color:var(--muted);font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:0;text-align:center}.proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 20px}.proof-item{text-align:center}.proof-item__icon{display:grid;width:62px;height:62px;margin-inline:auto;place-items:center;border-radius:50%;color:var(--accent);background:var(--surface)}.proof-item h3{margin-top:16px;font-size:.95rem;letter-spacing:-.03em}.proof-item p{max-width:190px;margin:8px auto 0;color:var(--muted);font-size:.78rem;line-height:1.4}.section-intro{max-width:780px}.section-intro--center{margin-inline:auto;text-align:left}.section-intro h2{text-wrap:balance}.section-intro__body{max-width:660px;margin-top:18px;color:var(--muted);font-size:1.07rem}.section-intro--dark .section-intro__body{color:var(--muted-dark)}.section-intro .button-link{margin-top:24px}.feature-section{min-height:100svh;padding-block:var(--section-space)}.feature-section+.feature-section{padding-top:24px}.feature-tabs{margin-top:42px}.feature-tabs__stage{position:relative;min-height:70svh;overflow:hidden;border-radius:var(--radius-card);background:#0d3156}.feature-tabs__image,.feature-tabs__shade{position:absolute;inset:0;width:100%;height:100%}.feature-tabs__image{object-fit:cover}.feature-tabs__shade{background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.36))}.feature-tabs__copy{position:absolute;z-index:1;right:24px;bottom:24px;left:24px;max-width:560px;color:var(--white)}.feature-tabs__copy h3{max-width:16ch;font-size:clamp(1.55rem,4vw,2.7rem);font-weight:560;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.feature-tabs__copy p{max-width:48ch;margin-top:12px;color:rgba(255,255,255,.78);font-size:clamp(.94rem,1.4vw,1.08rem);line-height:1.5}.feature-tabs__controls{display:flex;gap:12px;margin-top:16px;padding-inline:1px;overflow-x:auto;scrollbar-width:none}.feature-tabs__controls::-webkit-scrollbar{display:none}.feature-tabs__controls button{min-width:max-content;min-height:44px;padding:8px 18px;border:2px solid rgba(255,255,255,.58);border-radius:var(--radius-pill);color:var(--white);background:rgba(0,0,0,.28);font-size:.92rem;font-weight:580;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:color var(--motion-base) var(--ease),background var(--motion-base) var(--ease),border-color var(--motion-base) var(--ease)}.feature-tabs__controls button.is-active{border-color:var(--white);color:var(--charcoal);background:var(--white)}.media-feature{padding-block:var(--section-space)}.media-feature__inner{display:grid;align-items:center;gap:42px}.media-feature__copy h2{max-width:13ch;text-wrap:balance}.media-feature__copy>p{max-width:560px;margin-top:18px;color:var(--muted);font-size:1.07rem}.media-feature__copy .button-link{margin-top:24px}.media-feature__visual{position:relative;min-height:72svh;overflow:hidden;border-radius:var(--radius-card);background:var(--surface)}.media-feature__visual>img{width:100%;height:100%;min-height:72svh;object-fit:cover}.media-feature__metric{position:absolute;right:14px;bottom:14px;left:14px;display:grid;max-width:390px;padding:16px;border:1px solid rgba(31,31,31,.08);border-radius:16px;color:var(--charcoal);background:rgba(255,255,255,.92);box-shadow:0 20px 50px rgba(31,31,31,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.media-feature__metric small,.media-feature__metric span{color:var(--muted);font-size:.72rem}.media-feature__metric strong{margin-block:4px;font-size:1.2rem;letter-spacing:-.035em}.legal-page{min-height:100vh;color:var(--charcoal);background:var(--white)}.legal-page__inner.site-container{max-width:900px;padding-top:160px;padding-bottom:120px}.legal-page h1{max-width:none;font-size:clamp(2.9rem,7vw,5.5rem)}.legal-page__updated{margin-top:18px;color:var(--muted)}.legal-page__entity,.legal-page__source-note{margin-top:48px;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.legal-page__entity{display:grid;gap:8px}.legal-page__entity strong{font-size:1.1rem}.legal-page__entity span,.legal-page__source-note{color:var(--muted);line-height:1.55}.legal-page__sections{display:grid;gap:56px;margin-top:64px}.legal-page__sections section{padding-top:28px;border-top:1px solid var(--line)}.legal-page__sections h2{margin-bottom:20px;font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.08}.legal-page__sections li,.legal-page__sections p{font-size:1rem;line-height:1.7}.legal-page__sections p+p{margin-top:14px}.legal-page__sections ul{display:grid;gap:10px;margin:18px 0 0;padding-left:20px}.legal-page__sections a{text-decoration:underline;text-underline-offset:3px}.legal-page__source-note{font-size:.82rem}.partner-login-page{display:grid;min-height:100vh;padding:140px var(--page-gutter) 80px;place-items:center;color:var(--charcoal);background:var(--surface)}.partner-login-page__card.site-container{width:min(100%,720px);padding:clamp(32px,6vw,64px);border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:0 28px 80px rgba(31,31,31,.1)}.partner-login-page__card h1{max-width:8ch;font-size:clamp(3rem,7vw,5.5rem)}.partner-login-page__card>p{max-width:580px;margin-top:24px;color:var(--muted)}.partner-login-page__actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:30px}.partner-login-page__status{display:inline-flex;width:max-content;margin-bottom:18px;padding:7px 11px;border-radius:var(--radius-pill);color:var(--accent);background:rgba(35,79,166,.08);font-size:.72rem;font-weight:650}.page-hero{position:relative;display:flex;min-height:72svh;align-items:flex-end;overflow:hidden;color:var(--charcoal);background:var(--surface)}.page-hero--media{min-height:86svh;color:var(--white);background:#164d79}.page-hero__media,.page-hero__overlay{position:absolute;inset:0}.page-hero__media>img{object-fit:cover;object-position:center}.page-hero__overlay{z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.56)),linear-gradient(90deg,rgba(0,0,0,.32),transparent 72%)}.page-hero__content.site-container{position:relative;z-index:2;padding-top:150px;padding-bottom:72px}.page-hero__content h1{max-width:13ch;text-wrap:balance}.page-hero__body{max-width:660px;margin-top:24px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.3rem);text-wrap:balance}.page-hero--media .page-hero__body{color:rgba(255,255,255,.82)}.page-hero__content .button-link{margin-top:28px}.product-page{color:var(--charcoal);background:var(--white)}.product-page section[id]{scroll-margin-top:12px}.product-audience-split{padding-block:calc(var(--section-space) * 1.45)}.product-audience-split .section-intro{margin-inline:auto}.product-audience-split__columns{display:grid;margin-top:54px;border-top:1px solid var(--line)}.product-audience-split__column{padding-block:34px}.product-audience-split__column+.product-audience-split__column{border-top:1px solid var(--line)}.product-audience-split__eyebrow{color:var(--accent);font-size:.75rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.product-audience-split__column h3{max-width:15ch;margin-top:18px;font-size:clamp(1.85rem,4vw,2.75rem);line-height:1.02;text-wrap:balance}.product-audience-split__column>p{max-width:470px;margin-top:20px;color:var(--muted);font-size:1rem}.product-audience-split__column ul{display:grid;gap:0;margin:30px 0 0;padding:0;border-top:1px solid var(--line);list-style:none}.product-audience-split__column li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:11px;align-items:start;padding-block:14px;border-bottom:1px solid var(--line);color:var(--charcoal);font-size:.88rem;line-height:1.45}.product-audience-split__column li svg{margin-top:1px;color:var(--accent)}.product-comparison{padding-block:calc(var(--section-space) * 1.45)}.product-platform{padding-block:calc(var(--section-space) * 1.35);border-top:1px solid var(--line);background:var(--surface)}.product-platform__inner{display:grid;gap:56px;align-items:center}.product-platform__badge-column{max-width:393px}.product-platform__badge{position:relative;width:100%;aspect-ratio:394/168;overflow:hidden;border-radius:22px;box-shadow:0 24px 64px rgba(24,40,72,.14)}.product-platform__badge .smart-image{object-fit:contain}.product-platform__badge-column>p{margin-top:16px;color:var(--muted);font-size:.78rem}.product-platform__copy h2{max-width:12ch;font-size:clamp(2.5rem,6vw,4.8rem);line-height:.98;text-wrap:balance}.product-platform__copy>p{max-width:600px;margin-top:22px;color:var(--muted);font-size:1rem;line-height:1.6}.product-comparison .section-intro{max-width:900px}.product-comparison .section-intro h2{max-width:13ch;margin-inline:0}.product-comparison .section-intro__body{max-width:760px;color:var(--muted-dark)}.product-comparison__table-shell{margin-top:64px}.product-comparison__table-scroll{overflow-x:auto;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);scrollbar-color:rgba(255,255,255,.28) transparent}.product-comparison__table-scroll:focus-visible{outline:2px solid var(--white);outline-offset:4px}.product-comparison table{width:100%;min-width:820px;border-spacing:0;table-layout:fixed;text-align:left}.product-comparison td,.product-comparison th{padding:22px 24px;border-bottom:1px solid var(--line-dark);vertical-align:top}.product-comparison thead th{color:rgba(255,255,255,.56);font-size:.72rem;font-weight:650;letter-spacing:.045em;text-transform:uppercase}.product-comparison thead th:first-child{width:18%}.product-comparison thead th:nth-child(2){width:37%}.product-comparison thead th:nth-child(3){width:45%}.product-comparison tbody th{color:var(--white);font-size:.82rem;font-weight:620}.product-comparison tbody td{position:relative;padding-left:56px;color:var(--muted-dark);font-size:.88rem;line-height:1.5}.product-comparison tbody td>svg{position:absolute;top:24px;left:24px;color:rgba(255,255,255,.38)}.product-comparison__zeitcore-cell,.product-comparison__zeitcore-heading{color:var(--charcoal)!important;background:var(--white)}.product-comparison__zeitcore-heading{border-radius:var(--radius-card) var(--radius-card) 0 0}.product-comparison__zeitcore-heading span{display:block;color:var(--charcoal);font-size:1rem;letter-spacing:-.02em;text-transform:none}.product-comparison__zeitcore-cell{border-bottom-color:var(--line)!important;font-weight:540}.product-comparison__zeitcore-cell>svg{color:var(--accent)!important}.product-comparison tbody tr:last-child td,.product-comparison tbody tr:last-child th{border-bottom:0}.product-comparison tbody tr:last-child .product-comparison__zeitcore-cell{border-radius:0 0 var(--radius-card) var(--radius-card)}.product-comparison__note{max-width:760px;margin-top:18px;color:rgba(255,255,255,.44);font-size:.7rem;line-height:1.5}.product-comparison__mobile-label{display:none}.faq-section{padding-block:calc(var(--section-space) * 1.45);border-top:1px solid var(--line)}.faq-section__inner{display:grid;gap:56px;align-items:start}.faq-section .section-intro h2{max-width:11ch;margin-inline:0}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:24px;align-items:center;min-height:80px;padding-block:20px;color:var(--charcoal);font-size:clamp(1.05rem,2vw,1.3rem);font-weight:560;letter-spacing:-.025em;line-height:1.25;list-style:none;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{transition:transform var(--motion-base) var(--ease)}.faq-item[open] summary svg{transform:rotate(180deg)}.faq-item__answer{display:grid;grid-template-rows:1fr;padding:0 52px 26px 0}.faq-item__answer p{max-width:660px;color:var(--muted);font-size:.94rem;line-height:1.6}@media (max-width:699px){.product-comparison__table-scroll{overflow:visible;border:0}.product-comparison table,.product-comparison tbody,.product-comparison td,.product-comparison th,.product-comparison tr{display:block;width:100%}.product-comparison table{min-width:0}.product-comparison thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-comparison tbody tr{margin-bottom:18px;overflow:hidden;border:1px solid var(--line-dark);border-radius:var(--radius-card)}.product-comparison tbody th{padding:18px 20px 14px;border-bottom:1px solid var(--line-dark);color:rgba(255,255,255,.62);font-size:.72rem;letter-spacing:.045em;text-transform:uppercase}.product-comparison tbody td{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px 10px;padding:18px 20px 20px;border-bottom:0}.product-comparison tbody td>svg{position:static;margin-top:1px}.product-comparison__mobile-label{display:block;grid-column:1/-1;margin-bottom:4px;color:rgba(255,255,255,.44);font-size:.62rem;font-weight:650;letter-spacing:.045em;text-transform:uppercase}.product-comparison__zeitcore-cell{border-radius:0!important}.product-comparison__zeitcore-cell .product-comparison__mobile-label{color:var(--accent)}.product-comparison tbody tr:last-child .product-comparison__zeitcore-cell{border-radius:0!important}}@media (min-width:840px){.faq-section__inner{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(64px,9vw,112px)}.product-platform__inner{grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:clamp(64px,9vw,112px)}.product-audience-split__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.product-audience-split__column{padding:44px 48px 20px 0}.product-audience-split__column+.product-audience-split__column{padding-right:0;padding-left:48px;border-top:0;border-left:1px solid var(--line)}}@media (min-width:1200px){.faq-section,.product-audience-split,.product-comparison,.product-platform{padding-block:124px 138px}}.contact-page{min-height:100svh;color:var(--white);background:radial-gradient(circle at 82% 14%,rgba(35,79,166,.48),transparent 34rem),var(--charcoal)}.contact-page__section{display:grid;min-height:100svh;padding-block:132px 88px;align-items:center}.contact-page__shell.site-container{display:grid;width:min(100%,980px);gap:36px}.contact-page__intro{max-width:580px}.contact-page__intro h1{max-width:8ch;font-size:clamp(3.1rem,8vw,5.5rem);text-wrap:balance}.contact-page__intro>p{max-width:520px;margin-top:20px;color:var(--muted-dark);font-size:clamp(1rem,2vw,1.15rem);text-wrap:balance}.contact-form{width:100%;padding:clamp(22px,4vw,36px);border:1px solid rgba(255,255,255,.2);border-radius:24px;color:var(--charcoal);background:rgba(255,255,255,.98);box-shadow:0 28px 90px rgba(0,0,0,.2)}.contact-form__fields{display:grid;gap:18px}.contact-form__field{display:grid;gap:8px}.contact-form__honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.contact-form__field label{font-size:.78rem;font-weight:650;letter-spacing:-.01em}.contact-form__field label>span:not([aria-hidden=true]){color:var(--muted);font-weight:480}.contact-form__field label>span[aria-hidden=true]{color:var(--accent)}.contact-form__field input,.contact-form__field textarea{width:100%;min-width:0;padding:13px 14px;border:1px solid var(--line);border-radius:13px;color:var(--charcoal);background:var(--white);font:inherit;line-height:1.45;transition:border-color var(--motion-fast) var(--ease),box-shadow var(--motion-fast) var(--ease),background var(--motion-fast) var(--ease)}.contact-form__field input{min-height:48px}.contact-form__field textarea{min-height:168px;resize:vertical}.contact-form__field input:hover,.contact-form__field textarea:hover{border-color:rgba(31,31,31,.28)}.contact-form__field input:focus-visible,.contact-form__field textarea:focus-visible{border-color:var(--accent);outline:2px solid rgba(35,79,166,.18);outline-offset:1px;box-shadow:0 0 0 4px rgba(35,79,166,.08)}.contact-form__consent{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;margin-top:20px;align-items:start}.contact-form__consent input{width:16px;height:16px;margin:3px 0 0;accent-color:var(--accent)}.contact-form__consent label,.contact-form__delivery-note,.contact-form__status p{color:var(--muted);font-size:.76rem;line-height:1.55}.contact-form__consent a,.contact-form__status a:not(.button-link){color:var(--charcoal);text-decoration:underline;text-underline-offset:3px}.contact-form__delivery-note{margin-top:16px}.contact-form>.button-link{width:max-content;margin-top:22px;cursor:pointer}.contact-form>.button-link:disabled{cursor:wait;opacity:.65}.contact-form__status{display:grid;gap:12px;margin-top:22px;padding:16px;border-radius:14px;background:rgba(35,79,166,.08)}.contact-form__status .button-link{width:max-content;min-height:40px;padding:9px 14px;font-size:.78rem}.contact-form__status p:first-child{color:var(--charcoal);font-weight:580}.contact-form__status p:last-child{margin-top:2px;color:var(--muted)}.contact-form__status--error{background:rgba(151,47,47,.08)}.system-page{display:grid;min-height:100svh;padding:140px var(--page-gutter) 80px;place-items:center;background:var(--surface)}.system-page__card.site-container{width:min(100%,760px);padding:clamp(32px,6vw,64px);border:1px solid var(--line);border-radius:24px;background:var(--white)}.system-page__card h1{max-width:10ch}.system-page__card>p{max-width:600px;margin-top:24px;color:var(--muted)}.system-page__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.system-page__actions button{cursor:pointer}.closing-section{padding-block:calc(var(--section-space) * 1.35)}.closing-section__cta{max-width:820px;margin-inline:auto;text-align:center}.closing-section__cta h2{text-wrap:balance}.closing-section__cta p{max-width:620px;margin:18px auto 0;color:var(--muted);font-size:1.05rem}.closing-section__cta .button-link{margin-top:24px}.site-footer{padding-block:18px 42px;color:var(--white);background:var(--charcoal)}.footer-groups{border-top:1px solid var(--line-dark)}.footer-groups--desktop{display:none}.footer-group{border-bottom:1px solid var(--line-dark)}.footer-group>summary{display:flex;width:100%;min-height:56px;align-items:center;justify-content:space-between;padding:0;border:0;color:var(--white);background:transparent;font-size:.9rem;font-weight:620;cursor:pointer;list-style:none}.footer-group>summary::-webkit-details-marker{display:none}.footer-group>summary svg{transition:transform var(--motion-fast) var(--ease)}.footer-group[open]>summary svg{transform:rotate(180deg)}.footer-group ul{display:grid;max-height:0;margin:0;padding:0;overflow:hidden;list-style:none;opacity:0;transition:max-height var(--motion-base) var(--ease),opacity var(--motion-base) var(--ease),padding var(--motion-base) var(--ease)}.footer-group[open] ul{max-height:220px;padding-bottom:18px;opacity:1}.footer-group li+li{margin-top:10px}.footer-group a,.footer-group-static a{color:var(--muted-dark);font-size:.82rem;line-height:1.45}.footer-group a:hover,.footer-group-static a:hover{color:var(--white)}.footer-brand-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:46px;padding-bottom:20px;border-bottom:1px solid var(--line-dark)}.footer-brand-row span{color:var(--muted-dark);font-size:.72rem}.footer-meta{display:grid;gap:10px;padding-top:20px}.footer-meta a,.footer-meta p{color:var(--muted-dark);font-size:.66rem;line-height:1.55}.footer-meta a{text-decoration:underline;text-underline-offset:2px}@media (min-width:600px){:root{--header-height:72px}.contact-form__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form__field--wide{grid-column:1/-1}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 24px}}@media (min-width:840px){h1{font-size:clamp(5.5rem,9.2vw,7.5rem);letter-spacing:-.055em}h2{font-size:clamp(3.75rem,6.25vw,5rem);letter-spacing:-.05em}.section-intro--center,.story-section__intro{text-align:center}.story-section__intro h2{font-size:clamp(2.75rem,5vw,3.25rem)}.section-intro__body,.story-section__intro p{margin-inline:auto}.story-deck{grid-template-columns:repeat(3,1fr);grid-auto-columns:auto;grid-auto-flow:row;align-items:center;gap:16px;max-width:640px;margin:40px auto 0;padding:0;overflow:visible}.story-card{min-height:280px}.story-card--featured{min-height:306px}.feature-tabs__stage{min-height:680px}.feature-tabs__controls{justify-content:center;margin-top:24px}}@media (min-width:960px){.contact-page__shell.site-container{grid-template-columns:minmax(0,.78fr) minmax(440px,1.22fr);gap:clamp(52px,8vw,96px);align-items:start}.contact-page__intro{padding-top:18px}}@media (min-width:1200px){:root{--section-space:80px}html{scroll-padding-top:120px}.site-header{padding:32px 18px 0}.site-header__inner.site-container{grid-template-columns:auto auto auto;min-height:72px;margin-inline:auto;padding-inline:22px;justify-content:space-between;gap:48px;border-radius:20px}.site-header.is-compact .site-header__inner.site-container{width:min(100%,720px);min-height:64px;padding-inline:17px;gap:24px;border-radius:18px}.site-header__brand{width:50px;height:50px}.site-header__brand .brand-mark{width:34px;height:34px}.desktop-nav{display:flex;gap:16px}.desktop-nav a{font-size:.84rem}.menu-button{display:none}.hero__content{padding-bottom:96px}.hero__content p{font-size:1.25rem}.story-section{padding-block:108px 126px}.proof-section{padding-block:124px 138px}.proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.proof-item:nth-child(5){grid-column:2}.proof-item:nth-child(6){grid-column:3}.feature-section{padding-block:84px 110px}.feature-tabs{margin-top:52px}.feature-tabs__stage{min-height:min(72vh,760px);border-radius:max(20px,2.5vh)}.media-feature{min-height:max(640px,90vh);display:flex;align-items:center}.media-feature__inner{grid-template-columns:488px 450px;justify-content:space-between}.media-feature__visual,.media-feature__visual>img{min-height:min(72vh,720px)}.page-hero__content.site-container{padding-bottom:104px}.contact-page__section{padding-block:160px 112px}.footer-groups--mobile{display:none}.footer-groups--desktop{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:48px;border-top:0}.footer-group-static h2{margin:0 0 18px;font-size:.74rem;line-height:1.2;font-weight:620;letter-spacing:-.01em}.footer-group-static ul{display:grid;margin:0;padding:0;list-style:none}.footer-group-static li+li{margin-top:12px}.footer-group-static a{font-size:.7rem}}@media (min-width:1600px){.hero__content{max-width:1432px}.feature-tabs__stage{min-height:780px}}@media (min-width:1920px){:root{--page-max:1432px;--section-space:160px;--header-height:88px}h1{font-size:7.5rem}h2{font-size:5rem}.media-feature__copy>p,.section-intro__body,p{font-size:1.25rem;line-height:1.55}.media-feature__inner{grid-template-columns:696px 600px}}@media (max-height:620px){.mobile-menu{padding-bottom:8px}.mobile-menu__top{min-height:52px}.mobile-menu nav{padding:0}.mobile-menu nav>a{min-height:44px;padding-block:4px;font-size:.92rem}.mobile-menu__cta{margin-top:0}.hero,.hero__sticky{height:100vh;height:100svh;min-height:0}.hero__sticky{position:relative}.hero__content{padding-bottom:72px}.hero__content h1{font-size:clamp(2.7rem,7vw,4rem)}.hero__content p{margin-top:12px;font-size:.95rem}.hero__content .button-link{min-height:40px}.hero__action{margin-top:14px}}@media (max-height:620px) and (min-width:700px){.hero__content{width:min(58%,620px);margin-left:max(var(--page-gutter),calc((100vw - var(--page-max)) / 2));padding-inline:0;padding-bottom:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}