:root{--paper:#faf5e6;--ink:#211f1b;--muted:#625d51;--line:#28251f;--wash:rgba(255,255,255,.58);font-family:Kaiti SC,STKaiti,KaiTi,serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 88% 8%,rgba(242,205,111,.23),transparent 20rem),var(--paper)}button,a{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #2563eb;outline-offset:4px}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:10;padding:.75rem 1rem;color:#fff;background:var(--ink)}.skip-link:focus{top:1rem}.site-header{display:flex;justify-content:space-between;align-items:center;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:22px 0}.brand,nav button,footer button{border:0;background:transparent}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--line);border-radius:47% 53% 50% 50%;font-family:ui-rounded,system-ui,sans-serif;font-size:13px;transform:rotate(-5deg)}nav{display:flex;gap:5px}nav button{min-height:44px;padding:0 13px;font-size:16px}nav button.active{border:2px solid var(--line);border-radius:49% 51% 46% 54%}.hero,.section{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center;min-height:580px;padding:72px 0 86px}.eyebrow{margin:0 0 12px;color:var(--muted);font-size:15px;letter-spacing:.08em}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6vw,76px);line-height:1.12;letter-spacing:-.045em}h2{font-size:clamp(31px,4.2vw,52px);line-height:1.2;letter-spacing:-.035em}.lead{max-width:560px;font-size:19px;line-height:1.75;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin:30px 0}.primary-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:11px 22px;border:2px solid var(--line);border-radius:50% 48% 52% 46%;color:#fff;background:var(--ink);text-decoration:none;font-weight:700}.text-button{border:0;border-bottom:1.5px solid var(--line);padding:8px 2px;background:transparent}.trust-list{display:flex;flex-wrap:wrap;gap:9px 20px;padding:0;color:var(--muted);list-style:none;font-size:15px}.trust-list li:before{content:"✓";margin-right:7px;color:var(--ink);font-family:system-ui,sans-serif}.hero-art{position:relative;min-height:380px}.sun{position:absolute;right:6%;top:5%;width:175px;height:175px;border-radius:47% 53% 52% 48%;background:#edc85e;transform:rotate(8deg)}.note{position:absolute;right:17%;bottom:0;display:flex;flex-direction:column;gap:22px;width:min(100%,360px);min-height:300px;padding:52px 38px;background:#fffefa;border:2px solid var(--line);border-radius:2% 3% 2% 4%;transform:rotate(5deg);box-shadow:12px 14px #211f1b17}.note span{font-size:30px;font-weight:700;line-height:1.35}.note i{display:block;height:2px;background:#a39a87;transform:rotate(-1deg)}.note i:nth-of-type(2){width:82%;transform:rotate(1deg)}.note i:nth-of-type(3){width:63%}.section{padding:96px 0}.promise{border-top:2px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.feature-grid article,.support-card{padding:28px;background:var(--wash);border:2px solid var(--line);border-radius:2% 3%}.feature-grid article:nth-child(2){transform:rotate(-.6deg)}.feature-grid article:nth-child(3){transform:rotate(.6deg)}.feature-number{font-family:ui-monospace,monospace;color:var(--muted)}.feature-grid h3{margin:28px 0 9px;font-size:24px}.feature-grid p{margin:0;color:var(--muted);line-height:1.7}.screens{border-top:2px solid var(--line)}.section-heading{display:flex;justify-content:space-between;gap:48px;align-items:end}.section-heading>p{max-width:330px;color:var(--muted);font-size:17px;line-height:1.65}.screens-grid{display:grid;grid-template-columns:repeat(6,minmax(135px,1fr));gap:14px;margin-top:38px;overflow-x:auto;padding:8px 3px 22px}figure{margin:0;min-width:135px;border:2px solid var(--line);border-radius:21px;overflow:hidden;background:#fff;box-shadow:4px 5px #211f1b1f}figure:nth-child(2n){transform:rotate(1.2deg)}figure:nth-child(odd){transform:rotate(-.7deg)}figure img{display:block;width:100%;height:auto}.privacy-callout{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:2px solid var(--line)}.outline-button{background:transparent;color:var(--ink);white-space:nowrap}.prose{max-width:820px;padding-top:76px;padding-bottom:110px}.prose h1{margin-bottom:8px}.updated,.fine-print{color:var(--muted)}.prose>p,.support-card p{font-size:18px;line-height:1.8}.prose h2{margin:58px 0 15px;font-size:31px}.prose h3{margin:26px 0 8px;font-size:20px}.prose a{color:inherit;text-decoration-thickness:2px;text-underline-offset:4px}.support-card{margin-top:26px}.support-card h2{margin-bottom:22px}.email{font-family:ui-monospace,monospace;font-size:18px}footer{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:27px 0 35px;border-top:2px solid var(--line);color:var(--muted)}footer div{display:flex;gap:18px}footer button{text-decoration:underline;text-underline-offset:4px}@media (max-width:760px){.site-header{align-items:flex-start;gap:10px}.brand{font-size:19px}nav{flex-wrap:wrap;justify-content:flex-end;gap:0}nav button{min-height:36px;padding:0 8px;font-size:14px}.hero{grid-template-columns:1fr;gap:16px;min-height:auto;padding:42px 0 66px}.hero-art{min-height:260px}.sun{width:120px;height:120px;right:4%}.note{right:8%;min-height:230px;width:265px;padding:34px 27px;gap:16px}.note span{font-size:23px}.section{padding:64px 0}.feature-grid{grid-template-columns:1fr}.section-heading,.privacy-callout{display:block}.section-heading>p{margin-top:20px}.privacy-callout .outline-button{margin-top:12px;white-space:normal}.prose>p,.support-card p{font-size:17px}footer{gap:14px;align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
