.site-header{position:sticky;top:0;z-index:10;background:#ffffffb8;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgb(0 0 0 / 8%)}.site-nav{max-width:1024px;height:var(--header-height);margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.site-logo{display:flex;align-items:center}.site-logo:hover{text-decoration:none}.site-logo img{display:block;height:22px;width:auto}.site-menu{display:flex;gap:28px;margin:0;padding:0;list-style:none;font-size:13px}.site-menu a{color:var(--ink);opacity:.8}.site-footer{margin-top:auto;background:var(--surface);scroll-margin-top:var(--header-height)}.site-footer-inner{max-width:980px;margin:0 auto;padding:0 22px}.site-footer-contact{border-top:1px solid var(--rule);padding:40px 0 28px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-size:17px}.site-footer-legal{border-top:1px solid var(--rule);padding:16px 0 24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 24px;font-size:12px;color:var(--muted)}.site-footer-meta{display:flex;flex-wrap:wrap;gap:4px 20px}.site-footer-links{display:flex;gap:20px}.site-footer-links a{color:var(--subtle)}.hero{padding:clamp(88px,14vw,160px) 22px clamp(72px,11vw,128px);display:flex;flex-direction:column;align-items:center;text-align:center}.hero h1{margin:0;max-width:13ch;font-size:clamp(44px,7.2vw,80px);line-height:1.05;font-weight:600;letter-spacing:-.03em;text-wrap:balance}.hero-lede{margin:24px 0 0;max-width:30em;font-size:clamp(19px,2.2vw,24px);line-height:1.4;color:var(--muted);text-wrap:pretty}.hero-links{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:32px;font-size:clamp(17px,1.6vw,19px)}.apps{scroll-margin-top:var(--header-height);background:var(--surface);padding:clamp(72px,10vw,120px) 22px}.app{max-width:980px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.app+.app{margin-top:clamp(96px,12vw,160px)}.app-icon{width:120px;height:120px;margin-bottom:28px;border-radius:27px;box-shadow:0 4px 16px #00000014}.app-name{margin:0;font-size:clamp(36px,5vw,56px);line-height:1.07;font-weight:600;letter-spacing:-.025em}.app-subtitle{margin-top:6px;font-size:clamp(19px,2vw,24px);color:var(--muted)}.app-description{margin-top:24px;max-width:36em;font-size:clamp(17px,1.6vw,19px);line-height:1.5;text-wrap:pretty}.app-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-top:32px;font-size:17px}.app-store-badge,.app-store-badge img{display:block;height:44px;width:auto}.app-screenshots{--shot-max: none;--shot-radius: 24px;display:flex;justify-content:center;align-items:flex-start;gap:clamp(16px,3vw,32px);width:100%;margin-top:clamp(48px,7vw,80px)}.app-screenshots+.app-screenshots{margin-top:clamp(32px,5vw,56px)}.app-screenshots--iphone{--shot-max: 320px}.app-screenshots--ipad{--shot-max: 440px}.app-screenshots--watch{--shot-max: 200px;--shot-radius: 32px}.app-screenshots--tv,.app-screenshots--vision{--shot-radius: 16px}.app-screenshots img{flex:1 1 0;min-width:0;max-width:var(--shot-max);border-radius:var(--shot-radius);background:#e8e8ed}@media(max-width:834px){.app-screenshots{flex-direction:column;align-items:center}.app-screenshots img{flex:none;width:100%}.app-screenshots--iphone,.app-screenshots--ipad{--shot-max: 360px}}.app-description p{margin:0}.app-description p+p{margin-top:1em}:root{--ink: #1d1d1f;--muted: #6e6e73;--subtle: #424245;--link: #0046b7;--surface: #f5f5f7;--rule: #d2d2d7;--header-height: 52px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:-.01em}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.site{min-height:100vh;display:flex;flex-direction:column}.prose{max-width:692px;margin:0 auto;padding:clamp(48px,8vw,96px) 22px;font-size:17px;line-height:1.5}
