:root{--ink:#061038;--violet:#585ce4;--paper:#fbfaf7;--card:#fffdfc;--lavender:#d9d1ef;--pale-lavender:#f4f0fa;--footer:#e9e2d7;--line:#d7d1cc;--muted:#6e7187;--soft:#f3f0f3;--font-sans:var(--font-inter), "Helvetica Neue", Arial, sans-serif;--font-display:var(--font-dm-serif), Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}body,button,input,select,textarea{font-family:var(--font-sans)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p,h1,h2,h3{margin:0}button,a,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--violet);outline-offset:3px}.eyebrow{color:var(--violet);letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:600;line-height:20px;display:block}.site-header{z-index:20;background:var(--paper);height:88px;position:relative}.site-header__inner{align-items:center;max-width:1280px;height:100%;margin:0 auto;padding:0 48px;display:flex}.brand-lockup{flex:none;align-items:center;font-size:22px;font-weight:600;line-height:28px;display:inline-flex}.brand-lockup img{border-radius:10px;width:42px;height:42px;margin-right:12px}.desktop-navigation{align-items:center;gap:36px;margin-left:auto;display:flex}.desktop-navigation a{align-items:center;min-height:44px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.desktop-navigation a:after{background:var(--violet);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:5px;left:0;transform:scaleX(0)}.desktop-navigation a:hover:after{transform:scaleX(1)}.desktop-app-store{margin-left:44px}.desktop-app-store .app-store-badge img{width:144px}.app-store-badge{padding:8px 0;display:inline-block}.app-store-badge img{width:168px;height:auto}.mobile-navigation{display:none}.site-footer{background:var(--footer);min-height:232px}.site-footer__inner{grid-template-columns:minmax(300px,1fr) max-content max-content;gap:80px;max-width:1200px;margin:0 auto;padding:48px;display:grid}.site-footer__brand p{color:var(--muted);max-width:300px;margin-top:14px;font-size:14px;line-height:22px}.site-footer nav{flex-direction:column;gap:14px;padding-top:8px;display:flex}.site-footer nav a{white-space:nowrap;min-height:20px;font-size:14px;line-height:20px}.site-footer__primary{margin-right:0}.home-hero{background:var(--paper);height:clamp(620px,50vw,760px);min-height:0;position:relative;overflow:hidden}.home-hero__picture,.home-hero__picture img{width:100%;height:100%;position:absolute;inset:0}.home-hero__picture img{object-fit:cover;object-position:center top}.home-hero__copy{z-index:2;width:min(48vw,560px);position:absolute;top:21%;left:clamp(40px,4.45vw,64px)}.home-hero h1{font-family:var(--font-display);letter-spacing:-.018em;font-size:clamp(54px,5.2vw,76px);font-weight:400;line-height:1.0357}.home-hero h1 em,.section-heading h2 em,.support-hero h1 em,.not-found h1 em{color:var(--violet);font-family:var(--font-display);font-style:italic;font-weight:400;display:block}.home-hero__copy>p{color:var(--muted);max-width:340px;margin:42px 0 34px;font-size:clamp(17px,1.32vw,19px);line-height:1.55}.use-cases{background:linear-gradient(#d9d1ef 0%,#f3f0f3 22%,#fbfaf7 58% 100%);padding:76px 48px 72px}.section-heading{text-align:center}.section-heading h2{font-family:var(--font-display);letter-spacing:-.012em;max-width:650px;margin:18px auto 0;font-size:clamp(48px,4.2vw,64px);font-weight:400;line-height:1.07}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1120px;margin:48px auto 0;display:grid}.use-case-card{min-width:0}.use-case-card__image{aspect-ratio:4/5;border-radius:18px;position:relative;overflow:hidden}.use-case-card__image img{object-fit:cover;width:100%;height:100%}.use-case-card__copy{padding:12px 8px 0}.use-case-card h3{font-family:var(--font-display);font-size:24px;font-weight:400;line-height:30px}.use-case-card p{color:var(--muted);max-width:330px;margin-top:4px;font-size:14px;line-height:21px}.more-ways{text-align:center;max-width:1120px;margin:50px auto 0}.more-ways summary{color:var(--violet);cursor:pointer;min-height:44px;padding:10px 24px;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.more-ways summary:after{content:"⌄";margin-left:14px;transition:transform .18s}.more-ways[open] summary:after{transform:rotate(180deg)}.more-ways summary::marker{content:""}.more-ways__content{color:var(--muted);max-width:640px;margin:6px auto 20px;font-size:15px;line-height:24px}.capabilities{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1120px;margin:18px auto 0;padding-top:52px;display:grid}.capability{grid-template-columns:72px 1fr;align-items:center;gap:20px;min-height:136px;padding:0 24px;display:grid}.capability+.capability{border-left:1px solid var(--line)}.capability img{border-radius:50%;width:72px;height:72px}.capability h3{font-family:var(--font-display);font-size:20px;font-weight:400;line-height:24px}.capability p{color:var(--muted);margin-top:7px;font-size:13px;line-height:19px}.support-hero{background:linear-gradient(180deg, var(--lavender) 0%, #f4f0f5 55%, var(--paper) 100%);min-height:0}.support-hero__inner{max-width:1280px;margin:0 auto;padding:52px 48px 48px}.support-hero h1{font-family:var(--font-display);letter-spacing:-.015em;margin-top:16px;font-size:clamp(52px,4.45vw,64px);font-weight:400;line-height:1.07}.support-hero>div>p{color:var(--muted);max-width:620px;margin:22px 0 26px 2px;font-size:18px;line-height:28px}.support-content{grid-template-columns:390px minmax(0,620px);gap:32px;max-width:1200px;min-height:0;margin:0 auto;padding:80px 48px 100px;display:grid}.support-intro{padding-top:12px}.support-intro>h2{font-family:var(--font-display);font-size:48px;font-weight:400;line-height:56px}.support-intro>p{color:var(--muted);max-width:370px;margin:22px 2px 0;font-size:16px;line-height:26px}.support-form{background:var(--card);border-radius:22px;min-height:0;padding:36px 42px 40px;box-shadow:0 14px 38px #06103814}.support-form h2{font-family:var(--font-display);font-size:38px;font-weight:400;line-height:46px}.support-form__required{color:var(--muted);margin:4px 0 26px;font-size:13px;line-height:18px}.support-form label{margin:18px 0 8px;font-size:15px;font-weight:500;line-height:22px;display:block}.support-form input,.support-form select,.support-form textarea{background:var(--card);border:1px solid var(--line);color:var(--ink);border-radius:12px;width:100%;font-size:16px;line-height:24px}.support-form input,.support-form select{height:54px;padding:0 18px}.support-form select{appearance:auto}.support-form textarea{resize:vertical;height:180px;padding:18px}.support-form ::placeholder{color:var(--muted);opacity:1}.support-form__honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.message-field{position:relative}.message-field span{color:var(--muted);font-size:12px;line-height:18px;position:absolute;bottom:12px;right:18px}.support-form__action{margin-top:36px}.support-form button,.button{border-radius:12px;justify-content:center;align-items:center;min-height:54px;font-size:16px;font-weight:600;display:inline-flex}.support-form button{background:var(--violet);color:#fff;cursor:pointer;border:0;width:190px}.support-form button:disabled{cursor:wait;opacity:.7}.support-form__status{background:var(--pale-lavender);color:var(--muted);border-radius:10px;margin-top:20px;padding:12px 14px;font-size:13px;line-height:20px}.support-form__status--error{color:#8b3028;background:#f8e8e6}.legal-hero{background:var(--pale-lavender);text-align:center;flex-direction:column;align-items:center;height:360px;padding:54px 24px 40px;display:flex}.legal-hero h1{font-family:var(--font-display);margin-top:12px;font-size:64px;font-weight:400;line-height:74px}.legal-dates{color:var(--muted);margin-top:12px;font-size:14px;line-height:22px}.legal-description{color:var(--muted);max-width:620px;margin-top:14px;font-size:17px;line-height:26px}.legal-document{flex-direction:column;gap:36px;max-width:800px;margin:0 auto;padding:72px 0 164px;display:flex}.legal-document section{min-width:0}.legal-document h2{font-family:var(--font-display);margin-bottom:12px;font-size:30px;font-weight:400;line-height:38px}.legal-copy{color:var(--muted);font-size:16px;line-height:26px}.legal-copy p+p{margin-top:18px}.legal-copy ul{margin:8px 0 0;padding-left:22px}.legal-copy li+li{margin-top:4px}.legal-copy a{color:var(--violet);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.legal-copy .legal-external-link{font-weight:600;text-decoration:none}.not-found{background:radial-gradient(ellipse at center, #d9d1eff2 0%, #f7f4f6f5 47%, var(--paper) 75%);text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;height:650px;padding:176px 24px 56px;display:flex;position:relative;overflow:hidden}.not-found__number{color:#585ce41c;font-family:var(--font-display);font-size:330px;font-style:italic;line-height:330px;position:absolute;top:20px}.not-found>:not(.not-found__number){z-index:1;position:relative}.not-found h1{font-family:var(--font-display);margin-top:28px;font-size:72px;font-weight:400;line-height:78px}.not-found>p{color:var(--muted);max-width:600px;margin-top:20px;font-size:18px;line-height:28px}.not-found__actions{gap:24px;margin-top:24px;display:flex}.button{min-width:220px}.button--primary{background:var(--violet);color:#fff}.button--secondary{background:var(--card);border:1px solid var(--line)}@media (width<=1199px){.site-header__inner{padding:0 40px}.desktop-navigation{gap:30px}.desktop-app-store{margin-left:34px}.home-hero__copy{left:40px}.use-cases,.support-hero__inner{padding-left:40px;padding-right:40px}.support-content{grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);gap:24px;padding-left:40px;padding-right:40px}.site-footer__inner{padding-left:40px;padding-right:40px}}@media (width<=1023px){.desktop-navigation,.desktop-app-store{display:none}.mobile-navigation{margin-left:auto;display:block;position:relative}.mobile-navigation summary{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;list-style:none;display:flex}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation summary span{background:var(--ink);border-radius:2px;width:22px;height:2px}.mobile-navigation nav{background:var(--card);border:1px solid #d7d1cccc;border-radius:16px;flex-direction:column;align-items:stretch;min-width:260px;padding:14px;display:flex;position:absolute;top:52px;right:0;box-shadow:0 16px 44px #06103824}.mobile-navigation nav>a:not(.app-store-badge){align-items:center;min-height:46px;padding:0 10px;font-size:15px;font-weight:500;display:flex}.mobile-navigation .app-store-badge{margin:8px 10px 0}.mobile-navigation .app-store-badge img{width:162px}.use-case-grid{gap:18px}.use-case-card__copy{padding-left:12px;padding-right:12px}.capability{grid-template-columns:76px 1fr;gap:18px;padding:0 18px}.capability img{width:76px;height:76px}.support-content{grid-template-columns:1fr;max-width:760px;padding-top:72px}.legal-document{padding-left:40px;padding-right:40px}}@media (width<=767px){.eyebrow{font-size:11px;line-height:16px}.site-header{height:72px}.site-header__inner{padding:0 18px}.brand-lockup{min-height:44px;font-size:19px;line-height:24px}.brand-lockup img{border-radius:9px;width:40px;height:40px;margin-right:12px}.mobile-navigation nav{min-width:250px;max-width:calc(100vw - 36px)}.site-footer{min-height:0}.site-footer__inner{grid-template-columns:1fr;gap:0;padding:16px 18px 14px;display:grid}.site-footer__brand{border-bottom:1px solid var(--line);grid-column:auto;padding-bottom:14px}.site-footer__brand p{display:none}.site-footer .brand-lockup{font-size:17px;line-height:22px}.site-footer .brand-lockup img{border-radius:8px;width:34px;height:34px;margin-right:10px}.site-footer nav{gap:8px;padding-top:10px;display:grid}.site-footer__primary{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__legal{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));padding-top:8px}.site-footer nav a{text-align:center;justify-content:center;align-items:center;min-height:40px;font-size:12px;line-height:17px;display:flex}.site-footer__primary{margin:0}.site-footer__legal{margin:6px 0 0}.site-footer__legal a:first-child{grid-column:auto}.home-hero{height:min(213.34vw,900px);min-height:0}.home-hero__picture img{object-position:center center}.home-hero__copy{text-align:center;flex-direction:column;align-items:center;width:calc(100% - 48px);display:flex;top:48px;left:24px}.home-hero h1{letter-spacing:-.01em;font-size:clamp(40px,11.28vw,44px);line-height:48px}.home-hero__copy>p{max-width:300px;margin:30px 0 26px;font-size:16px;line-height:23px}.home-hero .app-store-badge img{width:162px}.use-cases{background:linear-gradient(#e7e2f4 0%,#f8f6f6 38%,#fbfaf7 100%);padding:34px 18px 0}.section-heading h2{max-width:320px;margin-top:26px;font-size:38px;line-height:40px}.section-heading h2 em{display:inline}.use-case-grid{flex-direction:column;gap:34px;max-width:354px;margin-top:58px;display:flex}.use-case-card{box-shadow:none;background:0 0;border-radius:0;height:auto;overflow:visible}.use-case-card__image{aspect-ratio:auto;border-radius:14px;height:300px}.use-case-card__copy{padding:14px 4px 0}.use-case-card h3{font-size:22px;line-height:28px}.use-case-card p{max-width:300px;margin-top:6px;font-size:13px;line-height:19px}.more-ways{margin-top:18px}.more-ways summary{padding:10px;font-size:12px;line-height:18px}.more-ways__content{margin-bottom:14px;padding:0 12px;font-size:12px;line-height:19px}.capabilities{flex-direction:column;margin-top:0;padding:8px 0 0;display:flex}.capability{grid-template-columns:48px 1fr;gap:16px;min-height:64px;padding:0}.capability+.capability{border-left:0}.capability img{width:48px;height:48px}.capability h3{font-size:16px;line-height:20px}.capability p{margin-top:2px;font-size:11px;line-height:16px}.support-hero__inner{padding:36px 24px 48px}.support-hero h1{margin-top:26px;font-size:44px;line-height:48px}.support-hero h1 em{max-width:342px}.support-hero>div>p{max-width:342px;margin:20px 0 30px;font-size:15px;line-height:23px}.support-content{gap:27px;min-height:0;padding:54px 18px 16px}.support-intro{padding:0 6px}.support-intro>h2{font-size:38px;line-height:44px}.support-intro>p{margin:20px 0 0;font-size:14px;line-height:22px}.support-form{border-radius:18px;min-height:0;padding:24px 20px 44px}.support-form h2{font-size:28px;line-height:34px}.support-form__required{margin:2px 0 24px;font-size:12px;line-height:17px}.support-form label{margin-top:18px;font-size:13px;line-height:18px}.support-form input,.support-form select{height:56px}.support-form input,.support-form select,.support-form textarea{font-size:14px;line-height:20px}.support-form textarea{height:246px}.support-form__action{margin-top:38px}.support-form button{width:100%;min-height:56px}.legal-hero{height:310px;padding:36px 24px 26px}.legal-hero h1{margin-top:12px;font-size:46px;line-height:54px}.legal-dates{margin-top:8px;font-size:13px;line-height:20px}.legal-description{max-width:342px;margin-top:10px;font-size:15px;line-height:23px}.legal-document{gap:36px;padding:54px 24px 47px}.legal-document h2{margin-bottom:10px;font-size:25px;line-height:31px}.legal-copy{font-size:14px;line-height:23px}.legal-copy p+p{margin-top:14px}.legal-copy ul{padding-left:18px}.not-found{background:radial-gradient(ellipse at center, #e7e2f4f5 0%, var(--paper) 78%);height:618px;padding:182px 24px 36px}.not-found__number{font-size:164px;line-height:170px;top:54px}.not-found h1{margin-top:26px;font-size:38px;line-height:43px}.not-found>p{max-width:306px;margin-top:20px;font-size:14px;line-height:22px}.not-found__actions{flex-direction:column;gap:14px;width:min(306px,100%);margin-top:54px}.button{width:100%;min-width:0;min-height:56px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
