:root{--landing-page-pad-top: clamp(1rem, 3vw, 2rem);--landing-gutter: clamp(1rem, 2.8vw, 2rem);--landing-content-width: min(1240px, calc(100vw - (2 * var(--landing-gutter))));--landing-section-gap: 80px;--landing-card-padding: clamp(2rem, 5vw, 3.5rem) clamp(1.25rem, 4vw, 3rem);--landing-card-radius: 16px;--landing-border: 1px solid rgba(20, 20, 20, .16);--landing-muted: #666666;--landing-header-center: 44px;--landing-top-shell-pad: 28px;--landing-primary-header-height: 60px;--landing-hero-offset: 0px;--landing-hero-extra-space: 0px;--landing-title-top: 44px;--landing-title-release-offset: 0px;--landing-title-stage-height: 510px;--landing-hero-position-offset: 90px;--landing-hero-title-shift: clamp(-120px, -12vh, -20px);--landing-hero-title-subtitle-gap-extra: clamp(.35rem, 1vw, .75rem);--landing-hero-subtitle-sdk-gap-extra: calc(clamp(.45rem, 1.2vw, .9rem) + 10px) }body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f4f4f4;color:#000}.landing-sections{display:flex;flex-direction:column;gap:var(--landing-section-gap);margin-top:var(--landing-section-gap);position:relative;left:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;padding-left:clamp(1rem,2.8vw,2rem);padding-right:clamp(1rem,2.8vw,2rem);z-index:1;background-color:#f4f4f4}.landing-body{position:relative}.landing-footer-section{padding-bottom:30px}.landing-hero-card .landing-section-inner{border-radius:var(--landing-card-radius);border:var(--landing-border);background:#fff;overflow:hidden;box-shadow:0 1px #ffffffbf inset;box-sizing:border-box}.landing-section{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;margin-top:0;background-color:#f4f4f4;z-index:1}.landing-section-inner{width:var(--landing-content-width);margin:0 auto}.landing-section-card{position:relative;border-radius:var(--landing-card-radius);border:var(--landing-border);background:#fff;overflow:hidden;box-shadow:0 1px #ffffffbf inset;isolation:isolate}.landing-section-content{position:relative;padding:var(--landing-card-padding)}.landing-section-title{margin:0 0 clamp(.9rem,2vw,1.2rem);font-size:clamp(1.55rem,3.2vw,2rem);font-weight:600;line-height:1.12;letter-spacing:0;color:#000;text-align:center}.landing-section-copy{margin:0 auto clamp(2.25rem,5vw,3.75rem);max-width:760px;font-size:clamp(.95rem,1.7vw,1.05rem);line-height:1.6;color:var(--landing-muted);text-align:center}.landing-top-shell{max-width:1240px;margin:0 auto;width:100%;padding-top:var(--landing-top-shell-pad);padding-bottom:var(--landing-hero-extra-space);position:relative}.landing-auth-shell{position:relative;pointer-events:none}.landing-auth-shell.is-open{pointer-events:auto}.landing-auth-header-shell{position:relative;width:min(calc(100% - 88px),772px);margin:0 auto;background:#fff;border:1px solid rgba(20,20,20,.16);border-radius:16px;z-index:1}.landing-auth-shell-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:1rem;height:60px;padding:0 2rem;box-sizing:border-box}.landing-auth-shell-inner.is-verify-state{grid-template-columns:minmax(0,1fr) auto}.landing-auth-copy{min-width:0;display:flex;align-items:center}.landing-auth-copy.is-verify-state{gap:.5rem;flex-wrap:nowrap}.landing-auth-eyebrow{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:0;text-transform:none;color:#111827;margin:0;line-height:1.2}.landing-auth-email{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:400;color:#111827;line-height:1.2;text-decoration:underline;text-underline-offset:.14em}.landing-auth-edit{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(20,20,20,.1);border-radius:999px;background:#f7f7f7;color:#4b5563;cursor:pointer;flex:0 0 auto}.landing-auth-edit-icon{width:14px;height:14px}.landing-auth-form{display:flex;align-items:center;gap:.75rem;min-width:0;width:100%}.landing-auth-input{width:100%;min-width:0;border:1px solid rgba(20,20,20,.12);border-radius:12px;height:39px;padding:0 .95rem;font-size:.95rem;color:#111827;background:#fbfbfb;box-sizing:border-box}.landing-auth-input.has-error{border-color:#c62828bf}.landing-auth-input-code{width:144px;text-align:center;letter-spacing:.22em;padding:0 .6rem 0 calc(.6rem + .22em)}.landing-auth-input:focus{outline:none;border-color:#1111118c;background:#fff}.landing-auth-input:-webkit-autofill,.landing-auth-input:-webkit-autofill:hover,.landing-auth-input:-webkit-autofill:focus{-webkit-text-fill-color:#111827;-webkit-box-shadow:0 0 0 1000px #fbfbfb inset;box-shadow:0 0 0 1000px #fbfbfb inset;transition:background-color 9999s ease-out 0s}.landing-auth-submit{appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 116px;border:1px solid #141414;background:#111;color:#fff;border-radius:12px;width:116px;height:39px;padding:0;font-size:.875rem;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;text-align:center;box-shadow:inset 0 2px #ffffff1f}.landing-auth-submit:disabled,.landing-auth-input:disabled{opacity:.65;cursor:not-allowed}.landing-auth-error-header-frame{position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%);width:min(calc(100% - 280px),500px);z-index:0}.landing-auth-error-header-frame:before{content:"";position:absolute;inset:-16px -20px 50%;border:1px solid rgba(20,20,20,.12);border-radius:0 0 10px 10px;background:#f4f4f480;backdrop-filter:blur(10px);pointer-events:none;z-index:0}.landing-auth-error-header-shell{position:relative;margin:0 auto;min-height:20px;padding:.25rem .75rem;background:#fff8f8;border:1px solid rgba(198,40,40,.18);border-radius:8px;box-shadow:0 12px 28px #0f172a14;box-sizing:border-box;display:flex;align-items:center;justify-content:center;z-index:1}.landing-auth-error{margin:0;font-size:.7rem;font-weight:500;color:#b42318;line-height:1.1;text-align:center}.landing-hero-title-layer{position:fixed;top:calc(var(--landing-title-top) + var(--landing-title-release-offset));left:50%;transform:translate(-50%,var(--landing-hero-title-shift));z-index:0;width:var(--landing-content-width);height:clamp(34rem,calc(100vh - var(--landing-header-center) - 1.5rem),46rem);display:flex;align-items:center;justify-content:center;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,4vw,3rem);pointer-events:none}.landing-hero-title-stage{height:var(--landing-title-stage-height)}.landing-hero-title-content{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2vw,1.35rem);width:min(100%,58rem);text-align:center;transform:translateY(calc((var(--landing-hero-title-subtitle-gap-extra) + var(--landing-hero-subtitle-sdk-gap-extra)) / 2))}.landing-hero-announcement-slot{min-height:24px;display:flex;align-items:center;justify-content:center}.landing-hero-announcement{position:relative;display:inline-flex;align-items:center;gap:.42rem;min-height:24px;padding:.1rem calc(.78rem + 5px);border-radius:999px;border:1px solid rgba(20,20,20,.1);background:#ffffffc7;box-shadow:0 1px #ffffffe6 inset;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#1f1f1f;font-size:.76rem;font-weight:500;line-height:1;text-decoration:none;pointer-events:auto}.landing-hero-announcement-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;border-radius:inherit}.landing-hero-announcement-dot{width:6px;height:6px;border-radius:999px;background:#141414;flex:0 0 auto}.landing-hero-announcement-icon{width:14px;height:14px;flex:0 0 auto}.landing-hero-announcement-label{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .48rem;border-radius:999px;background:#f9a16f29;color:#a6521f;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.landing-hero-announcement-copy{color:inherit}.landing-hero-title{position:relative;margin:0;width:max-content;max-width:min(100%,24ch);font-size:clamp(2.15rem,5vw,4.25rem);font-weight:600;letter-spacing:0;line-height:1;color:#161616;text-align:center;text-wrap:balance}.landing-hero-title>span{display:block;white-space:nowrap}.landing-hero-title-accent{display:inline;color:#f9a16f}.landing-hero-subtitle{margin:var(--landing-hero-title-subtitle-gap-extra) 0 0;width:100%;max-width:min(100%,58rem);font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.45;color:#000;text-align:center}.landing-hero-subtitle>span{display:block;white-space:nowrap}.landing-hero-supabase-badge{display:inline-flex;align-items:center;justify-content:center;padding:.22em .5em;margin:0 .14em;border-radius:.25em;background:#fff;border:1px solid rgba(20,20,20,.1);vertical-align:middle;box-shadow:0 1px #ffffffe6 inset}.landing-hero-supabase-logo{display:block;height:.84em;width:auto}.landing-hero-supabase-text{display:none}.landing-hero-sdks{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;max-width:50rem;margin:calc(.25rem + var(--landing-hero-subtitle-sdk-gap-extra)) auto 0}.landing-hero-sdks-row{display:contents}.landing-hero-sdk-item{display:inline-flex;align-items:center;gap:.42rem;height:32px;padding:0 .68rem;border-radius:999px;border:1px solid rgba(20,20,20,.08);background:#ffffff94;color:#3d3d3d;font-size:.82rem;font-weight:500;line-height:1;text-decoration:none;box-shadow:0 1px #fffc inset;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:auto;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.landing-hero-sdk-item:hover{border-color:#1414142e;background:#ffffffdb;color:#151515;transform:translateY(-1px)}.landing-hero-sdk-item:focus-visible{outline:2px solid rgba(62,207,142,.75);outline-offset:3px}.landing-hero-sdk-item img{width:15px;height:15px;object-fit:contain;opacity:.9}.landing-prefooter-message{box-sizing:border-box;width:var(--landing-content-width);margin:0 auto;padding:clamp(1rem,3vw,2rem) clamp(1.25rem,4vw,3rem);display:flex;justify-content:center}.landing-prefooter-title{margin:0;font-size:clamp(2.4rem,5.6vw,4.6rem);font-weight:600;letter-spacing:0;line-height:1;color:#161616;text-align:center}.landing-prefooter-title span{display:block}.landing-hero-shell{position:sticky;top:var(--landing-header-center);z-index:1;height:clamp(34rem,calc(100vh - var(--landing-header-center) - 1.5rem),46rem);margin-top:calc(clamp(-8rem,-14vw,-10rem) + var(--landing-hero-position-offset));background:#fff;border:1px solid rgba(20,20,20,.16);border-radius:var(--landing-card-radius);overflow:hidden;box-shadow:0 1px #ffffffbf inset;isolation:isolate}.landing-hero-scroll{transform:translateY(calc(var(--landing-hero-offset) * -1));will-change:transform;min-height:100%}@media (max-width: 768px){:root{--landing-page-pad-top: 1rem;--landing-gutter: .65rem;--landing-section-gap: clamp(3.25rem, 11vw, 5rem);--landing-card-padding: clamp(1.5rem, 7vw, 2.25rem) clamp(1rem, 5vw, 1.5rem);--landing-hero-offset: 0px;--landing-hero-extra-space: 0px;--landing-hero-title-shift: -50px}.landing-top-shell{padding-top:var(--landing-top-shell-pad)}.landing-hero-title-layer{width:calc(100vw - 2rem);height:clamp(24rem,calc(100vh - var(--landing-header-center) - 1rem),32rem);padding:clamp(1.5rem,6vw,2.5rem) 1.1rem}.landing-auth-shell-inner{grid-template-columns:1fr;gap:.8rem;height:auto;padding:.95rem}.landing-auth-shell-inner.is-verify-state{grid-template-columns:1fr}.landing-auth-copy.is-verify-state{justify-content:space-between}.landing-auth-header-shell{width:100%}.landing-auth-error-header-frame{top:calc(100% + .45rem);left:50%;transform:translate(-50%);width:calc(100% - 4.5rem)}.landing-auth-error-header-frame:before{top:-12px;bottom:calc(50% - 3px)}.landing-auth-error-header-shell{min-height:0;padding:.35rem .75rem}.landing-auth-form{flex-direction:column;align-items:stretch}.landing-auth-copy{width:100%}.landing-auth-submit{width:100%;flex-basis:auto}.landing-auth-input-code{width:100%;text-align:left;letter-spacing:normal;padding:0 .95rem}.landing-hero-title-stage{height:450px}.landing-hero-title-content{gap:.95rem}.landing-hero-announcement{gap:.35rem;min-height:22px;padding:.08rem calc(.68rem + 5px);font-size:.7rem;line-height:1;flex-wrap:wrap;justify-content:center}.landing-hero-announcement-slot{min-height:22px}.landing-hero-announcement-label{font-size:.68rem}.landing-hero-title{width:max-content;max-width:100%;font-size:clamp(2.05rem,7vw,3rem);font-weight:600;line-height:1.02}.landing-hero-subtitle{width:100%;max-width:32rem;font-size:clamp(1rem,3.6vw,1.15rem);line-height:1.48}.landing-hero-subtitle>span{white-space:normal;display:inline}.landing-hero-supabase-logo-img{display:none}.landing-hero-supabase-text{display:inline}.landing-hero-supabase-badge{padding:0;margin:0;border:none;background:none;box-shadow:none;vertical-align:baseline}.landing-hero-sdks{flex-direction:column;gap:.5rem;max-width:24rem;margin-top:calc(.1rem + var(--landing-hero-subtitle-sdk-gap-extra))}.landing-hero-sdks-row{display:flex;align-items:center;justify-content:center;gap:.5rem}.landing-hero-sdk-item{height:30px;padding:0 .56rem;font-size:.76rem;gap:.34rem}.landing-hero-sdk-item img{width:14px;height:14px}.landing-hero-shell{top:var(--landing-header-center);height:auto;margin-top:calc(clamp(-4rem,-10vw,-5rem) + var(--landing-hero-position-offset))}.auth-main{padding-bottom:0!important}.auth-container{min-height:0!important}.landing-footer-section{padding-bottom:0}.landing-prefooter-message{padding:clamp(.75rem,4vw,1.5rem) 1rem}.landing-prefooter-title{font-size:clamp(1.1rem,5.5vw,1.5rem)}.landing-hero-scroll{transform:none;will-change:auto}}
