.ThemeToggle-module__jRLYva__toggle{appearance:none;cursor:pointer;border-radius:var(--radius-full);border:1px solid var(--border-strong);background:var(--surface);width:2rem;height:2rem;color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ThemeToggle-module__jRLYva__toggle:hover{color:var(--foreground);background:var(--border)}
.page-module__RcqwgG__page{flex-direction:column;display:flex}.page-module__RcqwgG__hero{background:var(--background);flex-direction:column;align-items:center;padding-bottom:3.5rem;display:flex;position:relative;overflow:hidden}.page-module__RcqwgG__glow{opacity:.22;filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#4338ca 0%,#0000 72%);width:44rem;height:44rem;position:absolute;top:-22rem;left:50%;transform:translate(-50%)}.page-module__RcqwgG__nav{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.5rem;width:100%;max-width:64rem;margin:0 auto;padding:1.5rem 1.5rem 0;display:flex;position:relative}.page-module__RcqwgG__brand{letter-spacing:-.01em;color:var(--foreground);align-items:center;font-size:.95rem;font-weight:700;display:flex}.page-module__RcqwgG__brandIcon{width:1.25rem;height:1.25rem;margin-right:.5rem;display:inline-block}.page-module__RcqwgG__navRight{align-items:center;gap:.6rem;display:flex}.page-module__RcqwgG__navSignIn{color:var(--muted);border-radius:var(--radius-full);border:1px solid var(--border-strong);padding:.45rem .9rem;font-size:.85rem;font-weight:600}.page-module__RcqwgG__navSignIn:hover{color:var(--foreground);border-color:var(--accent)}.page-module__RcqwgG__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;padding:5.5rem 1.5rem 0;display:flex;position:relative}.page-module__RcqwgG__eyebrow{letter-spacing:.02em;color:var(--muted);margin-bottom:1.25rem;font-size:.78rem;font-weight:600}.page-module__RcqwgG__title{letter-spacing:-.025em;max-width:40rem;color:var(--foreground);font-size:3.5rem;font-weight:700;line-height:1.1}.page-module__RcqwgG__titleHighlight{color:var(--accent-strong)}.page-module__RcqwgG__subtitle{color:var(--muted);max-width:32rem;margin-top:1.5rem;font-size:1.1rem;line-height:1.55}.page-module__RcqwgG__heroCtas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.page-module__RcqwgG__cta{appearance:none;cursor:pointer;border-radius:var(--radius-full);background:var(--accent-gradient);color:#fff;border:none;justify-content:center;align-items:center;height:52px;padding:0 28px;font-family:inherit;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 4px 16px #4338ca4d}.page-module__RcqwgG__cta:hover{filter:brightness(1.08)}.page-module__RcqwgG__ctaSecondary{appearance:none;cursor:pointer;border-radius:var(--radius-full);border:1px solid var(--border-strong);height:52px;color:var(--foreground);background:0 0;justify-content:center;align-items:center;padding:0 26px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.page-module__RcqwgG__ctaSecondary:hover{background:var(--border);border-color:var(--accent)}.page-module__RcqwgG__orb{background:var(--accent-gradient);border-radius:50%;width:6rem;height:6rem;margin:0 0 2rem;animation:2.2s ease-in-out infinite page-module__RcqwgG__breathe;position:relative;box-shadow:0 0 40px 4px #4338ca59}@keyframes page-module__RcqwgG__breathe{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.page-module__RcqwgG__orb:before,.page-module__RcqwgG__orb:after{content:"";opacity:0;border:2px solid #6366f1;border-radius:50%;animation:2.2s ease-out infinite page-module__RcqwgG__orb-ripple;position:absolute;inset:0}.page-module__RcqwgG__orb:after{animation-delay:1.1s}@keyframes page-module__RcqwgG__orb-ripple{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2.1)}}.page-module__RcqwgG__grants{justify-content:center;display:flex}.page-module__RcqwgG__grants a{border-radius:var(--radius-md);opacity:.85;background:#fff;align-items:center;padding:.5rem .85rem;display:inline-flex}.page-module__RcqwgG__grants a:hover{opacity:1}.page-module__RcqwgG__section{width:100%;max-width:56rem;margin:0 auto;padding:4.5rem 1.5rem}.page-module__RcqwgG__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);text-align:center;margin-bottom:2rem;font-size:.85rem;font-weight:700}.page-module__RcqwgG__trackPillGrid{flex-wrap:wrap;justify-content:center;gap:.6rem;list-style:none;display:flex}.page-module__RcqwgG__trackPill{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:.6rem 1.15rem;font-size:.9rem;font-weight:600}.page-module__RcqwgG__stepGrid,.page-module__RcqwgG__featureGrid{grid-template-columns:repeat(3,1fr);gap:1rem;list-style:none;display:grid}@media (max-width:42rem){.page-module__RcqwgG__stepGrid,.page-module__RcqwgG__featureGrid{grid-template-columns:1fr}}.page-module__RcqwgG__stepCard,.page-module__RcqwgG__featureCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem}.page-module__RcqwgG__cardTitle{margin-bottom:.4rem;font-size:1rem;font-weight:700}.page-module__RcqwgG__cardBody{color:var(--muted);font-size:.9rem;line-height:1.5}.page-module__RcqwgG__closingCta{text-align:center;background:var(--background);flex-direction:column;align-items:center;padding:5.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.page-module__RcqwgG__closingGlow{opacity:.18;filter:blur(90px);pointer-events:none;background:radial-gradient(#4338ca 0%,#0000 70%);width:40rem;height:22rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__RcqwgG__closingTitle{z-index:1;letter-spacing:-.02em;max-width:28rem;color:var(--foreground);font-size:2.25rem;font-weight:700;position:relative}.page-module__RcqwgG__closingSubtitle{z-index:1;color:var(--muted);max-width:26rem;margin-top:.85rem;font-size:1rem;position:relative}.page-module__RcqwgG__closingCta .page-module__RcqwgG__heroCtas{z-index:1;position:relative}
.AppHeader-module__gw3mBq__headerBar{z-index:20;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.AppHeader-module__gw3mBq__header{justify-content:space-between;align-items:center;gap:1rem;max-width:56rem;margin:0 auto;padding:1rem 1.5rem;display:flex}.AppHeader-module__gw3mBq__left{align-items:baseline;gap:.6rem;min-width:0;display:flex}.AppHeader-module__gw3mBq__brand{letter-spacing:-.01em;flex-shrink:0;font-size:.95rem;font-weight:700}.AppHeader-module__gw3mBq__brandIcon{vertical-align:-.25rem;width:1.125rem;height:1.125rem;margin-right:.4rem;display:inline-block}.AppHeader-module__gw3mBq__title{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:600;overflow:hidden}.AppHeader-module__gw3mBq__nav{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.AppHeader-module__gw3mBq__navLink,.AppHeader-module__gw3mBq__signOutButton{align-items:center;gap:.4rem;display:inline-flex}.AppHeader-module__gw3mBq__navIcon{flex-shrink:0}.AppHeader-module__gw3mBq__navLink{color:var(--muted);border-radius:var(--radius-full);border:1px solid #0000;padding:.4rem .7rem;font-size:.85rem;font-weight:500}.AppHeader-module__gw3mBq__navLink:hover{color:var(--foreground);background:var(--border)}.AppHeader-module__gw3mBq__navLinkActive{color:var(--accent);background:var(--accent-soft)}.AppHeader-module__gw3mBq__signOutButton{appearance:none;cursor:pointer;border-radius:var(--radius-full);border:1px solid var(--border-strong);background:var(--surface);padding:.4rem .8rem;font-size:.85rem;font-weight:500}.AppHeader-module__gw3mBq__signOutButton:hover{background:var(--border)}@media (max-width:40rem){.AppHeader-module__gw3mBq__header{gap:.5rem}.AppHeader-module__gw3mBq__nav{gap:.25rem}.AppHeader-module__gw3mBq__navLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AppHeader-module__gw3mBq__navLink,.AppHeader-module__gw3mBq__signOutButton{justify-content:center;width:2rem;height:2rem;padding:0}}
