/* Cape Coast Landing Page v1.4 - cleaner fitted black/green layout */
html,body{max-width:100%;overflow-x:hidden}
html{scroll-behavior:smooth}
body.cclp-landing-active{margin:0!important;padding:0!important;overflow-x:hidden!important;background:#fff!important}
body.cclp-landing-active .wp-site-blocks,
body.cclp-landing-active main,
body.cclp-landing-active article,
body.cclp-landing-active .site,
body.cclp-landing-active .site-main,
body.cclp-landing-active .content-area,
body.cclp-landing-active .entry-content,
body.cclp-landing-active .wp-block-post-content,
body.cclp-landing-active .wp-block-shortcode,
body.cclp-landing-active .cclp-fullwidth-parent{
  width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important
}
body.cclp-landing-active .wp-site-blocks>header,
body.cclp-landing-active header.wp-block-template-part,
body.cclp-landing-active .wp-block-template-part:has(header),
body.cclp-landing-active .entry-title,
body.cclp-landing-active .wp-block-post-title{display:none!important}
body.cclp-landing-active.admin-bar .cclp-header{top:32px}
@media(max-width:782px){body.cclp-landing-active.admin-bar .cclp-header{top:46px}}
.cclp-page{--cclp-primary:#111;--cclp-accent:#76b82a;--cclp-dark:#0b0b0b;--cclp-soft:#f6f7f5;color:#111;font-family:Arial,Helvetica,sans-serif;line-height:1.5;background:#fff;overflow-x:hidden;width:100vw!important;max-width:100vw!important;min-width:100vw!important;position:relative;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;left:auto!important;right:auto!important;transform:none!important}
.cclp-page *{box-sizing:border-box}.cclp-page img{max-width:100%;height:auto}.cclp-container{width:min(1240px,92vw);margin:0 auto}.cclp-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:4px solid var(--cclp-accent);box-shadow:0 8px 22px rgba(0,0,0,.08)}
.cclp-header-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:22px}.cclp-brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:#111;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.cclp-brand img{height:66px;width:auto;max-width:190px;object-fit:contain}.cclp-brand span{font-size:15px;max-width:210px;line-height:1.1}.cclp-nav{display:flex;align-items:center;gap:6px}.cclp-nav a{color:#111;text-decoration:none;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.08em;padding:12px 14px;border-radius:999px}.cclp-nav a:hover{background:#111;color:#fff}.cclp-menu-toggle{display:none;background:#111;color:#fff;border:0;border-radius:8px;padding:8px 12px;font-size:22px;cursor:pointer}
.cclp-hero{display:grid;grid-template-columns:minmax(310px,34%) minmax(0,66%);min-height:670px;scroll-margin-top:100px;background:#fff;position:relative}.cclp-hero-brand-panel{position:relative;z-index:2;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:70px 46px;text-align:center;border-right:10px solid var(--cclp-accent);clip-path:polygon(0 0,92% 0,100% 100%,0 100%)}.cclp-hero-brand-panel:after{content:"";position:absolute;right:-17px;top:0;width:8px;height:100%;background:#111;transform:skewX(-7deg)}.cclp-hero-logo{width:min(390px,90%);height:auto;display:block}.cclp-hero-brand-panel p{margin:18px 0 0;color:#111;text-transform:uppercase;letter-spacing:.28em;font-weight:900;font-size:14px}.cclp-hero-content{background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;min-width:0;color:#fff;position:relative;overflow:hidden}.cclp-hero-content:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,0));pointer-events:none}.cclp-hero-text{position:relative;z-index:1;width:min(760px,88%);margin-left:8%;padding:70px 0}.cclp-kicker,.cclp-section-label{text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:var(--cclp-accent);font-size:.82rem;margin:0 0 14px}.cclp-hero h1{font-size:clamp(2.4rem,5vw,5.05rem);line-height:.98;margin:.05em 0 .18em;color:#fff;letter-spacing:-.045em;font-weight:900;text-shadow:0 3px 14px rgba(0,0,0,.3)}.cclp-hero-subtitle{font-size:clamp(1.05rem,1.5vw,1.32rem);max-width:680px;margin:0;color:rgba(255,255,255,.95)}.cclp-actions,.cclp-contact-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cclp-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-weight:900;text-decoration:none!important;border:2px solid transparent;cursor:pointer;transition:.18s ease;line-height:1.1;text-transform:uppercase;letter-spacing:.03em}.cclp-btn-accent{background:var(--cclp-accent);color:#111!important;box-shadow:0 8px 20px rgba(118,184,42,.26)}.cclp-btn-accent:hover{filter:brightness(.95);transform:translateY(-1px)}.cclp-btn-outline{border-color:#fff;color:#fff!important;background:rgba(0,0,0,.18)}.cclp-btn-outline:hover{background:#fff;color:#111!important}.cclp-btn-plain{color:#fff!important;border-color:rgba(255,255,255,.35);background:rgba(0,0,0,.24)}.cclp-btn-outline-dark{border-color:#111;color:#111!important;background:#fff}.cclp-btn-outline-dark:hover{background:#111;color:#fff!important}
.cclp-service-strip{background:linear-gradient(180deg,#171717,#050505);color:#fff;border-top:4px solid #1f1f1f;border-bottom:6px solid var(--cclp-accent);padding:30px 0}.cclp-service-strip-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0}.cclp-service-tile{text-align:center;padding:16px 18px;border-left:1px solid rgba(255,255,255,.28);min-height:148px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.cclp-service-strip-grid .cclp-service-tile:first-child{border-left:0}.cclp-service-icon{width:56px;height:56px;border:3px solid var(--cclp-accent);color:var(--cclp-accent);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1;margin:0 auto 12px;box-shadow:0 0 18px rgba(118,184,42,.22)}.cclp-service-tile h3{font-size:16px;color:#fff;margin:0 0 8px;text-transform:uppercase;line-height:1.15;font-weight:900}.cclp-service-tile p{font-size:13px;margin:0;color:rgba(255,255,255,.86);line-height:1.35}.cclp-proof-strip{background:linear-gradient(100deg,var(--cclp-accent) 0 26%,#fff 26.2% 100%);padding:26px 0;color:#111}.cclp-proof-grid{display:grid;grid-template-columns:1.05fr 1.45fr .8fr;gap:28px;align-items:center}.cclp-whatsapp-callout{display:flex;align-items:center;gap:18px;color:#111}.cclp-wa-icon{width:64px;height:64px;border:5px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;background:#fff;color:var(--cclp-accent)}.cclp-whatsapp-callout strong,.cclp-area-callout strong{display:block;text-transform:uppercase;font-size:18px;font-weight:900;line-height:1.05}.cclp-whatsapp-callout a{display:block;text-decoration:none;color:#111!important;font-size:34px;font-weight:900;letter-spacing:.03em}.cclp-area-callout{display:flex;align-items:flex-start;gap:16px}.cclp-area-callout span{font-size:42px;line-height:1;color:#111}.cclp-area-callout p{margin:5px 0 0;font-size:15px;line-height:1.35}.cclp-quality-callout{border-left:4px solid var(--cclp-accent);padding-left:20px;text-transform:uppercase;font-weight:900}.cclp-quality-callout strong,.cclp-quality-callout span{display:block}.cclp-quality-callout span{font-size:14px;margin-top:5px;text-decoration:underline;text-decoration-color:var(--cclp-accent);text-decoration-thickness:3px;text-underline-offset:4px}
.cclp-section{padding:82px 0;scroll-margin-top:100px}.cclp-section h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.04;margin:.1em 0 .45em;color:#111;letter-spacing:-.04em;font-weight:900}.cclp-about{background:#fff}.cclp-two-col{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:52px;align-items:center}.cclp-copy{font-size:1.09rem;color:#333}.cclp-about-image{min-height:360px;background-size:cover;background-position:center;border-radius:0 34px 0 34px;box-shadow:0 18px 42px rgba(0,0,0,.16);border:8px solid #fff;outline:4px solid var(--cclp-accent)}.cclp-services-detail{background:#f7f8f5}.cclp-service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px}.cclp-service-card-grid .cclp-service-tile{background:#fff;color:#111;border:1px solid #e6e6e6;border-bottom:5px solid var(--cclp-accent);border-radius:18px;box-shadow:0 14px 30px rgba(0,0,0,.07);min-height:210px;padding:28px}.cclp-service-card-grid .cclp-service-tile h3{color:#111}.cclp-service-card-grid .cclp-service-tile p{color:#444;font-size:15px}.cclp-problems{background:linear-gradient(135deg,#111,#050505);color:#fff;border-top:6px solid var(--cclp-accent);border-bottom:6px solid var(--cclp-accent)}.cclp-problems h2{color:#fff}.cclp-checklist{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.cclp-checklist li{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:14px 15px;font-weight:700}.cclp-checklist li:before{content:'✓';color:var(--cclp-accent);font-weight:900;margin-right:8px}.cclp-gallery-section{background:#fff}.cclp-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:25px}.cclp-gallery-item{border:0;padding:0;border-radius:16px;overflow:hidden;cursor:pointer;background:#ddd;aspect-ratio:4/3;box-shadow:0 10px 24px rgba(0,0,0,.08)}.cclp-gallery-item img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .25s}.cclp-gallery-item:hover img{transform:scale(1.04)}.cclp-contact{background:#f7f8f5}.cclp-contact p{font-size:1.08rem;color:#333}.cclp-form{background:#111;border-radius:22px;padding:30px;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 40px rgba(0,0,0,.16);color:#fff}.cclp-form label{display:block;font-weight:900;margin-bottom:14px;text-transform:uppercase;font-size:13px;letter-spacing:.06em}.cclp-form input,.cclp-form select,.cclp-form textarea{display:block;width:100%;margin-top:6px;border:1px solid #383838;border-radius:12px;padding:13px;font:inherit;background:#fff;color:#111}.cclp-form input:focus,.cclp-form select:focus,.cclp-form textarea:focus{outline:3px solid rgba(118,184,42,.4);border-color:var(--cclp-accent)}.cclp-notice{padding:12px;border-radius:10px;margin-bottom:14px;font-weight:800}.cclp-success{background:#d1fae5;color:#065f46}.cclp-error{background:#fee2e2;color:#991b1b}.cclp-footer{background:#050505;color:#fff;padding:28px 0;text-align:center;border-top:5px solid var(--cclp-accent)}.cclp-footer-inner{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.cclp-footer img{height:54px;width:auto;background:#fff;border-radius:12px;padding:5px}.cclp-footer p{margin:0}.cclp-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.88);display:none;align-items:center;justify-content:center;padding:30px}.cclp-lightbox.is-open{display:flex}.cclp-lightbox img{max-width:94vw;max-height:86vh;border-radius:10px}.cclp-lightbox-close{position:absolute;top:18px;right:22px;background:#fff;border:0;border-radius:999px;width:42px;height:42px;font-size:28px;line-height:1;cursor:pointer}
@media(max-width:1100px){.cclp-hero{grid-template-columns:1fr}.cclp-hero-brand-panel{clip-path:none;border-right:0;border-bottom:6px solid var(--cclp-accent);padding:34px 22px}.cclp-hero-brand-panel:after{display:none}.cclp-hero-logo{width:min(330px,82%)}.cclp-hero-content{min-height:500px}.cclp-hero-text{margin:0 auto}.cclp-service-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cclp-service-tile{border-top:1px solid rgba(255,255,255,.18)}.cclp-proof-grid{grid-template-columns:1fr}.cclp-proof-strip{background:#fff;border-top:6px solid var(--cclp-accent);border-bottom:6px solid var(--cclp-accent)}.cclp-whatsapp-callout{background:var(--cclp-accent);padding:18px;border-radius:18px}.cclp-service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cclp-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.cclp-two-col{grid-template-columns:1fr;gap:30px}}
@media(max-width:760px){.cclp-header-inner{min-height:72px}.cclp-brand img{height:54px;max-width:145px}.cclp-brand span{font-size:12px;max-width:150px}.cclp-menu-toggle{display:block}.cclp-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;padding:14px 4vw;box-shadow:0 10px 16px rgba(0,0,0,.08);flex-direction:column;align-items:stretch}.cclp-nav.is-open{display:flex}.cclp-nav a{display:block}.cclp-hero-content{min-height:540px}.cclp-hero-text{width:90%;padding:56px 0}.cclp-hero h1{font-size:clamp(2.3rem,12vw,3.5rem)}.cclp-actions .cclp-btn,.cclp-contact-buttons .cclp-btn{width:100%}.cclp-service-strip-grid,.cclp-service-card-grid,.cclp-gallery,.cclp-checklist{grid-template-columns:1fr}.cclp-service-strip-grid .cclp-service-tile{border-left:0}.cclp-section{padding:58px 0}.cclp-whatsapp-callout a{font-size:28px}.cclp-about-image{min-height:250px}.cclp-form{padding:22px}}


/* v1.4 layout correction: use the branding as style, not as oversized image blocks */
.cclp-page{background:#fff!important;}
.cclp-header{border-bottom:3px solid var(--cclp-accent)!important;}
.cclp-header-inner{min-height:74px!important;}
.cclp-brand img{height:54px!important;width:auto!important;max-width:58px!important;border-radius:4px;object-fit:contain!important;}
.cclp-brand span{font-size:14px!important;max-width:260px!important;letter-spacing:.035em!important;}
.cclp-nav a{font-size:12px!important;padding:9px 12px!important;}

/* Hero: one proper full-width website hero, no left flyer/logo panel */
.cclp-hero{
  display:block!important;
  min-height:auto!important;
  background:#0d0d0d!important;
  border-bottom:6px solid var(--cclp-accent);
}
.cclp-hero-brand-panel{display:none!important;}
.cclp-hero-content{
  min-height:650px!important;
  width:100%!important;
  max-width:100%!important;
  background-size:cover!important;
  background-position:center center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  position:relative!important;
}
.cclp-hero-content::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.68) 42%,rgba(0,0,0,.22) 100%);
  pointer-events:none;
}
.cclp-hero-content:after{height:160px!important;background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,0))!important;}
.cclp-hero-text{
  margin-left:max(5vw,calc((100vw - 1240px)/2))!important;
  width:min(650px,88vw)!important;
  padding:90px 0!important;
  position:relative!important;
  z-index:2!important;
}
.cclp-hero h1{
  font-size:clamp(2.6rem,5vw,4.85rem)!important;
  line-height:.98!important;
  max-width:760px!important;
  letter-spacing:-.05em!important;
}
.cclp-hero-subtitle{max-width:610px!important;font-size:clamp(1.05rem,1.35vw,1.25rem)!important;}
.cclp-actions{gap:14px!important;margin-top:30px!important;}
.cclp-btn{padding:13px 22px!important;font-size:15px!important;}
.cclp-btn-plain{background:rgba(0,0,0,.55)!important;border-color:rgba(255,255,255,.55)!important;}

