@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ul{margin:0}img,svg{max-width:100%;display:block}}@layer base{:root{--cream:#fdf0e2;--cream-deep:#f8dfc6;--apricot:#f7c796;--orange:#f2a65a;--orange-deep:#d97827;--bark:#341c04;--bark-soft:#765b42;--indigo:#303f76;--plum:#32203f;--white:#fffaf5;--line:#341c0424;--shadow:0 30px 80px #48240c26;--radius-sm:14px;--radius-md:22px;--radius-lg:36px;--shell:72rem;--font-sans:Inter, ui-rounded, "SF Pro Rounded", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{background:var(--cream);min-width:320px;color:var(--bark);font-family:var(--font-sans);text-rendering:optimizelegibility;font-size:1rem;line-height:1.65}body:before{z-index:-1;content:"";pointer-events:none;background-image:radial-gradient(circle at 15% 5%,#f7c79673,#0000 27%),radial-gradient(circle at 85% 25%,#303f7614,#0000 22%);position:fixed;inset:0}h1,h2,h3{letter-spacing:-.04em;font-weight:750;line-height:1.05}h1{font-size:clamp(3.1rem,7.6vw,6.8rem)}h2{font-size:clamp(2.2rem,4.8vw,4.2rem)}h3{font-size:1.5rem}a{color:inherit}::selection{background:var(--orange);color:var(--bark)}:focus-visible{outline:3px solid var(--indigo);outline-offset:4px}.shell{width:min(calc(100% - 2.5rem), var(--shell));margin-inline:auto}.shell--narrow{max-width:48rem}.eyebrow{color:var(--indigo);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}}@layer components{.skip-link{z-index:100;background:var(--bark);color:var(--white);border-radius:999px;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(18px);background:#fdf0e2d1;position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.25rem;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:1.13rem;font-weight:850;text-decoration:none;display:inline-flex}.brand__mark{background:var(--plum);width:2.25rem;height:2.25rem;color:var(--orange);border-radius:.75rem;place-items:center;display:grid}.brand__mark svg{width:1.55rem;fill:var(--apricot);stroke:currentColor;stroke-linecap:round;stroke-width:2px;overflow:visible}.nav-list{align-items:center;gap:clamp(.9rem,3vw,2.4rem);padding:0;list-style:none;display:flex}.nav-list a{color:var(--bark-soft);font-size:.92rem;font-weight:700;text-decoration:none}.nav-list a:hover,.nav-list a[aria-current=page]{color:var(--bark)}.hero{padding:clamp(4.5rem,9vw,8.5rem) 0 clamp(5rem,10vw,9rem);position:relative;overflow:hidden}.hero:after{z-index:-1;content:"";border:1px solid #303f761f;border-radius:50%;width:45rem;height:45rem;position:absolute;bottom:-20rem;right:-12rem}.hero__grid{grid-template-columns:minmax(0,1.06fr) minmax(22rem,.94fr);align-items:center;gap:clamp(3.5rem,8vw,8rem);display:grid}.hero__copy .eyebrow{align-items:center;gap:.7rem;margin-bottom:1.5rem;display:flex}.hero__copy .eyebrow span{background:var(--orange-deep);width:2rem;height:2px}.hero__copy h1{max-width:12ch}.hero__lede{max-width:39rem;color:var(--bark-soft);margin-top:1.8rem;font-size:clamp(1.14rem,2vw,1.35rem);line-height:1.55}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2.25rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:.85rem 1.35rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--plum);color:var(--white);box-shadow:0 12px 30px #32203f38}.availability{color:var(--bark-soft);font-size:.92rem;font-weight:700}.trust-list{color:var(--bark-soft);flex-wrap:wrap;gap:1.25rem;margin-top:2.2rem;padding:0;font-size:.83rem;font-weight:700;list-style:none;display:flex}.trust-list li{align-items:center;gap:.45rem;display:flex}.trust-list li:before{background:var(--orange-deep);content:"";border-radius:50%;width:.45rem;height:.45rem}.hero-visual{place-items:center;min-height:36rem;display:grid;position:relative}.orbit{border:1px solid #303f7629;border-radius:50%;position:absolute}.orbit--one{width:34rem;height:34rem}.orbit--two{border-color:#d978273b;width:25rem;height:25rem}.phone-card{z-index:2;width:min(100%,22rem);box-shadow:var(--shadow);backdrop-filter:blur(18px);background:#fffaf5e0;border:1px solid #ffffffbf;border-radius:2.4rem;padding:1.1rem;position:relative;transform:rotate(2.5deg)}.phone-card__top{color:var(--bark-soft);grid-template-columns:1fr auto 1fr;padding:.25rem .25rem .9rem;font-size:.7rem;font-weight:800;display:grid}.phone-card__top :last-child{text-align:right}.status-dot{background:#4d9364;border-radius:50%;width:.52rem;height:.52rem;margin-top:.25rem}.pet-illustration{background:linear-gradient(145deg, var(--apricot), #fce4ca);border-radius:1.7rem;overflow:hidden}.pet-shape{fill:#f7e5d1;stroke:var(--bark);stroke-linejoin:round;stroke-width:4px}.pet-detail,.scan-corner{fill:none;stroke:var(--bark);stroke-linecap:round;stroke-width:4px}.scan-corner{stroke:var(--orange-deep);stroke-width:5px}.pet-eye,.scan-point-core{fill:var(--bark)}.scan-point{fill:#f2a65a47;stroke:var(--orange-deep);stroke-width:2px}.progress-track{background:var(--cream-deep);border-radius:99px;height:.38rem;margin:1rem 0;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--orange-deep);width:42%;height:100%;display:block}.phone-card>p{text-align:center;font-size:.9rem;font-weight:750}.phone-card__button{background:var(--plum);color:var(--white);text-align:center;border-radius:999px;margin-top:.85rem;padding:.72rem;font-size:.78rem;font-weight:800}.privacy-badge{z-index:3;border-radius:var(--radius-sm);background:#fffaf5eb;border:1px solid #ffffffb3;align-items:center;gap:.75rem;width:13.5rem;padding:.9rem 1rem;display:flex;position:absolute;bottom:4rem;right:-1.3rem;box-shadow:0 14px 40px #341c0421}.privacy-badge svg{fill:none;width:1.7rem;stroke:var(--indigo);stroke-linejoin:round;stroke-width:2px}.privacy-badge span{color:var(--bark-soft);font-size:.72rem;line-height:1.3}.privacy-badge strong{color:var(--bark);font-size:.78rem;display:block}.principles{background:var(--plum);color:var(--white);padding:clamp(4rem,8vw,7rem) 0}.principles__grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:4rem;display:grid}.principles .eyebrow{color:var(--orange);margin-bottom:1.2rem}.principles h2{max-width:17ch}.principles__grid>p{color:#fffaf5b3;max-width:31rem;font-size:1.08rem}.steps{padding:clamp(5rem,10vw,9rem) 0}.section-heading{max-width:47rem}.section-heading .eyebrow{margin-bottom:1rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3.5rem;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffaf57a;min-height:25rem;padding:clamp(1.5rem,3vw,2.5rem)}.feature-card:nth-child(2){background:var(--apricot)}.feature-card>span{color:var(--orange-deep);letter-spacing:.14em;margin-bottom:8rem;font-size:.8rem;font-weight:850;display:block}.feature-card h3{margin-bottom:1rem}.feature-card p{color:var(--bark-soft)}.privacy-callout{padding:0 0 clamp(5rem,10vw,9rem)}.privacy-callout__card{border-radius:var(--radius-lg);background:var(--indigo);color:var(--white);grid-template-columns:auto 1fr auto;align-items:center;gap:2.2rem;padding:clamp(2rem,5vw,4rem);display:grid}.privacy-callout__icon{background:#ffffff1a;border-radius:50%;place-items:center;width:5rem;height:5rem;display:grid}.privacy-callout__icon svg{fill:none;width:2.5rem;stroke:var(--orange);stroke-linejoin:round;stroke-width:2px}.privacy-callout .eyebrow{color:var(--orange);margin-bottom:.65rem}.privacy-callout h2{font-size:clamp(1.8rem,3vw,2.8rem)}.privacy-callout p:not(.eyebrow){color:#ffffffb8;max-width:43rem;margin-top:.85rem}.text-link{color:var(--white);text-underline-offset:.3rem;white-space:nowrap;font-weight:800}.closing{text-align:center;padding:clamp(5rem,11vw,10rem) 0}.closing .eyebrow{margin-bottom:1rem}.closing p:last-child{max-width:42rem;color:var(--bark-soft);margin:1.5rem auto 0;font-size:1.1rem}.site-footer{border-top:1px solid var(--line);padding:4rem 0 2rem}.site-footer__inner{grid-template-columns:1fr auto;align-items:end;gap:2rem;display:grid}.brand--footer{font-size:1.35rem}.site-footer__inner>div p{color:var(--bark-soft);margin-top:.45rem;font-size:.9rem}.site-footer nav{flex-wrap:wrap;gap:1.4rem;display:flex}.site-footer nav a{color:var(--bark-soft);text-underline-offset:.25rem;font-size:.86rem;font-weight:700}.site-footer__fineprint{border-top:1px solid var(--line);color:var(--bark-soft);grid-column:1/-1;padding-top:1.5rem;font-size:.78rem}.legal{padding-top:clamp(4rem,9vw,8rem);padding-bottom:clamp(5rem,10vw,9rem)}.legal__header{border-bottom:1px solid var(--line);padding-bottom:3rem}.legal__header h1{margin-top:1rem;font-size:clamp(3rem,8vw,5.7rem)}.legal__updated{color:var(--bark-soft);margin-top:1.2rem;font-weight:700}.legal__notice{border-left:4px solid var(--orange-deep);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--cream-deep);margin-top:1.5rem;padding:1rem 1.2rem;font-size:.92rem}.prose{margin-top:3rem}.prose h2{letter-spacing:-.025em;margin-top:3.2rem;font-size:clamp(1.6rem,4vw,2.15rem)}.prose p,.prose ul{color:#604832;margin-top:1rem}.prose ul{padding-left:1.3rem}.prose li+li{margin-top:.55rem}.prose a{color:var(--indigo);text-underline-offset:.22rem;font-weight:700}.not-found{text-align:center;min-height:70vh;padding-top:clamp(6rem,15vw,11rem);padding-bottom:7rem}.not-found h1{margin-top:1rem;font-size:clamp(3rem,8vw,5.8rem)}.not-found>p:not(.eyebrow){max-width:35rem;color:var(--bark-soft);margin:1.5rem auto 2rem;font-size:1.1rem}}@layer utilities;@media (width<=860px){.hero__grid,.principles__grid,.privacy-callout__card{grid-template-columns:1fr}.hero__copy{text-align:center}.hero__copy .eyebrow,.hero__actions,.trust-list{justify-content:center}.hero__copy h1,.hero__lede{margin-inline:auto}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.feature-card>span{margin-bottom:4rem}.privacy-callout__card{text-align:center}.privacy-callout__icon,.privacy-callout p:not(.eyebrow){margin-inline:auto}}@media (width<=620px){.site-header__inner{min-height:4.5rem}.nav-list li:nth-child(2){display:none}.hero{padding-top:3.8rem}.hero__grid{grid-template-columns:minmax(0,1fr)}.hero-visual{min-height:31rem}.orbit--one{width:27rem;height:27rem}.orbit--two{width:21rem;height:21rem}.phone-card{width:min(88vw,20rem)}.privacy-badge{bottom:.5rem;right:0}.site-footer__inner{grid-template-columns:1fr}.site-footer nav{flex-direction:column;gap:.65rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (prefers-contrast:more){:root{--bark-soft:#3d2b1a;--line:#341c0459}}
