@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#20222a;background:#fff;font-family:Manrope,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #ffffff;--surface: #f6f7fb;--surface-strong: #eef0f6;--text: #20222a;--muted: #6e7380;--line: #e3e5eb;--accent: #7563f2;--accent-soft: #eeeaff;--content: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;background:var(--bg);color:var(--text)}button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-shell{min-height:100vh;overflow:hidden}.site-header{position:sticky;z-index:20;top:0;width:100%;height:72px;padding:0 max(24px,calc((100% - var(--content)) / 2));display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid rgba(227,229,235,.88);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:15px;font-weight:800}.brand-mark{position:relative;width:25px;height:28px;display:inline-block;transform:skew(-8deg)}.brand-mark span{position:absolute;left:2px;height:8px;border-radius:3px 8px 3px 3px;background:#7865f5}.brand-mark span:first-child{width:22px;top:3px}.brand-mark span:last-child{width:15px;top:14px}.site-header nav{display:flex;align-items:center;gap:32px;color:#686d78;font-size:13px;font-weight:700}.site-header nav a{transition:color .15s ease,background .15s ease,transform .15s ease}.site-header nav a:hover{color:var(--text)}.hero{position:relative;width:min(calc(100% - 48px),var(--content));min-height:min(720px,calc(100vh - 72px));margin:0 auto;padding:126px 0;text-align:center}.hero-copy{position:relative;z-index:2;max-width:820px;margin:0 auto}.product-intro>span,.product-story__eyebrow{color:#6857df;font-size:12px;font-weight:800}h1{max-width:800px;margin:0 auto;font-size:clamp(48px,6vw,78px);line-height:1.02;letter-spacing:0;font-weight:800;text-wrap:balance}.hero-copy>p{max-width:690px;margin:25px auto 0;color:var(--muted);font-size:17px;line-height:1.7;text-wrap:balance}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.button{min-height:50px;padding:0 20px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.985)}.button--primary{background:#7563f2;color:#fff;box-shadow:0 12px 28px #6451dc38}.button--primary:hover{background:#6654e4;box-shadow:0 16px 34px #6451dc4a}.button--secondary{background:#fff;border-color:#cfd2da;color:#30333b}.button--secondary:hover{background:#f7f7fa;border-color:#aeb2be}.platform-note{display:block;margin-top:14px;color:#9195a0;font-size:11px}.product-story__visual{overflow:hidden;border:1px solid #dfe2e9;border-radius:8px;background:#fff;box-shadow:0 28px 70px #1f23301f}.product-story__visual img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.product-intro{position:relative;width:min(calc(100% - 48px),820px);margin:0 auto;padding:126px 0 100px;text-align:center}.product-intro:before{position:absolute;top:0;left:50%;width:100vw;border-top:1px solid var(--line);content:"";transform:translate(-50%)}.product-intro h2,.product-story h2,.privacy h2,.final-cta h2{margin:14px 0 0;font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:0;text-wrap:balance}.product-intro p,.product-story__copy>p,.privacy-copy>p,.final-cta>p{color:var(--muted);font-size:15px;line-height:1.75}.product-intro p{max-width:660px;margin:20px auto 0}.product-stories{border-top:1px solid var(--line)}.product-story{--story-accent: #7563f2;--story-tint: #f4f1ff;padding:116px 24px;border-bottom:1px solid var(--line)}.product-story:nth-child(2n){background:var(--surface)}.product-story--green{--story-accent: #169866;--story-tint: #e9f8f1}.product-story--coral{--story-accent: #df5365;--story-tint: #fff0f2}.product-story--sky{--story-accent: #287fbe;--story-tint: #ebf6fd}.product-story--purple{--story-accent: #7563f2;--story-tint: #f1efff}.product-story--yellow{--story-accent: #9b7000;--story-tint: #fff7dc}.product-story__inner{width:min(100%,var(--content));margin:0 auto;display:grid;grid-template-columns:minmax(290px,.7fr) minmax(0,1.3fr);gap:72px;align-items:center}.product-story--reverse .product-story__copy{order:2}.product-story--reverse .product-story__visual{order:1}.product-story__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--story-accent)}.product-story h2{max-width:500px;font-size:clamp(32px,3.6vw,50px)}.product-story__copy>p{max-width:500px;margin:19px 0 0}.product-story__copy ul{margin:28px 0 0;padding:0;display:grid;gap:13px;list-style:none}.product-story__copy li{display:flex;align-items:center;gap:11px;color:#454952;font-size:13px;font-weight:700}.product-story__copy li:before{content:"";width:8px;height:8px;flex:0 0 auto;border:3px solid var(--story-tint);border-radius:50%;background:var(--story-accent);box-shadow:0 0 0 1px var(--story-accent)}.product-story__visual{margin:0;box-shadow:0 24px 60px #1f23301a}.privacy{padding:126px 24px;border-bottom:1px solid var(--line);background:#f4f5f8;color:var(--text)}.privacy__inner{width:min(100%,1080px);margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.privacy-copy>svg{color:#7563f2}.privacy h2{font-size:clamp(34px,4vw,50px)}.privacy-copy>p{margin:20px 0 0;color:var(--muted)}.privacy-points{display:grid}.privacy-points article{padding:22px 0;display:grid;grid-template-columns:42px 1fr;border-bottom:1px solid #dadee7}.privacy-points article:last-child{border-bottom:0}.privacy-points svg{color:#7563f2}.privacy-points h3{margin:1px 0 7px;font-size:15px}.privacy-points p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.final-cta{width:min(calc(100% - 48px),880px);margin:0 auto;padding:130px 0 118px;text-align:center}.final-cta>p{max-width:600px;margin:20px auto 0}footer{width:min(calc(100% - 48px),var(--content));min-height:104px;margin:0 auto;padding:28px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#777b86;font-size:11px}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .62s ease,transform .62s cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.product-story__visual[data-reveal]{transition-delay:90ms}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{min-height:auto;padding-top:70px}.product-story{padding:92px 24px}.product-story__inner{grid-template-columns:1fr;gap:46px}.product-story--reverse .product-story__copy,.product-story--reverse .product-story__visual{order:initial}.product-story__copy{max-width:650px}.privacy__inner{gap:48px}}@media(max-width:720px){.site-header{height:66px;padding:0 16px}.hero{width:calc(100% - 32px);padding:54px 0 42px}h1{font-size:clamp(40px,12vw,58px)}.hero-copy>p{font-size:15px;line-height:1.62}.hero-actions{flex-direction:column;align-items:stretch;max-width:360px;margin-left:auto;margin-right:auto}.button{width:100%}.product-intro{width:calc(100% - 32px);padding:92px 0 72px}.product-story{padding:74px 16px}.product-story__inner{gap:34px}.product-story__visual{width:calc(100% + 12px);margin-left:-6px;border-radius:6px}.privacy{padding:86px 16px}.privacy__inner{grid-template-columns:1fr;gap:36px}.final-cta{width:calc(100% - 32px);padding:94px 0 84px}footer{width:calc(100% - 32px);flex-direction:column;align-items:flex-start;justify-content:center;gap:13px}}@media(max-width:430px){.brand{font-size:14px}.brand-mark{transform:scale(.9) skew(-8deg)}}
