/*
Theme Name: CorksCritterCare
Theme URI: https://example.com/corkscrittercare
Author: CorksCritterCare
Description: Pet sitting and dog walking one-page WordPress theme.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: corkscrittercare
*/

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:root {
  --bg: #f7f4ec;
  --paper: #fffdf8;
  --ink: #14202f;
  --ink-soft: #445260;
  --brand: #0f766e;
  --brand-dark: #0a5b55;
  --accent: #ef7e56;
  --accent-soft: #fde2d4;
  --line: #d9d3c7;
  --deep: #0f172a;
  --shadow: 0 12px 34px rgba(20, 32, 47, 0.1);
  --shadow-lg: 0 24px 55px rgba(20, 32, 47, 0.16);
  --radius: 18px;
  --radius-sm: 12px;
  --max: 1160px;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Sora", "Segoe UI", sans-serif;
  color: var(--ink-soft);
  line-height: 1.65;
  background:
    radial-gradient(circle at 8% 12%, #e4f6f2 0%, transparent 23%),
    radial-gradient(circle at 89% 14%, #ffeadc 0%, transparent 30%),
    linear-gradient(155deg, #f7f4ec 0%, #f3f1ea 100%);
}

img {
  max-width: 100%;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

ul {
  list-style: none;
}

.container {
  max-width: var(--max);
  margin: 0 auto;
  padding: 0 24px;
}

.top-strip {
  background: linear-gradient(90deg, #0b3b39 0%, #0f766e 100%);
  color: #e7fffb;
  font-size: 0.82rem;
  letter-spacing: 0.02em;
}

.top-strip-inner {
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px 22px;
  flex-wrap: wrap;
  padding: 8px 0;
}

.top-strip a {
  font-weight: 700;
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}

.top-strip a:hover {
  border-bottom-color: #fff;
}

.navbar {
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 16px auto 0;
  width: min(var(--max), calc(100% - 28px));
  padding: 14px 20px;
  background: rgba(255, 253, 248, 0.9);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(20, 32, 47, 0.08);
  border-radius: 16px;
  box-shadow: var(--shadow);
  transition: all 0.25s ease;
}

.navbar.scrolled {
  margin-top: 10px;
  box-shadow: 0 8px 26px rgba(20, 32, 47, 0.15);
}

.navbar .nav-brand {
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}

.navbar .nav-brand span {
  display: none;
}

.nav-brand {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  font-size: 1.35rem;
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 1;
}

.brand-logo {
  width: 120px;
  height: auto;
  object-fit: contain;
}

.paw {
  color: var(--accent);
  font-size: 1.2em;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 24px;
}

.nav-links a {
  font-size: 0.9rem;
  font-weight: 600;
  color: #34404c;
  position: relative;
  padding: 6px 10px;
  border-radius: 999px;
}

.nav-links a.active,
.nav-links a:hover {
  color: var(--brand-dark);
}

.nav-links a.active::after,
.nav-links a:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 2px;
  background: var(--brand);
  border-radius: 10px;
}

.nav-links a {
  transition: transform 0.2s ease, color 0.2s ease;
}

.nav-links a:hover {
  transform: scale(1.06);
  background: rgba(15, 118, 110, 0.12);
  box-shadow: 0 8px 18px rgba(15, 118, 110, 0.18);
}

.nav-links a:focus-visible {
  outline: 3px solid rgba(15, 118, 110, 0.5);
  outline-offset: 2px;
}

.btn-nav {
  background: var(--brand);
  color: #fff !important;
  border-radius: 999px;
  padding: 10px 18px;
}

.btn-nav::after {
  display: none !important;
}

.btn-nav:hover {
  background: var(--brand-dark);
}

.hamburger {
  display: none;
  border: 1px solid rgba(20, 32, 47, 0.15);
  background: var(--paper);
  color: var(--ink);
  border-radius: 10px;
  width: 40px;
  height: 40px;
  font-size: 1.35rem;
  cursor: pointer;
}

.hero {
  max-width: var(--max);
  margin: 24px auto 0;
  padding: 42px 24px 56px;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 44px;
  align-items: center;
}

.hero-content {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 28px;
  padding: 36px;
  box-shadow: var(--shadow);
}

.hero-eyebrow {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  background: #e6f4f2;
  color: var(--brand-dark);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.hero-content h1 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  font-size: clamp(2.2rem, 5vw, 3.65rem);
  line-height: 1.08;
  margin-bottom: 16px;
}

.hero-content h1 span {
  color: var(--brand);
}

.hero-sub {
  max-width: 550px;
  color: #556473;
  margin-bottom: 28px;
}

.hero-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 34px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-weight: 700;
  font-size: 0.9rem;
  padding: 12px 22px;
  border: 1px solid transparent;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.btn:hover {
  transform: translateY(-1px);
}

.btn-primary {
  background: var(--brand);
  color: #fff;
  box-shadow: 0 10px 22px rgba(15, 118, 110, 0.28);
}

.btn-primary:hover {
  background: var(--brand-dark);
}

.btn-outline {
  background: transparent;
  color: var(--ink);
  border-color: rgba(20, 32, 47, 0.2);
}

.btn-outline:hover {
  background: #f0ece3;
}

.hero-stats {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.stat strong {
  display: block;
  color: var(--ink);
  font-family: "Fraunces", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.1;
}

.stat span {
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #71808f;
}

.stat-divider {
  width: 1px;
  height: 40px;
  background: #dad4c8;
}

.hero-image {
  position: relative;
}

.hero-img-wrap {
  position: relative;
  isolation: isolate;
}

.blob {
  position: absolute;
  inset: -10px;
  background: linear-gradient(140deg, #ffd8b5 0%, #9fe2d7 100%);
  border-radius: 38% 62% 54% 46% / 52% 44% 56% 48%;
  z-index: -1;
  animation: morph 8s ease-in-out infinite alternate;
}

.hero-img-wrap img {
  height: 520px;
  width: 100%;
  object-fit: cover;
  border-radius: 28px;
  box-shadow: var(--shadow-lg);
  border: 3px solid rgba(255, 255, 255, 0.7);
}

@keyframes morph {
  0% {
    border-radius: 38% 62% 54% 46% / 52% 44% 56% 48%;
  }
  100% {
    border-radius: 58% 42% 44% 56% / 40% 58% 42% 60%;
  }
}

section {
  padding: 92px 0;
}

.services,
.pricing,
.contact {
  background: rgba(255, 253, 248, 0.74);
  border-top: 1px solid rgba(20, 32, 47, 0.06);
  border-bottom: 1px solid rgba(20, 32, 47, 0.06);
}

.three-cs,
.about,
.testimonials,
.onboarding {
  background: transparent;
}

.section-header {
  text-align: center;
  margin-bottom: 46px;
}

.eyebrow {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  color: var(--brand-dark);
  margin-bottom: 8px;
}

.eyebrow-link a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  border-radius: 999px;
  background: rgba(15, 118, 110, 0.12);
  color: var(--brand-dark);
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.eyebrow-link a:hover {
  transform: scale(1.06);
  background: rgba(15, 118, 110, 0.2);
  box-shadow: 0 10px 18px rgba(15, 118, 110, 0.2);
}


.service-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(15, 118, 110, 0.12);
  color: var(--brand-dark);
  font-weight: 700;
  font-size: 0.92rem;
  margin-top: 14px;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.service-pill:hover {
  transform: translateY(-1px) scale(1.02);
  background: rgba(15, 118, 110, 0.2);
  box-shadow: 0 10px 18px rgba(15, 118, 110, 0.2);
}

.section-header h2 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  font-size: clamp(1.9rem, 4vw, 2.7rem);
  margin-bottom: 10px;
}

.section-sub {
  color: #5f6e7d;
  max-width: 640px;
  margin: 0 auto;
}

.three-c-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.mini-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 24px;
}

.mini-card h3 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  margin-bottom: 8px;
}

.service-note {
  color: #607082;
  max-width: 820px;
  margin: 12px auto 0;
  font-size: 0.93rem;
}

.cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.card {
  position: relative;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 26px;
  box-shadow: var(--shadow);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
}

.card.featured {
  border-color: rgba(15, 118, 110, 0.36);
  background: linear-gradient(180deg, #f7fffe 0%, #fffdf8 100%);
}

.badge {
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 0.68rem;
  background: var(--brand);
  color: #fff;
  border-radius: 999px;
  padding: 5px 10px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
}

.card-icon {
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.card h3 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  margin-bottom: 10px;
}

.card p {
  color: #5b6a79;
  margin-bottom: 14px;
}

.card ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.card ul li {
  position: relative;
  padding-left: 16px;
  color: #506071;
  font-size: 0.9rem;
}

.card ul li::before {
  content: "•";
  color: var(--accent);
  position: absolute;
  left: 0;
  font-size: 1.15em;
  line-height: 1;
}

.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

.pets-grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.pets-image {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 18px;
  box-shadow: var(--shadow);
}

.pets-image img {
  width: 100%;
  height: 700px;
  object-fit: contain;
}

.pets-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 18px;
}

.pets-pill {
  background: #fff;
  border: 1px solid var(--line);
  padding: 10px 12px;
  border-radius: 12px;
  font-size: 0.9rem;
  color: #344759;
  font-weight: 600;
}

.about-img-wrap {
  position: relative;
}

.about-img-wrap img {
  height: 500px;
  width: 100%;
  object-fit: cover;
  border-radius: 24px;
  box-shadow: var(--shadow-lg);
}

.about-badge {
  position: absolute;
  right: -14px;
  bottom: 20px;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 12px 16px;
  box-shadow: var(--shadow);
  text-align: center;
}

.badge-link {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.badge-link:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
}

.about-badge .big {
  display: block;
  font-size: 1.6rem;
}

.about-badge p {
  color: var(--ink);
  font-weight: 600;
  font-size: 0.84rem;
}

.about-text h2 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  font-size: clamp(1.85rem, 4vw, 2.5rem);
  margin-bottom: 14px;
}

.about-text p {
  color: #5a6b7a;
  margin-bottom: 10px;
}

.about-features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 22px 0 28px;
}

.af {
  background: #fff;
  border: 1px solid var(--line);
  padding: 10px 12px;
  border-radius: 12px;
  font-size: 0.87rem;
  color: #344759;
  font-weight: 600;
}

.about-link {
  color: var(--brand-dark);
  font-weight: 700;
  border-bottom: 1px dashed rgba(15, 118, 110, 0.5);
}

.about-link:hover {
  border-bottom-color: var(--brand-dark);
}

.pricing-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  align-items: stretch;
}

