:root{color-scheme:light;--ink:#243b39;--teal:#236d68;--paper:#f7f3ee;--line:#dcded5;--muted:#52645f}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--teal);text-underline-offset:5px}a:hover{color:#b34e39}a:focus-visible{outline:3px solid #c55c43;outline-offset:6px;border-radius:3px}.wrap{width:min(1150px,calc(100% - 48px));margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:26px 0;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-size:24px;font-weight:750}.brand img{width:44px;height:44px;border-radius:11px}nav{display:flex;gap:28px;font-size:14px}nav a{color:var(--ink);text-decoration:none}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;padding:84px 0 75px}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:2.5px;font-weight:700;color:var(--teal)}h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,78px);line-height:1.04;font-weight:400;letter-spacing:-2.5px;margin:24px 0}h1 em{font-weight:400;color:var(--teal)}.lead{font-size:20px;max-width:530px;color:var(--muted);line-height:1.7}.button{display:inline-flex;background:var(--teal);padding:13px 24px;border-radius:8px;color:white;text-decoration:none;font-weight:650;margin-top:16px;font-size:15px}.button:hover{background:#1b5753;color:white}.small{font-size:13px;color:var(--muted)}.hero-art{position:relative;display:flex;justify-content:center;padding:34px;background:#e3e8da;border-radius:180px 180px 20px 20px}.phone{display:block;width:270px;max-width:100%;border:7px solid #283c38;border-radius:38px;box-shadow:0 25px 45px #253a3326}.hero-note{position:absolute;left:-18px;bottom:54px;background:#fffaf2;border:1px solid #dfd9cb;border-radius:10px;padding:14px 20px;box-shadow:0 8px 24px #243b3914;font-size:13px;transform:rotate(-4deg)}.hero-note strong{display:block;font-size:16px}.section{padding:65px 0;border-top:1px solid var(--line)}h2{font-family:Georgia,serif;font-weight:400;font-size:40px;line-height:1.15;letter-spacing:-1px;margin:12px 0 25px}h3{font-size:20px;line-height:1.4}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:40px}.number{font:italic 32px Georgia,serif;color:#aa6049}.features p{font-size:16px;color:var(--muted)}.privacy-block{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:48px;background:#e7ece2;border-radius:14px}.privacy-block p{color:var(--muted)}.screens{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.screens img{width:100%;border-radius:24px;border:1px solid var(--line)}.screens figure{margin:10px 0}.screens figcaption{font-size:15px;margin-top:14px}.prose{max-width:760px;padding:60px 0 90px}.prose h1{font-size:58px}.prose h2{font-family:inherit;font-size:23px;font-weight:650;letter-spacing:0;margin-top:38px}.prose p,.prose li{color:var(--muted)}.prose li{margin-bottom:10px}footer{padding:30px 0 45px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;font-size:13px;color:var(--muted)}.footer-links{display:flex;gap:22px}details{border-top:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-weight:650}details p{margin-bottom:0}@media(max-width:760px){.wrap{width:calc(100% - 36px)}header{padding:18px 0}nav{gap:17px}.hero{grid-template-columns:1fr;gap:40px;padding:50px 0}h1{letter-spacing:-1.5px}.hero-art{max-width:390px;margin:auto;width:100%}.features,.privacy-block{grid-template-columns:1fr;gap:20px}.privacy-block{padding:28px}.screens{gap:14px}.screens figcaption{font-size:12px}.section{padding:45px 0}.prose h1{font-size:44px}footer{flex-direction:column}.hero-note{left:-4px}.lead{font-size:18px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
