:root{color-scheme:light;--bg:#f7f8fb;--surface:#fff;--surface-soft:#eef2f7;--text:#111827;--muted:#5f6b7a;--line:#d9e0ea;--brand:#3157d5;--max:1120px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%}body{background:var(--bg);color:var(--text);flex-direction:column;min-height:100vh;margin:0;font-size:16px;line-height:1.6;display:flex}a{color:inherit}img{max-width:100%;display:block}.site-header{z-index:20;backdrop-filter:blur(16px);background:#f7f8fbeb;border-bottom:1px solid #d9e0eac7;position:sticky;top:0}.nav{width:min(var(--max), calc(100% - 32px));justify-content:space-between;align-items:center;gap:24px;min-height:68px;margin:0 auto;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#3157d5,#0f766e);border-radius:8px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:grid}.nav-links{color:var(--muted);align-items:center;gap:18px;font-size:14px;font-weight:650;display:flex}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--text)}main{flex:1}.section{padding:56px 0}.section.tight{padding:32px 0}.section+.section,.section.tight+.section,.section+.section.tight{padding-top:20px}.container{width:min(var(--max), calc(100% - 32px));margin:0 auto}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:820px;margin-bottom:24px;font-size:clamp(42px,7vw,76px);line-height:.98}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(30px,4vw,48px);line-height:1.05}h3{margin-bottom:10px;font-size:21px;line-height:1.2}.lead{max-width:720px;color:var(--muted);font-size:clamp(18px,2vw,22px)}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border:1px solid var(--line);background:var(--surface);min-height:46px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-weight:750;text-decoration:none;display:inline-flex}.button.primary{border-color:var(--accent,var(--brand));background:var(--accent,var(--brand));color:#fff}.button:hover{transform:translateY(-1px)}.app-store-link{align-items:center;width:162px;min-height:48px;text-decoration:none;display:inline-flex}.app-store-link:hover{transform:translateY(-1px)}.app-store-link img{width:162px;height:auto}.grid{gap:24px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.panel,.app-card,.feature-card,.faq-item{border:1px solid var(--line);background:var(--surface);border-radius:8px}.app-card{gap:14px;padding:26px;display:grid}.app-card.featured{min-height:420px}.app-card-head{align-items:center;gap:16px;display:flex}.app-card-head>div{align-content:center;gap:8px;display:grid}.app-card-head h3{margin:0}.app-icon-link{border-radius:20px;flex:none;display:inline-flex}.app-icon-link:hover .app-icon{transform:translateY(-1px)}.app-icon-link:focus-visible{outline:3px solid color-mix(in srgb, var(--accent,var(--brand)) 42%, transparent);outline-offset:4px}.app-icon{border-radius:18px;width:72px;height:72px;transition:transform .16s;box-shadow:0 10px 24px #11182726}.tag{border:1px solid color-mix(in srgb, var(--accent,var(--brand)) 25%, var(--line));width:fit-content;min-height:28px;color:var(--accent,var(--brand));background:color-mix(in srgb, var(--accent,var(--brand)) 8%, #fff);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.muted{color:var(--muted)}.hero{padding:78px 0 48px}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);align-items:center;gap:48px;display:grid}.hero-visual{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#eef2f7);border-radius:8px;align-items:center;min-height:360px;padding:22px;display:grid}.hero-app-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.hero-app-link{min-height:260px;color:var(--text);text-align:center;background:#fff;border:1px solid #cdd6e4;border-radius:8px;align-content:center;justify-items:center;gap:12px;padding:28px 18px;text-decoration:none;display:grid;box-shadow:0 18px 44px #1118271f}.hero-app-link:hover{border-color:color-mix(in srgb, var(--accent,var(--brand)) 55%, var(--line));transform:translateY(-2px)}.hero-app-link img{border-radius:26px;width:112px;height:112px;box-shadow:0 16px 34px #11182729}.hero-app-link span{font-size:22px;font-weight:800}.hero-app-link small{max-width:180px;color:var(--muted);font-size:14px;line-height:1.35}.feature-card{padding:24px}.feature-card p:last-child,.app-card p:last-child,.faq-item p:last-child,.app-card>.muted{margin-bottom:0}.screenshot{aspect-ratio:4/3;border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;align-self:center;overflow:hidden}.screenshot.ipad-portrait{aspect-ratio:3/4;justify-self:center;width:min(100%,440px)}.screenshot.ipad-landscape{aspect-ratio:4/3}.screenshot.iphone-pair{aspect-ratio:16/10}.screenshot img{object-fit:contain;width:100%;height:100%;padding:24px}.product-hero{padding:56px 0 28px}.product-hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,1fr);align-items:center;gap:44px;display:grid}.product-hero-grid>*{min-width:0}.product-title{align-items:center;gap:18px;margin-bottom:22px;display:flex}.product-title>div{gap:10px;min-width:0;display:grid}.product-title h1{overflow-wrap:anywhere;max-width:100%;margin-bottom:0;font-size:clamp(42px,5vw,64px)}.product-title .app-icon{border-radius:22px;flex:none;width:88px;height:88px}.list{color:var(--muted);margin:0;padding-left:20px}.list li{margin:8px 0}.faq-item{padding:22px 24px}.manual{max-width:820px}.manual :is(h1,h2,h3){letter-spacing:0;line-height:1.15}.manual h1{font-size:42px}.manual h2{margin-top:42px;font-size:30px}.manual h3{margin-top:28px}.manual code{background:#eef2f7;border-radius:5px;padding:2px 5px}.manual pre{color:#f9fafb;background:#111827;border-radius:8px;padding:18px;overflow-x:auto}.footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;padding:38px 0}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.footer a{color:var(--text);font-weight:650;text-decoration:none}@media (width<=820px){.nav{flex-direction:column;align-items:flex-start;min-height:auto;padding:16px 0}.nav-links{flex-wrap:wrap;gap:12px}.hero-grid,.product-hero-grid,.hero-app-links,.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.hero{padding-top:48px}.section{padding:44px 0}.section+.section,.section.tight+.section,.section+.section.tight{padding-top:16px}.hero-visual{min-height:auto}}