.pricing-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 28px 24px;
  text-align: center;
}

.pricing-card.popular {
  background: linear-gradient(165deg, #0f766e 0%, #0b3b39 100%);
  color: #d9fffa;
  transform: translateY(-6px);
}

.pop-badge {
  display: inline-block;
  background: var(--accent);
  color: #fff;
  border-radius: 999px;
  padding: 5px 12px;
  font-size: 0.72rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.pricing-card h3 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  margin-bottom: 14px;
}

.pricing-card.popular h3 {
  color: #fff;
}

.price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 4px;
  margin-bottom: 18px;
  color: var(--brand-dark);
  font-family: "Fraunces", Georgia, serif;
  font-size: 2.7rem;
}

.pricing-card.popular .price {
  color: #fff;
}

.price sup {
  font-size: 1.1rem;
  transform: translateY(-10px);
}

.price span {
  font-family: "Sora", sans-serif;
  font-size: 0.85rem;
  color: #6d7c89;
  margin-bottom: 7px;
}

.pricing-card.popular .price span,
.pricing-card.popular ul li {
  color: #d1efe9;
}

.pricing-card ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: left;
  margin-bottom: 20px;
}

.pricing-card ul li {
  color: #4f5f70;
  font-size: 0.88rem;
  padding-left: 16px;
  position: relative;
}

