.mkt-main{flex:1;min-width:0;max-width:100%}.mkt-section[id]{scroll-margin-top:calc(var(--mkt-header-h) + 12px)}.mkt-main>.mkt-section:first-of-type{padding-top:3rem}.mkt-section.mkt-section--alt{isolation:isolate;margin-top:var(--mkt-section-gap);padding-bottom:var(--mkt-section-gap);position:relative;overflow-x:clip}.mkt-section.mkt-section--alt:before{content:"";z-index:-1;background:var(--bg-sub);width:100svw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.mkt-section-title{letter-spacing:-.02em;overflow-wrap:anywhere;margin:0 0 1.5rem;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:700}.mkt-section-lead{color:var(--text-70);font-size:clamp(var(--mkt-body), 2.2vw, 1.0625rem);max-width:100%;margin:0 0 2rem;line-height:1.8}.mkt-section--center{text-align:center}.mkt-section--problem-solution{max-width:var(--mkt-max);margin-inline:auto}.mkt-teaser .mkt-section-lead{margin-bottom:0}.mkt-section--onboarding-flow .mkt-section-title,.mkt-section--faq .mkt-section-title{color:var(--mkt-primary)}.mkt-section--center .mkt-section-title,.mkt-section--center .mkt-section-lead,.mkt-section--center .mkt-output-caption{margin-inline:auto}.mkt-page-hero{width:100%;max-width:var(--mkt-max);padding:2.25rem var(--mkt-padding-inline) 1.5rem;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin:0 auto;display:grid}.mkt-eyebrow{letter-spacing:.12em;color:var(--mkt-primary);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.mkt-page-hero h1{margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.mkt-section--output .mkt-output-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mkt-page :is(.mkt-hero-lead,.mkt-section-lead){text-wrap:pretty}.mkt-hero{width:100%;max-width:var(--mkt-max);padding:3.5rem var(--mkt-padding-inline) 2rem;box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;min-width:0;margin:0 auto;display:grid}.mkt-hero-title{overflow-wrap:anywhere;flex-direction:column;align-items:flex-start;gap:.15rem;margin:0 0 1.75rem;display:flex}.mkt-hero-title-line{letter-spacing:-.02em;color:var(--text);font-size:clamp(1.75rem,4.2vw,2.375rem);font-weight:800;line-height:1.25}.mkt-hero-title-accent{letter-spacing:-.03em;color:var(--mkt-primary);font-size:clamp(2.75rem,7.5vw,4rem);font-weight:800;line-height:1.1}.mkt-hero-lead{color:var(--text);margin:0 0 1.25rem;font-size:clamp(1.0625rem,2.4vw,1.3125rem);font-weight:600;line-height:1.75}.mkt-hero-note{font-size:clamp(var(--mkt-body-sm), 2vw, var(--mkt-body));color:var(--text);margin:0 0 2rem;line-height:1.85}.mkt-hero-copy{min-width:0}.mkt-hero-actions{flex-wrap:wrap;gap:14px;display:flex}
.mkt-header{z-index:50;width:100%;padding-top:var(--mkt-safe-top);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#ffffffeb;position:sticky;top:0}.mkt-header-inner{width:100%;max-width:var(--mkt-max);min-height:var(--mkt-header-bar);padding:0 var(--mkt-padding-header);box-sizing:border-box;justify-content:space-between;align-items:center;gap:12px 20px;min-width:0;margin:0 auto;display:flex}.mkt-header-end{flex-shrink:0;align-items:center;gap:16px;min-width:0;margin-left:auto;display:flex}.mkt-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.mkt-nav-list{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.mkt-nav-link{color:var(--text-70);border-radius:6px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:block}.mkt-nav-link:hover,.mkt-nav-link:focus-visible{color:var(--orange);background:var(--orange-light)}.mkt-nav-link:active{background:var(--orange-mid)}.mkt-nav--desktop{min-width:0;display:flex}.mkt-nav--mobile{display:none}.mkt-menu-toggle{border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.mkt-menu-toggle:active{background:var(--orange-light)}.mkt-menu-toggle-bar{background:var(--text);border-radius:1px;width:100%;height:2px;transition:transform .2s;display:block}.mkt-menu-toggle[aria-expanded=true] .mkt-menu-toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.mkt-menu-toggle[aria-expanded=true] .mkt-menu-toggle-bar:nth-child(2){opacity:0}.mkt-menu-toggle[aria-expanded=true] .mkt-menu-toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mkt-nav-backdrop{display:none}.mkt-btn:focus-visible,.mkt-nav-link:focus-visible,.mkt-menu-toggle:focus-visible,.mkt-logo:focus-visible,.mkt-footer-legal-list a:focus-visible{outline:2px solid var(--mkt-focus-ring);outline-offset:2px}.mkt-btn:focus:not(:focus-visible),.mkt-nav-link:focus:not(:focus-visible),.mkt-menu-toggle:focus:not(:focus-visible),.mkt-logo:focus:not(:focus-visible),.mkt-footer-legal-list a:focus:not(:focus-visible){outline:none}.mkt-footer-legal-list a:focus-visible{text-underline-offset:2px;text-decoration:underline}.mkt-section{width:100%;max-width:var(--mkt-max);padding-top:var(--mkt-section-gap);padding-inline:var(--mkt-padding-inline);box-sizing:border-box;min-width:0;margin:0 auto}.mkt-header--placeholder{min-height:var(--mkt-header-h);border-bottom:1px solid var(--border)}.mkt-logo{flex-shrink:0;align-items:center;min-width:0;max-width:min(100%,300px);display:flex}.mkt-logo-img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:56px;display:block}.mkt-nav-link--active{color:var(--mkt-primary);font-weight:700;position:relative}.mkt-nav-link--active:after{content:"";background:var(--mkt-primary);border-radius:1px;height:2px;position:absolute;bottom:6px;left:12px;right:12px}.mkt-nav-mobile-ctas{flex-direction:column;gap:10px;padding-top:8px;display:flex}
.mkt-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.mkt-btn--primary{background:var(--mkt-btn-primary-bg);color:#fff}.mkt-btn--primary:hover,.mkt-btn--primary:focus-visible{background:var(--mkt-primary-hover);color:#fff}.mkt-btn--primary:active{background:var(--mkt-btn-primary-active);color:#fff}.mkt-btn--sm{padding:8px 18px;font-size:.875rem}.mkt-btn--block{width:100%}.mkt-btn--pill{border-radius:9999px;padding:14px 28px;font-size:.9375rem}.mkt-btn--secondary{color:var(--mkt-primary);border:1px solid var(--mkt-primary);background:#fff}.mkt-btn--secondary:hover,.mkt-btn--secondary:focus-visible{background:var(--mkt-primary-light);color:var(--mkt-primary)}.mkt-btn--white{color:var(--mkt-primary);background:#fff}.mkt-btn--white:hover,.mkt-btn--white:focus-visible{background:var(--mkt-cta-btn-hover-bg)}.mkt-btn--outline-white{color:#fff;background:0 0;border:1px solid #ffffffd9}.mkt-btn--outline-white:hover,.mkt-btn--outline-white:focus-visible{color:#fff;background:#ffffff1f}
.mkt-page{--mkt-max:1200px;--mkt-safe-top:env(safe-area-inset-top,0px);--mkt-header-bar:72px;--mkt-header-h:calc(var(--mkt-header-bar) + var(--mkt-safe-top));--mkt-section-gap:4.5rem;--mkt-padding-inline:24px;--mkt-padding-header:24px;--mkt-body:1rem;--mkt-body-sm:.9375rem;--mkt-caption:.8125rem;--mkt-primary:#0340a0;--mkt-primary-dark:#023878;--mkt-primary-light:#0340a014;--mkt-primary-mid:#0340a029;--mkt-surface-muted:#f5f7fa;--mkt-philosophy-tone-a:#f8fafc;--mkt-philosophy-tone-b:#eef3f9;--mkt-text-secondary:#4a4b52;--mkt-text-muted:var(--mkt-text-secondary);--text-70:var(--mkt-text-secondary);--mkt-focus-ring:var(--mkt-primary);--mkt-btn-primary-bg:var(--mkt-primary);--mkt-primary-hover:#033a94;--mkt-btn-primary-active:#023068;--mkt-cta-gradient-end:#3278c8;--mkt-cta-btn-hover-bg:#f0f5fa;--mkt-placeholder-bg-start:#eef3f9;--mkt-placeholder-bg-end:#dce8f4;--mkt-nav-backdrop-bg:#02387859;--orange:var(--mkt-primary);--orange-light:var(--mkt-primary-light);--orange-mid:var(--mkt-primary-mid);--orange-border:#0340a047;--mkt-accent-text:var(--mkt-primary);--mkt-disclaimer-bg:#eef3f9;--mkt-disclaimer-border:#c5d4ea;--mkt-placeholder-device-bg-start:#fafafa;--mkt-placeholder-device-bg-end:#ececec;--mkt-placeholder-device-frame:#2b2c32;font-size:var(--mkt-body);background:var(--bg);color:var(--text);min-height:100vh;scroll-padding-top:var(--mkt-header-h);word-break:keep-all;line-break:auto;overflow-wrap:anywhere;flex-direction:column;max-width:100%;display:flex;overflow-x:clip}.mkt-problems-grid{max-width:var(--mkt-max);grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;margin-inline:auto;display:grid}.mkt-problem-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:.65rem;min-width:0;padding:1.1rem .65rem;display:flex;box-shadow:0 4px 16px #0238780f}.mkt-problem-card p{color:var(--text);margin:0;font-size:.8rem;font-weight:600;line-height:1.55}.mkt-problem-solution-divider{justify-content:center;margin:2rem 0 1.75rem;display:flex}.mkt-problem-solution-scroll{color:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:8px;text-decoration:none;transition:background .15s;display:inline-flex}.mkt-problem-solution-scroll:hover,.mkt-problem-solution-scroll:focus-visible{background:var(--mkt-primary-light)}.mkt-problem-solution-scroll:focus-visible{outline:2px solid var(--mkt-focus-ring);outline-offset:2px}.mkt-problem-solution-chevron,.mkt-solution-title{color:var(--mkt-primary)}.mkt-scroll-target{height:0;scroll-margin-top:calc(var(--mkt-header-h) + 1.5rem);display:block}.mkt-solution-pillars{max-width:var(--mkt-max);border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto;display:grid;overflow:hidden;box-shadow:0 4px 20px #0238780f}.mkt-pillar-card{text-align:center;min-width:0;color:inherit;flex-direction:column;align-items:center;padding:2rem 1.25rem;display:flex}.mkt-pillar-card--divider{border-right:1px solid var(--border)}.mkt-pillar-card h3,.mkt-output-card h3,.mkt-capability-item h3{color:var(--mkt-primary)}.mkt-pillar-card h3{margin:1rem 0 .65rem;font-size:1rem;font-weight:700}.mkt-pillar-card p,.mkt-output-card p{font-size:var(--mkt-body-sm);color:var(--text-70);margin:0;line-height:1.75}.mkt-output-card h3,.mkt-capability-item h3{color:var(--mkt-primary)}.mkt-text-brand{color:var(--mkt-primary)}.mkt-philosophy-header{margin-bottom:1.75rem}.mkt-philosophy-title{margin-bottom:.5rem}.mkt-philosophy-subtitle{font-size:clamp(var(--mkt-body), 2.2vw, 1.125rem);color:var(--text);margin:0;font-weight:500;line-height:1.6}.mkt-philosophy-panel{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.mkt-philosophy{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;display:grid}.mkt-philosophy-item{flex-direction:row;align-items:center;gap:.875rem;min-width:0;padding:1.25rem 1rem;display:flex}.mkt-philosophy-item--tone-1{background:var(--mkt-philosophy-tone-a,#f5f8fc)}.mkt-philosophy-item--tone-2{background:var(--mkt-philosophy-tone-b,#eef3f9)}.mkt-philosophy-item:first-child,.mkt-philosophy-item:nth-child(3){border-right:1px solid var(--border)}.mkt-philosophy-circle{background:var(--mkt-primary);color:#fff;white-space:nowrap;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;margin:0;font-size:1.35rem;font-weight:700;line-height:1;display:flex}.mkt-philosophy-circle--latin{letter-spacing:-.04em;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:.8125rem;font-weight:700}.mkt-philosophy-lines{font-size:var(--mkt-body-sm);color:var(--text);margin:0;padding:0;line-height:1.65;list-style:none}.mkt-philosophy-lines li+li{margin-top:.15rem}.mkt-capability-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:1rem;display:grid}.mkt-capability-item{border:1px solid var(--border);background:var(--bg-card);text-align:center;border-radius:12px;flex-direction:column;align-items:center;min-width:0;padding:1.25rem .75rem;display:flex}.mkt-capability-item h3{margin:.75rem 0 0;font-size:.9rem;font-weight:700;line-height:1.4}.mkt-capability-item p{color:var(--text-70);margin:.5rem 0 0;font-size:.8rem;line-height:1.55}.mkt-benefits-panel{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0238780f}.mkt-benefits-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;display:grid}.mkt-benefit-item{text-align:center;border-right:1px solid var(--border);flex-direction:column;align-items:center;min-width:0;padding:1.5rem .875rem;display:flex}.mkt-benefit-item:last-child{border-right:none}.mkt-benefit-item--tone-1{background:var(--mkt-philosophy-tone-a,#f8fafc)}.mkt-benefit-item--tone-2{background:var(--mkt-philosophy-tone-b,#eef3f9)}.mkt-benefit-item h3{color:var(--text);margin:1.25rem 0 .65rem;font-size:.95rem;font-weight:700;line-height:1.4}.mkt-benefit-desc{font-size:var(--mkt-caption);color:var(--text);white-space:pre-line;margin:0;line-height:1.65}.mkt-icon{width:28px;height:28px;color:var(--mkt-primary)}.mkt-icon--lg{width:36px;height:36px}.mkt-icon.mkt-icon--benefit{stroke-width:1.5px;flex-shrink:0;width:48px;height:48px;display:block}.mkt-icon.mkt-icon--capability{flex-shrink:0;width:40px;height:40px;display:block}.mkt-icon.mkt-icon--problem{stroke-width:1.7px;flex-shrink:0;width:36px;height:36px;display:block}.mkt-icon.mkt-icon--pillar{flex-shrink:0;width:44px;height:44px;display:block}.mkt-output-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:start;gap:1.5rem;display:grid}.mkt-output-caption{text-align:center;max-width:42rem;color:var(--text-70);margin:1.5rem auto 0;line-height:1.8}.mkt-teaser{max-width:42rem;margin-inline:auto}.mkt-teaser--capabilities{max-width:var(--mkt-max)}.mkt-teaser-actions{justify-content:center;margin-top:1.5rem;display:flex}.mkt-step-flow{margin:0;padding:0;list-style:none}.mkt-step-flow--onboarding{max-width:var(--mkt-max);grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem .75rem;margin-inline:auto;display:grid}.mkt-step-flow--product{flex-wrap:wrap;justify-content:center;gap:1rem .5rem;display:flex}.mkt-step-flow-item{flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.mkt-step-flow--product .mkt-step-flow-item{width:min(100%,180px);padding:0 .5rem}.mkt-step-flow-onboarding{flex-direction:column;align-items:center;width:100%;padding-top:.625rem;display:flex;position:relative}.mkt-step-flow-badge{z-index:2;background:var(--mkt-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.mkt-step-flow-icon-wrap{background:var(--mkt-primary-light);border-radius:50%;justify-content:center;align-items:center;display:flex}.mkt-step-flow--onboarding .mkt-step-flow-icon-wrap{background:#0340a012;width:88px;height:88px;margin-top:.375rem}.mkt-step-flow--product .mkt-step-flow-icon-wrap{width:56px;height:56px}.mkt-step-flow-label{color:var(--text);text-align:center;margin:1rem 0 0;font-size:.95rem;font-weight:700;line-height:1.4}.mkt-step-flow-body{text-align:center;margin-top:.75rem}.mkt-step-flow-body h3{margin:.35rem 0 0;font-size:.95rem}.mkt-step-flow-body p{font-size:var(--mkt-caption);color:var(--text-70);margin:.35rem 0 0;line-height:1.6}.mkt-icon.mkt-icon--step{flex-shrink:0;width:40px;height:40px;display:block}.mkt-step-flow-arrow{display:none}.mkt-faq{max-width:var(--mkt-max);flex-direction:column;gap:.5rem;margin:0 auto;display:flex}.mkt-faq-item{background:var(--mkt-surface-muted);border-radius:8px;overflow:hidden}.mkt-faq-question{width:100%;font:inherit;text-align:left;cursor:pointer;color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-weight:600;display:flex}.mkt-faq-question-label{align-items:baseline;gap:.35rem;min-width:0;display:flex}.mkt-faq-q{color:var(--mkt-primary);flex-shrink:0;font-weight:700}.mkt-faq-question-text{color:var(--text);font-weight:700}.mkt-faq-chevron{color:var(--mkt-primary);flex-shrink:0;transition:transform .2s}.mkt-faq-chevron--open{transform:rotate(180deg)}.mkt-faq-answer{padding:0 1.25rem 1rem}.mkt-faq-answer p{color:var(--text-70);line-height:1.8;font-size:var(--mkt-body-sm);margin:0;padding-left:1.5rem}.mkt-faq-more{text-align:center;margin:1.5rem 0 0}.mkt-faq-more a{color:var(--mkt-primary);font-weight:600;text-decoration:none}.mkt-faq-more a:hover,.mkt-faq-more a:focus-visible{text-decoration:underline}.mkt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.mkt-feature-card{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;align-items:stretch;gap:.75rem;min-width:0;padding:1rem 1.1rem;display:flex;box-shadow:0 4px 16px #0238780f}.mkt-feature-card--wide{grid-column:1/-1}.mkt-feature-card-body{flex:1;align-items:flex-start;gap:.65rem;min-width:0;display:flex}.mkt-feature-card-copy{min-width:0}.mkt-feature-card-copy h3{color:var(--mkt-primary);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.mkt-feature-card-copy p{font-size:var(--mkt-body-sm);color:var(--text-70);margin:0;line-height:1.65}.mkt-feature-card-media{flex-shrink:0;width:42%;max-width:168px}.mkt-feature-card--wide .mkt-feature-card-media{width:52%;max-width:420px}.mkt-icon.mkt-icon--feature{flex-shrink:0;width:32px;height:32px}.mkt-output-card h3{color:var(--mkt-primary);margin:0 0 .75rem;font-size:1rem;font-weight:700}.mkt-output-card p{font-size:var(--mkt-body-sm);color:var(--text-70);margin:.75rem 0 0;line-height:1.7}.mkt-legal-page,.mkt-not-found{width:100%;max-width:760px;padding:3rem var(--mkt-padding-inline) 4rem;margin:0 auto}.mkt-legal-page .mkt-section-title{color:var(--mkt-primary)}.mkt-legal-updated{font-size:var(--mkt-body-sm);color:var(--text-70);margin:.5rem 0 1.5rem}.mkt-legal-prose{color:var(--text-70);line-height:1.8}.mkt-legal-prose>:first-child{margin-top:0}.mkt-legal-prose p{margin:1rem 0}.mkt-legal-divider{border:none;border-top:1px solid var(--mkt-primary);opacity:.35;margin:2rem 0}.mkt-legal-prose h2{color:var(--mkt-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:700;line-height:1.5}.mkt-legal-divider+h2{margin-top:0}.mkt-legal-prose h3{color:var(--text-primary);margin:1.5rem 0 .75rem;font-size:1rem;font-weight:700}.mkt-legal-prose ol,.mkt-legal-prose ul{margin:.75rem 0;padding-left:1.5rem}.mkt-legal-page .mkt-legal-prose li,.mkt-legal-page .mkt-legal-prose li>ol,.mkt-legal-page .mkt-legal-prose li>ul{margin:.35rem 0}.mkt-legal-prose strong{color:var(--text-primary);font-weight:700}.mkt-legal-table-wrap{-webkit-overflow-scrolling:touch;margin:1rem 0;overflow-x:auto}.mkt-legal-table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--mkt-body-sm)}.mkt-legal-table th,.mkt-legal-table td{border:1px solid var(--border-20,#e5e7eb);text-align:left;vertical-align:top;padding:.5rem .75rem}.mkt-legal-table th{color:var(--text-primary);background:var(--surface-50,#f9fafb);font-weight:700}.mkt-text-link{color:var(--mkt-primary);font-weight:600}
.mkt-cta-band{isolation:isolate;background:linear-gradient(180deg, var(--mkt-primary) 0%, var(--mkt-primary-dark) 100%);color:#fff;text-align:center;padding:2.25rem var(--mkt-padding-inline);margin-top:0;position:relative;overflow:hidden}.mkt-cta-band:after{display:none}.mkt-cta-band-inner{z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:720px;margin:0 auto;display:flex;position:relative}.mkt-cta-band-copy h2,.mkt-cta-band h2{margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,2rem)}.mkt-cta-band-copy p,.mkt-cta-band p{opacity:.95;margin:0 0 1.5rem;line-height:1.8}.mkt-cta-band-copy p{margin-bottom:0}.mkt-cta-band-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.mkt-cta-band--split{text-align:left}.mkt-cta-band--split .mkt-cta-band-inner{max-width:var(--mkt-max);flex-flow:wrap;justify-content:space-between;align-items:center;gap:1.5rem}.mkt-cta-band--split .mkt-cta-band-copy{flex:1;min-width:min(100%,280px)}.mkt-cta-band--split .mkt-cta-band-actions{flex-shrink:0;justify-content:flex-end}
.mkt-site-footer{margin-top:var(--mkt-section-gap)}.mkt-site-footer-meta{background:var(--mkt-surface-muted);border-top:1px solid var(--border);color:var(--mkt-text-secondary)}.mkt-site-footer-meta-inner{width:100%;max-width:var(--mkt-max);padding:.75rem var(--mkt-padding-inline) calc(.75rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;min-width:0;margin:0 auto;display:flex}.mkt-site-footer--with-cta .mkt-site-footer-meta{background:var(--mkt-primary-dark);color:#ffffffd9;border-top:1px solid #ffffff14}.mkt-footer-legal{min-width:0}.mkt-footer-legal-list{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.mkt-footer-legal-list li{align-items:center;display:flex}.mkt-footer-legal-list li+li:before{content:"|";color:#7f7f878c;margin-inline:.75rem;font-size:.75rem}.mkt-site-footer--with-cta .mkt-footer-legal-list li+li:before{color:#ffffff59}.mkt-footer-legal-list a{color:inherit;opacity:.85;font-size:.8125rem;text-decoration:none}.mkt-footer-legal-list a:hover,.mkt-footer-legal-list a:focus-visible{opacity:1}.mkt-site-footer--with-cta .mkt-footer-legal-list a{color:#ffffffbf}.mkt-site-footer--with-cta .mkt-footer-legal-list a:hover,.mkt-site-footer--with-cta .mkt-footer-legal-list a:focus-visible{color:#fff}.mkt-footer-brand{flex-direction:column;gap:.2rem;min-width:0;display:flex}.mkt-footer-product{color:var(--mkt-primary);letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:700}.mkt-site-footer--with-cta .mkt-footer-product{color:#ffffffe6}.mkt-footer-copy{font-size:var(--mkt-caption);opacity:.85;margin:0}.mkt-site-footer--with-cta .mkt-footer-copy{color:#ffffff80;opacity:1}@media (max-width:768px){.mkt-site-footer-meta-inner{text-align:center;padding-block:.75rem calc(.75rem + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:center}.mkt-footer-legal-list{justify-content:center}}
.mkt-contact-page{width:100%;max-width:560px;padding:3rem var(--mkt-padding-inline) 4rem;box-sizing:border-box;margin:0 auto}.mkt-form{flex-direction:column;gap:1.15rem;display:flex}.mkt-form-row label{margin-bottom:.35rem;font-size:.875rem;font-weight:600;display:block}.mkt-form-row input,.mkt-form-row select,.mkt-form-row textarea{border:1px solid var(--border-mid);background:var(--bg);border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:1rem}.mkt-form-row--checkbox label{align-items:flex-start;gap:8px;font-size:.875rem;font-weight:400;display:flex}.mkt-form-row--checkbox input{width:auto;margin-top:3px}.mkt-form-row input:focus-visible,.mkt-form-row select:focus-visible,.mkt-form-row textarea:focus-visible{outline:2px solid var(--mkt-focus-ring);outline-offset:0;border-color:var(--orange)}.mkt-form-row input:focus:not(:focus-visible),.mkt-form-row select:focus:not(:focus-visible),.mkt-form-row textarea:focus:not(:focus-visible){outline:none}.mkt-contact-success{background:var(--orange-light);border:1px solid var(--orange-border);border-radius:8px;padding:1.25rem;line-height:1.7}
.mkt-figure{flex-direction:column;align-items:center;width:100%;margin:0;display:flex}.mkt-figure-caption{font-size:var(--mkt-caption);color:var(--mkt-text-muted);text-align:center;margin:.4rem 0 0}.mkt-figure-frame{justify-content:center;width:100%;display:flex}.mkt-figure-frame--phone{max-width:clamp(120px,42vw,200px)}.mkt-figure-img{border-radius:12px;width:100%;height:auto;display:block}.mkt-figure-frame--phone .mkt-figure-img{border-radius:20px}.mkt-placeholder{background:linear-gradient(160deg, var(--mkt-placeholder-bg-start) 0%, var(--mkt-placeholder-bg-end) 100%);border:2px dashed var(--border-mid);border-radius:12px;justify-content:center;align-items:center;min-height:160px;display:flex}.mkt-placeholder--device{box-shadow:0 0 0 3px var(--mkt-placeholder-device-frame), 0 12px 28px #2b2c321f;background:linear-gradient(160deg, var(--mkt-placeholder-device-bg-start) 0%, var(--mkt-placeholder-device-bg-end) 100%);border-radius:28px}.mkt-placeholder--video{aspect-ratio:16/10;width:100%;max-width:100%;min-height:0}.mkt-placeholder--phone,.mkt-placeholder--square{aspect-ratio:9/19.5;width:clamp(120px,42vw,200px);max-width:100%;min-height:0}.mkt-placeholder-label{font-size:var(--mkt-caption);color:var(--mkt-text-muted);text-align:center;max-width:92%;padding:10px 8px;line-height:1.45}.mkt-service-hero-visual{--mkt-hero-primary-max-width:280px;width:100%;min-height:0;height:calc(var(--mkt-hero-primary-max-width) * 1928 / 1363);position:relative}.mkt-service-hero-layer{filter:drop-shadow(0 10px 24px #02387824);position:absolute}.mkt-service-hero-layer .mkt-figure{width:100%;margin:0}.mkt-service-hero-layer--primary{z-index:2;width:min(54%, var(--mkt-hero-primary-max-width));top:0;left:4%;transform:rotate(-4deg)}.mkt-service-hero-layer--secondary{z-index:1;opacity:.96;width:min(78%,380px);top:14%;right:0;transform:rotate(5deg)}.mkt-placeholder--document{aspect-ratio:4/3;width:100%;min-height:180px}.mkt-figure-frame--document{width:100%;max-width:100%}.mkt-figure--intrinsic:not(.mkt-figure--compact) .mkt-figure-img{object-fit:contain;width:100%;height:auto}.mkt-figure--compact .mkt-figure-frame--intrinsic{aspect-ratio:var(--mkt-figure-aspect)}.mkt-figure--compact{width:100%;height:100%;margin:0}.mkt-figure--compact .mkt-figure-frame--document:not(.mkt-figure-frame--intrinsic),.mkt-figure--compact .mkt-placeholder--document{aspect-ratio:4/3;width:100%;min-height:0;max-height:108px}.mkt-figure--compact .mkt-figure-frame--intrinsic{width:100%;height:auto;min-height:0;max-height:108px}.mkt-figure--compact.mkt-figure--intrinsic .mkt-figure-img{object-fit:contain;border-radius:8px;width:100%;height:auto;max-height:108px}.mkt-figure--compact.mkt-figure--wide-thumb .mkt-figure-frame--document,.mkt-figure--compact.mkt-figure--wide-thumb .mkt-placeholder--document{aspect-ratio:16/9;max-height:108px}
@media (max-width:768px){.mkt-page{--mkt-section-gap:3rem;--mkt-header-bar:56px;--mkt-header-h:calc(var(--mkt-header-bar) + var(--mkt-safe-top));--mkt-padding-inline:16px;--mkt-padding-header:16px}html:has(.mkt-page){--mkt-header-bar:56px;--mkt-header-h:calc(var(--mkt-header-bar) + var(--mkt-safe-top))}.mkt-hero{grid-template-columns:1fr;padding-block:2rem 1.5rem}}@media (max-width:480px){.mkt-page{word-break:normal;--mkt-padding-inline:12px;--mkt-padding-header:12px}.mkt-header-inner{gap:8px}.mkt-section-title,.mkt-hero-title{overflow-wrap:anywhere}.mkt-section-title{font-size:clamp(1.35rem,6vw,1.5rem)}}@media (max-width:390px){.mkt-logo{max-width:min(100%,220px)}.mkt-logo-img{height:38px}}@media (max-width:900px){.mkt-page{--mkt-padding-header:16px}.mkt-header-inner{padding-inline:var(--mkt-padding-header)}.mkt-logo{max-width:min(100%,260px)}.mkt-logo-img{height:46px}.mkt-nav--desktop{display:none}.mkt-menu-toggle{display:flex}.mkt-header-cta{display:none}.mkt-nav--mobile{top:var(--mkt-header-h);z-index:49;max-height:calc(100dvh - var(--mkt-header-h));background:var(--bg);border-bottom:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s;display:block;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 12px 32px #2b2c321f}.mkt-nav--mobile.mkt-nav--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mkt-nav-list--mobile{flex-direction:column;align-items:stretch;gap:0;padding:8px 16px 20px}.mkt-nav-link--mobile{border-radius:8px;padding:14px 12px;font-size:1rem}.mkt-nav-backdrop{inset:var(--mkt-header-h) 0 0 0;z-index:48;background:var(--mkt-nav-backdrop-bg);cursor:pointer;border:none;padding:0;display:block;position:fixed}}html:has(.mkt-page){--mkt-header-bar:72px;--mkt-safe-top:env(safe-area-inset-top,0px);--mkt-header-h:calc(var(--mkt-header-bar) + var(--mkt-safe-top));scroll-behavior:smooth;scroll-padding-top:calc(var(--mkt-header-h) + 1.5rem)}@media (prefers-reduced-motion:reduce){html:has(.mkt-page){scroll-behavior:auto}.mkt-page *,.mkt-page :before,.mkt-page :after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}.mkt-nav--mobile,.mkt-menu-toggle-bar{transition:none}}@media (min-width:901px){.mkt-header-inner{gap:24px}.mkt-logo{flex-shrink:0}.mkt-header-end{gap:20px}.mkt-header-cta{display:inline-flex}}@media (max-width:900px){.mkt-philosophy{grid-template-columns:repeat(2,minmax(0,1fr))}.mkt-philosophy-item:first-child,.mkt-philosophy-item:nth-child(2){border-bottom:1px solid var(--border)}.mkt-philosophy-item:nth-child(2),.mkt-philosophy-item:nth-child(4){border-right:none}}@media (max-width:480px){.mkt-philosophy{grid-template-columns:1fr}.mkt-philosophy-item{border-right:none;border-bottom:1px solid var(--border)}.mkt-philosophy-item:last-child{border-bottom:none}}@media (max-width:1100px){.mkt-capability-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.mkt-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.mkt-capability-item{padding:1rem .5rem}.mkt-capability-item h3{font-size:.8125rem}}@media (max-width:480px){.mkt-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.mkt-capability-item{padding:.85rem .5rem}.mkt-capability-item h3{margin-top:.5rem;font-size:.8125rem;line-height:1.4}}@media (max-width:1024px){.mkt-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mkt-benefit-item:nth-child(3){border-right:none}.mkt-benefit-item:nth-child(-n+3){border-bottom:1px solid var(--border)}}@media (max-width:640px){.mkt-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mkt-benefit-item{border-right:none;border-bottom:1px solid var(--border)}.mkt-benefit-item:nth-child(odd){border-right:1px solid var(--border)}.mkt-benefit-item:nth-child(2n){border-right:none}.mkt-benefit-item:nth-last-child(-n+2){border-bottom:none}}@media (max-width:480px){.mkt-benefits-grid{grid-template-columns:1fr}.mkt-benefit-item{border-right:none}.mkt-benefit-item:not(:last-child){border-bottom:1px solid var(--border)}}@media (max-width:900px){.mkt-step-flow--onboarding{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.mkt-step-flow--onboarding{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.mkt-step-flow--product .mkt-step-flow-item{flex-direction:row;align-items:flex-start;width:auto;max-width:190px;padding:0}.mkt-step-flow--product .mkt-step-flow-body{text-align:left}.mkt-step-flow--product .mkt-step-flow-arrow{color:var(--mkt-text-muted);align-self:center;margin:0 .25rem;font-size:1.25rem;display:block}}@media (max-width:1100px){.mkt-problems-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.mkt-page-hero,.mkt-feature-grid{grid-template-columns:1fr}.mkt-feature-card{flex-direction:column}.mkt-feature-card-media,.mkt-feature-card--wide .mkt-feature-card-media{width:100%;max-width:none}.mkt-feature-card--wide{grid-column:auto}.mkt-section--output .mkt-output-grid{grid-template-columns:1fr}.mkt-cta-band--split .mkt-cta-band-inner{flex-direction:column;align-items:stretch}.mkt-cta-band--split .mkt-cta-band-actions{justify-content:center}.mkt-service-hero-visual{--mkt-hero-primary-max-width:240px;margin-top:1.5rem}.mkt-service-hero-layer--primary{width:min(62%, var(--mkt-hero-primary-max-width));left:0}.mkt-service-hero-layer--secondary{width:min(88%,300px)}.mkt-problems-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mkt-solution-pillars{grid-template-columns:1fr}.mkt-pillar-card--divider{border-right:none;border-bottom:1px solid var(--border)}.mkt-pillar-card:last-child{border-bottom:none}}@media (max-width:480px){.mkt-problems-grid{grid-template-columns:1fr}}

