
:root{--vr-ink:#122033;--vr-muted:#617086;--vr-line:#d9e6f7;--vr-bg:#f4f8ff;--vr-card:#fff;--vr-blue:#2463a6;--vr-blue-dark:#163f70;--vr-soft:#e8f2ff;--vr-shadow:0 18px 50px rgba(20,54,100,.11)}
.vr-hero,.vr-wrap,.vr-profile{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--vr-ink)}
.vr-hero{background:radial-gradient(circle at top left,rgba(217,234,255,.85),transparent 36%),linear-gradient(135deg,var(--vr-bg) 0%,#fff 54%,#edf5ff 100%);border:1px solid var(--vr-line);border-radius:32px;padding:clamp(34px,6vw,82px) clamp(20px,5vw,72px);box-shadow:var(--vr-shadow);margin:24px auto;max-width:1180px}
.vr-hero__inner{max-width:880px;margin:0 auto;text-align:center}.vr-pill{display:inline-flex;background:var(--vr-soft);color:var(--vr-blue-dark);border:1px solid var(--vr-line);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900;text-transform:uppercase}.vr-hero h1,.vr-profile-hero h1{font-size:clamp(38px,7vw,78px);line-height:.94;letter-spacing:-.06em;margin:18px 0 14px;font-weight:950}.vr-hero p{font-size:clamp(17px,2.2vw,22px);color:var(--vr-muted);max-width:700px;margin:0 auto 26px}
.vr-searchbar{display:flex;background:#fff;border:1px solid var(--vr-line);box-shadow:0 14px 36px rgba(20,54,100,.12);border-radius:22px;padding:8px;gap:8px;max-width:790px;margin:0 auto}.vr-searchbar input{flex:1;border:0!important;outline:0;padding:16px 18px;font-size:17px;background:transparent;min-width:0}.vr-searchbar button,.vr-btn{border:0;background:var(--vr-blue);color:#fff!important;border-radius:16px;padding:14px 20px;font-weight:900;text-decoration:none!important;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.vr-btn:hover,.vr-searchbar button:hover{background:var(--vr-blue-dark)}.vr-btn--ghost{background:var(--vr-ink)}.vr-btn--light{background:var(--vr-soft);color:var(--vr-blue-dark)!important}.vr-hero__links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;color:var(--vr-muted);font-size:14px}.vr-hero__links a{color:var(--vr-blue-dark);font-weight:900;text-decoration:none}
.vr-wrap,.vr-profile{max-width:1180px;margin:28px auto;padding:0 18px}.vr-section-head{margin:0 0 16px}.vr-section-head h2,.vr-panel h2{margin:0;font-size:clamp(26px,4vw,42px);letter-spacing:-.04em;font-weight:950}.vr-section-head p{color:var(--vr-muted)}.vr-searchbar--compact{margin:0 0 22px;max-width:none;box-shadow:none}
.vr-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vr-card,.vr-panel,.vr-profile-hero{background:var(--vr-card);border:1px solid var(--vr-line);border-radius:24px;box-shadow:0 10px 30px rgba(20,54,100,.06)}.vr-card{padding:20px}.vr-card__top{display:flex;justify-content:space-between;gap:16px}.vr-card h3{margin:0 0 6px;font-size:22px;line-height:1.05;letter-spacing:-.03em}.vr-card h3 a{color:var(--vr-ink);text-decoration:none}.vr-card p{margin:0;color:var(--vr-muted)}.vr-score{text-align:right}.vr-score strong{display:block;font-size:24px;font-weight:950}.vr-score span{font-size:12px;color:var(--vr-muted)}.vr-card__rating{margin:14px 0}.vr-stars{color:#2463a6;letter-spacing:1px}.vr-badges{display:flex;gap:8px;margin:14px 0}.vr-badges span{border:1px solid var(--vr-line);background:var(--vr-bg);color:var(--vr-muted);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.vr-card__actions{display:flex;gap:10px;margin-top:16px}
.vr-profile-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:clamp(24px,5vw,48px);background:radial-gradient(circle at top right,rgba(217,234,255,.8),transparent 32%),#fff}.vr-profile-hero h1{font-size:clamp(36px,6vw,66px)}.vr-profile-hero p{color:var(--vr-muted);font-size:20px;margin:0}.vr-profile-score{min-width:190px;text-align:center;border-radius:24px;background:var(--vr-bg);padding:22px;border:1px solid var(--vr-line)}.vr-profile-score strong{display:block;font-size:52px;font-weight:950;line-height:1}.vr-profile-score span{display:block;color:var(--vr-muted);margin-top:8px}.vr-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;margin-top:20px;align-items:start}.vr-panel{padding:24px;margin-bottom:20px}.vr-review{border-top:1px solid var(--vr-line);padding:18px 0}.vr-review:first-of-type{border-top:0}.vr-review__head{display:flex;justify-content:space-between;gap:12px}.vr-review p{color:#26332f}.vr-review__meta,.vr-muted{color:var(--vr-muted);font-size:14px}.vr-details dt{font-weight:950;margin-top:16px}.vr-details dd{margin:4px 0 0;color:#34423e}.vr-details a{color:var(--vr-blue-dark);font-weight:900;text-decoration:none}.vr-external{background:var(--vr-bg);border:1px solid var(--vr-line);border-radius:18px;padding:16px;margin:12px 0}.vr-external strong{display:block;font-size:34px}
.vr-form{display:grid;gap:14px}.vr-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.vr-form label{display:grid;gap:7px;font-weight:900;font-size:14px}.vr-form input,.vr-form textarea,.vr-form select{width:100%;border:1px solid var(--vr-line)!important;border-radius:14px;padding:13px 14px;background:#fff;font:inherit}.vr-form textarea{min-height:116px;resize:vertical}.vr-notice,.vr-empty,.vr-first-review-cta,.vr-step5-note{background:var(--vr-soft);color:var(--vr-blue-dark);border:1px solid var(--vr-line);padding:14px 16px;border-radius:16px;margin:0 0 18px;font-weight:800}.vr-error{background:#fff2f2;color:#922}.vr-empty{background:#fff;color:var(--vr-muted)}.vr-first-review-cta{margin:18px 0;padding:22px}.vr-first-review-cta h3{margin:0 0 8px;font-size:24px}
body.vr-standalone-body{margin:0!important;background:linear-gradient(180deg,#fff 0%,var(--vr-bg) 100%)!important;color:var(--vr-ink)}body.vr-standalone-body *{box-sizing:border-box}.vr-site-header{width:min(1180px,calc(100% - 32px));margin:18px auto 0;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:14px;border:1px solid var(--vr-line);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(20,54,100,.08);font-family:Inter,ui-sans-serif,system-ui}.vr-brand{display:inline-flex;align-items:center;gap:10px;color:var(--vr-ink);text-decoration:none;font-weight:950;font-size:20px}.vr-brand-mark{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:var(--vr-blue);color:#fff;font-size:14px}.vr-site-nav{display:flex;gap:10px}.vr-site-nav a{color:var(--vr-blue-dark);background:var(--vr-soft);border:1px solid var(--vr-line);text-decoration:none;font-weight:900;border-radius:999px;padding:9px 13px;font-size:14px}.vr-site-main{padding:6px 0 42px}.vr-site-footer{width:min(1180px,calc(100% - 32px));margin:0 auto 24px;padding:20px;color:var(--vr-muted);border-top:1px solid var(--vr-line);text-align:center;font-family:Inter,ui-sans-serif,system-ui}
@media(max-width:900px){.vr-card-grid,.vr-profile-grid{grid-template-columns:1fr}.vr-profile-hero{flex-direction:column;align-items:stretch}.vr-profile-score{min-width:0}}@media(max-width:640px){.vr-hero{border-radius:22px;padding:34px 16px}.vr-searchbar{flex-direction:column}.vr-form-grid{grid-template-columns:1fr}.vr-card__top{flex-direction:column}.vr-score{text-align:left}.vr-wrap,.vr-profile{padding:0 10px}.vr-site-header{width:calc(100% - 20px)}}

/* v1.1 polish */
.vr-site-main { padding-top: 28px; }
.admin-bar .vr-site-header { margin-top: 46px; }
.vr-profile { padding-top: 12px; }
.vr-profile-hero { overflow: visible; }
.vr-compact-hero h1 { font-size: clamp(36px, 6vw, 64px); }
.vr-area-cta {
  margin-top: 22px;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid var(--vr-line);
  background: linear-gradient(135deg, #f4f8ff, #fff);
}
.vr-area-cta h3 { margin: 0 0 8px; font-size: 24px; letter-spacing: -0.03em; }
.vr-area-cta p { margin: 0 0 14px; color: var(--vr-muted); }
.vr-text-link { color: var(--vr-blue-dark); font-weight: 900; text-decoration: none; }
.vr-hub-grid { display:grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap:20px; margin: 20px 0; }
.vr-plan-featured { box-shadow: 0 18px 50px rgba(20,54,100,.12); transform: translateY(-4px); }
.vr-checks { margin: 12px 0 0; padding-left: 0; list-style: none; }
.vr-checks li { padding: 8px 0 8px 28px; position: relative; color: var(--vr-muted); }
.vr-checks li:before { content:"✓"; position:absolute; left:0; top:8px; color:var(--vr-blue); font-weight:950; }
.vr-price { font-weight: 950; font-size: 20px; color: var(--vr-blue-dark); }
.vr-feature-grid { display:grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap:14px; }
.vr-feature-grid div { background: var(--vr-bg); border:1px solid var(--vr-line); border-radius:18px; padding:16px; }
.vr-feature-grid strong { display:block; margin-bottom:6px; }
.vr-feature-grid span { color:var(--vr-muted); font-size:14px; }
.vr-card__actions .vr-btn:empty { display:none !important; }
@media(max-width:900px){.vr-hub-grid,.vr-feature-grid{grid-template-columns:1fr}.admin-bar .vr-site-header{margin-top:56px}}

/* v1.3 SEO/compliance/mobile polish */
.vr-legal h1 { font-size: clamp(34px,5vw,58px); letter-spacing:-.05em; margin-top:0; }
.vr-legal h2 { font-size: 26px; margin-top: 28px; }
.vr-legal p, .vr-legal li { color: var(--vr-muted); font-size: 17px; line-height: 1.65; }
.vr-seo-copy h2 { font-size: 28px; margin-top: 24px; }
.vr-internal-links {
  margin-top: 22px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.vr-internal-links h3 {
  flex-basis: 100%;
  margin: 0 0 2px;
  font-size: 22px;
}
.vr-internal-links a,
.vr-footer-links a {
  text-decoration: none;
  font-weight: 900;
  color: var(--vr-blue-dark);
  background: var(--vr-soft);
  border: 1px solid var(--vr-line);
  border-radius: 999px;
  padding: 8px 12px;
}
.vr-footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
}
.vr-maintenance {
  width: min(760px, calc(100% - 32px));
  margin: 10vh auto;
  background: #fff;
  border: 1px solid var(--vr-line);
  border-radius: 30px;
  padding: clamp(28px, 6vw, 60px);
  box-shadow: var(--vr-shadow);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.vr-maintenance h1 { font-size: clamp(38px, 7vw, 72px); line-height: .95; letter-spacing: -.06em; margin: 18px 0; }
.vr-maintenance p { color: var(--vr-muted); font-size: 18px; line-height: 1.55; }
.vr-maintenance a { color: var(--vr-blue-dark); font-weight: 900; }
@media(max-width:768px){
  html, body.vr-standalone-body { overflow-x: hidden; }
  body.vr-standalone-body .vr-site-main,
  .vr-wrap,
  .vr-profile {
    width: 100% !important;
    max-width: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .vr-hero {
    width: 100% !important;
    max-width: none !important;
    margin: 10px 0 !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .vr-card, .vr-panel, .vr-profile-hero, .vr-first-review-cta, .vr-area-cta {
    border-radius: 18px !important;
  }
  .vr-card-grid { gap: 12px !important; }
  .vr-btn, .vr-card__actions a { width: 100%; }
  .vr-card__actions { flex-direction: column; }
  .vr-site-header {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .vr-site-nav { flex-wrap: wrap; justify-content: flex-end; }
  .vr-footer-links { align-items: stretch; }
  .vr-footer-links a { flex: 1 1 42%; text-align: center; }
}

/* v1.4 pre-launch page */
.vr-launch {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(18px, 4vw, 54px);
  background:
    radial-gradient(circle at top left, rgba(217,234,255,.95), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, var(--vr-bg) 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.vr-launch-card {
  width: min(980px, 100%);
  background: rgba(255,255,255,.94);
  border: 1px solid var(--vr-line);
  border-radius: 34px;
  box-shadow: var(--vr-shadow);
  padding: clamp(24px, 6vw, 68px);
}
.vr-launch h1 {
  font-size: clamp(42px, 8vw, 88px);
  line-height: .92;
  letter-spacing: -.07em;
  margin: 18px 0 16px;
  color: var(--vr-ink);
}
.vr-launch-sub {
  max-width: 760px;
  color: var(--vr-muted);
  font-size: clamp(18px, 2.4vw, 24px);
  line-height: 1.45;
  margin-bottom: 24px;
}
.vr-launch-form {
  background: var(--vr-bg);
  border: 1px solid var(--vr-line);
  border-radius: 24px;
  padding: 18px;
  margin: 22px 0;
}
.vr-launch-form .vr-btn {
  margin-top: 14px;
  width: 100%;
}
.vr-launch-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 14px;
  margin-top: 20px;
}
.vr-launch-grid div {
  border: 1px solid var(--vr-line);
  border-radius: 18px;
  padding: 16px;
  background: #fff;
}
.vr-launch-grid strong {
  display: block;
  margin-bottom: 6px;
}
.vr-launch-grid span,
.vr-launch-contact {
  color: var(--vr-muted);
}
.vr-launch-contact a {
  color: var(--vr-blue-dark);
  font-weight: 900;
}
@media(max-width: 760px) {
  .vr-launch { padding: 0; align-items: stretch; }
  .vr-launch-card { border-radius: 0; border-left: 0; border-right: 0; min-height: 100vh; }
  .vr-launch-grid { grid-template-columns: 1fr; }
}

/* v1.5 predictive search + setting fixes */
.vr-predictive-search { position: relative; }
.vr-suggest-box {
  position: absolute;
  z-index: 9999;
  top: calc(100% + 8px);
  left: 8px;
  right: 8px;
  display: none;
  background: #fff;
  border: 1px solid var(--vr-line);
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(20,54,100,.16);
  overflow: hidden;
  text-align: left;
}
.vr-suggest-box.is-open { display: block; }
.vr-suggest-item {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 13px 16px;
  color: var(--vr-ink);
  text-decoration: none;
  border-bottom: 1px solid var(--vr-line);
}
.vr-suggest-item:last-child { border-bottom: 0; }
.vr-suggest-item:hover { background: var(--vr-bg); }
.vr-suggest-item strong { font-weight: 950; }
.vr-suggest-item span { color: var(--vr-muted); font-size: 13px; white-space: nowrap; }
.vr-suggest-search strong { color: var(--vr-blue-dark); }
@media(max-width:768px){
  .vr-suggest-box { left: 0; right: 0; top: calc(100% + 6px); border-radius: 16px; }
  .vr-suggest-item { display:block; }
  .vr-suggest-item span { display:block; margin-top:4px; white-space:normal; }
}

/* v1.7 clean predictive search */
.vr-searchbar.vr-predictive-search,
form.vr-searchbar {
  position: relative;
  align-items: center;
  overflow: visible !important;
}
.vr-searchbar .vr-search-input,
form.vr-searchbar input[name="vrq"] {
  order: 1;
  flex: 1 1 auto;
  min-width: 0;
}
.vr-searchbar button {
  order: 2;
  flex: 0 0 auto;
  min-width: 132px;
  white-space: nowrap;
}
.vr-searchbar datalist {
  display: none !important;
}
.vr-suggest-box {
  position: absolute !important;
  z-index: 999999 !important;
  display: none;
  background: #fff;
  border: 1px solid var(--vr-line);
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(20,54,100,.16);
  overflow: hidden;
  text-align: left;
  max-height: 360px;
  overflow-y: auto;
}
.vr-suggest-box.is-open {
  display: block;
}
.vr-suggest-item {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 13px 16px;
  color: var(--vr-ink) !important;
  text-decoration: none !important;
  border-bottom: 1px solid var(--vr-line);
  background: #fff;
  line-height: 1.25;
}
.vr-suggest-item:last-child {
  border-bottom: 0;
}
.vr-suggest-item:hover {
  background: var(--vr-bg);
}
.vr-suggest-main {
  font-weight: 950;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vr-suggest-meta {
  color: var(--vr-muted);
  font-size: 13px;
  white-space: nowrap;
  flex: 0 0 auto;
}
.vr-suggest-town .vr-suggest-main:before {
  content: "📍 ";
}
.vr-suggest-vet .vr-suggest-main:before {
  content: "🐾 ";
}
.vr-suggest-search .vr-suggest-main:before {
  content: "🔎 ";
}
@media(max-width:768px){
  .vr-searchbar button {
    min-width: 0;
    width: 100%;
  }
  .vr-suggest-box {
    left: 10px !important;
    right: 10px !important;
    width: auto !important;
    border-radius: 16px;
    max-height: 320px;
  }
  .vr-suggest-item {
    display: block !important;
  }
  .vr-suggest-meta {
    display: block;
    margin-top: 4px;
    white-space: normal;
  }
}

/* v1.8 postcode suggestions */
.vr-suggest-postcode .vr-suggest-main:before {
  content: "📮 ";
}

/* v2.7 stable: header logo only */
.vr-brand span,
.vr-brand-mark {
  display: none !important;
}
.vr-brand::before {
  content: "";
  display: inline-block;
  width: 190px;
  height: 44px;
  background: url('/wp-content/uploads/2026/05/vet-reviews.png') no-repeat left center;
  background-size: contain;
}
.vr-hero {
  position: relative;
  overflow: hidden;
}
.vr-hero::before {
  content: "";
  position: absolute;
  right: clamp(16px, 5vw, 72px);
  bottom: clamp(12px, 4vw, 48px);
  width: min(430px, 70vw);
  height: min(180px, 28vw);
  background: url('/wp-content/uploads/2026/05/vet-reviews.png') no-repeat center;
  background-size: contain;
  opacity: .055;
  pointer-events: none;
  z-index: 0;
}
.vr-hero__inner {
  position: relative;
  z-index: 1;
}
.vr-legal h1 {
  font-size: clamp(34px,5vw,58px);
  letter-spacing: -.05em;
  margin-top: 0;
}
.vr-legal h2,
.vr-seo-copy h2 {
  font-size: 26px;
  margin-top: 26px;
}
.vr-legal p,
.vr-legal li {
  color: var(--vr-muted);
  font-size: 17px;
  line-height: 1.65;
}
.vr-internal-links,
.vr-footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.vr-internal-links a,
.vr-footer-links a {
  text-decoration: none;
  font-weight: 900;
  color: var(--vr-blue-dark);
  background: var(--vr-soft);
  border: 1px solid var(--vr-line);
  border-radius: 999px;
  padding: 8px 12px;
}
.vr-footer-links {
  justify-content: center;
  margin-top: 16px;
}
.vr-related {
  margin-top: 20px;
}
@media(max-width:768px){
  .vr-brand::before {
    width: 150px;
    height: 36px;
  }
  .vr-hero::before {
    width: 300px;
    height: 120px;
    right: -40px;
    bottom: 20px;
    opacity: .045;
  }
}

/* v2.8 polish: dog background, cleaner hero and search suggestions */

/* Remove the small brand pill above the main homepage headline only */
.vr-hero .vr-pill {
  display: none !important;
}

/* Replace the faded logo watermark with Arthur/dog photo background */
.vr-hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  width: auto !important;
  height: auto !important;
  right: auto !important;
  bottom: auto !important;
  background:
    linear-gradient(90deg, rgba(255,255,255,.95) 0%, rgba(255,255,255,.86) 45%, rgba(255,255,255,.72) 100%),
    url('arthur-clumber.png') no-repeat right center !important;
  background-size: cover !important;
  opacity: .34 !important;
  pointer-events: none !important;
  z-index: 0 !important;
}

.vr-hero {
  position: relative;
  isolation: isolate;
  background: linear-gradient(135deg, #eef6ff 0%, #ffffff 48%, #f4f9ff 100%) !important;
}

.vr-hero__inner {
  position: relative;
  z-index: 2;
}

/* Make suggestions cleaner and give paw/search icons breathing room */
.vr-suggest-item {
  gap: 18px !important;
  padding: 14px 18px !important;
}
.vr-suggest-main {
  display: inline-flex !important;
  align-items: center;
  gap: 9px;
}
.vr-suggest-vet .vr-suggest-main:before,
.vr-suggest-town .vr-suggest-main:before,
.vr-suggest-postcode .vr-suggest-main:before,
.vr-suggest-search .vr-suggest-main:before {
  display: inline-flex;
  width: 20px;
  flex: 0 0 20px;
  justify-content: center;
  margin-right: 4px;
}

/* Slightly more premium finish */
.vr-site-header {
  backdrop-filter: blur(12px);
}
.vr-card,
.vr-panel,
.vr-profile-hero {
  box-shadow: 0 14px 38px rgba(20,54,100,.07);
}
.vr-btn,
.vr-searchbar button {
  box-shadow: 0 10px 22px rgba(36,99,166,.18);
}
.vr-badges span {
  letter-spacing: -.01em;
}

@media(max-width:768px){
  .vr-hero::before {
    background:
      linear-gradient(180deg, rgba(255,255,255,.93) 0%, rgba(255,255,255,.84) 100%),
      url('arthur-clumber.png') no-repeat center bottom !important;
    background-size: cover !important;
    opacity: .24 !important;
  }
}


/* v3.1 proper: conversion + polish, full replacement on the existing plugin */
.vr-hero .vr-pill {
  display: none !important;
}

.vr-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: linear-gradient(135deg, #eef6ff 0%, #ffffff 50%, #f4f9ff 100%) !important;
}

.vr-hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  width: auto !important;
  height: auto !important;
  right: auto !important;
  bottom: auto !important;
  background:
    linear-gradient(90deg, rgba(255,255,255,.94) 0%, rgba(255,255,255,.84) 48%, rgba(255,255,255,.66) 100%),
    url('/wp-content/plugins/vetreviews-uk-final/assets/arthur-clumber.png') no-repeat right center !important;
  background-size: cover !important;
  opacity: .55 !important;
  pointer-events: none !important;
  z-index: 0 !important;
}

.vr-hero__inner,
.vr-hero > * {
  position: relative;
  z-index: 2;
}

.vr-trust-points {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 16px auto 0;
}

.vr-trust-points span {
  display: inline-flex;
  align-items: center;
  background: rgba(255,255,255,.82);
  border: 1px solid var(--vr-line);
  border-radius: 999px;
  padding: 8px 12px;
  color: var(--vr-blue-dark);
  font-weight: 900;
  font-size: 13px;
}

.vr-pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 18px;
}

.vr-price-card {
  border: 1px solid var(--vr-line);
  background: #fff;
  border-radius: 24px;
  padding: 22px;
  box-shadow: 0 14px 34px rgba(20,54,100,.07);
}

.vr-price-card--featured {
  transform: translateY(-6px);
  box-shadow: 0 22px 58px rgba(36,99,166,.15);
  border-color: rgba(36,99,166,.35);
}

.vr-price-label {
  display: inline-flex;
  background: var(--vr-soft);
  color: var(--vr-blue-dark);
  border: 1px solid var(--vr-line);
  border-radius: 999px;
  padding: 6px 10px;
  font-weight: 950;
  font-size: 12px;
  margin-bottom: 12px;
}

.vr-price-card h3 {
  font-size: 28px;
  margin: 0 0 8px;
  letter-spacing: -.04em;
}

.vr-price {
  font-size: 34px;
  font-weight: 950;
  color: var(--vr-ink);
  margin: 0 0 12px;
}

.vr-price-card ul {
  padding-left: 20px;
  color: var(--vr-muted);
  line-height: 1.55;
  min-height: 170px;
}

.vr-small-note {
  margin-top: 16px;
  font-size: 14px;
}

.vr-feature-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 14px;
}

.vr-feature-grid div {
  border: 1px solid var(--vr-line);
  background: var(--vr-bg);
  border-radius: 18px;
  padding: 16px;
}

.vr-feature-grid strong {
  display: block;
  margin-bottom: 6px;
}

.vr-feature-grid span {
  color: var(--vr-muted);
  font-size: 14px;
  line-height: 1.45;
}

/* Put external/social proof higher visually in the right rail if CSS grid/flex allows it */
.vr-profile aside .vr-panel:has(.vr-external-signal),
.vr-profile aside .vr-external-signal,
.vr-external-signal {
  order: -10;
}

/* Search suggestion spacing */
.vr-suggest-main {
  gap: 12px !important;
}
.vr-suggest-vet .vr-suggest-main:before,
.vr-suggest-town .vr-suggest-main:before,
.vr-suggest-postcode .vr-suggest-main:before,
.vr-suggest-search .vr-suggest-main:before {
  margin-right: 8px !important;
}

@media(max-width: 900px) {
  .vr-pricing-grid,
  .vr-feature-grid {
    grid-template-columns: 1fr;
  }
  .vr-price-card--featured {
    transform: none;
  }
  .vr-hero::before {
    background:
      linear-gradient(180deg, rgba(255,255,255,.92) 0%, rgba(255,255,255,.82) 100%),
      url('/wp-content/plugins/vetreviews-uk-final/assets/arthur-clumber.png') no-repeat center bottom !important;
    background-size: cover !important;
    opacity: .42 !important;
  }
}

a[href*="affordable-vets"], a[href*="Affordable"] {
  display: none !important;
}

/* v3.2 claim backend + paid funnel fixes */
.vr-site-header .vr-brand { cursor: pointer; }
.vr-price-card .vr-btn--light:hover,
.vr-price-card .vr-btn--light:focus { background: var(--vr-soft) !important; color: var(--vr-blue-dark) !important; box-shadow: 0 10px 22px rgba(36,99,166,.10); }
.vr-price-card a.vr-btn:empty,
.vr-card__actions a.vr-btn:empty { display: none !important; }
.vr-claim-form select { font-weight: 800; }
.vr-pricing-grid--three .vr-price-card ul { min-height: 190px; }
.vr-vet-sales .vr-profile-hero p { max-width: 780px; }


/* v3.3 claim-flow pages */
.vr-pricing-grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 920px;
}
.vr-price-card .vr-btn:empty {
  display: none !important;
}
.vr-price-card .vr-btn,
.vr-price-card .vr-btn:visited,
.vr-price-card .vr-btn:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.vr-price-card .vr-btn--light,
.vr-price-card .vr-btn--light:visited,
.vr-price-card .vr-btn--light:hover {
  color: var(--vr-blue-dark) !important;
  background: var(--vr-soft) !important;
}
.vr-claim-flow .vr-form {
  margin-top: 14px;
}
@media(max-width: 900px) {
  .vr-pricing-grid--two {
    grid-template-columns: 1fr;
  }
}

/* v6.7 paid review verification + request reviews */
.vr-step5-note{background:#eaf4ff;border:1px solid var(--vr-line);border-radius:16px;padding:14px 16px;color:var(--vr-blue-dark);font-weight:850;margin:14px 0}.vr-review-structured{display:grid;gap:10px;margin:14px 0}.vr-review-structured div{background:var(--vr-bg);border:1px solid var(--vr-line);border-radius:14px;padding:12px}.vr-review-structured strong{display:block;margin-bottom:4px}.vr-review-structured span{color:var(--vr-muted)}.vr-form input[type=file]{padding:12px;background:#fff}.vr-badges span{white-space:nowrap}

/* v6.7.2 review trust + AI summary */
.vr-ai-review-summary {
  border-color: rgba(36,99,166,.22);
  background: linear-gradient(180deg,#ffffff 0%,#f4f8ff 100%);
}
.vr-ai-review-summary h2 {
  margin-top: 0;
}
.vr-ai-review-summary p {
  font-size: 17px;
  line-height: 1.6;
}

/* v6.7.3: Arthur homepage hero image using uploaded media URL with stronger fade */
.vr-hero {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
}
.vr-hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  width: auto !important;
  height: auto !important;
  right: auto !important;
  bottom: auto !important;
  background:
    linear-gradient(90deg, rgba(255,255,255,.96) 0%, rgba(255,255,255,.88) 46%, rgba(255,255,255,.78) 100%),
    url('/wp-content/uploads/2026/05/arthur-clumber.png') no-repeat right center !important;
  background-size: cover !important;
  opacity: 1 !important;
  pointer-events: none !important;
  z-index: 0 !important;
}
.vr-hero__inner,
.vr-hero > * {
  position: relative !important;
  z-index: 2 !important;
}
@media(max-width:768px){
  .vr-hero::before {
    background:
      linear-gradient(180deg, rgba(255,255,255,.95) 0%, rgba(255,255,255,.86) 100%),
      url('/wp-content/uploads/2026/05/arthur-clumber.png') no-repeat center top !important;
    background-size: cover !important;
  }
}

/* v6.7.4: readable light CTA hover + stronger Arthur homepage hero handled by inline plugin CSS */
.vr-btn--light:hover,
.vr-btn--light:focus {
  background: #d8ecff !important;
  color: var(--vr-blue-dark) !important;
  box-shadow: inset 0 0 0 2px rgba(36,99,166,.16) !important;
}
.vr-card__actions .vr-btn--light:hover,
.vr-card__actions .vr-btn--light:focus {
  background: #d8ecff !important;
  color: var(--vr-blue-dark) !important;
}
.vr-stats-panel .vr-feature-grid strong {
  font-size: 32px;
  line-height: 1;
}

/* v6.7.5: make Arthur genuinely visible while preserving readable text */
.vr-hero {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  background: #f6fbff !important;
}
.vr-hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  width: auto !important;
  height: auto !important;
  right: auto !important;
  bottom: auto !important;
  background: url('arthur-clumber.png') no-repeat right center !important;
  background-size: cover !important;
  opacity: .42 !important;
  filter: saturate(1.08) contrast(1.04) !important;
  pointer-events: none !important;
  z-index: 0 !important;
}
.vr-hero::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(90deg, rgba(255,255,255,.92) 0%, rgba(255,255,255,.80) 46%, rgba(255,255,255,.54) 100%) !important;
  pointer-events: none !important;
  z-index: 1 !important;
}
.vr-hero__inner,
.vr-hero > * {
  position: relative !important;
  z-index: 2 !important;
}
@media(max-width:768px){
  .vr-hero::before {
    background: url('arthur-clumber.png') no-repeat center top !important;
    background-size: cover !important;
    opacity: .34 !important;
  }
  .vr-hero::after {
    background: linear-gradient(180deg, rgba(255,255,255,.92) 0%, rgba(255,255,255,.76) 100%) !important;
  }
}


/* v6.7.6: Arthur hero fallback via real background-image, not only pseudo-elements */
.vr-hero--arthur {
  background-image: linear-gradient(90deg, rgba(255,255,255,.86) 0%, rgba(255,255,255,.76) 48%, rgba(255,255,255,.42) 100%), url('arthur-clumber.png') !important;
  background-size: cover !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
}
.vr-hero--arthur::before,
.vr-hero--arthur::after {
  display: none !important;
}
@media(max-width:768px){
  .vr-hero--arthur {
    background-image: linear-gradient(180deg, rgba(255,255,255,.84) 0%, rgba(255,255,255,.70) 100%), url('arthur-clumber.png') !important;
    background-position: center top !important;
  }
}


/* v6.7.8: keep Arthur's face visible on desktop and mobile */
.vr-hero--arthur {
  background-image: linear-gradient(90deg, rgba(255,255,255,.84) 0%, rgba(255,255,255,.70) 46%, rgba(255,255,255,.48) 100%), url('arthur-clumber.png') !important;
  background-size: cover !important;
  background-position: center 38% !important;
  background-repeat: no-repeat !important;
  min-height: 430px !important;
}
.vr-hero--arthur::before,
.vr-hero--arthur::after {
  display: none !important;
  content: none !important;
}
@media(max-width:768px){
  .vr-hero--arthur {
    background-image: linear-gradient(180deg, rgba(255,255,255,.76) 0%, rgba(255,255,255,.64) 100%), url('arthur-clumber.png') !important;
    background-position: center 32% !important;
    min-height: 420px !important;
  }
}


/* v6.7.8: animal filters, badges and legal footer */
.vr-filter-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:14px 0 24px;color:#5f718c;font-weight:800}.vr-filter-row select{border:1px solid #d8e7f7;border-radius:999px;padding:10px 16px;background:#fff;color:#102033;font-weight:800}.vr-filter-row a{color:#174a82;font-weight:900;text-decoration:none}.vr-animal-badges{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.vr-animal-badges span{display:inline-flex;align-items:center;border:1px solid #d8e7f7;border-radius:999px;padding:6px 10px;background:#f5faff;color:#174a82;font-size:12px;font-weight:900}.vr-details .vr-animal-badges{margin-top:0}.vr-footer-company{max-width:920px;margin:0 auto 18px;color:#5f718c;font-size:14px;line-height:1.5}.vr-footer-company p{margin:0 0 8px}.vr-legal h2{margin-top:28px}

/* v6.8.0: legal page repair, About hero and vet-claim invite panel */
.vr-about-hero{border:1px solid #d8e7f7;border-radius:28px;padding:clamp(34px,7vw,80px);min-height:360px;display:flex;align-items:center;background-size:cover;background-position:center 38%;background-repeat:no-repeat;box-shadow:0 20px 60px rgba(20,54,100,.10);overflow:hidden}.vr-about-hero>div{max-width:760px}.vr-about-hero h1{font-size:clamp(46px,8vw,92px);line-height:.92;letter-spacing:-.075em;margin:10px 0 14px;color:#122033}.vr-about-hero p{font-size:clamp(18px,2.1vw,24px);line-height:1.35;color:#5f718c;max-width:660px}.vr-invite-vet{background:linear-gradient(180deg,#fff 0%,#f5faff 100%)}.vr-invite-form{display:grid;gap:12px;margin-top:14px}.vr-invite-form label{display:grid;gap:7px;font-weight:900;color:#122033}.vr-invite-form input{width:100%;border:1px solid #d8e7f7;border-radius:14px;padding:13px 14px;font:inherit;background:#fff}.vr-invite-form .vr-btn{width:100%;border:0;cursor:pointer}@media(max-width:768px){.vr-about-hero{min-height:320px;background-position:center top;padding:34px 24px}.vr-about-hero h1{font-size:54px}}

/* v6.8.3: invite tracking/social proof + About hero override */
.vr-invite-proof{
  display:inline-flex;
  align-items:center;
  gap:4px;
  margin:10px 0 6px;
  padding:8px 12px;
  border:1px solid #d8e7f7;
  border-radius:999px;
  background:#fff;
  color:#174a82;
  font-weight:800;
  font-size:13px;
}
.vr-about-hero--arthur-mad{
  background-size:cover!important;
  background-position:center 42%!important;
  background-repeat:no-repeat!important;
}
@media(max-width:768px){
  .vr-about-hero--arthur-mad{
    background-position:center 28%!important;
  }
}

/* VetReviews v7 trust + safety polish */
.vr-trust-badges{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 8px;align-items:center}
.vr-trust-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;background:#eaf8ef;color:#176b36;border:1px solid rgba(23,107,54,.16)}
.vr-trust-badge--verified{background:#fff7df;color:#7a5300;border-color:rgba(122,83,0,.18)}
.vr-trust-badge--email{background:#eef4ff;color:#234d8f;border-color:rgba(35,77,143,.16)}
.vr-report-review{margin-top:12px;font-size:13px;color:#667085}
.vr-report-review summary{cursor:pointer;color:#667085;text-decoration:underline;text-underline-offset:3px}
.vr-report-form{margin-top:10px;padding:12px;border:1px solid #dbe5f2;border-radius:14px;background:#f8fbff}
.vr-report-form textarea{min-height:80px}
.vr-report-form .vr-btn{margin-top:8px}
.vr-email-stats-note{font-size:13px;color:#617086;margin-top:8px}


/* v7.0.1: parked public animal filtering and tidied review reporting UI */
.vr-report-review{margin-top:14px;border-top:1px solid #edf3fb;padding-top:10px;font-size:13px;color:#667085}
.vr-report-review summary{display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#667085;text-decoration:none;font-weight:800;list-style:none}
.vr-report-review summary::-webkit-details-marker{display:none}
.vr-report-review summary:before{content:'⚑';font-size:12px;opacity:.7}
.vr-report-form{display:grid;gap:12px;margin-top:12px;padding:16px;border:1px solid #dbe5f2;border-radius:18px;background:#f8fbff;max-width:640px}
.vr-report-help{margin:0;color:#5f718c;font-size:13px;line-height:1.45}
.vr-report-field{display:grid!important;gap:7px;font-weight:900;color:#102033}
.vr-report-field span{font-size:13px}
.vr-report-field em{font-style:normal;font-weight:700;color:#667085}
.vr-report-form textarea,.vr-report-form input{width:100%;border:1px solid #d8e7f7;border-radius:14px;padding:12px 14px;background:#fff;color:#102033;font:inherit}
.vr-report-form textarea{min-height:96px;resize:vertical}
.vr-report-form .vr-btn{justify-self:start;margin-top:0;width:auto}

/* VetReviews Guides / Editorial Hub */
.vr-guides-hub .vr-card-grid{align-items:stretch}
.vr-guide-card h3{margin-top:0}
.vr-guide-single .vr-profile-hero{margin-bottom:18px}
.vr-guide-content{font-size:17px;line-height:1.72}
.vr-guide-content h2{font-size:clamp(24px,3vw,34px);line-height:1.15;margin:30px 0 12px;letter-spacing:-.03em}
.vr-guide-content h3{font-size:21px;line-height:1.2;margin:24px 0 10px;letter-spacing:-.02em}
.vr-guide-content p,.vr-guide-content li{color:#27364a}
.vr-guide-content ul,.vr-guide-content ol{padding-left:22px}
.vr-guide-content a{font-weight:900;color:#163f70;text-decoration:none}
.vr-guide-cta{margin-top:34px;padding:22px;border-radius:22px;background:#f4fff6;border:1px solid #c9f7d6;box-shadow:0 10px 28px rgba(20,54,100,.06)}
.vr-guide-cta strong{display:block;font-size:22px;margin-bottom:6px;color:#122033}
.vr-guide-cta p{margin:0 0 14px;color:#42526b}
@media(max-width:760px){.vr-guide-content{font-size:16px}.vr-guide-content h2{font-size:26px}.vr-guide-cta{padding:18px}}

/* v7.1.3: AI Guide Builder URL fetch/debug polish */
.vr-animal-filter,.vr-animal-badges{display:none!important}
.vr-report-review{margin-top:14px;border-top:1px solid #edf3fb;padding-top:10px;font-size:13px;color:#667085}
.vr-report-review summary{display:inline-flex!important;align-items:center;gap:6px;cursor:pointer;color:#667085;text-decoration:none!important;font-weight:800;list-style:none}
.vr-report-review summary::-webkit-details-marker{display:none}
.vr-report-review summary:before{content:'⚑';font-size:12px;opacity:.7}
.vr-report-form{display:block!important;box-sizing:border-box;margin-top:12px;padding:16px;border:1px solid #dbe5f2;border-radius:18px;background:#f8fbff;max-width:560px;width:100%}
.vr-report-help{margin:0 0 12px!important;color:#5f718c;font-size:13px;line-height:1.45}
.vr-report-field{display:block!important;margin:0 0 12px!important;font-weight:900;color:#102033}
.vr-report-field span{display:block;font-size:13px;margin-bottom:6px}
.vr-report-field em{font-style:normal;font-weight:700;color:#667085}
.vr-report-form textarea,.vr-report-form input{display:block;width:100%!important;box-sizing:border-box;border:1px solid #d8e7f7;border-radius:14px;padding:12px 14px;background:#fff;color:#102033;font:inherit}
.vr-report-form textarea{min-height:96px;resize:vertical}
.vr-report-form .vr-btn{display:inline-flex!important;width:auto!important;margin-top:2px!important}

/* v7.2.1 editorial/about polish */
.vr-about-copy{font-size:17px;line-height:1.72}.vr-about-copy h2{font-size:clamp(25px,3vw,36px);letter-spacing:-.035em;margin:28px 0 12px}.vr-about-copy p{max-width:880px;color:#27364a}.vr-about-cta{margin-top:28px;padding:22px;border-radius:24px;background:#f4fff6;border:1px solid #c9f7d6;box-shadow:0 12px 34px rgba(20,54,100,.06)}.vr-about-cta strong{display:block;font-size:23px;color:#122033;margin-bottom:6px}.vr-about-cta p{margin:0 0 14px;color:#42526b}.vr-guides-hub--editorial{display:grid;gap:22px}.vr-guides-hero{padding:clamp(32px,6vw,68px);border-radius:30px;background:radial-gradient(circle at top right,#dcfce7 0,#f5fbff 38%,#fff 100%);border:1px solid #d8e7f7;box-shadow:0 18px 54px rgba(20,54,100,.08)}.vr-guides-hero h1{font-size:clamp(38px,6vw,76px);line-height:.96;letter-spacing:-.07em;margin:12px 0;color:#122033;max-width:980px}.vr-guides-hero p{font-size:clamp(17px,2vw,23px);line-height:1.38;color:#5f718c;max-width:780px}.vr-guides-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.vr-guide-chips{display:flex;flex-wrap:wrap;gap:10px}.vr-guide-chips a{display:inline-flex;border:1px solid #d8e7f7;background:#fff;border-radius:999px;padding:10px 14px;text-decoration:none;color:#122033;font-weight:900;box-shadow:0 8px 18px rgba(20,54,100,.04)}.vr-guides-featured,.vr-guides-list{background:#fff;border:1px solid #e2ecf7;border-radius:28px;padding:22px;box-shadow:0 16px 45px rgba(20,54,100,.06)}.vr-guides-featured h2,.vr-guides-list h2{font-size:28px;line-height:1.1;letter-spacing:-.04em;margin:0 0 16px;color:#122033}.vr-featured-guide-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vr-featured-guide-list a{display:block;padding:18px;border-radius:22px;background:#f8fbff;border:1px solid #dbe8f7;text-decoration:none;color:#122033}.vr-featured-guide-list span,.vr-guide-card-kicker{display:inline-flex;margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:1000;color:#2463a6}.vr-featured-guide-list strong{display:block;font-size:19px;line-height:1.15;letter-spacing:-.025em;margin-bottom:8px}.vr-featured-guide-list em{display:block;font-style:normal;color:#617086;line-height:1.45}.vr-guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vr-guide-card{background:#fff;border:1px solid #e2ecf7;border-radius:24px;padding:20px;box-shadow:0 12px 30px rgba(20,54,100,.05);transition:transform .18s ease,box-shadow .18s ease}.vr-guide-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(20,54,100,.09)}.vr-guide-card h3{font-size:22px;line-height:1.12;letter-spacing:-.035em;margin:0 0 10px}.vr-guide-card h3 a{text-decoration:none;color:#122033}.vr-guide-card p{color:#53657f;line-height:1.55}.vr-guide-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;font-size:13px;color:#667085}.vr-guide-card-meta a{font-weight:1000;color:#2463a6;text-decoration:none}.vr-guide-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px 22px;border-radius:24px;background:#102033;color:#fff}.vr-guide-strip strong{font-size:20px}.vr-guide-strip span{color:#d8e7f7}.vr-guide-strip .vr-btn{background:#91F88D;color:#102033}@media(max-width:900px){.vr-featured-guide-list,.vr-guides-grid{grid-template-columns:1fr}.vr-guides-hero{border-radius:24px}.vr-guide-strip{align-items:flex-start;flex-direction:column}}

/* v7.2.2 onboarding + dashboard polish */
.vr-onboarding-panel { background: linear-gradient(135deg,#ffffff,#f4fff6); }
.vr-onboarding-steps { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; margin:18px 0 10px; }
.vr-onboarding-steps > div { border:1px solid rgba(18,32,51,.10); border-radius:18px; padding:16px; background:#fff; box-shadow:0 8px 22px rgba(18,32,51,.05); }
.vr-onboarding-steps strong { display:inline-flex; width:30px; height:30px; align-items:center; justify-content:center; border-radius:999px; background:#91F88D; color:#102018; margin-bottom:8px; }
.vr-onboarding-steps h3 { margin:4px 0 6px; font-size:17px; }
.vr-onboarding-steps p { margin:0; color:#617086; }
.vr-dashboard-panel .vr-feature-grid > div { background:#fff; border:1px solid rgba(18,32,51,.08); border-radius:16px; }
.vr-dashboard-actions .vr-action-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; }
.vr-action-card { display:block; padding:16px; border:1px solid rgba(18,32,51,.10); border-radius:18px; text-decoration:none; color:inherit; background:#fff; transition:transform .15s ease, box-shadow .15s ease; }
.vr-action-card:hover { transform:translateY(-2px); box-shadow:0 10px 24px rgba(18,32,51,.08); }
.vr-action-card strong { display:block; margin-bottom:6px; }
.vr-action-card span { color:#617086; font-size:14px; }
@media (max-width: 760px) { .vr-onboarding-steps, .vr-dashboard-actions .vr-action-grid { grid-template-columns:1fr; } }

/* v7.2.3 claim plan choice + AI builder resilience */
.vr-plan-choice-fieldset{border:1px solid #d9e6f7;border-radius:18px;padding:18px;margin:18px 0;background:#f8fbff}
.vr-plan-choice-fieldset legend{font-weight:900;font-size:18px;color:#122033;padding:0 8px}
.vr-plan-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.vr-plan-choice{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:start;border:1px solid #d5e6fa;border-radius:16px;background:#fff;padding:14px;cursor:pointer;box-shadow:0 8px 20px rgba(18,32,51,.04)}
.vr-plan-choice input{grid-row:1 / span 3;margin-top:4px}
.vr-plan-choice strong{font-size:16px;color:#122033}
.vr-plan-choice span{font-weight:900;color:#2463a6}
.vr-plan-choice small{color:#5f7088;line-height:1.35}
.vr-plan-choice:has(input:checked){border-color:#2463a6;box-shadow:0 0 0 3px rgba(36,99,166,.12),0 10px 26px rgba(18,32,51,.08)}
@media(max-width:720px){.vr-plan-choice-grid{grid-template-columns:1fr}}

/* v7.2.4: slick selectable claim plans */
.vr-plan-picker-panel{
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  position:relative;
  overflow:hidden;
}
.vr-plan-picker-panel:before{
  content:"";
  position:absolute;
  inset:-80px -120px auto auto;
  width:260px;
  height:260px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(36,99,166,.13),rgba(36,99,166,0) 68%);
  pointer-events:none;
}
.vr-plan-picker-head{
  display:flex;
  justify-content:space-between;
  gap:24px;
  align-items:flex-end;
  margin-bottom:22px;
  position:relative;
  z-index:1;
}
.vr-plan-picker-head h2{margin:0}
.vr-plan-picker-head p{max-width:480px;margin:0;color:#60718b;line-height:1.5}
.vr-kicker{
  margin:0 0 8px!important;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:12px;
  font-weight:900;
  color:#2463a6!important;
}
.vr-pricing-grid--selectable{position:relative;z-index:1}
.vr-price-card--selectable{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:100%;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;
}
.vr-price-card--selectable:hover{
  transform:translateY(-4px);
  box-shadow:0 22px 42px rgba(18,32,51,.10);
  border-color:#9fc4ef;
}
.vr-price-card--selectable.is-selected{
  border-color:#2463a6;
  box-shadow:0 0 0 4px rgba(36,99,166,.12),0 24px 50px rgba(18,32,51,.12);
}
.vr-price-card--selectable.is-selected:after{
  content:"Selected";
  position:absolute;
  top:16px;
  right:16px;
  background:#122033;
  color:#fff;
  border-radius:999px;
  padding:7px 10px;
  font-size:12px;
  font-weight:900;
}
.vr-price-card--featured{
  background:linear-gradient(180deg,#ffffff 0%,#eef6ff 100%);
}
.vr-price-sub{
  color:#60718b;
  margin:0 0 16px;
  line-height:1.45;
}
.vr-price-card--selectable ul{margin-bottom:22px}
.vr-price-card--selectable .vr-plan-select{
  margin-top:auto;
  width:100%;
  justify-content:center;
  text-align:center;
}
.vr-plan-choice-fieldset{
  background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);
}
.vr-plan-choice:hover{border-color:#9fc4ef;box-shadow:0 10px 24px rgba(18,32,51,.08)}
@media(max-width:860px){
  .vr-plan-picker-head{display:block}
  .vr-plan-picker-head p{margin-top:10px}
}

/* v7.2.5 area hub polish + claim/onboarding polish */
.vr-area-hub { max-width: 1180px; margin: 0 auto; }
.vr-area-hero {
  border: 1px solid rgba(36,99,166,.16);
  border-radius: 28px;
  padding: clamp(32px, 5vw, 64px);
  background: radial-gradient(circle at top right, rgba(36,99,166,.13), transparent 36%), linear-gradient(135deg,#f7fbff,#fff);
  box-shadow: 0 22px 60px rgba(18,32,51,.06);
  margin-bottom: 28px;
}
.vr-area-hero h1 { margin: 14px 0 8px; font-size: clamp(42px, 6vw, 76px); letter-spacing: -0.06em; line-height: .92; }
.vr-area-hero p { max-width: 680px; color: #617086; font-size: 20px; line-height: 1.45; margin: 0; }
.vr-area-grid { display:grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 22px; }
.vr-area-card {
  position: relative;
  min-height: 178px;
  padding: 24px;
  border: 1px solid rgba(36,99,166,.18);
  border-radius: 24px;
  background: linear-gradient(180deg,#fff,#fbfdff);
  box-shadow: 0 14px 35px rgba(18,32,51,.045);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
  overflow: hidden;
}
.vr-area-card:before { content:""; position:absolute; right:-38px; top:-38px; width:120px; height:120px; border-radius:999px; background:rgba(36,99,166,.08); }
.vr-area-card:hover { transform: translateY(-4px); border-color: rgba(36,99,166,.38); box-shadow: 0 22px 50px rgba(18,32,51,.09); }
.vr-area-card__label { display:inline-flex; padding: 6px 10px; border-radius: 999px; background:#eef6ff; color:#194778; font-weight:800; font-size: 12px; margin-bottom: 14px; }
.vr-area-card h3 { margin: 0 0 8px; font-size: 25px; line-height: 1.02; letter-spacing:-.04em; }
.vr-area-card h3 a { color:#122033; text-decoration:none; }
.vr-area-card p { margin: 0 0 18px; color:#617086; line-height:1.35; }
.vr-area-card__link { display:inline-flex; gap:8px; align-items:center; padding: 11px 15px; border-radius: 14px; background:#122033; color:#fff!important; text-decoration:none; font-weight:900; }
.vr-area-card__link span { transition: transform .18s ease; }
.vr-area-card:hover .vr-area-card__link span { transform: translateX(3px); }
.vr-claim-success { border-color: #bff0cf; background: #f0fff5; }
.vr-price-card--selectable { cursor:pointer; }
.vr-price-card--selectable .vr-plan-select { margin-top: 18px; width: 100%; justify-content: center; }
.vr-price-card--selectable.is-selected { border-color:#2463a6!important; box-shadow: 0 24px 60px rgba(36,99,166,.16); transform: translateY(-3px); }
.vr-price-card--selectable.is-selected:after { content:"Selected"; position:absolute; right:18px; top:18px; padding:6px 10px; border-radius:999px; background:#122033; color:#fff; font-size:12px; font-weight:900; }
.vr-plan-choice { cursor:pointer; transition: border-color .18s ease, box-shadow .18s ease, background .18s ease; }
.vr-plan-choice.is-selected { border-color:#2463a6!important; background:#f4f9ff; box-shadow: 0 12px 30px rgba(36,99,166,.11); }
.vr-plan-picker-head p { max-width: 680px; }
@media (max-width: 900px){ .vr-area-grid { grid-template-columns: 1fr; } .vr-area-card { min-height: auto; } }

/* v7.3.2 SEO + dashboard polish */
.vr-practice-dashboard-pro { display:grid; gap:22px; }
.vr-dashboard-hero { display:flex; justify-content:space-between; align-items:flex-end; gap:20px; padding:clamp(28px,5vw,56px); border-radius:32px; background:radial-gradient(circle at 85% 10%, #dcfce7 0, #f8fbff 34%, #fff 100%); border:1px solid #dce9f7; box-shadow:0 24px 70px rgba(18,32,51,.08); }
.vr-dashboard-hero h1 { margin:10px 0 8px; font-size:clamp(34px,5vw,64px); line-height:.96; letter-spacing:-.065em; color:#122033; }
.vr-dashboard-hero p { margin:0; color:#5f718c; font-weight:800; }
.vr-dashboard-hero-actions { display:flex; flex-wrap:wrap; gap:10px; justify-content:flex-end; }
.vr-dashboard-section-head { display:flex; justify-content:space-between; align-items:flex-start; gap:18px; margin-bottom:18px; }
.vr-dashboard-section-head h2 { margin:0 0 6px; font-size:clamp(26px,3vw,40px); letter-spacing:-.045em; color:#122033; }
.vr-locked-pill { display:inline-flex; align-items:center; border-radius:999px; padding:8px 12px; background:#fff7ed; color:#9a3412; border:1px solid #fed7aa; font-weight:900; font-size:13px; white-space:nowrap; }
.vr-dashboard-stats { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; }
.vr-dashboard-stat { position:relative; overflow:hidden; min-height:126px; padding:18px; border-radius:22px; background:#fff; border:1px solid rgba(18,32,51,.09); box-shadow:0 14px 34px rgba(18,32,51,.045); }
.vr-dashboard-stat:after { content:""; position:absolute; width:90px; height:90px; right:-34px; top:-38px; border-radius:999px; background:rgba(145,248,141,.22); }
.vr-dashboard-stat span { display:block; color:#5f718c; font-weight:900; font-size:13px; text-transform:uppercase; letter-spacing:.055em; }
.vr-dashboard-stat strong { display:block; margin:10px 0 6px; font-size:clamp(30px,4vw,46px); line-height:.9; color:#122033; letter-spacing:-.05em; }
.vr-dashboard-stat em { display:block; font-style:normal; color:#667085; font-size:14px; }
.vr-dashboard-stat.is-locked { background:#f8fafc; }
.vr-dashboard-stat.is-locked strong { font-size:26px; color:#94a3b8; }
.vr-upgrade-prompt--strong { margin-top:18px; padding:22px; border-radius:24px; background:linear-gradient(135deg,#fff7ed,#fff); border:1px solid #fed7aa; box-shadow:0 16px 40px rgba(154,52,18,.08); }
.vr-upgrade-prompt--strong h3 { margin:0 0 8px; font-size:24px; letter-spacing:-.035em; color:#122033; }
.vr-action-card.is-locked { background:#fff7ed; border-color:#fed7aa; }
.vr-legal h1 { font-size:clamp(32px,5vw,58px); letter-spacing:-.06em; }
.vr-legal h2 { margin-top:28px; }
@media(max-width:900px){ .vr-dashboard-hero{align-items:flex-start; flex-direction:column; border-radius:24px;} .vr-dashboard-hero-actions{justify-content:flex-start;} .vr-dashboard-section-head{flex-direction:column;} .vr-dashboard-stats{grid-template-columns:1fr;} }

/* v7.3.3 review terms + 48h cooldown */
.vr-terms-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 14px 16px;
  border: 1px solid rgba(30, 41, 59, 0.12);
  background: #f8fafc;
  border-radius: 14px;
  font-size: 14px;
  line-height: 1.45;
}
.vr-terms-check input {
  margin-top: 3px;
  width: auto;
  min-width: 18px;
}
.vr-terms-check a {
  font-weight: 700;
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.vr-review-cooldown-notice {
  padding: 18px 20px;
  border-radius: 16px;
  background: #f4fff6;
  border: 1px solid rgba(145, 248, 141, 0.55);
  color: #18321c;
  line-height: 1.5;
}

/* v7.3.6 vet login + SEO safety polish */
.vr-vet-login-page .vr-login-panel{max-width:820px;margin-inline:auto;}
.vr-login-form-wrap{background:#f8fbff;border:1px solid #d9e6f7;border-radius:20px;padding:20px;margin:18px 0;}
.vr-login-form-wrap form{display:grid;gap:14px;margin:0;}
.vr-login-form-wrap label{font-weight:900;color:#122033;display:grid;gap:7px;}
.vr-login-form-wrap input[type="text"],.vr-login-form-wrap input[type="password"]{width:100%;border:1px solid #d9e6f7;border-radius:14px;padding:13px 14px;background:#fff;font:inherit;}
.vr-login-form-wrap .login-remember label{display:flex;align-items:center;gap:8px;font-weight:800;}
.vr-login-form-wrap .button-primary{border:0;background:#2463a6;color:#fff;border-radius:16px;padding:14px 20px;font-weight:900;cursor:pointer;width:auto;}
.vr-login-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;}
@media(max-width:720px){.vr-login-actions .vr-btn{width:100%;justify-content:center;}}

/* v7.3.7 clean vet login + magic links */
.vr-login-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch;margin-top:18px}
.vr-login-card{border:1px solid rgba(15,23,42,.10);background:#fff;border-radius:22px;padding:22px;box-shadow:0 12px 30px rgba(15,23,42,.06)}
.vr-login-card--primary{background:linear-gradient(135deg,#f1fff3,#fff);border-color:rgba(30,180,90,.22)}
.vr-clean-login-form{display:grid;gap:10px;margin-top:14px}
.vr-clean-login-form label{font-weight:800;color:#111827;font-size:13px}
.vr-clean-login-form input[type="email"],.vr-clean-login-form input[type="text"],.vr-clean-login-form input[type="password"]{width:100%;border:1px solid rgba(15,23,42,.16);border-radius:14px;padding:13px 14px;font-size:15px;background:#fff;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}
.vr-clean-login-form input:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px rgba(145,248,141,.35)}
.vr-checkbox-line{display:flex!important;align-items:center;gap:8px;font-weight:600!important;color:#374151!important}
.vr-login-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
@media(max-width:760px){.vr-login-grid{grid-template-columns:1fr}.vr-login-card{padding:18px;border-radius:18px}}

/* v7.3.8 premium dashboard + login redirect polish */
.vr-dashboard-premium { gap: 24px; }
.vr-dashboard-hero--premium { position: relative; overflow: hidden; align-items: stretch; background: radial-gradient(circle at 85% 5%, rgba(145,248,141,.45) 0, rgba(244,255,246,.92) 30%, #fff 68%); }
.vr-dashboard-hero--premium:before { content:""; position:absolute; inset:auto -90px -120px auto; width:280px; height:280px; border-radius:999px; background:rgba(36,99,166,.08); }
.vr-dashboard-mini-row { display:flex; flex-wrap:wrap; gap:8px; margin-top:16px; }
.vr-dashboard-mini-row span { display:inline-flex; align-items:center; border:1px solid rgba(18,32,51,.10); background:rgba(255,255,255,.72); border-radius:999px; padding:8px 11px; color:#122033; font-weight:900; font-size:13px; }
.vr-dashboard-hero-card { align-self:center; min-width:170px; padding:20px; border-radius:26px; background:#102033; color:#fff; box-shadow:0 18px 40px rgba(16,32,51,.18); position:relative; z-index:1; }
.vr-dashboard-hero-card span { display:block; color:#cfe2ff; font-weight:900; font-size:12px; text-transform:uppercase; letter-spacing:.08em; }
.vr-dashboard-hero-card strong { display:block; margin:10px 0 4px; font-size:52px; line-height:.9; letter-spacing:-.07em; }
.vr-dashboard-hero-card em { display:block; font-style:normal; color:#91F88D; font-weight:900; }
.vr-dashboard-alert { display:flex; justify-content:space-between; align-items:center; gap:18px; background:#fff7ed; border-color:#fed7aa; }
.vr-dashboard-alert strong { display:block; font-size:20px; letter-spacing:-.025em; color:#122033; }
.vr-dashboard-alert span { display:block; color:#7c2d12; margin-top:4px; }
.vr-dashboard-overview--premium { border-radius:30px; }
.vr-dashboard-stats--premium .vr-dashboard-stat { transition: transform .16s ease, box-shadow .16s ease; }
.vr-dashboard-stats--premium .vr-dashboard-stat:hover { transform: translateY(-2px); box-shadow:0 22px 48px rgba(18,32,51,.075); }
.vr-dashboard-two-col { display:grid; grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr); gap:22px; align-items:start; }
.vr-dashboard-section-head--compact { margin-bottom:14px; }
.vr-action-grid--premium { grid-template-columns:1fr; }
.vr-action-card--accent { background:linear-gradient(135deg,#f4fff6,#fff); border-color:#bdf7c9; }
.vr-dashboard-checklist h2 { margin-top:0; font-size:28px; letter-spacing:-.04em; }
.vr-dashboard-checklist ul { list-style:none; margin:16px 0 0; padding:0; display:grid; gap:10px; }
.vr-dashboard-checklist li { display:flex; gap:9px; align-items:center; color:#667085; font-weight:800; }
.vr-dashboard-checklist li:before { content:""; width:18px; height:18px; border-radius:999px; border:2px solid #d8e7f7; background:#fff; flex:0 0 auto; }
.vr-dashboard-checklist li.is-done { color:#14532d; }
.vr-dashboard-checklist li.is-done:before { content:"✓"; display:inline-flex; align-items:center; justify-content:center; border-color:#91F88D; background:#91F88D; color:#102033; font-size:12px; font-weight:1000; }
.vr-progress-bar { width:100%; height:12px; border-radius:999px; background:#edf4fb; overflow:hidden; margin:12px 0 6px; }
.vr-progress-bar span { display:block; height:100%; border-radius:999px; background:linear-gradient(90deg,#91F88D,#2463a6); }
.vr-dashboard-edit-panel { background:linear-gradient(180deg,#fff,#f8fbff); }
.vr-locked-pill--green { background:#e9ffe8; color:#14532d; border-color:#bdf7c9; }
.vr-dashboard-empty { text-align:center; padding:clamp(34px,6vw,72px); }
.vr-dashboard-empty h1 { font-size:clamp(38px,6vw,68px); letter-spacing:-.065em; margin:10px 0; }
@media(max-width:1000px){ .vr-dashboard-two-col{grid-template-columns:1fr;} .vr-dashboard-hero-card{align-self:flex-start;} }
@media(max-width:760px){ .vr-dashboard-alert{align-items:flex-start; flex-direction:column;} .vr-dashboard-mini-row span{width:100%; justify-content:center;} .vr-dashboard-hero-card{width:100%;} }

/* v7.4.3 mobile header hamburger + search usability */
.vr-menu-toggle{
  display:none;
  width:46px;
  height:42px;
  border:1px solid var(--vr-line);
  border-radius:14px;
  background:#fff;
  padding:9px 10px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
  box-shadow:0 8px 20px rgba(20,54,100,.08);
}
.vr-menu-toggle span{
  display:block;
  width:21px;
  height:2px;
  border-radius:999px;
  background:var(--vr-ink);
  transition:transform .18s ease, opacity .18s ease;
}
.vr-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.vr-menu-toggle.is-open span:nth-child(2){opacity:0}
.vr-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

@media(max-width:768px){
  .vr-site-header{
    position:sticky;
    top:0;
    z-index:10000;
    align-items:center!important;
    gap:10px!important;
    padding:10px 12px!important;
  }
  .vr-brand{min-width:0; flex:1 1 auto;}
  .vr-brand span:last-child{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
  .vr-menu-toggle{display:inline-flex; flex:0 0 auto;}
  .vr-site-nav{
    display:none!important;
    position:absolute;
    top:calc(100% + 8px);
    left:10px;
    right:10px;
    z-index:10001;
    background:rgba(255,255,255,.98);
    border:1px solid var(--vr-line);
    border-radius:20px;
    box-shadow:0 18px 50px rgba(20,54,100,.18);
    padding:10px;
    flex-direction:column!important;
    gap:8px!important;
  }
  .vr-site-nav.is-open{display:flex!important;}
  .vr-site-nav a{
    width:100%;
    display:flex!important;
    justify-content:center;
    padding:13px 14px!important;
    border-radius:14px!important;
    background:var(--vr-bg);
    font-weight:950;
  }

  .vr-hero{padding:28px 14px 30px!important; min-height:auto!important;}
  .vr-hero__inner{text-align:left!important; max-width:none!important;}
  .vr-hero h1,
  .vr-profile-hero h1{
    font-size:clamp(32px,10.5vw,46px)!important;
    line-height:.98!important;
    letter-spacing:-.055em!important;
    margin-top:12px!important;
    overflow-wrap:normal;
  }
  .vr-hero p{font-size:16px!important; line-height:1.42!important; margin-bottom:18px!important; max-width:92%!important;}
  .vr-searchbar,
  .vr-searchbar.vr-predictive-search,
  .vr-searchbar--compact{
    width:100%!important;
    max-width:none!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    border-radius:20px!important;
    padding:8px!important;
    gap:8px!important;
  }
  .vr-searchbar input,
  .vr-search-input{
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:54px!important;
    padding:14px 15px!important;
    font-size:16px!important;
    line-height:1.25!important;
    text-overflow:ellipsis;
  }
  .vr-searchbar button{
    width:100%!important;
    min-height:50px!important;
    white-space:nowrap!important;
    border-radius:15px!important;
  }
  .vr-hero__links{justify-content:flex-start!important; text-align:left!important; gap:8px!important;}

  .vr-suggest-box{
    position:absolute!important;
    z-index:2147483000!important;
    max-height:min(58vh,420px)!important;
    overflow:auto!important;
    -webkit-overflow-scrolling:touch;
    border-radius:18px!important;
  }
  .vr-suggest-item{padding:14px 15px!important; min-height:52px; touch-action:manipulation;}
  .vr-suggest-main{font-size:15px!important; line-height:1.25!important; white-space:normal!important; overflow:visible!important; text-overflow:clip!important;}
  .vr-suggest-meta{font-size:13px!important; white-space:normal!important;}
}

/* v7.4.4 mobile polish, site banner + news hub */
.vr-site-banner{width:min(1180px,calc(100% - 32px));margin:14px auto 0;font-family:Inter,ui-sans-serif,system-ui;}
.vr-site-banner__inner{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #cfe2f7;border-radius:18px;background:linear-gradient(90deg,#eef6ff 0%,#f7fbff 100%);box-shadow:0 12px 30px rgba(20,54,100,.08);color:#122033;}
.vr-site-banner__label{display:inline-flex;white-space:nowrap;border-radius:999px;background:#122033;color:#fff;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;padding:6px 9px;}
.vr-site-banner__text{font-weight:850;line-height:1.25;flex:1 1 auto;}
.vr-site-banner__cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#2463a6;color:#fff!important;text-decoration:none;font-weight:950;padding:8px 12px;white-space:nowrap;}
.vr-site-banner__close{appearance:none;border:0;background:transparent;color:#617086;font-size:24px;line-height:1;cursor:pointer;padding:4px 7px;border-radius:999px;}
.vr-site-banner__close:hover{background:#fff;color:#122033;}
.vr-site-banner.is-hidden{display:none!important;}
.vr-news-hub{display:grid;gap:22px}.vr-news-hero{background:radial-gradient(circle at top right,#dbeafe 0,#f5fbff 42%,#fff 100%)}.vr-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vr-news-card{background:#fff;border:1px solid #d8e7f7;border-radius:24px;padding:22px;box-shadow:0 12px 32px rgba(20,54,100,.06)}.vr-news-date{display:inline-flex;border-radius:999px;background:#eef6ff;color:#194778;font-weight:900;font-size:12px;padding:6px 10px;margin-bottom:12px}.vr-news-card h2{font-size:24px;line-height:1.08;letter-spacing:-.04em;margin:0 0 10px}.vr-news-card h2 a{text-decoration:none;color:#122033}.vr-news-card p{color:#617086;line-height:1.5}.vr-news-link{font-weight:950;color:#2463a6;text-decoration:none}.vr-news-single .vr-guide-content{font-size:18px;line-height:1.72}

@media(max-width:768px){
  body.vr-standalone-body .vr-site-shell{width:100%!important;max-width:100%!important;overflow-x:hidden!important;}
  body.vr-standalone-body .vr-site-main{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;}
  .vr-wrap,.vr-profile,.vr-area-hub,.vr-guides-hub,.vr-guides-hub--editorial,.vr-news-hub,.vr-guide-single{width:100%!important;max-width:100%!important;margin:0!important;padding-left:14px!important;padding-right:14px!important;}
  .vr-card-grid,.vr-area-grid,.vr-guides-grid,.vr-news-grid{grid-template-columns:1fr!important;width:100%!important;gap:14px!important;}
  .vr-card,.vr-area-card,.vr-panel,.vr-profile-hero,.vr-guide-card,.vr-news-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow:hidden;}
  .vr-card{padding:22px!important;border-radius:24px!important;}
  .vr-card h3{font-size:clamp(24px,8vw,34px)!important;line-height:1.02!important;letter-spacing:-.055em!important;}
  .vr-card p{font-size:18px!important;line-height:1.35!important;}
  .vr-card__actions{gap:12px!important;margin-top:20px!important;}
  .vr-card__actions .vr-btn,.vr-card__actions a{min-height:56px!important;border-radius:20px!important;font-size:18px!important;}
  .vr-badges{flex-wrap:wrap!important;gap:7px!important;margin:16px 0!important;}
  .vr-badges span,.vr-pill,.vr-area-card__label,.vr-guide-card-kicker,.vr-news-date{font-size:12px!important;line-height:1!important;padding:7px 10px!important;border-radius:999px!important;max-width:100%;white-space:normal;text-align:center;}
  .vr-footer-company{font-size:15px!important;line-height:1.45!important;padding:0 4px!important;}
  .vr-footer-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin-top:18px!important;}
  .vr-footer-links a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:10px 8px!important;border-radius:18px!important;font-size:15px!important;line-height:1.08!important;text-align:center!important;white-space:normal!important;word-break:normal!important;}
  .vr-footer-links a:last-child:nth-child(odd){grid-column:1 / -1;}
  .vr-site-footer{width:100%!important;margin:0!important;padding:22px 14px calc(32px + env(safe-area-inset-bottom))!important;border-radius:0!important;}
  .vr-site-banner{width:100%!important;margin:0!important;padding:8px 10px 0!important;}
  .vr-site-banner__inner{align-items:flex-start;gap:8px;border-radius:18px;padding:12px;flex-wrap:wrap;}
  .vr-site-banner__label{order:1}.vr-site-banner__text{order:3;flex:1 1 100%;font-size:15px}.vr-site-banner__cta{order:4;flex:1 1 auto;min-height:42px}.vr-site-banner__close{order:2;margin-left:auto;}
}

@media(max-width:390px){
  .vr-footer-links{grid-template-columns:1fr!important;}
  .vr-footer-links a{min-height:46px!important;font-size:15px!important;}
}

/* v7.4.9 emergency page polish */
.vr-section-head--compact{margin-bottom:18px}.vr-section-head--compact h2{margin-bottom:6px}.vr-section-head--compact p{max-width:920px;color:var(--vr-muted)}
.vr-emergency-grid .vr-emergency-card{display:flex;flex-direction:column;justify-content:space-between;min-height:230px;overflow:hidden;position:relative}
.vr-emergency-card:before{content:"";position:absolute;right:-36px;top:-44px;width:128px;height:128px;border-radius:999px;background:rgba(36,99,166,.07);pointer-events:none}
.vr-emergency-card__body{position:relative;z-index:1}.vr-badges--tight{margin:0 0 12px;flex-wrap:wrap}.vr-badges--tight span{background:#eaf4ff;color:#174a7e;border-color:#d2e6fb}
.vr-emergency-location{font-size:16px;margin-top:4px!important}.vr-emergency-summary{margin-top:12px!important;line-height:1.35}.vr-emergency-card .vr-card__actions{position:relative;z-index:1;margin-top:20px;display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:640px){.vr-emergency-grid .vr-emergency-card{min-height:0}.vr-emergency-card:before{width:90px;height:90px;right:-28px;top:-30px}.vr-emergency-card .vr-card__actions .vr-btn{flex:1;text-align:center}}