.pricing-card ul li::before {
  content: "•";
  color: var(--accent);
  position: absolute;
  left: 0;
}

.pricing-note {
  margin-top: 20px;
  text-align: center;
  color: #617181;
  font-size: 0.9rem;
}

.pricing-note a {
  color: var(--brand-dark);
  font-weight: 700;
}

.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.testimonial {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 24px;
}

.stars {
  color: #f59e0b;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.testimonial p {
  color: #4f6070;
  margin-bottom: 18px;
}

.reviewer {
  display: flex;
  align-items: center;
  gap: 10px;
}

.avatar {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f2937;
  font-weight: 700;
  font-size: 0.82rem;
}

.reviewer strong {
  color: var(--ink);
  font-size: 0.92rem;
}

.reviewer small {
  color: #768595;
}

.onboarding {
  background: linear-gradient(180deg, #f2f7f6 0%, #ecf6f3 100%);
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.process-card {
  background: #fff;
  border: 1px solid #d4dfdd;
  border-radius: var(--radius);
  padding: 22px;
  box-shadow: var(--shadow);
}

.process-card h3 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  margin-bottom: 8px;
}

.payment-box {
  margin-top: 22px;
  background: linear-gradient(90deg, #17263a 0%, #1e3a4f 100%);
  color: #e2ebf3;
  border-radius: var(--radius);
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}

.payment-box h3 {
  font-family: "Fraunces", Georgia, serif;
  color: #fff;
  margin-bottom: 8px;
}

.contact-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.35fr;
  gap: 34px;
  align-items: start;
}

.contact-info h2 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  font-size: clamp(1.8rem, 3.8vw, 2.45rem);
  margin-bottom: 12px;
}

