.landing-page{background:var(--canvas);min-width:0;color:var(--ink);overflow-x:clip}.landing-container{width:min(1220px,100% - 48px);margin-inline:auto}.landing-header{z-index:60;background:color-mix(in srgb, var(--canvas) 94%, transparent);border-block-end:1px solid #0000;min-height:76px;transition:border-color .16s,background-color .16s,box-shadow .16s;position:sticky;inset-block-start:0}.landing-header.is-scrolled{border-color:var(--border);background:color-mix(in srgb, var(--canvas) 98%, transparent);box-shadow:0 10px 28px #14213f0f}.landing-header__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px;min-height:76px;display:grid}.landing-header .brand__symbol{width:138px;height:31px}.landing-header .brand__logo{width:138px}.landing-header .brand__wordmark{padding-inline-start:9px}.landing-header .brand__wordmark span{font-size:.8125rem}.landing-nav{justify-content:center;align-items:center;gap:5px;display:flex}.landing-nav a,.landing-header__login{border-radius:var(--radius-sm);min-height:44px;color:var(--ink-soft);transition:color var(--transition), background-color var(--transition);align-items:center;padding-inline:13px;font-size:.8125rem;font-weight:650;text-decoration:none;display:inline-flex}.landing-nav a:hover,.landing-header__login:hover{background:var(--surface-muted);color:var(--ink)}.landing-header__actions{align-items:center;gap:7px;display:flex}.landing-page .landing-header .landing-header__register{white-space:nowrap;min-height:42px;padding-inline:14px;font-size:.8125rem}.landing-header .theme-toggle .icon-button{flex-basis:42px;width:42px;height:42px}.icon-button.landing-menu-button{display:none}.landing-menu-button__open,.landing-menu-button__close{place-items:center;display:grid}.landing-menu-button__close{display:none}.landing-hero{padding-block:56px 50px}.landing-hero__copy{text-align:center;width:min(1020px,100%);margin-inline:auto}.landing-hero__copy h1{letter-spacing:-.04em;text-wrap:balance;max-width:19ch;margin-inline:auto;font-size:clamp(2.25rem,4.2vw,3.8rem);font-weight:750;line-height:1.2}html[lang=fa] .landing-hero__copy h1{letter-spacing:-.025em;max-width:21ch;font-weight:700;line-height:1.4}.landing-hero__copy>p{max-width:70ch;color:var(--ink-soft);text-wrap:pretty;margin:22px auto 0;font-size:clamp(.9rem,1.25vw,1rem);line-height:2}.landing-hero__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-block-start:25px;display:flex}.landing-page .button--landing,.landing-page .button--landing-secondary{min-height:50px;padding-inline:22px;font-size:.84rem}.button--landing svg,.button--landing-secondary svg{width:16px;height:16px}html[dir=rtl] .button--landing-secondary svg{transform:scaleX(-1)}.landing-page .button--landing-secondary{border-color:var(--border-strong);background:var(--surface);color:var(--ink)}.landing-page .button--landing-secondary:hover{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-strong)}html[dir=ltr] .button--landing>svg,html[dir=ltr] .button--final>svg,html[dir=ltr] .button--status>svg{transform:scaleX(-1)}.landing-hero__proofs{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px 20px;margin:17px 0 0;padding:0;font-size:.8125rem;list-style:none;display:flex}.landing-hero__proofs li{align-items:center;gap:6px;display:inline-flex}.landing-hero__proofs svg{width:14px;height:14px;color:var(--success)}.incident-replay{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);margin-block-start:48px;padding:16px 16px 42px;position:relative}.incident-replay__stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.replay-stage{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);min-width:0;padding:15px 18px 14px;position:relative}.replay-stage header{align-items:center;gap:7px;margin-block-end:11px;display:flex}.replay-stage header span{background:var(--surface-muted);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-weight:700;display:grid}.replay-stage header small{color:var(--muted);font-size:.8125rem;font-weight:700}.replay-stage__icon{background:var(--surface-muted);width:40px;height:40px;color:var(--muted);border-radius:50%;place-items:center;margin-inline:auto;display:grid}.replay-stage__icon svg{width:20px;height:20px}.replay-stage h2{text-align:center;margin-block-start:9px;font-size:.93rem}.replay-stage>p{min-height:44px;color:var(--muted);text-align:center;margin-block-start:5px;font-size:.8125rem;line-height:1.75}.replay-stage dl{border-block-start:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin:11px 0 0;padding-block-start:11px;display:grid}.replay-stage dl div{text-align:center;min-width:0;padding-inline:7px}.replay-stage dl div+div{border-inline-start:1px solid var(--border)}.replay-stage dt{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.replay-stage dd{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-family:Space Grotesk,IRANSansXFaNum,sans-serif;font-size:.8125rem;font-weight:700;overflow:hidden}.replay-stage--healthy .replay-stage__icon,.replay-stage--healthy header span{background:var(--success-soft);color:var(--success)}.replay-stage--change .replay-stage__icon,.replay-stage--change header span{background:var(--danger-soft);color:var(--danger)}.replay-stage--change{border-color:color-mix(in srgb, var(--danger) 28%, var(--border))}.replay-stage--action .replay-stage__icon,.replay-stage--action header span{background:var(--brand-soft);color:var(--brand)}.incident-replay__signal{height:3px;position:absolute;inset-block-end:22px;inset-inline:32px}.incident-replay__signal:before,.incident-replay__signal:after,.incident-replay__signal span{content:"";height:3px;position:absolute;inset-block-start:0}.incident-replay__signal:before{background:var(--success);width:33.333%;inset-inline-start:0}.incident-replay__signal span{background:var(--danger);width:33.333%;inset-inline-start:33.333%}.incident-replay__signal:after{background:var(--brand);width:33.334%;inset-inline-start:66.666%}.incident-replay__signal i{border:3px solid var(--surface);border-radius:50%;width:13px;height:13px;position:absolute;inset-block-start:50%;transform:translate(50%,-50%);box-shadow:0 0 0 1px}html[dir=ltr] .incident-replay__signal i{transform:translate(-50%,-50%)}.incident-replay__signal i:first-of-type{background:var(--success);color:var(--success);inset-inline-start:16.666%}.incident-replay__signal i:nth-of-type(2){background:var(--danger);color:var(--danger);inset-inline-start:50%}.incident-replay__signal i:nth-of-type(3){background:var(--brand);color:var(--brand);inset-inline-start:83.333%}.service-ticker{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));margin-block-start:14px;display:grid}.service-ticker>div{grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:72px;padding-inline:15px;display:grid}.service-ticker>div+div{border-inline-start:1px solid var(--border)}.service-ticker svg{width:17px;height:17px;color:var(--ink-soft)}.service-ticker__dot{border-radius:50%;width:7px;height:7px}.service-ticker__dot.is-healthy{background:var(--success)}.service-ticker__dot.is-danger{background:var(--danger)}.service-ticker p{min-width:0;display:grid}.service-ticker strong,.service-ticker small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.service-ticker strong{font-size:.8125rem}.service-ticker small{color:var(--muted);font-size:.8125rem}.service-ticker b{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-weight:600}.workflow-section{padding-block:122px 112px}.section-heading--wide{grid-template-columns:minmax(0,1.05fr) minmax(320px,.55fr);align-items:end;gap:60px;display:grid}.section-heading--wide h2{text-wrap:balance;max-width:20ch;font-size:clamp(2rem,4.2vw,3.7rem);line-height:1.32}.section-heading--wide p{color:var(--muted);font-size:.91rem;line-height:1.95}.workflow-ledger{gap:120px;margin-block-start:104px;display:grid;position:relative}.workflow-ledger:before,.workflow-ledger:after{z-index:0;pointer-events:none;content:"";width:1px;position:absolute;inset-block-start:-38px;inset-inline-start:50%}.workflow-ledger:before{background:var(--border-strong);inset-block-end:-38px}.workflow-ledger:after{background:var(--brand);transform-origin:top;height:calc(100% + 76px);transition:transform .82s cubic-bezier(.22,1,.36,1);transform:scaleY(0)}.workflow-ledger.is-progress-1:after{transform:scaleY(.22)}.workflow-ledger.is-progress-2:after{transform:scaleY(.61)}.workflow-ledger.is-progress-3:after{transform:scaleY(1)}.workflow-chapter{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:110px;display:grid;position:relative}.workflow-chapter:before{z-index:2;border:3px solid var(--canvas);background:var(--border-strong);width:13px;height:13px;box-shadow:0 0 0 1px var(--border-strong);content:"";border-radius:50%;transition:background-color .35s,box-shadow .35s;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(50%,-50%)}html[dir=ltr] .workflow-chapter:before{transform:translate(-50%,-50%)}.workflow-chapter.is-chapter-active:before{background:var(--brand);box-shadow:0 0 0 1px var(--brand), 0 0 0 7px color-mix(in srgb, var(--brand) 10%, transparent)}.workflow-chapter__index{z-index:3;background:var(--canvas);min-width:44px;color:var(--muted);letter-spacing:.03em;text-align:center;padding:3px 8px;font-family:Space Grotesk,Manrope,sans-serif;font-size:.84rem;font-weight:700;transition:color .35s;position:absolute;inset-block-start:calc(50% - 53px);inset-inline-start:50%;transform:translate(50%)}html[dir=ltr] .workflow-chapter__index{transform:translate(-50%)}.workflow-chapter.is-chapter-active .workflow-chapter__index{color:var(--brand)}.workflow-chapter--reverse .workflow-chapter__copy{grid-column:2}.workflow-chapter--reverse .workflow-fragment{grid-area:1/1}.workflow-chapter__copy{padding-inline:22px}.workflow-chapter__copy h3{text-wrap:balance;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.55}.workflow-chapter__copy>p{max-width:58ch;color:var(--muted);margin-block-start:13px;font-size:.84rem;line-height:1.95}.workflow-chapter__copy ul{color:var(--ink-soft);gap:8px;margin:20px 0 0;padding:0;font-size:.8125rem;list-style:none;display:grid}.workflow-chapter__copy li{align-items:center;gap:8px;display:flex}.workflow-chapter__copy li svg{width:15px;height:15px;color:var(--success)}.workflow-fragment{z-index:2;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);position:relative}.monitor-fragment{padding:12px}.monitor-fragment header{border-block-end:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding-inline:9px;display:flex}.monitor-fragment header strong{font-family:Space Grotesk,IRANSansXFaNum,sans-serif;font-size:.8125rem}.monitor-fragment>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding-inline:10px;display:grid}.monitor-fragment>div+div{border-block-start:1px solid var(--border)}.monitor-fragment>div>svg{width:18px;height:18px;color:var(--brand)}.monitor-fragment>div span{min-width:0;display:grid}.monitor-fragment b{font-size:.8125rem}.monitor-fragment small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.monitor-fragment em{color:var(--success);font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-style:normal;font-weight:650}.confirm-fragment{grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center;min-height:260px;padding:28px;display:grid}.confirm-fragment>div{text-align:center;justify-items:center;gap:8px;display:grid}.confirm-fragment>div>span{background:var(--warning-soft);width:48px;height:48px;color:var(--warning);border-radius:50%;place-items:center;display:grid}.confirm-fragment>div>span svg{width:21px;height:21px}.confirm-fragment>div.is-confirmed>span{background:var(--danger-soft);color:var(--danger)}.confirm-fragment strong{font-size:.8125rem}.confirm-fragment small{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:.8125rem}.confirm-fragment>i{background:var(--border-strong);height:1px}.notify-fragment{padding:10px 14px}.notify-fragment>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:69px;display:grid}.notify-fragment>div+div{border-block-start:1px solid var(--border)}.notify-fragment>div>span{border-radius:var(--radius-sm);background:var(--brand-soft);width:38px;height:38px;color:var(--brand);place-items:center;display:grid}.notify-fragment>div>span svg{width:18px;height:18px}.notify-fragment p{min-width:0;display:grid}.notify-fragment strong{font-size:.8125rem}.notify-fragment small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.notify-fragment>div>i{background:var(--success-soft);width:25px;height:25px;color:var(--success);border-radius:50%;place-items:center;display:grid}.notify-fragment>div>i svg{width:13px;height:13px}.allowlist-story{border:1px solid color-mix(in srgb, var(--warning) 30%, var(--border));border-radius:var(--radius-md);background:var(--warning-soft);grid-template-columns:auto minmax(0,1fr) minmax(190px,auto);align-items:center;gap:20px;margin-block-start:112px;padding:24px 26px;display:grid}.allowlist-story__icon{background:var(--surface);width:48px;height:48px;color:var(--warning);border-radius:50%;place-items:center;display:grid}.allowlist-story__icon svg{width:22px;height:22px}.allowlist-story h3{font-size:1rem}.allowlist-story p{max-width:76ch;color:var(--ink-soft);margin-block-start:5px;font-size:.8125rem;line-height:1.9}.allowlist-story__state{justify-items:end;gap:7px;display:grid}.allowlist-story__state small{color:var(--warning);font-size:.8125rem;font-weight:700}.status-story{color:#f4f7ff;background:#0b2451;padding-block:112px}.status-story__layout{justify-items:center;display:grid}.status-story__copy{text-align:center;max-width:840px}.status-story__copy h2{color:#fff;text-wrap:balance;max-width:18ch;margin-inline:auto;font-size:clamp(2rem,4vw,3.5rem);line-height:1.35}.status-story__copy p{color:#c6d5ee;max-width:66ch;margin:18px auto 0;font-size:.88rem;line-height:1.95}.button--status{color:#071226;background:#6e98ff;border-color:#6e98ff;margin-block-start:28px}.button--status:hover{color:#0b2451;background:#fff;border-color:#fff}.hosting-story{color:#f4f7ff;background:#071a35;padding-block:112px}.hosting-story__intro{text-align:center;max-width:830px;margin-inline:auto}.hosting-story__brand{width:150px;margin-inline:auto}.hosting-story__brand img{width:100%;height:auto}.hosting-story__intro h2{color:#fff;text-wrap:balance;margin-block-start:28px;font-size:clamp(2rem,4vw,3.65rem);line-height:1.35}.hosting-story__intro p{color:#c6d5ee;max-width:75ch;margin:20px auto 0;font-size:.86rem;line-height:1.95}.hosting-benefits{border-block:1px solid #243b61;grid-template-columns:repeat(4,minmax(0,1fr));margin-block-start:68px;display:grid}.hosting-benefits article{grid-template-columns:auto minmax(0,1fr);align-content:start;gap:13px;padding:28px 22px;display:grid}.hosting-benefits article+article{border-inline-start:1px solid #243b61}.hosting-benefits article>span{border-radius:var(--radius-sm);color:#72a2ff;background:#123268;place-items:center;width:38px;height:38px;display:grid}.hosting-benefits article>span svg{width:19px;height:19px}.hosting-benefits h3{color:#fff;font-size:.8125rem;line-height:1.55}.hosting-benefits p{color:#aebfda;margin-block-start:6px;font-size:.8125rem;line-height:1.85}.hosting-story__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-block-start:36px;display:flex}.button--hosting{color:#071226;background:#6e98ff;border-color:#6e98ff;min-height:49px}.button--hosting:hover{color:#071226;background:#fff;border-color:#fff}.hosting-story__actions>a:not(.button){color:#c6d5ee;align-items:center;gap:7px;min-height:44px;font-size:.8125rem;font-weight:650;text-decoration:none;display:inline-flex}.hosting-story__actions>a:not(.button):hover{color:#fff}.hosting-story__actions svg{width:15px;height:15px}.faq-section{padding-block:120px}.faq-section__layout{grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);align-items:start;gap:100px;display:grid}.faq-section__heading{position:sticky;inset-block-start:116px}.faq-section__heading h2{text-wrap:balance;max-width:13ch;font-size:clamp(2rem,3.8vw,3.35rem);line-height:1.4}.faq-list{border-block-start:1px solid var(--border-strong)}.faq-list details{border-block-end:1px solid var(--border)}.faq-list summary{min-height:74px;color:var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;font-size:.88rem;font-weight:700;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{background:var(--surface-muted);width:34px;height:34px;color:var(--brand);transition:transform var(--transition), background-color var(--transition);border-radius:50%;place-items:center;display:grid}.faq-list summary>span svg{width:16px;height:16px}.faq-list details[open] summary>span{background:var(--brand-soft);transform:rotate(45deg)}.faq-list details>p{max-width:74ch;color:var(--muted);padding-block:0 22px;padding-inline-end:56px;font-size:.8125rem;line-height:1.95}.landing-final{border-block:1px solid var(--border);background:var(--brand-soft);padding-block:72px}.landing-final__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;display:grid}.landing-final h2{text-wrap:balance;max-width:22ch;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.4}.landing-final p{max-width:70ch;color:var(--ink-soft);margin-block-start:11px;font-size:.8125rem;line-height:1.9}.button--final{border-color:var(--ink);background:var(--ink);min-height:52px;color:var(--surface);padding-inline:24px}.button--final:hover{border-color:var(--brand);background:var(--brand);color:var(--on-brand)}.landing-footer{background:var(--surface);padding-block:70px 22px}.landing-footer .brand__wordmark span{font-size:.8125rem}.landing-footer__grid{grid-template-columns:minmax(240px,1.25fr) repeat(4,minmax(120px,.52fr));gap:clamp(28px,4vw,58px);display:grid}.landing-footer__identity p{max-width:38ch;color:var(--muted);margin-block-start:16px;font-size:.8125rem;line-height:1.85}.landing-footer nav{align-content:start;gap:9px;display:grid}.landing-footer nav h2{margin-block-end:8px;font-size:.8125rem;line-height:1.5}.landing-footer nav a{width:fit-content;min-height:32px;color:var(--muted);align-items:center;gap:6px;font-size:.8125rem;text-decoration:none;display:inline-flex}.landing-footer nav a:hover{color:var(--brand)}.landing-footer nav svg{width:12px;height:12px}.landing-footer__bottom{border-block-start:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-block-start:58px;padding-block-start:20px;font-size:.8125rem;display:flex}.landing-footer__bottom nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px 18px;display:flex}.landing-footer__bottom a{min-height:36px;color:var(--muted);align-items:center;gap:7px;text-decoration:none;display:inline-flex}.landing-footer__bottom a:hover{color:var(--brand)}.landing-footer__bottom svg{width:14px;height:14px}html.motion-ready [data-reveal]{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}html.motion-ready [data-reveal=side]{transform:translate(10px,18px)}html.motion-ready [data-reveal=opposite],html[dir=ltr].motion-ready [data-reveal=side]{transform:translate(-10px,18px)}html[dir=ltr].motion-ready [data-reveal=opposite]{transform:translate(10px,18px)}html.motion-ready [data-reveal].is-revealed{opacity:1;transform:none}html.motion-ready [data-workflow-chapter] .workflow-chapter__copy,html.motion-ready [data-workflow-chapter] .workflow-fragment{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}html.motion-ready [data-workflow-chapter].is-chapter-active .workflow-chapter__copy,html.motion-ready [data-workflow-chapter].is-chapter-active .workflow-fragment{opacity:1;transform:none}html.motion-ready [data-workflow-chapter].is-chapter-active .workflow-fragment{transition-delay:.11s}html.motion-ready [data-hero-replay] .replay-stage,html.motion-ready [data-hero-replay]+.service-ticker{opacity:0;transform:translateY(16px)}html.motion-ready.is-landing-ready [data-hero-replay] .replay-stage,html.motion-ready.is-landing-ready [data-hero-replay]+.service-ticker{opacity:1;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:none}html.motion-ready.is-landing-ready [data-hero-replay] .replay-stage:nth-child(2){transition-delay:90ms}html.motion-ready.is-landing-ready [data-hero-replay] .replay-stage:nth-child(3){transition-delay:.18s}html.motion-ready.is-landing-ready [data-hero-replay]+.service-ticker{transition-delay:.25s}html.motion-ready [data-hero-replay] .incident-replay__signal:before,html.motion-ready [data-hero-replay] .incident-replay__signal span,html.motion-ready [data-hero-replay] .incident-replay__signal:after{transform-origin:100%;transform:scaleX(0)}html[dir=ltr].motion-ready [data-hero-replay] .incident-replay__signal:before,html[dir=ltr].motion-ready [data-hero-replay] .incident-replay__signal span,html[dir=ltr].motion-ready [data-hero-replay] .incident-replay__signal:after{transform-origin:0}html.motion-ready.is-landing-ready [data-hero-replay] .incident-replay__signal:before,html.motion-ready.is-landing-ready [data-hero-replay] .incident-replay__signal span,html.motion-ready.is-landing-ready [data-hero-replay] .incident-replay__signal:after{transition:transform .64s cubic-bezier(.22,1,.36,1);transform:scaleX(1)}html.motion-ready.is-landing-ready [data-hero-replay] .incident-replay__signal span{transition-delay:.16s}html.motion-ready.is-landing-ready [data-hero-replay] .incident-replay__signal:after{transition-delay:.32s}html[lang=fa] .landing-page :is(h2,h3){line-height:1.55}@media (width<=1080px){.landing-header__inner{gap:18px}.landing-nav{gap:0}.landing-nav a{padding-inline:9px}.landing-header__login{display:none}.workflow-chapter{gap:80px}.hosting-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.hosting-benefits article:nth-child(3){border-block-start:1px solid #243b61;border-inline-start:0}.hosting-benefits article:nth-child(4){border-block-start:1px solid #243b61}}@media (width<=860px){.landing-container{width:min(100% - 32px,720px)}.landing-header__inner{grid-template-columns:minmax(0,1fr) auto}.landing-header .brand__symbol,.landing-header .brand__logo{width:124px}.landing-nav{z-index:58;border-block-end:1px solid var(--border);background:var(--surface-raised);box-shadow:var(--shadow-sm);padding:10px 16px 18px;display:none;position:fixed;inset-block-start:76px;inset-inline:0}.landing-nav.is-open{grid-template-columns:minmax(0,1fr);justify-items:stretch;display:grid}.landing-nav a{justify-content:center;width:100%;min-height:48px;padding-inline:14px}.icon-button.landing-menu-button{display:inline-grid}.landing-menu-button[aria-expanded=true] .landing-menu-button__open{display:none}.landing-menu-button[aria-expanded=true] .landing-menu-button__close{display:grid}.landing-header .landing-header__register{display:none}.landing-hero{padding-block-start:64px}.landing-hero__copy{text-align:center;width:min(940px,100%);margin-inline:auto;display:block}.landing-hero__copy h1,.landing-hero__copy>p{margin-inline:auto}.landing-hero__actions,.landing-hero__proofs{justify-content:center}.incident-replay__stages{grid-template-columns:1fr}.incident-replay__signal{display:none}.incident-replay{padding-block-end:20px}.service-ticker{grid-template-columns:repeat(2,minmax(0,1fr))}.service-ticker>div:nth-child(3){border-inline-start:0;border-block-start:1px solid var(--border)}.service-ticker>div:nth-child(4){border-block-start:1px solid var(--border)}.section-heading--wide{grid-template-columns:1fr;gap:20px}.workflow-ledger{gap:70px;margin-block-start:70px}.workflow-ledger:before,.workflow-ledger:after,.workflow-chapter:before{display:none}.workflow-chapter__index{background:0 0;width:fit-content;min-width:0;margin-block-end:-10px;padding:0;position:static;transform:none}html[dir=ltr] .workflow-chapter__index{transform:none}.workflow-chapter,.workflow-chapter--reverse{grid-template-columns:1fr;gap:28px}.workflow-chapter--reverse .workflow-chapter__copy,.workflow-chapter--reverse .workflow-fragment{grid-column:1}.workflow-chapter--reverse .workflow-chapter__copy{grid-row:1}.workflow-chapter__copy{padding-inline:0}.allowlist-story{grid-template-columns:auto minmax(0,1fr)}.allowlist-story__state{grid-column:2;justify-items:start}.status-story__layout{grid-template-columns:1fr;gap:48px}.status-story__copy h2{max-width:18ch}.faq-section__layout{grid-template-columns:1fr;gap:38px}.faq-section__heading{position:static}.faq-section__heading h2{max-width:18ch}.landing-final__inner{grid-template-columns:1fr;gap:28px}.landing-final__inner .button{justify-self:start}.landing-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}.landing-footer__identity{grid-column:1/-1}}@media (width<=560px){.landing-container{width:min(100% - 24px,520px)}.landing-header__actions{gap:5px}.landing-header .brand__symbol,.landing-header .brand__logo{width:108px}.landing-header .brand__wordmark{display:none}.landing-hero{padding-block:52px 42px}.landing-hero__copy h1{font-size:clamp(2.15rem,12vw,3.1rem)}.landing-hero__copy>p{font-size:.86rem}.landing-hero__actions{flex-direction:column;align-items:stretch}.button--landing,.button--landing-secondary{width:100%}.landing-hero__proofs{flex-direction:column;align-items:flex-start;width:fit-content;margin-inline:auto}.incident-replay{margin-block-start:44px;padding:10px}.replay-stage{padding-inline:14px}.service-ticker{grid-template-columns:1fr}.service-ticker>div+div{border-inline-start:0;border-block-start:1px solid var(--border)}.workflow-section,.status-story,.hosting-story,.faq-section{padding-block:82px}.confirm-fragment{grid-template-columns:1fr;gap:14px;min-height:auto;padding:22px}.confirm-fragment>i{width:1px;height:26px}.allowlist-story{grid-template-columns:1fr;padding:20px}.allowlist-story__state{grid-column:1}.hosting-benefits{grid-template-columns:1fr}.hosting-benefits article+article{border-block-start:1px solid #243b61;border-inline-start:0}.faq-list summary{min-height:68px;font-size:.8125rem}.faq-list details>p{padding-inline-end:0}.landing-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.landing-footer__grid nav:last-child{grid-column:1/-1}.landing-footer__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html.motion-ready [data-reveal],html.motion-ready [data-hero-replay] .replay-stage,html.motion-ready [data-hero-replay]+.service-ticker{opacity:1;transform:none}html.motion-ready [data-hero-replay] .incident-replay__signal:before,html.motion-ready [data-hero-replay] .incident-replay__signal span,html.motion-ready [data-hero-replay] .incident-replay__signal:after{transform:none}html.motion-ready [data-workflow-chapter] .workflow-chapter__copy,html.motion-ready [data-workflow-chapter] .workflow-fragment{opacity:1;transform:none}}
