.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-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-illustration.svelte-92g7co{width:100%;height:auto}}.hero-section.svelte-tibptj{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxl-6);padding:var(--spacing-xxl-10) 0;text-align:center}.hero-text.svelte-tibptj{display:flex;flex-direction:column;gap:var(--spacing-xl);align-items:center;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}.hero-subtitle.svelte-tibptj{font-size:1.25rem;line-height:1.4;color:var(--primary-800);max-width:660px;margin:0}.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}.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}}
