:root{--ink:#11172b;--muted:#697087;--cream:#f8f6f1;--lime:#d9f36a;--purple:#6d5dfc;--line:#e4e3e1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}.page-width{max-width:1160px;margin:0 auto;padding-left:32px;padding-right:32px}.ambient{position:absolute;z-index:-1;border-radius:50%;filter:blur(1px);opacity:.75}.ambient-one{width:440px;height:440px;right:-180px;top:-160px;background:#eee9ff}.ambient-two{width:220px;height:220px;left:-110px;top:590px;background:#e5f8bd}.site-header{max-width:1160px;margin:auto;height:84px;padding:0 32px;display:flex;align-items:center;gap:34px}.brand{font:700 21px "Space Grotesk";text-decoration:none;color:var(--ink);display:flex;align-items:center;gap:8px;white-space:nowrap}.brand-mark{color:var(--purple);font-size:25px}.brand-accent{color:var(--purple)}.desktop-nav{display:flex;gap:28px;margin-left:42px;flex:1}.desktop-nav a,.text-link{color:var(--muted);font-size:14px;text-decoration:none}.desktop-nav a:hover,.text-link:hover{color:var(--ink)}button{font:inherit;cursor:pointer;border:0}.button{padding:13px 19px;border-radius:10px;font-weight:700;font-size:14px;display:inline-flex;gap:13px;align-items:center;justify-content:center}.button-primary{background:var(--ink);color:#fff;box-shadow:0 8px 20px #11172b1c}.button-primary:hover{background:#29304a;transform:translateY(-1px)}.button-ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.button-outline{background:transparent;border:1px solid #c9c9c5;color:var(--ink);width:100%}.button-light{background:#fff;color:var(--ink)}.menu-button{display:none;background:none;font-size:23px}.hero{min-height:520px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px;padding-top:35px;padding-bottom:55px}.eyebrow{font-size:11px;letter-spacing:.11em;text-transform:uppercase;color:var(--purple);font-weight:700}.pulse-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#8bb700;margin-right:8px}.hero h1{font:600 clamp(43px,6vw,72px)/.99 "Space Grotesk";letter-spacing:-.055em;margin:20px 0}.hero h1 em{font-style:normal;color:var(--purple)}.hero-text{max-width:450px;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:29px}.text-link{font-weight:700;color:var(--ink)}.trust-row{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px;margin-top:43px}.trust-row strong{color:var(--ink)}.avatars{display:flex}.avatars span{height:28px;width:28px;border-radius:50%;display:grid;place-items:center;background:#c4cffc;border:2px solid var(--cream);font-size:9px;font-weight:bold;margin-left:-7px}.avatars span:first-child{margin-left:0;background:#f4bd9f}.avatars span:nth-child(3){background:#d6e87e}.avatars span:last-child{background:var(--ink);color:#fff}.hero-visual{height:390px;position:relative;display:grid;place-items:center}.orb{position:absolute;border-radius:50%}.orb-large{width:300px;height:300px;background:#e8e2ff}.orb-small{width:120px;height:120px;background:var(--lime);right:42px;top:32px}.dog-card{position:relative;z-index:1;width:310px;background:#fff;border-radius:17px;padding:14px;box-shadow:0 22px 50px #28214b21;transform:rotate(-5deg);display:flex;align-items:center;gap:12px;transition:opacity .2s,transform .2s}.dog-card.is-changing{opacity:.25;transform:rotate(-5deg) translateY(5px) scale(.98)}.dog-photo{width:70px;height:83px;border-radius:11px;background:#f2c9a9;display:grid;place-items:center;font-size:44px}.dog-card-info{display:flex;flex-direction:column;gap:7px}.dog-card-info h3{margin:0;font:600 19px "Space Grotesk"}.dog-card-info>span:last-of-type{color:var(--muted);font-size:11px}.status{font-size:10px;color:#6b8c00;text-transform:uppercase;letter-spacing:.06em}.status i{display:inline-block;width:6px;height:6px;background:#91bd00;border-radius:50%;margin-right:4px}.tag-icon{font-size:25px;color:var(--purple);margin-left:auto}.scan-bubble{position:absolute;z-index:2;right:2px;bottom:57px;background:var(--ink);color:#fff;border-radius:12px;padding:11px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 13px 25px #11172b33;transition:opacity .2s,transform .2s}.scan-bubble.is-changing{opacity:.35;transform:translateX(4px)}.scan-bubble>span{background:var(--lime);color:var(--ink);width:26px;height:26px;border-radius:50%;display:grid;place-items:center}.scan-bubble div{display:flex;flex-direction:column;gap:3px}.scan-bubble strong{font-size:11px}.scan-bubble small{font-size:9px;color:#b7bdd0}.heart-bubble{position:absolute;top:49px;left:29px;background:#fff;border-radius:50%;width:47px;height:47px;display:grid;place-items:center;color:#ef8c87;box-shadow:0 10px 24px #28214b14;font-size:22px}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:23px;padding-bottom:23px;display:flex;justify-content:space-between}.stats div{display:flex;gap:15px;align-items:center}.stats strong{font:600 22px "Space Grotesk"}.stats span{font-size:12px;color:var(--muted)}.section{padding-top:115px;padding-bottom:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:46px}.section-heading h2,.privacy-banner h2{font:600 42px "Space Grotesk";letter-spacing:-.04em;margin:12px 0 0}.section-heading>p{max-width:320px;color:var(--muted);line-height:1.6;font-size:14px;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.steps article{background:#fff;border-radius:15px;padding:26px;min-height:260px;border:1px solid #eee}.step-number{color:#a2a5ab;font:600 12px "Space Grotesk"}.step-icon{font-size:35px;color:var(--purple);margin:28px 0 18px}.steps h3{font:600 21px "Space Grotesk";margin:0 0 9px}.steps p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.privacy-banner{background:var(--purple);color:#fff;border-radius:17px;padding-top:38px;padding-bottom:38px;display:flex;align-items:center;gap:25px}.privacy-banner .eyebrow{color:var(--lime)}.privacy-symbol{font-size:52px;color:var(--lime);margin:0 17px}.privacy-banner h2{font-size:31px;margin:7px 0}.privacy-banner p{color:#d5d2ff;max-width:500px;font-size:13px;line-height:1.5;margin:0}.privacy-banner .button{margin-left:auto;white-space:nowrap}.plans-section{padding-bottom:100px}.plan-toggle{background:#eceae6;padding:4px;border-radius:9px;display:flex;gap:3px}.plan-toggle button{padding:9px 13px;border-radius:6px;background:transparent;font-size:12px;color:var(--muted)}.plan-toggle button.active{background:#fff;color:var(--ink);box-shadow:0 2px 5px #0000000d}.plan-toggle small{color:#8b9f24;margin-left:3px}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;max-width:760px;margin:auto}.price-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:28px;position:relative}.price-card.featured{background:#f0edff;border-color:#c8c0ff}.popular{position:absolute;right:20px;top:20px;background:var(--lime);color:var(--ink);font-size:10px;padding:5px 8px;border-radius:20px;font-weight:bold}.plan-name{font-size:12px;color:var(--muted)}.price-card h3{font:600 41px "Space Grotesk";margin:17px 0 2px}.price-card h3 small{font:400 13px "DM Sans";color:var(--muted)}.price-card>p{font-size:13px;color:var(--muted);padding-bottom:17px;border-bottom:1px solid var(--line)}.price-card ul{list-style:none;padding:0;margin:20px 0 24px;display:grid;gap:11px;font-size:13px}.price-card li:before{content:"✓";color:#7d9700;font-weight:bold;margin-right:10px}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:25px;color:var(--muted);font-size:11px}.modal-backdrop{display:none;position:fixed;inset:0;background:#11172b99;z-index:10;place-items:center;padding:20px}.modal-backdrop.open{display:grid}.modal{background:var(--cream);max-width:450px;width:100%;border-radius:18px;padding:34px;position:relative;box-shadow:0 20px 70px #0004}.modal h2{font:600 30px "Space Grotesk";margin:13px 0 8px}.modal>p{font-size:13px;color:var(--muted);line-height:1.5}.modal-close{position:absolute;top:13px;right:16px;background:none;font-size:25px;color:var(--muted)}form{display:grid;gap:14px;margin-top:23px}label{font-size:12px;font-weight:700;display:grid;gap:7px}input{border:1px solid #d9d7d1;border-radius:8px;background:#fff;padding:12px;font:inherit;font-size:13px;outline-color:var(--purple)}.form-note{text-align:center;font-size:10px!important;margin-bottom:0}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:13px 19px;border-radius:9px;font-size:13px;opacity:0;transition:.25s;z-index:20}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:700px){.page-width{padding-left:20px;padding-right:20px}.site-header{height:70px;padding:0 20px}.desktop-nav,.header-login{display:none}.menu-button{display:block;margin-left:auto}.hero{display:block;padding-top:57px;min-height:0}.hero h1{font-size:49px}.hero-text{font-size:15px}.hero-actions{gap:16px;flex-wrap:wrap}.trust-row{margin-top:29px}.hero-visual{height:330px;margin-top:25px}.orb-large{width:240px;height:240px}.dog-card{width:275px}.scan-bubble{right:0;bottom:22px}.heart-bubble{left:2px;top:30px}.stats{gap:10px}.stats div{display:block}.stats strong{display:block;margin-bottom:5px}.stats span{font-size:10px}.section{padding-top:75px;padding-bottom:60px}.section-heading{display:block;margin-bottom:28px}.section-heading h2,.privacy-banner h2{font-size:33px}.section-heading>p{margin-top:17px}.steps{display:block}.steps article{min-height:0;margin-bottom:12px;padding:20px}.step-icon{margin:18px 0 10px}.privacy-banner{display:block;padding:28px 24px}.privacy-symbol{margin:0 0 15px}.privacy-banner .button{margin-top:22px}.plans-section .section-heading{display:flex;align-items:end}.plan-toggle{margin-top:20px}.pricing-grid{display:block}.price-card{margin-bottom:13px}.site-footer{display:grid;gap:14px}.site-footer .brand{margin-bottom:10px}}
