:root{--ink:#0d1420;--muted:#657083;--page:#f6f8fb;--card:#fff;--accent:#356ae6;--accent-soft:#6d99ff;--cyan:#56d9e5;--line:#e4e8ef;--display:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);font-family:var(--display);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.container{width:min(1120px,100% - 48px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;height:84px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:16px;font-weight:750;display:inline-flex}.app-mark{width:84px;height:84px;display:inline-block}.app-mark.compact{width:36px;height:36px}.app-mark svg{corner-shape:squircle;border-radius:24%;width:100%;height:100%}.site-header nav{color:#4b5565;gap:32px;font-size:14px;display:flex}.site-header nav a:hover{color:var(--accent)}.header-button{corner-shape:squircle;background:var(--accent);color:#fff;border-radius:18px;padding:11px 19px;font-size:13px;font-weight:700}.hero{grid-template-columns:1fr 430px;align-items:center;gap:100px;min-height:640px;padding-block:54px 108px;display:grid}.hero-copy{max-width:610px}.hero h1{letter-spacing:-.058em;margin:0;font-size:clamp(50px,5.7vw,78px);line-height:1}.hero-copy>p{color:var(--muted);margin:24px 0 32px;font-size:19px;line-height:1.5}.store-button{corner-shape:squircle;background:var(--accent);color:#fff;border-radius:20px;align-items:center;gap:10px;min-width:176px;min-height:56px;padding:10px 21px 11px;display:inline-flex}.store-button svg{fill:currentColor;width:24px}.store-button>span{letter-spacing:-.02em;font-size:17px;font-weight:700;line-height:1.02}.store-button small{letter-spacing:.01em;opacity:.78;margin-bottom:3px;font-size:9px;font-weight:500;display:block}.hero-video{corner-shape:squircle;background:#e9edf4;border-radius:38px;justify-self:center;width:380px;height:530px;overflow:hidden;box-shadow:0 30px 75px #0d142029}.hero-video video{object-fit:cover;object-position:top;width:100%;height:100%}.features{padding-block:126px 150px}.section-heading{text-align:center;max-width:690px;margin-inline:auto}.section-heading h2,.about h2,.cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.6vw,62px);line-height:1.04}.view-grid{grid-template-columns:repeat(6,1fr);gap:54px 24px;margin-top:64px;display:grid}.view-grid figure{grid-column:span 2;margin:0}.view-grid figure:nth-last-child(-n+2){grid-column:span 3}.feature-media{aspect-ratio:1;corner-shape:squircle;background:#eaf0fd;border-radius:30px;overflow:hidden}.feature-media img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .35s}.view-grid figure:hover img{transform:scale(1.015)}.view-grid figcaption{padding:17px 4px 0;font-size:15px;font-weight:650}.about{corner-shape:squircle;background:var(--card);border-radius:42px;grid-template-columns:250px minmax(0,620px);justify-content:center;align-items:center;gap:82px;min-height:470px;margin-bottom:120px;padding:72px;display:grid}.about-mark{corner-shape:squircle;background:linear-gradient(145deg,#356ae61f,#56d9e52e);border-radius:56px;place-items:center;width:230px;height:230px;display:grid}.about-mark .app-mark{filter:drop-shadow(0 20px 28px #0d142033);width:132px;height:132px}.about-copy>p:last-child{max-width:570px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.65}.cta{corner-shape:squircle;background:linear-gradient(135deg, var(--accent), #477ff1 58%, #4caecd);color:#fff;text-align:center;border-radius:42px;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:370px;margin-bottom:100px;display:flex}.store-button-light{color:var(--ink);background:#fff}.site-footer{border-top:1px solid var(--line);color:#667085;justify-content:space-between;align-items:center;height:124px;font-size:12px;display:flex}.footer-meta{align-items:center;gap:28px;display:flex}.footer-meta p{margin:0}.footer-links{gap:18px;display:flex}.footer-links a:hover{color:var(--accent)}.legal-shell{padding-block:100px 140px}.legal-heading{max-width:760px;margin:0 auto 72px}.legal-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(54px,7vw,84px);line-height:.98}.legal-heading p{color:var(--muted);margin:22px 0 0;font-size:14px}.legal-content{max-width:760px;margin-inline:auto}.legal-content .legal-intro{color:#344054;letter-spacing:-.02em;margin:0 0 72px;font-size:22px;line-height:1.55}.legal-content section{border-top:1px solid var(--line);padding-block:38px}.legal-content h2{letter-spacing:-.035em;margin:0 0 18px;font-size:26px;line-height:1.15}.legal-content p{color:#526074;margin:0;font-size:16px;line-height:1.75}.legal-content p+p{margin-top:16px}.legal-content a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline #356ae659}.legal-content a:hover{text-decoration-color:currentColor}@media (width<=850px){.site-header nav{display:none}.hero{grid-template-columns:1fr 340px;gap:42px}.hero-video{width:320px;height:470px}.view-grid{grid-template-columns:repeat(2,1fr)}.view-grid figure,.view-grid figure:nth-last-child(-n+2){grid-column:auto}.view-grid figure:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 12px)}.about{grid-template-columns:190px 1fr;gap:50px;padding:56px}.about-mark{width:190px;height:190px}}@media (width<=650px){.container{width:min(100% - 32px,1120px)}.site-header{height:70px}.header-button{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:48px;min-height:0;padding-block:24px 96px}.hero-video{order:-1;width:min(100%,360px);height:min(126vw,520px)}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero h1{font-size:clamp(44px,13.5vw,56px)}.hero-copy>p{margin-block:20px 28px;font-size:17px}.features{padding-block:88px 104px}.view-grid{grid-template-columns:1fr;gap:52px;margin-top:50px}.view-grid figure,.view-grid figure:nth-last-child(-n+2),.view-grid figure:last-child{grid-column:auto;width:auto}.feature-media{border-radius:32px}.about{text-align:center;border-radius:36px;grid-template-columns:1fr;gap:36px;margin-bottom:80px;padding:48px 28px}.about-mark{width:180px;height:180px;margin-inline:auto}.about-copy>p:last-child{font-size:16px}.cta{border-radius:38px 38px 0 0;width:100%;min-height:350px;margin-bottom:0;padding-inline:24px}.site-footer{height:auto;min-height:132px}.footer-meta{flex-direction:column;align-items:flex-end;gap:12px}.legal-shell{padding-block:70px 100px}.legal-heading{margin-bottom:54px}.legal-heading h1{font-size:52px}.legal-content .legal-intro{margin-bottom:54px;font-size:19px}.legal-content section{padding-block:32px}.legal-content h2{font-size:24px}.legal-content p{font-size:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
