:root{color-scheme:dark light;--rc-bg:#08111f;--rc-ink:#f8fafc;--rc-line:rgba(148,163,184,.18)}*{box-sizing:border-box}body{margin:0;background:var(--rc-bg);color:var(--rc-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit}.hidden{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rc-page{min-height:100vh;background:linear-gradient(180deg,#08111f 0,#0f172a 52rem,#f8fafc 52rem,#f8fafc 100%)}.rc-container{width:min(100% - 2rem,72rem);margin:0 auto}.rc-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--rc-line);background:rgba(8,17,31,.86);backdrop-filter:blur(18px)}.rc-nav,.rc-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.rc-nav{width:100%}.rc-header-inner{min-height:4rem;padding:.5rem 0}.rc-brand{display:inline-flex;min-width:0;max-width:16rem;min-height:48px;align-items:center;gap:.75rem;text-decoration:none}.rc-brand picture{flex:0 0 auto;display:grid;place-items:center;width:38px;height:38px;aspect-ratio:1/1;overflow:hidden}.rc-brand img{display:block;width:36px;height:36px;object-fit:contain}.rc-brand span{min-width:0;overflow:hidden;color:#f8fafc;font-size:1.05rem;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.rc-login{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.22);border-radius:.5rem;padding:.62rem 1rem;color:#dbe7f3;font-size:.875rem;font-weight:850;text-decoration:none;background:rgba(15,23,42,.72);transition:background .18s ease,border-color .18s ease,transform .18s ease}.rc-login:hover{background:rgba(30,41,59,.88);border-color:rgba(52,211,153,.4);transform:translateY(-1px)}.rc-login:focus-visible,.rc-button:focus-visible,.rc-input:focus-visible,.rc-footer a:focus-visible{outline:3px solid rgba(16,185,129,.32);outline-offset:3px}.rc-section{padding:6rem 0}.rc-hero{position:relative;overflow:hidden;padding:6.25rem 0 6rem;background:linear-gradient(180deg,#08111f 0%,#0f172a 100%)}.rc-hero-grid{position:relative;display:grid;gap:3rem;align-items:center;min-height:30rem}.rc-hero-copy{max-width:45rem}.rc-kicker{display:inline-flex;align-items:center;gap:.55rem;color:#a7f3d0;font-size:.76rem;font-weight:950;letter-spacing:0;line-height:1.7;text-transform:uppercase}.rc-kicker-dot{width:.55rem;height:.55rem;flex:0 0 .55rem;border-radius:999px;background:#34d399;box-shadow:0 0 0 5px rgba(52,211,153,.16)}.rc-h1{max-width:47rem;margin:1rem 0 0;color:#f8fafc;font-size:clamp(2.75rem,7vw,5.65rem);line-height:.98;font-weight:950;letter-spacing:0}.rc-lede{max-width:41rem;margin:1.15rem 0 0;color:#cbd5e1;font-size:1.13rem;line-height:1.75}.rc-note{margin:.9rem 0 0;color:#94a3b8;font-size:.9rem;font-weight:700;line-height:1.45}.rc-trust-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.45rem}.rc-pill{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(148,163,184,.2);border-radius:.5rem;background:rgba(15,23,42,.72);padding:.58rem .78rem;color:#dbe7f3;font-size:.82rem;font-weight:850}.rc-pill-icon{position:relative;display:inline-grid;place-items:center;width:.9rem;height:.9rem;flex:0 0 .9rem;border-radius:999px;background:#10b981}.rc-pill-icon:after{content:"";width:.36rem;height:.2rem;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.rc-signup-shell{width:100%;max-width:29rem;justify-self:center}.rc-signup-card{width:100%;max-width:29rem;margin:0 auto;border:1px solid rgba(148,163,184,.22);border-radius:.5rem;background:rgba(15,23,42,.86);padding:1.1rem;box-shadow:0 28px 80px rgba(2,6,23,.42);contain:layout paint;backdrop-filter:blur(18px)}.rc-signup-card-hero{padding:1.25rem}.rc-signup-heading{margin:0 0 .85rem;color:#f8fafc;font-size:1.05rem;font-weight:950;letter-spacing:0}.rc-waitlist-form{display:grid;gap:.75rem}.rc-input{width:100%;min-width:0;min-height:52px;border:1px solid rgba(148,163,184,.28);border-radius:.5rem;background:rgba(15,23,42,.78);padding:1rem 1.08rem;color:#f8fafc;font:inherit;font-weight:750;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:all .2s ease}.rc-input::placeholder{color:#94a3b8;font-weight:720}.rc-input:hover{border-color:rgba(203,213,225,.42);background:rgba(15,23,42,.92)}.rc-input:focus{border-color:#34d399;box-shadow:0 0 0 4px rgba(16,185,129,.16),0 14px 34px rgba(2,6,23,.22)}.rc-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:52px;border:0;border-radius:.5rem;background:#10b981;padding:1rem 1.1rem;color:#052e2b;font:inherit;font-size:.96rem;font-weight:950;letter-spacing:0;text-align:center;text-decoration:none;cursor:pointer;box-shadow:0 18px 48px rgba(16,185,129,.24);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.rc-button:hover{transform:scale(1.02);background:#34d399;box-shadow:0 22px 54px rgba(52,211,153,.28)}.rc-button:active{transform:scale(.98)}.rc-button:disabled{cursor:wait;opacity:.72;transform:none}.rc-button-icon{font-weight:950;line-height:1}.rc-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(5,46,43,.35);border-top-color:#052e2b;border-radius:999px;animation:rc-spin .75s linear infinite}@keyframes rc-spin{to{transform:rotate(360deg)}}.rc-feedback{margin:.75rem 0 0;font-size:.9rem;font-weight:800}.rc-feedback-success{color:#86efac}.rc-feedback-error{color:#fecdd3}.rc-success-panel{margin-top:1rem;border:1px solid rgba(52,211,153,.35);border-radius:.5rem;background:rgba(6,78,59,.42);padding:1rem;color:#d1fae5;font-weight:750;line-height:1.5}.rc-proof-strip{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:1.2rem 0}.rc-proof-grid{display:grid;gap:1rem}.rc-proof-item{color:#526275;font-size:.92rem;line-height:1.55}.rc-proof-item strong{display:block;color:#102033;font-size:1.02rem}.rc-light{background:#f8fafc;color:#102033}.rc-light h2,.rc-light h3{color:#102033}.rc-light p{color:#526275}.rc-center{max-width:48rem;margin:0 auto;text-align:center}.rc-h2{margin:0;color:#102033;font-size:clamp(2.1rem,5vw,3.55rem);line-height:1.05;font-weight:950;letter-spacing:0}.rc-body{margin:1rem 0 0;font-size:1.08rem;line-height:1.75}.rc-feature-grid{display:grid;gap:1rem;margin-top:2.4rem}.rc-feature{border:1px solid #dbe4ef;border-radius:.5rem;background:#fff;padding:1.35rem;box-shadow:0 16px 40px rgba(15,23,42,.06)}.rc-feature-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;min-width:48px!important;flex:0 0 48px!important;overflow:hidden!important;border-radius:.5rem;background:#ecfdf5;color:#059669}.rc-feature-icon svg{display:block!important;width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;overflow:hidden!important;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.rc-feature h3{margin:.9rem 0 0;font-size:1.15rem;font-weight:900}.rc-feature p{margin:.5rem 0 0;line-height:1.62}.rc-band{background:#0f172a;color:#e8eef6}.rc-band h2,.rc-band h3{color:#fff}.rc-band p{color:#c8d3df}.rc-band-grid{display:grid;gap:1rem;margin-top:2.1rem}.rc-step{border:1px solid rgba(226,232,240,.16);border-radius:.5rem;background:rgba(255,255,255,.06);padding:1.25rem}.rc-step span{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background:#34d399;color:#052e2b;font-weight:950}.rc-step h3{margin:.9rem 0 0;font-size:1.1rem}.rc-step p{margin:.5rem 0 0;line-height:1.65}.rc-middle-signup{margin-top:2.4rem}.rc-faq-grid{display:grid;gap:1rem;margin-top:2.2rem}.rc-faq{border:1px solid #dbe4ef;border-radius:.5rem;background:#fff;padding:1.2rem}.rc-faq h3{margin:0;font-size:1rem;font-weight:950}.rc-faq p{margin:.55rem 0 0;color:#526275;line-height:1.62}.rc-bottom-card{max-width:62rem;margin:0 auto;border:1px solid rgba(16,185,129,.24);border-radius:.5rem;background:#fff;color:#102033;padding:1.25rem;box-shadow:0 30px 80px rgba(15,23,42,.12)}.rc-bottom-card-inner{border-radius:.5rem;background:linear-gradient(180deg,#f8fafc 0%,#eef5fb 100%);padding:1.4rem}.rc-bottom-card h2{margin:0;color:#102033;font-size:clamp(2rem,5vw,3.5rem);line-height:1.06;font-weight:950;letter-spacing:0;text-align:center}.rc-bottom-card p{margin:1rem auto 0;max-width:42rem;color:#526275;font-size:1.05rem;line-height:1.65;text-align:center}.rc-footer{border-top:1px solid #dbe4ef;background:#fff;padding:3rem 0;color:#64748b}.rc-footer-grid{display:grid;gap:2rem}.rc-footer-title{margin:0;color:#102033;font-size:1rem;font-weight:900}.rc-footer p,.rc-footer li{font-size:.92rem;line-height:1.6}.rc-footer ul{margin:.75rem 0 0;padding:0;list-style:none}.rc-footer a{color:#526275;text-decoration:none}.rc-footer a:hover{color:#047857}.rc-footer-bottom{margin-top:2rem;padding-top:2rem;border-top:1px solid #dbe4ef;color:#64748b;font-size:.9rem}.rc-seo{background:#fff;padding:.5rem 0 2.5rem}.rc-seo-inner{border-top:1px solid #edf2f7;padding-top:1.25rem;color:rgba(100,116,139,.58);font-size:.75rem;line-height:1.55}.rc-seo h2,.rc-seo h3{margin:0;color:rgba(100,116,139,.58);font-size:.75rem}.rc-seo-subhead{margin-top:1rem!important}.rc-seo p{margin:.5rem 0 0}@media (min-width:760px){.rc-hero-grid{grid-template-columns:minmax(0,1fr) minmax(22rem,.78fr)}.rc-proof-grid,.rc-feature-grid,.rc-band-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rc-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-footer-grid{grid-template-columns:1.1fr 1fr 1fr}.rc-bottom-card{padding:1.5rem}.rc-bottom-card-inner{padding:2rem}}@media (max-width:900px){.rc-hero-grid{gap:2rem}.rc-signup-shell{justify-self:center}.rc-h1{font-size:3.5rem}}@media (max-width:520px){.rc-container{width:min(100% - 1.25rem,76rem)}.rc-header-inner{min-height:3.45rem;align-items:center;gap:.65rem;padding:.42rem 0}.rc-brand{max-width:calc(100% - 6.35rem);gap:.5rem}.rc-brand picture{width:2rem;height:2rem}.rc-brand img{width:1.95rem;height:1.95rem}.rc-brand span{font-size:.96rem}.rc-login{flex:0 0 auto;padding:.48rem .72rem;font-size:.78rem}.rc-section{padding:3.25rem 0}.rc-hero{min-height:calc(100svh - 3.4rem);padding:2.25rem 0 3rem}.rc-hero-grid{gap:1.2rem;align-items:start;min-height:auto}.rc-kicker{font-size:.66rem;line-height:1.35}.rc-kicker-dot{width:.45rem;height:.45rem;box-shadow:0 0 0 4px rgba(52,211,153,.16)}.rc-h1{margin-top:.65rem;font-size:2.55rem;line-height:1.02}.rc-h2,.rc-bottom-card h2{font-size:2rem;line-height:1.08}.rc-lede{margin-top:.75rem;font-size:.95rem;line-height:1.55}.rc-trust-row{gap:.45rem;margin-top:.9rem}.rc-pill{padding:.42rem .55rem;font-size:.72rem}.rc-signup-shell{max-width:100%;justify-self:stretch}.rc-signup-card-hero{padding:.9rem}.rc-signup-heading{margin-bottom:.6rem;font-size:.98rem}.rc-waitlist-form{gap:.6rem}.rc-input{min-height:3.1rem;padding:.86rem .92rem;font-size:1rem}.rc-button{min-height:3.1rem;padding:.86rem .95rem;font-size:.96rem}.rc-feedback{margin-top:.5rem;font-size:.84rem}.rc-note{margin-top:.6rem;font-size:.78rem;line-height:1.35}}@media (max-width:480px){.rc-trust-row,.rc-note{display:none}.rc-hero{padding:1.65rem 0 2.5rem}.rc-h1{font-size:2.18rem}}@media (max-width:380px){.rc-h1{font-size:2rem}.rc-lede{font-size:.88rem}}