/* Services strip: clean, readable, not crammed */
.cclp-service-strip{padding:34px 0!important;}
.cclp-service-strip-grid{grid-template-columns:repeat(6,minmax(130px,1fr))!important;gap:0!important;}
.cclp-service-tile{min-height:150px!important;padding:16px 14px!important;}
.cclp-service-icon{width:48px!important;height:48px!important;font-size:24px!important;margin-bottom:10px!important;}
.cclp-service-tile h3{font-size:14px!important;line-height:1.1!important;}
.cclp-service-tile p{font-size:12.5px!important;line-height:1.3!important;}

/* CTA strip: closer to the banner, but responsive */
.cclp-proof-strip{background:#fff!important;border-top:0!important;border-bottom:0!important;padding:0!important;}
.cclp-proof-grid{
  width:100%!important;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:1fr 1.25fr .9fr!important;
  gap:0!important;
  align-items:stretch!important;
}
.cclp-whatsapp-callout{
  background:var(--cclp-accent)!important;
  padding:34px max(32px,calc((100vw - 1240px)/2)) 34px max(32px,calc((100vw - 1240px)/2))!important;
  border-radius:0!important;
  min-height:126px!important;
}
.cclp-area-callout{padding:34px 34px!important;align-items:center!important;min-height:126px!important;}
.cclp-quality-callout{padding:30px 34px!important;min-height:126px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:#fff!important;}
.cclp-whatsapp-callout a{font-size:clamp(26px,2.4vw,34px)!important;}

/* About image: never crop the banner badly */
.cclp-about-image{
  min-height:340px!important;
  background-size:contain!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  background-color:#fff!important;
  border-radius:22px!important;
  outline:3px solid var(--cclp-accent)!important;
  box-shadow:0 18px 40px rgba(0,0,0,.12)!important;
}
.cclp-two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;}
.cclp-section{padding:76px 0!important;}
.cclp-section h2{font-size:clamp(2rem,3.5vw,3.2rem)!important;}

@media(max-width:1100px){
  .cclp-hero-content{min-height:580px!important;background-position:center center!important;}
  .cclp-service-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .cclp-proof-grid{grid-template-columns:1fr!important;}
  .cclp-whatsapp-callout,.cclp-area-callout,.cclp-quality-callout{padding:24px 5vw!important;min-height:auto!important;}
  .cclp-two-col{grid-template-columns:1fr!important;}
}
@media(max-width:760px){
  .cclp-header-inner{min-height:66px!important;}
  .cclp-brand img{height:46px!important;max-width:48px!important;}
  .cclp-brand span{font-size:11px!important;max-width:190px!important;}
  .cclp-nav{top:66px!important;}
  .cclp-hero-content{min-height:560px!important;background-position:center center!important;}
  .cclp-hero-content::before{background:linear-gradient(180deg,rgba(0,0,0,.86),rgba(0,0,0,.62))!important;}
  .cclp-hero-text{margin:0 auto!important;width:90vw!important;padding:60px 0!important;}
  .cclp-hero h1{font-size:clamp(2.35rem,11vw,3.4rem)!important;}
  .cclp-actions .cclp-btn{width:100%!important;}
  .cclp-service-strip-grid{grid-template-columns:1fr!important;}
  .cclp-service-strip-grid .cclp-service-tile{border-left:0!important;border-top:1px solid rgba(255,255,255,.18)!important;}
  .cclp-about-image{min-height:220px!important;}
}

/* v1.5 polish: remove theme gap, fix CTA strip, improve repair section */
body:has(.cclp-page){margin:0!important;padding:0!important;overflow-x:hidden!important;}
body:has(.cclp-page) .wp-site-blocks > header,
body:has(.cclp-page) .wp-site-blocks > .wp-block-template-part:first-child,
body:has(.cclp-page) .site-header,
body:has(.cclp-page) .page-header,
body:has(.cclp-page) .entry-header,
body:has(.cclp-page) .wp-block-post-title{display:none!important;}
body:has(.cclp-page) .wp-site-blocks,
body:has(.cclp-page) main,
body:has(.cclp-page) .site-main,
body:has(.cclp-page) .entry-content,
body:has(.cclp-page) .wp-block-group,
body:has(.cclp-page) .wp-block-post-content{margin-top:0!important;padding-top:0!important;}
.cclp-page{margin-top:0!important;}
.cclp-page *{box-sizing:border-box!important;}
.cclp-header{position:sticky!important;top:0!important;z-index:50!important;background:#fff!important;}
body.admin-bar .cclp-header{top:32px!important;}

/* Cleaner hero/banner section */
.cclp-hero-content{min-height:600px!important;background-size:cover!important;background-position:center center!important;}
.cclp-hero-text{width:min(720px,90vw)!important;}
.cclp-kicker{font-size:13px!important;letter-spacing:.22em!important;color:var(--cclp-accent)!important;}
.cclp-hero h1{max-width:760px!important;text-wrap:balance!important;}

/* Top service icon strip spacing */
.cclp-service-strip{padding:28px 0!important;}
.cclp-service-tile{justify-content:center!important;min-height:132px!important;}

/* Fixed WhatsApp/service-area strip */
.cclp-proof-strip{border-top:5px solid var(--cclp-accent)!important;border-bottom:0!important;}
.cclp-proof-grid{grid-template-columns:minmax(330px,.95fr) minmax(420px,1.25fr) minmax(300px,.8fr)!important;align-items:stretch!important;}
.cclp-whatsapp-callout{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;padding:28px 44px!important;}
.cclp-wa-icon{width:58px!important;height:58px!important;border:0!important;background:#fff!important;color:var(--cclp-accent)!important;font-size:30px!important;}
.cclp-whatsapp-callout strong{font-size:17px!important;line-height:1.05!important;margin-bottom:6px!important;}
.cclp-phone-number{display:block!important;font-size:clamp(28px,2.2vw,40px)!important;line-height:1!important;letter-spacing:.06em!important;white-space:nowrap!important;word-break:keep-all!important;}
.cclp-area-callout{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;padding:28px 34px!important;}
.cclp-area-dot{font-size:28px!important;line-height:1!important;color:#111!important;}
.cclp-area-callout strong{font-size:17px!important;line-height:1.05!important;}
.cclp-area-callout p{font-size:15px!important;line-height:1.35!important;max-width:720px!important;}
.cclp-quality-callout{padding:26px 34px!important;border-left:4px solid var(--cclp-accent)!important;}
.cclp-quality-callout strong{font-size:24px!important;line-height:1.05!important;}
.cclp-quality-callout span{font-size:15px!important;}

/* Repair/problem section: tighter and cleaner */
.cclp-problems{background:radial-gradient(circle at 18% 20%,rgba(118,184,42,.13),transparent 32%),linear-gradient(135deg,#111,#050505)!important;}
.cclp-problems .cclp-two-col{grid-template-columns:.9fr 1.1fr!important;gap:56px!important;align-items:center!important;}
.cclp-problems .cclp-section-label{color:var(--cclp-accent)!important;}
.cclp-problems h2{font-size:clamp(2.25rem,4vw,4.2rem)!important;max-width:560px!important;margin-bottom:24px!important;}
.cclp-checklist{grid-template-columns:repeat(2,minmax(220px,1fr))!important;gap:14px!important;}
.cclp-checklist li{min-height:78px!important;display:flex!important;align-items:center!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:12px!important;padding:16px 18px!important;font-size:18px!important;line-height:1.25!important;}
.cclp-checklist li:before{font-size:23px!important;margin-right:12px!important;flex:0 0 auto!important;}

/* Footer: neater and more compact */
.cclp-footer{padding:22px 0!important;}
.cclp-footer-inner{justify-content:flex-start!important;}
.cclp-footer p{font-size:16px!important;}

@media(max-width:1180px){
  .cclp-proof-grid{grid-template-columns:1fr!important;}
  .cclp-whatsapp-callout,.cclp-area-callout,.cclp-quality-callout{padding:22px 6vw!important;}
  .cclp-quality-callout{border-left:0!important;border-top:3px solid var(--cclp-accent)!important;}
  .cclp-problems .cclp-two-col{grid-template-columns:1fr!important;gap:34px!important;}
}
@media(max-width:782px){body.admin-bar .cclp-header{top:46px!important;}}
@media(max-width:760px){
  .cclp-hero-content{min-height:520px!important;}
  .cclp-whatsapp-callout{grid-template-columns:48px minmax(0,1fr)!important;}
  .cclp-wa-icon{width:46px!important;height:46px!important;font-size:24px!important;}
  .cclp-phone-number{font-size:28px!important;}
  .cclp-area-callout{grid-template-columns:22px minmax(0,1fr)!important;}
  .cclp-quality-callout strong{font-size:21px!important;}
  .cclp-checklist{grid-template-columns:1fr!important;}
  .cclp-checklist li{min-height:auto!important;font-size:16px!important;}
  .cclp-footer-inner{justify-content:center!important;text-align:center!important;}
}
