:root{--ink:#102f35;--teal:#32717a;--muted:#56666b;--line:#dce4e3;--wash:#f3f7f6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font:16px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}header,main,footer{width:min(1120px,calc(100% - 48px));margin:auto}header{height:74px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand i{width:24px;height:24px;background:var(--teal);border-radius:3px}nav{display:flex;gap:30px;align-items:center}nav a{font-size:15px}.contact,.primary{padding:12px 20px;color:#fff;background:var(--teal);border-radius:6px;font-weight:700}.hero{min-height:510px;display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.kicker{margin:0 0 14px;color:var(--teal);font:700 12px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.hero h1{margin:0;font-size:58px;line-height:1.03}.hero h2{margin:10px 0 0;color:var(--teal);font-size:27px;line-height:1.18}.lead{max-width:610px;margin:24px 0 30px;color:var(--muted);font-size:18px}.buttons{display:flex;gap:12px}.secondary{padding:11px 20px;border:1px solid var(--line);border-radius:6px;font-weight:700}.icon-row{display:flex;justify-content:center;gap:20px}.icon-row a{display:grid;gap:10px;text-align:center;font-size:13px;color:var(--muted)}.icon-row img{width:104px;height:104px;border-radius:8px;box-shadow:0 12px 28px #102f3520}.products{margin-inline:calc(50% - 50vw);padding:64px max(24px,calc((100vw - 1120px)/2));background:var(--wash)}.products h2{margin:0 0 32px;font-size:34px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.product-grid article{position:relative;padding:30px 32px 36px 0}.product-grid article+article{padding-left:32px;border-left:1px solid var(--line)}.product-grid span{position:absolute;right:28px;color:#8c999c;font:12px ui-monospace,monospace}.product-grid img{width:70px;height:70px;border-radius:7px}.product-grid h3{margin:20px 0 8px;font-size:23px}.product-grid p{min-height:76px;color:var(--muted)}.product-grid a{color:var(--teal);font-weight:750}.statement{padding:76px 0}.statement blockquote{max-width:860px;margin:0;font-size:36px;line-height:1.25;font-weight:750}footer{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;padding:34px 0;border-top:1px solid var(--line);color:var(--muted)}footer strong{color:var(--ink)}footer small{grid-column:1/-1}.product-hero{display:grid;grid-template-columns:1fr 360px;gap:80px;align-items:center;min-height:610px}.product-hero h1,.document h1{margin:8px 0 16px;font-size:52px;line-height:1.05}.product-hero .app-badge{width:92px;height:92px;border-radius:8px}.phone{width:250px;justify-self:center;border-radius:30px;box-shadow:0 20px 50px #102f3530}.features{padding:60px 0;border-top:1px solid var(--line)}.features h2{font-size:34px}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-list div{padding-top:18px;border-top:2px solid var(--teal)}.feature-list p{color:var(--muted)}.legal-links{display:flex;gap:20px;margin-top:28px}.legal-links a{color:var(--teal);font-weight:700}.document{max-width:780px;padding:70px 0 100px}.document h2{margin-top:38px}.document p,.document li{color:var(--muted)}.back{color:var(--teal);font-weight:700}.faq{border-top:1px solid var(--line)}.faq section{padding:24px 0;border-bottom:1px solid var(--line)}.faq h2{margin:0 0 6px;font-size:21px}@media(max-width:780px){header,main,footer{width:min(100% - 32px,1120px)}header{height:66px}nav a:not(.contact){display:none}.contact{padding:9px 12px}.hero{min-height:650px;grid-template-columns:1fr;gap:34px;padding:54px 0}.hero h1{font-size:46px}.hero h2{font-size:24px}.icon-row{justify-content:flex-start;gap:14px}.icon-row img{width:82px;height:82px}.product-grid,.feature-list{grid-template-columns:1fr}.product-grid article+article{padding-left:0;border-left:0;border-top:1px solid var(--line)}.product-grid p{min-height:0}.statement blockquote{font-size:29px}footer{grid-template-columns:1fr}.product-hero{grid-template-columns:1fr;gap:40px;padding:54px 0}.product-hero h1,.document h1{font-size:40px}.phone{width:210px}.legal-links{flex-direction:column;gap:10px}}
