/* PiccyFlip SEO & AEO v1.0.3 - regional pages inherit PiccyFlip core typography and colours */
body.pfcseo-landing{margin:0;background:#f7faf8;color:var(--pfc-ink,#073f37)}
.pfcseo-app{background:#fff;min-height:100vh}

/* Typography/colour parity with the PiccyFlip core home page.
   The regional pages deliberately inherit the core .pfc-* rules. These small
   guards only prevent theme/link rules from changing the appearance of
   anchor-based buttons used on the regional landing pages. */
.pfcseo-app{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--pfc-ink,#073f37)}
.pfcseo-app .pfc-hero h1,.pfcseo-app .pfc-section-head h2,.pfcseo-app .pfc-benefits h2,.pfcseo-app .pfc-concept-card h2{color:var(--pfc-ink,#073f37)}
.pfcseo-app .pfc-hero p,.pfcseo-app .pfc-category-card small,.pfcseo-app .pfc-benefit-grid small,.pfcseo-app .pfc-listing-copy small{color:var(--pfc-muted,#345f57)}
/* Keep anchor CTAs on the exact core PiccyFlip button palette.
   Background, shadow, radius, padding and weight come from app-01099.css. */
.pfcseo-app a.pfc-primary{color:#fff!important}
.pfcseo-app a.pfc-secondary{color:var(--pfc-ink,#073f37)!important}
.pfcseo-app .pfc-stage-kicker{color:var(--pfc-orange,#ff5a14);font-weight:800}
.pfcseo-app .pfc-steps strong,.pfcseo-app .pfc-category-card strong,.pfcseo-app .pfc-listing-copy h3,.pfcseo-app .pfc-listing-copy strong{color:var(--pfc-ink,#073f37)}
.pfcseo-region-tools{display:flex;align-items:center;gap:10px}
.pfcseo-current-region{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid var(--pfc-line,#cfe2d7);border-radius:999px;background:#f6faf8;font-size:12px;font-weight:850;color:var(--pfc-ink,#073f37)}
.pfcseo-open-app{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:14px;background:var(--pfc-orange,#ff5a14);color:#fff!important;text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 7px 16px rgba(255,90,20,.20)}
.pfcseo-country-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px clamp(16px,4vw,42px) 2px;max-width:1180px;margin:0 auto}
.pfcseo-country-nav a{display:flex;gap:6px;align-items:center;justify-content:center;min-height:42px;padding:8px 10px;border:1px solid var(--pfc-line,#cfe2d7);border-radius:13px;background:#fff;text-decoration:none;color:var(--pfc-ink,#073f37);font-size:12px;font-weight:800}
.pfcseo-country-nav a[aria-current=page]{background:#fff1e9;border-color:#ffc5a8;color:#b44313;box-shadow:inset 0 0 0 1px rgba(255,90,20,.06)}
.pfcseo-country-short{font-weight:950;color:var(--pfc-orange,#ff5a14)}
.pfcseo-app .pfc-hero h1{max-width:700px}
.pfcseo-app .pfc-hero .pfc-stage-kicker{display:block;margin-bottom:8px}
.pfcseo-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;gap:8px}
.pfcseo-see-all{font-weight:800;text-decoration:none;font-size:13px}
.pfcseo-see-all:hover,.pfcseo-location-links a:hover{color:var(--pfc-orange,#ff5a14)}
.pfcseo-category-card{text-decoration:none;color:inherit}
.pfcseo-category-card .pfc-category-media{display:block;padding:0}
.pfcseo-category-card .pfc-category-copy{display:grid}
.pfcseo-listing-card{display:block;color:inherit;text-decoration:none;background:#fff;transition:transform .15s ease,box-shadow .15s ease}
.pfcseo-listing-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(7,63,55,.10)}
.pfcseo-live-count{display:inline-flex;align-items:center;min-height:30px;padding:5px 9px;border-radius:999px;background:#eef8f3;color:#37695d;font-size:11px;font-weight:850}
.pfcseo-empty{padding:26px;border:1px dashed var(--pfc-line,#cfe2d7);border-radius:20px;background:#f8fbf9;text-align:center}
.pfcseo-empty strong{display:block;font-size:21px}.pfcseo-empty p{max-width:640px;margin:7px auto 17px;color:var(--pfc-muted,#345f57);line-height:1.5}
.pfcseo-local-section{padding:24px;border-radius:24px;background:#f7faf8;border:1px solid var(--pfc-line,#cfe2d7)}
.pfcseo-location-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.pfcseo-location-links a{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:13px 14px;border-radius:14px;background:#fff;border:1px solid #dfe8e4;text-decoration:none}
.pfcseo-location-links strong{font-size:13px}.pfcseo-location-links span{font-size:11px;color:var(--pfc-muted,#345f57);white-space:nowrap}
.pfcseo-help-card .pfcseo-button{white-space:nowrap}
.pfcseo-answers{display:grid;gap:9px;margin-bottom:32px}
.pfcseo-answers details{border:1px solid var(--pfc-line,#cfe2d7);border-radius:16px;background:#fff;overflow:hidden}
.pfcseo-answers summary{position:relative;padding:16px 46px 16px 16px;cursor:pointer;font-weight:850;list-style:none}
.pfcseo-answers summary::-webkit-details-marker{display:none}
.pfcseo-answers summary:after{content:'+';position:absolute;right:17px;top:50%;transform:translateY(-50%);font-size:22px;color:var(--pfc-orange,#ff5a14)}
.pfcseo-answers details[open] summary:after{content:'–'}
.pfcseo-answers p{margin:0;padding:0 16px 16px;color:var(--pfc-muted,#345f57);line-height:1.55}
.pfcseo-footer{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:34px clamp(16px,4vw,42px) 0;padding:22px 0;border-top:1px solid var(--pfc-line,#cfe2d7);font-size:12px;color:var(--pfc-muted,#345f57)}
.pfcseo-footer strong{color:var(--pfc-ink,#073f37)}.pfcseo-footer a{font-weight:850;color:var(--pfc-orange,#ff5a14);text-decoration:none}
.pfcseo-app{padding-bottom:24px!important}
@media(max-width:760px){
  .pfcseo-region-tools{gap:6px}.pfcseo-current-region{display:none}.pfcseo-open-app{min-height:38px;padding:0 11px;font-size:11px}
  .pfcseo-country-nav{padding:8px 14px 2px;gap:6px}.pfcseo-country-nav a{min-height:38px;padding:7px 5px}.pfcseo-country-full{display:none}.pfcseo-country-short{font-size:12px}
  .pfcseo-app .pfc-hero h1{font-size:43px}
  .pfcseo-location-links{grid-template-columns:1fr}
  .pfcseo-help-card .pfcseo-button{width:100%}
  .pfcseo-footer{margin-top:26px;padding-bottom:18px}
}
@media(max-width:430px){.pfcseo-app .pfc-logo-crop{width:190px;height:62px}.pfcseo-app .pfc-logo{width:190px;top:-40px}.pfcseo-open-app{padding:0 9px}.pfcseo-listing-card .pfc-listing-copy strong{font-size:18px}}
