:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{scroll-behavior:smooth;background:#fff}body{background:#fff;min-height:100vh;margin:0}#root{min-height:100vh}button,input,textarea,select{font:inherit}.marketing-site{--marketing-page-max-width:1180px;--marketing-page-padding:clamp(20px, 4vw, 40px);--marketing-section-space:clamp(64px, 9vw, 120px);--marketing-showcase-gap:clamp(28px, 5vw, 64px);--marketing-font-display:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--marketing-font-body:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--marketing-weight-regular:400;--marketing-weight-medium:500;--marketing-weight-semibold:600;--marketing-weight-bold:700;--marketing-text-strong:#111;--marketing-text:#242424;--marketing-text-muted:#6d6d6d;--marketing-background:#fff;--marketing-surface:#f4f4f4;--marketing-surface-strong:#ececec;--marketing-border:#e2e2e2;--marketing-border-strong:#d3d3d3;--marketing-radius-large:28px;--marketing-radius-medium:18px;--marketing-radius-small:12px;--marketing-button-height:48px;--marketing-button-padding-inline:20px;--marketing-timing:.22s ease;--marketing-breakpoint-tablet:960px;--marketing-breakpoint-phone:640px;background:var(--marketing-background);min-height:100vh;color:var(--marketing-text);font-family:var(--marketing-font-body);font-optical-sizing:auto;font-weight:var(--marketing-weight-regular);font-feature-settings:"liga" 1, "kern" 1;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body[data-surface=marketing-site]{color:#111;background:#fff}.marketing-site *,.marketing-site :before,.marketing-site :after{box-sizing:border-box}.marketing-site a:not(.marketing-button){color:inherit}.marketing-container{width:min(calc(100% - (var(--marketing-page-padding) * 2)), var(--marketing-page-max-width));margin:0 auto}.marketing-section,.marketing-product-section{scroll-margin-top:108px}.marketing-section{padding-block:var(--marketing-section-space)}.marketing-header{z-index:30;border-bottom:1px solid var(--marketing-border);background:#fffffffa;position:sticky;top:0}.marketing-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.marketing-header__brand,.marketing-footer__brand{align-items:center;display:inline-flex}.marketing-header__brand img,.marketing-footer__brand img{width:auto;height:30px;display:block}.marketing-header__nav,.marketing-footer__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px 24px;display:flex}.marketing-header__nav a,.marketing-footer__nav a,.marketing-text-link{color:var(--marketing-text-muted);font-size:.93rem;font-weight:var(--marketing-weight-medium);letter-spacing:-.01em;transition:color var(--marketing-timing), transform var(--marketing-timing);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.marketing-header__nav a:hover,.marketing-footer__nav a:hover,.marketing-text-link:hover,.marketing-contact__note a:hover{color:var(--marketing-text-strong)}.marketing-site__main{padding-bottom:24px}.marketing-hero{padding-top:clamp(56px,9vw,108px)}.marketing-hero__copy{gap:24px;width:100%;padding-inline:14px;display:grid}.marketing-eyebrow{width:fit-content;font-size:.72rem;font-weight:var(--marketing-weight-medium);letter-spacing:.14em;text-transform:uppercase;color:var(--marketing-text-muted);display:inline-flex}.marketing-hero h1,.marketing-section-heading h2,.marketing-product-showcase__copy h3{font-family:var(--marketing-font-display);font-weight:var(--marketing-weight-medium);color:var(--marketing-text-strong);letter-spacing:-.035em;margin:0}.marketing-hero h1{max-width:none;font-size:clamp(2.7rem,5.7vw,56px);font-weight:var(--marketing-weight-bold);line-height:1}.marketing-hero p{max-width:58ch;color:var(--marketing-text-muted);font-size:clamp(.96rem,1.35vw,1.04rem);font-weight:var(--marketing-weight-regular);letter-spacing:-.006em;margin:0;line-height:1.82}.marketing-hero__actions,.marketing-contact__actions{flex-wrap:wrap;align-items:center;gap:16px 20px;display:flex}.marketing-site .marketing-button{-webkit-appearance:none;appearance:none;font-family:var(--marketing-font-display);min-height:var(--marketing-button-height);padding:0 var(--marketing-button-padding-inline);font-size:.9rem;font-weight:var(--marketing-weight-medium);letter-spacing:-.008em;color:var(--marketing-text-strong);cursor:pointer;transition:background-color var(--marketing-timing), border-color var(--marketing-timing), color var(--marketing-timing), transform var(--marketing-timing);border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:12px;line-height:1;text-decoration:none;display:inline-flex}.marketing-site .marketing-button--primary{color:#fff;background:#121212;border-color:#121212}.marketing-site .marketing-button--ghost{color:var(--marketing-text-strong);font-weight:var(--marketing-weight-semibold);background:0 0;border-color:#0000}.marketing-site .marketing-button--ghost:hover{background:#f4f4f4;border-color:#0000}.marketing-site .marketing-button--outline{border-color:var(--marketing-border-strong);color:var(--marketing-text-strong);background:0 0}.marketing-site .marketing-button--outline:hover{background:#f4f4f4;border-color:#b8b8b8}.marketing-site .marketing-button--primary:hover{background:#2b2b2b;border-color:#2b2b2b;transform:translateY(-1px)}.marketing-site .marketing-button:focus-visible{outline-offset:3px;outline:2px solid #111}.marketing-button__arrow{transition:transform var(--marketing-timing)}.marketing-button__icon{object-fit:contain;flex:none;width:18px;height:18px;display:block}.marketing-button:hover .marketing-button__arrow{transform:translate(4px)}.marketing-section-heading{gap:14px;max-width:620px;display:grid}.marketing-section-heading h2{font-size:clamp(1.82rem,3.2vw,2.65rem);line-height:1.1}.marketing-section-heading p{max-width:54ch;color:var(--marketing-text-muted);letter-spacing:-.006em;margin:0;font-size:.95rem;line-height:1.78}.marketing-products-intro{padding-bottom:28px}.marketing-products-grid-section{padding-top:0}.marketing-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.marketing-product-showcase{height:100%;transition:background-color var(--marketing-timing);background-color:#fafafa;border:1px solid #f5f5f5;border-radius:44px;align-content:start;gap:28px;padding:32px;display:grid}.marketing-product-showcase:hover{background-color:#f4f4f4}.marketing-product-showcase--reverse .marketing-product-showcase__media{order:1}.marketing-product-showcase--reverse .marketing-product-showcase__copy{order:2}.marketing-product-showcase__copy{align-content:start;gap:16px;width:100%;max-width:100%;display:grid}.marketing-product-showcase__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;display:flex}.marketing-product-showcase__copy h3{font-size:clamp(1.52rem,2.3vw,2.04rem);line-height:1.08}.marketing-product-showcase__description,.marketing-product-showcase__supporting,.marketing-about__body p,.marketing-contact__note,.marketing-footer__description,.marketing-footer__copyright{color:var(--marketing-text-muted);margin:0;line-height:1.75}.marketing-product-showcase__description{color:var(--marketing-text);font-size:.96rem;font-weight:var(--marketing-weight-regular);letter-spacing:-.006em;line-height:1.78}.marketing-product-showcase__supporting,.marketing-about__body p,.marketing-contact__note,.marketing-footer__description{font-size:.93rem;font-weight:var(--marketing-weight-regular);letter-spacing:-.004em;line-height:1.78}.marketing-footer__copyright{letter-spacing:-.006em;font-size:.84rem}.marketing-product-identity{width:fit-content;font-size:.88rem;font-weight:var(--marketing-weight-medium);letter-spacing:-.008em;color:var(--marketing-text-strong);align-items:center;gap:12px;display:inline-flex}.marketing-product-identity__mark{border-radius:var(--marketing-radius-small);background:#fff;border:1px solid #11111114;place-items:center;width:40px;height:40px;display:grid}.marketing-product-identity__mark span{font-size:.66rem;font-weight:var(--marketing-weight-medium);letter-spacing:.06em;text-transform:uppercase}.marketing-product-identity__mark img{width:28px;height:auto;display:block}.marketing-product-showcase .marketing-product-identity__mark{border-radius:18px;width:66px;height:66px;overflow:hidden}.marketing-product-showcase .marketing-product-identity__mark img{object-fit:cover;border-radius:0;width:66px;height:66px}.marketing-product-showcase .marketing-product-identity__name{font-size:24px;font-weight:900}.marketing-product-showcase .marketing-button{width:fit-content}.marketing-products-grid>.marketing-product-showcase:first-child .marketing-button--primary{border-color:var(--marketing-border-strong);color:var(--marketing-text-strong);background:0 0}.marketing-products-grid>.marketing-product-showcase:first-child .marketing-button--primary:hover{background:#f4f4f4;border-color:#b8b8b8}.marketing-product-identity__mark--cool,.marketing-product-identity__mark--warm{background:#f1f1f1}.marketing-image-placeholder__frame{border:1px solid var(--marketing-border-strong);background:var(--marketing-surface-strong);aspect-ratio:16/10;border-radius:22px;align-content:space-between;gap:18px;width:100%;min-height:280px;padding:clamp(18px,3vw,24px);display:grid}.marketing-image-placeholder__badge{width:fit-content;min-height:30px;color:var(--marketing-text-muted);font-size:.72rem;font-weight:var(--marketing-weight-medium);letter-spacing:0;background:#ffffffb8;border:1px solid #11111114;border-radius:999px;align-items:center;padding:0 11px;display:inline-flex}.marketing-image-placeholder__screen{color:#888;min-height:100%;font-size:.9rem;font-weight:var(--marketing-weight-regular);letter-spacing:-.006em;text-align:center;background:#ffffff5c;border:1px dashed #cdcdcd;border-radius:18px;place-items:center;padding:18px;display:grid}.marketing-about__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(24px,5vw,56px);display:grid}.marketing-about__body{gap:18px;max-width:620px;display:grid}.marketing-contact__card{border:1px solid var(--marketing-border);border-radius:var(--marketing-radius-large);background:var(--marketing-surface);gap:28px;padding:clamp(28px,5vw,48px);display:grid}.marketing-contact__note a{color:var(--marketing-text-strong);font-weight:var(--marketing-weight-semibold);text-decoration:none}.marketing-footer{border-top:1px solid var(--marketing-border);background:#fff;padding:28px 0 46px}.marketing-footer__inner{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px 36px;display:grid}.marketing-footer__brand-block{gap:14px;max-width:420px;display:grid}.marketing-footer__copyright{grid-column:1/-1}@media (max-width:960px){.marketing-header__inner,.marketing-footer__inner{grid-template-columns:1fr}.marketing-header__inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:16px}.marketing-header__nav,.marketing-footer__nav{justify-content:flex-start}.marketing-about__grid{grid-template-columns:1fr}.marketing-product-showcase__copy{max-width:none}.marketing-image-placeholder__frame{min-height:300px}}@media (max-width:640px){.marketing-section{padding-block:clamp(48px,12vw,72px)}.marketing-header__inner{min-height:auto}.marketing-hero__actions,.marketing-contact__actions{flex-direction:column;align-items:flex-start}.marketing-button{min-width:100%}.marketing-product-showcase{padding:22px}.marketing-products-grid{grid-template-columns:1fr}.marketing-image-placeholder__frame{min-height:240px}}
