:root{--bg: #f5f1eb;--bg-soft: #f1ecf5;--bg-card: rgba(255, 255, 255, .72);--bg-tan: #eaded4;--text: #1d1515;--muted: #6f6768;--muted-strong: #514849;--line: rgba(29, 21, 21, .1);--purple: #8562e0;--purple-dark: #6e4dd0;--cream: #f9f8f5;--footer: #1d1515;--shadow: 0 24px 70px rgba(53, 36, 66, .1);--radius-xl: 36px;--radius-lg: 28px;--radius-md: 20px;--radius-sm: 16px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;background:radial-gradient(circle at top left,rgba(175,151,255,.18),transparent 24rem),radial-gradient(circle at top right,rgba(255,194,216,.18),transparent 22rem),var(--bg);color:var(--text)}img{display:block;max-width:100%}a{color:inherit}.container{width:min(1160px,calc(100% - 32px));margin:0 auto}.page-shell{min-height:100vh;display:flex;flex-direction:column}.landing-page{display:grid;gap:32px;padding-bottom:56px}.site-header{display:flex;align-items:center;justify-content:space-between;padding:20px 0 8px}.site-header__brand{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:#1d15150f;box-shadow:inset 0 1px #ffffffb3}.site-header__brand img{width:22px;height:22px}.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:#fff;font-family:Outfit,sans-serif;font-size:.98rem;font-weight:600;text-decoration:none;box-shadow:inset 0 1px #ffffff38,0 16px 30px #6b4dc638;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.pill-button:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff42,0 20px 36px #6b4dc647;filter:brightness(1.02)}.pill-button--small{padding:9px 14px;font-size:.82rem}.pill-button--hero{align-self:flex-start}.pill-button--ghost{background:#1d151514;color:var(--text);box-shadow:inset 0 1px #ffffffbf}.pill-button__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#ffffffeb;color:var(--text)}.pill-button__icon svg{width:16px;height:16px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,520px);align-items:center;gap:48px;padding:20px 0 6px}.hero__copy h1,.story-grid__copy h2,.split-card__copy h2,.growth-panel__heading h2,.integration-panel__content h2,.legal-card__header h1,.not-found__card h1{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.04em;line-height:.95}.hero__copy h1{margin:0;max-width:10ch;font-size:clamp(3.6rem,7vw,6.6rem)}.hero__copy p{max-width:44ch;margin:20px 0 28px;color:var(--muted);font-size:1.05rem;line-height:1.7}.hero__visual{position:relative;display:flex;align-items:center;justify-content:center;padding:20px;min-height:430px;border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffb8,#efe9f6db);box-shadow:var(--shadow);overflow:hidden}.hero__visual:before,.hero__visual:after{content:"";position:absolute;pointer-events:none}.hero__visual:before{left:18%;right:-10%;bottom:-12%;height:22%;border-radius:999px;background:linear-gradient(90deg,#bab0e900,#c2b8f361 14%,#ccc4f7c7 38%,#a99ff3cc 66%,#f5c9e480);filter:blur(18px);opacity:.95}.hero__visual:after{right:-8%;bottom:-4%;width:58%;aspect-ratio:1 / 1;border-radius:50%;background:radial-gradient(circle,#ffffffd1,#d4cdfac7 28%,#ad9df4b8 52%,#8562e070 66%,#8562e000 78%);filter:blur(18px)}.hero__frame{position:relative;width:min(100%,470px);aspect-ratio:1280 / 1680;z-index:1}.hero__card{position:relative;width:100%;height:100%;border-radius:28px;object-fit:contain;box-shadow:0 36px 70px #654ea02e}.growth-panel,.split-card,.integration-panel,.not-found__card,.legal-card{position:relative;overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow)}.growth-panel{padding:28px;background:linear-gradient(180deg,#e1d6f3b8,#e3dcf0db),url(/assets/w9djjf5ILLJs8jHaFPmm28C6vFM.png) center/cover no-repeat}.growth-panel__heading h2{margin:0 0 24px;text-align:center;font-size:clamp(2rem,4vw,3.5rem)}.growth-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.feature-card{padding:22px 20px;border-radius:22px;background:#ffffffbf;border:1px solid rgba(255,255,255,.65);backdrop-filter:blur(10px)}.feature-card__icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:16px;border-radius:18px;background:#1d15150d}.feature-card__icon img{width:26px;height:26px;object-fit:contain}.feature-card h3{margin:0 0 10px;font-size:1.1rem;line-height:1.25}.feature-card p,.split-card__copy p,.story-grid__copy p,.integration-panel__content p,.legal-prose p,.legal-prose li,.not-found__card p{color:var(--muted);line-height:1.7}.split-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:28px;padding:28px;background:linear-gradient(135deg,#eaded4f2,#f5efece6)}.section-label{margin:0 0 12px;color:var(--muted-strong);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.split-card__copy h2,.story-grid__copy h2,.integration-panel__content h2,.not-found__card h1{margin:0 0 16px;font-size:clamp(2.1rem,4.5vw,4.2rem)}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0;margin:28px 0 0;list-style:none}.feature-list li{padding:16px 18px;border-radius:18px;background:#ffffff8a;color:var(--muted-strong);font-weight:600;line-height:1.5}.split-card__visuals{display:grid;align-content:start;gap:18px}.split-card__visuals img,.story-grid__visual img{width:100%;height:auto;border-radius:24px;object-fit:cover}.story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:42px}.story-grid--reverse{grid-template-columns:minmax(320px,1.15fr) minmax(0,.85fr)}.story-grid__copy{max-width:38rem}.story-grid__copy--right{max-width:30rem}.story-grid__visual{padding:18px;border-radius:var(--radius-xl);background:linear-gradient(180deg,#f5f1f7e0,#e9e6eeb3);box-shadow:var(--shadow)}.story-grid__visual--chat{background:linear-gradient(180deg,#f5f1f7c7,#f2f0f5eb)}.story-grid__visual--wide{padding:14px;background:#ffffffb8}.stat-note{display:inline-grid;gap:6px;margin-top:22px;padding-left:16px;border-left:3px solid rgba(231,177,210,.9)}.stat-note strong{color:#c574a4;font-size:.95rem}.stat-note span{color:var(--muted);font-size:.95rem}.integration-panel{padding:54px 28px;background:linear-gradient(180deg,#f5f1f64d,#f5f1f6d1),url(/assets/yr604cDcsXnaCRIWiHaEMWrPdI.png) center/cover no-repeat}.integration-panel__content{display:grid;justify-items:center;text-align:center;gap:14px}.integration-panel__content h2{margin-bottom:0;font-size:clamp(2rem,4vw,3.3rem)}.integration-panel__content p{max-width:34rem;margin:0}.integration-panel__label{margin-top:10px;color:var(--muted-strong);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.integration-panel__logo{width:min(230px,40vw);height:auto;filter:saturate(.9) contrast(1.02)}.site-footer{margin-top:auto;background:var(--footer);color:var(--cream)}.site-footer__top,.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer__top{padding:26px 0}.site-footer__tagline{font-family:Space Grotesk,sans-serif;font-size:clamp(1.2rem,3vw,2rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;text-decoration:none}.site-footer__bottom{padding:18px 0 26px;border-top:1px solid rgba(255,255,255,.1);color:#f9f8f5b3;font-size:.94rem}.site-footer__bottom p{margin:0}.site-footer__links{display:flex;gap:18px}.site-footer__links a{color:#f9f8f5b3;text-decoration:none}.site-footer__links a:hover{color:#fff}.legal-shell{padding:22px 0 56px}.legal-card{padding:clamp(26px,4vw,48px);background:#ffffffc7}.legal-card__header{padding-bottom:24px;border-bottom:1px solid var(--line)}.legal-card__header h1{margin:0 0 10px;font-size:clamp(2.4rem,5vw,4.4rem)}.legal-card__updated{margin:0}.legal-prose{padding-top:26px}.legal-prose h2,.legal-prose h3{font-family:Space Grotesk,sans-serif;letter-spacing:-.03em;color:var(--text)}.legal-prose h2{margin:2.2rem 0 1rem;font-size:clamp(1.5rem,2.5vw,2rem)}.legal-prose h3{margin:1.5rem 0 .75rem;font-size:1.1rem}.legal-prose p,.legal-prose ul,.legal-prose ol{margin:0 0 1rem}.legal-prose ul,.legal-prose ol{padding-left:1.2rem}.legal-prose li+li{margin-top:.45rem}.legal-prose strong{color:var(--text)}.legal-prose a{color:var(--purple-dark);text-decoration-thickness:1px;text-underline-offset:.18em}.legal-prose a:hover{color:var(--text)}.not-found{display:grid;align-items:center;padding:24px 0 56px;flex:1}.not-found__card{padding:clamp(28px,5vw,54px);background:linear-gradient(180deg,#ffffff9e,#f4eff7eb),url(/assets/yr604cDcsXnaCRIWiHaEMWrPdI.png) center/cover no-repeat}.not-found__card p{max-width:42ch}.not-found__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}@media(max-width:1080px){.hero,.story-grid,.story-grid--reverse,.split-card{grid-template-columns:1fr}.hero__copy h1{max-width:11ch}.growth-grid,.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.story-grid__copy,.story-grid__copy--right{max-width:none}}@media(max-width:720px){.container{width:min(100% - 18px,1160px)}.landing-page{gap:18px}.site-header{padding-top:12px}.hero{gap:20px;padding-top:8px}.hero__copy h1{max-width:11ch;font-size:clamp(2.7rem,12vw,4rem)}.hero__copy p,.split-card__copy p,.story-grid__copy p,.integration-panel__content p,.not-found__card p{font-size:.98rem}.hero__visual,.growth-panel,.split-card,.story-grid__visual,.integration-panel,.not-found__card,.legal-card{border-radius:24px}.hero__visual{min-height:unset;padding:14px}.hero__visual:before{left:8%;right:-18%;bottom:-14%;height:18%}.hero__visual:after{width:72%;right:-16%;bottom:-6%}.growth-panel{padding:18px 14px}.growth-grid,.feature-list{grid-template-columns:1fr}.split-card{padding:18px 14px;gap:18px}.story-grid{gap:18px}.story-grid__visual{padding:10px}.integration-panel{padding:34px 16px}.site-footer__top,.site-footer__bottom{flex-direction:column;align-items:flex-start}.site-footer__top{padding:22px 0 18px}.site-footer__bottom{padding-top:16px}.site-footer__links{flex-wrap:wrap}}
