@charset "UTF-8";
/***!  Style Declaration  !***/

.lpc-hero{--lpc-purple:#6a2f7a;--lpc-gold:#f2c14e;--lpc-white:#fff;--lpc-muted:rgba(255,255,255,.88);border-radius:18px;overflow:hidden;background:linear-gradient(120deg,rgba(75,31,89,.92),rgba(106,47,122,.86)),url("https://lushpuppycuts.co.uk/images/hero-dog-groomer-carmarthen.jpg") center/cover no-repeat;color:var(--lpc-white);box-shadow:0 18px 40px rgba(0,0,0,.22)}.lpc-hero__wrap{max-width:1100px;margin:auto;padding:56px 28px 40px;display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:center}.lpc-hero h2{font-size:clamp(2.2rem,3.2vw,3.2rem);line-height:1.05;margin:12px 0}.lpc-highlight{color:var(--lpc-gold)}.lpc-hero__sub{font-size:1.1rem;line-height:1.6;max-width:560px;color:var(--lpc-muted)}.lpc-trust{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0;list-style:none;padding:0}.lpc-pill{padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.14);font-size:.9rem;font-weight:600}.lpc-cta{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0 10px}.lpc-btn{padding:14px 20px;border-radius:14px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.lpc-btn--primary{background:var(--lpc-gold);color:#2b1b36}.lpc-btn--secondary{background:rgba(255,255,255,.16);color:#fff}.lpc-micro{font-size:.95rem;opacity:.9}.lpc-card{border-radius:18px;border:1px solid rgba(255,255,255,.18) !important;background:rgba(0,0,0,.35) !important;padding:22px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff !important}.lpc-card h3{color:var(--lpc-gold);margin-bottom:10px}.lpc-card p{margin:6px 0;font-size:.95rem}@media (max-width:900px){.lpc-hero__wrap{grid-template-columns:1fr}}
