:root{--cpl-blue:#231a72;--cpl-blue2:#34258e;--cpl-yellow:#ffe600;--cpl-ink:#171723;--cpl-soft:#f6f6f8}html{scroll-behavior:smooth}body{font-family:'Manrope',sans-serif;color:var(--cpl-ink)}.cpl-topbar{background:#fff}.cpl-logo-wrap img{max-width:265px;max-height:64px;object-fit:contain}.cpl-nav-logo img{max-width:210px;max-height:52px;object-fit:contain}.main-header{background:var(--cpl-blue)}.main-header .nav-link{color:#fff!important}.main-header .nav-link:hover{color:var(--cpl-yellow)!important}.btn-default{background:var(--cpl-yellow)!important;color:var(--cpl-blue)!important;border-color:var(--cpl-yellow)!important;font-weight:800}.btn-default:before{background:#fff!important}.btn-cpl-outline{margin-left:12px;background:transparent!important;border:1px solid rgba(255,255,255,.6)!important;color:#fff!important}.cpl-hero{position:relative;background:linear-gradient(90deg,#171044 0%,#251a74 58%,#30217f 100%);min-height:720px;display:flex;align-items:center;overflow:hidden}.cpl-hero:after{content:"";position:absolute;right:-120px;top:-120px;width:520px;height:520px;border-radius:50%;background:var(--cpl-yellow);opacity:.08}.min-vh-75{min-height:640px}.cpl-hero .section-title h1{font-size:64px;line-height:1.04}.cpl-hero .section-title h1 span,.cpl-hero .section-title h3{color:var(--cpl-yellow)}.cpl-hero-product{background:#fff;border-radius:28px;padding:24px;box-shadow:0 25px 70px rgba(0,0,0,.3)}.cpl-hero-product img{width:100%;border-radius:20px}.cpl-proof{border-top:1px solid rgba(255,255,255,.2);padding-top:24px}.cpl-proof li{color:#fff!important}.cpl-section{padding:110px 0}.cpl-light{background:var(--cpl-soft)}.section-title h3{color:var(--cpl-blue2)}.section-title h2 span{color:var(--cpl-blue2)}.cpl-image-panel{background:var(--cpl-soft);border-radius:30px;padding:30px;min-height:480px;display:flex;align-items:center;justify-content:center}.cpl-image-panel img{max-height:410px;max-width:100%;object-fit:contain}.cpl-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:32px}.cpl-check-grid div{font-weight:700}.cpl-check-grid i{color:var(--cpl-blue);margin-right:8px}.cpl-stats{background:var(--cpl-yellow);padding:42px 0}.cpl-stat strong{display:block;font-size:42px;line-height:1;color:var(--cpl-blue);font-weight:800}.cpl-stat span{display:block;margin-top:8px;font-weight:700;color:#2d2852}.cpl-card{background:#fff;border-radius:22px;padding:24px;height:100%;box-shadow:0 12px 35px rgba(23,23,35,.06);transition:.25s}.cpl-card:hover{transform:translateY(-6px)}.cpl-card img{width:100%;height:220px;object-fit:contain;background:#fafafa;border-radius:16px;margin-bottom:20px}.cpl-card h4{font-weight:800;color:var(--cpl-blue)}.cpl-text-card{display:flex;flex-direction:column;justify-content:center;min-height:320px}.cpl-card-icon{width:64px;height:64px;border-radius:16px;background:var(--cpl-yellow);display:flex;align-items:center;justify-content:center;font-size:28px;color:var(--cpl-blue);margin-bottom:24px}.cpl-dark{background:var(--cpl-blue)}.machine-card{height:100%;background:#fff;border-radius:22px;padding:20px}.machine-card img{width:100%;height:200px;object-fit:contain;background:#f8f8f8;border-radius:14px}.machine-card h4{color:var(--cpl-blue);font-weight:800;margin:18px 0 8px}.cpl-feature-list{display:grid;gap:20px;margin-top:30px}.cpl-feature-list>div{display:flex;gap:16px}.cpl-feature-list i{width:48px;height:48px;border-radius:14px;background:var(--cpl-yellow);color:var(--cpl-blue);display:flex;align-items:center;justify-content:center;flex:0 0 48px}.cpl-iso-panel{background:var(--cpl-blue);color:#fff;border-radius:30px;padding:55px}.cpl-iso-panel h3{color:#fff}.iso-badge{width:155px;height:155px;border-radius:50%;background:var(--cpl-yellow);color:var(--cpl-blue);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:34px;line-height:1;margin-bottom:28px}.iso-badge strong{font-size:23px}.cpl-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cpl-industry-grid span{background:#fff;border:1px solid #e7e7ec;border-radius:14px;padding:18px 20px;font-weight:700;color:var(--cpl-blue)}.cpl-cta{background:var(--cpl-yellow);padding:58px 0}.cpl-cta h2{font-size:42px;color:var(--cpl-blue)}.cpl-cta .btn-default{background:var(--cpl-blue)!important;color:#fff!important;border-color:var(--cpl-blue)!important}.cpl-contact-list{display:grid;gap:22px;margin-top:30px}.cpl-contact-list>div{display:flex;gap:14px}.cpl-contact-list i{color:var(--cpl-blue);font-size:20px}.cpl-contact-list a{color:inherit}.cpl-form{background:var(--cpl-soft);padding:34px;border-radius:24px}.cpl-form .form-control{border:1px solid #dddde5;background:#fff;padding:15px 16px;border-radius:10px;min-height:54px}.cpl-footer{background:#15103f!important;padding:65px 0 25px;color:rgba(255,255,255,.76)}.footer-cpl-logo{max-width:270px;background:#fff;padding:10px;border-radius:10px;margin-bottom:18px}.cpl-footer h4{color:#fff}.cpl-footer a{color:rgba(255,255,255,.8)}.footer-links{display:flex;flex-direction:column;gap:7px}.cpl-footer hr{border-color:rgba(255,255,255,.14);margin:35px 0 18px}.cpl-copyright{font-size:14px;color:rgba(255,255,255,.6)}@media(max-width:991px){.cpl-topbar .col-lg-4{display:none}.cpl-nav-logo img{background:#fff;padding:4px;border-radius:6px}.cpl-hero{min-height:auto;padding:90px 0}.min-vh-75{min-height:auto}.cpl-hero .section-title h1{font-size:46px}.cpl-section{padding:80px 0}.cpl-industry-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.cpl-hero .section-title h1{font-size:38px}.btn-cpl-outline{margin-left:0}.cpl-check-grid,.cpl-industry-grid{grid-template-columns:1fr}.cpl-stat strong{font-size:32px}.cpl-cta h2{font-size:32px}.cpl-iso-panel{padding:34px}.cpl-form{padding:22px}}

/* Revision 2: official CPL identity + Director's Message */
.cpl-logo-wrap img{max-width:330px;max-height:82px;width:auto;height:auto;object-fit:contain}
.cpl-nav-logo img{max-width:255px;max-height:62px;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:8px;padding:4px 8px}
.footer-cpl-logo{max-width:330px;width:100%;height:auto;background:#fff;padding:12px 14px;border-radius:12px;margin-bottom:18px}
.cpl-director-section{position:relative;background:#fff;overflow:hidden}
.cpl-director-section:before{content:"";position:absolute;left:-150px;top:-110px;width:420px;height:420px;border-radius:50%;background:var(--cpl-yellow);opacity:.22;z-index:0}
.cpl-director-section .container{position:relative;z-index:1}
.cpl-director-photo-wrap{position:relative;max-width:420px;margin:0 auto;padding:18px}
.cpl-director-photo-wrap img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%;position:relative;z-index:2;background:#f7f7f7;border:12px solid #fff;box-shadow:0 24px 60px rgba(35,26,114,.16)}
.cpl-director-accent{position:absolute;inset:0;border-radius:50%;background:var(--cpl-yellow);transform:translate(-16px,16px);z-index:1}
.cpl-director-copy{font-size:18px;line-height:1.85;color:#343444}
.cpl-director-copy p{margin-bottom:20px}
.cpl-director-signoff{margin-top:28px;display:flex;flex-direction:column;gap:2px}
.cpl-director-signoff strong{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:34px;line-height:1.15;color:var(--cpl-blue)}
.cpl-director-signoff span{font-size:18px;font-weight:800;color:var(--cpl-ink)}
@media(max-width:991px){.cpl-nav-logo img{max-width:225px;max-height:58px}.cpl-director-copy{font-size:17px}.cpl-director-photo-wrap{max-width:330px}}
@media(max-width:576px){.cpl-nav-logo img{max-width:205px}.cpl-director-signoff strong{font-size:29px}}

.cpl-symbol{display:inline-flex;align-items:center;justify-content:center;font-weight:900;color:var(--cpl-blue)}
.cpl-check-grid .cpl-symbol{margin-right:8px}
.cpl-card-icon .cpl-symbol{font-size:30px}
.cpl-feature-list .cpl-symbol{width:48px;height:48px;border-radius:14px;background:var(--cpl-yellow);color:var(--cpl-blue);flex:0 0 48px}
.cpl-contact-symbol{color:var(--cpl-blue);font-size:20px;font-weight:800;min-width:20px}

/* Revision 3: clean CPL branding, tighter header, balanced footer */
.cpl-topbar{padding:12px 0!important}
.cpl-logo-wrap{display:inline-flex;align-items:center;max-width:360px}
.cpl-logo-wrap img{display:block!important;width:100%!important;max-width:340px!important;max-height:none!important;height:auto!important;object-fit:contain!important;background:#fff!important;filter:none!important}
.cpl-nav-logo img{display:block!important;max-width:250px!important;max-height:none!important;width:100%!important;height:auto!important;background:#fff!important;filter:none!important;border-radius:6px!important;padding:4px 8px!important}
.footer-logo-panel{background:#fff;border-radius:14px;padding:14px 18px;max-width:390px;margin-bottom:22px}
.footer-cpl-logo{display:block!important;width:100%!important;max-width:360px!important;height:auto!important;background:transparent!important;padding:0!important;border-radius:0!important;margin:0!important;filter:none!important}
.footer-intro{max-width:420px;line-height:1.8}
.cpl-footer{padding:70px 0 26px!important}
.cpl-footer .row{align-items:flex-start!important}
.cpl-footer h4{margin-bottom:18px;font-weight:800}
.footer-links{gap:10px!important}
.footer-contact{display:flex;flex-direction:column;gap:10px}
.footer-contact p{margin:0 0 4px;line-height:1.7}
.footer-contact a:hover,.footer-links a:hover{color:var(--cpl-yellow)!important}
@media(max-width:991px){.cpl-logo-wrap img{max-width:300px!important}.footer-logo-panel{max-width:350px}.cpl-nav-logo img{max-width:220px!important}}

/* Revision 4: approved compact header + premium hero treatment */
.cpl-topbar{padding:8px 0!important;border-bottom:1px solid #eeeeF3;background:#fff!important}
.cpl-header-row{display:grid;grid-template-columns:minmax(420px,1.28fr) minmax(360px,.92fr) auto;align-items:center;gap:32px;min-height:88px}
.cpl-logo-wrap{max-width:560px!important;width:100%;display:flex!important;align-items:center}
.cpl-logo-wrap img{width:100%!important;max-width:540px!important;max-height:86px!important;height:auto!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;padding:0!important;border-radius:0!important;filter:none!important}
.cpl-header-contact{display:flex;flex-direction:column;gap:8px;border-right:1px solid #e6e6ec;padding-right:30px}
.cpl-header-contact a{display:flex;align-items:center;gap:12px;color:#15151d;font-size:17px;font-weight:800;line-height:1.2}
.cpl-contact-icon{width:36px;height:36px;border-radius:50%;background:var(--cpl-yellow);display:flex;align-items:center;justify-content:center;flex:0 0 36px}
.cpl-contact-icon img{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(14%) sepia(55%) saturate(2511%) hue-rotate(234deg) brightness(86%) contrast(103%)}
.cpl-header-quote{min-width:246px;height:58px;border-radius:12px;background:var(--cpl-yellow);color:#171723!important;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:800;font-size:17px;padding:0 20px;box-shadow:0 8px 20px rgba(255,230,0,.16)}
.cpl-header-quote:hover{transform:translateY(-1px);color:var(--cpl-blue)!important}
.cpl-quote-icon{font-size:23px;line-height:1}.cpl-arrow{font-size:25px;margin-left:auto}
.main-header{background:#151044!important}
.main-header .navbar{padding:0!important;min-height:64px}
.main-header .navbar .container{justify-content:center}
.main-header .main-menu{justify-content:center!important}
.main-header .navbar-nav{gap:18px}
.main-header .nav-link{padding:20px 12px!important;font-size:16px;font-weight:600;position:relative}
.main-header .nav-link:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;background:var(--cpl-yellow);transform:scaleX(0);transition:.2s}
.main-header .nav-link:hover:after,.main-header .nav-link.active:after{transform:scaleX(1)}
.cpl-nav-logo{display:none!important}
.cpl-hero{min-height:auto!important;padding:0;background:radial-gradient(circle at 88% 12%,rgba(110,80,185,.38) 0,rgba(110,80,185,.10) 28%,transparent 45%),linear-gradient(108deg,#171044 0%,#241a73 62%,#2f2384 100%)!important}
.cpl-hero:after{right:-170px!important;top:-185px!important;width:560px!important;height:560px!important;background:#fff!important;opacity:.055!important}
.cpl-hero-main{min-height:610px;padding:74px 0 38px}
.cpl-hero .section-title h3{font-size:15px!important;letter-spacing:3px!important;font-weight:800!important;margin-bottom:28px!important}
.cpl-hero .section-title h1{font-size:58px!important;line-height:1.03!important;letter-spacing:-2.3px!important;font-weight:400!important;max-width:650px;margin-bottom:24px!important;color:#fff!important}
.cpl-hero .section-title h1 span{display:block;font-weight:800;color:var(--cpl-yellow)!important}
.cpl-hero .section-title p{max-width:680px;font-size:17px!important;line-height:1.7!important;color:rgba(255,255,255,.9)!important;margin-bottom:0!important}
.hero-btn{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px!important}
.hero-btn .btn-default{height:58px;min-width:235px;border-radius:12px!important;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;padding:0 26px!important;font-size:16px!important}
.hero-btn .btn-default b{font-size:24px;font-weight:400}.cpl-primary-cta{box-shadow:0 12px 26px rgba(255,230,0,.14)}
.btn-cpl-outline{margin-left:0!important;background:transparent!important;border:1px solid rgba(255,255,255,.62)!important;color:#fff!important}
.btn-cpl-outline:before{background:rgba(255,255,255,.08)!important}
.cpl-hero-product{position:relative;background:#fff!important;border-radius:28px!important;padding:0!important;box-shadow:0 26px 70px rgba(0,0,0,.26)!important;overflow:hidden;min-height:420px;margin-left:28px}
.cpl-product-crop{position:absolute;inset:0;overflow:hidden;background:#fff;display:flex;align-items:flex-end}
.cpl-product-crop img{width:117%!important;max-width:none!important;height:auto!important;min-height:100%;object-fit:cover!important;object-position:left bottom!important;border-radius:0!important;transform:translateX(-3%)}
.cpl-sustain-card{position:absolute;right:20px;top:56px;width:152px;min-height:150px;background:linear-gradient(160deg,#ffe600,#fff09b);border-radius:18px;padding:20px 18px;color:#1a1931;display:flex;flex-direction:column;justify-content:center;box-shadow:0 12px 28px rgba(0,0,0,.10)}
.cpl-sustain-card .cpl-leaf{font-size:30px;color:#188341}.cpl-sustain-card strong{font-size:18px;line-height:1.1;margin:8px 0}.cpl-sustain-card small{font-size:13px;font-weight:700;line-height:1.3}
.cpl-proof{display:grid!important;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.16)!important;padding:26px 0 28px!important;margin-top:0!important}
.cpl-proof-item{display:flex;align-items:center;gap:16px;padding:0 24px;border-right:1px solid rgba(255,255,255,.18)}
.cpl-proof-item:first-child{padding-left:0}.cpl-proof-item:last-child{border-right:0;padding-right:0}
.proof-icon{font-size:34px;color:#fff;opacity:.95;min-width:38px}
.cpl-proof-item strong,.cpl-proof-item small{display:block;color:#fff}.cpl-proof-item strong{font-size:15px;font-weight:800;line-height:1.3}.cpl-proof-item small{font-size:13px;opacity:.75;margin-top:3px;line-height:1.3}
@media(max-width:1199px){.cpl-header-row{grid-template-columns:minmax(330px,1.15fr) minmax(320px,.9fr) auto;gap:22px}.cpl-logo-wrap img{max-width:440px!important}.cpl-header-quote{min-width:210px}.cpl-hero .section-title h1{font-size:50px!important}.cpl-hero-product{margin-left:12px}.cpl-proof-item{padding:0 16px}}
@media(max-width:991px){.cpl-topbar{display:block!important}.cpl-header-row{grid-template-columns:1fr auto;min-height:76px;gap:16px}.cpl-logo-wrap img{max-width:340px!important}.cpl-header-contact{display:none}.cpl-header-quote{min-width:190px;height:50px;font-size:14px}.main-header .navbar .container{justify-content:space-between}.cpl-nav-logo{display:none!important}.cpl-hero-main{min-height:auto;padding:72px 0 36px}.cpl-hero .section-title h1{font-size:48px!important}.cpl-hero-product{margin:44px 0 0;min-height:390px}.cpl-proof{grid-template-columns:repeat(2,1fr)}.cpl-proof-item{padding:18px 20px!important;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.cpl-proof-item:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:576px){.cpl-header-row{display:flex;justify-content:center;min-height:68px}.cpl-logo-wrap{max-width:100%!important;justify-content:center}.cpl-logo-wrap img{max-width:315px!important}.cpl-header-quote{display:none}.cpl-hero-main{padding-top:56px}.cpl-hero .section-title h3{font-size:12px!important;letter-spacing:2px!important}.cpl-hero .section-title h1{font-size:39px!important;letter-spacing:-1.3px!important}.cpl-hero .section-title p{font-size:15px!important}.hero-btn .btn-default{min-width:100%;width:100%}.cpl-hero-product{min-height:300px;border-radius:20px!important}.cpl-sustain-card{width:125px;min-height:120px;right:12px;top:18px;padding:14px}.cpl-sustain-card strong{font-size:15px}.cpl-proof{grid-template-columns:1fr}.cpl-proof-item{border-bottom:1px solid rgba(255,255,255,.12)!important}.cpl-proof-item:last-child{border-bottom:0!important}}

/* Revision 5: larger CPL identity, tighter desktop header, clean hero artwork */
@media(min-width:1200px){
  .cpl-topbar{padding:4px 0!important}
  .cpl-header-row{grid-template-columns:minmax(500px,1.15fr) minmax(350px,.78fr) 258px;gap:20px;min-height:82px}
  .cpl-logo-wrap{max-width:610px!important}
  .cpl-logo-wrap img{max-width:600px!important;max-height:96px!important}
  .cpl-header-contact{gap:6px;padding-right:20px}
  .cpl-header-contact a{font-size:16px;gap:10px}
  .cpl-contact-icon{width:34px;height:34px;flex-basis:34px}
  .cpl-header-quote{min-width:238px;height:56px;padding:0 18px}
}
.cpl-product-crop{background:#fff;align-items:stretch!important}
.cpl-product-crop img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:67% 51%!important;transform:none!important;border-radius:0!important}

/* Revision 6: clean hero artwork + mobile/iPhone responsive pass */
.cpl-product-crop img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important}.cpl-hero-product{display:flex;align-items:center;justify-content:center}
@media(max-width:991px){html,body{overflow-x:hidden}.cpl-header-row{grid-template-columns:1fr auto!important;min-height:68px!important}.cpl-logo-wrap img{max-width:300px!important;max-height:64px!important}.cpl-header-quote{display:flex!important;min-width:170px!important;height:48px!important}.main-header .navbar{min-height:54px!important}.cpl-hero-main{padding:52px 0 24px!important}.cpl-hero-product{margin:34px 0 0!important;min-height:0!important;aspect-ratio:1.70/1!important;border-radius:22px!important}}
@media(max-width:576px){.cpl-topbar{padding:6px 0!important}.cpl-header-row{display:flex!important;justify-content:center!important;min-height:62px!important}.cpl-logo-wrap{justify-content:center!important}.cpl-logo-wrap img{max-width:285px!important;max-height:58px!important}.cpl-header-quote{display:none!important}.main-header .navbar{min-height:50px!important}.cpl-hero-main{padding:42px 0 18px!important}.cpl-hero .section-title h3{font-size:11px!important;letter-spacing:1.7px!important;margin-bottom:18px!important}.cpl-hero .section-title h1{font-size:38px!important;line-height:1.04!important;letter-spacing:-1.2px!important;margin-bottom:18px!important}.cpl-hero .section-title p{font-size:15px!important;line-height:1.65!important}.hero-btn{gap:12px!important;margin-top:24px!important}.hero-btn .btn-default{height:54px!important;min-width:100%!important;width:100%!important;padding:0 20px!important}.cpl-hero-product{width:100%!important;margin:30px 0 0!important;min-height:0!important;aspect-ratio:1.70/1!important;border-radius:18px!important;overflow:hidden!important}.cpl-product-crop{position:absolute!important;inset:0!important}.cpl-proof{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:18px 0 24px!important}.cpl-proof-item{min-width:0!important;padding:16px 10px!important;gap:10px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.cpl-proof-item:nth-child(odd){border-right:1px solid rgba(255,255,255,.12)!important}.cpl-proof-item:nth-last-child(-n+2){border-bottom:0!important}.proof-icon{font-size:27px!important;min-width:30px!important}.cpl-proof-item strong{font-size:12px!important}.cpl-proof-item small{font-size:11px!important}.cpl-section{padding:64px 0!important}.cpl-image-panel{min-height:300px!important;padding:20px!important}.cpl-check-grid,.cpl-industry-grid{grid-template-columns:1fr!important}.cpl-form{padding:20px!important}.cpl-footer{padding-top:50px!important}.footer-logo-panel{max-width:100%!important}}


/* Revision 7 — iPhone/mobile polish only. Desktop intentionally unchanged. */
@media(max-width:576px){
  /* Give the CPL identity a cleaner mobile header */
  .cpl-topbar{
    padding-top:10px!important;
    padding-bottom:10px!important;
    background:#fff!important;
  }
  .cpl-header-row{
    min-height:72px!important;
    align-items:center!important;
  }
  .cpl-logo-wrap img{
    max-width:310px!important;
    width:min(82vw,310px)!important;
    max-height:66px!important;
    height:auto!important;
    opacity:1!important;
    filter:none!important;
  }

  /* Keep hero composition, just improve vertical rhythm */
  .cpl-hero-main{padding-top:46px!important}
  .cpl-hero-product{margin-top:28px!important}

  /* Proper 2 x 2 proof grid: no clipping/overlap */
  .cpl-proof{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-auto-rows:minmax(104px,auto)!important;
    width:100%!important;
    overflow:visible!important;
    margin:0!important;
    padding:12px 0 22px!important;
  }
  .cpl-proof-item{
    display:flex!important;
    align-items:center!important;
    min-height:104px!important;
    height:auto!important;
    overflow:visible!important;
    padding:16px 12px!important;
  }
  .cpl-proof-item > div:last-child{
    min-width:0!important;
    overflow:visible!important;
  }
  .cpl-proof-item strong,
  .cpl-proof-item small{
    display:block!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  .cpl-proof-item strong{line-height:1.25!important}
  .cpl-proof-item small{line-height:1.35!important;margin-top:3px!important}

  /* About section: make existing black-background artwork feel intentional */
  #about .cpl-image-panel,
  .cpl-about .cpl-image-panel{
    background:linear-gradient(145deg,#f6f6f8,#fff)!important;
    border-radius:26px!important;
    padding:14px!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  #about .cpl-image-panel img,
  .cpl-about .cpl-image-panel img{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    border-radius:18px!important;
    display:block!important;
  }

  /* Slightly tighter transition into About */
  #about.cpl-section,
  .cpl-about.cpl-section{padding-top:54px!important}
}


/* Revision 8 — Netlify quote form */
.cpl-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.cpl-form .form-group{margin-bottom:18px}
.cpl-form label{display:block;font-weight:600;margin-bottom:7px}
.cpl-form input.form-control,.cpl-form textarea.form-control{width:100%}
.cpl-submit-btn:disabled{opacity:.65;cursor:not-allowed}
.cpl-form-status{margin-top:22px;padding:18px 20px;border-radius:14px}
.cpl-form-status strong,.cpl-form-status span{display:block}
.cpl-form-status strong{font-size:18px;margin-bottom:5px}
.cpl-form-success{background:#eef9f1;border:1px solid #b9e2c3;color:#185b2a}
.cpl-form-error{background:#fff1f1;border:1px solid #efc1c1;color:#8a2020}
@media(max-width:576px){
 .cpl-form-status{padding:16px}
 .cpl-form-status strong{font-size:17px}
}