.contact-info p {
  color: #566778;
}

.contact-details {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 24px;
}

.cd {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #32495e;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 11px 12px;
}

.cd span {
  font-size: 1.05rem;
}

.booking-form {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 28px;
  box-shadow: var(--shadow-lg);
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.form-group.full {
  margin-bottom: 16px;
}

.form-group label {
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #4d5e6f;
  font-weight: 700;
}

.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  font-family: "Sora", sans-serif;
  font-size: 0.92rem;
  color: var(--ink);
  background: #fff;
  border: 1px solid #d8d2c7;
  border-radius: 10px;
  padding: 12px 13px;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  border-color: #53a79f;
  box-shadow: 0 0 0 3px rgba(15, 118, 110, 0.12);
}

.form-group input.error,
.form-group select.error {
  border-color: #dc2626;
}

.full-btn {
  width: 100%;
  border: none;
  cursor: pointer;
  padding: 14px;
  font-size: 0.95rem;
}

.form-success {
  margin-top: 14px;
  border-radius: 12px;
  padding: 12px 14px;
  font-size: 0.9rem;
  font-weight: 600;
  background: #d1fae5;
  color: #065f46;
  display: none;
}

.form-success.error {
  background: #fee2e2;
  color: #991b1b;
}

.footer {
  background: linear-gradient(180deg, #122238 0%, #0f172a 100%);
  color: #9eb0c3;
  padding: 68px 0 0;
  margin-top: 26px;
}

.footer-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 28px;
  padding-bottom: 42px;
}

.footer-brand .nav-brand {
  color: #fff;
  margin-bottom: 10px;
}

.footer-brand p {
  color: #9eb0c3;
}

.footer-links h4,
.footer-social h4 {
  color: #fff;
  margin-bottom: 12px;
  font-size: 0.94rem;
}

.footer-links ul {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.footer-links a {
  font-size: 0.88rem;
}

.footer-links a:hover {
  color: #d8e8f8;
}

.social-links {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}

.social-links a {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.78rem;
  font-weight: 700;
}

.social-links a:hover {
  background: #fff;
  color: #0f172a;
}

.footer-note {
  font-size: 0.83rem;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  text-align: center;
  padding: 18px 24px;
  font-size: 0.82rem;
}

/* About page */
.page-hero {
  padding: 84px 0 54px;
}

.page-hero-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 32px;
  align-items: center;
}

.page-hero h1 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  font-size: clamp(2.1rem, 4.5vw, 3.2rem);
  margin-bottom: 12px;
}

.page-hero .lead {
  color: #516272;
  max-width: 620px;
}

.pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.pill {
  background: #e6f4f2;
  color: var(--brand-dark);
  font-weight: 700;
  font-size: 0.76rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 999px;
}

.hero-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 22px;
  box-shadow: var(--shadow);
}

.hero-card h3 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  margin-bottom: 10px;
}

.check-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.check-list li {
  position: relative;
  padding-left: 22px;
  color: #4d5f6f;
  font-size: 0.92rem;
}

.check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--brand);
  font-weight: 700;
}

.qual-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.qual-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 24px;
  box-shadow: var(--shadow);
}

.qual-card h3 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  margin-bottom: 10px;
}

.qual-card ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.qual-card li {
  position: relative;
  padding-left: 18px;
  color: #506274;
  font-size: 0.92rem;
}

.qual-card li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: var(--accent);
}

.cert-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 24px;
}

.cert-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 14px;
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cert-card img {
  width: 100%;
  height: 160px;
  object-fit: contain;
  background: #f7f4ec;
  border-radius: 10px;
  padding: 8px;
}

.cert-card p {
  font-size: 0.82rem;
  color: #5b6a79;
}

.portal-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.portal-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 22px;
}

.portal-card h3 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  margin-bottom: 8px;
}

.portal-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.portal-list li {
  position: relative;
  padding-left: 16px;
  color: #506071;
  font-size: 0.92rem;
}

.portal-list li::before {
  content: "•";
  color: var(--accent);
  position: absolute;
  left: 0;
}

.faq-list {
  display: grid;
  gap: 16px;
  margin-top: 22px;
}

