.landing{background:var(--l-bg);color:var(--l-ink);font-family:var(--font-plex-sans), system-ui, sans-serif;min-height:100vh}.landing a{color:inherit}.landing-shell{max-width:var(--l-max);margin:0 auto;padding:0 20px}@media (min-width:768px){.landing-shell{padding:0 32px}}.landing-banner{background:var(--l-bg);color:var(--l-ink-soft);border-bottom:1px solid var(--l-line)}.landing-banner a{max-width:var(--l-max);font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:-.01em;text-align:center;margin:0 auto;padding:11px 20px;font-size:12.5px;line-height:1.45;text-decoration:none;display:block}.landing-banner a:hover .landing-banner__cta,.landing-banner a:focus-visible .landing-banner__cta{text-decoration-thickness:2px}.landing-banner__cta{text-underline-offset:3px;white-space:nowrap;font-weight:600;text-decoration:underline}@media (min-width:768px){.landing-banner a{padding:11px 32px;font-size:13px}}.landing-header{border-bottom:1px solid var(--l-line);background:var(--l-bg)}.landing-header__inner{justify-content:space-between;align-items:center;gap:16px;min-height:80px;display:flex}.landing-wordmark{font-family:var(--font-anton), Impact, sans-serif;letter-spacing:-.04em;text-transform:uppercase;font-size:2rem;line-height:1;text-decoration:none}.landing-nav a{font-family:var(--font-plex-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:-.04em;text-underline-offset:4px;font-size:14px;text-decoration:none}.landing-nav a:hover{text-decoration:underline}.landing-hero{isolation:isolate;color:#fff;background:#000;border-bottom:2px solid #000;min-height:760px;position:relative;overflow-x:hidden}.landing-hero__image{z-index:-2;object-fit:cover;object-position:63% center;width:100%;height:100%;position:absolute;inset:0}.landing-hero__scrim{z-index:-1;background:linear-gradient(90deg,#000000fa 0%,#000000e6 35%,#00000040 68%,#00000026 100%);position:absolute;inset:0}.landing-hero__inner{flex-direction:column;justify-content:center;max-width:900px;min-height:760px;margin:0 auto;padding:48px 0;display:flex}.landing-hero__title{font-family:var(--font-anton), Impact, sans-serif;letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:4.7rem;font-weight:400;line-height:.9}.landing-hero__title span{display:block}.landing-hero__subtitle{max-width:36rem;font-family:var(--font-plex-mono), ui-monospace, monospace;color:#fffc;margin:32px 0 0;font-size:16px;line-height:1.625}.landing-cta{background:var(--l-ink);width:fit-content;min-height:52px;color:var(--l-bg);font-family:var(--font-plex-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:-.03em;clip-path:polygon(0 0,100% 0,100% 72%,90% 100%,0 100%);justify-content:center;align-items:center;margin-top:28px;padding:12px 40px 12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}a.landing-cta{background:var(--l-accent);color:var(--l-ink)}.landing-cta:hover{background:#aee400;background:lab(84.7099% -40.1873 101.907)}.landing-cta:focus-visible{outline:2px solid var(--l-accent);outline-offset:4px}@media (min-width:640px){.landing-hero__title{font-size:6rem}.landing-hero__title span{white-space:nowrap}}@media (min-width:768px){.landing-hero,.landing-hero__inner{min-height:820px}.landing-hero__title{font-size:7rem}.landing-hero__subtitle{font-size:18px}.landing-hero__inner{padding:64px 0}}@media (min-width:1024px){.landing-hero__title{font-size:8.2rem}}.landing-process{padding:64px 0}.landing-process__grid{border-top:1px solid var(--l-line);border-left:1px solid var(--l-line);display:grid}.landing-step{border-right:1px solid var(--l-line);border-bottom:1px solid var(--l-line);flex-direction:column;min-height:250px;padding:24px;display:flex}.landing-step__head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.landing-step__num{font-family:var(--font-plex-mono), ui-monospace, monospace;margin:0;font-size:14px}.landing-step__title{font-family:var(--font-anton), Impact, sans-serif;letter-spacing:-.04em;text-transform:uppercase;margin:8px 0 0;font-size:3.75rem;font-weight:400;line-height:1}.landing-step__icon{flex:none;width:64px;height:64px}.landing-step__body{max-width:28rem;font-family:var(--font-plex-mono), ui-monospace, monospace;margin:40px 0 0;font-size:14px;line-height:1.625}@media (min-width:768px){.landing-process{padding:96px 0}.landing-process__grid{grid-template-columns:repeat(3,1fr)}.landing-step{padding:32px}.landing-step__icon{width:80px;height:80px}}.landing-footer{border-top:1px solid var(--l-line);background:var(--l-bg-2)}.landing-footer__inner{flex-direction:column;gap:16px;padding-top:32px;padding-bottom:32px;display:flex}.landing-footer__links{flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0;padding:0;list-style:none;display:flex}.landing-footer__links a{font-family:var(--font-plex-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:-.02em;text-underline-offset:4px;font-size:12.5px;text-decoration:none}.landing-footer__links a:hover{text-decoration:underline}.landing-footer__links li+li:before{content:"|";color:var(--l-ink-soft);opacity:.5;margin-right:14px}.landing-footer__links li{align-items:center;display:flex}.landing-footer__meta{font-family:var(--font-plex-mono), ui-monospace, monospace;color:var(--l-ink-soft);margin:0;font-size:12px}@media (min-width:768px){.landing-footer__inner{flex-direction:row;justify-content:space-between;align-items:center}}
