:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;overflow-x:hidden}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}#root{width:100%;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-revamp{background:var(--c-white);color:var(--c-text-dark)}.home-shell{width:min(1120px,92%);margin:0 auto}.desktop-only{display:flex}.mobile-only{display:none}.home-header{position:fixed;top:0;left:0;right:0;z-index:200;background:transparent;border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease}.home-header--scrolled{background:var(--c-white);border-color:var(--c-border);top:10px;left:14px;right:14px;border-radius:14px;box-shadow:0 10px 28px #0f0b3d14}.home-header__inner{min-height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.home-logo-link{display:inline-flex;align-items:center}.home-logo{width:160px;height:auto}.home-nav{align-items:center;gap:30px;justify-self:center}.home-nav__link{color:var(--c-text-dark);text-decoration:none;font-size:.95rem;font-weight:600}.home-nav__link:hover{color:var(--c-navy)}.home-header-cta{gap:12px;justify-self:end}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:10px;padding:10px 18px;border:1px solid transparent;font-weight:600;font-size:.95rem;line-height:1;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.btn--large{min-height:52px;padding:0 24px}.btn--primary{background:var(--c-navy);border-color:var(--c-navy);color:var(--c-white)}.btn--primary:hover{background:var(--c-dark-navy);border-color:var(--c-dark-navy);color:var(--c-white)}.btn--ghost{background:var(--c-white);color:var(--c-navy);border-color:var(--c-border)}.btn--ghost:hover{border-color:var(--c-navy)}.btn--outline{background:var(--c-white);color:var(--c-navy);border-color:var(--c-navy)}.btn--outline:hover{background:var(--c-pale-blue)}.btn-icon,.menu-icon{width:18px;height:18px}.mobile-menu-toggle{width:42px;height:42px;padding:0;border:1px solid var(--c-border);border-radius:10px;background:var(--c-white);color:var(--c-navy);display:none;appearance:none;-webkit-appearance:none;box-shadow:0 6px 14px #0f0b3d14}.mobile-menu-toggle .menu-icon{display:block;width:20px;height:20px;color:var(--c-navy);stroke-width:2.2}.mobile-menu-toggle:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}.mobile-menu{margin:10px 10px 0;border:1px solid var(--c-border);border-radius:14px;padding:14px 16px;background:var(--c-white);box-shadow:0 14px 26px #0f0b3d14}.mobile-menu__link{display:block;padding:10px 0;text-decoration:none;color:var(--c-text-dark);font-weight:600}.mobile-menu__cta-row{margin-top:10px;display:grid;gap:10px}.hero{position:relative;overflow:hidden;padding:132px 0 90px;background:var(--c-white)}.hero-shape{position:absolute;z-index:0;border-radius:999px}.hero-shape--left{width:320px;height:320px;top:70px;left:-100px;background:var(--c-pale-blue)}.hero-shape--right{width:260px;height:260px;right:-70px;bottom:20px;background:var(--c-pale-green)}.hero__content{position:relative;z-index:1;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid var(--c-primary);background:var(--c-pale-green);color:var(--c-primary-dark);font-size:.9rem;font-weight:600}.hero-badge__icon{width:16px;height:16px}.hero__title{margin:24px 0 0;font-size:clamp(2.2rem,8vw,4.6rem);line-height:1.1;letter-spacing:-.02em}.hero__title span{display:block}.hero__title-highlight{color:var(--c-navy)}.hero__subtitle{margin:22px auto 0;max-width:760px;font-size:clamp(1rem,2.2vw,1.3rem);line-height:1.6;color:var(--c-text-gray)}.hero__cta-row{margin-top:34px;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.hero-proof{margin-top:54px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.hero-proof__title{margin:0;color:var(--c-navy);font-size:1.02rem;font-weight:700;letter-spacing:.01em;text-align:center}.hero-proof__items{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.hero-proof__tile{position:relative;overflow:hidden;text-align:left;border-radius:16px;background:linear-gradient(180deg,#fff,#f7faff);border:1px solid #d7e1f0;padding:16px;min-height:152px;box-shadow:0 10px 18px #0f0b3d0f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.hero-proof__tile:after{content:"";position:absolute;left:10px;right:10px;bottom:8px;height:2px;border-radius:999px;background:linear-gradient(90deg,#15b715d9,#1b1464d9);opacity:0;transition:opacity .22s ease}.hero-proof__tile:hover{transform:translateY(-5px);border-color:#b9c9e0;box-shadow:0 18px 28px #0f0b3d24}.hero-proof__tile:hover:after{opacity:1}.hero-proof__tile-icon-wrap{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#eaf1ff,#dff0e8);border:1px solid #c8d6eb}.hero-proof__tile-icon{width:17px;height:17px;color:var(--c-navy);transition:transform .22s ease}.hero-proof__tile:hover .hero-proof__tile-icon{transform:scale(1.08)}.hero-proof__tile h3{margin:12px 0 0;font-size:.98rem;color:var(--c-text-dark)}.hero-proof__tile p{margin:6px 0 0;font-size:.84rem;line-height:1.45;color:var(--c-text-gray)}.metrics{padding:62px 0;background:var(--c-light-gray);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.metrics__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.metric-card{background:var(--c-white);border:1px solid var(--c-border);border-radius:14px;padding:20px;text-align:center}.metric-card__value{margin:0;color:var(--c-primary);font-size:clamp(1.8rem,4vw,2.7rem);font-weight:700}.metric-card__label{margin:8px 0 0;font-size:1rem;font-weight:700;color:var(--c-text-dark)}.metric-card__description{margin:6px 0 0;color:var(--c-text-gray);font-size:.9rem}.features,.how,.audience,.enterprise,.vision,.waitlist{padding:84px 0}.features{background:var(--c-white)}.section-head{text-align:center;margin-bottom:44px}.section-head h2,.enterprise h2,.vision h2,.waitlist h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.2;color:var(--c-text-dark)}.section-head h2 span,.enterprise h2 span,.vision h2 span,.waitlist h2 span{color:var(--c-navy)}.section-head p,.enterprise p,.waitlist p{margin:14px auto 0;max-width:760px;color:var(--c-text-gray);line-height:1.6}.features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card{border:1px solid var(--c-border);border-radius:16px;background:var(--c-white);padding:24px}.feature-card__icon-wrap{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--c-pale-blue)}.feature-card__icon{color:var(--c-primary);width:22px;height:22px}.feature-card h3{margin:16px 0 0;font-size:1.1rem}.feature-card p{margin:10px 0 0;color:var(--c-text-gray);font-size:.95rem;line-height:1.6}.feature-card span{display:inline-block;margin-top:14px;color:var(--c-primary-dark);font-size:.9rem;font-weight:600}.how{background:var(--c-light-gray)}.how__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.step-card{background:var(--c-white);border:1px solid var(--c-border);border-radius:16px;padding:22px;position:relative;min-height:360px}.step-card__number{display:inline-flex;margin-bottom:10px;font-size:2rem;font-weight:700;color:var(--c-navy)}.step-card__icon-wrap{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--c-pale-blue)}.step-card__icon{width:24px;height:24px;color:var(--c-primary)}.step-card h3{margin:18px 0 0;font-size:1.24rem}.step-card p{margin:10px 0 0;color:var(--c-text-gray);line-height:1.6}.audience{background:var(--c-white)}.audience__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.audience-card{background:var(--c-white);border:1px solid var(--c-border);border-radius:14px;padding:18px;position:relative;min-height:260px}.audience-card__accent{width:54px;height:44px;border-radius:8px;background:var(--c-pale-green);border:1px solid var(--c-primary);display:flex;align-items:center;justify-content:center}.audience-card__icon{width:22px;height:22px;color:var(--c-primary)}.audience-card h3{margin:16px 0 0;font-size:1.1rem;line-height:1.35}.audience-card p{margin:10px 0 0;color:var(--c-text-gray);font-size:.95rem;line-height:1.6}.enterprise{background:var(--c-white)}.enterprise__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:start}.enterprise__badge{display:inline-block;font-size:.85rem;font-weight:700;color:var(--c-navy);border:1px solid var(--c-bluegray);border-radius:999px;padding:6px 12px;background:var(--c-pale-blue)}.enterprise h2{margin-top:16px}.enterprise__benefits{margin:24px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.enterprise__benefit{display:flex;align-items:center;gap:8px}.enterprise__benefit-icon{width:18px;height:18px;color:var(--c-primary)}.enterprise__benefit span{font-size:.9rem;color:var(--c-text-dark)}.enterprise__cards{display:grid;gap:12px}.enterprise__card{border:1px solid var(--c-border);border-radius:12px;background:var(--c-white);padding:14px;display:flex;gap:12px}.enterprise__card-icon-wrap{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--c-pale-blue);flex-shrink:0}.enterprise__card-icon{width:19px;height:19px;color:var(--c-primary)}.enterprise__card h3{margin:0;font-size:1rem}.enterprise__card p{margin:6px 0 0;color:var(--c-text-gray);font-size:.9rem}.vision{background:var(--c-light-gray)}.vision__inner{width:min(900px,92%);text-align:center}.vision blockquote{margin:22px auto 0;color:var(--c-text-gray);font-size:clamp(1rem,2.6vw,1.5rem);line-height:1.7;max-width:760px}.vision__tag{margin:24px 0 0;color:var(--c-primary-dark);font-weight:700}.waitlist{background:var(--c-white)}.waitlist__inner{text-align:center;width:min(840px,92%)}.waitlist__form{margin:24px auto 0;display:grid;grid-template-columns:1fr auto;gap:10px;max-width:580px}.waitlist__form input{height:48px;border:1px solid var(--c-border);border-radius:10px;padding:0 14px;font-size:.95rem;color:var(--c-text-dark);background:var(--c-white)}.waitlist__form input:focus{outline:none;border-color:var(--c-navy)}.waitlist__form button[disabled]{opacity:.72;cursor:not-allowed}.waitlist__error{margin:10px 0 0;color:var(--c-secondary);font-size:.9rem}.waitlist__success{margin:26px auto 0;max-width:560px;border:1px solid var(--c-primary);border-radius:14px;background:var(--c-pale-green);padding:22px}.waitlist__success-icon{width:36px;height:36px;color:var(--c-primary)}.waitlist__success h3{margin:10px 0 0}.waitlist__success p{margin:8px 0 0}.waitlist__benefits{margin-top:26px;display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.waitlist__benefit{display:inline-flex;align-items:center;gap:6px}.waitlist__benefit-icon{width:16px;height:16px;color:var(--c-primary)}.waitlist__benefit span{color:var(--c-text-gray);font-size:.88rem}.home-footer{border-top:1px solid var(--c-border);background:var(--c-light-gray);padding:58px 0 22px}.home-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:22px}.home-footer__logo{width:150px;height:auto}.home-footer__grid p{margin:14px 0 0;color:var(--c-text-gray);line-height:1.6;max-width:360px}.home-footer__grid h3{margin:0 0 12px;font-size:.95rem}.home-footer__grid a{display:block;text-decoration:none;margin:8px 0;font-size:.92rem;color:var(--c-text-gray)}.home-footer__grid a:hover{color:var(--c-navy)}.home-footer__bottom{margin-top:26px;border-top:1px solid var(--c-border);padding-top:16px;display:flex;justify-content:space-between;gap:10px}.home-footer__bottom p{margin:0;color:var(--c-text-gray);font-size:.86rem}@media(max-width:1024px){.features__grid,.how__grid,.audience__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise__grid,.home-footer__grid{grid-template-columns:1fr}.metrics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-footer__grid p{max-width:100%}.hero-proof__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.desktop-only{display:none}.mobile-only{display:block}.home-header__inner{display:flex;justify-content:space-between;min-height:62px}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.home-logo{width:132px}.hero{padding-top:112px;padding-bottom:72px}.hero-shape--left{width:220px;height:220px;top:90px}.hero-shape--right{width:180px;height:180px}.features,.how,.audience,.enterprise,.vision,.waitlist{padding:68px 0}.features__grid,.how__grid,.audience__grid,.metrics__grid,.enterprise__benefits{grid-template-columns:1fr}.home-header--scrolled{top:8px;left:10px;right:10px}.mobile-menu{margin-left:10px;margin-right:10px}.waitlist__form{grid-template-columns:1fr}.home-footer__bottom{flex-direction:column;align-items:flex-start}.hero-proof{padding:0}.hero-proof__items{grid-template-columns:repeat(2,minmax(0,1fr))}}
