:root{--mp-font-sans:"Figtree Variable", "Figtree", "Segoe UI", sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:var(--mp-background);--foreground:var(--mp-foreground);--muted:var(--mp-muted);--surface:var(--mp-surface);--surface-soft:var(--mp-surface-soft);--surface-muted:var(--mp-surface-muted);--border:var(--mp-border);--border-strong:var(--mp-border-strong);--lime:var(--mp-lime);--lime-ink:#697300;--lime-soft:var(--mp-lime-soft);--ink:var(--mp-ink);--ink-soft:var(--mp-ink-soft);--footer-surface:#26363c;--warning:var(--mp-warning);--warning-soft:var(--mp-warning-soft);--danger:var(--mp-danger);--danger-soft:var(--mp-danger-soft);--shadow:var(--mp-shadow);--shadow-hover:var(--mp-shadow-hover);--radius-card:var(--mp-radius-card);--radius-panel:var(--mp-radius-panel)}*,:before,:after{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-height:100%}:where(a,button,summary,input,select,textarea):focus-visible{outline:3px solid var(--lime-ink);outline-offset:3px}:where(.website-footer,.marketing-api-proof,.marketing-page-final) :where(a,button,summary,input,select,textarea):focus-visible{outline-color:var(--lime)}body{background:var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--mp-font-sans);margin:0}a{color:inherit}button,input,select{font:inherit}code,pre{overflow-wrap:break-word}:lang(de) .card-summary,:lang(de) .detail-copy,:lang(de) .derived-copy,:lang(de) .capability-row p,:lang(de) .rich-card p,:lang(de) .rich-card-notes li,:lang(de) .faq-item p,:lang(de) .plain-list li,:lang(de) .compact-list li,:lang(de) .marketing-section p,:lang(de) .sales-cta p{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:normal;word-break:normal;text-wrap:pretty}.marketing-content-page .marketing-stage>*{min-width:0}:lang(de) .marketing-content-page :is(h1,h2,h3){-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;word-break:normal;text-wrap:pretty}main{display:block}.page-shell{min-height:calc(100dvh - 260px);padding:0 0 88px;container-type:inline-size}.page-shell:has(.detail-flow>.sales-cta:last-child){padding-bottom:0}.page-shell:has(.marketing-home-v2){padding-bottom:0}.page-shell:has(.marketing-content-page){padding-bottom:0}.top-bar{background:var(--background);justify-content:space-between;align-items:center;gap:32px;width:min(100% - 40px,1360px);min-height:98px;margin:0 auto;padding:20px 0 22px;display:flex}.brand-link{flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand-link img{width:202px;height:auto;display:block}.top-nav{justify-content:flex-end;align-items:center;gap:clamp(18px,3vw,42px);font-size:15px;font-weight:800;display:flex}.top-nav a{min-height:39px;color:var(--ink);align-items:center;text-decoration:none;transition:color .16s,transform .16s,background .16s;display:inline-flex}.top-nav a:hover,.top-nav a:focus-visible{color:var(--lime-ink)}.top-nav a:last-child{background:var(--lime);min-width:160px;color:var(--ink);border-radius:9px;justify-content:center;font-size:18px}.top-nav a:last-child:hover,.top-nav a:last-child:focus-visible{background:var(--ink);color:#fff;transform:translateY(-1px)}.hero{text-align:center;justify-items:center;gap:14px;max-width:1080px;margin:44px auto 24px;padding:0 24px;display:grid}.hero-qa{margin-top:42px}.hero>*{min-width:0;max-width:100%}:lang(de) .hero h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.eyebrow{color:var(--lime-ink);margin:0 0 16px;font-size:clamp(1rem,2vw,1.55rem);font-weight:800;line-height:1}.hero h1{max-width:840px;color:var(--ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.75rem,6vw,3.5rem);font-weight:800;line-height:1}.hero p{max-width:720px;color:var(--ink);text-wrap:pretty;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.hero-stats{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:4px;display:flex}.hero-stats span{background:var(--surface-soft);min-height:34px;color:var(--ink);border-radius:999px;align-items:center;gap:9px;padding:6px 14px;font-size:.9rem;font-weight:800;display:inline-flex}.hero-stats strong{color:var(--lime-ink);font-variant-numeric:tabular-nums}.qa-banner{background:var(--warning-soft);width:min(1085px,100% - 48px);color:var(--warning);border:1px solid #7a4b0038;border-radius:12px;justify-content:center;align-items:center;gap:14px;margin:18px auto 0;padding:13px 18px;font-size:.95rem;line-height:1.4;display:flex}.qa-banner strong{flex:none}.page-controls{justify-content:flex-end;width:min(1085px,100% - 48px);margin:18px auto 0;display:flex}.language-toggle{border:1px solid var(--border);background:var(--surface-soft);min-height:38px;color:var(--ink);border-radius:999px;align-items:center;gap:10px;padding:4px 6px 4px 13px;font-size:.82rem;font-weight:800;display:inline-flex}.language-toggle>span{color:var(--muted)}.language-toggle div{gap:3px;display:inline-flex}.language-toggle a{min-width:38px;min-height:28px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.language-toggle a[data-active=true]{background:var(--ink);color:#fff}.language-toggle a:not([data-active=true]):hover,.language-toggle a:not([data-active=true]):focus-visible{background:#fff}.language-toggle a:focus-visible{outline:3px solid var(--lime-ink);outline-offset:2px}.page-controls+.hero{margin-top:56px}.summary-strip{flex-wrap:wrap;gap:10px;width:min(1085px,100% - 48px);margin:0 auto 18px;display:flex}.search-stage{background:var(--ink);color:#fff;border-radius:20px;gap:12px;width:min(1085px,100% - 48px);margin:0 auto 18px;padding:18px;display:grid;box-shadow:0 18px 42px #3b505724}.search-stage-field{gap:9px;display:grid}.search-stage-field>label{font-size:.92rem;font-weight:850}.input-control-prominent .input{border-color:#0000;border-radius:13px;min-height:54px;padding-left:52px;font-size:clamp(1rem,2vw,1.15rem)}.input-control-prominent .control-leading-icon{color:var(--ink);left:17px}.input-control-prominent .control-leading-icon svg{width:22px;height:22px}.intent-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.intent-filters>span{color:#ffffffab;margin-right:4px;font-size:.86rem;font-weight:750}.intent-filters button,.clear-filters{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff3d;border-radius:999px;min-height:36px;padding:7px 13px;font-size:.86rem;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .16s}.intent-filters button:hover,.intent-filters button:focus-visible,.intent-filters button[data-active=true]{border-color:var(--lime);background:var(--lime);color:var(--ink);outline:0}.intent-filters button:active,.clear-filters:active{transform:translateY(1px)scale(.98)}.metric{background:var(--lime-soft);min-height:34px;color:var(--ink);border-radius:999px;align-items:center;padding:7px 13px;font-size:.9rem;font-weight:700;display:inline-flex}.metric strong{font-variant-numeric:tabular-nums;margin:0 4px}.clear-filters{border-color:var(--border-strong);background:var(--surface);color:var(--ink)}.clear-filters:hover,.clear-filters:focus-visible{border-color:var(--lime);background:var(--lime-soft);outline:0}.filter-panel{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;grid-template-columns:repeat(3,minmax(170px,1fr));align-items:end;gap:14px;width:min(1085px,100% - 48px);margin:0 auto 20px;padding:16px;display:grid;box-shadow:0 8px 24px #3b50570d}.filter-panel:has(.qa-toggle){grid-template-columns:repeat(3,minmax(150px,1fr)) auto}.field{gap:7px;display:grid}.field label{color:var(--ink);padding-left:2px;font-size:.83rem;font-weight:800}.input-control,.select-control{min-width:0;position:relative}.input,.select{border:1px solid var(--border-strong);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:11px;outline:0;padding:0 15px;transition:border-color .16s,background .16s,box-shadow .16s}.input{padding-left:43px;padding-right:38px}.select{appearance:none;cursor:pointer;padding-right:43px}.control-leading-icon,.select-chevron{z-index:1;width:22px;height:22px;color:var(--ink-soft);pointer-events:none;place-items:center;display:inline-grid;position:absolute;top:50%;transform:translateY(-50%)}.control-leading-icon{left:13px}.select-chevron{background:var(--surface-soft);border-radius:6px;transition:background .16s,color .16s,transform .16s;right:13px}.control-leading-icon svg,.select-chevron svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px}.input-control:hover .input,.select-control:hover .select{border-color:#3b505752}.select-control:hover .select-chevron{background:var(--lime-soft);color:var(--ink)}.input:focus,.select:focus{border-color:var(--lime-ink);background:#fff;box-shadow:0 0 0 3px #6973003d}.input-control:focus-within .control-leading-icon,.select-control:focus-within .select-chevron{color:var(--ink)}.select-control:focus-within .select-chevron{background:var(--lime-soft)}.qa-toggle{border:1px solid var(--warning);background:var(--warning-soft);min-height:46px;color:var(--warning);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:18px;width:min(1085px,100% - 48px);margin:0 auto;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);min-height:300px;box-shadow:var(--shadow);color:var(--ink);flex-direction:column;gap:14px;padding:21px;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.card:hover,.card:focus-visible{border-color:var(--lime-ink);box-shadow:var(--shadow-hover);outline:0;transform:translateY(-2px)}.card:focus-visible{outline:3px solid var(--lime-ink);outline-offset:3px}.card-header{gap:11px;display:grid}.card-title-row{align-items:center;gap:13px;min-width:0;display:flex}.card-title-copy{min-width:0}.card-status-row{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.integration-icon{border:1px solid var(--border);color:var(--ink);background:#fffefb;border-radius:9px;flex:none;place-items:center;display:inline-grid;overflow:hidden;box-shadow:0 1px 5px #3b50571a}.integration-icon-initials{color:var(--ink);background:#f8f9f9;border-color:#3b505724}.integration-icon-initials span{letter-spacing:0;font-size:1rem;font-weight:900;line-height:1;display:block}.integration-icon-card{width:52px;height:52px;padding:9px}.integration-icon-card.has-provider-icon{padding:0}.integration-icon-hero{background:#fffefb;border-color:#fff3;width:76px;height:76px;padding:12px}.integration-icon-hero.integration-icon-initials span{font-size:1.35rem}.has-provider-icon.integration-icon-hero{padding:0}.integration-icon img{object-fit:contain;max-width:100%;max-height:100%;display:block;width:100%!important;height:100%!important}.card .eyebrow,.detail-header .eyebrow{margin-bottom:9px;font-size:.9rem;line-height:1.15}.detail-header .eyebrow{color:var(--lime)}.card h2,.detail-header h1{margin:0}.card h2{color:var(--ink);text-wrap:balance;font-size:1.25rem;font-weight:800;line-height:1.2}.card-summary,.detail-copy{color:var(--muted);margin:0;line-height:1.55}.card-summary{font-size:.94rem}.card-meta{color:var(--ink-soft);flex-wrap:wrap;gap:7px;font-size:.82rem;font-weight:800;display:flex}.card-meta span{background:var(--surface-soft);border-radius:6px;align-items:center;min-height:24px;padding:4px 8px;display:inline-flex}.card-cta{background:var(--lime);width:fit-content;min-height:36px;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;margin-top:auto;padding:9px 16px;font-size:.9rem;font-weight:800;line-height:1;transition:background .16s,color .16s;display:inline-flex}.card:hover .card-cta,.card:focus-visible .card-cta{background:var(--ink);color:#fff}.badge-row{flex-wrap:wrap;gap:8px;display:flex}.badge{border:1px solid var(--border-strong);width:fit-content;min-height:27px;color:var(--ink);background:#fff;border-radius:7px;align-items:center;padding:4px 9px;font-size:.78rem;font-weight:800;line-height:1.2;display:inline-flex}.badge.status{background:var(--lime-soft);color:var(--ink);border-color:#c0d10057;flex:none}.badge.certification{background:var(--lime-soft);color:var(--ink);border-color:#c0d1007a;gap:5px}.detail-header .badge.certification{border-color:var(--lime);background:var(--lime);color:var(--ink)}.badge.warning{background:var(--warning-soft);color:var(--warning);border-color:#7a4b0040}.empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius-panel);background:var(--surface-soft);width:min(1085px,100% - 48px);margin:0 auto;padding:34px}.empty-state h2{margin:0 0 8px}.muted{color:var(--muted)}.detail-header{background:var(--ink);color:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(230px,280px);gap:24px 42px;width:min(1085px,100% - 48px);margin:24px auto 40px;padding:30px 34px 34px;display:grid}.detail-header .back-link{grid-column:1/-1}.detail-hero-main{align-items:flex-start;gap:22px;min-width:0;display:flex}.detail-hero-copy{gap:16px;min-width:0;display:grid}.detail-header h1{color:#fff;text-wrap:balance;font-size:clamp(2.25rem,5vw,3.45rem);font-weight:800;line-height:1.02}.detail-hero-meta{border-left:1px solid #ffffff21;align-content:start;gap:14px;padding-left:28px;display:grid}.detail-hero-meta .badge-row{align-content:start}.detail-header .badge{border-color:#ffffff2e}.detail-header .detail-copy{color:#fff;max-width:760px;font-size:1rem;line-height:1.55}.hero-meta-list{gap:10px;margin:0;display:grid}.hero-meta-list div{gap:2px;display:grid}.hero-meta-list dt{color:#ffffffad;font-size:.76rem;font-weight:800}.hero-meta-list dd{color:#fff;margin:0;font-size:.92rem;font-weight:800}.back-link{width:fit-content;color:inherit;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.back-link:before{content:"<";color:var(--lime)}.detail-grid{grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);align-items:start;gap:24px;width:min(1085px,100% - 48px);margin:0 auto;display:grid}.detail-flow{gap:18px;width:min(1085px,100% - 48px);margin:0 auto;display:grid}.detail-flow>.section,.detail-flow>.detail-disclosure,.detail-flow>.marketing-section,.detail-flow>.sales-cta,.secondary-disclosures{min-width:0;animation:.22s ease-out both section-enter}.detail-flow>:nth-child(2){animation-delay:35ms}.detail-flow>:nth-child(3){animation-delay:70ms}@keyframes section-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.detail-priority-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:16px;margin-bottom:16px;display:grid}.section{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);padding:22px;box-shadow:0 1px 10px #0000000d}.section+.section,.detail-disclosure+.section,.detail-secondary-grid+.section{margin-top:16px}.detail-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.detail-secondary-grid .section{margin-top:0}.section-soft{background:var(--surface-soft);box-shadow:none}.capability-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.capability-profile{border-top:1px solid var(--border)}.capability-row{border-bottom:1px solid var(--border);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:16px 4px;transition:background .2s,transform .2s;display:grid}.capability-row:hover{background:var(--surface-soft);transform:translate(2px)}.capability-row-copy{gap:5px;min-width:0;display:grid}.capability-row-heading{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.capability-row h3{color:var(--ink);margin:0;font-size:1rem;font-weight:850;line-height:1.3}.capability-row p{max-width:68ch;color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.capability-direction{color:var(--ink-soft);align-items:center;gap:5px;font-size:.76rem;font-weight:800;display:inline-flex}.capability-glyph{background:var(--lime-soft);width:38px;height:38px;color:var(--ink);border-radius:9px;flex:none;place-items:center;display:inline-grid}.capability-glyph svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:21px;height:21px}.capability-direction .capability-glyph{background:0 0;border-radius:0;width:18px;height:18px}.capability-direction .capability-glyph svg{width:16px;height:16px}.capability-state{white-space:normal;gap:6px;max-width:220px}.capability-state>span{border:1px solid;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-size:.68rem;line-height:1;display:inline-grid}.workflow-overview{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;display:grid}.entity-list{flex-wrap:wrap;gap:9px;display:flex}.entity-item{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:7px 11px 7px 7px;font-size:.86rem;font-weight:800;display:inline-flex}.entity-item .capability-glyph{border-radius:6px;width:27px;height:27px}.entity-item .capability-glyph svg{width:16px;height:16px}.workflow-direction{border-left:1px solid var(--border-strong);gap:3px;padding-left:22px;display:grid}.workflow-direction span{color:var(--muted);font-size:.75rem;font-weight:800}.workflow-direction strong{color:var(--ink);font-size:.9rem}.capability-overview-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:9px;min-height:150px;padding:14px;display:grid}.capability-overview-heading{align-items:center;gap:8px;min-width:0;display:flex}.capability-overview-heading h3{color:var(--ink);margin:0;font-size:.95rem;font-weight:800;line-height:1.25}.capability-overview-card p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}.capability-state{border:1px solid var(--border-strong);border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:3px 9px;font-size:.72rem;font-weight:900;line-height:1.2;display:inline-flex}.capability-state.supported{background:var(--lime-soft);color:var(--ink);border-color:#c0d10057}.capability-state.limited{background:var(--warning-soft);color:var(--warning);border-color:#7a4b0038}.capability-state.warning,.capability-state.unknown{color:var(--ink-soft);background:#fff;border-color:#3b50572e}.setup-glance-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.setup-glance-list div{border:1px solid var(--border);background:#fff;border-radius:8px;gap:3px;padding:11px;display:grid}.setup-glance-list dt,.setup-glance-block h3{color:var(--muted);text-transform:uppercase;margin:0;font-size:.73rem;font-weight:900;line-height:1.25}.setup-glance-list dd{color:var(--ink);margin:0;font-size:.92rem;font-weight:800;line-height:1.3}.setup-glance-block{gap:8px;margin-top:16px;display:grid}.compact-list{color:var(--muted);gap:7px;margin:0;padding-left:1rem;font-size:.88rem;line-height:1.45;display:grid}.use-case-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.use-case-chip{border:1px solid var(--border);background:var(--surface-soft);min-height:74px;color:var(--ink);border-radius:8px;gap:5px;padding:13px;display:grid}.use-case-chip.compact{align-items:center;min-height:42px;font-weight:800}.use-case-chip strong{color:var(--ink);font-size:.92rem;line-height:1.3}.use-case-chip span{color:var(--muted);font-size:.86rem;line-height:1.45}.detail-disclosure{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);margin-top:16px;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 1px 10px #0000000d}.detail-disclosure[data-public-directory-links]{width:min(1085px,100% - 48px);margin:34px auto 0}.detail-disclosure[open]{border-color:#c0d10047;box-shadow:0 8px 24px #3b505714}.detail-disclosure summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;font-size:1rem;font-weight:900;line-height:1.25;list-style:none;transition:background .2s,color .2s;display:flex}.detail-disclosure summary:hover,.detail-disclosure summary:focus-visible{background:var(--lime-soft);outline:0}.detail-disclosure summary:focus-visible{box-shadow:inset 0 0 0 3px var(--lime-ink)}.disclosure-title{align-items:center;gap:10px;min-width:0;display:inline-flex}.detail-disclosure summary::-webkit-details-marker{display:none}.disclosure-chevron{border-right:2px solid var(--ink-soft);border-bottom:2px solid var(--ink-soft);flex:none;width:10px;height:10px;transition:transform .2s;display:block;transform:rotate(45deg)}.detail-disclosure[open]>summary .disclosure-chevron{transform:rotate(225deg)}.detail-disclosure[open]>summary .section-icon{background:var(--lime)}.secondary-disclosures{gap:10px;display:grid}.secondary-disclosures .detail-disclosure,.secondary-disclosures .detail-disclosure+.detail-disclosure{margin-top:0}.qa-disclosure{background:var(--warning-soft);border-color:#7a4b0038}.qa-disclosure>.detail-disclosure-content{gap:14px;display:grid}.qa-disclosure .section{box-shadow:none;margin-top:0}.detail-disclosure>.detail-disclosure-content{border-top:1px solid var(--border);padding:18px 20px 20px}.detail-disclosure[open]>.detail-disclosure-content{animation:.22s ease-out both disclosure-open}@keyframes disclosure-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.section h2{color:var(--ink);align-items:center;gap:8px;margin:0 0 14px;font-size:1.25rem;font-weight:800;line-height:1.2;display:flex}.section-icon{background:var(--lime-soft);width:30px;height:30px;color:var(--ink);border-radius:7px;flex:none;place-items:center;transition:background .2s,transform .2s;display:inline-grid}.section-icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px}.definition-list{gap:13px;margin:0;display:grid}.definition-list div{border-bottom:1px solid var(--border);gap:4px;padding-bottom:12px;display:grid}.definition-list div:last-child{border-bottom:0;padding-bottom:0}.definition-list dt{color:var(--muted);font-size:.78rem;font-weight:800}.definition-list dd{color:var(--ink);margin:0;font-weight:700}.plain-list{color:var(--muted);margin:0;padding-left:1.1rem;line-height:1.55}.plain-list li+li{margin-top:9px}.plain-list a{color:var(--ink);font-weight:800}.rich-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.capability-detail-grid{margin-top:0}.rich-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:9px;padding:16px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden}.rich-card:before{content:"";background:var(--lime);transform-origin:50%;width:3px;transition:transform .2s;position:absolute;inset:0 auto 0 0;transform:scaleY(.35)}.rich-card:hover{background:#fff;border-color:#c0d10061;transform:translateY(-2px);box-shadow:0 10px 24px #3b505717}.rich-card:hover:before{transform:scaleY(1)}.rich-card-heading{align-items:center;gap:10px;margin-bottom:10px;display:flex}.rich-card-heading .capability-glyph{border-radius:7px;width:32px;height:32px}.rich-card-heading .capability-glyph svg{width:18px;height:18px}.rich-card h3,.rich-item h3,.setup-title{color:var(--ink);margin:0;font-size:.96rem;font-weight:800;line-height:1.35}.rich-card p,.rich-item p,.derived-copy{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.rich-card-detail{border-top:1px solid var(--border);padding-top:10px;margin-top:10px!important}.rich-card-badges{margin-top:12px}.rich-card-notes{color:var(--muted);margin-top:12px;font-size:.86rem;line-height:1.5}.rich-card-notes strong{color:var(--ink)}.rich-card-notes ul{margin:6px 0 0;padding-left:1rem}.rich-item-list{gap:10px;display:grid}.plain-list+.rich-item-list{margin-top:15px}.rich-item{border-left:3px solid var(--lime);background:#fff;border-radius:0 7px 7px 0;padding:11px 13px}.derived-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.section+.derived-secondary-grid,.derived-secondary-grid+.section{margin-top:16px}.derived-secondary-grid .section{margin-top:0}.setup-title{font-size:1rem}.activation-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.activation-list li{grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.activation-marker{border:2px solid var(--lime);border-radius:4px;width:18px;height:18px;margin-top:2px;display:block;position:relative}.activation-marker:after{content:"";border-bottom:2px solid var(--ink);border-left:2px solid var(--ink);width:7px;height:4px;position:absolute;top:4px;left:4px;transform:rotate(-45deg)}.activation-list p{color:var(--ink);margin:0;font-size:.9rem;font-weight:700;line-height:1.45}.activation-list small{color:var(--muted);margin-top:4px;font-size:.84rem;line-height:1.45;display:block}.activation-list .badge{padding-inline:7px;font-size:.72rem}.faq-list{gap:12px;display:grid}.faq-item{border:1px solid var(--border);background:var(--surface-soft);border-radius:9px;padding:16px}.faq-question{align-items:center;gap:10px;display:flex}.faq-question .section-icon{border-radius:50%;width:28px;height:28px}.faq-question .section-icon svg{width:16px;height:16px}.faq-question h3{color:var(--ink);margin:0;font-size:.96rem;font-weight:800;line-height:1.4}.faq-item p{border-top:1px solid var(--border);color:var(--muted);margin:12px 0 0 38px;padding-top:12px;font-size:.92rem;line-height:1.55}.marketing-section{border-radius:18px;min-width:0}.marketing-heading{gap:10px;max-width:660px;display:grid}.marketing-heading.compact{gap:7px}.section-kicker{color:var(--lime-ink);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900;line-height:1.2}.marketing-heading h2,.sales-cta h2{color:var(--ink);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.9rem,4vw,3rem);font-weight:850;line-height:1.02}.marketing-heading>p:last-child{max-width:62ch;color:var(--muted);text-wrap:pretty;margin:0;font-size:1rem;line-height:1.6}.benefits-section{background:var(--surface-soft);box-shadow:0 0 0 100vmax var(--surface-soft);clip-path:inset(0 -100vmax);border-radius:0;gap:36px;padding:68px 0 76px;display:grid}.benefits-layout{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:12px;display:grid}.benefit-item{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;min-width:0;padding:22px;display:grid}.benefit-item-lead{background:radial-gradient(circle at 85% 12%, #c0d1002e, transparent 34%), var(--ink);color:#fff;border-color:#0000;grid-row:1/span 2;grid-template-columns:1fr;align-content:space-between;min-height:280px;padding:28px}.benefit-icon{justify-content:space-between;align-items:center;gap:14px;display:flex}.benefit-icon .capability-glyph{background:var(--lime-soft);border-radius:10px;width:42px;height:42px}.benefit-item-lead .benefit-icon .capability-glyph{background:var(--lime);color:var(--ink)}.benefit-icon>span{color:var(--ink-soft);letter-spacing:.08em;font-size:.72rem;font-weight:900}.benefit-item-lead .benefit-icon>span{color:#ffffff80}.benefit-item h3{color:var(--ink);margin:0 0 7px;font-size:1.05rem;font-weight:850;line-height:1.25}.benefit-item p{color:var(--muted);text-wrap:pretty;margin:0;font-size:.92rem;line-height:1.55}.benefit-item-lead h3{color:#fff;font-size:clamp(1.35rem,3vw,1.85rem)}.benefit-item-lead p{color:#ffffffbd;max-width:46ch}.related-section{border-radius:0;gap:28px;padding:72px 0 78px;display:grid;position:relative}.related-section:before{content:"";background:var(--lime);border-radius:999px;width:52px;height:4px}.related-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.related-heading .marketing-heading h2{font-size:clamp(1.75rem,3.4vw,2.55rem)}.text-link{color:var(--ink);flex:none;align-items:center;gap:8px;font-size:.9rem;font-weight:850;text-decoration:none;display:inline-flex}.text-link span,.sales-secondary-action span{color:var(--lime-ink);transition:transform .2s}.text-link:hover span,.text-link:focus-visible span,.sales-secondary-action:hover span,.sales-secondary-action:focus-visible span{transform:translate(3px)}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.related-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;min-height:132px;padding:16px;text-decoration:none;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:grid}.related-card:hover,.related-card:focus-visible{border-color:var(--lime-ink);background:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #3b50571a}.related-card:focus-visible{outline:3px solid var(--lime-ink);outline-offset:3px}.related-card:active{transform:translateY(0)scale(.99)}.related-card .integration-icon-card{width:52px;height:52px}.related-card-copy{gap:3px;min-width:0;display:grid}.related-category{color:var(--lime-ink);letter-spacing:.04em;font-size:.7rem;font-weight:900}.related-card h3{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:850;line-height:1.25;overflow:hidden}.related-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}:lang(de) .related-card p{-webkit-hyphens:none;hyphens:none}.related-card-arrow{color:var(--ink-soft);font-weight:900;transition:color .2s,transform .2s}.related-card:hover .related-card-arrow,.related-card:focus-visible .related-card-arrow{color:var(--lime-ink);transform:translate(3px)}.related-help{border-top:1px solid var(--border);gap:24px;padding:58px 0 20px;display:grid}.related-help-empty{padding:34px 0 6px;display:block}.related-help-empty-copy{border-left:3px solid var(--lime);max-width:720px;padding:4px 0 5px 20px}.related-help-empty-copy h2{color:var(--ink);letter-spacing:-.025em;margin:7px 0 8px;font-size:clamp(1.25rem,2.4vw,1.65rem)}.related-help-empty-copy>p:not(.section-kicker){max-width:65ch;color:var(--muted);text-wrap:pretty;margin:0;line-height:1.6}.related-help-heading{max-width:650px}.related-help-heading h2{color:var(--ink);letter-spacing:-.035em;margin:8px 0 10px;font-size:clamp(1.75rem,3.4vw,2.45rem)}.related-help-heading>p:not(.section-kicker){color:var(--muted);margin:0;line-height:1.6}.related-help-home-link{color:var(--ink);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:4px;align-items:center;gap:8px;margin-top:18px;font-weight:800;text-decoration-thickness:2px;display:inline-flex}.related-help-home-link:hover,.related-help-home-link:focus-visible{color:var(--lime-ink)}.related-help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.related-help-card{border:1px solid var(--border);background:var(--surface-soft);min-width:0;color:inherit;border-radius:12px;align-content:start;gap:9px;padding:22px;text-decoration:none;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:grid}.related-help-card:hover,.related-help-card:focus-visible{border-color:var(--lime-ink);background:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #3b50571a}.related-help-card:focus-visible{outline:3px solid var(--lime-ink);outline-offset:3px}.related-help-card>span{color:var(--lime-ink);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:900}.related-help-card h3{color:var(--ink);margin:0;font-size:1.08rem;line-height:1.3}.related-help-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.related-help-card strong{color:var(--ink);align-items:center;gap:7px;margin-top:4px;font-size:.82rem;display:inline-flex}.related-help-card strong span{color:var(--lime-ink)}.related-help-toggle{border:1px solid var(--border-strong);border-radius:var(--mp-radius-control);background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;transition:background var(--mp-motion), transform var(--mp-motion);justify-content:center;align-items:center;margin-top:24px;padding:10px 18px;font-weight:800;display:inline-flex}.related-help-toggle:hover,.related-help-toggle:focus-visible{background:var(--lime-soft)}.related-help-toggle:active{transform:translateY(1px)scale(.98)}.sales-cta{isolation:isolate;clip-path:inset(0 -100vmax);color:#fff;border-radius:0;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:34px;padding:70px 0 76px;display:grid;position:relative}.sales-cta:before{content:"";z-index:-1;background:radial-gradient(ellipse 50% 115% at 77% 0%, #c0d1003d 0%, #c0d10017 42%, transparent 72%), radial-gradient(ellipse 42% 105% at 8% 112%, #ffffff17 0%, transparent 72%), linear-gradient(105deg, #33484f 0%, var(--ink) 42%, #3d5343 73%, #31454c 100%);pointer-events:none;width:100cqw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.sales-cta-copy{z-index:1;gap:15px;max-width:580px;display:grid;position:relative}.sales-cta .section-kicker{color:var(--lime)}.sales-cta h2{color:#fff}.sales-cta-copy>p:last-of-type{color:#ffffffc2;text-wrap:pretty;max-width:55ch;margin:0;line-height:1.6}.sales-actions{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:5px;display:flex}.sales-primary-action{background:var(--lime);min-height:44px;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;padding:10px 18px;font-weight:900;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.sales-primary-action:hover,.sales-primary-action:focus-visible{background:#cfde11;transform:translateY(-2px);box-shadow:0 10px 24px #0003}.sales-primary-action:active{transform:translateY(0)scale(.98)}.sales-secondary-action{color:#fff;align-items:center;gap:8px;font-size:.9rem;font-weight:850;text-decoration:none;display:inline-flex}.sales-secondary-action span{color:var(--lime)}.connection-visual{z-index:1;grid-template-columns:96px minmax(48px,1fr) minmax(140px,190px);align-items:center;gap:15px;display:grid;position:relative}.connection-visual .integration-icon-hero{background:#fff;border-color:#fff3;width:96px;height:96px}.connection-line{height:12px;display:block;position:relative}.connection-line:before{content:"";background:repeating-linear-gradient(90deg, var(--lime) 0 7px, transparent 7px 13px);height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.connection-line i{background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translate(-50%,-50%)}.connection-line i:first-child{left:0}.connection-line i:nth-child(2){left:50%}.connection-line i:nth-child(3){left:100%}.mergeport-pulse{aspect-ratio:1;filter:drop-shadow(0 16px 28px #0003);justify-self:center;place-items:center;width:min(100%,164px);display:grid}.mergeport-pulse img{width:100%;height:100%;display:block}.derived-diagnostics{background:var(--warning-soft);box-shadow:none;border-color:#7a4b0038}.derived-diagnostics .muted{color:var(--warning);margin:0 0 11px;font-size:.9rem}.site-footer{border-top:1px solid var(--ink);background:var(--surface-soft);color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:34px max(24px,50% - 552.5px) 42px;display:flex}.site-footer div{gap:4px;display:grid}.site-footer strong{color:var(--ink);font-size:1.05rem;font-weight:800}.site-footer span,.site-footer a{color:var(--muted);font-size:.9rem}.site-footer a{font-weight:800;text-decoration:none}.route-fallback{align-content:center;justify-items:start;width:min(760px,100% - 48px);min-height:min(72dvh,720px);margin:0 auto;padding:64px 0 80px;display:grid}.route-fallback-kicker{color:var(--lime-ink);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.route-fallback h1{max-width:700px;color:var(--ink);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.6rem,7vw,4.7rem);font-weight:850;line-height:.98}.route-fallback>p:not(.route-fallback-kicker){max-width:58ch;color:var(--muted);text-wrap:pretty;margin:22px 0 0;font-size:1.05rem;line-height:1.65}.route-primary-action,.route-secondary-action{border-radius:var(--mp-radius-control);min-height:46px;color:var(--ink);cursor:pointer;transition:background var(--mp-motion), color var(--mp-motion), transform var(--mp-motion);border:1px solid #0000;justify-content:center;align-items:center;gap:9px;margin-top:28px;padding:10px 18px;font-weight:850;text-decoration:none;display:inline-flex}.route-primary-action{background:var(--lime)}.route-primary-action:hover,.route-primary-action:focus-visible{background:var(--ink);color:#fff}.route-actions{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:28px;display:flex}.route-actions .route-primary-action,.route-actions .route-secondary-action{margin-top:0}.route-secondary-action{border-color:var(--border-strong);background:var(--surface)}.route-secondary-action:hover,.route-secondary-action:focus-visible{background:var(--lime-soft)}.route-primary-action:active,.route-secondary-action:active{transform:translateY(1px)scale(.98)}.route-text-link{color:var(--ink);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:4px;font-weight:800;text-decoration-thickness:2px}.route-text-link:hover,.route-text-link:focus-visible{color:var(--lime-ink)}.mp-public-nav a:focus-visible,.clear-filters:focus-visible,.related-help-home-link:focus-visible,.related-help-toggle:focus-visible,.route-primary-action:focus-visible,.route-secondary-action:focus-visible,.route-text-link:focus-visible,.text-link:focus-visible{outline:3px solid var(--lime-ink);outline-offset:3px}.sales-primary-action:focus-visible,.sales-secondary-action:focus-visible{outline:3px solid var(--lime);outline-offset:3px}@media (max-width:980px){.top-bar{flex-direction:column;align-items:flex-start;gap:18px}.top-nav{flex-wrap:wrap;justify-content:flex-start;width:100%;padding-bottom:2px}.filter-panel,.detail-grid,.detail-priority-grid,.detail-secondary-grid,.derived-secondary-grid{grid-template-columns:1fr}.filter-panel:has(.qa-toggle){grid-template-columns:1fr}.detail-header{grid-template-columns:1fr}.detail-hero-meta{border-top:1px solid #ffffff21;border-left:0;padding-top:18px;padding-left:0}.setup-glance-list{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-layout,.sales-cta{grid-template-columns:1fr}.benefit-item-lead{grid-row:auto;min-height:230px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-help-grid{grid-template-columns:1fr}.connection-visual{width:min(100%,520px)}}@media (max-width:640px){.page-shell{padding-bottom:56px}.top-bar{width:min(100% - 28px,1360px);min-height:auto;padding:16px 0 20px}.brand-link img{width:168px}.top-nav{gap:18px;font-size:.9rem}.top-nav a:last-child{min-width:132px;font-size:.95rem}.hero{gap:16px;margin-top:36px}.hero h1{font-size:2.6rem}.page-controls+.hero{margin-top:30px}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.hero-stats span{justify-content:center;min-height:38px;padding:7px 9px;font-size:.82rem}.hero-stats span:nth-child(3):last-child{grid-column:1/-1}.filter-panel,.search-stage,.summary-strip,.grid,.empty-state,.detail-grid,.detail-flow,.page-controls,.qa-banner{width:min(100% - 28px,1085px)}.filter-panel,.search-stage{padding:18px}.input-control-prominent .input{min-height:56px}.intent-filters{align-items:stretch}.intent-filters>span{width:100%}.intent-filters button{flex:auto}.grid{grid-template-columns:1fr}.card{min-height:auto}.rich-card-grid,.capability-overview-grid,.setup-glance-list,.use-case-chip-grid,.related-grid{grid-template-columns:1fr}.benefits-section,.sales-cta{padding:44px 20px 50px}.related-section{padding:54px 0 62px}.benefits-layout{grid-template-rows:auto;grid-template-columns:1fr}.benefit-item,.benefit-item-lead{grid-template-columns:1fr;min-height:0}.benefit-item-lead{gap:40px}.related-heading{flex-direction:column;align-items:flex-start}.related-card{min-height:118px}.connection-visual{grid-template-columns:64px minmax(28px,1fr) minmax(100px,138px);gap:10px}.connection-visual .integration-icon-hero{width:64px;height:64px}.mergeport-pulse{width:min(100%,112px)}.detail-header{width:min(100% - 28px,1085px);margin-bottom:32px;padding:24px 20px 28px}.detail-hero-main{flex-direction:column;gap:16px}.integration-icon-hero{width:64px;height:64px;padding:10px}.has-provider-icon.integration-icon-hero{padding:0}.qa-banner{flex-direction:column;align-items:flex-start;gap:4px}.capability-row{grid-template-columns:36px minmax(0,1fr);gap:12px;padding-block:15px}.capability-row>.capability-state{grid-column:2;justify-self:start}.capability-row>.capability-glyph{width:34px;height:34px}.workflow-overview{grid-template-columns:1fr}.workflow-direction{border-top:1px solid var(--border-strong);border-left:0;padding-top:14px;padding-left:0}.faq-item p{margin-left:0}.site-footer{flex-direction:column;align-items:flex-start;padding:28px 24px 86px}.route-fallback{width:min(100% - 28px,760px);min-height:62dvh;padding:48px 0 64px}.route-fallback h1{font-size:clamp(2.35rem,14vw,3.4rem)}.route-actions{flex-direction:column;align-items:stretch;width:100%}.route-actions .route-primary-action,.route-actions .route-secondary-action{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.homepage-trust-claims{color:var(--ink);padding:clamp(72px, 7.5vw, 100px) max(24px, calc((100% - var(--website-wide)) / 2));background:linear-gradient(#fff,#f3f6f5);overflow:hidden}.homepage-trust-inner{width:100%}.homepage-trust-heading{max-width:720px}.homepage-trust-heading .marketing-eyebrow{color:var(--lime-ink)}.marketing-home-v2 .homepage-trust-heading h2{max-width:14ch;color:var(--ink);letter-spacing:-.055em;text-wrap:balance;margin:14px 0 0;font-size:clamp(2.2rem,4vw,4rem);line-height:.96}.homepage-trust-heading>p:last-child{max-width:58ch;color:var(--muted);margin:24px 0 0;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.58}.homepage-trust-strip{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:clamp(34px,4.2vw,68px);margin:clamp(42px,5vw,62px) 0 0;padding:0;list-style:none;display:flex}.homepage-trust-stat{flex-direction:column;flex:150px;align-items:flex-start;gap:0;min-width:145px;max-width:210px;min-height:132px;padding:16px 0 0;transition:opacity .48s cubic-bezier(.23,1,.32,1),transform .64s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.homepage-trust-stat .section-icon{width:78px;height:78px;color:var(--lime-ink);opacity:.13;pointer-events:none;background:0 0;border-radius:0;position:absolute;top:0;right:0}.homepage-trust-stat .section-icon svg{stroke-width:1.15px;width:72px;height:72px}.homepage-trust-stat strong{z-index:1;color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.055em;text-wrap:balance;margin-top:30px;font-size:clamp(1.75rem,2.7vw,2.7rem);line-height:.95;position:relative}.homepage-trust-stat span:last-child{z-index:1;max-width:19ch;color:var(--muted);margin-top:13px;font-size:.86rem;font-weight:780;line-height:1.35;position:relative}@media (max-width:1080px){.homepage-trust-strip{justify-content:flex-start}}@media (max-width:680px){.homepage-trust-claims{padding-inline:14px}.homepage-trust-strip{flex-direction:column;align-items:stretch;gap:28px;display:flex}.homepage-trust-stat{flex:none;grid-template-columns:minmax(112px,.8fr) minmax(0,1fr);align-items:center;gap:12px;width:100%;min-width:0;max-width:none;min-height:76px;padding:14px 70px 14px 0;display:grid}.homepage-trust-stat .section-icon{opacity:.15;width:58px;height:58px;top:50%;transform:translateY(-50%)}.homepage-trust-stat .section-icon svg{width:54px;height:54px}.homepage-trust-stat strong{margin-top:0;font-size:clamp(1.45rem,6.4vw,1.85rem)}.homepage-trust-stat span:last-child{margin-top:0}}:is(.page-shell:has(.insights-index-page),.page-shell:has(.insight-article-page)){padding-bottom:0}.homepage-insights{background:radial-gradient(circle at 84% 18%, #c0d1001f, transparent 24rem), var(--surface-soft);padding:104px max(24px, calc((100% - var(--website-wide)) / 2)) 116px;position:relative;overflow:hidden}.homepage-insights-heading{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(280px,.65fr);align-items:end;gap:48px;display:grid;position:relative}.homepage-insights-heading h2,.insights-index-hero h1,.insight-article-hero h1{text-wrap:balance}.homepage-insights-heading h2{letter-spacing:-.065em;max-width:760px;margin:14px 0 0;font-size:clamp(2.6rem,5.8vw,5.3rem);line-height:.92}.homepage-insights-heading>div:last-child>p{max-width:54ch;color:var(--muted);margin:0 0 22px;font-size:1.04rem;line-height:1.65}.insight-review-ribbon,.insight-article-preview{z-index:1;color:#71340f;width:max-content;max-width:100%;font-family:var(--mp-font-mono);letter-spacing:.08em;text-transform:uppercase;background:#fff1d5;border-left:4px solid #a94b19;margin:42px 0 0;padding:10px 14px;font-size:.68rem;font-weight:850;line-height:1.45;position:relative}.homepage-insight-grid{z-index:1;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;margin-top:38px;display:grid;position:relative}.homepage-insight-card{background:var(--surface);min-height:370px;color:var(--ink);grid-column:span 5;grid-template-rows:1fr auto;padding:clamp(24px,3vw,38px);text-decoration:none;transition:transform .22s,background-color .22s;display:grid;overflow:hidden}.homepage-insight-card[data-featured=true]{background:var(--ink);color:#fff;grid-column:span 7}@media (min-width:901px){.homepage-insight-card:nth-child(3){grid-column:1/-1;grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) minmax(250px,.38fr);align-items:center;gap:34px;min-height:300px}.homepage-insight-card:nth-child(3) .homepage-insight-copy{margin-top:0}.homepage-insight-card:nth-child(3) .homepage-insight-copy h3{max-width:25ch}.homepage-insight-card:nth-child(3) footer{border-top:0;border-left:1px solid;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:flex-start;margin-top:0;padding:0 0 0 34px}}.homepage-insight-card:hover{transform:translateY(-5px)}.homepage-insight-card:active{transform:translateY(-1px)scale(.995)}.homepage-insight-card[data-featured=true] .homepage-insight-copy>p{color:var(--lime)}.homepage-insight-copy{align-self:end;margin-top:68px}.homepage-insight-copy>p{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.68rem;font-weight:850}.homepage-insight-copy h3{letter-spacing:-.045em;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(1.65rem,3vw,2.8rem);line-height:1.02}.homepage-insight-copy>span{max-width:58ch;color:var(--muted);margin-top:22px;line-height:1.58;display:block}.homepage-insight-card[data-featured=true] .homepage-insight-copy>span,.homepage-insight-card[data-featured=true] footer small{color:#ffffffb3}.homepage-insight-card footer{border-top:1px solid;justify-content:space-between;align-items:end;gap:18px;margin-top:34px;padding-top:18px;display:flex}.homepage-insight-card footer small{color:var(--muted);font-family:var(--mp-font-mono);letter-spacing:.05em;text-transform:uppercase;font-size:.67rem}.homepage-insight-card footer strong{font-size:.82rem}.homepage-publication-review li small[data-status=ready]{color:#4d6000;background:#eff5bd;border-color:#5e7300}.insights-index-page,.insight-article-page{--website-wide:1240px;background:var(--background)}.insights-index-hero{width:min(100% - 48px, var(--website-wide));grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:58px;min-height:66dvh;margin:0 auto;padding:120px 0 94px;display:grid}.insights-index-hero .marketing-eyebrow{grid-column:1/-1;align-self:end;margin:0}.insights-index-hero h1{letter-spacing:-.075em;max-width:860px;margin:0;font-size:clamp(3.4rem,7vw,7rem);line-height:.88}.insights-index-hero>p:last-child{max-width:52ch;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.65}.insights-preview-notice{width:min(100% - 48px, var(--website-wide));color:#71340f;background:#fff1d5;border-left:5px solid #a94b19;grid-template-columns:minmax(180px,.4fr) minmax(0,1fr);gap:36px;margin:0 auto 28px;padding:24px 28px;display:grid}.insights-preview-notice strong{font-family:var(--mp-font-mono);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem}.insights-preview-notice p{margin:0;line-height:1.55}.insights-index-grid{width:min(100% - 48px, var(--website-wide));background:var(--border-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 auto;display:grid}.insights-index-card{background:var(--surface);grid-template-rows:1fr auto;grid-template-columns:42px minmax(0,1fr);gap:24px;min-height:430px;padding:clamp(26px,4vw,52px);text-decoration:none;transition:background-color .22s;display:grid}.insights-index-card:first-child{background:var(--ink);color:#fff}.insights-index-card:hover{background:var(--lime-soft)}.insights-index-card:first-child:hover{background:var(--ink-soft)}.insights-index-card>span{color:var(--lime-ink);font-family:var(--mp-font-mono);font-size:.72rem;font-weight:850}.insights-index-card:first-child>span,.insights-index-card:first-child div>p{color:var(--lime)}.insights-index-card>div{align-self:end}.insights-index-card div>p{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.67rem;font-weight:850}.insights-index-card h2{letter-spacing:-.055em;text-wrap:balance;max-width:17ch;margin:0;font-size:clamp(1.8rem,3.4vw,3.35rem);line-height:.98}.insights-index-card div>small{max-width:56ch;color:var(--muted);margin-top:24px;font-size:.93rem;line-height:1.6;display:block}.insights-index-card:first-child div>small{color:#ffffffad}.insights-index-card footer{border-top:1px solid;grid-column:2;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;font-size:.75rem;display:flex}.insights-index-card footer span{font-family:var(--mp-font-mono);text-transform:uppercase}.insight-article-preview{width:min(100% - 48px, var(--website-wide));margin:26px auto 0}.insight-article-hero{width:min(100% - 48px, var(--website-wide));grid-template-columns:minmax(0,1.4fr) minmax(220px,.35fr);align-items:end;gap:72px;min-height:72dvh;margin:0 auto;padding:104px 0 88px;display:grid}.insight-article-hero>div>a{color:var(--muted);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:5px;margin-bottom:66px;font-size:.84rem;font-weight:800;display:inline-block}.insight-article-hero h1{letter-spacing:-.075em;max-width:980px;margin:18px 0 0;font-size:clamp(3.1rem,6.8vw,6.7rem);line-height:.89}.insight-article-hero>div>p:last-child{max-width:66ch;color:var(--muted);margin:34px 0 0;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.6}.insight-article-hero>aside{border-top:3px solid var(--lime);color:var(--muted);font-family:var(--mp-font-mono);text-transform:uppercase;gap:14px;padding-top:20px;font-size:.7rem;line-height:1.5;display:grid}.insight-article-hero>aside a{color:var(--ink);font-family:var(--mp-font-sans);text-transform:none;font-size:.78rem;font-weight:850}.insight-article-layout{background:var(--surface-soft);padding:100px max(24px, calc((100% - var(--website-wide)) / 2)) 124px;grid-template-columns:minmax(190px,.4fr) minmax(0,1.2fr);display:grid}.insight-article-rail{color:var(--muted);font-family:var(--mp-font-mono);letter-spacing:.08em;text-transform:uppercase;align-self:start;gap:18px;padding-right:52px;font-size:.66rem;line-height:1.5;display:grid;position:sticky;top:128px}.insight-article-rail strong{color:var(--lime-ink)}.insight-markdown{max-width:780px;color:var(--ink);font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.78}.insight-markdown>:first-child{margin-top:0}.insight-markdown h2{letter-spacing:-.055em;text-wrap:balance;margin:3.4em 0 .7em;font-size:clamp(1.85rem,3.5vw,3.2rem);line-height:1}.insight-markdown p{text-wrap:pretty;max-width:68ch;margin:1.25em 0}.insight-markdown :is(ul,ol){gap:.7em;margin:1.5em 0;padding-left:1.35em;display:grid}.insight-markdown li::marker{color:var(--lime-ink);font-weight:850}.insight-markdown a{-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:4px;font-weight:750;text-decoration-thickness:2px}.insight-article-cta{background:var(--ink);padding:100px max(24px, calc((100% - var(--website-wide)) / 2)) 108px;color:#fff}.insight-article-cta .marketing-eyebrow{color:var(--lime)}.insight-article-cta h2{letter-spacing:-.065em;max-width:760px;margin:18px 0 0;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.92}.insight-article-cta>p:not(.marketing-eyebrow){color:#ffffffb3;max-width:58ch;margin:28px 0 34px;line-height:1.65}@media (max-width:900px){.homepage-insights-heading,.insights-index-hero,.insight-article-hero,.insight-article-layout{grid-template-columns:1fr}.homepage-insight-card,.homepage-insight-card[data-featured=true]{grid-column:span 6}.homepage-insight-card:last-child{grid-column:4/span 6}.insights-index-hero,.insight-article-hero{min-height:auto}.insight-article-hero>div>a{margin-bottom:42px}.insight-article-rail{grid-template-columns:auto auto;justify-content:start;padding-right:0;position:static}}@media (max-width:620px){.homepage-insights{padding:76px 14px 84px}.homepage-insights-heading{gap:30px}.homepage-insight-grid,.insights-index-grid{grid-template-columns:1fr}.homepage-insight-card,.homepage-insight-card[data-featured=true],.homepage-insight-card:last-child{grid-column:auto;min-height:340px}.insights-index-hero,.insights-index-grid,.insights-preview-notice,.insight-article-preview,.insight-article-hero{width:calc(100% - 28px)}.insights-index-hero{gap:28px;padding:76px 0 64px}.insights-preview-notice{grid-template-columns:1fr;gap:12px;padding:20px}.insights-index-card{grid-template-columns:30px minmax(0,1fr);min-height:390px;padding:26px 20px}.insight-article-hero{gap:38px;padding:70px 0 62px}.insight-article-layout{padding:72px 20px 84px}.insight-article-cta{padding:78px 20px 86px}}.legal-page{width:min(100% - 48px,1080px);color:var(--ink);margin-inline:auto;padding:clamp(72px,9vw,126px) 0 clamp(96px,12vw,164px)}.legal-page-hero{border-bottom:1px solid var(--border-strong);grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);align-items:end;gap:32px clamp(48px,8vw,104px);padding-bottom:clamp(42px,6vw,72px);display:grid}.legal-page-hero>.marketing-eyebrow,.legal-page-hero>h1{grid-column:1}.legal-page-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:10ch;margin:8px 0 0;font-size:clamp(3.4rem,8vw,6.7rem);font-weight:820;line-height:.9}.legal-page-hero>p:not(.marketing-eyebrow){max-width:46ch;color:var(--ink-soft);grid-area:1/2/span 2;align-self:end;margin:0;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.6}.legal-page-nav{flex-wrap:wrap;grid-column:1/-1;gap:10px;margin-top:18px;display:flex}.legal-page-nav a{border:1px solid var(--border-strong);border-radius:var(--mp-radius-control);align-items:center;min-height:42px;padding:9px 14px;font-size:.86rem;font-weight:750;text-decoration:none;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex}.legal-page-nav a:hover,.legal-page-nav a:focus-visible,.legal-page-nav a[aria-current=page]{border-color:var(--ink);background:var(--ink);color:#fff}.legal-page-nav a:active{transform:translateY(1px)}.legal-document-body{overflow-wrap:anywhere;width:min(100%,780px);margin:clamp(58px,8vw,96px) 0 0 auto;font-size:1rem;line-height:1.72}.legal-document-body h2{border-top:1px solid var(--border);letter-spacing:-.025em;margin:64px 0 18px;padding-top:28px;font-size:clamp(1.45rem,2.8vw,2rem);line-height:1.15}.legal-document-body p{max-width:72ch;color:var(--ink-soft);text-wrap:pretty;margin:0 0 1.2em}.legal-document-body>p>strong:first-child,.legal-document-body>p>b:first-child{color:var(--ink);margin-top:1.7em;font-size:1.06rem;line-height:1.35;display:inline-block}.legal-document-body ul{gap:10px;margin:0 0 1.6em;padding-left:1.25em;display:grid}.legal-document-body li{color:var(--ink-soft);padding-left:.35em}.legal-document-body li p{margin:0}.legal-document-body a{color:var(--ink);-webkit-text-decoration-color:var(--lime-ink);text-decoration-color:var(--lime-ink);text-underline-offset:3px;font-weight:700;text-decoration-thickness:2px}.legal-document-body a:hover,.legal-document-body a:focus-visible{color:var(--lime-ink)}@media (max-width:720px){.legal-page{width:min(100% - 32px,1080px);padding-top:54px}.legal-page-hero{grid-template-columns:minmax(0,1fr);gap:22px}.legal-page-hero>.marketing-eyebrow,.legal-page-hero>h1,.legal-page-hero>p:not(.marketing-eyebrow),.legal-page-nav{grid-area:auto/1}.legal-page-hero h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:clamp(3.1rem,17vw,5rem)}.legal-page-nav{margin-top:12px}.legal-page-nav a{overflow-wrap:anywhere;min-width:0}.legal-document-body{margin-top:52px;font-size:.96rem}}.website-product-nav .website-login-link{color:var(--muted);font-weight:700}.audience-path{text-decoration:none;transition:background .16s,box-shadow .16s}.audience-path:focus-visible{z-index:1;outline:3px solid var(--lime);outline-offset:-3px}.marketing-text-link{color:var(--ink);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:6px;place-self:end start;font-weight:800;text-decoration-thickness:3px}.ecosystem-proof{width:min(calc(100% - 48px), var(--website-wide));margin-inline:auto;padding-block:54px 58px}.ecosystem-proof-heading{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:76px;display:grid}.ecosystem-proof-heading h2{max-width:13ch}.ecosystem-proof-heading>p{color:var(--muted);margin:0;line-height:1.65}.ecosystem-proof-stage{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:minmax(220px,.65fr) minmax(260px,.8fr) minmax(360px,1.55fr);min-height:310px;margin-top:32px;display:grid;overflow:hidden}.ecosystem-proof-count{background:var(--ink);color:#fff;align-content:space-between;padding:28px;display:grid}.ecosystem-proof-count>span,.ecosystem-proof-count>a{color:#ffffffa3;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.ecosystem-proof-count strong{color:var(--lime);font-family:var(--mp-font-mono);letter-spacing:-.08em;font-size:clamp(4.4rem,8vw,6.8rem);line-height:.8}.ecosystem-proof-count>a{color:#fff;-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:5px}.ecosystem-proof-categories{border-right:1px solid var(--border);margin:0;display:grid}.ecosystem-proof-categories>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 24px;display:grid}.ecosystem-proof-categories>div+div{border-top:1px solid var(--border)}.ecosystem-proof-categories dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:800}.ecosystem-proof-categories dd{color:var(--ink);font-family:var(--mp-font-mono);margin:0;font-size:1.5rem;font-weight:800}.ecosystem-proof-integrations{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch;padding:14px;display:grid}.ecosystem-proof-integrations>p{color:var(--muted);font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin:0;padding:4px 12px 8px;font-size:.64rem;font-weight:800}.ecosystem-proof-integrations>a{min-width:0;color:var(--ink);border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:.86rem;font-weight:800;text-decoration:none;display:flex}.ecosystem-proof-integrations>a:hover,.ecosystem-proof-integrations>a:focus-visible{background:var(--surface-soft)}.ecosystem-proof-integrations .integration-icon{flex:none;width:44px;height:44px}.ecosystem-proof-integrations span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.marketing-content-page{--website-wide:1240px;background:var(--background);color:var(--ink);overflow:clip}.marketing-content-page h1,.marketing-content-page h2,.marketing-content-page h3{color:var(--ink);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:800}.marketing-content-page h2{font-size:clamp(2.35rem,4.8vw,3.7rem);line-height:1}.marketing-page-hero{width:min(calc(100% - 48px), var(--website-wide));grid-template-columns:minmax(0,.94fr) minmax(460px,1.06fr);align-items:center;gap:clamp(52px,7vw,92px);min-height:calc(100dvh - 72px);margin-inline:auto;padding-block:54px 66px;display:grid}.marketing-page-hero-copy{z-index:1;position:relative}.marketing-page-hero h1{max-width:12ch;font-size:clamp(3.2rem,5.4vw,4.8rem);line-height:.94}.marketing-page-intro{max-width:60ch;color:var(--ink-soft);margin:26px 0 0;font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.58}.marketing-page-map{border:1px solid var(--border);isolation:isolate;background:#fff;border-radius:28px;min-height:470px;position:relative;box-shadow:0 28px 70px #283a401a}.marketing-page-map[data-visual-kind=resources]{background-color:var(--ink);background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:48px 48px;border-color:#ffffff1a}.marketing-page-map[data-visual-kind=about]{background:var(--surface-soft)}.marketing-page-map:before,.marketing-page-map:after{z-index:-1;content:"";border:1px solid #3b505712;border-radius:20px;position:absolute;inset:14px}.marketing-page-map:after{border:0;border-top:1px dashed #3b505729;border-radius:0;inset:50% 7% auto}.marketing-page-map-label{z-index:2;width:110px;min-height:110px;color:var(--lime);letter-spacing:.1em;background:0 0;border-radius:26px;place-items:center;font-size:.78rem;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 44px #283a4029}.marketing-page-map-label img{width:78px;height:auto}.marketing-page-map[data-visual-kind=resources] .marketing-page-map-topic{background:#fffffff5;border-color:#ffffff29}.marketing-page-map-paths{z-index:0;width:100%;height:100%;position:absolute;inset:0}.marketing-page-map-paths path{fill:none;stroke:#3b505742;stroke-dasharray:.025 .035;stroke-linecap:round;stroke-width:1.1px;vector-effect:non-scaling-stroke}.marketing-page-map[data-visual-kind=resources] .marketing-page-map-paths path{stroke:#c0d10085}.marketing-page-map-node{z-index:1;border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;width:150px;min-height:62px;padding:8px;display:grid;position:absolute;box-shadow:0 12px 30px #283a401a}.marketing-page-map-node[data-node="1"]{top:13%;left:7%;right:auto}.marketing-page-map-node[data-node="2"]{top:13%;right:7%}.marketing-page-map-node[data-node="3"]{bottom:13%;left:7%;right:auto}.marketing-page-map-node[data-node="4"]{bottom:13%;right:7%}.marketing-page-map-node .integration-icon{width:42px;height:42px}.marketing-page-map-node small{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:800;overflow:hidden}.marketing-page-map-topic{text-align:center;grid-template-columns:1fr;place-items:center}.marketing-page-map-topic[data-node="1"]{top:12%;left:7%;right:auto}.marketing-page-map-topic[data-node="2"]{top:12%;right:7%}.marketing-page-map-topic[data-node="3"]{inset:auto auto 12% 7%}.marketing-page-map-topic[data-node="4"]{top:auto;bottom:12%;right:7%}.marketing-page-map-topic[data-node="5"]{inset:auto auto 4% 50%;transform:translate(-50%)}.marketing-page-proof,.marketing-page-chapter,.marketing-page-final{width:min(100% - 48px, var(--website-wide));margin-inline:auto}.marketing-page-proof{padding-block:112px 120px}.marketing-page-proof>header{grid-template-columns:minmax(0,.95fr) minmax(280px,.48fr);align-items:end;gap:70px;display:grid}.marketing-page-proof>header .marketing-eyebrow{grid-column:1/-1;margin-bottom:-46px}.marketing-page-proof>header h2{max-width:14ch}.marketing-page-proof>header>p:last-child{color:var(--muted);margin:0;line-height:1.65}.marketing-page-proof-data{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);margin-top:42px;display:grid;overflow:hidden}.marketing-page-proof-count{background:var(--ink);color:#fff;align-content:space-between;min-height:320px;padding:30px;display:grid}.marketing-page-proof-count span,.marketing-page-proof-count small{color:#ffffff9e;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:800}.marketing-page-proof-count strong{color:var(--lime);font-family:var(--mp-font-mono);letter-spacing:-.08em;font-size:clamp(4.5rem,8vw,7rem);line-height:.8}.marketing-page-integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.marketing-page-integration-grid>a{border-bottom:1px solid var(--border);min-width:0;color:var(--ink);grid-template-columns:52px minmax(0,1fr) 20px;align-items:center;gap:15px;padding:22px;text-decoration:none;display:grid}.marketing-page-integration-grid>a:nth-child(odd){border-right:1px solid var(--border)}.marketing-page-integration-grid>a:hover,.marketing-page-integration-grid>a:focus-visible{background:var(--surface-soft)}.marketing-page-integration-grid .integration-icon{width:52px;height:52px}.marketing-page-integration-grid>a>span:not(.integration-icon):not(.visually-hidden){gap:5px;min-width:0;display:grid}.marketing-page-integration-grid strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.marketing-page-integration-grid small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:750}.marketing-page-integration-grid svg,.marketing-page-item-link svg{width:20px;height:20px;color:var(--lime-ink)}.marketing-page-product-map{border:1px solid var(--border);background:var(--border);border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:42px;display:grid;overflow:hidden}.marketing-page-product-map>div{background:#fff;align-content:space-between;min-height:190px;padding:26px;display:grid}.marketing-page-product-map span,.marketing-page-chapter-index,.marketing-page-item-index{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.12em;font-size:.72rem;font-weight:800}.marketing-page-product-map strong{max-width:14ch;font-size:1.2rem}.marketing-page-chapter{border-top:1px solid var(--border);padding-block:104px 112px}.marketing-page-chapter>header{grid-template-columns:72px minmax(0,1.25fr) minmax(280px,.65fr);align-items:end;gap:34px;display:grid}.marketing-page-chapter>header h2{max-width:14ch}.marketing-page-chapter>header>p{color:var(--muted);margin:0;line-height:1.65}.marketing-page-item-grid{border:1px solid var(--border);background:var(--border);border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:44px;display:grid;overflow:hidden}.marketing-page-item{min-height:280px;color:var(--ink);background:#fff;grid-template-rows:auto auto 1fr auto;align-content:start;padding:28px;text-decoration:none;display:grid}a.marketing-page-item:hover,a.marketing-page-item:focus-visible{background:var(--surface-soft)}.marketing-page-item h3{margin-top:52px;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.05}.marketing-page-item p{color:var(--muted);margin:16px 0 0;line-height:1.6}.marketing-page-item-link{color:var(--ink);text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:26px;font-size:.78rem;font-weight:800;display:flex}.marketing-page-final{background:var(--ink);color:#fff;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:56px;margin-block:30px 112px;padding:clamp(32px,5vw,62px);display:grid}.marketing-page-final h2{color:#fff;max-width:15ch}.marketing-page-final>div>p:last-child{color:#ffffffad;max-width:62ch;margin:20px 0 0;line-height:1.6}.marketing-page-final .marketing-primary-action:hover,.marketing-page-final .marketing-primary-action:focus-visible{color:var(--ink);background:#fff}.marketing-page-final[data-has-journey=true]{align-items:center}.marketing-page-final .marketing-eyebrow{color:var(--lime)}.marketing-process-compact{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));margin:4px 0 0;padding:0;list-style:none;display:grid}.marketing-process-compact>li{grid-template-columns:auto minmax(0,1fr) auto;align-content:start;gap:20px;min-width:0;min-height:190px;padding:24px;display:grid}.marketing-process-compact>li+li{border-left:1px solid #ffffff2e}.marketing-process-compact>li>span{color:var(--lime);font-family:var(--mp-font-mono);letter-spacing:.11em;font-size:.68rem;font-weight:850}.marketing-process-compact>li>div{align-content:start;gap:12px;display:grid}.marketing-process-compact strong{color:#fff;font-size:1.05rem;line-height:1.15}.marketing-process-compact p{color:#ffffff9e;margin:0;font-size:.84rem;line-height:1.55}.marketing-process-compact .marketing-process-link{width:36px;height:36px;color:var(--lime);border-color:#ffffff38}.marketing-process-compact .marketing-process-link:hover,.marketing-process-compact .marketing-process-link:focus-visible{border-color:var(--lime);background:#ffffff14}@media (max-width:900px){.marketing-page-final[data-has-journey=true]{grid-template-columns:1fr;align-items:start;gap:34px}.marketing-process-compact{grid-template-columns:1fr}.marketing-process-compact>li{min-height:0}.marketing-process-compact>li+li{border-top:1px solid #ffffff2e;border-left:0}}@media (max-width:1080px) and (min-width:761px){.website-header-main{grid-template-columns:minmax(0,1fr) auto;min-width:0}.website-menu-toggle{grid-column:2;display:grid}.website-product-nav{z-index:2;border:1px solid var(--border);opacity:0;pointer-events:none;transform-origin:100% 0;visibility:hidden;background:#fffffff7;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:min(520px,100vw - 48px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(-8px)scale(.985);box-shadow:0 18px 48px #283a4029}.website-product-nav[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}.website-product-nav a,.website-product-nav .website-demo-link{text-align:center;border:0;border-radius:9px;justify-content:center;min-height:46px;padding:10px}.website-product-nav .website-language-link{background:var(--surface-soft);border-left:0;padding-left:10px}}@media (max-width:980px){.ecosystem-proof-heading,.marketing-page-proof>header,.marketing-page-chapter>header{grid-template-columns:1fr;align-items:start;gap:24px}.marketing-page-proof>header .marketing-eyebrow{grid-column:auto;margin-bottom:-8px}.marketing-page-chapter-index{margin-bottom:6px}.ecosystem-proof-stage{grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr)}.ecosystem-proof-integrations{border-top:1px solid var(--border);grid-column:1/-1}.ecosystem-proof-categories{border-right:0}.marketing-page-hero{grid-template-columns:1fr;min-height:0;padding-block:74px 86px}.marketing-page-hero h1{max-width:15ch}.marketing-page-map{min-height:430px}.marketing-page-product-map{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-page-item-grid{grid-template-columns:1fr}.marketing-page-item{min-height:0}.marketing-page-item h3{margin-top:28px}}@media (max-width:700px){.ecosystem-proof,.marketing-page-hero,.marketing-page-proof,.marketing-page-chapter,.marketing-page-final{width:min(100% - 28px, var(--website-wide))}.ecosystem-proof{padding-block:54px 60px}.ecosystem-proof-stage,.marketing-page-proof-data{grid-template-columns:1fr}.ecosystem-proof-count,.marketing-page-proof-count{min-height:220px}.ecosystem-proof-integrations,.marketing-page-integration-grid{grid-template-columns:1fr}.ecosystem-proof-categories{border-top:1px solid var(--border)}.marketing-page-hero{gap:48px;padding-block:48px 68px}.marketing-page-hero h1{font-size:clamp(2.6rem,12vw,3.6rem)}.marketing-page-map{min-height:330px}.marketing-page-map-label{border-radius:19px;width:88px;min-height:88px}.marketing-page-map-label img{width:68px}.marketing-page-map-node{grid-template-columns:34px minmax(0,1fr);width:122px;min-height:52px;padding:6px}.marketing-page-map-node .integration-icon{width:34px;height:34px}.marketing-page-map-node[data-node="1"]{top:8%;left:3%;right:auto}.marketing-page-map-node[data-node="2"]{top:8%;right:3%}.marketing-page-map-node[data-node="3"]{bottom:7%;left:3%;right:auto}.marketing-page-map-node[data-node="4"]{bottom:7%;right:3%}.marketing-page-proof,.marketing-page-chapter{padding-block:76px 82px}.marketing-page-integration-grid>a,.marketing-page-integration-grid>a:nth-child(odd){border-right:0}.marketing-page-product-map{grid-template-columns:1fr}.marketing-page-product-map>div{min-height:130px}.marketing-page-final{grid-template-columns:1fr;align-items:start;margin-block:14px 76px}.marketing-page-final .marketing-primary-action{width:100%}.about-section-v2 .marketing-text-link{grid-column:auto}}@media (prefers-reduced-motion:reduce){.audience-path,.marketing-page-item,.ecosystem-proof-integrations>a{transition:none}}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;font-weight:800;text-decoration:none;transition:transform .16s;position:fixed;top:10px;left:10px;transform:translateY(calc(-100% - 20px))}.skip-link:focus{transform:translateY(0)}.website-header{border-bottom:1px solid var(--border);background:var(--background);gap:0;width:min(100% - 48px,1360px);margin:0 auto;display:grid}.website-header-main{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:86px;display:grid}.website-brand{align-items:center;width:fit-content;display:inline-flex}.website-brand img{width:186px;height:auto;display:block}.website-product-nav,.website-section-nav{align-items:center;min-width:0;display:flex}.website-product-nav{justify-content:flex-end;gap:clamp(10px,1.5vw,22px);font-size:.9rem;font-weight:750}.website-product-nav a,.website-solutions-menu>summary,.website-section-nav a{min-height:42px;color:var(--ink);align-items:center;gap:5px;text-decoration:none;transition:color .16s,background .16s,transform .16s;display:inline-flex;position:relative}.website-solutions-menu{position:relative}.website-solutions-menu>summary{cursor:pointer;gap:10px;min-height:40px;list-style:none}.website-solutions-menu>summary::-webkit-details-marker{display:none}.website-solutions-menu>summary:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .16s;transform:rotate(45deg)translateY(-2px)}.website-solutions-menu[open]>summary:before{transform:rotate(225deg)translate(-2px,-1px)}.website-solutions-menu>summary[aria-current=page]:after{background:var(--lime);content:"";border-radius:999px;height:3px;position:absolute;bottom:3px;left:0;right:0}.website-solutions-menu>div{z-index:5;border:1px solid var(--border);background:#fff;border-radius:12px;gap:2px;width:max-content;min-width:250px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 18px 44px #283a4024}.website-solutions-menu>div a{white-space:nowrap;border-radius:8px;min-height:42px;padding:8px 10px}.website-solutions-menu>div a:hover,.website-solutions-menu>div a:focus-visible{background:var(--surface-soft)}.website-product-nav a:hover,.website-product-nav a:focus-visible,.website-section-nav a:hover,.website-section-nav a:focus-visible{color:var(--lime-ink)}.website-product-nav a[aria-current=page]:after{background:var(--lime);content:"";border-radius:999px;height:3px;position:absolute;bottom:3px;left:0;right:0}.website-product-nav .website-language-link{border-left:1px solid var(--border);padding-left:clamp(12px,1.5vw,22px)}.website-product-nav .website-language-link:after{content:"";border-top:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .16s;transform:rotate(45deg)}.website-product-nav .website-language-link:hover:after,.website-product-nav .website-language-link:focus-visible:after{transform:translate(2px)rotate(45deg)}.website-product-nav .website-demo-link{border-radius:var(--mp-radius-control);background:var(--lime);min-height:44px;padding:11px 16px;font-size:1rem;font-weight:800}.website-product-nav .website-demo-link:hover,.website-product-nav .website-demo-link:focus-visible{background:var(--ink);color:#fff;transform:translateY(-1px)}.external-mark{width:15px;height:15px}.website-section-nav{border-top:1px solid var(--border);letter-spacing:.02em;text-transform:uppercase;justify-content:space-between;gap:clamp(18px,4vw,58px);min-height:52px;font-size:.82rem;font-weight:750}.website-section-nav a{white-space:nowrap;min-height:51px}.website-footer{background:var(--footer-surface);color:#fff;border-top:1px solid #c0d10047;padding:68px max(24px,50% - 620px) 28px}.website-footer-main{grid-template-columns:minmax(240px,.72fr) minmax(0,1.8fr);gap:clamp(58px,8vw,120px);display:grid}.website-footer-brand{align-content:start;justify-items:start;gap:18px;display:grid}.website-footer-brand img{width:64px;height:auto;display:block}.website-footer-brand>a{color:#fff;align-items:center;gap:16px;text-decoration:none;display:inline-flex}.website-footer-wordmark{gap:3px;display:grid}.website-footer-wordmark strong{color:#fff;letter-spacing:.08em;font-size:1.18rem}.website-footer-wordmark small{color:#ffffffad;letter-spacing:.02em;text-transform:uppercase;font-size:.56rem;font-weight:750}.website-footer-brand p{color:#ffffffbd;max-width:34ch;margin:0;line-height:1.5}.website-footer nav{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:40px;display:grid}.website-footer nav section{align-content:start;gap:12px;display:grid}.website-footer nav h2{color:var(--lime);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:800}.website-footer a{color:#ffffffc7;text-underline-offset:5px;width:fit-content;font-size:.88rem;font-weight:650;line-height:1.45;text-decoration-color:#0000;transition:color .16s,text-decoration-color .16s}.website-footer a:hover,.website-footer a:focus-visible{color:var(--lime);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime)}.website-footer-contact{color:#fff!important;font-weight:800!important}.website-footer-bottom{color:#ffffffad;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:24px;margin-top:58px;padding-top:22px;font-size:.8rem;display:flex}.website-footer-bottom>div{align-items:center;gap:12px;display:flex}.website-footer-bottom a{font-size:inherit}.website-footer-bottom a[aria-current=page]{color:var(--lime)}.load-more-row{justify-items:center;gap:14px;width:min(100% - 48px,1240px);margin:34px auto 0;display:grid}.load-more-row p{color:var(--muted);margin:0;font-size:.9rem}.marketing-home{overflow:clip}.marketing-hero,.integration-proof,.audience-section,.resource-section,.prototype-section,.about-section{width:min(100% - 48px,1080px);margin-inline:auto}.marketing-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(56px,9vw,118px);min-height:650px;padding-block:92px 112px;display:grid}.marketing-hero-copy{z-index:1;min-width:0;position:relative}.marketing-eyebrow{color:var(--lime-ink);margin:0 0 18px;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:800;line-height:1.1}.marketing-hero h1,.marketing-home h2{color:var(--ink);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:800}.marketing-hero h1{overflow-wrap:break-word;max-width:760px;font-size:clamp(3.05rem,6vw,4.35rem);line-height:.98}:lang(de) .marketing-hero h1,:lang(de) .marketing-intro,:lang(de) .marketing-home h2,:lang(de) .marketing-home h3{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;word-break:normal}.marketing-home h2{font-size:clamp(2.4rem,5vw,3.55rem);line-height:1.02}.marketing-intro{max-width:59ch;color:var(--ink-soft);text-wrap:pretty;margin:26px 0 0;font-size:clamp(1.1rem,2vw,1.32rem);line-height:1.55}.marketing-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.marketing-primary-action,.marketing-secondary-action,.prototype-form button{min-height:50px;color:var(--ink);border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:13px 19px;font-weight:800;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.marketing-primary-action,.prototype-form button{background:var(--lime)}.marketing-secondary-action{border-color:var(--border-strong);background:#fff}.marketing-primary-action:hover,.marketing-primary-action:focus-visible,.prototype-form button:hover,.prototype-form button:focus-visible{background:var(--ink);color:#fff;transform:translateY(-1px)}.marketing-secondary-action:hover,.marketing-secondary-action:focus-visible{background:var(--surface-soft);transform:translateY(-1px)}.marketing-primary-action:active,.marketing-secondary-action:active,.prototype-form button:active{transform:translateY(1px)scale(.98)}.infrastructure-visual{isolation:isolate;grid-template-columns:minmax(96px,1fr) 54px minmax(118px,1.2fr) 54px minmax(96px,1fr);align-items:center;min-height:400px;display:grid;position:relative}.infrastructure-visual:before{z-index:-2;border:1px solid var(--border);background:var(--surface-soft);content:"";border-radius:24px;position:absolute;inset:16% 2%;transform:rotate(-4deg)}.infrastructure-node{border:1px solid var(--border);min-height:98px;box-shadow:var(--shadow);color:var(--ink);text-align:center;background:#fff;border-radius:10px;place-items:center;padding:16px;font-size:.83rem;font-weight:800;display:grid}.infrastructure-node-core{border-color:var(--ink);background:var(--ink);color:#fff;min-height:136px;font-size:1.08rem}.infrastructure-connector{background:var(--border-strong);height:2px;position:relative;overflow:hidden}.infrastructure-connector:after{background:var(--lime);content:"";border-radius:999px;width:10px;height:6px;animation:2.4s cubic-bezier(.16,1,.3,1) infinite connector-flow;position:absolute;top:-2px;left:-10px}.infrastructure-connector-out:after{animation-delay:.45s}.infrastructure-orbit{z-index:-1;background:var(--lime);opacity:.62;border-radius:999px;width:12px;height:12px;animation:3.6s cubic-bezier(.16,1,.3,1) infinite alternate orbit-drift;position:absolute}.infrastructure-orbit-one{top:23%;right:10%}.infrastructure-orbit-two{width:8px;height:8px;animation-delay:.8s;bottom:20%;left:9%}@keyframes connector-flow{0%{opacity:0;transform:translate(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(64px)}}@keyframes orbit-drift{0%{opacity:.34;transform:translate(-4px,4px)scale(.82)}to{opacity:.75;transform:translate(8px,-7px)scale(1.08)}}.integration-proof{background:var(--ink);color:#fff;border-radius:24px;padding:clamp(34px,7vw,72px)}.integration-proof-heading{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:end;gap:48px;display:grid}.integration-proof h2,.integration-proof .marketing-eyebrow{color:#fff}.integration-proof .marketing-eyebrow{color:var(--lime)}.integration-proof-heading>p{color:#ffffffc2;margin:0;line-height:1.65}.integration-preview{background:#ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:54px;display:grid}.integration-preview>a{background:var(--ink);color:#fff;min-height:118px;animation:.62s cubic-bezier(.16,1,.3,1) both preview-reveal;animation-delay:calc(var(--preview-index) * 65ms);align-items:center;gap:14px;padding:20px;font-weight:750;text-decoration:none;transition:background .16s,transform .16s;display:flex}.integration-preview>a:hover,.integration-preview>a:focus-visible{background:var(--ink-soft);transform:translateY(-1px)}.integration-preview .integration-icon{flex:none}@keyframes preview-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.marketing-text-link{color:var(--lime);text-underline-offset:5px;margin-top:34px;font-weight:800;text-decoration-color:#c0d1008c;display:inline-flex}.audience-section,.resource-section,.prototype-section,.about-section{padding-block:128px;scroll-margin-top:24px}.audience-heading,.resource-heading{grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);gap:48px;display:grid}.audience-list{border-top:1px solid var(--border);margin-top:78px;display:grid}.audience-list article{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(190px,.72fr) minmax(240px,1fr) auto;align-items:center;gap:32px;padding:34px 0;display:grid}.audience-list article>span{color:var(--lime-ink);letter-spacing:.22em;font-size:.85rem;font-weight:800}.audience-list h3{color:var(--ink);margin:0;font-size:1.32rem}.audience-list p{color:var(--muted);margin:0;line-height:1.55}.audience-list a{color:var(--ink);text-underline-offset:4px;font-size:.9rem;font-weight:800}.resource-section{background:var(--surface-soft);width:100%;max-width:none;padding-inline:max(24px,50% - 540px)}.resource-list{background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;max-width:1080px;margin:70px auto 0;display:grid}.resource-list>a{background:var(--surface-soft);min-height:152px;color:var(--ink);justify-content:space-between;align-items:center;gap:28px;padding:30px 0;text-decoration:none;transition:background .16s,padding .16s;display:flex}.resource-list>a:nth-child(odd){padding-right:34px}.resource-list>a:nth-child(2n){padding-left:34px}.resource-list>a:hover,.resource-list>a:focus-visible{background:#fff}.resource-list>a span:first-child{gap:8px;display:grid}.resource-list strong{font-size:1.24rem}.resource-list small{max-width:40ch;color:var(--muted);font-size:.92rem;line-height:1.5}.resource-list>a>svg{width:24px;height:24px;color:var(--lime-ink)}.prototype-section{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(54px,9vw,110px);display:grid}.prototype-copy{position:sticky;top:24px}.prototype-copy>p:last-child{color:var(--muted);line-height:1.65}.prototype-grid{gap:18px;display:grid}.prototype-form{border:1px solid var(--border);background:#fff;border-radius:22px;gap:10px;padding:28px;display:grid;box-shadow:0 12px 32px #3b505712}.prototype-form-secondary{background:var(--surface-soft);box-shadow:none}.prototype-form h3{color:var(--ink);margin:0 0 8px;font-size:1.35rem}.prototype-form div>p{color:var(--muted);margin:0 0 14px;line-height:1.55}.prototype-form label{color:var(--ink);margin-top:8px;font-size:.88rem;font-weight:800}.prototype-form input,.prototype-form select{background:var(--surface-muted);width:100%;min-height:48px;color:var(--ink);border:1px solid #0000;border-radius:10px;padding:11px 14px}.prototype-form input:focus-visible,.prototype-form select:focus-visible{border-color:var(--lime-ink);outline:3px solid #c0d1003d}.prototype-form button{cursor:pointer;width:fit-content;margin-top:10px}.prototype-status{min-height:22px;color:var(--ink-soft);margin:4px 0 0;font-size:.86rem;line-height:1.5}.about-section{border-top:1px solid var(--border);grid-template-columns:minmax(190px,.5fr) minmax(0,1.1fr) minmax(260px,.8fr);align-items:start;gap:48px;display:grid}.about-section>p:last-child{color:var(--muted);margin:0;line-height:1.65}@media (max-width:980px){.website-header{width:min(100% - 32px,1360px)}.website-header-main{grid-template-columns:1fr;gap:12px;padding:18px 0 12px}.website-product-nav{flex-wrap:wrap;justify-content:flex-start}.website-section-nav{overscroll-behavior-inline:contain;scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.website-section-nav::-webkit-scrollbar{display:none}.marketing-hero{grid-template-columns:1fr;gap:38px;padding-block:72px 92px}.infrastructure-visual{justify-self:end;width:min(100%,600px);min-height:330px}.integration-proof-heading,.audience-heading,.resource-heading,.prototype-section,.about-section{grid-template-columns:1fr}.audience-list article{grid-template-columns:54px minmax(180px,.7fr) minmax(220px,1fr)}.audience-list article a{grid-column:2}.prototype-copy{position:static}.about-section{gap:26px}.website-footer{grid-template-columns:1fr}.website-footer nav{justify-content:flex-start}}@media (max-width:640px){.website-header{width:min(100% - 24px,1360px)}.website-brand img{width:158px}.website-product-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;width:100%;display:grid}.website-product-nav a{min-height:38px}.website-product-nav .website-language-link{border-left:0;padding-left:0}.website-product-nav .website-demo-link{min-height:40px;padding:9px 12px}.website-section-nav{display:none}.marketing-hero,.integration-proof,.audience-section,.prototype-section,.about-section{width:min(100% - 28px,1080px)}.marketing-hero{min-height:0;padding-block:56px 72px}.marketing-hero h1{font-size:clamp(2.7rem,14vw,3.55rem)}.marketing-actions{flex-direction:column;align-items:stretch}.marketing-primary-action,.marketing-secondary-action{width:100%}.infrastructure-visual{grid-template-columns:minmax(72px,1fr) 28px minmax(92px,1.15fr) 28px minmax(72px,1fr);min-height:260px}.infrastructure-node{min-height:76px;padding:9px;font-size:.68rem}.infrastructure-node-core{min-height:100px}.integration-proof{border-radius:20px;padding:34px 20px}.integration-preview{grid-template-columns:1fr;margin-top:38px}.integration-preview>a{min-height:96px}.audience-section,.resource-section,.prototype-section,.about-section{padding-block:84px}.audience-list{margin-top:48px}.audience-list article{grid-template-columns:42px minmax(0,1fr);gap:12px 18px;padding:28px 0}.audience-list article p,.audience-list article a{grid-column:2}.resource-section{padding-inline:14px}.resource-list{grid-template-columns:1fr;margin-top:46px}.resource-list>a,.resource-list>a:nth-child(odd),.resource-list>a:nth-child(2n){min-height:126px;padding:24px 10px}.prototype-form{padding:22px 18px}.prototype-form button{width:100%}.website-footer{gap:34px;padding:48px 24px 72px}.website-footer nav{justify-content:stretch;display:grid}}.marketing-home-v2{--website-wide:1240px;background:var(--background)}.marketing-hero-chapter{isolation:isolate;position:relative;overflow:hidden}.marketing-hero-chapter:before{z-index:-1;content:"";opacity:.72;pointer-events:none;background-image:linear-gradient(#3b505712 1px,#0000 1px),linear-gradient(90deg,#3b505712 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(64% 72% at 78% 42%,#000 8%,#0000 76%);mask-image:radial-gradient(64% 72% at 78% 42%,#000 8%,#0000 76%)}.marketing-home-v2 .marketing-hero,.marketing-home-v2 .audience-section,.marketing-home-v2 .prototype-section,.marketing-home-v2 .about-section{width:min(100% - 48px, var(--website-wide))}.marketing-hero-v2{grid-template-columns:minmax(0,.96fr) minmax(440px,1.04fr);gap:clamp(48px,6vw,88px);min-height:0;padding-block:58px 68px}.marketing-hero-v2 .marketing-hero-copy{align-self:center}.marketing-hero-v2 h1{max-width:760px;font-size:clamp(3.35rem,5.35vw,4.65rem);line-height:.94}.marketing-hero-v2 h1 span{width:fit-content;color:var(--ink);margin-top:.11em;display:block;position:relative}:lang(de) .marketing-hero-v2 h1,:lang(de) .connectivity-story h2{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal}.marketing-hero-v2 h1 span:after{z-index:-1;background:var(--lime);content:"";transform-origin:0;border-radius:999px;height:.13em;animation:.9s cubic-bezier(.16,1,.3,1) .36s forwards hero-accent-reveal;position:absolute;bottom:.03em;left:-.02em;right:-.06em;transform:scaleX(0)}@keyframes hero-accent-reveal{to{transform:scaleX(1)}}.marketing-hero-v2 .marketing-intro{max-width:52ch;margin-top:24px}.marketing-hero-proof{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:620px;margin:34px 0 0;display:grid}.marketing-hero-proof>div{gap:5px;padding:18px 22px 0 0;display:grid}.marketing-hero-proof>div+div{border-left:1px solid var(--border);padding-left:22px}.marketing-hero-proof dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.marketing-hero-proof dd{color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-size:.93rem;font-weight:800;line-height:1.4}.hero-network{align-self:center;min-width:0;min-height:500px}.hero-network-frame{background:var(--ink);isolation:isolate;border-radius:24px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 28px 70px #3b50572e}.hero-network-paths{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-network-paths path{fill:none;stroke:#c0d10094;stroke-dasharray:1;stroke-dashoffset:0;stroke-linecap:round;stroke-width:1.5px;vector-effect:non-scaling-stroke}.hero-network-frame:before,.hero-network-frame:after{z-index:-2;content:"";border:1px solid #ffffff1a;border-radius:999px;position:absolute}.hero-network-frame:before{aspect-ratio:1;width:78%;top:11%;left:11%}.hero-network-frame:after{aspect-ratio:1;width:48%;top:26%;left:26%}.hero-network-axis{z-index:-1;background:#ffffff17;position:absolute}.hero-network-axis-horizontal{height:1px;top:50%;left:8%;right:8%}.hero-network-axis-vertical{width:1px;top:8%;bottom:8%;left:50%}.hero-network-core{z-index:3;color:#fff;text-align:center;background:0 0;border:0;place-content:center;justify-items:center;width:128px;min-height:128px;padding:0;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-network-core-logo{width:86px;height:auto}.hero-network-core small{color:#ffffffa8;margin-top:9px;font-size:.7rem;font-weight:750}.hero-network-node{z-index:2;width:min(178px,29%);min-height:68px;color:var(--ink);background:#fffffff5;border:1px solid #ffffff21;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:.72rem;font-weight:800;line-height:1.2;display:flex;position:absolute;box-shadow:0 12px 32px #18222533}.hero-network-node .integration-icon{flex:none;width:42px;height:42px;padding:6px}.hero-network-node[data-slot="1"]{top:9%;left:8%}.hero-network-node[data-slot="2"]{top:8%;right:7%}.hero-network-node[data-slot="3"]{top:41%;left:3%}.hero-network-node[data-slot="4"]{top:42%;right:3%}.hero-network-node[data-slot="5"]{bottom:8%;left:9%}.hero-network-node[data-slot="6"]{bottom:9%;right:8%}.hero-network-caption{z-index:1;color:#ffffff70;font-family:var(--mp-font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:700;position:absolute;bottom:2.8%}.hero-network-caption-in{left:5%}.hero-network-caption-out{right:5%}.integration-ticker{width:min(100% - 48px, var(--website-wide));border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:minmax(170px,.28fr) minmax(0,1.72fr);align-items:center;gap:34px;margin:0 auto;padding:16px 0;display:grid}.integration-ticker>p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800;line-height:1.4}.integration-ticker-window{scrollbar-width:none;overflow-x:auto}.integration-ticker-window::-webkit-scrollbar{display:none}.integration-ticker-track{align-items:center;width:100%;display:flex}.integration-ticker-track>div{min-width:0;color:var(--ink);flex:1 0 152px;align-items:center;gap:9px;padding-inline:16px;font-size:.78rem;font-weight:800;display:flex}.integration-ticker-track .integration-icon{flex:none;width:38px;height:38px;padding:5px}.connectivity-story{background:var(--ink);width:100%;padding:84px max(24px, calc((100% - var(--website-wide)) / 2)) 88px;color:#fff;margin-top:0}.connectivity-story-heading{display:block}.connectivity-story .marketing-eyebrow{color:var(--lime)}.connectivity-story h2,.integration-discovery h2{color:#fff}.connectivity-story h2{max-width:14ch}.connectivity-story h2 span{text-wrap:balance}.connectivity-story-heading>p:last-child{color:#ffffffa8;max-width:48ch;margin:24px 0 0;line-height:1.65}.connectivity-story-layout{grid-template-columns:minmax(340px,.86fr) minmax(480px,1.14fr);align-items:center;gap:clamp(54px,7vw,96px);margin-top:0;display:grid}.connectivity-steps{align-content:start;margin-top:38px;padding:0;list-style:none;display:grid}.connectivity-step{color:#fff;text-align:left;border:0;border-top:1px solid #ffffff24;grid-template-columns:52px minmax(0,1fr);gap:8px 22px;min-height:0;padding:18px 0 20px;display:grid}.connectivity-step:last-child{border-bottom:1px solid #ffffff24}.connectivity-step>span{color:var(--lime);font-family:var(--mp-font-mono);letter-spacing:.12em;grid-row:1/span 2;font-size:.75rem;font-weight:700}.connectivity-step strong{color:#fff;max-width:26ch;font-size:1rem;line-height:1.2}.connectivity-step small{color:#ffffffb8;max-width:47ch;font-size:.82rem;line-height:1.5}#integration-discovery{scroll-margin-top:24px}.integration-discovery{width:min(100% - 48px, var(--website-wide));margin:0 auto;padding-block:72px 76px}.integration-discovery-heading{grid-template-columns:minmax(0,1fr) minmax(300px,.5fr);align-items:end;gap:28px 72px;display:grid}.integration-discovery-title{gap:18px;display:grid}:lang(de) .integration-discovery-title h2,:lang(de) .marketing-api-proof h2{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal}.integration-discovery h2{color:var(--ink)}.integration-discovery-heading>p:last-child{color:var(--muted);margin:0;line-height:1.65}.integration-discovery-metrics{border:1px solid var(--border);background:var(--border);border-radius:14px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:4px 0 0;display:grid;overflow:hidden}.integration-discovery-metrics>div{background:#fff;gap:5px;padding:15px 18px;display:grid}.integration-discovery-metrics dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.integration-discovery-metrics dd{color:var(--ink);font-family:var(--mp-font-mono);margin:0;font-size:1.25rem;font-weight:850}.integration-discovery-console{background:var(--ink);color:#fff;border-radius:24px;margin-top:36px;padding:clamp(22px,3vw,34px);overflow:hidden;box-shadow:0 28px 70px #3b505729}.integration-discovery-controls{gap:14px;display:grid}.integration-discovery-controls>label{color:#ffffffa8;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.integration-discovery-search{min-height:60px;color:var(--ink);background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 18px;display:grid}.integration-discovery-search>svg{width:24px;height:24px;color:var(--lime-ink)}.integration-discovery-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:clamp(1.08rem,2vw,1.32rem);font-weight:650}.integration-discovery-search input::placeholder{color:#5f6f7494}.integration-discovery-search>span{color:var(--muted);font-family:var(--mp-font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.7rem;font-weight:700}.integration-discovery-search:focus-within{box-shadow:var(--mp-focus-ring)}.integration-discovery-categories{flex-wrap:wrap;gap:7px;display:flex}.integration-discovery-categories button,.integration-discovery-empty button{color:#ffffffad;cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:7px;min-height:38px;padding:8px 13px;font-size:.78rem;font-weight:800;transition:background .16s,border .16s,color .16s,transform .16s}.integration-discovery-categories button:hover,.integration-discovery-categories button:focus-visible,.integration-discovery-categories button[aria-pressed=true]{border-color:var(--lime);background:var(--lime);color:var(--ink)}.integration-discovery-categories button:active,.integration-discovery-empty button:active{transform:translateY(1px)scale(.98)}.integration-discovery-results{background:#ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:24px;display:grid}.integration-discovery-results>a{background:var(--ink);color:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:18px;text-decoration:none;transition:background .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);display:grid}.integration-discovery-results>a:hover,.integration-discovery-results>a:focus-visible{background:var(--ink-soft);transform:translateY(-1px)}.integration-discovery-results .integration-icon{width:54px;height:54px;padding:7px}.integration-discovery-results>a>span:not(.visually-hidden){gap:5px;display:grid}.integration-discovery-results strong{font-size:.94rem}.integration-discovery-results small{color:#ffffff7a;text-transform:uppercase;font-size:.7rem;font-weight:700}.integration-discovery-results svg,.integration-discovery-directory svg{width:21px;height:21px;color:var(--lime)}.integration-discovery-empty{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:180px;margin-top:34px;display:grid}.integration-discovery-empty>span{color:var(--lime);font-family:var(--mp-font-mono);font-size:2.2rem;font-weight:800}.integration-discovery-empty strong{font-size:1.12rem}.integration-discovery-empty p{color:#ffffff94;margin:7px 0 0}.integration-discovery-directory{color:#fff;min-height:40px;-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:5px;align-items:center;gap:10px;margin-top:20px;font-weight:800;display:inline-flex}.audience-section-v2{padding-block:64px 72px}.audience-heading-v2{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:76px}.audience-heading-v2>p{color:var(--muted);margin:0;line-height:1.65}.audience-stage{border:1px solid var(--border);background:var(--border);border-radius:24px;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);gap:1px;margin-top:32px;display:grid;overflow:hidden;box-shadow:0 24px 64px #3b50571f}.audience-path{min-height:340px;color:var(--ink);background:#fff;grid-template-rows:auto 1fr auto;grid-template-columns:1fr;align-items:start;gap:0;padding:30px;transition:background .24s cubic-bezier(.23,1,.32,1),transform .24s cubic-bezier(.23,1,.32,1);display:grid;position:relative}.audience-path[data-audience="2"]{background:color-mix(in srgb, var(--lime-soft) 72%, white)}.audience-path[data-audience="3"]{background:color-mix(in srgb, var(--surface-muted) 46%, white)}.audience-path[data-audience="1"]{grid-row:1/3;min-height:500px}.audience-path[data-audience="2"],.audience-path[data-audience="3"]{min-height:249px;padding-block:24px}.audience-path[data-audience="2"] .audience-path-copy,.audience-path[data-audience="3"] .audience-path-copy{margin-top:18px}.audience-path:hover{background:color-mix(in srgb, var(--lime-soft) 62%, white);transform:translateY(-2px)}.audience-path-index{justify-items:start;display:grid}.audience-path-index small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:800}.audience-path-copy{align-self:center;margin-top:30px}.audience-path-copy h3{max-width:34ch;color:inherit;letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.02}.audience-path-copy p{max-width:52ch;color:var(--muted);margin:14px 0 0;line-height:1.6}.audience-path-signal{justify-content:flex-start;align-items:center;margin-top:26px;display:flex}.audience-path-signal strong{color:inherit;font-family:var(--mp-font-mono);letter-spacing:.04em;font-size:.65rem}.resource-section-v2{background:var(--surface-soft);padding-block:72px 76px;padding-inline:max(24px, calc((100% - var(--website-wide)) / 2));position:relative;overflow:hidden}.resource-section-v2:after{aspect-ratio:1;content:"";opacity:.045;pointer-events:none;background:url(/images/mergeport/mergeport-mark.svg) 50%/contain no-repeat;width:460px;position:absolute;bottom:-150px;right:-90px;transform:rotate(-12deg)}.resource-heading-v2{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:76px}.resource-heading-v2>p{color:var(--muted);margin:0;line-height:1.65}.resource-stage{z-index:1;max-width:var(--website-wide);background:#fff;border-radius:24px;grid-template-columns:minmax(300px,.76fr) minmax(0,1.24fr);gap:0;margin:38px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 68px #3b50572b}.resource-hub{background:var(--ink);color:#fff;isolation:isolate;border-right:1px solid #ffffff1f;align-content:start;gap:30px;min-height:458px;padding:30px;display:grid;position:relative;overflow:hidden}.resource-hub-label{color:var(--lime);font-family:var(--mp-font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800}.resource-hub-intro{grid-template-columns:78px minmax(0,1fr);align-items:start;gap:22px;display:grid}.resource-hub-logo{width:78px;height:auto}.resource-hub-intro h3{color:#fff;margin:0;font-size:clamp(1.55rem,2.2vw,2.1rem);line-height:1.04}.resource-hub-intro p{color:#ffffffa8;margin:12px 0 0;font-size:.84rem;line-height:1.55}.resource-hub-map{gap:0;margin:0;padding:0;list-style:none;display:grid}.resource-hub-map li{color:#ffffffc7;border-top:1px solid #ffffff2e;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:12px 0;font-size:.76rem;font-weight:750;display:grid}.resource-hub-map span{color:var(--lime);font-family:var(--mp-font-mono);letter-spacing:.1em;font-size:.62rem;font-weight:800}.resource-list-v2{background:#fff;grid-template-columns:1fr;align-content:stretch;max-width:none;margin:0;display:grid}.resource-list-v2>a,.resource-list-v2>a:nth-child(odd),.resource-list-v2>a:nth-child(2n){border-bottom:1px solid var(--border);background:#fff;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:92px;padding:18px 24px;display:grid}.resource-list-v2>a:last-child{border-bottom:0}.resource-list-v2>a:hover,.resource-list-v2>a:focus-visible{box-shadow:inset 4px 0 0 var(--lime);background:#fff;padding-inline:30px 18px}.resource-destination-icon{background:var(--lime-soft);width:54px;height:54px;color:var(--ink);border-radius:15px;place-items:center;display:grid}.resource-destination-icon .section-icon{background:0 0;width:36px;height:36px}.resource-destination-icon .section-icon svg{width:22px;height:22px}.resource-list-v2>a>span:nth-child(2){grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:center;gap:42px;display:grid}.resource-list-v2 strong{font-size:1.32rem}.resource-list-v2 small{max-width:54ch}.resource-stage-compact{grid-template-columns:1fr}.resource-list-home{background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:1px}.resource-list-home>a,.resource-list-home>a:nth-child(odd),.resource-list-home>a:nth-child(2n){border:0;min-height:134px}.resource-list-home>a>span:nth-child(2){grid-template-columns:1fr;gap:8px}@media (max-width:900px){.resource-list-home{grid-template-columns:1fr}}.marketing-home-v2 .prototype-section{padding-block:148px 156px}.marketing-home-v2 .prototype-copy h2{max-width:11ch}.marketing-home-v2 .prototype-grid{padding:32px 0 0 42px;position:relative}.marketing-home-v2 .prototype-grid:before{z-index:-1;background:var(--ink);content:"";border-radius:24px;position:absolute;inset:0 42px 64px 0}.marketing-home-v2 .prototype-form{border-radius:22px;box-shadow:0 18px 46px #3b50571f}.marketing-home-v2 .prototype-form-secondary{background:#fff;margin-left:42px}.about-section-v2{background:var(--ink);width:100%;padding:72px max(24px, calc((100% - var(--website-wide)) / 2)) 0;color:#fff}.about-intro{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);align-items:end;gap:clamp(44px,7vw,96px);display:grid}.about-brand-panel{border-bottom:1px solid #ffffff24;min-height:300px;padding:78px 0 34px;position:relative;overflow:hidden}.about-pulse{opacity:.13;pointer-events:none;width:330px;height:auto;position:absolute;bottom:-48%;right:1%}.about-section-v2 .marketing-eyebrow{color:var(--lime)}.about-section-v2 h2{color:#fff;max-width:15ch;position:relative}.about-copy-panel{gap:26px;padding-bottom:34px;display:grid}.about-copy-panel>p{color:#ffffffc2;max-width:48ch;margin:0;line-height:1.7}.about-copy-panel .marketing-text-link{color:#fff}.about-principles{border-top:1px solid #ffffff24;grid-template-columns:minmax(170px,.26fr) minmax(0,1.74fr);gap:36px;margin-top:52px;padding-top:24px;display:grid}.about-principles>p{color:#ffffffad;font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:800}.about-principles ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.about-principles li{border-left:1px solid #ffffff24;align-content:start;gap:10px;min-height:172px;padding:0 18px;display:grid}.about-principles li>span{color:var(--lime);font-family:var(--mp-font-mono);font-size:.65rem;font-weight:800}.about-principles strong{color:#fff;font-size:.9rem;line-height:1.25}.about-principles small{color:#ffffffb8;font-size:.76rem;line-height:1.48}@media (max-width:1100px){.marketing-hero-v2{grid-template-columns:minmax(0,.94fr) minmax(410px,1.06fr);gap:42px}.hero-network-node{width:min(150px,30%)}.connectivity-story-layout{grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);gap:46px}.audience-stage{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr)}}@media (max-width:900px){.marketing-home-v2 .marketing-hero,.marketing-home-v2 .audience-section,.marketing-home-v2 .prototype-section,.marketing-home-v2 .about-section,.integration-ticker,.integration-discovery{width:min(100% - 32px, var(--website-wide))}.marketing-hero-v2{grid-template-columns:1fr;gap:42px;min-height:0}.hero-network,.hero-network-frame{min-height:480px}.integration-ticker{grid-template-columns:1fr;gap:12px}.integration-discovery-heading,.audience-heading-v2,.resource-heading-v2{grid-template-columns:1fr;gap:28px}.integration-discovery-metrics{grid-column:auto}.resource-stage,.about-intro{grid-template-columns:1fr}.resource-hub{border-bottom:1px solid #ffffff1f;border-right:0;min-height:340px}.about-principles{grid-template-columns:1fr}.about-principles ol{grid-template-columns:repeat(2,minmax(0,1fr))}.connectivity-story-layout{grid-template-columns:1fr;gap:42px}.connectivity-step{min-height:0}.integration-discovery-results{grid-template-columns:1fr}.audience-stage{grid-template-rows:auto;grid-template-columns:1fr}.audience-path[data-audience="1"],.audience-path[data-audience="2"],.audience-path[data-audience="3"]{grid-area:auto/1;min-height:0}.audience-path[data-audience="1"]{min-height:0}.resource-list-v2>a>span:nth-child(2){grid-template-columns:1fr;gap:8px}}@media (max-width:640px){.marketing-home-v2 .marketing-hero,.marketing-home-v2 .audience-section,.marketing-home-v2 .prototype-section,.marketing-home-v2 .about-section,.integration-ticker,.integration-discovery{width:min(100% - 28px, var(--website-wide))}.marketing-hero-v2{padding-block:44px 56px}.marketing-hero-v2 h1{font-size:clamp(2.45rem,12vw,3.1rem);line-height:.96}.marketing-hero-proof{grid-template-columns:1fr}.marketing-hero-proof>div+div{border-left:0;padding-left:0}.hero-network,.hero-network-frame{min-height:360px}.hero-network-core{border-radius:22px;width:126px;min-height:126px;padding:14px 12px 12px}.hero-network-core-logo{width:102px}.hero-network-node{width:128px;min-height:58px;padding:7px 9px;font-size:.62rem}.hero-network-node .integration-icon{width:34px;height:34px}.hero-network-node[data-slot="1"],.hero-network-node[data-slot="5"]{left:4%}.hero-network-node[data-slot="2"],.hero-network-node[data-slot="6"]{right:4%}.hero-network-node[data-slot="3"]{left:2%}.hero-network-node[data-slot="4"]{right:2%}.integration-ticker{padding-block:13px}.integration-ticker-track>div{min-width:150px}.connectivity-story{margin-top:0;padding:68px 14px 72px}.connectivity-story-layout{gap:34px;margin-top:0}.connectivity-step{grid-template-columns:38px minmax(0,1fr);gap:8px 14px;padding-block:15px}.integration-discovery{padding-block:72px 80px}.integration-discovery-console{margin-top:36px;padding:20px 16px}.integration-discovery-search{grid-template-columns:auto minmax(0,1fr);min-height:62px;padding:9px 12px}.integration-discovery-search>span{grid-column:1/-1;padding-left:40px}.integration-discovery-results>a{min-height:94px;padding:14px 10px}.integration-discovery-empty{grid-template-columns:auto minmax(0,1fr);padding-block:28px}.integration-discovery-empty button{grid-column:1/-1;width:100%}.audience-section-v2,.resource-section-v2{padding-block:72px 80px}.audience-stage,.resource-stage{margin-top:38px}.audience-path{grid-template-columns:1fr;gap:18px;padding:26px 20px}.audience-path-signal{justify-content:flex-start;margin-top:0}.audience-path[data-audience="1"]{min-height:0}.resource-section-v2{padding-inline:14px}.resource-stage{border-radius:20px}.resource-hub{min-height:300px;padding:24px}.resource-list-v2>a,.resource-list-v2>a:nth-child(odd),.resource-list-v2>a:nth-child(2n){grid-template-columns:38px minmax(0,1fr) auto;gap:14px;padding:22px 14px}.resource-list-v2>a:hover,.resource-list-v2>a:focus-visible{padding-inline:18px 10px}.marketing-home-v2 .prototype-section{padding-block:104px 112px}.marketing-home-v2 .prototype-grid{padding:24px 0 0 14px}.marketing-home-v2 .prototype-grid:before{inset:0 14px 64px 0}.marketing-home-v2 .prototype-form-secondary{margin-left:0}.about-section-v2{padding-block:72px 80px}.about-brand-panel{min-height:260px;padding-top:52px}.about-principles ol{grid-template-columns:1fr}.about-principles li{border-top:1px solid #ffffff24;border-left:0;min-height:0;padding:18px 0}}.website-header{z-index:60;background:color-mix(in srgb, var(--surface-soft) 90%, transparent);width:min(100% - 24px,1320px);box-shadow:0 1px 0 var(--border), 0 16px 42px #283a401f;-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);border:1px solid #0000;border-top:0;border-radius:0 0 18px 18px;margin-inline:auto;transition:background .18s,border-color .18s,box-shadow .18s;display:block;position:sticky;top:0}.website-header-main{grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(24px,4vw,56px);min-height:72px;padding:0 18px;position:relative}.website-brand img{width:164px}.website-product-nav{grid-column:2;gap:clamp(12px,1.8vw,26px)}.website-product-nav a{min-height:40px;font-size:.86rem}.website-product-nav .website-demo-link{border-radius:8px;min-height:40px;padding:9px 14px;font-size:.88rem}.website-section-nav{display:none}.website-menu-toggle{border:1px solid var(--border);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;place-items:center;padding:0;transition:background .16s,border-color .16s,transform .14s cubic-bezier(.23,1,.32,1);display:none}.website-menu-toggle:active{transform:scale(.96)}.website-menu-toggle span{background:currentColor;border-radius:999px;width:17px;height:1.5px;transition:transform .2s cubic-bezier(.23,1,.32,1);position:absolute}.website-menu-toggle span:first-child{transform:translateY(-3px)}.website-menu-toggle span:last-child{transform:translateY(3px)}.website-header[data-menu-open=true] .website-menu-toggle span:first-child{transform:rotate(45deg)}.website-header[data-menu-open=true] .website-menu-toggle span:last-child{transform:rotate(-45deg)}.marketing-chapter{scroll-margin-top:82px}.chapter-reveal{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:no-preference){.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter:not([data-entered=true]) .chapter-reveal,.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter.chapter-reveal:not([data-entered=true]){opacity:0;transform:translateY(24px)}.marketing-home-v2[data-scroll-enhanced=true] .chapter-reveal{transition:opacity .52s cubic-bezier(.23,1,.32,1),transform .68s cubic-bezier(.23,1,.32,1)}.marketing-home-v2[data-scroll-enhanced=true] .chapter-reveal-secondary{transition-delay:70ms}}@media (min-width:901px) and (min-height:650px){html:has(.marketing-home-v2){scroll-padding-top:82px}.marketing-chapter{align-content:center;min-height:0;scroll-margin-top:82px;display:grid}.marketing-hero-chapter{grid-template-rows:minmax(0,1fr) auto;min-height:calc(100dvh - 73px)}.marketing-hero-v2{align-self:center;padding-block:30px 34px}.hero-network,.hero-network-frame{min-height:430px}.connectivity-story{margin-top:0;padding-block:50px 54px}.connectivity-story-layout{width:min(100%, var(--website-wide));margin-inline:auto}.connectivity-story-heading>p:last-child{margin-top:18px}.connectivity-steps{margin-top:24px}.connectivity-step{padding-block:13px 14px}.integration-discovery{align-self:center;padding-block:44px 48px}.integration-discovery-console{margin-top:28px;padding-block:26px 24px}.integration-discovery-results{margin-top:18px}.integration-discovery-results>a{min-height:70px;padding-block:12px}.integration-discovery-results .integration-icon{width:48px;height:48px}.audience-section-v2,.resource-section-v2{padding-block:46px 50px}.audience-stage,.resource-stage{margin-top:28px}.audience-path{min-height:292px;padding:26px}.audience-path-copy{margin-top:20px}.audience-path-signal{margin-top:18px}.resource-list-v2>a,.resource-list-v2>a:nth-child(odd),.resource-list-v2>a:nth-child(2n){min-height:76px;padding-block:12px}.about-section-v2{padding-block:54px}}@media (min-width:901px) and (max-height:780px){.marketing-hero-v2{padding-block:12px 14px}.marketing-hero-v2 h1{font-size:clamp(3.1rem,4.4vw,3.55rem)}.marketing-hero-v2 .marketing-intro{margin-top:16px;font-size:1.05rem}.marketing-hero-v2 .marketing-actions,.marketing-hero-proof{margin-top:22px}.hero-network,.hero-network-frame{min-height:400px}.integration-ticker{padding-block:8px}}@media (min-width:761px) and (max-width:1180px){.website-header-main{grid-template-columns:minmax(0,1fr) auto;gap:20px;min-width:0;padding-inline:16px}.website-menu-toggle{grid-column:2;display:grid}.website-product-nav{z-index:2;border:1px solid var(--border);opacity:0;pointer-events:none;transform-origin:100% 0;visibility:hidden;background:#fff;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:min(520px,100vw - 32px);padding:10px;transition:opacity .16s,transform .2s cubic-bezier(.23,1,.32,1),visibility 0s linear .2s;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(-8px)scale(.985);box-shadow:0 18px 48px #283a4029}.website-product-nav[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(0)scale(1)}.website-product-nav>a,.website-product-nav .website-demo-link,.website-solutions-menu>summary{text-align:center;border:0;border-radius:9px;justify-content:center;min-height:46px;padding:10px;font-size:.84rem}.website-product-nav .website-language-link{background:var(--surface-soft);border-left:0;padding-left:10px}.website-solutions-menu{grid-column:1/-1}.website-solutions-menu>div{border:0;border-top:1px solid var(--border);width:100%;min-width:0;box-shadow:none;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));padding:6px 0 0;position:static;transform:none}.website-solutions-menu>div a{white-space:normal;text-align:center;justify-content:center;min-height:44px;padding:8px}}@media (max-width:760px){.website-header{border-radius:0 0 15px 15px;width:min(100% - 16px,1320px)}.website-header-main{grid-template-columns:minmax(0,1fr) auto;gap:16px;min-width:0;min-height:66px;padding:0 10px 0 14px}.website-brand img{width:146px}.website-menu-toggle{grid-column:2;display:grid}.website-product-nav{z-index:2;border:1px solid var(--border);opacity:0;pointer-events:none;transform-origin:100% 0;visibility:hidden;background:#fff;border-radius:14px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:auto;max-width:100%;padding:10px;transition:opacity .16s,transform .2s cubic-bezier(.23,1,.32,1),visibility 0s linear .2s;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;transform:translateY(-8px)scale(.985);box-shadow:0 18px 48px #283a4029}.website-product-nav[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(0)scale(1)}.website-product-nav a,.website-product-nav .website-demo-link{text-align:center;border:0;border-radius:9px;justify-content:center;min-height:46px;padding:10px;font-size:.84rem}.website-product-nav .website-language-link{background:var(--surface-soft);border-left:0;padding-left:10px}.website-solutions-menu{grid-column:1/-1}.website-solutions-menu>summary{border-radius:9px;justify-content:center;min-height:46px;padding:10px;font-size:.84rem}.website-solutions-menu>div{border:0;border-top:1px solid var(--border);width:100%;min-width:0;box-shadow:none;border-radius:0;grid-template-columns:1fr;padding:6px 0 0;position:static;transform:none}.website-solutions-menu>div a{white-space:normal;text-align:center;justify-content:center;min-height:44px}.marketing-chapter{min-height:0;scroll-margin-top:72px}.marketing-hero-chapter:before{opacity:.42;width:100%}.marketing-hero-v2{padding-block:36px 46px}.marketing-hero-v2 h1{font-size:clamp(2.35rem,11.4vw,2.95rem)}.hero-network,.hero-network-frame{min-height:320px}.hero-network-node{width:116px}.connectivity-story{margin-top:0;padding-block:52px 56px}.integration-discovery,.audience-section-v2,.resource-section-v2,.about-section-v2{padding-block:54px 60px}.audience-stage,.resource-stage{margin-top:28px}.audience-path{gap:12px;padding:22px 18px}.audience-path-copy{margin-top:12px}.resource-list-v2>a,.resource-list-v2>a:nth-child(odd),.resource-list-v2>a:nth-child(2n){padding-block:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}html:has(.marketing-home-v2){scroll-snap-type:none}.website-header,.website-product-nav,.website-solutions-menu-panel{transition:none}.marketing-hero-v2 h1 span:after{animation:none;transform:scaleX(1)}}@media (max-width:1100px){.website-footer-main{grid-template-columns:1fr;gap:52px}.website-footer nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 56px}}@media (max-width:640px){.website-footer{padding:52px 20px 24px}.website-footer-main{gap:44px}.website-footer nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.website-footer-bottom{flex-direction:column;align-items:flex-start;margin-top:46px}.hero-network-core{padding:0}.hero-network-core-logo{width:78px}.resource-hub-intro{grid-template-columns:64px minmax(0,1fr);gap:18px}.resource-hub-logo{width:64px}}.marketing-home-v2>.marketing-chapter,.marketing-content-page>section{border-top:1px solid var(--border);position:relative}.marketing-home-v2{overflow-x:clip}.marketing-home-v2>.marketing-hero-chapter{background:radial-gradient(ellipse 42% 58% at 86% 8%, #c0d10033, transparent 72%), radial-gradient(ellipse 36% 46% at 62% 94%, #c0d10014, transparent 74%), radial-gradient(ellipse 46% 62% at 5% 78%, #3b505714, transparent 72%), linear-gradient(112deg, #fff0 42%, #f0f4e78a 100%), var(--background);border-top:0}.marketing-home-v2>#integration-discovery{background:var(--surface-soft);width:100%;padding-inline:max(14px, calc((100% - var(--website-wide)) / 2))}.marketing-home-v2>#audiences{background:radial-gradient(circle at 88% 18%, #c0d1001c, transparent 28%), var(--surface-soft);width:100%;padding-inline:max(14px, calc((100% - var(--website-wide)) / 2))}.marketing-home-v2>#resources{background:var(--surface-soft)}.homepage-social-proof{width:100%;padding-inline:max(24px, calc((100% - var(--website-wide)) / 2));overflow:hidden}.homepage-ecosystem-proof{background:var(--background);padding-block:94px clamp(68px,7vw,104px)}.homepage-success-stories{background:radial-gradient(circle at 88% 12%, #c0d1001f, transparent 28%), color-mix(in srgb, var(--lime-soft) 52%, white);padding-block:72px 78px}.homepage-proof-heading,.homepage-stories-intro{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:end;gap:clamp(48px,8vw,112px);display:grid}.homepage-proof-heading h2,.homepage-stories-intro h2{letter-spacing:-.055em;text-wrap:balance;max-width:15ch;margin:0;font-size:clamp(2.5rem,5vw,5.4rem);line-height:.94}.homepage-stories-intro h2{max-width:17ch;font-size:clamp(2.5rem,4.15vw,4.45rem)}.homepage-proof-heading>p,.homepage-stories-intro>p{max-width:54ch;color:var(--muted);text-wrap:pretty;margin:0;line-height:1.65}.homepage-logo-rail{border-block:1px solid color-mix(in srgb, var(--ink) 15%, transparent);background:var(--lime-soft);cursor:grab;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:calc(100% + 48px);margin:58px -24px 0;position:relative;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.homepage-logo-rail::-webkit-scrollbar{display:none}.homepage-logo-rail[data-dragging=true]{cursor:grabbing}.homepage-logo-track{width:max-content;display:flex}.homepage-logo-group{align-items:stretch;display:flex}.homepage-logo-group a{border-right:1px solid color-mix(in srgb, var(--ink) 14%, transparent);width:clamp(190px,17vw,250px);min-height:142px;color:var(--ink);-webkit-user-drag:none;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:18px;padding:26px 28px;text-decoration:none;transition:background .22s cubic-bezier(.23,1,.32,1),transform .22s cubic-bezier(.23,1,.32,1);display:grid}.homepage-logo-group a:hover,.homepage-logo-group a:focus-visible{background:#ffffff9e}.homepage-logo-group a:active{transform:translateY(1px)}.homepage-logo-group .integration-icon{background:#fff;border:0;border-radius:14px;width:62px;height:62px;box-shadow:0 9px 24px #3b50571a}.homepage-logo-group .integration-icon img{-webkit-user-drag:none;max-width:48px;max-height:42px}.homepage-logo-name{font-size:.92rem;font-weight:800;line-height:1.25}.homepage-stories-intro{align-items:end}.homepage-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;margin-top:42px;display:grid}.homepage-story{border-top:4px solid var(--ink);min-width:0;color:inherit;background:#ffffffe0;border-radius:0 0 18px 18px;grid-template-rows:auto 1fr;text-decoration:none;transition:box-shadow .26s,transform .26s;display:grid;overflow:hidden;box-shadow:0 20px 54px #3b50571a}.homepage-story:focus-visible{outline:3px solid var(--lime-ink);outline-offset:5px}.homepage-story:hover,.homepage-story:focus-visible{transform:translateY(-4px);box-shadow:0 28px 66px #3b505729}.homepage-story-image{background:var(--surface-muted);min-height:clamp(220px,18vw,260px);position:relative;overflow:hidden}.homepage-story-image img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.homepage-story:hover .homepage-story-image img{transform:scale(1.025)}.homepage-story-copy{flex-direction:column;min-height:230px;padding:25px clamp(20px,2vw,30px) 28px;display:flex}.homepage-story-copy small{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:850}.homepage-story-copy h3{letter-spacing:-.04em;margin:14px 0 0;font-size:clamp(1.4rem,2vw,2.1rem);line-height:1}.homepage-story-copy p{max-width:54ch;color:var(--muted);text-wrap:pretty;margin:14px 0 0;line-height:1.6}.homepage-story-copy strong{color:var(--ink);align-items:center;gap:8px;margin-top:auto;padding-top:22px;font-size:.82rem;display:inline-flex}.homepage-story-copy strong span{color:var(--lime-ink);transition:transform .18s}.homepage-story:hover .homepage-story-copy strong span,.homepage-story:focus-visible .homepage-story-copy strong span{transform:translate(2px,-2px)}.success-story-page{--website-wide:1240px;background:var(--background);overflow:clip}.success-story-hero{width:min(calc(100% - 48px), var(--website-wide));isolation:isolate;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;gap:clamp(52px,8vw,112px);min-height:600px;margin-inline:auto;padding-block:68px 76px;display:grid;position:relative}.success-story-hero:before{z-index:-1;aspect-ratio:1;content:"";opacity:.035;background:url(/images/mergeport/mergeport-mark.svg) 50%/contain no-repeat;width:min(38vw,470px);position:absolute;top:50%;left:-12%;transform:translateY(-50%)rotate(-8deg)}.success-story-hero-copy h1{max-width:8ch;color:var(--ink);letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(3.8rem,6.7vw,6.6rem);font-weight:850;line-height:.88}.success-story-hero-copy>p:last-child{max-width:54ch;color:var(--ink-soft);text-wrap:pretty;margin:30px 0 0;font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.65}.success-story-hero-image{background:var(--surface-muted);border-radius:24px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px 72px #3b50572e}.success-story-hero-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#1c282c6b);position:absolute;inset:0}.success-story-hero-image img{object-fit:cover}.success-story-perspective{background:var(--lime-soft);width:100%;padding:32px max(24px, calc((100% - var(--website-wide)) / 2)) 36px;grid-template-columns:minmax(210px,.35fr) minmax(0,.65fr);gap:48px;display:grid}.success-story-perspective strong{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.09em;text-transform:uppercase;font-size:.7rem}.success-story-perspective p{max-width:72ch;color:var(--ink-soft);margin:0;line-height:1.6}.success-story-chapters{width:min(calc(100% - 48px), var(--website-wide));grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-inline:auto;padding-block:86px 48px;display:grid}.success-story-chapters>section{border-top:4px solid var(--ink);background:var(--surface-soft);border-radius:0 0 18px 18px;grid-template-rows:auto 1fr;gap:42px;min-height:420px;padding:30px clamp(24px,2.5vw,36px) 38px;display:grid}.success-story-chapters>section:nth-child(2){border-top-color:var(--lime);background:var(--ink);color:#fff}.success-story-chapters>section:nth-child(3){background:color-mix(in srgb, var(--lime-soft) 64%, white)}.success-story-chapters>section>span{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.1em;padding-top:0;font-size:.72rem;font-weight:850}.success-story-chapters h2{max-width:13ch;color:var(--ink);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,2.7vw,3rem);line-height:.98}.success-story-chapters p{max-width:68ch;color:var(--muted);text-wrap:pretty;margin:24px 0 0;font-size:.98rem;line-height:1.66}.success-story-chapters>section:nth-child(2) h2{color:#fff}.success-story-chapters>section:nth-child(2) p{color:#ffffffb3}.success-story-chapters>section:nth-child(2)>span{color:var(--lime)}.success-story-back{margin:0 max(24px, calc((100% - var(--website-wide)) / 2)) 72px;color:var(--ink);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:4px;align-items:center;gap:10px;font-weight:850;text-decoration-thickness:2px;display:inline-flex}.success-story-back:hover,.success-story-back:focus-visible{color:var(--lime-ink)}.success-story-back:focus-visible{outline:3px solid var(--lime-ink);outline-offset:5px}.success-story-cta{background:var(--ink);padding:92px max(24px, calc((100% - var(--website-wide)) / 2)) 102px;color:#fff;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(48px,8vw,112px);display:grid}.success-story-cta .marketing-eyebrow{color:var(--lime)}.success-story-cta h2{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:16ch;margin:0;font-size:clamp(2.45rem,5vw,5rem);line-height:.96}.success-story-cta>div:last-child>p{color:#ffffffb8;max-width:52ch;margin:0;line-height:1.65}.success-story-cta .marketing-primary-action{width:max-content;margin-top:28px}.animated-metric{font-variant-numeric:tabular-nums;min-width:2ch;display:inline-block}.homepage-build-choice{background:var(--background);width:100%;padding:104px max(24px, calc((100% - var(--website-wide)) / 2)) 116px;isolation:isolate;position:relative;overflow:hidden}.homepage-build-choice:before{z-index:-1;aspect-ratio:1;content:"";opacity:.035;background:url(/images/mergeport/mergeport-mark.svg) 50%/contain no-repeat;width:520px;position:absolute;top:-170px;right:-110px;transform:rotate(12deg)}.homepage-build-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:clamp(48px,8vw,112px);display:grid}.homepage-build-heading h2{max-width:14ch;margin:0}.homepage-build-heading>p{max-width:50ch;color:var(--muted);margin:0;line-height:1.65}.homepage-build-stage{border:1px solid var(--border);background:#fff;border-radius:24px;margin-top:40px;overflow:hidden;box-shadow:0 18px 48px #3b505717}.homepage-build-comparison{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%}.homepage-build-comparison th,.homepage-build-comparison td{vertical-align:top;padding:22px 30px}.homepage-build-comparison tr>:first-child{width:23%}.homepage-build-comparison thead th{vertical-align:bottom;padding-block:28px}.homepage-build-comparison thead th:first-child,.homepage-build-comparison thead span{color:var(--muted);font-size:.7rem;font-weight:750;line-height:1.5}.homepage-build-comparison thead strong{letter-spacing:-.025em;margin-top:9px;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.15;display:block}.homepage-build-comparison tbody th,.homepage-build-comparison td{border-top:1px solid var(--border);font-size:.9rem;line-height:1.55}.homepage-build-comparison tbody th{color:var(--ink);font-weight:750}.homepage-build-comparison td{color:var(--muted)}.homepage-build-comparison tr>:last-child{background:var(--ink);color:#fff;border-color:#ffffff26}.homepage-build-comparison thead th:last-child span{color:var(--lime)}.homepage-build-comparison tbody td:last-child{color:#ffffffd9}.homepage-build-mobile-label{display:none}.homepage-operating-modes{border-top:1px solid color-mix(in srgb, var(--ink) 12%, transparent);background:var(--lime-soft);grid-template-columns:1fr;gap:28px;padding:36px 30px;display:grid}.homepage-operating-modes>header p{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:850}:lang(de) .homepage-operating-modes>header h3,.homepage-operating-modes>header h3{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;max-width:none;color:var(--ink);letter-spacing:-.025em;margin:10px 0 0;font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.15}.homepage-operating-modes dl{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.homepage-operating-modes dl>div{min-width:0;padding-right:30px}.homepage-operating-modes dl>div+div{border-left:1px solid color-mix(in srgb, var(--ink) 18%, transparent);padding-left:30px}.homepage-operating-modes dl>div:last-child{padding-right:0}.homepage-operating-modes dt{color:var(--ink);letter-spacing:-.025em;font-size:1.3rem;font-weight:850}.homepage-operating-modes dd{color:var(--muted);margin:12px 0 0;font-size:.86rem;line-height:1.55}.homepage-operating-modes dd strong{color:var(--ink);margin-bottom:5px;font-weight:650;display:block}.homepage-build-note{border-top:1px solid color-mix(in srgb, var(--ink) 16%, transparent);justify-content:space-between;align-items:center;gap:24px;padding-top:24px;display:flex}.homepage-build-note small{max-width:62ch;color:var(--muted);line-height:1.5}.homepage-build-note a{color:var(--ink);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:5px;flex:none;font-size:.82rem;font-weight:850;text-decoration-thickness:2px}@media (max-width:800px){.homepage-build-comparison th,.homepage-build-comparison td{padding:18px}.homepage-build-comparison tr>:first-child{width:26%}}@media (max-width:640px){.homepage-build-comparison,.homepage-build-comparison tbody,.homepage-build-comparison tr,.homepage-build-comparison th,.homepage-build-comparison td{width:100%;display:block}.homepage-build-comparison thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.homepage-build-comparison tr>:first-child{width:100%}.homepage-build-comparison tbody th{background:var(--surface-soft);padding:14px 22px;font-size:1rem}.homepage-build-comparison tbody td{border:0;padding:18px 22px}.homepage-build-mobile-label{color:var(--ink);margin-bottom:7px;font-size:.7rem;font-weight:800;display:block}.homepage-build-comparison td:last-child .homepage-build-mobile-label{color:var(--lime)}}.homepage-publication-review{width:min(100% - 48px, var(--website-wide));background:#fff5df;border:2px dashed #a94b19;border-radius:16px;margin:42px auto 48px;overflow:hidden;box-shadow:0 18px 46px #502d191a}.homepage-publication-review header{color:#fff;background:#4a2c20;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:10px 48px;padding:28px 32px 30px;display:grid}.homepage-publication-review header>p{color:#ffd38a;font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin:0;font-size:.7rem;font-weight:850}.homepage-publication-review h2{color:#fff;margin:8px 0 0;font-size:clamp(1.85rem,3vw,2.8rem)}.homepage-publication-review header>span{color:#ffffffc2;align-self:end;max-width:58ch;line-height:1.55}.homepage-publication-review ol{margin:0;padding:0 32px;list-style:none}.homepage-publication-review li{border-bottom:1px solid #4a2c2029;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 0;display:grid}.homepage-publication-review li:last-child{border-bottom:0}.homepage-publication-review li>span{color:#a94b19;font-family:var(--mp-font-mono);font-size:.72rem;font-weight:850}.homepage-publication-review li div{min-width:0}.homepage-publication-review li strong{color:#4a2c20}.homepage-publication-review li p{color:#705548;margin:5px 0 0;line-height:1.5}.homepage-publication-review li small{color:#803912;font-family:var(--mp-font-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid #a94b19;padding:6px 9px;font-size:.64rem;font-weight:850}.marketing-home-v2>#about{border-top-color:#ffffff1f;padding-bottom:0}.marketing-page-proof,.marketing-page-chapter[data-section-tone=soft]{background:var(--surface-soft);box-shadow:0 0 0 100vmax var(--surface-soft);clip-path:inset(0 -100vmax)}.marketing-page-chapter[data-section-tone=white]{background:var(--background)}.restaurant-workflow{width:min(100% - 48px, var(--website-wide));border-block:1px solid color-mix(in srgb, var(--lime) 58%, var(--border));background-color:var(--lime-soft);box-shadow:0 0 0 100vmax var(--lime-soft);clip-path:inset(0 -100vmax);background-image:linear-gradient(#3b50570d 1px,#0000 1px),linear-gradient(90deg,#3b50570d 1px,#0000 1px);background-size:56px 56px;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:end;gap:36px clamp(54px,8vw,108px);margin-inline:auto;display:grid}.restaurant-workflow header{align-self:center}.restaurant-workflow header>p:last-child{max-width:58ch;color:var(--ink-soft);margin:24px 0 0;font-size:1.04rem;line-height:1.65}.restaurant-workflow-steps{grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;margin:0;padding:0;list-style:none;display:grid}.restaurant-workflow-steps li{border-top:4px solid var(--ink);background:#ffffffbd;min-height:230px;padding:25px 27px 28px;position:relative}.restaurant-workflow-steps li+li{border-left:1px solid color-mix(in srgb, var(--ink) 18%, transparent)}.restaurant-workflow-steps li>span{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:46px;font-size:.72rem;font-weight:800;display:block}.restaurant-workflow-steps strong{max-width:16ch;font-size:1.02rem;line-height:1.2;display:block}.restaurant-workflow-steps p{color:var(--ink-soft);margin:13px 0 0;font-size:.86rem;line-height:1.55}.restaurant-workflow-steps svg{z-index:1;background:var(--lime);width:22px;height:22px;color:var(--ink);border-radius:50%;padding:4px;position:absolute;top:25px;right:-11px}.restaurant-workflow>.marketing-primary-action{grid-column:1/-1;width:max-content}@media (max-width:900px){.success-story-hero{grid-template-columns:1fr;gap:44px;min-height:0;padding-block:72px 76px}.success-story-hero-image{min-height:min(88vw,620px)}.success-story-perspective,.success-story-cta{grid-template-columns:1fr}.success-story-perspective{gap:12px}.success-story-chapters{grid-template-columns:1fr;padding-block:76px 42px}.success-story-chapters>section{grid-template-rows:none;grid-template-columns:48px minmax(0,1fr);gap:22px;min-height:0}.success-story-cta{gap:32px;padding-block:72px 80px}.homepage-social-proof{padding-inline:14px}.homepage-ecosystem-proof{padding-block:76px 60px}.homepage-success-stories{padding-block:64px 74px}.homepage-proof-heading,.homepage-stories-intro{grid-template-columns:1fr;gap:28px}.homepage-logo-rail{width:calc(100% + 28px);margin:44px -14px 0}.homepage-story-grid{margin-top:40px;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:16px;width:calc(100% + 28px);margin-inline:-14px;padding:0 14px 20px;scroll-padding-inline:14px;display:flex;overflow-x:auto}.homepage-story:first-child,.homepage-story:nth-child(2),.homepage-story:nth-child(3){scroll-snap-align:start;flex:0 0 min(82vw,520px);margin-top:0}.homepage-story-image,.homepage-story:nth-child(2) .homepage-story-image,.homepage-story:nth-child(3) .homepage-story-image{min-height:min(58vw,360px)}.homepage-story-copy{min-height:238px}.homepage-build-choice{padding:76px 14px 84px}.homepage-build-heading{grid-template-columns:1fr;gap:28px}.homepage-build-stage{margin-top:40px}.homepage-operating-modes{grid-column:auto;grid-template-columns:1fr}.homepage-build-note{grid-column:auto}.homepage-publication-review{width:calc(100% - 28px);margin-block:28px 34px}.homepage-publication-review header{grid-template-columns:1fr;gap:12px;padding:24px 22px 26px}.homepage-publication-review ol{padding-inline:22px}.homepage-publication-review li{grid-template-columns:34px minmax(0,1fr)}.homepage-publication-review li small{grid-column:2;width:max-content}.restaurant-workflow{width:min(100% - 32px, var(--website-wide));grid-template-columns:1fr;gap:38px}.restaurant-workflow-steps li{min-height:210px}}@media (max-width:620px){.success-story-hero{padding-block:56px 42px}.success-story-hero,.success-story-chapters{width:calc(100% - 28px)}.success-story-hero-copy h1{font-size:clamp(3.2rem,19vw,5rem)}.success-story-hero-image{min-height:92vw}.success-story-chapters>section{grid-template-columns:1fr;gap:14px;min-height:0;padding-block:30px 38px}.success-story-chapters{padding-top:36px}.success-story-chapters>section>span{padding-top:0}.success-story-back{margin-bottom:70px}.homepage-proof-heading h2,.homepage-stories-intro h2{font-size:clamp(2.25rem,13vw,3.65rem)}.homepage-stories-intro h2{max-width:11ch;font-size:clamp(2.15rem,10vw,2.75rem)}.homepage-logo-group a{grid-template-columns:54px minmax(0,1fr);width:210px;min-height:124px;padding:22px 18px}.homepage-logo-group .integration-icon{width:54px;height:54px}.homepage-story-copy{min-height:246px;padding:26px 22px 32px}.homepage-story:first-child,.homepage-story:nth-child(2),.homepage-story:nth-child(3){flex-basis:84vw}.connectivity-story h2 span{white-space:normal}.homepage-operating-modes{gap:24px;padding:28px 22px 32px}.homepage-operating-modes dl{grid-template-columns:1fr}.homepage-operating-modes dl>div{padding:0}.homepage-operating-modes dl>div+div{border-top:1px solid color-mix(in srgb, var(--ink) 16%, transparent);border-left:0;margin-top:22px;padding:22px 0 0}.homepage-build-note{flex-direction:column;align-items:flex-start}.restaurant-workflow{width:min(100% - 28px, var(--website-wide))}.restaurant-workflow-steps{grid-template-columns:1fr}.restaurant-workflow-steps li{border-top-width:3px;min-height:0;padding:23px 22px 26px}.restaurant-workflow-steps li+li{border-left:0}.restaurant-workflow-steps li>span{margin-bottom:24px}.restaurant-workflow-steps svg{top:auto;bottom:-12px;right:18px;transform:rotate(135deg)}}@media (prefers-reduced-motion:reduce){.homepage-story-image img{transition:none}}@media (min-width:1101px) and (min-height:700px){html:has(.marketing-home-v2){scroll-padding-top:0}.marketing-home-v2>.marketing-chapter{min-height:0;scroll-margin-top:0}.marketing-home-v2>.marketing-hero-chapter,.marketing-home-v2>#how-it-works{min-height:100dvh}.marketing-home-v2>.homepage-success-stories{align-content:center;min-height:100dvh}.marketing-home-v2 .connectivity-story,.marketing-home-v2 .integration-discovery,.marketing-home-v2 .ecosystem-proof,.marketing-home-v2 .audience-section-v2,.marketing-home-v2 .resource-section-v2,.marketing-home-v2 .about-section-v2{padding-block:clamp(76px,9vh,112px)}.marketing-home-v2 .audience-stage,.marketing-home-v2 .resource-stage,.marketing-home-v2 .ecosystem-proof-stage{margin-top:clamp(38px,5vh,58px)}.marketing-content-page>section:not(.marketing-page-final){align-content:center;min-height:0;padding-block:clamp(88px,10vh,126px);display:grid}.marketing-content-page>.marketing-page-hero,.marketing-content-page>.marketing-composition-hero{min-height:calc(100dvh - 73px)}}@media (prefers-reduced-motion:no-preference){.marketing-home-v2[data-scroll-enhanced=true] .chapter-reveal,.marketing-home-v2[data-scroll-enhanced=true] .connectivity-story-copy,.marketing-home-v2[data-scroll-enhanced=true] .architecture-comparison,.marketing-home-v2[data-scroll-enhanced=true] .integration-discovery-heading,.marketing-home-v2[data-scroll-enhanced=true] .integration-discovery-console,.marketing-home-v2[data-scroll-enhanced=true] .audience-path,.marketing-home-v2[data-scroll-enhanced=true] .resource-hub,.marketing-home-v2[data-scroll-enhanced=true] .resource-list-v2,.marketing-home-v2[data-scroll-enhanced=true] .homepage-trust-stat,.marketing-home-v2[data-scroll-enhanced=true] .about-principles li,.marketing-content-page[data-scroll-enhanced=true]>section>*{transition:opacity .48s cubic-bezier(.23,1,.32,1),transform .64s cubic-bezier(.23,1,.32,1)}.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=split]:not([data-entered=true]) .chapter-reveal-primary,.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=split-reverse]:not([data-entered=true]) .chapter-reveal-secondary,.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=split-reverse]:not([data-entered=true]) .connectivity-story-copy{opacity:0;transform:translate(-18px)}.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=split]:not([data-entered=true]) .chapter-reveal-secondary,.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=split-reverse]:not([data-entered=true]) .chapter-reveal-primary,.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=split-reverse]:not([data-entered=true]) .architecture-comparison{opacity:0;transform:translate(18px)}.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=focus]:not([data-entered=true]) .chapter-reveal,.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=focus]:not([data-entered=true]) .integration-discovery-heading{opacity:0;transform:translateY(12px)}.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=focus]:not([data-entered=true]) .integration-discovery-console{opacity:0;transform:translateY(16px)scale(.985)}.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=stagger]:not([data-entered=true]) .audience-path,.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=stagger]:not([data-entered=true]) .homepage-trust-stat,.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=stagger]:not([data-entered=true]) .about-principles li{opacity:0;transform:translateY(14px)}.marketing-home-v2[data-scroll-enhanced=true] .audience-path:nth-child(2),.marketing-home-v2[data-scroll-enhanced=true] .homepage-trust-stat:nth-child(2),.marketing-home-v2[data-scroll-enhanced=true] .about-principles li:nth-child(2){transition-delay:60ms}.marketing-home-v2[data-scroll-enhanced=true] .audience-path:nth-child(3),.marketing-home-v2[data-scroll-enhanced=true] .homepage-trust-stat:nth-child(3),.marketing-home-v2[data-scroll-enhanced=true] .about-principles li:nth-child(3){transition-delay:.12s}.marketing-home-v2[data-scroll-enhanced=true] .homepage-trust-stat:nth-child(4){transition-delay:.18s}.marketing-home-v2[data-scroll-enhanced=true] .homepage-trust-stat:nth-child(5){transition-delay:.24s}.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=split-reverse]:not([data-entered=true]) .resource-hub{opacity:0;transform:translate(-18px)}.marketing-home-v2[data-scroll-enhanced=true] .marketing-chapter[data-motion=split-reverse]:not([data-entered=true]) .resource-list-v2{opacity:0;transform:translate(18px)}.marketing-content-page[data-scroll-enhanced=true]>section:not([data-entered=true])>*{opacity:0}.marketing-content-page[data-scroll-enhanced=true]>section[data-motion=split]:not([data-entered=true])>:first-child,.marketing-content-page[data-scroll-enhanced=true]>section[data-motion=split-reverse]:not([data-entered=true])>:last-child{transform:translate(-18px)}.marketing-content-page[data-scroll-enhanced=true]>section[data-motion=split]:not([data-entered=true])>:last-child,.marketing-content-page[data-scroll-enhanced=true]>section[data-motion=split-reverse]:not([data-entered=true])>:first-child{transform:translate(18px)}.marketing-content-page[data-scroll-enhanced=true]>section[data-motion=focus]:not([data-entered=true])>*{transform:translateY(12px)scale(.985)}}@media (max-width:1100px),(max-height:699px){.marketing-content-page>section{min-height:0}}@media (prefers-reduced-motion:reduce){html:has(.marketing-home-v2){scroll-snap-type:none}.marketing-home-v2 [data-motion],.marketing-content-page [data-motion]{scroll-snap-align:none}}.marketing-content-page>.marketing-stage:not(.marketing-page-final){width:min(100% - 48px, var(--website-wide));margin-inline:auto;padding-block:clamp(84px,9vw,124px)}.marketing-section-intro{max-width:780px}.marketing-section-intro h2,.marketing-api-proof h2,.marketing-resource-handoff h2,.marketing-company-identity h2,.marketing-editorial-checklist h2{max-width:15ch}.marketing-section-intro>p:last-child,.marketing-api-proof-copy>p,.marketing-resource-handoff p,.marketing-company-identity p,.marketing-editorial-checklist header>p:last-child{max-width:62ch;color:var(--ink-soft);margin:22px 0 0;font-size:1rem;line-height:1.68}.marketing-section-intro-split{grid-template-columns:minmax(0,1.2fr) minmax(280px,.58fr);align-items:end;gap:72px;max-width:none;display:grid}.marketing-section-intro-split>p:last-child{margin:0}.marketing-composition-hero{isolation:isolate;grid-template-columns:minmax(0,.93fr) minmax(480px,1.07fr);align-items:center;gap:clamp(54px,7vw,100px);display:grid;position:relative}.marketing-composition-hero:before{z-index:-1;inset-block:0;background:radial-gradient(ellipse 40% 58% at 87% 6%, #c0d10030, transparent 72%), radial-gradient(ellipse 32% 46% at 63% 96%, #c0d10012, transparent 76%), radial-gradient(ellipse 44% 62% at 4% 72%, #3b505712, transparent 72%), linear-gradient(112deg, #fff0 40%, #f0f4e77a 100%), var(--surface-soft);content:"";pointer-events:none;width:100vw;position:absolute;left:50%;transform:translate(-50%)}.marketing-composition-hero:after{z-index:-1;inset-block:0;content:"";opacity:.68;pointer-events:none;background-image:linear-gradient(#3b50570f 1px,#0000 1px),linear-gradient(90deg,#3b50570f 1px,#0000 1px);background-size:72px 72px;width:100vw;position:absolute;left:50%;transform:translate(-50%);-webkit-mask-image:radial-gradient(62% 72% at 78% 43%,#000 6%,#0000 76%);mask-image:radial-gradient(62% 72% at 78% 43%,#000 6%,#0000 76%)}.marketing-content-page>.marketing-composition-hero.marketing-stage{padding-block:clamp(64px,7vh,88px)}.marketing-composition-hero h1,.marketing-editorial-hero h1{max-width:12ch;font-size:clamp(3.25rem,5vw,4.55rem);line-height:.96}.marketing-composition-hero h1{text-wrap:balance;max-width:16ch;font-size:clamp(3rem,4.6vw,4rem);line-height:1.02}.marketing-content-page[data-page-slug=for-restaurant-technology] .marketing-composition-hero{grid-template-columns:minmax(0,1.05fr) minmax(450px,.95fr);gap:clamp(48px,6vw,84px)}.marketing-content-page[data-page-slug=for-restaurant-technology] .marketing-composition-hero h1{max-width:14ch;font-size:clamp(3.1rem,4.4vw,4rem)}.marketing-editorial-hero h1{max-width:14ch;font-size:clamp(3.25rem,4.6vw,4.45rem)}:lang(de) .marketing-composition-hero h1,:lang(de) .marketing-editorial-hero h1,:lang(de) .marketing-utility-hero h1{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal}.marketing-boundary-rails>article>span,.marketing-scope-rows>article>span,.marketing-use-case-landscape article>span,.marketing-process-line>li>span,.marketing-resource-link>span,.marketing-operating-track article>span,.marketing-editorial-checklist li>span,.marketing-directed-flow-line span{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.11em;font-size:.69rem;font-weight:850}.marketing-architecture-boundary,.marketing-scope-matrix,.marketing-process,.marketing-use-cases,.marketing-operating-model{align-content:center;gap:clamp(44px,6vw,76px);display:grid}.marketing-architecture-boundary,.marketing-process,.marketing-company-identity{background:var(--surface-soft);box-shadow:0 0 0 100vmax var(--surface-soft);clip-path:inset(0 -100vmax)}.marketing-content-page[data-page-slug=for-ordering-platforms]>.marketing-scope-matrix{background:color-mix(in srgb, var(--lime-soft) 46%, white);box-shadow:0 0 0 100vmax color-mix(in srgb, var(--lime-soft) 46%, white);clip-path:inset(0 -100vmax)}.marketing-content-page>.marketing-architecture-boundary{gap:clamp(32px,4vh,48px);padding-block:clamp(56px,7vh,78px)}.marketing-boundary-diagram{border:1px solid var(--border);background:var(--border);border-radius:26px;grid-template-columns:1fr;gap:1px;display:grid;overflow:hidden}.marketing-boundary-core{background:var(--ink);color:#fff;grid-template-columns:auto 1fr;align-items:center;gap:24px;min-width:0;padding:20px 32px;display:grid}.marketing-boundary-core span{color:var(--lime);font-family:var(--mp-font-mono);letter-spacing:.12em;font-size:.72rem;font-weight:850}.marketing-boundary-core strong{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;max-width:none;font-size:1.1rem;line-height:1}.marketing-boundary-rails{background:#fff;display:grid}.marketing-boundary-rails>article{grid-template-columns:56px minmax(180px,.6fr) minmax(0,1fr);align-items:center;gap:28px;padding:27px 32px;display:grid}.marketing-boundary-rails>article+article{border-top:1px solid var(--border)}.marketing-boundary-rails h3,.marketing-scope-rows h3,.marketing-use-case-landscape h3,.marketing-process-line h3,.marketing-resource-grid h3,.marketing-operating-track h3,.marketing-editorial-checklist h3{font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.08}.marketing-boundary-rails p,.marketing-scope-rows p,.marketing-use-case-landscape p,.marketing-process-line p,.marketing-resource-grid p,.marketing-operating-track p,.marketing-editorial-checklist li p{color:var(--ink-soft);margin:0;line-height:1.58}.marketing-coverage{align-content:center;gap:46px;display:grid}.marketing-coverage-board{border:1px solid var(--border);background:#fff;border-radius:26px;grid-template-columns:minmax(230px,.56fr) minmax(0,1.44fr);display:grid;overflow:hidden}.marketing-coverage-count{background:var(--ink);color:#fff;grid-template-rows:auto 1fr auto auto;min-height:340px;padding:30px;display:grid}.marketing-coverage-count>span,.marketing-coverage-count>small{color:#ffffff9e;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:800}.marketing-coverage-count>strong{color:var(--lime);font-family:var(--mp-font-mono);letter-spacing:-.09em;align-self:end;font-size:clamp(5rem,9vw,7.4rem);line-height:.82}.marketing-coverage-count>a{color:#fff;text-transform:uppercase;border-top:1px solid #ffffff2b;justify-content:space-between;align-items:center;margin-top:28px;padding-top:18px;font-size:.75rem;font-weight:800;text-decoration:none;display:flex}.marketing-coverage-count svg,.marketing-coverage-list svg,.marketing-api-proof a svg,.marketing-resource-link svg{width:20px;height:20px}.marketing-coverage-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.marketing-coverage-list>a{border-bottom:1px solid var(--border);min-width:0;color:var(--ink);grid-template-columns:50px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:22px;text-decoration:none;transition:background .16s,box-shadow .16s;display:grid}.marketing-coverage-list>a:nth-child(odd){border-right:1px solid var(--border)}.marketing-coverage-list>a:hover,.marketing-coverage-list>a:focus-visible{background:var(--surface-soft)}.marketing-coverage-position{color:var(--muted);font-family:var(--mp-font-mono);font-size:.65rem}.marketing-coverage-list .integration-icon{width:50px;height:50px}.marketing-coverage-list>a>span:not(.integration-icon):not(.visually-hidden):not(.marketing-coverage-position){gap:4px;min-width:0;display:grid}.marketing-coverage-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.marketing-coverage-list small{color:var(--muted);text-transform:uppercase;font-size:.68rem}.marketing-api-proof{background:var(--ink);box-shadow:0 0 0 100vmax var(--ink);clip-path:inset(0 -100vmax);color:#fff;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(54px,8vw,110px);display:grid}.marketing-api-proof h2{color:#fff}.marketing-api-proof-copy>p{color:#ffffffad}.marketing-api-proof a{color:var(--lime);text-transform:uppercase;align-items:center;gap:12px;margin-top:28px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.marketing-code-window{background:#1f2c31;border:1px solid #ffffff29;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 28px 70px #00000038}.marketing-code-window figcaption{color:var(--lime);font-family:var(--mp-font-mono);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:baseline;gap:20px;padding:17px 22px;font-size:.78rem;display:flex}.marketing-code-window figcaption span{color:#ffffff80;font-family:var(--mp-font-sans);text-align:right;font-size:.7rem}.marketing-code-window pre{color:#edf3f4;font-family:var(--mp-font-mono);white-space:pre-wrap;margin:0;padding:clamp(24px,4vw,46px);font-size:clamp(.78rem,1.5vw,1rem);line-height:1.85}.marketing-scope-rows{border-top:1px solid var(--ink)}.marketing-scope-rows>article{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(230px,.7fr) minmax(0,1fr);align-items:baseline;gap:34px;padding:29px 0;display:grid}.marketing-directed-flow{background-color:var(--ink);max-width:none;box-shadow:0 0 0 100vmax var(--ink);clip-path:inset(0 -100vmax);color:#fff;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:56px 56px;width:100%!important}.marketing-directed-flow-line{width:min(100% - 48px, var(--website-wide));grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto;display:grid}.marketing-directed-flow-line>div{border:1px solid #ffffff24;align-content:space-between;min-height:250px;padding:28px;display:grid;position:relative}.marketing-directed-flow-line>div:nth-child(2){border-color:var(--lime);background:#c0d10014}.marketing-directed-flow-line img{width:58px;height:auto}.marketing-directed-flow-line strong{max-width:14ch;font-size:clamp(1.2rem,2.2vw,1.8rem)}.marketing-directed-flow-line svg{z-index:2;width:44px;color:var(--lime);position:absolute;top:50%;right:-23px}.marketing-process-line{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.marketing-process-line>li{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(0,1fr) 50px;align-items:center;gap:30px;padding:25px 0;display:grid}.marketing-process-line>li>div{grid-template-columns:minmax(200px,.62fr) minmax(0,1fr);align-items:baseline;gap:38px;display:grid}.marketing-process-link{border:1px solid var(--border);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.marketing-process-link svg{width:19px}.marketing-use-case-landscape{border:1px solid var(--border);background:var(--border);border-radius:26px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1px;display:grid;overflow:hidden}.marketing-use-case-landscape article{background:#fff;align-content:space-between;gap:24px;min-height:240px;padding:30px;display:grid}.marketing-use-case-landscape article[data-featured=true]{background:var(--ink);color:#fff;grid-row:span 2;min-height:481px}.marketing-use-case-landscape article[data-featured=true] h3{color:#fff;max-width:9ch;font-size:clamp(2rem,4vw,3.4rem)}.marketing-use-case-landscape article[data-featured=true] p{color:#ffffffad}.restaurant-workflow.marketing-stage{width:100%;max-width:none;padding-inline:max(24px, calc((100% - var(--website-wide)) / 2));grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center}.marketing-content-page>.restaurant-workflow.marketing-stage{grid-template-columns:minmax(320px,.6fr) minmax(0,1.4fr);gap:clamp(48px,5vw,80px);width:100%;max-width:none}.restaurant-workflow header .marketing-primary-action{width:max-content;margin-top:28px}:lang(de) .restaurant-workflow h2{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;font-size:clamp(2.75rem,4vw,3.5rem)}.restaurant-workflow>.marketing-primary-action{display:none}.marketing-utility-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.55fr);align-items:end;gap:80px;min-height:min(680px,100dvh - 72px);display:grid}.marketing-utility-hero h1{max-width:13ch;font-size:clamp(3.5rem,7vw,6.7rem);line-height:.9}.marketing-utility-hero-aside>span{border-bottom:1px solid var(--ink);color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;padding-bottom:14px;font-size:.72rem;font-weight:800;display:block}.marketing-resource-directory{background:var(--surface-soft);box-shadow:0 0 0 100vmax var(--surface-soft);clip-path:inset(0 -100vmax);gap:52px;display:grid}.marketing-resource-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.marketing-resource-link{border:1px solid var(--border);min-height:230px;color:var(--ink);background:#fff;border-radius:20px;grid-column:span 4;grid-template-rows:auto auto 1fr auto;padding:26px;text-decoration:none;transition:border-color .16s,box-shadow .16s;display:grid;position:relative}.marketing-resource-icon{background:var(--lime-soft);border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.marketing-resource-icon .section-icon{background:0 0;width:38px;height:38px}.marketing-resource-icon .section-icon svg{width:22px;height:22px}.marketing-resource-link>small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:22px;font-size:.7rem;font-weight:800}.marketing-resource-link:hover,.marketing-resource-link:focus-visible{border-color:color-mix(in srgb, var(--lime) 72%, var(--border));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--lime) 38%, transparent)}.marketing-resource-link>svg{transition:transform .18s cubic-bezier(.23,1,.32,1)}.marketing-resource-link:hover>svg,.marketing-resource-link:focus-visible>svg{transform:translate(2px,-2px)}.marketing-resource-link[data-index="1"]{background:var(--ink);color:#fff;grid-column:span 8;min-height:420px}.marketing-resource-link[data-index="2"]{grid-column:span 4}.marketing-resource-link[data-index="3"],.marketing-resource-link[data-index="4"],.marketing-resource-link[data-index="5"],.marketing-resource-link[data-index="6"]{grid-column:span 3}.marketing-resource-link h3{align-self:end;margin-top:54px}.marketing-resource-link[data-index="1"] h3{color:#fff;max-width:9ch;font-size:clamp(2.2rem,4.5vw,3.9rem)}.marketing-resource-link p{margin-top:16px}.marketing-resource-link[data-index="1"] p{color:#ffffffad;max-width:48ch}.marketing-resource-link[data-index="1"]>small,.marketing-resource-link[data-index="1"]>svg{color:var(--lime)}.marketing-resource-link[data-index="1"] .marketing-resource-icon{color:var(--lime);background:#ffffff1a}.marketing-resource-link[data-index="1"] .marketing-resource-icon .section-icon{color:inherit}.marketing-resource-link>svg{color:var(--lime-ink);position:absolute;top:24px;right:24px}.marketing-resource-handoff{grid-template-columns:180px minmax(0,1fr);gap:70px;display:grid}.marketing-resource-handoff>div{grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);align-items:end;gap:70px;display:grid}.marketing-resource-handoff p{margin:0}.marketing-editorial-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.46fr);align-items:center;gap:clamp(70px,10vw,150px);min-height:min(820px,100dvh - 72px);display:grid}.marketing-company-stamp{border:1px solid var(--border);background:var(--surface-soft);text-align:center;border-radius:999px 999px 28px 28px;align-content:space-between;min-height:440px;padding:52px 34px 34px;display:grid}.marketing-company-stamp img{width:72px;height:auto;margin-inline:auto}.marketing-company-stamp span,.marketing-company-stamp small{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.1em;font-size:.68rem;font-weight:800}.marketing-company-stamp strong{max-width:14ch;margin-inline:auto;font-size:clamp(1.3rem,2.5vw,2rem);line-height:1.08}.marketing-company-facts{border:1px solid var(--border);background:var(--surface-soft);border-radius:28px;align-content:space-between;gap:38px;min-height:320px;padding:38px;display:grid}.marketing-company-facts img{width:72px;height:auto}.marketing-company-facts>div{gap:18px;display:grid}.marketing-company-facts span,.marketing-company-facts small{color:var(--lime-ink);font-family:var(--mp-font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.marketing-company-facts strong{max-width:14ch;font-size:clamp(1.4rem,2.5vw,2.1rem);line-height:1.06}.marketing-company-identity{grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:60px;display:grid}.marketing-company-identity>span{color:var(--lime-ink);font-family:var(--mp-font-mono);font-size:.68rem;font-weight:800;line-height:1.5}.marketing-company-identity>strong{color:var(--border-strong);font-family:var(--mp-font-mono);letter-spacing:-.08em;text-align:right;font-size:clamp(2.1rem,5vw,4.8rem);line-height:.82}.marketing-operating-track{border-block:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.marketing-operating-track article{align-content:space-between;gap:28px;min-height:310px;padding:28px 30px;display:grid}.marketing-operating-track article+article{border-left:1px solid var(--border)}.marketing-editorial-checklist{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:90px;display:grid}.marketing-editorial-checklist ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.marketing-editorial-checklist li{border-bottom:1px solid var(--border);grid-template-columns:54px minmax(0,1fr);gap:24px;padding:25px 0;display:grid}.marketing-editorial-checklist li p{margin-top:10px}@media (min-width:1101px) and (min-height:700px){html:has(.marketing-home-v2){scroll-snap-type:y proximity;scroll-padding-top:0}.page-shell:has(.marketing-home-v2){margin-top:-72px}.page-shell:has(.marketing-content-page[data-page-kind=audience]>.marketing-composition-hero){margin-top:-72px}.marketing-home-v2>.marketing-chapter{scroll-snap-align:none}.marketing-home-v2>.marketing-chapter[data-snap-scene]{scroll-snap-align:start;scroll-snap-stop:always;min-height:100dvh}.marketing-home-v2>.marketing-hero-chapter .marketing-hero-v2{padding-top:92px;padding-bottom:48px}.marketing-home-v2 .connectivity-story{min-height:100dvh;padding-block:70px}.marketing-home-v2>#audiences,.marketing-home-v2>#architecture-choice{align-content:center}.marketing-home-v2>#architecture-choice{padding-block:50px}.homepage-build-heading{gap:clamp(42px,7vw,92px)}.homepage-build-heading h2{max-width:18ch;font-size:clamp(2.8rem,4vw,3.7rem)}.homepage-build-stage{margin-top:34px}.homepage-operating-modes{gap:26px;padding:30px}.homepage-operating-modes dd{font-size:.82rem}.homepage-build-note{padding-top:17px}.marketing-content-page[data-page-kind=audience]>.marketing-composition-hero{min-height:100dvh;padding-top:calc(72px + clamp(64px,7vh,88px))}}@media (max-width:1100px){.marketing-composition-hero,.marketing-api-proof,.marketing-editorial-hero{grid-template-columns:1fr}.marketing-composition-hero{gap:54px}.marketing-content-page[data-page-slug=for-restaurant-technology] .marketing-composition-hero,.marketing-content-page>.restaurant-workflow.marketing-stage{grid-template-columns:1fr}.marketing-resource-link,.marketing-resource-link[data-index="2"],.marketing-resource-link[data-index="3"],.marketing-resource-link[data-index="4"],.marketing-resource-link[data-index="5"],.marketing-resource-link[data-index="6"]{grid-column:span 6}.marketing-resource-link[data-index="1"]{grid-area:auto/span 12;min-height:360px}.marketing-company-stamp{text-align:left;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;min-height:310px;padding:32px}.marketing-company-stamp strong{max-width:18ch;margin:0}.marketing-company-facts{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:0}.marketing-company-identity{grid-template-columns:120px minmax(0,1fr)}.marketing-company-identity>strong{display:none}}@media (max-width:820px){.marketing-content-page>.marketing-stage:not(.marketing-page-final){width:min(100% - 32px, var(--website-wide));padding-block:74px 82px}.marketing-section-intro-split,.marketing-utility-hero,.marketing-boundary-diagram,.marketing-use-case-landscape,.marketing-resource-handoff,.marketing-resource-handoff>div,.marketing-company-identity,.marketing-editorial-checklist,.restaurant-workflow.marketing-stage{grid-template-columns:1fr}.marketing-section-intro-split,.marketing-utility-hero,.marketing-resource-handoff,.marketing-editorial-checklist{gap:40px}.marketing-boundary-core{gap:16px;padding:20px 22px}.marketing-scope-rows>article{grid-template-columns:54px minmax(0,1fr)}.marketing-scope-rows>article>p{grid-column:2}.marketing-coverage-board{grid-template-columns:1fr}.marketing-coverage-count{min-height:240px}.marketing-process-line>li>div{grid-template-columns:1fr;gap:12px}.marketing-use-case-landscape article[data-featured=true]{grid-row:auto;min-height:340px}.marketing-operating-track{grid-template-columns:1fr}.marketing-operating-track article{min-height:220px}.marketing-operating-track article+article{border-top:1px solid var(--border);border-left:0}}@media (max-width:620px){.integration-discovery-metrics{grid-template-columns:1fr}.marketing-content-page>.marketing-stage:not(.marketing-page-final){width:min(100% - 28px, var(--website-wide));padding-block:62px 70px}.marketing-composition-hero h1,.marketing-editorial-hero h1,.marketing-utility-hero h1{font-size:clamp(2.55rem,12vw,3.45rem);line-height:.93}:lang(de) .marketing-composition-hero h1,:lang(de) .marketing-editorial-hero h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.marketing-boundary-rails>article{grid-template-columns:40px minmax(0,1fr);gap:18px;padding:24px 22px}.marketing-boundary-rails>article>p{grid-column:2}.marketing-coverage-list{grid-template-columns:1fr}.marketing-coverage-list>a:nth-child(odd){border-right:0}.marketing-coverage-list>a{grid-template-columns:46px minmax(0,1fr) 18px;padding:18px 16px}.marketing-coverage-list strong{text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.marketing-scope-rows>article{grid-template-columns:36px minmax(0,1fr);gap:16px}.marketing-directed-flow-line{width:min(100% - 28px, var(--website-wide));grid-template-columns:1fr}.marketing-directed-flow-line>div{min-height:180px}.marketing-directed-flow-line svg{top:auto;bottom:-20px;right:18px;transform:rotate(90deg)}.marketing-process-line>li{grid-template-columns:38px minmax(0,1fr) 42px;gap:14px}.restaurant-workflow.marketing-stage{width:100%;padding-inline:14px}.marketing-resource-grid{grid-template-columns:1fr}.marketing-resource-link,.marketing-resource-link[data-index="1"],.marketing-resource-link[data-index="2"],.marketing-resource-link[data-index="3"],.marketing-resource-link[data-index="4"],.marketing-resource-link[data-index="5"],.marketing-resource-link[data-index="6"]{grid-column:auto;min-height:220px}.marketing-company-stamp{text-align:center;grid-template-columns:1fr;min-height:360px}.marketing-company-stamp strong{margin-inline:auto}.marketing-company-facts{grid-template-columns:1fr;padding:28px}.marketing-company-identity{gap:32px}.marketing-editorial-checklist li{grid-template-columns:38px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){html:has(.marketing-content-page[data-page-kind=audience]){scroll-snap-type:none}.marketing-content-page[data-page-kind=audience]>.marketing-stage{scroll-snap-align:none}}.insight-markdown .insight-asset{margin:clamp(32px,5vw,64px) 0}.insight-markdown .insight-asset img{border:1px solid #141e201f;border-radius:18px;width:100%;height:auto;display:block}.insight-markdown .insight-asset figcaption{color:var(--mp-text-muted,#697274);margin-top:10px;font-size:.82rem;line-height:1.5}.page-shell:has(.newsletter-page){background:radial-gradient(circle at 88% 10%, #c0d1003d, transparent 32%), linear-gradient(120deg, var(--background), var(--lime-soft));padding-bottom:0}.newsletter-home-chapter{background:radial-gradient(circle at 86% 16%, #c0d10033, transparent 30%), var(--lime-soft)}.newsletter-page{background:0 0;align-items:center;min-height:calc(100dvh - 72px);padding:clamp(64px,7vw,104px) 24px;display:grid;overflow-x:clip}.newsletter-signup{grid-template-columns:minmax(400px,.9fr) minmax(580px,1.1fr);align-items:start;gap:clamp(48px,5vw,72px);width:min(100% - 48px,1280px);max-width:100%;margin-inline:auto;padding-block:clamp(80px,8vw,112px);display:grid}.newsletter-signup>*{min-width:0}.newsletter-page .newsletter-signup{grid-template-columns:minmax(390px,.82fr) minmax(580px,1.18fr);align-items:center;gap:clamp(48px,4.5vw,64px);width:min(100%,1180px);padding-block:0}.newsletter-signup-copy{padding-top:clamp(18px,3vw,40px)}.newsletter-signup-copy h1,.newsletter-signup-copy h2{max-width:13ch;color:var(--ink);-webkit-hyphens:none;hyphens:none;letter-spacing:-.05em;overflow-wrap:normal;text-wrap:balance;word-break:normal;margin:16px 0 0;font-size:clamp(2.65rem,4vw,4.15rem);line-height:.98}.newsletter-signup-copy>p:last-of-type{max-width:58ch;color:var(--ink-soft);margin:26px 0 0;font-size:1.05rem;line-height:1.65}.newsletter-topic-list{max-width:430px;color:var(--ink);grid-template-columns:1fr;gap:12px;margin:34px 0 0;padding:0;font-size:.94rem;font-weight:750;line-height:1.4;list-style:none;display:grid}.newsletter-topic-list li{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;text-wrap:pretty;word-break:normal;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.newsletter-topic-list li:before{background:color-mix(in srgb, var(--lime) 30%, var(--background));width:24px;height:24px;color:var(--lime-ink);content:"✓";border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid}.newsletter-signup form{border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);border-radius:var(--radius-panel);background:color-mix(in srgb, var(--background) 97%, transparent);width:100%;min-width:0;max-width:100%;padding:clamp(26px,3vw,36px);box-shadow:0 20px 54px #2332371a}.newsletter-signup fieldset{border:0;grid-template-columns:minmax(0,1fr) minmax(180px,.48fr);gap:22px 18px;margin:0;padding:0;display:grid}.newsletter-brevo-container,.newsletter-brevo-form-container,.newsletter-runtime-fields{width:100%;min-width:0;max-width:100%;display:grid}.newsletter-brevo-container{gap:12px}.newsletter-brevo-form-container{min-width:0}.newsletter-runtime-fields{grid-template-columns:minmax(0,1.25fr) minmax(180px,.75fr);gap:18px 16px}.newsletter-signup fieldset[disabled]{opacity:1}.newsletter-field{align-content:start;gap:9px;min-width:0;display:grid}.newsletter-field-wide{grid-column:1/-1}.newsletter-field label{color:var(--ink);font-size:.83rem;font-weight:850}.newsletter-field .entry__label[data-required=\*]:after{color:var(--danger,#9f2424);content:"*";margin-left:3px}.newsletter-field input,.newsletter-field select{border:1px solid var(--border-strong);background:var(--surface-soft);width:100%;min-width:0;max-width:100%;min-height:54px;color:var(--ink);border-radius:8px;padding:0 16px;font-size:1rem}.newsletter-field input::placeholder{color:color-mix(in srgb, var(--ink-soft) 82%, white);opacity:1}.newsletter-field input:focus-visible,.newsletter-field select:focus-visible{border-color:var(--lime-ink);outline:3px solid color-mix(in srgb, var(--lime) 38%, transparent);outline-offset:2px}.newsletter-field .entry__error{color:#7a271a;background:#fff1f0;border-left:3px solid #b42318;margin-top:8px;padding:9px 11px;font-size:.8rem;font-weight:700;line-height:1.45;display:none}.newsletter-field .entry__error:not(:empty){display:block}.newsletter-consent-field{border-top:1px solid color-mix(in srgb, var(--ink) 14%, transparent);padding-top:18px}.newsletter-consent-choice{cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;margin-top:10px;display:grid}.newsletter-consent-choice>span:last-child{color:var(--ink-soft);font-size:.84rem;font-weight:500;line-height:1.5}.newsletter-consent-choice a,.newsletter-declaration a{color:var(--ink);text-underline-offset:3px;font-weight:800}.newsletter-consent-choice .input_replaced{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.newsletter-consent-choice .checkbox{border:1px solid var(--border-strong);background:var(--surface-soft);border-radius:4px;width:20px;height:20px;display:block;position:relative}.newsletter-consent-choice .input_replaced:checked+.checkbox{border-color:var(--lime-ink);background:var(--lime)}.newsletter-consent-choice .input_replaced:checked+.checkbox:after{border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);content:"";width:5px;height:9px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.newsletter-consent-choice .input_replaced:focus-visible+.checkbox{outline:3px solid color-mix(in srgb, var(--lime) 38%, transparent);outline-offset:3px}.newsletter-consent-help,.newsletter-declaration{color:var(--ink-soft);margin:10px 0 0;font-size:.78rem;line-height:1.55}.newsletter-declaration{border-top:1px solid color-mix(in srgb, var(--ink) 14%, transparent);padding:17px 0 0;font-size:.74rem}.newsletter-declaration p{margin:0}.newsletter-brevo-message{border:1px solid;border-radius:8px;padding:13px 15px;font-size:.86rem;font-weight:750;line-height:1.5;display:none}.newsletter-brevo-message.sib-form-message-panel--active{display:block}.newsletter-brevo-message-error{color:#7a271a;background:#fff1f0;border-color:#f0aaa2}.newsletter-brevo-message-success{color:#14532d;background:#edf9f1;border-color:#9ed4b1}.newsletter-brevo-runtime .input--hidden{display:none}.newsletter-brevo-runtime .cf-turnstile{min-height:65px}.newsletter-submit{background:var(--lime);min-height:54px;color:var(--ink);cursor:pointer;transition:background var(--mp-motion), color var(--mp-motion), transform var(--mp-motion);border:0;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;font-weight:900;display:inline-flex}.newsletter-submit:hover,.newsletter-submit:focus-visible{background:var(--ink);color:var(--background)}.newsletter-submit:focus-visible{outline:3px solid var(--lime-ink);outline-offset:3px}.newsletter-submit:active{transform:translateY(1px)scale(.99)}.newsletter-submit-loader{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px}.newsletter-submit-loader.sib-hide-loader-icon{display:none}@media (prefers-reduced-motion:no-preference){.newsletter-submit-loader:not(.sib-hide-loader-icon){animation:.8s linear infinite newsletter-loader-spin}}@keyframes newsletter-loader-spin{to{transform:rotate(1turn)}}.newsletter-submit:disabled{opacity:.68;cursor:not-allowed}.newsletter-consent,.newsletter-privacy,.newsletter-preview-status{color:var(--ink-soft);margin:18px 0 0;font-size:.82rem;line-height:1.55}.newsletter-privacy{margin-top:8px}.newsletter-privacy a{color:var(--ink);text-underline-offset:3px;font-weight:800}.newsletter-preview-status{border-left:3px solid var(--warning);background:var(--warning-soft);color:var(--ink);padding:12px 14px;font-weight:750}@media (max-width:1080px){.newsletter-signup{grid-template-columns:1fr;gap:38px;width:min(100% - 48px,800px)}.newsletter-page .newsletter-signup{grid-template-columns:1fr;width:min(100%,800px)}.newsletter-signup-copy h1,.newsletter-signup-copy h2{max-width:15ch}.newsletter-signup-copy{padding-top:0}}@media (max-width:620px){.newsletter-page{padding:58px 14px 72px}.newsletter-signup{width:calc(100% - 28px);padding-block:64px 72px}.newsletter-page .newsletter-signup{width:100%;padding-block:0}.newsletter-signup-copy h1,.newsletter-signup-copy h2{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;font-size:clamp(2.35rem,11vw,3.2rem)}.newsletter-topic-list,.newsletter-signup fieldset,.newsletter-runtime-fields{grid-template-columns:1fr}.newsletter-field-wide,.newsletter-submit{grid-column:auto}.newsletter-signup form{padding:24px 18px}}
