/* cwp-services.css — consolidated service-page styles. Sources: extracted from inline <style id="cwp-page-inline"> blocks in page-{web-design,search-engine-optimization,local-seo,pay-per-click-...,social-media-marketing-smm,online-reputation-management,care-plan,memphis-wordpress-web-design}.php. */
.page-hero{position:relative;padding:160px 0 70px;text-align:center}
.page-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-.04em;margin-bottom:18px}
.page-hero .sub{color:var(--muted);font-size:clamp(17px,1.5vw,20px);line-height:1.6;max-width:760px;margin:0 auto 26px}
.hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.svc-section{background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:34px;margin-bottom:18px}
.svc-section h2{font-size:clamp(26px,3.5vw,38px);line-height:1.05;letter-spacing:-.03em;margin-bottom:14px}
.svc-section p{color:var(--muted);line-height:1.75;font-size:16px;margin-bottom:14px}
.svc-section ul.feat{list-style:none;padding:0;margin:10px 0 16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.svc-section ul.feat li{padding-left:28px;position:relative;color:#dbe5ec;font-size:14.5px;line-height:1.5}
.svc-section ul.feat li::before{content:"";position:absolute;left:0;top:.45em;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue3))}
.chips{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 4px}
.chips .lbl{color:var(--blue2);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:11px;display:flex;align-items:center;margin-right:6px}
.chips a,.chips span{padding:6px 12px;border-radius:999px;border:1px solid rgba(2,144,251,.25);background:rgba(2,144,251,.07);color:#dbe5ec;font-size:13px;font-weight:600;text-decoration:none;transition:.2s}
.chips a:hover{background:rgba(2,144,251,.22);border-color:var(--blue);color:#fff}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;counter-reset:s}
.step{background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:24px;position:relative}
.step::before{counter-increment:s;content:"0" counter(s);font-weight:900;font-size:30px;background:linear-gradient(135deg,var(--blue),var(--blue3));-webkit-background-clip:text;background-clip:text;color:transparent;display:block;margin-bottom:8px}
.step h3{font-size:17px;margin-bottom:6px;color:#fff}
.step p{color:var(--muted);font-size:13.5px;line-height:1.55;margin:0}
.honesty-note{font-size:13px;color:#9aa6ac;font-style:italic;line-height:1.6;margin-top:12px}
.cap-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:14px}
.cap-card{background:rgba(2,144,251,.05);border:1px solid rgba(2,144,251,.18);border-radius:12px;padding:22px}
.cap-card h3{font-size:18px;margin:0 0 8px;letter-spacing:-.01em;color:#fff}
.cap-card p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}
.cap-card .ico{font-size:24px;line-height:1;margin-bottom:10px}
.tlx{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:18px;position:relative}
.tl-step{background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid rgba(2,144,251,.22);border-radius:14px;padding:24px;position:relative}
.tl-step .num{position:absolute;top:-16px;left:24px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue3));display:flex;align-items:center;justify-content:center;font-weight:800;color:#01121f;font-size:16px}
.tl-step h3{font-size:18px;margin:10px 0 8px;letter-spacing:-.01em}
.tl-step p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}
.faq-item{margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:10px}
.faq-item summary{cursor:pointer;padding:14px 0;font-weight:700;font-size:16px;list-style:none}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item p{margin:6px 0 14px}
.tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px;margin-top:18px}
.tier-card{background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:30px;display:flex;flex-direction:column;gap:14px;position:relative}
.tier-card.featured{border-color:rgba(2,144,251,.5);box-shadow:0 0 0 1px rgba(2,144,251,.25),0 20px 40px -20px rgba(2,144,251,.35)}
.tier-card.featured::before{content:"Most popular";position:absolute;top:-12px;left:30px;background:linear-gradient(135deg,var(--blue),var(--blue3));color:#01121f;font-size:11px;font-weight:800;letter-spacing:.06em;padding:5px 12px;border-radius:999px;text-transform:uppercase}
.tier-card .tname{color:var(--blue2);font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.tier-card .price{font-size:38px;font-weight:800;letter-spacing:-.03em;color:#fff;line-height:1}
.tier-card .price small{font-size:14px;font-weight:600;color:var(--muted);margin-left:4px}
.tier-card .startat{color:#7e8a90;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.tier-card .who{color:#dbe5ec;font-size:14px;line-height:1.6}
.tier-card .in,.tier-card .out{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:6px}
.tier-card .in li{color:#dbe5ec;font-size:14px;line-height:1.5;padding-left:22px;position:relative}
.tier-card .in li::before{content:"✓";position:absolute;left:0;top:0;color:var(--blue);font-weight:800}
.tier-card .out li{color:#7e8a90;font-size:13px;line-height:1.5;padding-left:22px;position:relative}
.tier-card .out li::before{content:"–";position:absolute;left:4px;top:0;color:#7e8a90;font-weight:800}
.tier-card h4{font-size:13px;color:#9aa6ac;letter-spacing:.05em;text-transform:uppercase;margin:8px 0 4px;font-weight:700}
.tier-card .btn{margin-top:auto}
.cov-table{width:100%;border-collapse:collapse;margin-top:18px}
.cov-table th,.cov-table td{padding:12px 14px;text-align:left;border-bottom:1px solid rgba(255,255,255,.06);font-size:14px}
.cov-table th{color:#9aa6ac;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.05em;background:rgba(2,144,251,.04)}
.cov-table td:first-child{color:#fff;font-weight:600}
.cov-table td:not(:first-child){color:#cdd8de;text-align:center}
.cov-table .yes{color:var(--blue);font-weight:800}
.cov-table .no{color:#7e8a90}
.trust-block{background:rgba(2,144,251,.05);border:1px solid rgba(2,144,251,.2);border-radius:14px;padding:24px}
.trust-block h3{font-size:20px;margin:0 0 10px;letter-spacing:-.01em}
.trust-block p{margin:0;color:var(--muted);line-height:1.7;font-size:15px}
body.page-care-plan .page-hero,body.page-memphis-wordpress-web-design .page-hero{padding:160px 0 60px}
body.page-care-plan .page-hero h1,body.page-memphis-wordpress-web-design .page-hero h1{margin-bottom:14px}
body.page-care-plan .page-hero .sub,body.page-memphis-wordpress-web-design .page-hero .sub{margin:0 auto 22px}
@media(max-width:980px){.steps{grid-template-columns:1fr 1fr}.svc-section ul.feat{grid-template-columns:1fr}}
@media(max-width:620px){.steps{grid-template-columns:1fr}}
.cwp-svc-industries{padding:60px 0 70px}
.cwp-svc-industries .section-head{text-align:center;margin-bottom:36px}
.cwp-svc-industries .section-head h2{font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:-.03em;margin-bottom:0}
.cwp-svc-industries-groups{display:flex;flex-direction:column;gap:32px}
.cwp-svc-industries-group{}
.cwp-svc-industries-grouptitle{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--blue2);margin:0 0 14px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}
.cwp-svc-industries-group.is-pro .cwp-svc-industries-grouptitle{color:#7ec3ff}
.cwp-svc-industries-group.is-commercial .cwp-svc-industries-grouptitle{color:#c39aff}
.cwp-svc-industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.cwp-svc-industries-tile{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid rgba(255,255,255,.08);border-radius:14px;text-decoration:none;color:inherit;transition:.18s;min-height:60px}
.cwp-svc-industries-tile:hover{border-color:rgba(2,144,251,.45);transform:translateY(-2px)}
.cwp-svc-industries-tile.is-pro:hover{border-color:rgba(126,195,255,.5)}
.cwp-svc-industries-tile.is-commercial:hover{border-color:rgba(195,154,255,.5)}
.cwp-svc-industries-tile-title{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.2}
.cwp-svc-industries-tile-arrow{font-size:18px;color:var(--blue2);opacity:.6;transition:.18s}
.cwp-svc-industries-tile.is-pro .cwp-svc-industries-tile-arrow{color:#7ec3ff}
.cwp-svc-industries-tile.is-commercial .cwp-svc-industries-tile-arrow{color:#c39aff}
.cwp-svc-industries-tile:hover .cwp-svc-industries-tile-arrow{opacity:1;transform:translateX(3px)}
.cwp-svc-industries-cta{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:36px}
@media(max-width:620px){.cwp-svc-industries-grid{grid-template-columns:1fr 1fr}}
.cwp-svc-locations{padding:60px 0 60px}
.cwp-svc-locations .section-head{text-align:center;margin-bottom:36px}
.cwp-svc-locations .section-head h2{font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:-.03em;margin-bottom:12px}
.cwp-svc-locations .section-head .sub{color:var(--muted);max-width:680px;margin:0 auto;font-size:15.5px;line-height:1.6}
.cwp-svc-locations-groups{display:flex;flex-direction:column;gap:26px}
.cwp-svc-locations-grouptitle{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--blue2);margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}
.cwp-svc-locations-group.is-ms .cwp-svc-locations-grouptitle{color:#9bd0a3}
.cwp-svc-locations-group.is-ar .cwp-svc-locations-grouptitle{color:#f0c977}
.cwp-svc-locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}
.cwp-svc-locations-tile{display:flex;flex-direction:column;gap:2px;padding:14px 16px;background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid rgba(255,255,255,.08);border-radius:12px;text-decoration:none;color:inherit;transition:.18s}
.cwp-svc-locations-tile:hover{border-color:rgba(2,144,251,.45);transform:translateY(-2px)}
.cwp-svc-locations-tile.is-anchor{border-color:rgba(2,144,251,.4);background:linear-gradient(180deg,rgba(2,144,251,.08),rgba(2,144,251,.03))}
.cwp-svc-locations-tile.is-anchor::after{content:"Anchor";position:absolute;top:8px;right:10px;font-size:9px;font-weight:800;letter-spacing:.1em;color:var(--blue2)}
.cwp-svc-locations-tile{position:relative}
.cwp-svc-locations-tile-name{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.2}
.cwp-svc-locations-tile-sub{font-size:12px;color:#9aa6ac;font-weight:500}
.cwp-svc-locations-group.is-ms .cwp-svc-locations-tile:hover{border-color:rgba(155,208,163,.5)}
.cwp-svc-locations-group.is-ar .cwp-svc-locations-tile:hover{border-color:rgba(240,201,119,.5)}
.cwp-svc-locations-cta{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:32px}
@media(max-width:620px){.cwp-svc-locations-grid{grid-template-columns:1fr 1fr}}
