:root{--sg-color-bg-canvas: #050506;--sg-color-bg-panel: #08080a;--sg-color-bg-elevated: #0c0c0f;--sg-color-bg-hover: #121216;--sg-color-bg-subtle: color-mix(in srgb, var(--sg-color-text-primary) 2.5%, transparent);--sg-color-border-default: #242429;--sg-color-border-strong: #34343a;--sg-color-border-control: rgba(255, 255, 255, .17);--sg-color-text-primary: rgb(242, 243, 244);--sg-color-text-secondary: rgba(228, 228, 228, .72);--sg-color-text-muted: var(--sg-color-text-secondary);--sg-color-text-disabled: #57535c;--sg-color-text-on-accent: #050506;--sg-color-signal-available: #548f73;--sg-color-signal-active: #a85cff;--sg-color-signal-info: #206391;--sg-color-action-primary: #ffc332;--sg-color-signal-danger: #b94d4d;--sg-color-palette-action: #ffc332;--sg-color-palette-attention: #ef8a3c;--sg-color-palette-critical: #e96861;--sg-color-palette-collaboration: #d75fa7;--sg-color-palette-active: #b079f0;--sg-color-palette-focus: #5f6fdb;--sg-color-palette-information: #459ad5;--sg-color-palette-verified: #2aa9a1;--sg-color-palette-available: #28ab6d;--sg-color-action-primary-hover: #ffd36b;--sg-color-status-info-surface: color-mix( in srgb, var(--sg-color-palette-information) 10%, transparent );--sg-color-status-info-border: color-mix( in srgb, var(--sg-color-palette-information) 32%, transparent );--sg-color-status-success-surface: color-mix( in srgb, var(--sg-color-palette-available) 10%, transparent );--sg-color-status-success-border: color-mix( in srgb, var(--sg-color-palette-available) 32%, transparent );--sg-color-status-warning-surface: color-mix( in srgb, var(--sg-color-palette-attention) 10%, transparent );--sg-color-status-warning-border: color-mix( in srgb, var(--sg-color-palette-attention) 32%, transparent );--sg-color-status-danger-surface: color-mix( in srgb, var(--sg-color-palette-critical) 10%, transparent );--sg-color-status-danger-border: color-mix( in srgb, var(--sg-color-palette-critical) 32%, transparent );--sg-color-backdrop: color-mix(in srgb, black 68%, transparent);--sg-color-skeleton-base: color-mix(in srgb, var(--sg-color-text-primary) 5.5%, transparent);--sg-color-skeleton-highlight: color-mix( in srgb, var(--sg-color-text-primary) 13%, transparent );--sg-font-content: "Space Grotesk", Inter, system-ui, sans-serif;--sg-font-mono: "Space Mono", "SFMono-Regular", Consolas, monospace;--sg-font-size-micro: .625rem;--sg-font-size-meta: .6875rem;--sg-font-size-label: .75rem;--sg-font-size-control: .8125rem;--sg-font-size-body: .8125rem;--sg-font-size-body-lg: .9375rem;--sg-font-size-heading-sm: 1rem;--sg-font-size-heading-modal: 1.125rem;--sg-font-size-heading-md: 1.25rem;--sg-font-size-heading-lg: 1.5rem;--sg-font-size-display: 1.875rem;--sg-font-weight-regular: 400;--sg-font-weight-medium: 500;--sg-font-weight-semibold: 600;--sg-font-weight-bold: 700;--sg-space-px: 1px;--sg-space-0-5: .125rem;--sg-space-1: .25rem;--sg-space-1-5: .375rem;--sg-space-2: .5rem;--sg-space-2-5: .625rem;--sg-space-3: .75rem;--sg-space-3-5: .875rem;--sg-space-4: 1rem;--sg-space-4-5: 1.125rem;--sg-space-5: 1.25rem;--sg-space-5-5: 1.375rem;--sg-space-6: 1.5rem;--sg-space-6-5: 1.625rem;--sg-space-7: 1.75rem;--sg-space-7-5: 1.875rem;--sg-space-8: 2rem;--sg-space-8-5: 2.125rem;--sg-space-9: 2.25rem;--sg-space-10: 2.5rem;--sg-space-12: 3rem;--sg-space-16: 4rem;--sg-space-20: 5rem;--sg-space-24: 6rem;--sg-radius-xs: 2px;--sg-radius-sm: 4px;--sg-radius-md: 6px;--sg-radius-lg: 12px;--sg-radius-pill: 999px;--sg-control-height: 36px;--sg-control-height-compact: 32px;--sg-control-height-large: 42px;--sg-table-row-height: 44px;--sg-page-bar-height: 44px;--sg-page-gap: var(--sg-space-4);--sg-page-padding: var(--sg-space-4);--sg-page-max-width: 1200px;--sg-shadow-popover: 0 16px 40px rgba(0, 0, 0, .56);--sg-shadow-popover-up: 0 -16px 40px rgba(0, 0, 0, .56);--sg-shadow-drawer: 18px 0 48px rgba(0, 0, 0, .58);--sg-shadow-control: 0 1px 3px color-mix(in srgb, black 10%, transparent);--sg-color-overlay: var(--sg-color-backdrop);--sg-focus-ring: 0 0 8px 2px color-mix(in srgb, var(--sg-color-action-primary) 28%, transparent);--sg-color-field-focus: white;--sg-field-focus-ring: 0 0 8px 2px color-mix(in srgb, white 28%, transparent);font-family:var(--sg-font-content);color:var(--sg-color-text-primary);line-height:1.45;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--sg-color-bg-canvas);font-size:var(--sg-font-size-body)}input,select,textarea{font-family:var(--sg-font-content)!important}button{font-family:var(--sg-font-mono)!important}input::placeholder,textarea::placeholder{font-family:var(--sg-font-content)}button{text-transform:uppercase!important}a[href],summary{font-family:var(--sg-font-mono)!important}::selection{background:color-mix(in srgb,var(--sg-color-action-primary) 34%,transparent);color:var(--sg-color-text-primary)}:focus-visible{outline:2px solid var(--sg-color-action-primary);outline-offset:2px}*{scrollbar-color:var(--sg-color-border-strong) var(--sg-color-bg-canvas)}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/space-grotesk-latin-v22.woff2) format("woff2")}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/space-mono-latin-400-v17.woff2) format("woff2")}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/space-mono-latin-700-v17.woff2) format("woff2")}:root{--sg-font-size-body: 1rem;--sg-font-size-control: 1rem}html,body{min-height:100%}._button_dkydq_1{display:inline-flex;align-items:center;justify-content:center;gap:var(--sg-space-1-5);min-height:var(--sg-space-7);border:1px solid var(--sg-color-border-control);border-radius:var(--sg-radius-sm);background:transparent;color:var(--sg-color-text-primary);font:inherit;font-family:var(--sg-font-mono);font-size:var(--sg-font-size-body);line-height:1;padding:0 var(--sg-space-2-5);white-space:nowrap;text-decoration:none;text-transform:uppercase;touch-action:manipulation;cursor:pointer;transition:border-color .12s,background .12s,color .12s,transform .18s cubic-bezier(.22,1,.36,1)}._iconOnly_dkydq_28{width:var(--sg-space-7);height:var(--sg-space-7);padding:0}._compact_dkydq_34{height:var(--sg-space-7);min-height:var(--sg-space-7);padding:0 var(--sg-space-2);font-size:var(--sg-font-size-body)}._large_dkydq_41{min-height:var(--sg-control-height-large);padding:0 var(--sg-space-4);font-size:var(--sg-font-size-body-lg)}._compactIcon_dkydq_47{width:var(--sg-space-7);height:var(--sg-space-7);min-height:var(--sg-space-7);padding:0;font-size:var(--sg-font-size-body)}._control_dkydq_55{width:var(--sg-space-7);height:var(--sg-space-7);min-height:var(--sg-space-7);padding:0}._narrowControl_dkydq_62{width:var(--sg-space-4);height:var(--sg-space-7);min-height:var(--sg-space-7);padding:0}._tiny_dkydq_69{width:var(--sg-space-6);height:var(--sg-space-6);min-height:var(--sg-space-6);padding:0}._circle_dkydq_76{border-radius:var(--sg-radius-pill)}._hasCountIndicator_dkydq_80{position:relative;overflow:visible}._primary_dkydq_85{border-color:var(--sg-color-action-primary);background:var(--sg-color-action-primary);color:var(--sg-color-text-on-accent);box-shadow:none}._primary_dkydq_85:focus-visible{border-color:var(--sg-color-action-primary-hover);background:var(--sg-color-action-primary-hover);color:var(--sg-color-text-on-accent)}._inverted_dkydq_98{border-color:#fff;background:#fff;color:var(--sg-color-bg-canvas);box-shadow:none}._inverted_dkydq_98:focus-visible{border-color:#fff;background:color-mix(in srgb,white 88%,var(--sg-color-bg-canvas));color:var(--sg-color-bg-canvas)}._inverted_dkydq_98:focus-visible{outline:2px solid color-mix(in srgb,white 42%,transparent);outline-offset:2px}._feature_dkydq_116{width:min(100%,20.5rem);overflow:hidden;border-color:#fff;background:#fff;color:var(--sg-color-bg-canvas)}._feature_dkydq_116:focus-visible{border-color:#fff;background:#fff;color:var(--sg-color-bg-canvas)}._feature_dkydq_116:focus-visible{outline:2px solid color-mix(in srgb,white 42%,transparent);outline-offset:2px}._featureContent_dkydq_135{display:inline-flex;gap:var(--sg-space-2-5);align-items:center;transition:transform .24s cubic-bezier(.22,1,.36,1)}._featureContentWithIcon_dkydq_142{transform:translate(.9375rem)}._featureTrailingIcon_dkydq_146{display:inline-flex;width:var(--sg-space-5);height:var(--sg-space-5);flex:0 0 var(--sg-space-5);opacity:0;transform:translate(calc(-1 * var(--sg-space-1-5)));transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1)}._featureTrailingIcon_dkydq_146>svg{width:100%;height:100%}._feature_dkydq_116:focus-visible ._featureContentWithIcon_dkydq_142{transform:translate(0)}._feature_dkydq_116:focus-visible ._featureTrailingIcon_dkydq_146{opacity:1;transform:translate(0)}._primary_dkydq_85:focus-visible{outline:2px solid color-mix(in srgb,var(--sg-color-action-primary) 42%,transparent);outline-offset:2px}._ghost_dkydq_177{border-color:transparent;background:transparent;color:var(--sg-color-text-secondary);box-shadow:none}._ghost_dkydq_177:focus-visible{outline:2px solid color-mix(in srgb,var(--sg-color-action-primary) 42%,transparent);outline-offset:2px}._danger_dkydq_189{border-color:var(--sg-color-palette-critical);background:color-mix(in srgb,var(--sg-color-palette-critical) 16%,transparent);color:var(--sg-color-palette-critical)}._danger_dkydq_189:focus-visible{border-color:color-mix(in srgb,var(--sg-color-palette-critical) 72%,transparent);background:color-mix(in srgb,var(--sg-color-palette-critical) 24%,transparent)}._dangerSubtle_dkydq_200{border-color:color-mix(in srgb,var(--sg-color-palette-critical) 60%,transparent);background:color-mix(in srgb,var(--sg-color-palette-critical) 10%,transparent);color:var(--sg-color-palette-critical)}._recording_dkydq_206{border-color:color-mix(in srgb,var(--sg-color-palette-critical) 82%,transparent);background:color-mix(in srgb,var(--sg-color-palette-critical) 55%,black);color:var(--sg-color-text-primary)}._recording_dkydq_206:focus-visible{border-color:color-mix(in srgb,var(--sg-color-palette-critical) 45%,white);background:color-mix(in srgb,var(--sg-color-palette-critical) 65%,black);color:var(--sg-color-text-primary)}._warningGhost_dkydq_218{border-color:color-mix(in srgb,var(--sg-color-palette-attention) 42%,transparent);background:transparent;color:var(--sg-color-palette-attention)}._warningGhost_dkydq_218:focus-visible{border-color:color-mix(in srgb,var(--sg-color-palette-attention) 46%,transparent);background:color-mix(in srgb,var(--sg-color-palette-attention) 14%,transparent)}._warningGhost_dkydq_218:focus-visible{outline:2px solid color-mix(in srgb,var(--sg-color-palette-attention) 40%,transparent);outline-offset:2px}._tab_dkydq_234{min-width:8rem;max-width:14rem;height:1.9rem;justify-content:flex-start;gap:.35rem;padding:0 .55rem;border-color:var(--sg-color-border-default);background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted);text-align:left}._tab_dkydq_234>span:first-of-type{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}._tab_dkydq_234>span:last-of-type{flex:0 0 auto;color:var(--sg-color-text-muted);font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}._tab_dkydq_234._selected_dkydq_265,._tab_dkydq_234._selected_dkydq_265:focus-visible{border-color:var(--sg-color-palette-information);background:color-mix(in srgb,var(--sg-color-palette-information) 12%,transparent);color:var(--sg-color-text-primary)}._menuItem_dkydq_272{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;gap:.5rem;padding:.48rem .55rem;border:none;border-radius:var(--sg-radius-sm);background:transparent;color:var(--sg-color-text-secondary);font-size:.82rem;line-height:1.25;text-align:left;white-space:normal;transition:color .12s,background .12s}._menuItem_dkydq_272>span:first-of-type{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._menuItem_dkydq_272:focus-visible,._menuItem_dkydq_272._selected_dkydq_265{background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary)}._menuItem_dkydq_272:focus-visible{outline:none}._listItem_dkydq_310{width:100%;min-width:0;display:grid;justify-content:stretch;gap:.28rem;padding:.7rem .75rem;border-color:var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);text-align:left;white-space:normal}._listItem_dkydq_310 span,._listItem_dkydq_310 small{min-width:0;overflow-wrap:anywhere}._listItem_dkydq_310 span{font-size:.84rem;font-weight:600}._listItem_dkydq_310 small{color:var(--sg-color-text-muted);font-size:.74rem}._listItem_dkydq_310:focus-visible,._listItem_dkydq_310._selected_dkydq_265{border-color:var(--sg-color-palette-information);background:color-mix(in srgb,var(--sg-color-palette-information) 8%,transparent)}._listItem_dkydq_310:focus-visible{outline:none}._countIndicator_dkydq_351{position:absolute;top:-.34rem;right:-.34rem;display:inline-flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;box-sizing:border-box;padding:0 .24rem;border:1px solid var(--sg-color-bg-canvas);border-radius:var(--sg-radius-sm);background:var(--sg-color-action-primary);color:var(--sg-color-text-on-accent);font-size:.58rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;pointer-events:none}._button_dkydq_1:disabled{opacity:.45;cursor:not-allowed}._icon_dkydq_28{width:.95rem;height:.95rem;flex:0 0 auto}@media(hover:hover){._button_dkydq_1:hover:not(:disabled){border-color:var(--sg-color-border-strong);background:var(--sg-color-bg-hover)}._primary_dkydq_85:hover:not(:disabled){border-color:var(--sg-color-action-primary-hover);background:var(--sg-color-action-primary-hover);color:var(--sg-color-text-on-accent)}._inverted_dkydq_98:hover:not(:disabled){border-color:#fff;background:color-mix(in srgb,white 88%,var(--sg-color-bg-canvas));color:var(--sg-color-bg-canvas)}._feature_dkydq_116:hover:not(:disabled){border-color:#fff;background:#fff;color:var(--sg-color-bg-canvas)}._feature_dkydq_116:hover:not(:disabled) ._featureContentWithIcon_dkydq_142{transform:translate(0)}._feature_dkydq_116:hover:not(:disabled) ._featureTrailingIcon_dkydq_146{opacity:1;transform:translate(0)}._ghost_dkydq_177:hover:not(:disabled){border-color:transparent;background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary)}._danger_dkydq_189:hover:not(:disabled){border-color:color-mix(in srgb,var(--sg-color-palette-critical) 72%,transparent);background:color-mix(in srgb,var(--sg-color-palette-critical) 24%,transparent)}._recording_dkydq_206:hover:not(:disabled){border-color:color-mix(in srgb,var(--sg-color-palette-critical) 45%,white);background:color-mix(in srgb,var(--sg-color-palette-critical) 65%,black);color:var(--sg-color-text-primary)}._warningGhost_dkydq_218:hover:not(:disabled){border-color:color-mix(in srgb,var(--sg-color-palette-attention) 46%,transparent);background:color-mix(in srgb,var(--sg-color-palette-attention) 14%,transparent)}._tab_dkydq_234:hover:not(:disabled){border-color:var(--sg-color-border-strong);color:var(--sg-color-text-secondary)}._tab_dkydq_234._selected_dkydq_265:hover:not(:disabled){border-color:var(--sg-color-palette-information);background:color-mix(in srgb,var(--sg-color-palette-information) 12%,transparent);color:var(--sg-color-text-primary)}._menuItem_dkydq_272:hover:not(:disabled){background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary)}._listItem_dkydq_310:hover:not(:disabled){border-color:var(--sg-color-palette-information);background:color-mix(in srgb,var(--sg-color-palette-information) 8%,transparent)}}@media(pointer:coarse){._button_dkydq_1:active:not(:disabled){transform:scale(1.04)}}@media(prefers-reduced-motion:reduce){._button_dkydq_1,._featureContent_dkydq_135,._featureTrailingIcon_dkydq_146{transition-duration:.01ms}}._logo_182yp_1{display:block;width:110px;height:14px;flex:0 0 auto;object-fit:contain}._hero_182yp_9{width:244px;height:auto}._field_uepp4_1{box-sizing:border-box;width:100%;min-width:0;min-height:var(--sg-control-height);padding:var(--sg-space-2) var(--sg-space-2-5);border:1px solid var(--sg-color-border-control);border-radius:var(--sg-radius-sm);outline:none;background:transparent;color:var(--sg-color-text-primary);font:inherit;font-size:var(--sg-font-size-control);line-height:1.3;transition:border-color .12s,background .12s,box-shadow .12s}._field_uepp4_1::placeholder{color:var(--sg-color-text-disabled)}._field_uepp4_1._field_uepp4_1:focus{border-color:var(--sg-color-field-focus);outline:0;background:var(--sg-color-bg-elevated);box-shadow:var(--sg-field-focus-ring)}._field_uepp4_1:disabled{cursor:not-allowed;opacity:.58}._field_uepp4_1[aria-invalid=true]{border-color:var(--sg-color-palette-critical)}select._field_uepp4_1{appearance:auto}textarea._field_uepp4_1{min-height:5.5rem;resize:vertical}._selection_uepp4_50{width:1rem;height:1rem;margin:0;accent-color:var(--sg-color-action-primary);cursor:pointer}._selection_uepp4_50:disabled{cursor:not-allowed;opacity:.58}._field_3uler_1{display:grid;min-width:0;gap:var(--sg-space-1-5)}._label_3uler_7{color:var(--sg-color-text-secondary);font-family:var(--sg-font-content);font-size:.875em;font-weight:var(--sg-font-weight-regular);line-height:1.25}._hint_3uler_15,._fieldError_3uler_16{margin:0;font-size:var(--sg-font-size-label);line-height:1.4}._hint_3uler_15{color:var(--sg-color-text-muted)}._fieldError_3uler_16{color:var(--sg-color-palette-critical)}._formError_3uler_30{min-width:0;padding:var(--sg-space-2-5) var(--sg-space-3);border:1px solid color-mix(in srgb,var(--sg-color-palette-critical) 44%,transparent);border-radius:var(--sg-radius-sm);background:color-mix(in srgb,var(--sg-color-palette-critical) 10%,transparent);color:var(--sg-color-palette-critical);font-size:var(--sg-font-size-control);line-height:1.4}._actions_3uler_41{display:flex;flex-wrap:wrap;gap:var(--sg-space-2);align-items:center;justify-content:flex-end;padding-top:var(--sg-space-0-5)}@media(max-width:480px){._actions_3uler_41{justify-content:stretch}._actions_3uler_41 button{flex:1 1 auto}}._page_o95jg_1{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:clamp(1.5rem,5vw,3rem);background:#030507}._heroMedia_o95jg_13{position:fixed;z-index:0;top:50%;left:50%;width:min(100vw,100vh);width:min(100vw,100svh);height:min(100vw,100vh);height:min(100vw,100svh);transform:translate(-50%,-50%);opacity:.3;pointer-events:none}._heroMedia_o95jg_13:after{position:absolute;z-index:1;inset:0;background:#030507;content:""}._heroMedia_o95jg_13[data-video-playing=true]:after{visibility:hidden}._heroVideo_o95jg_39{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}._content_o95jg_48{position:relative;z-index:2;width:min(34.25rem,100%);display:flex;flex-direction:column;gap:4rem;align-items:center;text-align:center}._contentStage_o95jg_59{position:relative;width:100%;min-height:12.25rem}._content_o95jg_48[data-form-open=true] ._contentStage_o95jg_59{min-height:36.5rem}._content_o95jg_48:has(._earlyAccessForm_o95jg_69[data-submission-state=success]) ._contentStage_o95jg_59{min-height:21rem}._panel_o95jg_73{position:absolute;inset:0;width:100%;transition:opacity .35s ease,transform .6s cubic-bezier(.22,1,.36,1),visibility 0s linear .35s}._introPanel_o95jg_83{display:flex;flex-direction:column;gap:4rem;align-items:center;opacity:1;transform:translateY(0) scale(1);visibility:visible}._content_o95jg_48[data-form-open=false] ._introPanel_o95jg_83{animation:_intro-panel-enter_o95jg_1 .5s cubic-bezier(.22,1,.36,1) both;transition:visibility 0s}._content_o95jg_48[data-form-open=true] ._introPanel_o95jg_83{opacity:0;transform:translateY(-1.25rem) scale(.985);visibility:hidden;pointer-events:none;transition-delay:0s,0s,.35s}@keyframes _intro-panel-enter_o95jg_1{0%{opacity:0;transform:translateY(1rem) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}._title_o95jg_118{margin:0;line-height:0}._logo_o95jg_123{width:min(15.25rem,60vw);height:auto}._description_o95jg_128{width:100%;margin:0;color:#fff;font-size:1.25rem;line-height:1.3;text-wrap:balance}._action_o95jg_137{width:100%;display:flex;flex-direction:column;gap:.5rem;align-items:center}._note_o95jg_145{width:100%;margin:0;color:#fff;font-size:1rem;line-height:1.625}._earlyAccessForm_o95jg_69{display:flex;flex-direction:column;gap:1.5rem;text-align:left;opacity:0;transform:translateY(1.5rem) scale(.985);visibility:hidden;pointer-events:none}._content_o95jg_48[data-form-open=true] ._earlyAccessForm_o95jg_69{opacity:1;transform:translateY(0) scale(1);visibility:visible;pointer-events:auto;transition-delay:.12s,80ms,0s}._formHeading_o95jg_172{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between}._eyebrow_o95jg_179{margin:0 0 .35rem;color:#ffffff8c;font-family:var(--sg-font-mono);font-size:.6875rem;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}._formTitle_o95jg_189{margin:0;color:#fff;font-size:clamp(1.375rem,2.2vw,1.75rem);font-weight:500;line-height:1.15;text-wrap:balance}._fieldGrid_o95jg_198{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}._wideField_o95jg_204{grid-column:1 / -1}._honeypot_o95jg_208{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}._turnstile_o95jg_217{min-height:4.0625rem}._formFooter_o95jg_221{display:flex;flex-direction:column;gap:.5rem}._formNote_o95jg_227{margin:0;color:#ffffff7a;font-size:.75rem;line-height:1.5;text-align:center}._formError_o95jg_235{margin:.25rem 0 0;color:#ffb4b4;font-size:.75rem;line-height:1.5;text-align:center}._successPanel_o95jg_243{display:flex;min-height:21rem;flex-direction:column;gap:1.5rem;justify-content:center}._successIcon_o95jg_251{display:grid;width:3rem;height:3rem;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:#fff}._successCopy_o95jg_261{margin:.75rem 0 0;color:#ffffffb3;font-size:1rem;line-height:1.5}._attribution_o95jg_268{position:absolute;z-index:2;right:1rem;bottom:.75rem;margin:0;color:#ffffff7a;font-size:.625rem;line-height:1.4}._attribution_o95jg_268 a{color:inherit;font-family:inherit!important;text-underline-offset:.15em}._attribution_o95jg_268 a:hover,._attribution_o95jg_268 a:focus-visible{color:#ffffffb8}@media(max-width:47.9375rem){._content_o95jg_48{gap:clamp(2.5rem,7svh,4rem)}._description_o95jg_128{font-size:clamp(1rem,4.6vw,1.25rem)}._note_o95jg_145{font-size:.875rem}._content_o95jg_48[data-form-open=true] ._contentStage_o95jg_59{min-height:38.5rem}._content_o95jg_48:has(._earlyAccessForm_o95jg_69[data-submission-state=success]) ._contentStage_o95jg_59{min-height:21rem}._fieldGrid_o95jg_198{grid-template-columns:1fr;gap:.75rem}._attribution_o95jg_268{right:.75rem;bottom:.5rem;left:.75rem;text-align:center}}@media(min-width:64rem){._page_o95jg_1{grid-template-columns:repeat(2,minmax(0,1fr))}._content_o95jg_48{grid-column:1;justify-self:center}._heroMedia_o95jg_13{left:75%;width:min(50vw,100vh);width:min(50vw,100svh);height:min(50vw,100vh);height:min(50vw,100svh);transform:translate(-50%,-58.5%);opacity:1}}@media(prefers-reduced-motion:reduce){._heroVideo_o95jg_39{display:none}._panel_o95jg_73{transition-duration:.01ms;transition-delay:0s!important}._content_o95jg_48[data-form-open=false] ._introPanel_o95jg_83{animation-duration:.01ms}}._page_18zf9_1{min-height:100vh;background:#07090c;color:#f1f3f5}._header_18zf9_7{position:sticky;z-index:10;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.25rem clamp(1.25rem,4vw,4rem);border-bottom:1px solid rgb(255 255 255 / 10%);background:#07090ce0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._header_18zf9_7 img{width:9.5rem;height:auto}._backLink_18zf9_25{display:inline-flex;gap:.45rem;align-items:center;width:fit-content;color:#aeb6bf;font-size:.8125rem;text-decoration:none}._backLink_18zf9_25:hover{color:#fff}._prototype_18zf9_39{justify-self:end;color:#75808b;font-size:.6875rem;letter-spacing:.13em;text-transform:uppercase}._introduction_18zf9_47,._metrics_18zf9_48,._explanation_18zf9_49,._section_18zf9_50,._footer_18zf9_51{width:min(88rem,calc(100% - 2.5rem));margin-right:auto;margin-left:auto}._introduction_18zf9_47{padding:clamp(4rem,9vw,8rem) 0 clamp(2.5rem,5vw,4.5rem)}._eyebrow_18zf9_61{margin:0 0 1rem;color:#8d98a4;font-size:.75rem;letter-spacing:.13em;text-transform:uppercase}._introduction_18zf9_47 h1{max-width:18ch;margin:0;font-size:clamp(2.4rem,6vw,5.75rem);font-weight:400;letter-spacing:-.055em;line-height:.96;text-wrap:balance}._introduction_18zf9_47>p:last-child{max-width:47rem;margin:1.5rem 0 0;color:#aeb6bf;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.65}._metrics_18zf9_48{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgb(255 255 255 / 11%);border-radius:.75rem;background:#0c1015}._metrics_18zf9_48>div{display:grid;gap:.35rem;padding:1.25rem;border-right:1px solid rgb(255 255 255 / 9%)}._metrics_18zf9_48>div:last-child{border-right:0}._metrics_18zf9_48 span{color:#78838e;font-size:.75rem}._metrics_18zf9_48 strong{color:#edf1f5;font-family:var(--sg-font-mono);font-size:.875rem;font-weight:400}._explanation_18zf9_49{padding:1.25rem 0 0}._explanation_18zf9_49 p{max-width:58rem;margin:0;color:#737e89;font-size:.8125rem;line-height:1.6}._section_18zf9_50{padding:clamp(4rem,8vw,7rem) 0 0}._sectionHeading_18zf9_134{display:grid;grid-template-columns:3rem 1fr;gap:1rem;margin-bottom:1.5rem}._sectionHeading_18zf9_134>p{margin:.35rem 0 0;color:#5e6873;font-family:var(--sg-font-mono);font-size:.6875rem}._sectionHeading_18zf9_134 h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500;letter-spacing:-.035em}._sectionHeading_18zf9_134 div>p{margin:.4rem 0 0;color:#818c97;font-size:.875rem}._grid_18zf9_161{display:grid;gap:1px;overflow:hidden;border:1px solid rgb(255 255 255 / 11%);border-radius:.75rem;background:#ffffff1c}._card_18zf9_170{display:grid;grid-template-columns:minmax(14rem,20rem) minmax(0,1fr);min-width:0;background:#0c1015}._cardHeading_18zf9_177{padding:.875rem 1rem}._cardHeading_18zf9_177 h3{margin:0;font-size:1rem;font-weight:500}._cardHeading_18zf9_177 p{max-width:52ch;margin:.35rem 0 0;color:#7f8994;font-size:.8125rem;line-height:1.5}._textSample_18zf9_195{display:flex;min-width:0;align-items:center;padding:1rem;border-left:1px solid rgb(255 255 255 / 9%);background:#090c10;color:#f2f4f6;font-size:.8125rem;line-height:1.45;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;text-rendering:auto;transform:none;backface-visibility:visible}._textSample_18zf9_195 p{margin:0}._antialiased_18zf9_216{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._subpixel_18zf9_221{-webkit-font-smoothing:subpixel-antialiased}._optimizeLegibility_18zf9_225{text-rendering:optimizelegibility}._geometricPrecision_18zf9_229{text-rendering:geometricprecision}._composited_18zf9_233{transform:translateZ(0);backface-visibility:hidden}._currentTelrad_18zf9_238{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}._footer_18zf9_51{margin-top:clamp(5rem,10vw,9rem);padding:1.5rem 0 2.5rem;border-top:1px solid rgb(255 255 255 / 10%);color:#66717c;font-size:.6875rem;letter-spacing:.05em;text-align:center;text-transform:uppercase}@media(max-width:64rem){._card_18zf9_170{grid-template-columns:minmax(12rem,16rem) minmax(0,1fr)}}@media(max-width:46rem){._header_18zf9_7{grid-template-columns:1fr auto}._prototype_18zf9_39{display:none}._metrics_18zf9_48{grid-template-columns:repeat(2,1fr)}._metrics_18zf9_48>div:nth-child(2){border-right:0}._metrics_18zf9_48>div:nth-child(-n+2){border-bottom:1px solid rgb(255 255 255 / 9%)}._sectionHeading_18zf9_134{grid-template-columns:2rem 1fr}._card_18zf9_170{grid-template-columns:1fr}._textSample_18zf9_195{border-top:1px solid rgb(255 255 255 / 9%);border-left:0}._footer_18zf9_51{line-height:1.6}}._page_kofnl_1{--panel: rgb(8 12 16 / 78%);position:relative;min-height:100vh;min-height:100svh;overflow:hidden;background:#030507;color:#f2f5f8}._page_kofnl_1:before{position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 52% 48%,transparent 18%,rgb(2 4 6 / 18%) 62%,rgb(2 4 6 / 72%)),linear-gradient(90deg,rgb(2 4 6 / 45%),transparent 36%,transparent 70%,rgb(2 4 6 / 22%));content:"";pointer-events:none}._canvas_kofnl_22{position:absolute;inset:0;display:block;width:100%;height:100%;cursor:grab;touch-action:none}._canvas_kofnl_22[data-dragging=true]{cursor:grabbing}._header_kofnl_36{position:absolute;z-index:2;top:0;right:0;left:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.5rem clamp(1.25rem,3vw,3rem);border-bottom:1px solid rgb(255 255 255 / 9%)}._backLink_kofnl_49,._header_kofnl_36 a{color:#b5bec8;text-decoration:none}._backLink_kofnl_49{display:inline-flex;gap:.45rem;align-items:center;width:fit-content;font-size:.8125rem;letter-spacing:.02em}._backLink_kofnl_49:hover{color:#fff}._prototype_kofnl_68{justify-self:end;color:#8f99a4;font-size:.6875rem;letter-spacing:.13em;text-transform:uppercase}._introduction_kofnl_76{position:absolute;z-index:2;top:50%;left:clamp(1.25rem,5vw,5rem);width:min(24rem,calc(100vw - 2.5rem));transform:translateY(-50%);pointer-events:none}._eyebrow_kofnl_86{margin:0 0 .85rem;color:#909aa5;font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase}._introduction_kofnl_76 h1{max-width:18rem;margin:0;font-size:clamp(2.4rem,5vw,5.4rem);font-weight:400;letter-spacing:-.055em;line-height:.94}._introduction_kofnl_76>p:last-child{margin:1.2rem 0 0;color:#a5afb9;font-size:.875rem}._controls_kofnl_109{position:absolute;z-index:3;right:clamp(1.25rem,3vw,3rem);bottom:clamp(2.5rem,5vw,4rem);width:min(19rem,calc(100vw - 2.5rem));padding:1rem;border:1px solid rgb(255 255 255 / 11%);border-radius:.75rem;background:var(--panel);box-shadow:0 1.5rem 4rem #00000052;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._controlHeading_kofnl_123{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._controlHeading_kofnl_123>div{display:flex;flex-direction:column;gap:.18rem}._controlHeading_kofnl_123 span{font-size:.8125rem;font-weight:600}._controlHeading_kofnl_123 small{color:#7f8994;font-size:.6875rem}._controlHeading_kofnl_123 button{display:inline-flex;gap:.35rem;align-items:center;padding:0;border:0;background:transparent;color:#8f99a4;cursor:pointer;font:inherit;font-size:.6875rem}._controlHeading_kofnl_123 button:hover{color:#fff}._controls_kofnl_109>label{display:block;margin-top:.8rem}._controls_kofnl_109>label>span{display:flex;justify-content:space-between;margin-bottom:.3rem;color:#aab3bc;font-size:.6875rem}._controls_kofnl_109 output{color:#eef2f6;font-variant-numeric:tabular-nums}._controls_kofnl_109 input[type=range]{width:100%;height:.2rem;margin:0;accent-color:#dce6f1;cursor:ew-resize}._toggles_kofnl_189{display:flex;gap:1.2rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid rgb(255 255 255 / 8%)}._toggles_kofnl_189 label{display:inline-flex;gap:.45rem;align-items:center;color:#aab3bc;font-size:.6875rem}._toggles_kofnl_189 input{margin:0;accent-color:#dce6f1}._error_kofnl_210{margin:.5rem 0 0;padding:.65rem;border:1px solid rgb(255 150 150 / 20%);border-radius:.4rem;background:#701a1a33;color:#f3c4c4;font-size:.7rem;line-height:1.45}._privacyNote_kofnl_221{position:absolute;z-index:2;bottom:1rem;left:clamp(1.25rem,3vw,3rem);margin:0;color:#68727d;font-size:.625rem;letter-spacing:.05em}@media(max-width:48rem){._prototype_kofnl_68{display:none}._header_kofnl_36{grid-template-columns:1fr auto}._introduction_kofnl_76{top:7rem;transform:none}._introduction_kofnl_76 h1{max-width:15rem;font-size:2.8rem}._controls_kofnl_109{bottom:2.75rem}._privacyNote_kofnl_221{right:1.25rem;bottom:.75rem;left:1.25rem;text-align:center}}@media(prefers-reduced-motion:reduce){._canvas_kofnl_22{cursor:default}}
