.landing{--landing-ink:#000;isolation:isolate;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100dvh;color:var(--landing-ink);background:#fff;grid-template-rows:80px 1fr 80px;display:grid;position:relative}.landing a{-webkit-tap-highlight-color:transparent}.landing a:focus-visible,.landing button:focus-visible{outline-offset:5px;outline:2px solid #5156f3}.landing-header{z-index:10;background:#fff;justify-content:space-between;align-items:center;padding-inline:40px;display:flex;position:sticky;top:0}.landing-wordmark{letter-spacing:-.055em;align-items:center;min-height:44px;font-size:23px;font-weight:600;display:inline-flex}.landing-header-signin{border:1px solid #e9e9e9;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.landing-header-signin:hover{background:#f5f5f5}.landing-content{text-align:center;flex-direction:column;place-self:center;align-items:center;width:min(100%,840px);padding:20px 24px;display:flex}.landing-logo-stage{perspective:1000px;-webkit-user-select:none;user-select:none;pointer-events:none;place-items:center;width:340px;max-width:100%;height:clamp(210px,26dvh,290px);display:grid;position:relative}.landing-logo{aspect-ratio:1;width:clamp(190px,24dvh,264px);transform-style:preserve-3d;transform:rotateX(var(--tilt-x,12deg)) rotateY(var(--tilt-y,-18deg)) rotateZ(-7deg);transition:transform .4s ease-out;position:relative}.landing-logo img{width:100%;height:100%;position:absolute;inset:0;transform:translateZ(1px)}.landing-logo-edge{background:linear-gradient(140deg,#a8b8ff,#414fc8 45%,#292d95 85%,#666fe0);position:absolute;inset:0;-webkit-mask:url(/landing-logo.svg) 50%/contain no-repeat;mask:url(/landing-logo.svg) 50%/contain no-repeat}.landing-logo-shadow{filter:blur(10px);background:#2b2e551f;border-radius:50%;width:110px;height:10px;position:absolute;bottom:0}.landing-intro{margin-top:24px}.landing-intro h1{letter-spacing:-.055em;text-wrap:balance;font-size:clamp(44px,6.7dvh,68px);font-weight:550;line-height:1.04}.landing-intro p{text-wrap:pretty;margin-top:20px;font-size:16px;line-height:1.6}.landing-cta{color:#fff;background:#000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;margin-top:26px;padding:0 30px;font-size:15px;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.landing-cta:hover{background:#292929}.landing-cta:active{transform:scale(.97)}.landing-footer{color:#737373;justify-content:center;align-items:center;padding-inline:24px;font-size:11px;display:flex}.landing-footer a{align-items:center;min-height:44px;display:inline-flex}.landing-footer a:hover{text-underline-offset:3px;text-decoration:underline}@media (max-height:850px) and (min-width:640px){.landing{grid-template-rows:64px 1fr 64px}.landing-content{padding-block:12px}.landing-logo-stage{height:210px}.landing-logo{width:190px}.landing-intro{margin-top:18px}.landing-intro h1{font-size:48px}.landing-intro p{margin-top:16px;font-size:15px}.landing-cta{min-height:48px;margin-top:14px}}@media (max-width:639px){.landing{grid-template-rows:68px 1fr 68px}.landing-header{padding-inline:20px}.landing-wordmark{font-size:21px}.landing-content{padding:16px 20px}.landing-logo-stage{height:220px}.landing-logo{width:200px}.landing-intro{margin-top:20px}.landing-intro h1{font-size:clamp(40px,10vw,48px)}.landing-intro p{max-width:320px;margin-top:18px;font-size:14px}.landing-cta{margin-top:16px}}@media (prefers-reduced-motion:reduce){.landing-logo{transition:none;transform:rotate(-7deg)}.landing a{transition:none}.landing-cta:active{transform:none}}.landing-extension{text-align:left;background:#f5f8fc;border:1px solid #5373a31a;border-radius:20px;grid-template-columns:44px 1fr auto;align-items:center;gap:16px;width:min(100%,540px);margin-top:28px;padding:24px;display:grid}.landing-chrome-icon{flex-shrink:0}.landing-extension-copy h2{letter-spacing:-.025em;font-size:14px;font-weight:600;line-height:1.4}.landing-extension-copy p{color:#606773;max-width:28ch;margin-top:5px;font-size:12px;line-height:1.5}.landing-extension-link{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:44px;font-size:12px;font-weight:500;display:inline-flex}.landing-extension-link:hover{text-underline-offset:4px;text-decoration:underline}@media (min-width:640px) and (max-height:950px){.landing{grid-template-rows:64px 1fr 64px}.landing-content{padding-block:12px}.landing-logo-stage{height:190px}.landing-logo{width:174px}.landing-intro{margin-top:18px}.landing-intro h1{font-size:48px}.landing-intro p{margin-top:16px;font-size:15px}.landing-cta{min-height:48px;margin-top:20px}.landing-extension{margin-top:22px;padding:20px}}@media (max-width:639px){.landing-extension{grid-template-columns:44px 1fr;gap:12px 16px;max-width:360px;padding:20px}.landing-extension-link{grid-column:2;justify-self:start}}.landing-logo-idle{transform-style:preserve-3d;animation:7s ease-in-out infinite landing-logo-turn;position:absolute;inset:0}@keyframes landing-logo-turn{0%,to{transform:rotateX(-3deg)rotateY(-5deg)rotate(-2deg)}50%{transform:rotateX(3deg)rotateY(5deg)rotate(2deg)}}@media (prefers-reduced-motion:reduce){.landing-logo-idle{animation:none;transform:none}}@media (prefers-reduced-motion:no-preference){.landing-logo[data-tracking]{transition-duration:70ms}}.landing-logo[data-tracking] .landing-logo-idle{animation-play-state:paused}.landing-header-signin:disabled{cursor:wait;opacity:.6}
