:root{--paper: #fffaf0;--ink: #25313e;--muted: #5e6975;--line: #2a3540;--wash: rgba(255,255,255,.7);font-family:ui-rounded,PingFang SC,system-ui,sans-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% 6%,rgba(254,190,55,.28),transparent 20rem),radial-gradient(circle at 8% 40%,rgba(82,191,243,.12),transparent 21rem),var(--paper)}button,a{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #1671bd;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,.hero,.section,footer{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{display:flex;justify-content:space-between;align-items:center;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:800}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--line);border-radius:50%;color:#f29518;background:#fff4c7;font-size:20px}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:22px}.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;color:var(--muted);font-size:19px;line-height:1.75}.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:24px;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:#e48418;font-weight:800}.hero-art{position:relative;min-height:380px}.sun{position:absolute;right:8%;top:2%;width:178px;height:178px;border-radius:50%;background:#ffc83d;box-shadow:0 0 0 16px #ffc83d26}.cloud{position:absolute;border-radius:999px;background:#fff;box-shadow:0 8px 17px #2643561f}.cloud:before,.cloud:after{position:absolute;border-radius:50%;background:inherit;content:""}.cloud-one{top:105px;right:3%;width:142px;height:46px}.cloud-one:before{width:68px;height:68px;left:22px;bottom:11px}.cloud-one:after{width:52px;height:52px;right:19px;bottom:9px}.cloud-two{top:185px;left:3%;width:106px;height:35px;opacity:.86}.cloud-two:before{width:48px;height:48px;left:17px;bottom:8px}.cloud-two:after{width:39px;height:39px;right:16px;bottom:7px}.weather-card{position:absolute;right:15%;bottom:0;display:flex;flex-direction:column;width:min(100%,325px);padding:32px;border:2px solid var(--line);border-radius:28px;background:#ffffffe6;box-shadow:12px 14px #25313e1a;transform:rotate(4deg)}.weather-card span,.weather-card small{color:var(--muted)}.weather-card strong{margin:7px 0;font-size:74px;line-height:1}.weather-card small{font-size:16px}.section{padding:96px 0}.promise,.privacy-callout{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;border:2px solid var(--line);border-radius:24px;background:var(--wash)}.feature-grid article:nth-child(2){transform:rotate(-.6deg)}.feature-grid article:nth-child(3){transform:rotate(.6deg)}.feature-number{color:var(--muted);font-family:ui-monospace,monospace}.feature-grid h3{margin:28px 0 9px;font-size:24px}.feature-grid p{margin:0;color:var(--muted);line-height:1.7}.privacy-callout{display:flex;align-items:center;justify-content:space-between;gap:40px}.outline-button{color:var(--ink);background:transparent;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;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:280px}.sun{width:124px;height:124px}.weather-card{right:8%;width:260px;padding:26px}.weather-card strong{font-size:60px}.section{padding:64px 0}.feature-grid{grid-template-columns:1fr}.privacy-callout{display:block}.privacy-callout .outline-button{margin-top:12px;white-space:normal}.prose>p,.support-card p{font-size:17px}footer{flex-direction:column;align-items:flex-start;gap:14px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
