.LandingHeader-module__PljEaa__header{z-index:10;box-sizing:border-box;background:color-mix(in srgb,var(--background)88%,transparent);-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid #0000;width:100%;transition:border-color .3s;position:fixed;top:0;left:0;right:0}.LandingHeader-module__PljEaa__headerScrolled{border-bottom-color:#0000000f}.LandingHeader-module__PljEaa__headerInner{box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:20px 40px;display:grid}.LandingHeader-module__PljEaa__headerLeft{min-width:0}.LandingHeader-module__PljEaa__headerLeft .LandingHeader-module__PljEaa__logo{display:inline-block}.LandingHeader-module__PljEaa__headerSignUp .LandingHeader-module__PljEaa__headerInner{padding-top:30px}.LandingHeader-module__PljEaa__headerTransparent{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.LandingHeader-module__PljEaa__logo{line-height:0;text-decoration:none;transition:opacity .2s;display:block}.LandingHeader-module__PljEaa__logoHidden{opacity:0;pointer-events:none}.LandingHeader-module__PljEaa__logoImage{object-fit:contain;width:auto;height:14px;display:block}.LandingHeader-module__PljEaa__nav{justify-content:center;justify-self:center;align-items:center;gap:36px;display:flex}.LandingHeader-module__PljEaa__navHidden{visibility:hidden;pointer-events:none}.LandingHeader-module__PljEaa__navButtons{justify-content:flex-end;justify-self:end;align-items:center;gap:12px;display:flex}.LandingHeader-module__PljEaa__navButton{justify-content:center;width:90px}.LandingHeader-module__PljEaa__navButtonPrimary{justify-content:center;width:auto;min-width:90px;padding-inline:20px}.LandingHeader-module__PljEaa__navButtonPrimaryWide{min-width:128px}.LandingHeader-module__PljEaa__navLink{color:var(--body-text);letter-spacing:-.02em;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s,transform .2s;display:inline-block}.LandingHeader-module__PljEaa__navLink:hover{color:var(--foreground);transform:translateY(-1px)}.LandingHeader-module__PljEaa__ctaButton{color:var(--foreground);background:var(--background-tertiary);letter-spacing:-.02em;cursor:pointer;border-radius:99px;justify-content:center;align-items:center;padding:4px 14px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.LandingHeader-module__PljEaa__ctaButton:hover{background:var(--background-tertiary-hover)}.LandingHeader-module__PljEaa__hamburger{cursor:pointer;z-index:30;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:32px;height:32px;padding:4px;display:none;position:fixed;top:20px;right:20px}.LandingHeader-module__PljEaa__hamburgerBar{background:var(--foreground,#1a1a1a);transform-origin:50%;border-radius:0;width:22px;height:1.5px;transition:transform .25s,opacity .25s;display:block}.LandingHeader-module__PljEaa__hamburgerBarTopOpen{transform:translateY(3.8px)rotate(45deg)}.LandingHeader-module__PljEaa__hamburgerBarBotOpen{transform:translateY(-3.8px)rotate(-45deg)}.LandingHeader-module__PljEaa__mobileOverlay{z-index:20;background:var(--background,#fcfafa);opacity:0;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:16px;transition:opacity .25s;display:flex;position:fixed;inset:0}.LandingHeader-module__PljEaa__mobileOverlayOpen{opacity:1;pointer-events:all}.LandingHeader-module__PljEaa__mobileNav{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:0 36px;display:flex}.LandingHeader-module__PljEaa__mobileNavLink{color:var(--foreground,#1a1a1a);letter-spacing:-.01em;opacity:0;filter:blur(6px);padding:12px 0;font-family:Tiempos Text,Georgia,serif;font-size:32px;font-weight:400;text-decoration:none;transition:none;transform:translateY(8px)}button.LandingHeader-module__PljEaa__mobileNavLink{cursor:pointer;text-align:left;background:0 0;border:none;width:auto}.LandingHeader-module__PljEaa__mobileNavLink:hover{opacity:.6}.LandingHeader-module__PljEaa__mobileOverlayOpen .LandingHeader-module__PljEaa__mobileNavLink{opacity:1;filter:blur();transition:opacity .35s,transform .35s,filter .35s;transform:translateY(0)}.LandingHeader-module__PljEaa__mobileOverlayOpen .LandingHeader-module__PljEaa__mobileNavLink:first-child{transition-delay:80ms}.LandingHeader-module__PljEaa__mobileOverlayOpen .LandingHeader-module__PljEaa__mobileNavLink:nth-child(2){transition-delay:.16s}.LandingHeader-module__PljEaa__mobileOverlayOpen .LandingHeader-module__PljEaa__mobileNavLink:nth-child(3){transition-delay:.24s}.LandingHeader-module__PljEaa__mobileOverlayOpen .LandingHeader-module__PljEaa__mobileNavLink:nth-child(4){transition-delay:.32s}.LandingHeader-module__PljEaa__mobileOverlayOpen .LandingHeader-module__PljEaa__mobileNavLink:nth-child(5){transition-delay:.4s}.LandingHeader-module__PljEaa__mobileOverlayOpen .LandingHeader-module__PljEaa__mobileNavLink:nth-child(6){transition-delay:.48s}.LandingHeader-module__PljEaa__mobileNavLinkPrimary{color:#fff;background:#1c1c1c;border-radius:12px;justify-content:center;align-items:center;margin-top:20px;padding:14px 40px;font-family:inherit;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.LandingHeader-module__PljEaa__mobileNavLinkPrimary:hover{background:#333}@media (max-width:900px){.LandingHeader-module__PljEaa__headerInner{grid-template-columns:1fr;padding:24px}.LandingHeader-module__PljEaa__nav,.LandingHeader-module__PljEaa__navButtons{display:none}.LandingHeader-module__PljEaa__hamburger{display:flex}.LandingHeader-module__PljEaa__mobileOverlay{padding-top:24px}}
