.api-code-examples-section.svelte-s50qkb{--api-code-request-bg: var(--base-graphite-100);--api-code-request-text: var(--base-graphite-1000);--api-code-request-muted: var(--base-graphite-600);--api-code-request-keyword: var(--base-graphite-1000);--api-code-request-function: var(--base-purple-600);--api-code-request-string: var(--base-red-600);--api-code-response-bg: var(--base-graphite-850);--api-code-response-text: var(--base-graphite-25);--api-code-response-muted: var(--base-graphite-600);--api-code-response-property: var(--base-lime-500);--api-code-response-value: var(--base-graphite-25);padding-block:0 var(--value-xxxxxl);background:var(--bg-app);color:var(--primary)}.api-code-examples-inner.svelte-s50qkb{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xl);max-width:1112px}.api-code-docs-copy.svelte-s50qkb{margin:0;color:var(--primary-800);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:1.75;text-align:center}.api-code-docs-link.svelte-s50qkb{color:var(--accent-purple-variant);text-decoration:underline;text-decoration-skip-ink:none;text-underline-position:from-font}.api-code-docs-link.svelte-s50qkb:hover{text-decoration:none}.api-code-docs-link.svelte-s50qkb:focus-visible{border-radius:2px;outline:var(--focus-outline);outline-offset:3px}.api-code-radio.svelte-s50qkb{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.api-code-product-tabs.svelte-s50qkb,.api-code-language-tabs.svelte-s50qkb{display:flex;align-items:center;gap:var(--spacing-s)}.api-code-product-tabs.svelte-s50qkb{justify-content:center;width:100%}.api-code-language-tabs.svelte-s50qkb{flex-wrap:wrap}.api-code-panel-header.svelte-s50qkb,.api-code-response-header.svelte-s50qkb{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--spacing-s);width:100%}.api-code-panel-header--request.svelte-s50qkb .api-code-language-tabs:where(.svelte-s50qkb){flex:1 1 auto;min-width:0}.api-code-tab.svelte-s50qkb{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:var(--spacing-xxs) var(--spacing-s);border-radius:8px;color:var(--primary);font-size:var(--font-size-body);line-height:1.75;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .16s ease,color .16s ease}.api-code-tab.svelte-s50qkb:hover{background:var(--alpha-purple-300-30);color:var(--primary)}.api-code-product-tab.svelte-s50qkb{color:var(--primary-800)}.api-code-demo.svelte-s50qkb{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;width:100%;overflow:hidden;border-radius:16px;box-shadow:1px 8px 30px #00000017}.api-code-panel.svelte-s50qkb{display:flex;flex-direction:column;gap:var(--spacing-xl);min-width:0;min-height:0;padding:var(--spacing-xl);overflow:hidden}.api-code-panel--request.svelte-s50qkb{background:var(--api-code-request-bg);color:var(--api-code-request-text)}.api-code-panel--response.svelte-s50qkb{align-self:stretch;background:var(--api-code-response-bg);color:var(--api-code-response-text)}.api-code-panel--response.svelte-s50qkb .api-code-stack:where(.svelte-s50qkb){position:relative;flex:1 1 0;min-height:0;overflow:auto;scrollbar-color:var(--base-graphite-400) transparent}.api-code-panel--response.svelte-s50qkb .api-code-block:where(.svelte-s50qkb){display:none}.api-code-response-header.svelte-s50qkb{align-items:center;min-height:44px;color:var(--api-code-response-text);font-family:var(--font-family-brand);font-size:var(--font-size-body);line-height:1.375}.api-code-copy-set.svelte-s50qkb{position:relative;z-index:1;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:var(--spacing-xs);width:44px;height:44px;padding:0;border:0;border-radius:12px;background:var(--hover-bg);color:var(--primary-25);cursor:pointer;transition:background-color .16s ease,color .16s ease}.api-code-copy-set.svelte-s50qkb:after{content:attr(data-copy-tooltip);position:absolute;top:calc(100% + 6px);right:0;padding:5px 9px;border-radius:8px;background:var(--base-graphite-1000);box-shadow:0 4px 12px #0000002e;color:var(--base-graphite-25);font-size:.75rem;font-weight:var(--font-weight-semibold);line-height:1.3;white-space:nowrap;pointer-events:none;opacity:0;transform:translateY(-3px);transition:opacity .12s ease,transform .12s ease}.api-code-copy-set[data-copied=true]:after{opacity:1;transform:translateY(0)}.api-code-panel--request.svelte-s50qkb .api-code-copy-set:where(.svelte-s50qkb){color:var(--api-code-request-text)}.api-code-panel--response.svelte-s50qkb .api-code-copy-set:where(.svelte-s50qkb){color:var(--api-code-response-text)}.api-code-copy-set.svelte-s50qkb:hover,.api-code-copy-set[data-copied=true]{background:var(--alpha-purple-300-30)}.api-code-copy-set.svelte-s50qkb:focus-visible{outline:var(--focus-outline);outline-offset:3px}.api-code-copy-button.svelte-s50qkb{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px}.api-code-copy-button.svelte-s50qkb svg:where(.svelte-s50qkb){width:28px;height:28px}.api-code-stack.svelte-s50qkb{display:grid;width:100%}.api-code-panel--request.svelte-s50qkb .api-code-stack:where(.svelte-s50qkb){overflow-x:auto;scrollbar-color:var(--base-graphite-400) transparent}.api-code-block.svelte-s50qkb{grid-area:1 / 1;display:grid;align-self:start;min-width:0;visibility:hidden;pointer-events:none;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Roboto Mono,monospace;font-size:var(--font-size-body);line-height:1.75}.api-code-panel--request.svelte-s50qkb .api-code-block:where(.svelte-s50qkb),.api-code-panel--response.svelte-s50qkb .api-code-block:where(.svelte-s50qkb){width:max-content;min-width:100%}.api-code-block.svelte-s50qkb pre:where(.svelte-s50qkb){min-width:0;margin:0;font:inherit;white-space:pre-wrap}.api-code-panel--request.svelte-s50qkb .api-code-block:where(.svelte-s50qkb) pre:where(.svelte-s50qkb),.api-code-panel--response.svelte-s50qkb .api-code-block:where(.svelte-s50qkb) pre:where(.svelte-s50qkb){white-space:pre}.api-code-block.svelte-s50qkb code:where(.svelte-s50qkb){font:inherit}.api-code-line-row.svelte-s50qkb{display:grid;grid-template-columns:22px minmax(0,1fr);gap:var(--spacing-xs);align-items:start}.api-code-panel--request.svelte-s50qkb .api-code-line-row:where(.svelte-s50qkb),.api-code-panel--response.svelte-s50qkb .api-code-line-row:where(.svelte-s50qkb){grid-template-columns:22px max-content}.api-code-line-number.svelte-s50qkb,.api-code-line-text.svelte-s50qkb{display:block;min-height:1.75em}.api-code-line-number.svelte-s50qkb{color:var(--api-code-request-muted);-webkit-user-select:none;user-select:none}.api-code-line-text.svelte-s50qkb{min-width:0;overflow-wrap:anywhere}.api-code-panel--request.svelte-s50qkb .api-code-line-text:where(.svelte-s50qkb),.api-code-panel--response.svelte-s50qkb .api-code-line-text:where(.svelte-s50qkb){overflow-wrap:normal}.api-code-token--comment.svelte-s50qkb{color:var(--api-code-request-muted)}.api-code-token--keyword.svelte-s50qkb{color:var(--api-code-request-keyword);font-weight:var(--font-weight-bold)}.api-code-token--function.svelte-s50qkb{color:var(--api-code-request-function)}.api-code-token--literal.svelte-s50qkb,.api-code-token--number.svelte-s50qkb,.api-code-token--string.svelte-s50qkb{color:var(--api-code-request-string)}.api-code-token--property.svelte-s50qkb{color:var(--api-code-response-property)}.api-code-block--response.svelte-s50qkb .api-code-token--comment:where(.svelte-s50qkb){color:var(--api-code-response-muted)}.api-code-block--response.svelte-s50qkb .api-code-token--keyword:where(.svelte-s50qkb),.api-code-block--response.svelte-s50qkb .api-code-token--literal:where(.svelte-s50qkb),.api-code-block--response.svelte-s50qkb .api-code-token--number:where(.svelte-s50qkb),.api-code-block--response.svelte-s50qkb .api-code-token--string:where(.svelte-s50qkb){color:var(--api-code-response-value);font-weight:inherit}.api-code-block--response.svelte-s50qkb .api-code-line-number:where(.svelte-s50qkb){color:var(--api-code-response-muted)}.api-code-product-tab[data-api-code-active=true].svelte-s50qkb{background:var(--alpha-purple-300-30);color:var(--primary)}@media(prefers-color-scheme:dark){.api-code-examples-section.svelte-s50qkb{--api-code-request-bg: var(--base-graphite-850);--api-code-request-text: var(--base-graphite-25);--api-code-request-muted: var(--base-graphite-300);--api-code-request-keyword: var(--base-graphite-25);--api-code-request-function: var(--base-purple-300);--api-code-request-string: var(--base-red-300);--api-code-response-bg: var(--base-graphite-100);--api-code-response-text: var(--base-graphite-1000);--api-code-response-muted: var(--base-graphite-600);--api-code-response-property: var(--base-green-600);--api-code-response-value: var(--base-graphite-1000)}}.api-code-language-tab[data-api-code-active=true].svelte-s50qkb{background:var(--accent-purple-variant);color:var(--base-graphite-25);border-radius:12px}.api-code-block[data-api-code-active=true].svelte-s50qkb{visibility:visible;pointer-events:auto}.api-code-block--response[data-api-code-active=true].svelte-s50qkb{display:grid}.api-code-tab.svelte-s50qkb:has(.api-code-radio:where(.svelte-s50qkb):focus-visible){outline:var(--focus-outline);outline-offset:3px}@media(prefers-reduced-motion:reduce){.api-code-copy-set.svelte-s50qkb:after{transition:none}}@media(max-width:900px){.api-code-demo.svelte-s50qkb{grid-template-columns:minmax(0,1fr)}.api-code-panel--request.svelte-s50qkb{border-radius:16px 16px 0 0}.api-code-panel--response.svelte-s50qkb{border-radius:0 0 16px 16px}.api-code-panel--response.svelte-s50qkb .api-code-stack:where(.svelte-s50qkb){flex:none;height:min(420px,55vh)}}@media(max-width:767px){.api-code-examples-section.svelte-s50qkb{padding-block:0 var(--spacing-xxl-10)}.api-code-examples-inner.svelte-s50qkb{gap:var(--spacing-l)}.api-code-product-tabs.svelte-s50qkb,.api-code-language-tabs.svelte-s50qkb{gap:var(--spacing-xs);width:100%;overflow-x:auto;scrollbar-width:none}.api-code-panel-header.svelte-s50qkb .api-code-language-tabs:where(.svelte-s50qkb){width:auto}.api-code-product-tabs.svelte-s50qkb::-webkit-scrollbar,.api-code-language-tabs.svelte-s50qkb::-webkit-scrollbar{display:none}.api-code-tab.svelte-s50qkb{flex:0 0 auto;font-size:.875rem}.api-code-panel.svelte-s50qkb{gap:var(--spacing-l);padding:var(--spacing-l)}.api-code-block.svelte-s50qkb{font-size:.8125rem;line-height:1.7}}.api-products-section.svelte-1g989o1{--api-products-padding-block: calc( var(--spacing-xxl-10) + var(--spacing-xxl-10) + var(--spacing-s) );padding-block:var(--api-products-padding-block);background:var(--bg-app);color:var(--primary)}.api-products-inner.svelte-1g989o1{margin-bottom:var(--spacing-xxl-6)}.api-products-header.svelte-1g989o1{gap:var(--spacing-xl)}.api-products-heading.svelte-1g989o1{font-family:var(--font-family-brand)}.api-products-body.svelte-1g989o1{max-width:660px;margin:0;color:var(--primary);line-height:1.75;text-align:center}.onb_plans_wrapper.svelte-1g989o1{display:flex;flex-direction:column;background:var(--bg-app)}.onboarding_plans_box.svelte-1g989o1{display:flex;align-items:stretch;justify-content:safe center;gap:17px;width:100%;max-width:var(--layout-max-width);margin-inline:auto;padding:0 var(--layout-padding);line-height:1.375rem}.onb_plan.svelte-1g989o1{position:relative;flex:1;min-width:235px;max-width:364px;border-radius:38px}.onb_plan_body.svelte-1g989o1{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;padding:25px 15px 15px;border:2px solid var(--primary-100);border-radius:38px;background-color:var(--bg-modal);color:inherit;box-shadow:1px 8px 30px #18181a1a}.onb_plan.__highlighted.svelte-1g989o1 .onb_plan_body:where(.svelte-1g989o1){border-color:var(--accent-purple)}.onb_plan_name.svelte-1g989o1{margin:0;font-family:var(--font-family-brand);font-size:2.25rem;font-weight:var(--font-weight-bold);line-height:1;color:var(--primary)}.onb_plan_sub_desc.svelte-1g989o1{min-height:44px;margin:4px 0 0;color:var(--primary-700);text-align:center}.onb_plan_icon.svelte-1g989o1{display:flex;align-items:center;justify-content:center;height:124px;margin:30px 0}.onb_plan_icon.svelte-1g989o1 img:where(.svelte-1g989o1){width:auto;max-width:100%;height:auto;max-height:112px}.onb_plan_desc.svelte-1g989o1{width:100%;margin-top:0;margin-bottom:32px;color:var(--primary-800)}.onb_plan_features_list.svelte-1g989o1{margin:0;padding-left:20px;list-style:disc;text-align:left}.onb_plan_features_list.svelte-1g989o1>li:where(.svelte-1g989o1){line-height:1.5}.onb_plan_features_list.svelte-1g989o1>li:where(.svelte-1g989o1)+li:where(.svelte-1g989o1){margin-top:10px}.onb_plan_choose_btn_box.svelte-1g989o1{width:100%;margin-top:auto}.api-products-cta.svelte-1g989o1{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:0 32px;border-radius:999px;background-color:var(--primary);color:var(--primary-25);font-size:1rem;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,color .16s ease}.api-products-cta.svelte-1g989o1:hover,.api-products-cta.svelte-1g989o1:focus-visible{background-color:var(--primary-800);color:var(--primary-25);text-decoration:none}.onb_plan.__highlighted.svelte-1g989o1 .api-products-cta:where(.svelte-1g989o1){background-color:var(--accent-purple);color:var(--accent-on-accent)}.onb_plan.__highlighted.svelte-1g989o1 .api-products-cta:where(.svelte-1g989o1):hover,.onb_plan.__highlighted.svelte-1g989o1 .api-products-cta:where(.svelte-1g989o1):focus-visible{background-color:var(--accent-purple-variant)}@media(max-width:1024px){.onboarding_plans_box.svelte-1g989o1{max-width:100vw;flex-wrap:wrap}.onb_plan.svelte-1g989o1{flex:0 1 364px}.onb_plan_body.svelte-1g989o1{padding:15px 10px}.onb_plan_name.svelte-1g989o1{font-size:1.75rem}.onb_plan_sub_desc.svelte-1g989o1{font-size:.75rem}.onb_plan_features_list.svelte-1g989o1>li:where(.svelte-1g989o1){font-size:.875rem}}@media(max-width:767px){.api-products-section.svelte-1g989o1{--api-products-padding-block: var(--spacing-xxl-10)}.api-products-heading.svelte-1g989o1{font-size:var(--font-size-h1)}.api-products-body.svelte-1g989o1{padding-inline:0}.onboarding_plans_box.svelte-1g989o1{flex-direction:column;align-items:center;padding-inline:0}.onb_plan.svelte-1g989o1{width:min(100%,364px);min-width:0}}.api-ascii-grid.svelte-tuan71{--api-ascii-palette: #4835bc, #9debfe, #fd6820, #ffb319, #60aa55, #f2f0e7;--api-ascii-grey: var(--base-chrome-300);position:absolute;inset:0;pointer-events:none}.api-ascii-grid__canvas{display:block}.api-under-hood-section.svelte-10lox9r{--api-under-hood-autoplay-play-state: paused;color:var(--base-graphite-25)}.api-under-hood-section[data-under-hood-autoplay=running]{--api-under-hood-autoplay-play-state: running}.api-under-hood-panel.svelte-10lox9r{padding-block:78px;background:var(--base-graphite-1000)}.api-under-hood-inner.svelte-10lox9r{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxl-6)}.api-under-hood-header.svelte-10lox9r{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxs);width:100%;min-width:300px;text-align:center}.api-under-hood-overline.svelte-10lox9r{margin:0;font-size:1.125rem;line-height:1.45;color:var(--base-purple-300)}.api-under-hood-heading.svelte-10lox9r{margin:0;font-family:var(--font-family-brand);font-size:2.875rem;font-weight:var(--font-weight-semibold);line-height:1.13;color:var(--base-graphite-25)}.api-under-hood-content.svelte-10lox9r{position:relative;display:grid;grid-template-columns:minmax(220px,448px) minmax(300px,587px);align-items:center;justify-content:center;gap:clamp(var(--spacing-xxl-2),8vw,129px);width:100%}.api-under-hood-radio.svelte-10lox9r{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.api-under-hood-tabs.svelte-10lox9r{display:flex;flex-direction:column;align-items:stretch;gap:var(--spacing-xl);width:100%}.api-under-hood-tab.svelte-10lox9r{position:relative;display:flex;align-items:flex-start;gap:var(--spacing-l);width:100%;padding:0;border:0;background:transparent;color:#fafafb99;font-family:var(--font-family-brand);font-size:2rem;font-weight:var(--font-weight-regular);line-height:1.44;letter-spacing:0;text-align:left;cursor:pointer;transition:color .16s ease,opacity .16s ease}.api-under-hood-tab.svelte-10lox9r:hover,.api-under-hood-tab.svelte-10lox9r:focus-visible{color:var(--base-graphite-25)}.api-under-hood-loader.svelte-10lox9r{display:flex;flex:0 0 44px;align-items:center;justify-content:center;width:44px;height:44px;opacity:0;transition:opacity .16s ease}.api-under-hood-loader.svelte-10lox9r svg:where(.svelte-10lox9r){width:33px;height:33px}.api-under-hood-loader-progress.svelte-10lox9r{stroke-dasharray:100;stroke-dashoffset:100;transform:rotate(-90deg);transform-origin:center}.api-under-hood-loader-highlight.svelte-10lox9r{stroke-dasharray:100;stroke-dashoffset:100}.api-under-hood-tab-title.svelte-10lox9r{min-width:0}.api-under-hood-visual.svelte-10lox9r{position:relative;width:100%;aspect-ratio:587 / 563;overflow:hidden;border:1px dashed rgba(0,0,0,.09);box-shadow:0 4px 8px #00000008}.api-under-hood-card.svelte-10lox9r{position:absolute;z-index:1;top:50%;left:50%;display:none;align-items:center;justify-content:center;width:min(84%,493px);min-height:130px;padding:var(--spacing-xxl-3);border:1px solid var(--primary-100);border-radius:24px;background:#fff;box-shadow:1px 8px 15px #00000017;transform:translate(-50%,-50%)}.api-under-hood-card.svelte-10lox9r p:where(.svelte-10lox9r){margin:0;font-size:var(--font-size-body);line-height:1.75;color:var(--base-graphite-800)}@media(min-width:1440px){.api-under-hood-panel.svelte-10lox9r{box-sizing:border-box;height:100vh}.api-under-hood-inner.svelte-10lox9r{justify-content:center;height:100%}}@supports (height: 100svh){@media(min-width:1440px){.api-under-hood-panel.svelte-10lox9r{height:100svh}}}@media(min-width:1921px){.api-under-hood-panel.svelte-10lox9r{height:1080px}}@media(max-width:767px){.api-under-hood-panel.svelte-10lox9r{padding:var(--spacing-xxl-10) 0 0;border-radius:35px}.api-under-hood-inner.svelte-10lox9r{max-width:none;width:100%;gap:46px}.api-under-hood-header.svelte-10lox9r{min-width:300px;min-height:78px;justify-content:center;padding-inline:var(--layout-padding)}.api-under-hood-heading.svelte-10lox9r{font-size:var(--font-size-h1);line-height:1.13}.api-under-hood-content.svelte-10lox9r{grid-template-columns:minmax(0,1fr);gap:var(--spacing-s);max-width:none;width:100%}.api-under-hood-tabs.svelte-10lox9r{--api-under-hood-rail-left: var(--spacing-xl);--api-under-hood-rail-top: var(--spacing-xl);--api-under-hood-rail-height: 100px;--api-under-hood-tab-offset: 56px;--api-under-hood-marker-height: 22px;position:relative;min-height:156px;gap:4px;padding:var(--spacing-xl) var(--spacing-xl) var(--spacing-xl) var(--api-under-hood-tab-offset)}.api-under-hood-tabs.svelte-10lox9r:before{content:"";position:absolute;top:var(--api-under-hood-rail-top);left:var(--api-under-hood-rail-left);width:1px;height:var(--api-under-hood-rail-height);background:repeating-linear-gradient(to bottom,rgba(250,250,251,.36) 0,rgba(250,250,251,.36) 4px,transparent 4px,transparent 8px)}.api-under-hood-tab.svelte-10lox9r{display:block;min-height:24px;padding:0;font-size:1rem;font-weight:var(--font-weight-semibold);line-height:22px;color:#fafafb99}.api-under-hood-loader.svelte-10lox9r{display:none}.api-under-hood-tab.svelte-10lox9r:before{content:"";position:absolute;top:0;left:calc(var(--api-under-hood-rail-left) - var(--api-under-hood-tab-offset) - 2px);display:none;width:5px;height:var(--api-under-hood-marker-height);border-radius:999px;background:var(--base-purple-300)}.api-under-hood-radio--1.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--1:where(.svelte-10lox9r):before,.api-under-hood-radio--2.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--2:where(.svelte-10lox9r):before,.api-under-hood-radio--3.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--3:where(.svelte-10lox9r):before,.api-under-hood-radio--4.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--4:where(.svelte-10lox9r):before{display:block}.api-under-hood-visual.svelte-10lox9r{display:flex;align-items:center;justify-content:center;width:auto;margin-inline:var(--layout-padding);min-height:346px;aspect-ratio:auto;padding:89px var(--spacing-xxl-2);border:0;border-radius:24px}.api-under-hood-card.svelte-10lox9r{position:relative;top:auto;left:auto;width:min(296px,100%);min-height:0;transform:none;padding:var(--spacing-xl);border:0;border-radius:24px}.api-under-hood-card.svelte-10lox9r p:where(.svelte-10lox9r){font-size:var(--font-size-body);line-height:1.75}}@media(prefers-reduced-motion:reduce){.api-under-hood-tab.svelte-10lox9r,.api-under-hood-loader.svelte-10lox9r{transition:none}.api-under-hood-loader-progress.svelte-10lox9r,.api-under-hood-loader-highlight.svelte-10lox9r{stroke-dashoffset:0}}.api-under-hood-radio--1.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--1:where(.svelte-10lox9r),.api-under-hood-radio--2.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--2:where(.svelte-10lox9r),.api-under-hood-radio--3.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--3:where(.svelte-10lox9r),.api-under-hood-radio--4.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--4:where(.svelte-10lox9r){color:var(--base-purple-300)}.api-under-hood-radio--1.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--1:where(.svelte-10lox9r) .api-under-hood-loader:where(.svelte-10lox9r),.api-under-hood-radio--2.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--2:where(.svelte-10lox9r) .api-under-hood-loader:where(.svelte-10lox9r),.api-under-hood-radio--3.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--3:where(.svelte-10lox9r) .api-under-hood-loader:where(.svelte-10lox9r),.api-under-hood-radio--4.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--4:where(.svelte-10lox9r) .api-under-hood-loader:where(.svelte-10lox9r){opacity:1}.api-under-hood-section[data-under-hood-autoplay] .api-under-hood-radio--1.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--1:where(.svelte-10lox9r) .api-under-hood-loader:where(.svelte-10lox9r) .api-under-hood-loader-progress:where(.svelte-10lox9r),.api-under-hood-section[data-under-hood-autoplay] .api-under-hood-radio--2.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--2:where(.svelte-10lox9r) .api-under-hood-loader:where(.svelte-10lox9r) .api-under-hood-loader-progress:where(.svelte-10lox9r),.api-under-hood-section[data-under-hood-autoplay] .api-under-hood-radio--3.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--3:where(.svelte-10lox9r) .api-under-hood-loader:where(.svelte-10lox9r) .api-under-hood-loader-progress:where(.svelte-10lox9r),.api-under-hood-section[data-under-hood-autoplay] .api-under-hood-radio--4.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--4:where(.svelte-10lox9r) .api-under-hood-loader:where(.svelte-10lox9r) .api-under-hood-loader-progress:where(.svelte-10lox9r){animation:svelte-10lox9r-api-under-hood-loader-progress var(--api-under-hood-autoplay-duration) linear forwards;animation-play-state:var(--api-under-hood-autoplay-play-state)}.api-under-hood-section[data-under-hood-autoplay] .api-under-hood-radio--1.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--1:where(.svelte-10lox9r) .api-under-hood-loader-highlight:where(.svelte-10lox9r),.api-under-hood-section[data-under-hood-autoplay] .api-under-hood-radio--2.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--2:where(.svelte-10lox9r) .api-under-hood-loader-highlight:where(.svelte-10lox9r),.api-under-hood-section[data-under-hood-autoplay] .api-under-hood-radio--3.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--3:where(.svelte-10lox9r) .api-under-hood-loader-highlight:where(.svelte-10lox9r),.api-under-hood-section[data-under-hood-autoplay] .api-under-hood-radio--4.svelte-10lox9r:checked~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--4:where(.svelte-10lox9r) .api-under-hood-loader-highlight:where(.svelte-10lox9r){animation:svelte-10lox9r-api-under-hood-loader-highlight var(--api-under-hood-autoplay-duration) linear forwards;animation-play-state:var(--api-under-hood-autoplay-play-state)}.api-under-hood-radio--1.svelte-10lox9r:focus-visible~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--1:where(.svelte-10lox9r),.api-under-hood-radio--2.svelte-10lox9r:focus-visible~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--2:where(.svelte-10lox9r),.api-under-hood-radio--3.svelte-10lox9r:focus-visible~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--3:where(.svelte-10lox9r),.api-under-hood-radio--4.svelte-10lox9r:focus-visible~.api-under-hood-tabs:where(.svelte-10lox9r) .api-under-hood-tab--4:where(.svelte-10lox9r){outline:var(--focus-outline);outline-offset:4px;border-radius:6px}.api-under-hood-radio--1.svelte-10lox9r:checked~.api-under-hood-visual:where(.svelte-10lox9r) .api-under-hood-card--1:where(.svelte-10lox9r),.api-under-hood-radio--2.svelte-10lox9r:checked~.api-under-hood-visual:where(.svelte-10lox9r) .api-under-hood-card--2:where(.svelte-10lox9r),.api-under-hood-radio--3.svelte-10lox9r:checked~.api-under-hood-visual:where(.svelte-10lox9r) .api-under-hood-card--3:where(.svelte-10lox9r),.api-under-hood-radio--4.svelte-10lox9r:checked~.api-under-hood-visual:where(.svelte-10lox9r) .api-under-hood-card--4:where(.svelte-10lox9r){display:flex}@media(min-width:1440px){.api-under-hood-visual.svelte-10lox9r:before{content:"";position:absolute;z-index:1;top:50%;left:50%;box-sizing:border-box;width:min(84%,493px);height:220px;border:1px solid var(--primary-100);border-radius:24px;background:#fff;box-shadow:1px 8px 15px #00000017;transform:translate(-50%,-50%)}.api-under-hood-card.svelte-10lox9r{z-index:2;display:flex;height:220px;min-height:0;border:0;background:transparent;box-shadow:none}.api-under-hood-card.svelte-10lox9r p:where(.svelte-10lox9r){opacity:0;visibility:hidden;transition:opacity .24s linear,visibility 0s linear .24s}.api-under-hood-radio--1.svelte-10lox9r:checked~.api-under-hood-visual:where(.svelte-10lox9r) .api-under-hood-card--1:where(.svelte-10lox9r) p:where(.svelte-10lox9r),.api-under-hood-radio--2.svelte-10lox9r:checked~.api-under-hood-visual:where(.svelte-10lox9r) .api-under-hood-card--2:where(.svelte-10lox9r) p:where(.svelte-10lox9r),.api-under-hood-radio--3.svelte-10lox9r:checked~.api-under-hood-visual:where(.svelte-10lox9r) .api-under-hood-card--3:where(.svelte-10lox9r) p:where(.svelte-10lox9r),.api-under-hood-radio--4.svelte-10lox9r:checked~.api-under-hood-visual:where(.svelte-10lox9r) .api-under-hood-card--4:where(.svelte-10lox9r) p:where(.svelte-10lox9r){opacity:1;visibility:visible;transition:opacity .24s linear .24s,visibility 0s linear}}@media(min-width:768px)and (prefers-reduced-motion:reduce){.api-under-hood-card.svelte-10lox9r,.api-under-hood-card.svelte-10lox9r p:where(.svelte-10lox9r){transition:none}}@supports (animation-timeline: view()){@media(max-width:767px)and (prefers-reduced-motion:no-preference){.api-under-hood-section.svelte-10lox9r{min-height:var(--api-under-hood-scroll-height, 400svh);background:var(--base-graphite-1000);border-radius:35px;view-timeline-name:--api-under-hood-scroll;view-timeline-axis:block}.api-under-hood-sticky.svelte-10lox9r{position:sticky;top:0;height:100svh;max-height:100svh}.api-under-hood-panel.svelte-10lox9r{height:100%;padding:0;border-radius:0;background:none}.api-under-hood-inner.svelte-10lox9r{box-sizing:border-box;height:100%;overflow:hidden;gap:clamp(var(--spacing-xxl-2),6svh,46px);justify-content:flex-start;padding:clamp(var(--spacing-xxl-4),8svh,var(--spacing-xxl-10)) 0 0}.api-under-hood-content.svelte-10lox9r{grid-template-rows:auto minmax(0,1fr);flex:1}.api-under-hood-visual.svelte-10lox9r{height:100%;min-height:0;padding:clamp(var(--spacing-xxl-2),10svh,89px) var(--spacing-xxl-2)}.api-under-hood-card.svelte-10lox9r{position:absolute;top:50%;left:50%;display:flex;width:min(296px,calc(100% - var(--spacing-xxl-4)));transform:translate(-50%,-50%);opacity:0;visibility:hidden}.api-under-hood-tab.svelte-10lox9r,.api-under-hood-tab.svelte-10lox9r:before,.api-under-hood-card.svelte-10lox9r{animation-duration:1ms;animation-fill-mode:both;animation-range:contain 0% contain 100%;animation-timing-function:steps(1,end);animation-timeline:--api-under-hood-scroll}.api-under-hood-tab.svelte-10lox9r:before{display:block;opacity:0}.api-under-hood-tab--1.svelte-10lox9r{animation-name:svelte-10lox9r-api-under-hood-tab-1}.api-under-hood-tab--2.svelte-10lox9r{animation-name:svelte-10lox9r-api-under-hood-tab-2}.api-under-hood-tab--3.svelte-10lox9r{animation-name:svelte-10lox9r-api-under-hood-tab-3}.api-under-hood-tab--4.svelte-10lox9r{animation-name:svelte-10lox9r-api-under-hood-tab-4}.api-under-hood-tab--1.svelte-10lox9r:before{animation-name:svelte-10lox9r-api-under-hood-marker-1}.api-under-hood-tab--2.svelte-10lox9r:before{animation-name:svelte-10lox9r-api-under-hood-marker-2}.api-under-hood-tab--3.svelte-10lox9r:before{animation-name:svelte-10lox9r-api-under-hood-marker-3}.api-under-hood-tab--4.svelte-10lox9r:before{animation-name:svelte-10lox9r-api-under-hood-marker-4}.api-under-hood-card--1.svelte-10lox9r{animation-name:svelte-10lox9r-api-under-hood-card-1}.api-under-hood-card--2.svelte-10lox9r{animation-name:svelte-10lox9r-api-under-hood-card-2}.api-under-hood-card--3.svelte-10lox9r{animation-name:svelte-10lox9r-api-under-hood-card-3}.api-under-hood-card--4.svelte-10lox9r{animation-name:svelte-10lox9r-api-under-hood-card-4}}}@media(max-width:767px)and (prefers-reduced-motion:no-preference){.api-under-hood-section[data-under-hood-fallback]{--api-under-hood-viewport: 100vh;min-height:calc(var(--api-under-hood-item-count, 4) * var(--api-under-hood-viewport));background:var(--base-graphite-1000);border-radius:35px}@supports (height: 100svh){.api-under-hood-section[data-under-hood-fallback]{--api-under-hood-viewport: 100svh}}.api-under-hood-section[data-under-hood-fallback] .api-under-hood-sticky{position:sticky;top:0;height:var(--api-under-hood-viewport);max-height:var(--api-under-hood-viewport)}.api-under-hood-section[data-under-hood-fallback] .api-under-hood-panel{height:100%;padding:0;border-radius:0;background:none}.api-under-hood-section[data-under-hood-fallback] .api-under-hood-inner{box-sizing:border-box;height:100%;overflow:hidden;gap:clamp(var(--spacing-xxl-2),6vh,46px);justify-content:flex-start;padding:clamp(var(--spacing-xxl-4),8vh,var(--spacing-xxl-10)) 0 0}.api-under-hood-section[data-under-hood-fallback] .api-under-hood-content{grid-template-rows:auto minmax(0,1fr);flex:1}.api-under-hood-section[data-under-hood-fallback] .api-under-hood-visual{height:100%;min-height:0;padding:clamp(var(--spacing-xxl-2),10vh,89px) var(--spacing-xxl-2)}.api-under-hood-section[data-under-hood-fallback] .api-under-hood-card{position:absolute;top:50%;left:50%;width:min(296px,calc(100% - var(--spacing-xxl-4)));transform:translate(-50%,-50%)}}@keyframes svelte-10lox9r-api-under-hood-loader-progress{to{stroke-dashoffset:0}}@keyframes svelte-10lox9r-api-under-hood-loader-highlight{0%{stroke-dashoffset:100}25%,to{stroke-dashoffset:0}}@keyframes svelte-10lox9r-api-under-hood-tab-1{0%{color:var(--base-purple-300)}25%,to{color:#fafafb99}}@keyframes svelte-10lox9r-api-under-hood-tab-2{0%,50%,to{color:#fafafb99}25%{color:var(--base-purple-300)}}@keyframes svelte-10lox9r-api-under-hood-tab-3{0%,75%,to{color:#fafafb99}50%{color:var(--base-purple-300)}}@keyframes svelte-10lox9r-api-under-hood-tab-4{0%{color:#fafafb99}75%,to{color:var(--base-purple-300)}}@keyframes svelte-10lox9r-api-under-hood-marker-1{0%{opacity:1}25%,to{opacity:0}}@keyframes svelte-10lox9r-api-under-hood-marker-2{0%,50%,to{opacity:0}25%{opacity:1}}@keyframes svelte-10lox9r-api-under-hood-marker-3{0%,75%,to{opacity:0}50%{opacity:1}}@keyframes svelte-10lox9r-api-under-hood-marker-4{0%{opacity:0}75%,to{opacity:1}}@keyframes svelte-10lox9r-api-under-hood-card-1{0%{opacity:1;visibility:visible}25%,to{opacity:0;visibility:hidden}}@keyframes svelte-10lox9r-api-under-hood-card-2{0%,50%,to{opacity:0;visibility:hidden}25%{opacity:1;visibility:visible}}@keyframes svelte-10lox9r-api-under-hood-card-3{0%,75%,to{opacity:0;visibility:hidden}50%{opacity:1;visibility:visible}}@keyframes svelte-10lox9r-api-under-hood-card-4{0%{opacity:0;visibility:hidden}75%,to{opacity:1;visibility:visible}}.ecosystem2-section.svelte-17k0xdl{padding-block:var(--value-xxxxxl)}.ecosystem2-inner.svelte-17k0xdl{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-xxl-10)}.ecosystem2-card.svelte-17k0xdl{display:flex;width:min(100%,533px);flex-shrink:0;justify-content:center}.ecosystem2-pills.svelte-17k0xdl{display:block;width:min(100%,533px);height:auto;border-radius:var(--spacing-xl)}.ecosystem2-text.svelte-17k0xdl{display:flex;width:min(100%,510px);flex-shrink:0;flex-direction:column;gap:var(--spacing-xl)}.ecosystem2-heading.svelte-17k0xdl{margin:0;color:var(--primary);font-family:var(--font-family-brand);font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:2rem;letter-spacing:0}.ecosystem2-body.svelte-17k0xdl{display:flex;flex-direction:column;gap:var(--spacing-s);color:var(--primary-800);font-size:var(--font-size-body);line-height:var(--line-height-body)}.ecosystem2-body.svelte-17k0xdl p:where(.svelte-17k0xdl){margin:0}.ecosystem2-body.svelte-17k0xdl strong{color:var(--primary);font-weight:var(--font-weight-bold)}@media(max-width:1200px){.ecosystem2-inner.svelte-17k0xdl{flex-direction:column;gap:2.5rem}.ecosystem2-text.svelte-17k0xdl{width:min(100%,533px)}}@media(max-width:768px){.ecosystem2-section.svelte-17k0xdl{padding-block:4rem}.ecosystem2-inner.svelte-17k0xdl{gap:2rem}.ecosystem2-card.svelte-17k0xdl,.ecosystem2-pills.svelte-17k0xdl,.ecosystem2-text.svelte-17k0xdl{width:100%}}.ecosystem-section.svelte-39qt8t{display:flex;flex-direction:column;gap:var(--spacing-xxl-10);padding:var(--spacing-xxl-10) 0 8rem}.ecosystem-header.svelte-39qt8t{width:100%}.ecosystem-overline.svelte-39qt8t{font-size:var(--font-size-body-l);color:var(--accent-purple);line-height:var(--line-height-body)}.feature-cards.svelte-39qt8t{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xl)}.feature-card.svelte-39qt8t{display:flex;flex-direction:column;gap:var(--spacing-m)}.card-main.svelte-39qt8t{display:flex;flex-direction:column;gap:var(--spacing-xl)}.card-actions.svelte-39qt8t{display:flex;gap:var(--spacing-m)}.card-media.svelte-39qt8t{position:relative;border-radius:24px;overflow:hidden;padding:var(--spacing-xl);background:var(--base-graphite-100)}.card-media.svelte-39qt8t:before{content:"";position:absolute;inset:1px;border-radius:22px;background-image:url(../../../_mkt/img/ecosystem-card-pattern.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.7;pointer-events:none}.card-media--yellow.svelte-39qt8t{background:var(--base-yellow)}.card-media--purple.svelte-39qt8t{background:var(--base-purple-300)}.card-screenshot.svelte-39qt8t{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:12px;box-shadow:0 0 24px #00000038}.card-content.svelte-39qt8t{display:flex;flex-direction:column;gap:var(--spacing-s)}.card-title.svelte-39qt8t{font-size:1.5rem;font-weight:var(--font-weight-semibold);line-height:1.33;margin:0;color:var(--primary)}.card-description.svelte-39qt8t{font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--primary-800);margin:0}.horizontal-card.svelte-39qt8t{display:flex;align-items:center;gap:var(--spacing-xxl-10)}.horizontal-card-text.svelte-39qt8t{display:flex;flex-direction:column;gap:var(--spacing-m);width:480px;flex-shrink:0}.horizontal-card-actions.svelte-39qt8t{display:flex;gap:var(--spacing-m)}.horizontal-card-image.svelte-39qt8t{flex:1;min-width:0}.horizontal-card-image.svelte-39qt8t img:where(.svelte-39qt8t){display:block;width:100%;height:auto}@media(max-width:991px){.card-media.svelte-39qt8t{padding:var(--spacing-m)}.card-screenshot.svelte-39qt8t{border-radius:8px}.horizontal-card.svelte-39qt8t{gap:var(--spacing-xl)}.horizontal-card-text.svelte-39qt8t{width:auto;flex:1}}@media(max-width:768px){.ecosystem-section.svelte-39qt8t{padding-bottom:var(--spacing-xxl-10)}.ecosystem-heading.svelte-39qt8t{font-size:var(--font-size-h1)}.ecosystem-body.svelte-39qt8t br:where(.svelte-39qt8t){display:none}.feature-cards.svelte-39qt8t{grid-template-columns:1fr;gap:var(--spacing-xxl-10)}.card-media.svelte-39qt8t{padding:var(--spacing-s)}.card-screenshot.svelte-39qt8t{border-radius:6px}.horizontal-card.svelte-39qt8t{flex-direction:column;gap:var(--spacing-xl)}.horizontal-card-image.svelte-39qt8t{order:-1;width:100%}.horizontal-card-text.svelte-39qt8t{width:100%;flex:none}}.faq-section.svelte-1h7e2i5{background:var(--base-graphite-1000);padding-top:4rem;padding-bottom:8rem}.faq-heading.svelte-1h7e2i5{font-family:var(--font-family-brand);margin-bottom:var(--spacing-xxl-6);text-align:center;color:var(--base-graphite-25)}.faq-list.svelte-1h7e2i5{display:flex;flex-direction:column}.faq-item.svelte-1h7e2i5{border-top:1px solid rgba(250,250,251,.12)}.faq-item.svelte-1h7e2i5:first-child{border-top:0}.faq-item.svelte-1h7e2i5:last-child{border-bottom:0}.faq-row.svelte-1h7e2i5{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-xl);padding:var(--spacing-xxl-2) 0;cursor:pointer;list-style:none}.faq-row.svelte-1h7e2i5::-webkit-details-marker{display:none}.faq-question.svelte-1h7e2i5{font-size:1.5rem;font-weight:400;line-height:1.33;color:var(--base-graphite-25)}.faq-icon.svelte-1h7e2i5{flex-shrink:0;transition:transform .2s ease}details[open].svelte-1h7e2i5 .faq-icon:where(.svelte-1h7e2i5){transform:rotate(180deg)}.faq-answer.svelte-1h7e2i5{font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--base-graphite-200);margin:0;padding-bottom:var(--spacing-xxl-2)}.faq-link{color:var(--base-purple-300);text-underline-offset:2px}.faq-link:hover{color:var(--base-purple-400)}@media(max-width:768px){.faq-section.svelte-1h7e2i5{padding-top:4rem;padding-bottom:4rem}.faq-heading.svelte-1h7e2i5{font-size:var(--font-size-h1)}}.fsp-search-form.svelte-168f7sj{--fsp-turnstile-offset: .75rem;position:relative;max-width:770px;overflow:visible;width:100%}.search-input-container.svelte-168f7sj{min-height:64px;width:100%;display:flex;padding-inline:1rem;border:1px solid var(--fsp-search-border, var(--primary-100));border-radius:60px;background-color:var(--fsp-search-background, var(--base-white));align-items:center;box-shadow:1px 8px 30px 0 var(--fsp-search-shadow, rgba(0, 0, 0, .09));position:relative;z-index:2}.fsp-search-form.svelte-168f7sj:has(.auto_suggestions.--visible:where(.svelte-168f7sj)) .search-input-container:where(.svelte-168f7sj){border-radius:28px 28px 0 0}.search-input.svelte-168f7sj{flex:1 1 auto;min-width:0;border-radius:32px;outline:none;border:0;background-color:var(--fsp-search-background, var(--base-white));font-size:1rem;color:var(--fsp-search-text, var(--primary));height:100%;padding:11px 21px;line-height:1.5rem;min-height:56px;appearance:none;tab-size:4;font-family:var(--fsp-search-font-family, var(--font-family-system));scrollbar-width:none;-ms-overflow-style:none}.search-input.svelte-168f7sj::-webkit-scrollbar{display:none}.search-input.svelte-168f7sj::-webkit-search-decoration,.search-input.svelte-168f7sj::-webkit-search-cancel-button,.search-input.svelte-168f7sj::-webkit-search-results-button,.search-input.svelte-168f7sj::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.search-input.svelte-168f7sj:invalid,.search-input.svelte-168f7sj:-moz-submit-invalid,.search-input.svelte-168f7sj:-moz-ui-invalid{box-shadow:none}.search-input.svelte-168f7sj::placeholder{color:var(--fsp-search-placeholder, var(--primary-600))}.search-input.svelte-168f7sj:focus::placeholder{color:transparent}.search-form-icons.svelte-168f7sj{align-items:center;display:flex;position:relative;flex-shrink:0}.search-control.svelte-168f7sj{cursor:pointer;width:38px;height:38px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0}.search-control.svelte-168f7sj:focus-visible{outline:var(--focus-outline);outline-offset:2px}.clear-search.svelte-168f7sj{visibility:hidden;margin-left:3px;color:var(--fsp-search-clear, var(--primary-700));border-radius:5px}.clear-search.is-visible.svelte-168f7sj{visibility:visible}.clear-search.svelte-168f7sj:hover{color:var(--fsp-search-clear-hover, var(--primary))}.btn.svelte-168f7sj{border-radius:5px;transition:none;color:var(--fsp-search-icon, var(--primary-300))}.btn.svelte-168f7sj svg:where(.svelte-168f7sj),.clear-search.svelte-168f7sj svg:where(.svelte-168f7sj){width:24px;height:24px}.btn.svelte-168f7sj:disabled{opacity:.5}.sfi_sep.svelte-168f7sj{width:1px;height:24px;background-color:var(--fsp-search-separator, var(--primary-300));margin:0 3px;visibility:hidden;flex-shrink:0}.clear-search.is-visible.svelte-168f7sj+.sfi_sep:where(.svelte-168f7sj){visibility:visible}.search-input.svelte-168f7sj:not(:placeholder-shown)~.search-form-icons:where(.svelte-168f7sj) .btn:where(.svelte-168f7sj){color:var(--fsp-search-icon-active, var(--primary))}.autosugg-landing[hidden].svelte-168f7sj{display:none}.autosugg-landing.svelte-168f7sj{position:absolute;inset-inline:0;top:auto;z-index:114;width:100%}.auto_suggestions.svelte-168f7sj{position:absolute;top:-1px;left:0;right:0;display:flex;flex-direction:column;background-color:var(--fsp-search-background, var(--base-white));font-family:var(--font-family-system);border-radius:0 0 24px 24px;overflow:hidden;margin:0;align-items:center;border:1px solid var(--fsp-search-border, var(--primary-100));border-top:0;transform-origin:top;transition:transform .05s ease-in-out;transform:scaleY(0);max-height:56vh}@media(prefers-reduced-motion:reduce){.auto_suggestions.svelte-168f7sj{transition:none}}.auto_suggestions.--visible.svelte-168f7sj{transform:scaleY(1)}.suggestions_area.svelte-168f7sj{width:100%;display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;overflow-y:auto}.auto_suggestions_in.svelte-168f7sj{width:100%;border-top:1px solid var(--fsp-search-border, var(--primary-100));padding-top:5px;padding-left:10px;padding-right:10px;margin-bottom:5px;display:flex;flex-direction:column}.auto_suggestions_footer.svelte-168f7sj{width:100%;padding:10px 15px;border-top:1px solid var(--fsp-search-border, var(--primary-100));font-size:.8125rem;line-height:1.35;color:var(--fsp-search-placeholder, var(--primary-600))}.auto_suggestions_tips.svelte-168f7sj{background-color:var(--primary-25, #f5f5f6);display:flex}.tips-box.svelte-168f7sj{color:var(--primary-600);display:flex;flex-wrap:wrap;font-size:.6875rem;gap:16px}.tip.svelte-168f7sj{display:flex;align-items:center}.tip-symbol.svelte-168f7sj{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:5px;border:1px solid var(--fsp-search-border, var(--primary-100));background-color:var(--fsp-search-background, var(--base-white));font-style:normal;font-size:.75rem;margin-right:4px;flex-shrink:0}.tip-symbol.--danger.svelte-168f7sj{color:#ff5a0a}.tip-symbol.--bang.svelte-168f7sj{color:#6a9fa9}.auto_suggestions_bangs_help.svelte-168f7sj a:where(.svelte-168f7sj){color:var(--fsp-search-text, var(--primary));text-decoration:none}.auto_suggestions_bangs_help.svelte-168f7sj a:where(.svelte-168f7sj):hover{text-decoration:underline}.auto_suggestions_bangs_help.svelte-168f7sj{display:none;text-align:left}.auto_suggestions.--bangs.svelte-168f7sj .auto_suggestions_tips:where(.svelte-168f7sj){display:none}.auto_suggestions.--bangs.svelte-168f7sj .auto_suggestions_bangs_help:where(.svelte-168f7sj){display:block}.auto_suggestions.--bangs.svelte-168f7sj .auto_suggestions_in:where(.svelte-168f7sj){display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;grid-template-rows:repeat(7,auto);align-content:start}.auto_suggestions_in.svelte-168f7sj .auto_item{-webkit-user-select:none;user-select:none;align-items:center;cursor:pointer;display:flex;min-height:40px;border-radius:8px;padding:5px;width:100%;border:0;background:transparent;color:var(--fsp-search-text, var(--primary));text-align:left}.auto_suggestions_in.svelte-168f7sj .auto_item.bold{font-weight:700}.auto_suggestions_in.svelte-168f7sj .auto_item.highlighted,.auto_suggestions_in.svelte-168f7sj .auto_item:hover{background-color:var(--hover-bg)}.auto_suggestions_in.svelte-168f7sj .autoSugArrow{color:var(--primary-400);display:none;height:24px;margin-left:auto;width:24px;flex-shrink:0}.auto_suggestions_in.svelte-168f7sj .autoSugArrow svg{width:24px;height:24px;display:block}.auto_suggestions_in.svelte-168f7sj .auto_item.highlighted .autoSugArrow,.auto_suggestions_in.svelte-168f7sj .auto_item:hover .autoSugArrow{color:var(--fsp-search-text, var(--primary));display:block}.auto_suggestions_in.svelte-168f7sj .preview-image{width:32px;height:32px;min-width:32px;border-radius:4px;background:center / contain no-repeat;margin:0 7px 0 0;overflow:hidden;flex-shrink:0}.auto_suggestions_in.svelte-168f7sj .preview-image.icEmpty{color:var(--fsp-search-text, var(--primary));display:flex;align-items:center;justify-content:center}.auto_suggestions_in.svelte-168f7sj .preview-image.icEmpty svg{width:24px;height:24px;display:block}.auto_suggestions_in.svelte-168f7sj .preview-image.search{width:20px;height:20px;min-width:20px;border-radius:0;margin:0 14px 0 0}.auto_suggestions_in.svelte-168f7sj .auto_item.qa .preview-image.icEmpty{color:var(--accent-warning)}.auto_suggestions_in.svelte-168f7sj .preview-image img{width:32px;height:32px;object-fit:cover;display:block}.auto_suggestions_in.svelte-168f7sj .text{min-width:0}.auto_suggestions_in.svelte-168f7sj .term{font-size:1rem;line-height:1.35;color:var(--fsp-search-text, var(--primary));word-break:break-word}.auto_suggestions_in.svelte-168f7sj .desc{color:var(--primary-700);font-size:13px;line-height:12px;word-break:break-word}.fsp-turnstile-layer.svelte-168f7sj{position:absolute;top:calc(100% + var(--fsp-turnstile-offset));inset-inline:0;display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:5}.fsp-turnstile-wrap.svelte-168f7sj{display:flex;justify-content:center;width:100%}.fsp-turnstile-error.svelte-168f7sj{color:var(--accent-alert);font-size:.875rem;margin:0;text-align:center}@media(forced-colors:active){.search-input.svelte-168f7sj,.search-control.svelte-168f7sj{background-color:transparent}}@media(max-width:768px){.fsp-search-form.svelte-168f7sj{--fsp-turnstile-offset: .625rem}.search-input-container.svelte-168f7sj{min-height:56px}.search-control.svelte-168f7sj{width:34px;height:34px}.btn.svelte-168f7sj svg:where(.svelte-168f7sj),.clear-search.svelte-168f7sj svg:where(.svelte-168f7sj){width:22px;height:22px}.auto_suggestions_footer.svelte-168f7sj,.auto_suggestions.--bangs.svelte-168f7sj .auto_suggestions_bangs_help:where(.svelte-168f7sj){display:none}.auto_suggestions.--bangs.svelte-168f7sj .auto_suggestions_in:where(.svelte-168f7sj){grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}.auto_suggestions_in.svelte-168f7sj .autoSugArrow{display:none}}.welcome-signup-cta--dark.svelte-1t1gm0q{background:var(--base-graphite-25);border-color:var(--base-graphite-25);color:var(--base-graphite-1000)}.welcome-signup-cta--dark.svelte-1t1gm0q:hover{background:var(--base-graphite-100);border-color:var(--base-graphite-100);color:var(--base-graphite-1000)}.fsp-section.svelte-92g7co{background:var(--base-graphite-1000);padding-block:4rem;margin-bottom:calc(-1 * var(--spacing-xl))}.fsp-inner.svelte-92g7co{display:flex;align-items:center;justify-content:space-between}.fsp-content.svelte-92g7co{display:flex;flex-direction:column;gap:42px;max-width:573px}.fsp-text.svelte-92g7co{display:flex;flex-direction:column;gap:12px}.fsp-heading.svelte-92g7co{font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:2rem;color:var(--base-graphite-25);margin:0}.fsp-body.svelte-92g7co{font-size:1.25rem;line-height:1.75rem;color:var(--base-graphite-50);margin:0}.fsp-cta-group.svelte-92g7co{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-xl)}.fsp-cta.welcome-cta--primary{background:var(--base-graphite-25);border-color:var(--base-graphite-25);color:var(--base-graphite-1000)}a.fsp-cta.welcome-cta--primary:hover{background:var(--base-graphite-100);border-color:var(--base-graphite-100);color:var(--base-graphite-1000)}.fsp-cta.welcome-cta--secondary{color:var(--base-graphite-25);border-color:var(--base-graphite-25)}a.fsp-cta.welcome-cta--secondary:hover{background:var(--base-graphite-900)}#fsp-section-form .auto_suggestions_footer{display:none}.mail-beta-signup-form.svelte-92g7co{display:flex;flex-direction:column;gap:8px}.mail-beta-signup-row.svelte-92g7co{display:flex;align-items:center;height:64px;padding-left:32px;padding-right:8px;padding-block:8px;background:var(--base-graphite-900);border:1px solid var(--base-graphite-600);border-radius:60px;box-shadow:1px 8px 30px #00000017;gap:8px}.mail-beta-signup-row.svelte-92g7co:focus-within{outline:var(--focus-outline);outline-offset:3px}.mail-beta-signup-row.svelte-92g7co input:where(.svelte-92g7co){flex:1;min-width:0;background:transparent;border:none;outline:none;font-size:1rem;line-height:1.6;font-family:var(--font-family-system);color:var(--base-graphite-25)}.mail-beta-signup-row.svelte-92g7co input:where(.svelte-92g7co)::placeholder{color:var(--base-graphite-300)}.mail-beta-signup-row.svelte-92g7co button:where(.svelte-92g7co){flex-shrink:0;height:100%;padding-inline:32px;padding-block:7px;background:var(--base-graphite-25);border:none;border-radius:48px;font-size:1rem;line-height:1.6;font-family:var(--font-family-system);color:var(--base-graphite-1000);cursor:pointer;white-space:nowrap}.mail-beta-signup-row.svelte-92g7co button:where(.svelte-92g7co):hover{background:var(--base-graphite-100)}.mail-beta-signup-row.svelte-92g7co button:where(.svelte-92g7co):disabled{background:var(--base-graphite-400);cursor:wait}.mail-beta-signup-honeypot.svelte-92g7co{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mail-beta-signup-turnstile.svelte-92g7co{display:flex;justify-content:center;width:100%}.mail-beta-signup-message.svelte-92g7co{margin:0;color:var(--base-graphite-200);font-size:.875rem;line-height:1.6}.mail-beta-signup-message--success.svelte-92g7co,.mail-beta-signup-message--duplicate.svelte-92g7co{color:var(--base-green-300)}.mail-beta-signup-message--invalid.svelte-92g7co,.mail-beta-signup-message--verification.svelte-92g7co,.mail-beta-signup-message--error.svelte-92g7co{color:var(--base-red-300)}.fsp-search{--fsp-search-background: var(--base-graphite-900);--fsp-search-border: var(--base-graphite-600);--fsp-search-text: var(--base-graphite-25);--fsp-search-placeholder: var(--base-graphite-300);--fsp-search-icon: var(--base-graphite-600);--fsp-search-icon-active: var(--base-graphite-25);--fsp-search-clear: var(--base-graphite-200);--fsp-search-clear-hover: var(--base-graphite-25);--fsp-search-separator: var(--base-graphite-600);--fsp-search-shadow: rgba(0, 0, 0, .09);--fsp-search-font-family: var(--font-family-system)}.fsp-illustration.svelte-92g7co{width:313px;height:253px;flex-shrink:0}@media(max-width:1200px){.fsp-section--mail-beta.svelte-92g7co .fsp-inner:where(.svelte-92g7co){gap:clamp(24px,5vw,72px)}.fsp-section--mail-beta.svelte-92g7co .fsp-content:where(.svelte-92g7co){flex:1 1 0;min-width:0;max-width:460px}.fsp-section--mail-beta.svelte-92g7co .fsp-text:where(.svelte-92g7co){max-width:420px}.fsp-section--mail-beta.svelte-92g7co .mail-beta-signup-row:where(.svelte-92g7co){flex-direction:column;align-items:stretch;width:100%;height:auto;padding:8px;border-radius:32px}.fsp-section--mail-beta.svelte-92g7co .mail-beta-signup-form:where(.svelte-92g7co){width:100%}.fsp-section--mail-beta.svelte-92g7co .mail-beta-signup-row:where(.svelte-92g7co) input:where(.svelte-92g7co){flex:none;width:100%;min-height:48px;padding-inline:16px}.fsp-section--mail-beta.svelte-92g7co .mail-beta-signup-row:where(.svelte-92g7co) button:where(.svelte-92g7co){flex:none;width:100%;height:auto;min-height:52px}.fsp-section--mail-beta.svelte-92g7co .fsp-illustration:where(.svelte-92g7co){width:clamp(220px,30vw,313px);height:auto}}@media(max-width:768px){.fsp-inner.svelte-92g7co{flex-direction:column;align-items:flex-start;gap:67px}.fsp-content.svelte-92g7co{max-width:100%;padding-bottom:1rem}.fsp-section--mail-beta.svelte-92g7co .fsp-content:where(.svelte-92g7co){flex:none;width:100%;max-width:100%;padding-bottom:0}.fsp-section--mail-beta.svelte-92g7co .fsp-text:where(.svelte-92g7co){max-width:100%}.fsp-cta-group.svelte-92g7co{gap:var(--spacing-s)}.fsp-illustration.svelte-92g7co{width:100%;height:auto}}.ascii-field.svelte-10qtjtb{position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);z-index:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;contain:strict;--ascii-color: var(--primary)}.ascii-field__canvas{position:absolute;inset:0}.hero-section.svelte-tibptj{position:relative;display:flex;flex-direction:column;align-items:center;padding:var(--hero-section-padding-block, var(--spacing-xxl-10)) 0;text-align:center;overflow:hidden;isolation:isolate}.hero-content.svelte-tibptj{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxl-6);box-sizing:border-box;width:var(--hero-content-width, 100%);max-width:var(--hero-content-max-width, none);padding-inline:var(--hero-content-padding-inline, 0)}.hero-text.svelte-tibptj{display:flex;flex-direction:column;gap:var(--spacing-xl);align-items:center;width:100%;max-width:740px}.hero-icon-wrap.svelte-tibptj{display:flex;align-items:center;justify-content:center;width:121px;height:121px;flex-shrink:0}.hero-icon.svelte-tibptj{width:auto;height:auto;max-width:98px;max-height:98px;object-fit:contain;transform:rotate(var(--hero-icon-rotation, 0deg))}.hero-heading.svelte-tibptj{font-size:var(--font-size-display);font-weight:var(--font-weight-semibold);line-height:1.133;letter-spacing:0;margin:0;max-width:100%;overflow-wrap:break-word}.hero-subtitle.svelte-tibptj{font-size:1.25rem;line-height:1.4;color:var(--primary-800);max-width:660px;margin:0;overflow-wrap:break-word}.hero-cta-group.svelte-tibptj{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--spacing-xl)}.hero-search{width:100%;max-width:757px;--fsp-search-font-family: var(--font-family-system)}.hero-signup-cta{align-self:center}.mail-beta-hero-form.svelte-tibptj{display:flex;flex-direction:column;align-items:center;width:100%;max-width:757px;gap:8px}.mail-beta-hero-row.svelte-tibptj{display:flex;align-items:center;width:100%;height:64px;padding-left:32px;padding-right:9px;padding-block:6px;background:var(--bg-input);border:1px solid var(--primary-100);border-radius:60px;box-shadow:1px 8px 30px #00000017;gap:8px}.mail-beta-hero-row.svelte-tibptj:focus-within{outline:var(--focus-outline);outline-offset:3px}.mail-beta-hero-row.svelte-tibptj input:where(.svelte-tibptj){flex:1;min-width:0;background:transparent;border:none;outline:none;font-size:1rem;line-height:1.6;font-family:var(--font-family-system);color:var(--primary)}.mail-beta-hero-row.svelte-tibptj input:where(.svelte-tibptj)::placeholder{color:var(--primary-400)}.mail-beta-hero-row.svelte-tibptj button:where(.svelte-tibptj){flex-shrink:0;height:100%;padding-inline:32px;padding-block:7px;background:var(--primary-900);border:none;border-radius:48px;font-size:1rem;line-height:1.6;font-family:var(--font-family-system);color:var(--bg-app);cursor:pointer;white-space:nowrap}.mail-beta-hero-row.svelte-tibptj button:where(.svelte-tibptj):hover{background:var(--primary-700)}.mail-beta-hero-row.svelte-tibptj button:where(.svelte-tibptj):disabled{background:var(--primary-300);cursor:wait}.mail-beta-hero-honeypot.svelte-tibptj{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mail-beta-hero-turnstile.svelte-tibptj{display:flex;justify-content:center;width:100%}.mail-beta-hero-message.svelte-tibptj{margin:0;color:var(--primary-600);font-size:.875rem;line-height:1.6}.mail-beta-hero-message--success.svelte-tibptj,.mail-beta-hero-message--duplicate.svelte-tibptj{color:var(--base-green-600)}.mail-beta-hero-message--invalid.svelte-tibptj,.mail-beta-hero-message--verification.svelte-tibptj,.mail-beta-hero-message--error.svelte-tibptj{color:var(--base-red-600)}.mail-beta-hero-caption.svelte-tibptj{margin:0;font-size:.875rem;line-height:1.6;color:var(--primary-600)}@media(prefers-color-scheme:dark){.hero-search{--fsp-search-background: var(--base-graphite-900)}}@media(max-width:768px){.hero-heading.svelte-tibptj{font-size:2.5rem}.hero-subtitle.svelte-tibptj{font-size:var(--font-size-body-l)}.hero-subtitle.svelte-tibptj br:where(.svelte-tibptj){display:none}.hero-cta-group.svelte-tibptj{gap:var(--spacing-s)}.mail-beta-hero-row.svelte-tibptj{flex-direction:column;align-items:stretch;height:auto;padding:12px;border-radius:32px}.mail-beta-hero-row.svelte-tibptj input:where(.svelte-tibptj){min-height:48px;padding-inline:16px}.mail-beta-hero-row.svelte-tibptj button:where(.svelte-tibptj){min-height:52px}}.human-first-section.svelte-1bzgjx8{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxl-6);padding:var(--spacing-xxl-10) 0 8rem}.human-first-header.svelte-1bzgjx8{width:100%}.human-first-cards.svelte-1bzgjx8{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xl);width:100%}.feature-card.svelte-1bzgjx8{display:flex;flex-direction:column;gap:var(--spacing-xl)}.card-media.svelte-1bzgjx8{position:relative;aspect-ratio:534 / 427;border-radius:24px;overflow:hidden}.card-media--light-blue.svelte-1bzgjx8{background:#d6e3e8}.card-image.svelte-1bzgjx8{display:block;width:100%;height:100%}.card-image--cover.svelte-1bzgjx8{object-fit:cover}.card-image--contain.svelte-1bzgjx8{object-fit:contain}.card-content.svelte-1bzgjx8{display:flex;flex-direction:column;gap:var(--spacing-m)}.card-text.svelte-1bzgjx8{display:flex;flex-direction:column;gap:var(--spacing-s)}.card-title.svelte-1bzgjx8{font-size:1.5rem;font-weight:var(--font-weight-semibold);line-height:1.33;margin:0;color:var(--primary)}.card-description.svelte-1bzgjx8{font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--primary-800);margin:0}@media(max-width:768px){.human-first-section.svelte-1bzgjx8{padding-bottom:var(--spacing-xxl-10)}.human-first-heading.svelte-1bzgjx8{font-size:var(--font-size-h1)}.human-first-cards.svelte-1bzgjx8{grid-template-columns:1fr}}.illustrated-rows-section.svelte-7bqfp9{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxl-6);padding:var(--spacing-xxl-10) 0 8rem}.illustrated-rows-header.svelte-7bqfp9{width:100%}.illustrated-rows-overline.svelte-7bqfp9{font-size:1.125rem;color:var(--accent-purple);line-height:var(--line-height-body)}.illustrated-rows-list.svelte-7bqfp9{display:flex;flex-direction:column;gap:var(--spacing-xl);width:100%}.illustrated-rows-row.svelte-7bqfp9{display:flex;align-items:center;justify-content:space-between}.illustrated-rows-text.svelte-7bqfp9{display:flex;flex-direction:column;gap:var(--spacing-xl);max-width:510px}.illustrated-rows-text-content.svelte-7bqfp9{display:flex;flex-direction:column;gap:12px}.illustrated-rows-title.svelte-7bqfp9{font-family:var(--font-family-brand);font-size:1.5rem;font-weight:var(--font-weight-semibold);line-height:1.33;margin:0;color:var(--primary)}.illustrated-rows-description.svelte-7bqfp9{font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--primary-800);margin:0}.illustrated-rows-illustration.svelte-7bqfp9{width:297px;height:263px;flex-shrink:0;padding:24px}.illustrated-rows-illustration--teams.svelte-7bqfp9{background:#d6e3e8;border-radius:16px}.illustrated-rows-illustration--libraries.svelte-7bqfp9{background:#ffe1a4;border-radius:16px}.illustrated-rows-illustration.svelte-7bqfp9 img:where(.svelte-7bqfp9){width:100%;height:100%;object-fit:contain;display:block}.illustrated-rows-divider.svelte-7bqfp9{width:100%;height:1px;background:var(--primary-100)}@media(max-width:768px){.illustrated-rows-section.svelte-7bqfp9{padding-bottom:var(--spacing-xxl-10)}.illustrated-rows-heading.svelte-7bqfp9{font-size:var(--font-size-h1)}.illustrated-rows-row.svelte-7bqfp9{flex-direction:column-reverse;gap:var(--spacing-xl)}.illustrated-rows-text.svelte-7bqfp9{max-width:100%}.illustrated-rows-illustration.svelte-7bqfp9{width:100%;height:auto;aspect-ratio:297 / 263}}.mail-feature-rows-section.svelte-176cgqj{background:var(--primary-25)}.mail-feature-rows-inner.svelte-176cgqj{display:flex;flex-direction:column}.mail-feature-row.svelte-176cgqj{display:flex;align-items:center;justify-content:space-between;gap:var(--value-xxxxl);padding-block:var(--value-xxxxl)}.mail-feature-copy.svelte-176cgqj{display:flex;width:510px;flex-shrink:0;flex-direction:column;gap:var(--spacing-s)}.mail-feature-title.svelte-176cgqj{margin:0;color:var(--primary);font-family:var(--font-family-brand);font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:2rem;letter-spacing:0}.mail-feature-body.svelte-176cgqj{display:flex;flex-direction:column;gap:var(--spacing-s);color:var(--primary-800);font-size:var(--font-size-body);line-height:var(--line-height-body)}.mail-feature-body.svelte-176cgqj p:where(.svelte-176cgqj),.mail-feature-list.svelte-176cgqj{margin:0}.mail-feature-list.svelte-176cgqj{display:flex;flex-direction:column;gap:0;padding-left:var(--spacing-xl);list-style:disc}.mail-feature-media.svelte-176cgqj{position:relative;display:flex;box-sizing:border-box;width:min(100%,533px);flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--spacing-xl);background:var(--base-blue-300);padding:var(--spacing-xl)}.mail-feature-media.svelte-176cgqj:before{content:"";position:absolute;inset:1px;border-radius:var(--spacing-xl);background-image:url(../../../_mkt/img/ecosystem-card-pattern.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.7;pointer-events:none}.mail-feature-image.svelte-176cgqj{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:12px;object-position:top center}@media(max-width:1200px){.mail-feature-row.svelte-176cgqj{flex-direction:column;gap:2.5rem}.mail-feature-copy.svelte-176cgqj{width:min(100%,533px)}.mail-feature-media.svelte-176cgqj{order:-1}}@media(max-width:991px){.mail-feature-media.svelte-176cgqj{padding:var(--spacing-m)}.mail-feature-image.svelte-176cgqj{border-radius:8px}}@media(max-width:768px){.mail-feature-row.svelte-176cgqj{gap:2rem;padding-block:4rem}.mail-feature-copy.svelte-176cgqj,.mail-feature-media.svelte-176cgqj{width:100%}.mail-feature-media.svelte-176cgqj{padding:var(--spacing-s)}.mail-feature-image.svelte-176cgqj{border-radius:6px}}.mail-reasons-section.svelte-112lfpp{--mail-reasons-arch-width: 150%;--mail-reasons-arch-height: 660px;background-color:var(--primary-25);background-image:radial-gradient(farthest-side at bottom,transparent 100%,var(--bg-app));background-position:top center;background-repeat:no-repeat;background-size:var(--mail-reasons-arch-width) var(--mail-reasons-arch-height);padding-block:8rem 76px}.mail-reasons-inner.svelte-112lfpp{display:flex;flex-direction:column;align-items:center;gap:48px}.mail-reasons-header.svelte-112lfpp{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.mail-reasons-overline.svelte-112lfpp{margin:0;color:var(--accent-purple);font-size:1.125rem;line-height:1.625rem}.mail-reasons-heading.svelte-112lfpp{margin:0;color:var(--primary);font-family:var(--font-family-brand);font-size:2.875rem;font-weight:600;line-height:3.25rem;letter-spacing:0;text-align:center}.mail-reasons-cards.svelte-112lfpp{display:flex;width:100%;max-width:680px;flex-direction:column;align-items:center;margin:0;padding:34px 0 0;list-style:none}.mail-reasons-card-item.svelte-112lfpp{display:flex;width:100%;justify-content:center}.mail-reasons-card-item--2.svelte-112lfpp{margin-top:48px}.mail-reasons-card-item--3.svelte-112lfpp{margin-top:43px}.mail-reasons-card-item--4.svelte-112lfpp{margin-top:42px}.mail-reasons-card.svelte-112lfpp{display:flex;width:min(100%,633px);align-items:center;gap:16px;box-sizing:border-box;border:1px solid var(--primary-100);border-radius:24px;background:var(--bg-modal);box-shadow:1px 8px 30px #00000017;padding:24px}.mail-reasons-card--1.svelte-112lfpp{height:227px;transform:rotate(-2.22deg)}.mail-reasons-card--2.svelte-112lfpp{height:187px;gap:24px;transform:rotate(2.07deg)}.mail-reasons-card--3.svelte-112lfpp{height:151px;transform:rotate(-1.27deg)}.mail-reasons-card--4.svelte-112lfpp{height:187px;gap:24px;border-color:var(--base-blue-300);transform:rotate(2.07deg)}.mail-reasons-card--image-left.svelte-112lfpp .mail-reasons-card-img:where(.svelte-112lfpp){order:-1}.mail-reasons-card-copy.svelte-112lfpp{flex:1}.mail-reasons-card-text.svelte-112lfpp{margin:0;color:var(--primary-800);font-size:1.125rem;line-height:1.6}.mail-reasons-card-text.svelte-112lfpp+.mail-reasons-card-text:where(.svelte-112lfpp){margin-top:.75rem}.mail-reasons-card-text.svelte-112lfpp strong{font-weight:600}.mail-reasons-card-img.svelte-112lfpp{width:159px;height:159px;flex-shrink:0;border-radius:8px;object-fit:contain}.mail-reasons-card-img--wide.svelte-112lfpp{height:auto}@media(max-width:768px){.mail-reasons-section.svelte-112lfpp{--mail-reasons-arch-height: 250px;padding-block:4rem}.mail-reasons-heading.svelte-112lfpp{font-size:var(--font-size-h1);line-height:1.15}.mail-reasons-cards.svelte-112lfpp{padding-top:0}.mail-reasons-card-item.svelte-112lfpp{display:flex;justify-content:center;margin-top:0}.mail-reasons-card-item.svelte-112lfpp+.mail-reasons-card-item:where(.svelte-112lfpp){margin-top:40px}.mail-reasons-card.svelte-112lfpp{width:calc(100% - 16px);flex-direction:column;align-items:flex-start;padding:20px}.mail-reasons-card--1.svelte-112lfpp{height:auto;min-height:auto;transform:rotate(-1.4deg)}.mail-reasons-card--2.svelte-112lfpp{height:auto;min-height:auto;transform:rotate(1.3deg)}.mail-reasons-card--3.svelte-112lfpp{height:auto;min-height:auto;transform:rotate(-1deg)}.mail-reasons-card--4.svelte-112lfpp{height:auto;min-height:auto;transform:rotate(1.3deg)}.mail-reasons-card-img.svelte-112lfpp{order:-1;width:96px;height:96px}.mail-reasons-card-img--wide.svelte-112lfpp{height:auto}}.mail-trust-section.svelte-1bnyoj2{position:relative;overflow:hidden;background:color-mix(in srgb,var(--base-blue-300) 50%,var(--base-white));padding-block:var(--value-xxxxxl);isolation:isolate}.mail-trust-section.svelte-1bnyoj2:before{content:"";position:absolute;inset:0;z-index:-2;background:#c7d1fa}.mail-trust-pattern.svelte-1bnyoj2{position:absolute;inset:0;z-index:-1;background-image:url(../../../_mkt/img/mail-privacy-bg.png);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.8;pointer-events:none}.mail-trust-inner.svelte-1bnyoj2{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-xxl-6)}.mail-trust-copy.svelte-1bnyoj2{display:flex;flex:1 1 700px;flex-direction:column;gap:var(--spacing-xl);max-width:700px;min-width:0}.mail-trust-heading.svelte-1bnyoj2{margin:0;color:var(--base-graphite-1000);font-family:var(--font-family-brand);font-size:2.875rem;font-weight:var(--font-weight-semibold);line-height:1.13;letter-spacing:0}.mail-trust-body.svelte-1bnyoj2{display:flex;flex-direction:column;gap:var(--spacing-m);max-width:660px;color:var(--base-graphite-800);font-family:var(--font-family-system);font-size:var(--font-size-body);line-height:1.75}.mail-trust-body.svelte-1bnyoj2 p:where(.svelte-1bnyoj2){margin:0;white-space:pre-line}.mail-trust-body.svelte-1bnyoj2 strong{color:var(--base-graphite-1000);font-weight:var(--font-weight-bold)}.mail-trust-illustration.svelte-1bnyoj2{width:min(35.5vw,400px);height:auto;flex:0 0 auto}@media(max-width:1024px){.mail-trust-section.svelte-1bnyoj2{padding-block:5rem}.mail-trust-inner.svelte-1bnyoj2{gap:var(--spacing-xxl-2)}.mail-trust-copy.svelte-1bnyoj2{flex-basis:0}.mail-trust-illustration.svelte-1bnyoj2{width:min(34vw,320px)}}@media(max-width:768px){.mail-trust-section.svelte-1bnyoj2{padding-block:4rem}.mail-trust-pattern.svelte-1bnyoj2{background-position:center}.mail-trust-inner.svelte-1bnyoj2{flex-direction:column;align-items:flex-start}.mail-trust-heading.svelte-1bnyoj2{font-size:var(--font-size-h1)}.mail-trust-heading-break.svelte-1bnyoj2{display:none}.mail-trust-body.svelte-1bnyoj2{line-height:var(--line-height-body)}.mail-trust-illustration.svelte-1bnyoj2{align-self:center;width:min(100%,360px)}}.testimonials-section.svelte-27tc5b{padding:var(--spacing-xxl-10) 0}.testimonials-scroller.svelte-27tc5b{width:100%}.testimonials-track.svelte-27tc5b{display:flex;align-items:flex-start;gap:var(--spacing-xl);flex-wrap:wrap}.testimonial.svelte-27tc5b{display:flex;flex-direction:column;gap:12px;flex:1 0 0;min-width:240px}.testimonial-header.svelte-27tc5b{display:flex;flex-direction:column;gap:var(--spacing-s)}.quote-icon.svelte-27tc5b{width:32px;height:32px;flex-shrink:0}.testimonial-meta.svelte-27tc5b{display:flex;flex-direction:column;gap:2px}.testimonial-logo.svelte-27tc5b{display:block;width:auto;max-width:120px;height:32px;object-fit:contain;object-position:left center;filter:grayscale(1);margin-top:20px}@media(prefers-color-scheme:dark){.testimonial-logo.svelte-27tc5b{filter:grayscale(1) invert(1) brightness(.82);opacity:.82}}.testimonial-name.svelte-27tc5b{font-size:1.5rem;font-weight:var(--font-weight-semibold);line-height:1.33;color:var(--primary);margin:0}.testimonial-source.svelte-27tc5b{font-size:.75rem;line-height:1.33;color:var(--primary-800);margin:0}.testimonial-quote.svelte-27tc5b{font-size:1.25rem;line-height:1.4;color:var(--primary-800);margin:0}.testimonial-divider.svelte-27tc5b{width:1px;height:180px;background:var(--primary-100);align-self:center;flex-shrink:0}.testimonials-spacer.svelte-27tc5b,.testimonials-dots.svelte-27tc5b{display:none}@media(max-width:1179px){.testimonials-section.svelte-27tc5b{padding:var(--spacing-xxl-10) 0 var(--spacing-xxl-6)}.testimonials-scroller.svelte-27tc5b{overflow-x:auto;scrollbar-width:none;cursor:grab}.testimonials-scroller.svelte-27tc5b::-webkit-scrollbar{display:none}.testimonials-scroller.--dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.testimonials-scroller.--dragging .testimonial.svelte-27tc5b{pointer-events:none}.testimonials-track.svelte-27tc5b{flex-wrap:nowrap;width:max-content;padding-bottom:4px}.testimonial.svelte-27tc5b{width:280px;flex:0 0 auto;min-width:unset}.testimonials-spacer.svelte-27tc5b{display:block;flex-shrink:0}.testimonials-dots.svelte-27tc5b{display:flex;align-items:center;gap:var(--spacing-s);margin-top:var(--spacing-xxl-6)}.testimonials-dot.svelte-27tc5b{width:12px;height:12px;border-radius:999px;border:0;padding:0;background:var(--primary-200);cursor:pointer;transition:width .16s ease,background-color .16s ease}.testimonials-dot.--active.svelte-27tc5b{width:28px;background:var(--accent-purple)}@media(prefers-reduced-motion:reduce){.testimonials-dot.svelte-27tc5b{transition:none}}}@media(max-width:768px){.testimonials-section.svelte-27tc5b{padding:var(--spacing-xxl-6) 0}.testimonial.svelte-27tc5b{width:calc(80vw - var(--spacing-xxl-6))}.testimonial-divider.svelte-27tc5b{display:none}}.essentials-section.svelte-ll3bl2{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxl-6);padding:var(--spacing-xxl-10) 0 8rem}.essentials-header.svelte-ll3bl2{width:100%}.essentials-overline.svelte-ll3bl2{font-size:var(--font-size-body-l);color:var(--accent-purple);line-height:var(--line-height-body)}.essentials-body.svelte-ll3bl2{text-align:center}.essentials-cards.svelte-ll3bl2{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}.essentials-card.svelte-ll3bl2{display:flex;flex-direction:column;gap:var(--spacing-xl);padding:var(--spacing-xl);background:var(--bg-app);border:1px solid var(--primary-100);border-radius:24px;box-shadow:1px 8px 30px #00000017;text-decoration:none;color:inherit}.essentials-card.svelte-ll3bl2:hover{border-color:var(--primary-300)}.essentials-card.svelte-ll3bl2:focus-visible{outline:var(--focus-outline);outline-offset:4px;border-radius:24px}.card-icon.svelte-ll3bl2{width:52px;height:52px;flex-shrink:0}.card-icon.svelte-ll3bl2 img:where(.svelte-ll3bl2){display:block;width:100%;height:100%}.card-body.svelte-ll3bl2{display:flex;flex-direction:column;gap:var(--spacing-s)}.card-title.svelte-ll3bl2{font-size:1.5rem;font-weight:var(--font-weight-semibold);line-height:1.33;margin:0;color:var(--primary)}.card-description.svelte-ll3bl2{font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--primary-800);margin:0}.essentials-cta.svelte-ll3bl2{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-m)}.essentials-cta-text.svelte-ll3bl2{font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--primary-800);margin:0;text-align:center}.essentials-badges.svelte-ll3bl2{display:flex;align-items:center;gap:12px}@media(prefers-color-scheme:dark){.essentials-card.svelte-ll3bl2{background:var(--primary-50)}}@media(max-width:768px){.essentials-section.svelte-ll3bl2{padding-bottom:var(--spacing-xxl-10)}.essentials-heading.svelte-ll3bl2{font-size:var(--font-size-h1)}.essentials-cards.svelte-ll3bl2{grid-template-columns:1fr}}.cms-page.svelte-2x84zo{display:contents}.api-page.svelte-2x84zo{--api-section-gap: var(--value-xxxxxxl);--api-section-edge-gap: calc(var(--api-section-gap) / 2)}.api-hero{--hero-section-padding-block: var(--api-section-gap);--hero-content-max-width: var(--layout-max-width);--hero-content-padding-inline: var(--layout-padding);margin-inline:calc(50% - 50vw);padding-inline:0}.api-page>.api-hero.api-hero{padding-block:var(--api-section-gap)}.api-hero .hero-cta-group .welcome-cta--secondary{background:var(--bg-app)}.api-hero .hero-cta-group a.welcome-cta--secondary:hover{background:var(--primary-50)}.api-page>.testimonials-section.testimonials-section,.api-page>.illustrated-rows-section.illustrated-rows-section,.api-page>.api-code-examples-section.api-code-examples-section{padding-block:var(--api-section-gap) 0}.api-page>.api-products-section.api-products-section{padding-block:var(--api-section-gap)}.api-page>.faq-section.faq-section{padding-block:var(--api-section-edge-gap)}.api-page .illustrated-rows-section .illustrated-rows-illustration{background:none;padding:0;border-radius:16px;overflow:hidden}.api-page .illustrated-rows-section .illustrated-rows-illustration img{border-radius:inherit;object-fit:cover}.api-page .testimonials-section .testimonial-divider{background:repeating-linear-gradient(to bottom,var(--primary-100) 0,var(--primary-100) 8px,transparent 8px,transparent 16px)}.api-page .illustrated-rows-section .illustrated-rows-divider{background:repeating-linear-gradient(to right,var(--primary-100) 0,var(--primary-100) 8px,transparent 8px,transparent 16px)}@media(max-width:767px){.api-page.svelte-2x84zo{--api-section-gap: var(--value-xxxxl)}}
