.LandingPage-module__FAbHmG__page{background:var(--color-background);min-height:100dvh;color:var(--color-text)}.LandingPage-module__FAbHmG__topBar{max-width:1240px;padding:calc(env(safe-area-inset-top) + 1.25rem) clamp(1.15rem, 4vw, 2rem) 0;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.LandingPage-module__FAbHmG__brand{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;letter-spacing:.01em;color:var(--color-brand);font-size:1.15rem;font-weight:800}.LandingPage-module__FAbHmG__topLink{color:var(--color-interactive);font-size:.875rem;font-weight:600;text-decoration:none}.LandingPage-module__FAbHmG__topLink:hover{color:var(--color-brand)}.LandingPage-module__FAbHmG__hero{grid-template-columns:1fr;align-items:center;gap:clamp(2.5rem,6vw,4rem);max-width:1240px;margin:0 auto;padding:clamp(2.5rem,7vw,4.5rem) clamp(1.15rem,4vw,2rem) clamp(3rem,8vw,5rem);display:grid}@media (min-width:900px){.LandingPage-module__FAbHmG__hero{grid-template-columns:1.05fr .95fr}}.LandingPage-module__FAbHmG__heroCopy{min-width:0}.LandingPage-module__FAbHmG__heroBadge{background:var(--color-accent-soft);color:var(--color-interactive);font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;border-radius:999px;padding:6px 13px;font-size:.8125rem;font-weight:700;display:inline-block}.LandingPage-module__FAbHmG__headline{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;letter-spacing:-.02em;color:var(--color-brand);margin:1.1rem 0 0;font-size:clamp(2.35rem,7vw,3.6rem);font-weight:800;line-height:1.06}.LandingPage-module__FAbHmG__subhead{max-width:34rem;color:var(--color-text-muted);margin:1rem 0 0;font-size:clamp(1rem,2.2vw,1.1rem);line-height:1.6}.LandingPage-module__FAbHmG__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);max-width:560px;margin-top:2rem;padding:1.15rem 1.15rem 1.05rem;box-shadow:0 10px 30px #0030000d}.LandingPage-module__FAbHmG__cardTitle{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;color:var(--color-text);margin:0 0 .75rem;font-size:1rem;font-weight:800}.LandingPage-module__FAbHmG__formRow{display:block}.LandingPage-module__FAbHmG__formFields{flex-wrap:wrap;gap:8px;display:flex}.LandingPage-module__FAbHmG__input{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);min-width:0;color:var(--color-text);flex:14rem;padding:11px 14px;font-family:inherit;font-size:.9375rem}.LandingPage-module__FAbHmG__input::placeholder{color:var(--color-text-dim)}.LandingPage-module__FAbHmG__input:focus{border-color:var(--color-interactive);outline:none;box-shadow:0 0 0 3px #1f7a4d29}.LandingPage-module__FAbHmG__input:disabled{opacity:.6}.LandingPage-module__FAbHmG__notifyBtn{border-radius:var(--radius-md);background:var(--color-brand);color:#fff;font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;cursor:pointer;border:none;flex:none;padding:11px 20px;font-size:.9375rem;font-weight:700;transition:background .14s}.LandingPage-module__FAbHmG__notifyBtn:hover:not(:disabled){background:var(--color-interactive)}.LandingPage-module__FAbHmG__notifyBtn:disabled{cursor:default;background:var(--color-interactive)}.LandingPage-module__FAbHmG__notifyBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #1f7a4d59}.LandingPage-module__FAbHmG__formNote,.LandingPage-module__FAbHmG__formNoteSent{margin:.7rem 0 0;font-size:.8125rem;line-height:1.5}.LandingPage-module__FAbHmG__formNote{color:var(--color-text-dim)}.LandingPage-module__FAbHmG__formNoteSent{color:var(--color-interactive);font-weight:600}.LandingPage-module__FAbHmG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LandingPage-module__FAbHmG__comingSoonLabel{color:var(--color-text-muted);margin:1.75rem 0 .6rem;font-size:.8125rem;font-weight:600}.LandingPage-module__FAbHmG__badges{flex-wrap:wrap;gap:10px;display:flex}.LandingPage-module__FAbHmG__badge{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;padding:8px 14px;display:inline-flex}.LandingPage-module__FAbHmG__badgeText{flex-direction:column;line-height:1.15;display:flex}.LandingPage-module__FAbHmG__badgeSoon{color:var(--color-text-dim);font-size:.625rem}.LandingPage-module__FAbHmG__badgeStore{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;color:var(--color-text);font-size:.875rem;font-weight:700}.LandingPage-module__FAbHmG__heroPhone{justify-content:center;display:flex}.LandingPage-module__FAbHmG__phone{background:#14201a;border-radius:34px;width:300px;max-width:100%;padding:8px;box-shadow:0 26px 60px #00300038}.LandingPage-module__FAbHmG__phoneScreen{background:var(--color-background);border-radius:27px;flex-direction:column;display:flex;overflow:hidden}.LandingPage-module__FAbHmG__statusBar{background:var(--color-brand);color:#fff;justify-content:space-between;align-items:center;padding:7px 14px 4px;font-size:.625rem;font-weight:700;display:flex}.LandingPage-module__FAbHmG__statusIcons{align-items:center;gap:4px;display:inline-flex}.LandingPage-module__FAbHmG__statusBattery{background:linear-gradient(90deg,#fff 70%,#0000 70%) padding-box content-box;border:1px solid #ffffffbf;border-radius:3px;width:20px;height:10px;padding:1px}.LandingPage-module__FAbHmG__appHeader{background:var(--color-brand);justify-content:space-between;align-items:center;padding:8px 13px 10px;display:flex}.LandingPage-module__FAbHmG__appWordmark{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;color:#fff;font-size:.875rem;font-weight:800}.LandingPage-module__FAbHmG__headerIcons{align-items:center;gap:11px;display:inline-flex}.LandingPage-module__FAbHmG__pills{background:var(--color-surface);border-bottom:1px solid var(--color-border);gap:6px;padding:8px 12px;display:flex}.LandingPage-module__FAbHmG__pill,.LandingPage-module__FAbHmG__pillActive{border-radius:999px;padding:4px 10px;font-size:.5625rem;font-weight:700}.LandingPage-module__FAbHmG__pillActive{background:var(--color-brand);color:#fff}.LandingPage-module__FAbHmG__pill{background:var(--color-accent-soft);color:var(--color-interactive)}.LandingPage-module__FAbHmG__post{background:var(--color-surface)}.LandingPage-module__FAbHmG__postMedia{aspect-ratio:4/5;background:var(--color-surface-raised);width:100%;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__postPhoto{object-fit:cover;object-position:50% 42%;width:100%;height:100%;display:block}.LandingPage-module__FAbHmG__mutedBtn{background:#00000073;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;bottom:9px;right:9px}.LandingPage-module__FAbHmG__postBody{padding:9px 12px 11px}.LandingPage-module__FAbHmG__caption{color:var(--color-text);margin:0 0 7px;font-size:.6875rem;font-weight:600}.LandingPage-module__FAbHmG__authorRow{align-items:center;gap:7px;display:flex}.LandingPage-module__FAbHmG__avatar{background:linear-gradient(135deg, var(--color-interactive), var(--color-brand));border-radius:999px;flex:none;width:20px;height:20px}.LandingPage-module__FAbHmG__authorText{flex-direction:column;min-width:0;line-height:1.2;display:flex}.LandingPage-module__FAbHmG__authorName{color:var(--color-text);font-size:.625rem;font-weight:700}.LandingPage-module__FAbHmG__authorMeta{color:var(--color-text-dim);font-size:.5625rem}.LandingPage-module__FAbHmG__engagement{gap:14px;margin-top:9px;display:flex}.LandingPage-module__FAbHmG__stat{color:var(--color-brand);align-items:center;gap:4px;font-size:.625rem;font-weight:700;display:inline-flex}.LandingPage-module__FAbHmG__bottomNav{padding:8px 12px calc(10px + env(safe-area-inset-bottom,0px));background:var(--color-surface);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.LandingPage-module__FAbHmG__navItem,.LandingPage-module__FAbHmG__navItemActive{font-size:.5rem;font-weight:700}.LandingPage-module__FAbHmG__navItem{color:var(--color-text-dim)}.LandingPage-module__FAbHmG__navItemActive{color:var(--color-brand)}.LandingPage-module__FAbHmG__navPost{background:var(--color-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.LandingPage-module__FAbHmG__pillars{border-top:1px solid var(--color-border);max-width:1240px;margin:0 auto;padding:clamp(2.5rem,7vw,4rem) clamp(1.15rem,4vw,2rem)}.LandingPage-module__FAbHmG__sectionTitle{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;letter-spacing:-.01em;color:var(--color-brand);margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.LandingPage-module__FAbHmG__sectionSub{color:var(--color-text-muted);margin:.55rem 0 0;font-size:.9375rem}.LandingPage-module__FAbHmG__pillarGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-top:1.75rem;display:grid}.LandingPage-module__FAbHmG__pillarCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:1.15rem 1.2rem 1.25rem}.LandingPage-module__FAbHmG__pillarTitle{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;color:var(--color-text);margin:0 0 .4rem;font-size:1rem;font-weight:800}.LandingPage-module__FAbHmG__pillarBody{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.55}.LandingPage-module__FAbHmG__seasonCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-accent-soft);margin-top:14px;padding:1.3rem 1.35rem 1.4rem}.LandingPage-module__FAbHmG__seasonTag{background:var(--color-surface);color:var(--color-interactive);border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-block}.LandingPage-module__FAbHmG__seasonTitle{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;color:var(--color-brand);margin:.6rem 0 .35rem;font-size:1.15rem;font-weight:800}.LandingPage-module__FAbHmG__seasonBody{max-width:40rem;color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.55}.LandingPage-module__FAbHmG__footer{border-top:1px solid var(--color-border);background:var(--color-surface-raised)}.LandingPage-module__FAbHmG__footerInner{max-width:1240px;padding:1.5rem clamp(1.15rem, 4vw, 2rem) calc(env(safe-area-inset-bottom) + 1.75rem);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:0 auto;display:flex}.LandingPage-module__FAbHmG__footerBrand{font-family:var(--font-heading), "Plus Jakarta Sans", sans-serif;color:var(--color-brand);font-size:.9375rem;font-weight:800}.LandingPage-module__FAbHmG__footerLinks{color:var(--color-text-dim);align-items:center;gap:8px;font-size:.8125rem;display:flex}.LandingPage-module__FAbHmG__footerLinks a{color:var(--color-text-muted);font-weight:600;text-decoration:none}.LandingPage-module__FAbHmG__footerLinks a:hover{color:var(--color-interactive);text-decoration:underline}@media (prefers-reduced-motion:reduce){.LandingPage-module__FAbHmG__notifyBtn{transition:none}}
