:root{--text:#171d3a;--text-soft:#171d3aa6;--text-strong:#171d3a;--bg:#fff;--border:#171d3a1f;--link-hover:#4f46e5;--display:"Source Sans 3", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--body:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font:16px/1.8 var(--body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-synthesis:none;font-weight:300}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:var(--text-strong);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .12s}a:hover{color:var(--link-hover)}h1,h2,h3{font-family:var(--display);color:var(--text-strong);letter-spacing:0;margin:0 0 .5em;font-weight:500;line-height:1.1}h1{font-size:clamp(2.5rem,6.5vw,4.2rem);font-weight:500;line-height:1}h2{font-size:clamp(1.6rem,3.5vw,2.15rem);line-height:1.25}h3{font-size:clamp(1.4rem,3vw,2.15rem);font-weight:500;line-height:1.33}p{margin:0 0 1em;font-weight:300}ul{margin:0 0 1em;padding-left:1.5em}li{margin-bottom:.35em}.site{flex-direction:column;max-width:1280px;min-height:100vh;margin:0 auto;padding:28px 32px 56px;display:flex}.site-header{justify-content:flex-start;padding:0 0 28px;display:flex}.brand{font-family:var(--display);letter-spacing:.08em;color:var(--text-soft);text-transform:uppercase;font-size:.78rem;font-weight:500;text-decoration:none}.brand:hover{color:var(--text-strong)}.site-main{flex:1}.hero{text-align:center;padding:16px 0 40px}.hero-icon{border-radius:22%;width:220px;height:220px;margin:0 auto 28px;display:block;box-shadow:0 4px 8px -4px #171d3a1f,0 22px 44px -12px #171d3a33}.hero h1{margin-bottom:.4em}.hero h3{color:var(--text-strong);margin-bottom:1em;font-weight:500}.hero p{max-width:540px;color:var(--text);margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.8}.hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:24px;display:flex}.hero-cta-badge{text-decoration:none;display:inline-block}.hero-cta-badge img{width:auto;height:56px;display:block}.hero-cta-legal{color:var(--text-soft);align-items:center;gap:8px;font-size:.95rem;display:inline-flex}.hero-cta-legal a{color:var(--text-soft);text-underline-offset:3px;text-decoration:underline}.hero-cta-legal a:hover{color:var(--text-strong)}.hero-coming{color:var(--text-soft);margin-top:12px;margin-bottom:0;font-size:.95rem;font-style:italic}@media (width>=720px){.hero:has(.hero-icon){text-align:left;grid-template-columns:minmax(0,580px) 420px;justify-content:start;align-items:start;column-gap:80px;padding:32px 0 56px;display:grid}.hero:has(.hero-icon) .hero-content{grid-area:1/1;min-width:0}.hero:has(.hero-icon) .hero-icon{grid-area:1/2;width:420px;height:420px;margin:0}.hero:has(.hero-icon) .hero-content p{max-width:none;margin-left:0;margin-right:0}.hero:has(.hero-icon) .hero-cta{justify-content:flex-start}}@media (width>=720px) and (width<=1080px){.hero:has(.hero-icon){grid-template-columns:minmax(0,1fr) 320px;column-gap:48px}.hero:has(.hero-icon) .hero-icon{width:320px;height:320px}}.apps-list{flex-direction:column;gap:18px;padding:16px 0 40px;display:flex}.app-entry{text-align:center;color:inherit;background:#fff;border:1px solid #171d3a12;border-radius:18px;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:760px;margin:0 auto;padding:28px 24px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 1px 2px #171d3a0a,0 10px 28px -12px #171d3a1f}.app-entry:hover{color:inherit;transform:translateY(-2px);box-shadow:0 1px 2px #171d3a0f,0 16px 40px -14px #171d3a33}.app-entry img{border-radius:22%;flex-shrink:0;width:160px;height:160px;box-shadow:0 4px 8px -4px #171d3a1f,0 18px 36px -10px #171d3a2e}.app-entry-content{min-width:0}.app-entry-content h2{font-family:var(--display);color:var(--text-strong);margin:0 0 .25em;font-size:clamp(1.8rem,4.5vw,2.6rem);font-weight:500;line-height:1.05}.app-entry-content h3{font-family:var(--display);color:var(--text-strong);margin:0;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:500}@media (width>=720px){.app-entry{text-align:left;grid-template-columns:1fr auto;align-items:start;gap:0;padding:32px 36px;display:grid}.app-entry-content{grid-area:1/1;min-width:0}.app-entry img{grid-area:1/2;width:180px;height:180px}}.features{border-top:1px solid var(--border);margin-top:32px;padding-top:40px}.features h2{text-align:center;font-family:var(--display);margin-bottom:28px;font-weight:500}.steps{counter-reset:step;max-width:560px;margin:0 auto;padding:0;list-style:none}.steps li{counter-increment:step;color:var(--text);margin-bottom:24px;padding-left:52px;position:relative}.steps li:before{content:counter(step);background:var(--text-strong);color:#fff;width:32px;height:32px;font-size:.9rem;font-weight:500;font-family:var(--display);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.steps li strong{font-family:var(--display);color:var(--text-strong);margin-bottom:4px;font-size:1.05rem;font-weight:500;display:block}.legal{max-width:680px;margin-left:0;margin-right:auto;padding:8px 0}.legal h1{margin-bottom:.3em;font-size:clamp(2rem,5vw,2.75rem)}.legal-meta{color:var(--text-soft);margin-bottom:2.5em;font-size:.9rem}.legal h2{font-family:var(--body);color:var(--text-strong);margin:2em 0 .5em;font-size:1rem;font-weight:700;line-height:1.4}.legal p,.legal li{color:var(--text)}.legal-back{margin-top:3em;font-size:.95rem}.site-footer{border-top:1px solid var(--border);color:var(--text-soft);margin-top:80px;padding-top:28px;font-size:.85rem}.footer-app{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:12px;display:flex}.footer-app-name{color:var(--text-strong);font-weight:500;text-decoration:none}.footer-app-name:hover{color:var(--link-hover);text-decoration:underline}.footer-app a{color:var(--text-soft);text-decoration:none}.footer-app a:hover{color:var(--text-strong);text-decoration:underline}.footer-copy{text-align:center;color:var(--text-soft);margin-top:16px}