.faq-item {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 20px;
}

.faq-item h4 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  margin-bottom: 6px;
}

.mission-quote {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 22px;
}

.mission-quote p {
  font-family: "Fraunces", Georgia, serif;
  color: var(--ink);
  font-size: 1.1rem;
}

.wip-banner {
  margin: 18px 0 0;
  background: #fff4db;
  border: 1px solid #f1c27d;
  color: #8a5a15;
  padding: 12px 16px;
  border-radius: 14px;
  font-weight: 700;
  font-size: 0.9rem;
}

.cta-band {
  margin-top: 44px;
  background: linear-gradient(90deg, #0f766e 0%, #0b3b39 100%);
  color: #e4fffb;
  border-radius: 22px;
  padding: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.cta-band h3 {
  font-family: "Fraunces", Georgia, serif;
  color: #fff;
  margin-bottom: 6px;
}

.cta-band p {
  color: rgba(255, 255, 255, 0.82);
}

.cta-band .btn {
  background: #fff;
  color: #0b3b39;
  border: none;
}

.cta-band .btn:hover {
  background: #e8fffb;
}

@media (max-width: 1100px) {
  .hero {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .hero-img-wrap img {
    height: 420px;
  }

  .cards,
  .three-c-grid,
  .pricing-cards,
  .testimonial-grid,
  .process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .contact-grid,
  .about-grid {
    grid-template-columns: 1fr;
  }

  .pets-grid {
    grid-template-columns: 1fr;
  }

  .about-badge {
    right: 14px;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }

  .page-hero-grid {
    grid-template-columns: 1fr;
  }

  .qual-grid {
    grid-template-columns: 1fr;
  }

  .cert-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  html, body {
    overflow-x: hidden;
  }

  .top-strip-inner {
    flex-wrap: wrap;
    gap: 6px 14px;
    padding: 8px 16px;
    font-size: 0.78rem;
  }

  .navbar {
    flex-wrap: wrap;
    gap: 10px;
    padding: 12px 14px;
  }

  .navbar .nav-brand {
    flex: 1 1 auto;
    min-width: 0;
    max-width: calc(100% - 54px);
  }

  .brand-logo {
    width: auto;
    max-width: 220px;
    height: 34px;
  }

  .hamburger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    z-index: 2;
  }

  .nav-links {
    width: 100%;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    border-top: 1px solid rgba(20, 32, 47, 0.1);
    padding-top: 12px;
  }

  .nav-links.open {
    display: flex;
  }

  .hero {
    margin-top: 16px;
    padding: 16px 16px 38px;
    grid-template-columns: 1fr;
  }

  .hero-content {
    padding: 22px;
  }

  .hero-img-wrap img {
    height: 280px;
  }

  section {
    padding: 52px 0;
  }

  .page-hero {
    padding: 52px 0 32px;
  }

  .cards,
  .three-c-grid,
  .pricing-cards,
  .testimonial-grid,
  .process-grid,
  .form-row,
  .about-features,
  .pets-list,
  .footer-grid {
    grid-template-columns: 1fr;
  }

  .pets-image img {
    height: 300px;
  }

  .pricing-card.popular {
    transform: none;
  }

  .booking-form {
    padding: 20px;
  }

  .cta-band {
    flex-direction: column;
    align-items: flex-start;
  }

  .cert-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .portal-grid {
    grid-template-columns: 1fr;
  }

  .qual-grid {
    grid-template-columns: 1fr;
  }

  .about-badge {
    position: static;
    margin-top: 16px;
    display: inline-block;
  }

  .about-img-wrap img {
    height: 280px;
  }

  .section-header {
    margin-bottom: 28px;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }

  .page-hero-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .container {
    padding: 0 16px;
  }

  section {
    padding: 40px 0;
  }

  .page-hero {
    padding: 40px 0 24px;
  }

  .hero-content h1 {
    font-size: 2rem;
  }

  .section-header h2 {
    font-size: 1.7rem;
  }

  .top-strip-inner {
    font-size: 0.74rem;
    gap: 4px 10px;
  }

  .cert-grid {
    grid-template-columns: 1fr;
  }

  .pets-image img {
    height: 220px;
  }

  .hero-img-wrap img {
    height: 220px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .btn {
    font-size: 0.85rem;
    padding: 11px 18px;
  }

  .hero-btns {
    flex-direction: column;
  }

  .hero-btns .btn {
    width: 100%;
    text-align: center;
  }

  .cta-band {
    padding: 20px;
  }
}





