:root{--ink:#292625;--muted:#756d69;--coral:#c6353d;--blush:#f8deda;--cream:#fff9f7;--paper:#fff;--line:rgba(41,38,37,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));margin:auto}.brand{display:flex;align-items:center;gap:11px;color:var(--coral);font-size:25px;font-weight:750;letter-spacing:-.04em}.mark{width:36px;height:36px;fill:currentColor}.language{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.7);font-weight:750;cursor:pointer}.hero{min-height:720px;display:grid;grid-template-columns:1fr 1fr;align-items:center;width:min(1180px,calc(100% - 48px));margin:auto;padding:42px 0 86px;gap:60px}.eyebrow{font-size:13px;letter-spacing:.22em;font-weight:800;color:var(--coral);margin:0 0 20px}.hero h1,.section-heading h2,.privacy h2,.closing h2{font-size:clamp(54px,7vw,96px);line-height:.94;letter-spacing:-.065em;margin:0}.lead{font-size:20px;line-height:1.55;color:var(--muted);max-width:590px;margin:30px 0 34px}.primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 28px;background:var(--coral);color:white;border-radius:18px;font-size:14px;font-weight:800;letter-spacing:.08em;box-shadow:0 18px 42px rgba(198,53,61,.2)}.hero-art{height:590px;position:relative;overflow:hidden;border-radius:44px;background:var(--blush)}.sun{position:absolute;width:330px;height:330px;border:52px solid rgba(255,255,255,.45);border-radius:50%;top:-52px;right:-45px}.path{position:absolute;border:20px solid rgba(198,53,61,.15);border-radius:50%;width:520px;height:250px;transform:rotate(-14deg)}.path-one{bottom:-80px;left:-180px}.path-two{bottom:70px;right:-330px}.phone{position:absolute;width:250px;height:485px;background:var(--paper);border-radius:38px;left:50%;top:53%;transform:translate(-50%,-50%) rotate(3deg);padding:28px 18px;box-shadow:0 32px 70px rgba(83,48,49,.22)}.phone-top{width:68px;height:15px;border-radius:12px;background:var(--ink);margin:-18px auto 18px}.app-brand{color:var(--coral);font-weight:800;font-size:14px;display:flex;gap:6px;align-items:center}.mini-mark{width:12px;height:12px;border-radius:50% 50% 55% 45%;background:var(--coral)}.hello{font-size:25px;font-weight:800;margin:38px 0 18px;letter-spacing:-.04em}.week-card{background:var(--blush);border-radius:24px;padding:18px 14px;font-size:12px}.metrics{display:flex;justify-content:space-between;margin:20px 0;font-size:13px}.walk-button{background:var(--coral);color:#fff;text-align:center;border-radius:13px;padding:13px 8px;font-size:11px;font-weight:800;letter-spacing:.06em}.pet-row{display:flex;gap:10px;margin-top:24px}.pet-row span{width:58px;height:72px;background:#f6f2f0;border-radius:17px}.pet-row span:nth-child(2){background:#f1cdca}.paw{position:absolute;color:rgba(198,53,61,.28);font-size:62px}.paw-one{left:13%;top:16%}.paw-two{right:10%;bottom:10%}.features{background:var(--paper);padding:120px max(24px,calc((100vw - 1180px)/2));border-radius:56px 56px 0 0}.section-heading{max-width:770px;margin-bottom:65px}.section-heading h2,.privacy h2,.closing h2{font-size:clamp(44px,5.5vw,76px)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{min-height:280px;padding:34px;border:1px solid var(--line);border-radius:28px;background:var(--cream)}.number{font-size:13px;font-weight:800;color:var(--coral)}.feature-grid h3{font-size:25px;letter-spacing:-.04em;margin:80px 0 12px}.feature-grid p,.privacy p,.closing>p{color:var(--muted);line-height:1.55;font-size:17px;margin:0}.privacy{width:min(1180px,calc(100% - 48px));margin:110px auto;display:grid;grid-template-columns:320px 1fr;gap:76px;align-items:center}.privacy-mark{height:320px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:white}.privacy-mark .mark{width:125px;height:125px}.privacy h2{margin-bottom:24px}.closing{text-align:center;padding:120px 24px;background:var(--blush)}.closing h2{margin-bottom:28px}.closing .eyebrow{color:var(--coral)}footer{height:130px;width:min(1180px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;color:var(--muted)}.brand.compact{font-size:20px}.brand.compact .mark{width:28px;height:28px}
@media(max-width:800px){.site-header{height:80px}.hero{grid-template-columns:1fr;padding:56px 0 70px;gap:44px}.hero-art{height:520px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:220px}.feature-grid h3{margin-top:50px}.privacy{grid-template-columns:1fr;gap:38px}.privacy-mark{height:auto;aspect-ratio:1;max-width:280px}.features{padding-top:82px;padding-bottom:82px}.closing{padding:90px 24px}footer{height:110px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
