← back to Animals
public/sites/cathy-s-canine-escondido-ca-1235/services.html
67 lines
<!doctype html><html lang="en"><head><meta charset=utf-8><meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700;900&family=IBM%2BPlex%2BSans:wght@400;500;600;700&display=swap">
<style>
:root{
--ink:#1a1014; --paper:#fcf6f3; --accent:#9d2851;
--accent2:#3a4a3a; --muted:#8a6f78; --rule:#ebd7cf;
--h-font:'Merriweather', serif; --b-font:'IBM Plex Sans', system-ui, sans-serif;
--btn-r:8px; --card-r:10px; --card-shadow:0 12px 30px rgba(0,0,0,.10);
--divider:solid 1px var(--rule);
}
*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--b-font);font-size:16px;line-height:1.55}
h1,h2,h3,h4{font-family:var(--h-font);margin:0 0 .4em;letter-spacing:-.01em}
a{color:var(--accent);text-decoration:none}
.btn{display:inline-block;background:var(--accent);color:var(--paper);padding:.85em 1.6em;border-radius:var(--btn-r);font-weight:700;text-decoration:none}
.btn-2{display:inline-block;background:var(--accent2);color:#fff;padding:.85em 1.6em;border-radius:var(--btn-r);font-weight:700;text-decoration:none}
.btn-ghost{display:inline-block;border:1.5px solid var(--ink);color:var(--ink);padding:.8em 1.5em;border-radius:var(--btn-r);font-weight:600;text-decoration:none}
.card{background:#fff;border-radius:var(--card-r);box-shadow:var(--card-shadow);padding:1.5em}
.divider{border:0;border-top:var(--divider);margin:2em 0}
.muted{color:var(--muted)}
.pagewrap{max-width:1100px;margin:0 auto;padding:3em 3em}
.masthead{border-top:6px solid var(--ink);border-bottom:1px solid var(--rule);padding:1em 0;display:flex;justify-content:space-between;align-items:baseline}
.masthead h1{font-size:2.4em;margin:0;font-weight:900;letter-spacing:-.03em}
.masthead .date{color:var(--muted);font-size:.9em;letter-spacing:.1em;text-transform:uppercase}
.feature{display:grid;grid-template-columns:2fr 1fr;gap:3em;padding:3em 0;border-bottom:1px solid var(--rule)}
.feature h2{font-size:3.2em;line-height:1.05;font-weight:700;margin:0 0 .4em}
.feature .lead{font-size:1.2em;color:var(--ink);line-height:1.6}
.feature aside{border-left:3px solid var(--accent);padding-left:1.5em}
.feature aside h4{margin:0 0 .4em;font-size:1.1em;text-transform:uppercase;letter-spacing:.1em;color:var(--accent)}
.feature aside p{color:var(--muted);font-size:.95em;line-height:1.55}
.three{display:grid;grid-template-columns:repeat(3,1fr);gap:2em;padding:3em 0}
.three h3{font-family:var(--h-font);font-size:1.5em;border-top:2px solid var(--accent);padding-top:.6em}
</style></head><body>
<div class=pagewrap>
<header class=masthead>
<h1>Cathy's Canine</h1>
<span class=date>pet store · Escondido, CA</span>
</header>
<article class=feature>
<div>
<h2>The kind of veterinary care your grandparents trusted — with the technology your pet deserves now.</h2>
<p class=lead>For three decades, we've been the family practice Escondido families call when something matters. Walk-in welcomes, transparent pricing, and a waiting room that doesn't feel like one.</p>
<p><a class=btn href=#book>Book a visit →</a></p>
</div>
<aside>
<h4>What's new</h4>
<p><strong>Online booking is live.</strong> Pick your day, your doctor, and the time that fits — no phone tag.</p>
<p><strong>Senior pet program.</strong> Quarterly visits + bloodwork for pets 8+, $35/mo.</p>
</aside>
</article>
<section class=three>
<div><h3>General Practice</h3><p>Annual wellness visits, vaccines, parasite prevention, nutrition counseling.</p></div>
<div><h3>Surgery & Dental</h3><p>In-house surgical suite with anesthetic monitoring. Same-day discharge for most.</p></div>
<div><h3>Urgent Sick Care</h3><p>Same-day appointments most weekdays. Call before 11 AM, visit before 5.</p></div>
</section>
<footer><p class=muted>719 East Valley Parkway, Escondido, CA, 92025 · </p></footer>
</div><section style="padding:4em 3em;max-width:900px;margin:0 auto"><h1>Our Services</h1>
<ul style="line-height:2;font-size:1.1em">
<li>Annual wellness exams + vaccinations</li>
<li>Same-day sick visits (M-F before 11 AM)</li>
<li>In-house surgical suite with continuous anesthetic monitoring</li>
<li>Dental cleanings + extractions</li>
<li>Specialty referrals (cardiology, dermatology, oncology)</li>
<li>End-of-life consultations + in-home euthanasia</li>
</ul></section></body></html>