/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--green:#086b2d;--green-dark:#064522;--green-soft:#eaf4ed;--red:#e51d2a;--ink:#173225;--muted:#5f6e65;--cream:#f7f6f0;--line:#dce5de;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{color:var(--ink);font-family:var(--font-sans),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{background:var(--green-dark);color:#dbeade;text-align:center;letter-spacing:.05em;padding:9px 20px;font-size:12px}.site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;height:88px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:165px;height:64px}.site-header nav{gap:28px;font-size:14px;font-weight:600;display:flex}.site-header nav a:hover{color:var(--green)}.button{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:15px 22px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #086b2d24}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.button-secondary{color:var(--green);border:1px solid var(--green);background:#fff}.hero{background:linear-gradient(120deg,#fff 45%,#f2f7f3 45%);grid-template-columns:1.03fr .97fr;align-items:center;gap:7vw;min-height:690px;padding:70px max(7vw,28px) 80px;display:grid}.hero-copy{max-width:700px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.13em;margin:0 0 16px;font-size:12px;font-weight:800}.hero h1{font-family:var(--font-serif),serif;letter-spacing:-.035em;margin:0 0 24px;font-size:clamp(42px,5vw,72px);font-weight:600;line-height:1.02}.hero h1 em{color:var(--green);font-style:italic}.lead{color:var(--muted);max-width:640px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px;display:flex}.text-link{max-width:230px;color:var(--muted);border-bottom:1px solid #9caf9f;padding-bottom:3px;font-size:13px;line-height:1.4}.hero-note{color:var(--muted);margin-top:22px;font-size:13px}.hero-note span{color:#39a55e;margin-right:8px}.hero-photo-wrap{max-width:540px;margin:auto;position:relative}.hero-photo{object-fit:cover;object-position:center 38%;z-index:2;border-radius:220px 220px 26px 26px;width:100%;height:610px;position:relative}.photo-accent{z-index:1;border:1px solid #96b7a0;border-radius:230px 230px 30px 30px;position:absolute;inset:-18px 22px 22px -18px}.hero-card{z-index:4;background:#fff;border-radius:14px;flex-direction:column;gap:3px;padding:17px 22px;display:flex;position:absolute;bottom:36px;right:-30px;box-shadow:0 18px 50px #15372329}.hero-card b{font-family:var(--font-serif);font-size:19px}.hero-card span{color:var(--muted);font-size:11px}.trust-strip{border:1px solid var(--line);z-index:4;background:#fff;grid-template-columns:repeat(4,1fr);margin:-1px max(5vw,24px) 0;display:grid;position:relative;box-shadow:0 18px 55px #1c3a2714}.trust-strip div{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:25px 28px;display:flex}.trust-strip div:last-child{border:0}.trust-strip b{color:var(--green-dark);font-size:14px}.trust-strip span{color:var(--muted);font-size:12px}.section-pad{padding:110px max(7vw,28px)}.connection{grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;display:grid}.connection-photo{position:relative}.connection-photo:after{content:"";background:var(--green-soft);z-index:-1;width:55%;height:55%;position:absolute;bottom:-22px;right:-22px}.connection-photo img{object-fit:cover;object-position:center;border-radius:6px;width:100%;height:590px}.section-copy{max-width:650px}.section-copy h2,.section-heading h2,.vet h2,.home-visit h2,.location h2,.final-cta h2{font-family:var(--font-serif),serif;letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(34px,3.5vw,52px);font-weight:600;line-height:1.12}.section-copy p,.section-heading>p:last-child,.vet-copy>p,.home-visit p{color:var(--muted);font-size:16px;line-height:1.75}.section-copy .button{margin-top:16px}.services{background:var(--cream)}.section-heading{text-align:center;max-width:760px;margin:0 auto 54px}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1250px;margin:auto;display:grid}.service-card{background:#fff;border:1px solid #0000;min-height:230px;padding:30px;transition:all .2s;position:relative}.service-card:hover{border-color:#a9c7b2;transform:translateY(-3px)}.service-number{color:#8aaa94;font-size:11px;font-weight:800}.service-card h3{font-family:var(--font-serif);margin:40px 0 12px;font-size:23px}.service-card p{color:var(--muted);font-size:14px;line-height:1.65}.service-card a{color:var(--green);font-size:13px;font-weight:750}.home-card{background:var(--green);color:#fff}.home-card .service-number,.home-card p,.home-card a{color:#dcece1}.home-visit{background:var(--green-dark);color:#fff;grid-template-columns:100px 1fr 300px;align-items:center;gap:40px;display:grid}.home-icon{border:1px solid #648872;border-radius:50%;place-items:center;width:84px;height:84px;font-family:serif;font-size:44px;display:grid}.eyebrow.light,.light .eyebrow{color:#a9d7b8}.home-visit h2{max-width:750px}.home-visit p{color:#d9e4dc;max-width:800px}.home-small{font-size:13px!important}.home-cta{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.home-cta .button{color:var(--green-dark);background:#fff}.home-cta small{color:#a7b9ad;font-size:11px}.vet{grid-template-columns:1fr 1fr;align-items:center;gap:7vw;display:grid}.vet-copy>p{max-width:650px}.signature{border-left:3px solid var(--red);flex-direction:column;margin:30px 0;padding:4px 0 4px 18px;display:flex}.signature b{font-family:var(--font-serif);font-size:22px}.signature span{color:var(--muted);font-size:12px}.vet-gallery{padding:0 0 90px 80px;position:relative}.vet-main{object-fit:cover;width:100%;height:620px}.vet-small{object-fit:cover;border:10px solid #fff;width:235px;height:235px;position:absolute;bottom:0;left:0}.structure{background:var(--green-dark);color:#fff}.section-heading.light>p:last-child{color:#ccdbd0}.structure-grid{grid-template-columns:1fr 1fr;gap:22px;max-width:1300px;margin:auto;display:grid}.structure figure{color:var(--ink);background:#fff;margin:0}.structure figure img{object-fit:cover;width:100%;height:390px}.structure figcaption{flex-direction:column;gap:5px;padding:22px 25px;display:flex}.structure figcaption b{font-family:var(--font-serif);font-size:22px}.structure figcaption span{color:var(--muted);font-size:13px}.feature-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:36px;display:flex}.feature-row span{color:#d7e3da;border:1px solid #577663;border-radius:999px;padding:10px 18px;font-size:12px}.reason-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:6vw;max-width:1200px;margin:auto;display:grid}.reason-photo img{object-fit:cover;width:100%;height:650px}.reason-list article{border-bottom:1px solid var(--line);gap:22px;padding:24px 0;display:flex}.reason-list article>b{color:var(--red);font-size:12px}.reason-list h3{font-family:var(--font-serif);margin:0 0 7px;font-size:22px}.reason-list p{color:var(--muted);margin:0;font-size:13px}.steps{background:var(--green-soft)}.step-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1050px;margin:auto;display:grid}.step-grid article{background:#fff;padding:34px}.step-grid span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.step-grid h3{font-family:var(--font-serif);font-size:21px}.step-grid p{color:var(--muted);font-size:13px;line-height:1.6}.center{text-align:center;margin-top:35px}.admin-note{max-width:680px;color:var(--muted);margin:18px auto 0;font-size:11px;line-height:1.5}.faq-list{border-top:1px solid var(--line);max-width:900px;margin:auto}details{border-bottom:1px solid var(--line);padding:0 5px}summary{cursor:pointer;font-family:var(--font-serif);justify-content:space-between;gap:20px;padding:24px 0;font-size:20px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--green);font-family:var(--font-sans);font-size:24px}details p{color:var(--muted);max-width:760px;margin:0 0 24px;line-height:1.7}.location{background:var(--cream)}.location-card{background:var(--green-dark);color:#fff;max-width:1200px;margin:auto;padding:70px;position:relative;overflow:hidden}.location-card:after{content:"";border:1px solid #52725d;border-radius:50%;width:400px;height:400px;position:absolute;top:-220px;right:-180px}.location-info{border-top:1px solid #456550;border-bottom:1px solid #456550;grid-template-columns:1fr 1fr;margin:35px 0;display:grid}.location-info div{padding:25px 0}.location-info div:first-child{border-right:1px solid #456550}.location-info div:last-child{padding-left:40px}.location-info b{color:#a9d7b8;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.location-info p{color:#dce6df;line-height:1.7}.button-light{color:var(--green-dark);background:#fff}.final-cta{text-align:center}.final-cta img{width:180px;margin:0 auto 30px}.final-cta h2{max-width:760px;margin:0 auto 20px}.final-cta p{color:var(--muted);margin-bottom:28px}footer{color:#cbd9cf;background:#092e1b;grid-template-columns:1.5fr repeat(3,1fr);gap:45px;padding:58px max(7vw,28px);font-size:12px;line-height:1.7;display:grid}.footer-brand img{width:175px;margin-bottom:16px}.footer-brand p{max-width:250px}footer b{color:#fff;text-transform:uppercase;letter-spacing:.08em}.mobile-cta{display:none}@media (width<=1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr 1fr;gap:40px}.hero-photo{height:520px}.home-visit{grid-template-columns:80px 1fr}.home-cta{grid-column:2}.service-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){html{scroll-padding-top:75px}.topbar{font-size:10px}.site-header{height:72px;padding:0 18px}.brand img{width:125px;height:55px}.site-header>.button{display:none}.hero{background:linear-gradient(#fff 55%,#f1f6f2 55%);flex-direction:column;padding:50px 22px 55px;display:flex}.hero h1{font-size:43px}.lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-photo-wrap{width:calc(100% - 12px);margin-top:20px}.hero-photo{border-radius:150px 150px 18px 18px;height:480px}.hero-card{bottom:24px;right:-8px}.trust-strip{grid-template-columns:1fr 1fr;margin:0}.trust-strip div:nth-child(2){border-right:0}.trust-strip div{padding:19px 17px}.section-pad{padding:78px 22px}.connection,.vet,.reason-layout{grid-template-columns:1fr;gap:50px}.connection-photo{order:2}.connection-photo img{height:460px}.service-grid{grid-template-columns:1fr}.service-card{min-height:200px}.home-visit{grid-template-columns:1fr;gap:20px}.home-icon{width:64px;height:64px}.home-cta{grid-column:auto}.vet-gallery{padding:0 0 65px 35px}.vet-main{height:500px}.vet-small{width:180px;height:180px}.structure-grid{grid-template-columns:1fr}.structure figure img{height:260px}.reason-photo img{height:500px}.step-grid{grid-template-columns:1fr}.location-card{padding:45px 25px}.location-info{grid-template-columns:1fr}.location-info div:first-child{border-bottom:1px solid #456550;border-right:0}.location-info div:last-child{padding-left:0}.location-card .hero-actions{flex-direction:column}.final-cta img{width:150px}footer{grid-template-columns:1fr 1fr;padding-bottom:105px}.footer-brand{grid-column:1/-1}.mobile-cta{z-index:40;border-top:1px solid var(--line);background:#fffffff5;padding:10px 15px;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-cta .button{width:100%}}@media (width<=420px){.hero h1{font-size:38px}.section-copy h2,.section-heading h2,.vet h2,.home-visit h2,.location h2,.final-cta h2{font-size:34px}.hero-photo{height:430px}.hero-card{padding:13px 15px}.hero-card b{font-size:16px}.hero-card span{font-size:9px}footer{grid-template-columns:1fr}}.hero-copy{text-align:center}.hero h1 em{text-underline-offset:7px;text-decoration:underline;text-decoration-thickness:3px}.lead{margin-left:auto;margin-right:auto}.hero-copy .hero-actions,.section-copy .hero-actions{justify-content:center}.trust-strip div{text-align:center;justify-content:center;align-items:center;gap:7px;padding-left:24px;padding-right:24px}.section-copy{text-align:center}.service-card{text-align:center;flex-direction:column;align-items:center;min-height:270px;display:flex}.service-icon{width:56px;height:56px;color:var(--green);border:1px solid #9ec1a9;border-radius:50%;place-items:center;font-size:26px;line-height:1;display:grid}.service-card h3{margin:22px 0 12px;line-height:1.2}.service-card p{margin:0 0 14px}.service-card a{margin-top:auto}.home-card .service-icon{color:#fff;border-color:#8cb39a}.specialties{background:#fff}.specialty-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1100px;margin:auto;display:grid}.specialty-grid div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-family:var(--font-serif);align-items:center;gap:12px;padding:20px 22px;font-size:17px;display:flex}.specialty-grid span{color:var(--red);font-size:22px}.home-visit{grid-template-columns:.85fr 1.15fr;gap:7vw}.home-photo{height:540px;overflow:hidden}.home-photo img{object-fit:cover;object-position:center 35%;width:100%;height:100%}.home-content{text-align:center}.home-icon{width:76px;height:76px;margin:0 auto 24px}.home-visit p{margin-left:auto;margin-right:auto}.home-cta{align-items:center;margin-top:28px}.vet-copy{text-align:center}.vet-copy>p{margin-left:auto;margin-right:auto}.signature{border-left:0;border-top:3px solid var(--red);max-width:290px;margin:30px auto;padding:15px 0 0}.feature-row{color:#d7e3da;align-items:center;gap:13px}.feature-row span{border:0;border-radius:0;padding:0;font-size:13px}.feature-row i{color:#7fac8b;font-style:normal}.reason-list p{line-height:1.65}.step-grid article{text-align:center}.step-grid span{margin:auto}@media (width<=1050px){.specialty-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.specialty-grid{grid-template-columns:1fr}.service-card{min-height:230px}.home-visit{grid-template-columns:1fr;gap:35px}.home-photo{height:390px}.home-icon{width:64px;height:64px}.hero-copy .hero-actions{align-items:center}.feature-row{gap:9px}.feature-row i{display:none}.feature-row span{text-align:center;width:100%}.feature-row span+span:before{content:"•";color:#7fac8b;margin-right:9px}}.hero h1{font-size:clamp(40px,4.35vw,62px);line-height:1.06}.vet-copy h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:clamp(32px,3.05vw,45px)}.service-card{border-radius:22px;overflow:hidden}.service-icon{background:#f7fbf8;border-color:#b7d0be;width:76px;height:76px}.service-icon svg{width:52px;height:52px}.specialty-grid{border:0;gap:12px}.specialty-grid div{border:1px solid var(--line);background:var(--green-soft);border-radius:16px;padding:18px 20px}.specialty-paw{width:21px;height:21px;fill:var(--green);flex:0 0 21px}.connection-photo img,.home-photo,.home-photo img,.vet-main,.vet-small,.reason-photo img{border-radius:24px}.structure figure{border-radius:24px;overflow:hidden}.structure figure img{border-radius:24px 24px 0 0}.connection-photo:after{border-radius:24px}.vet-small{overflow:hidden}.location-card{border-radius:24px}@media (width<=760px){.hero h1{font-size:38px;line-height:1.08}.vet-copy h2{font-size:33px}.service-icon{width:70px;height:70px}.service-icon svg{width:47px;height:47px}.specialty-grid{gap:10px}}@media (width<=420px){.hero h1{font-size:35px}.vet-copy h2{font-size:31px}}.service-icon img{object-fit:contain;width:58px;height:58px}.home-card .service-icon{background:#fff;border-color:#d7e7dc}
