/* ProBuy Home 2026 — Phase 1. Scoped to common/home. */
:root{
  --probuy-green:#0b6b35;
  --probuy-green-2:#159447;
  --probuy-green-soft:#edf8f1;
  --probuy-red:#e51d2a;
  --probuy-ink:#142019;
  --probuy-muted:#617068;
  --probuy-line:#dce6df;
  --probuy-surface:#ffffff;
  --probuy-shadow:0 14px 40px rgba(15,54,31,.10);
}
body.common-home{min-width:0!important;background:#fff!important;color:var(--probuy-ink);}
body.common-home #wrapper{background:#fff!important;overflow:hidden;}
body.common-home .probuy-home-2026{background:#fff;}
body.common-home .container{max-width:1440px;}

/* Trust bar */
body.common-home .probuy-trustbar{border-bottom:1px solid #e8eee9;background:#fff;color:#27362e;font-size:12px;}
body.common-home .probuy-trustbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px;}
body.common-home .probuy-trustbar-list{display:flex;align-items:center;gap:28px;min-width:0;}
body.common-home .probuy-trustbar-list span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;}
body.common-home .probuy-trustbar-list i{color:var(--probuy-green-2);font-size:14px;}
body.common-home .probuy-trustbar-hotline{align-self:stretch;min-width:205px;padding:5px 18px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff!important;background:var(--probuy-red);text-decoration:none;}
body.common-home .probuy-trustbar-hotline>i{font-size:22px;transform:rotate(-12deg);}
body.common-home .probuy-trustbar-hotline span{display:flex;flex-direction:column;line-height:1.05;}
body.common-home .probuy-trustbar-hotline strong{font-size:17px;letter-spacing:.04em;}
body.common-home .probuy-trustbar-hotline small{font-size:10px;color:#fff;opacity:.9;}

/* Existing Header restyle */
body.common-home .adm-header .header-top{display:none!important;}
body.common-home .adm-header header{background:#fff!important;box-shadow:0 5px 18px rgba(24,48,34,.06);position:relative;z-index:450;}
body.common-home .adm-header .header-middle{padding:10px 0!important;}
body.common-home .adm-header .header-middle>.container,
body.common-home .adm-header .header-bottom>.container{width:auto!important;max-width:1440px;margin:0 auto;}
body.common-home .adm-header .logo img{max-height:62px!important;width:auto;}
body.common-home .adm-header .header-block img{max-height:55px;width:auto;object-fit:contain;}
body.common-home .adm-header .header-bottom{border-top:1px solid #edf1ee;border-bottom:1px solid #e0e8e3;background:#fff;}
body.common-home .adm-header .header-bottom .adm-menu a{font-weight:700;letter-spacing:.01em;}
body.common-home .adm-header #search .input-lg{height:42px;border-color:#dbe6df!important;border-radius:8px 0 0 8px;}
body.common-home .adm-header #search .btn-lg{height:42px;border-radius:0 8px 8px 0;background:var(--probuy-green)!important;border-color:var(--probuy-green)!important;}

/* Hero: use current Slideshow and side Icon Boxes */
body.common-home #layout_1{margin:0!important;background:#071912;overflow:hidden;}
body.common-home #layout_1>.section-content{padding:0!important;background:#071912!important;min-height:520px;}
body.common-home #layout_1>.section-content>.container{width:100%!important;max-width:none;padding:0;}
body.common-home #layout_1>.section-content>.container>div{width:100%!important;max-width:1440px;margin:0 auto!important;position:relative;}
body.common-home #layout_1 .builder-row-front{margin:0!important;display:flex;align-items:stretch;position:relative;z-index:3;}
body.common-home #layout_1 .builder-row-front>.uk-wrap{padding:0!important;float:none;}
body.common-home #layout_1 .builder-row-front>.uk-wrap:first-child{display:none;}
body.common-home #layout_1 .builder-row-front>.uk-wrap:nth-child(2){width:70%!important;}
body.common-home #layout_1 .builder-row-front>.uk-wrap:nth-child(3){width:30%!important;padding:14px!important;background:#f6f9f7;display:flex;align-items:stretch;}
body.common-home #layout_1 .builder-row-front>.uk-wrap:nth-child(3)>.builder-item-row{width:100%;display:flex;flex-direction:column;gap:14px;margin:0;}
body.common-home #layout_1 .builder-row-front>.uk-wrap:nth-child(3) .uk-item{width:100%!important;padding:0!important;flex:1;}
body.common-home #layout_1 .item-slideshow{margin:0;position:relative;}
body.common-home #layout_1 .item-slideshow .item{min-height:520px;background-position:center!important;}
body.common-home #layout_1 .item-slideshow:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(1,17,11,.90) 0%,rgba(3,23,15,.72) 42%,rgba(3,23,15,.15) 72%,rgba(3,23,15,0) 100%);}
body.common-home #layout_1 .owl-nav,body.common-home #layout_1 .owl-dots{z-index:6;}
body.common-home #layout_1 .item-iconbox{height:100%;margin:0!important;background:#fff;border:1px solid #e0e8e3;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(16,56,33,.08);}
body.common-home #layout_1 .item-iconbox .iconbox-media{height:100%;max-width:none!important;width:100%!important;margin:0!important;}
body.common-home #layout_1 .item-iconbox .iconbox-media a,body.common-home #layout_1 .item-iconbox .iconbox-media span{display:block;height:100%;}
body.common-home #layout_1 .item-iconbox .iconbox-media img{width:100%;height:100%;max-height:none!important;object-fit:cover;border-radius:0!important;transition:transform .45s ease;}
body.common-home #layout_1 .item-iconbox:hover .iconbox-media img{transform:scale(1.035);}

body.common-home .probuy-hero-copy{position:absolute;z-index:8;top:50%;left:max(34px,calc((100vw - 1440px)/2 + 48px));width:min(590px,43vw);transform:translateY(-50%);color:#fff;pointer-events:none;}
body.common-home .probuy-hero-copy>*{pointer-events:auto;}
body.common-home .probuy-hero-kicker{margin-bottom:12px;color:#9fe2b7;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;}
body.common-home .probuy-hero-copy h2{margin:0 0 16px;color:#fff!important;font-size:clamp(34px,3.3vw,58px);line-height:1.02;font-weight:900;letter-spacing:-.035em;text-shadow:0 3px 16px rgba(0,0,0,.3);}
body.common-home .probuy-hero-copy h2 span{color:#50c96d;}
body.common-home .probuy-hero-copy>p{max-width:540px;margin:0 0 20px;color:#e7f1eb;font-size:17px;line-height:1.55;}
body.common-home .probuy-hero-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0 0 24px;}
body.common-home .probuy-hero-benefits span{display:flex;align-items:center;gap:9px;color:#f2f8f4;font-size:13px;font-weight:700;}
body.common-home .probuy-hero-benefits i{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:#9fe2b7;}
body.common-home .probuy-hero-actions{display:flex;flex-wrap:wrap;gap:12px;}
body.common-home .probuy-btn{min-height:48px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;text-decoration:none!important;transition:.22s ease;}
body.common-home .probuy-btn-primary{color:#fff!important;background:var(--probuy-red);box-shadow:0 10px 24px rgba(229,29,42,.25);}
body.common-home .probuy-btn-primary:hover{background:#bf101d;transform:translateY(-1px);}
body.common-home .probuy-btn-secondary{color:#fff!important;border-color:rgba(255,255,255,.7);background:rgba(0,0,0,.18);}
body.common-home .probuy-btn-secondary:hover{background:#fff;color:var(--probuy-green)!important;}

/* Alert, proof and solution cards */
body.common-home .probuy-home-phase1{padding:18px 0 28px;background:#fff;}
body.common-home .probuy-humidity-alert{display:grid;grid-template-columns:minmax(330px,1.4fr) minmax(520px,1fr);align-items:stretch;border:1px solid var(--probuy-line);border-radius:10px;background:#fbfdfb;box-shadow:0 6px 20px rgba(16,55,33,.05);overflow:hidden;}
body.common-home .probuy-alert-copy{padding:18px 24px;display:flex;align-items:center;gap:16px;border-right:1px solid var(--probuy-line);}
body.common-home .probuy-alert-copy>i{color:var(--probuy-red);font-size:38px;}
body.common-home .probuy-alert-copy div{display:flex;flex-direction:column;gap:4px;}
body.common-home .probuy-alert-copy strong{color:#b3111d;font-size:15px;line-height:1.25;}
body.common-home .probuy-alert-copy span{color:#536159;font-size:12px;}
body.common-home .probuy-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);}
body.common-home .probuy-proof-grid>div{padding:14px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-left:1px solid var(--probuy-line);}
body.common-home .probuy-proof-grid>div:first-child{border-left:0;}
body.common-home .probuy-proof-grid strong{color:var(--probuy-green);font-size:24px;line-height:1;}
body.common-home .probuy-proof-grid span{margin-top:6px;color:#5e6d64;font-size:10px;line-height:1.25;}
body.common-home .probuy-section-heading{max-width:820px;margin:32px auto 20px;text-align:center;}
body.common-home .probuy-section-heading>span{color:var(--probuy-green-2);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;}
body.common-home .probuy-section-heading h2{margin:7px 0 8px;color:var(--probuy-ink)!important;font-size:26px;line-height:1.25;font-weight:900;}
body.common-home .probuy-section-heading p{margin:0;color:var(--probuy-muted);font-size:13px;line-height:1.6;}
body.common-home .probuy-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
body.common-home .probuy-solution-card{min-height:248px;display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch;border:1px solid var(--probuy-line);border-radius:12px;overflow:hidden;box-shadow:0 8px 26px rgba(16,55,33,.06);transition:transform .22s ease,box-shadow .22s ease;}
body.common-home .probuy-solution-card:hover{transform:translateY(-3px);box-shadow:var(--probuy-shadow);}
body.common-home .probuy-solution-dehumidifier{background:#eff8f2;}
body.common-home .probuy-solution-humidifier{background:#eef6fb;}
body.common-home .probuy-solution-cabinet{background:#fff5eb;}
body.common-home .probuy-solution-copy{padding:22px 8px 18px 22px;position:relative;z-index:2;}
body.common-home .probuy-card-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:9px;color:var(--probuy-green);font-size:17px;}
body.common-home .probuy-solution-card h3{margin:11px 0 9px;color:var(--probuy-green)!important;font-size:18px;font-weight:900;}
body.common-home .probuy-solution-card ul{margin:0 0 16px;padding:0;list-style:none;color:#48564e;font-size:11px;line-height:1.65;}
body.common-home .probuy-solution-card li:before{content:"•";margin-right:7px;color:var(--probuy-green-2);font-weight:900;}
body.common-home .probuy-solution-card a{display:inline-flex;align-items:center;gap:7px;color:var(--probuy-green)!important;font-size:11px;font-weight:900;text-transform:uppercase;text-decoration:none;}
body.common-home .probuy-solution-card img{width:100%;height:100%;min-height:248px;object-fit:cover;object-position:center;mix-blend-mode:multiply;transition:transform .4s ease;}
body.common-home .probuy-solution-card:hover img{transform:scale(1.035);}

/* Harmonize existing sections below Phase 1 */
body.common-home #layout_2>.section-content{background:#f5f8f6!important;}
body.common-home #layout_2 .adm-products-tab{border-radius:12px;background:#fff;box-shadow:0 8px 28px rgba(18,56,34,.06);overflow:hidden;}
body.common-home #layout_3,body.common-home #layout_4,body.common-home #layout_5,body.common-home #layout_6{background:#fff;}

@media(max-width:1199px){
 body.common-home .probuy-trustbar-list{gap:15px;font-size:11px;}
 body.common-home #layout_1>.section-content{min-height:470px;}
 body.common-home #layout_1 .item-slideshow .item{min-height:470px;}
 body.common-home .probuy-hero-copy{width:50vw;left:35px;}
 body.common-home .probuy-hero-copy h2{font-size:42px;}
 body.common-home .probuy-humidity-alert{grid-template-columns:1fr;}
 body.common-home .probuy-alert-copy{border-right:0;border-bottom:1px solid var(--probuy-line);}
 body.common-home .probuy-solution-card{grid-template-columns:1fr;}
 body.common-home .probuy-solution-card img{min-height:170px;max-height:190px;order:-1;}
}
@media(max-width:991px){
 body.common-home .probuy-trustbar-list span:nth-child(3){display:none;}
 body.common-home .probuy-trustbar-hotline{min-width:180px;}
 body.common-home #layout_1 .builder-row-front>.uk-wrap:nth-child(2){width:100%!important;}
 body.common-home #layout_1 .builder-row-front>.uk-wrap:nth-child(3){display:none;}
 body.common-home .probuy-hero-copy{width:64vw;}
 body.common-home .probuy-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
 body.common-home .probuy-solution-card:last-child{grid-column:1/-1;grid-template-columns:1.2fr .8fr;}
}
@media(max-width:767px){
 body.common-home .container{width:100%;}
 body.common-home .probuy-trustbar{display:none;}
 body.common-home .adm-header .header-mobile{height:70px;box-shadow:0 4px 15px rgba(15,50,30,.08);}
 body.common-home #layout_1>.section-content{min-height:auto;}
 body.common-home #layout_1 .builder-row-front{display:block;}
 body.common-home #layout_1 .item-slideshow .item{min-height:360px!important;height:360px!important;}
 body.common-home #layout_1 .item-slideshow:after{background:linear-gradient(180deg,rgba(2,20,12,.3),rgba(2,20,12,.93));}
 body.common-home .probuy-hero-copy{top:auto;bottom:24px;left:20px;right:20px;width:auto;transform:none;}
 body.common-home .probuy-hero-kicker{font-size:10px;margin-bottom:7px;}
 body.common-home .probuy-hero-copy h2{font-size:29px;line-height:1.05;margin-bottom:10px;}
 body.common-home .probuy-hero-copy>p{font-size:13px;line-height:1.45;margin-bottom:12px;}
 body.common-home .probuy-hero-benefits{display:none;}
 body.common-home .probuy-hero-actions{gap:8px;}
 body.common-home .probuy-btn{min-height:41px;padding:10px 13px;font-size:10px;}
 body.common-home .probuy-home-phase1{padding:12px 0 22px;}
 body.common-home .probuy-humidity-alert{border-radius:0;border-left:0;border-right:0;}
 body.common-home .probuy-alert-copy{padding:14px 15px;}
 body.common-home .probuy-alert-copy>i{font-size:29px;}
 body.common-home .probuy-alert-copy strong{font-size:12px;}
 body.common-home .probuy-proof-grid{grid-template-columns:repeat(2,1fr);}
 body.common-home .probuy-proof-grid>div{border-bottom:1px solid var(--probuy-line);}
 body.common-home .probuy-section-heading{margin:25px 15px 15px;}
 body.common-home .probuy-section-heading h2{font-size:21px;}
 body.common-home .probuy-solution-grid{grid-template-columns:1fr;padding:0 15px;}
 body.common-home .probuy-solution-card,body.common-home .probuy-solution-card:last-child{grid-column:auto;grid-template-columns:1.2fr .8fr;min-height:210px;}
 body.common-home .probuy-solution-card img{order:0;min-height:210px;max-height:none;}
 body.common-home .probuy-solution-copy{padding:17px 5px 15px 17px;}
 body.common-home .probuy-solution-card h3{font-size:16px;}
}
@media(max-width:480px){
 body.common-home #layout_1 .item-slideshow .item{min-height:390px!important;height:390px!important;}
 body.common-home .probuy-hero-copy h2{font-size:26px;}
 body.common-home .probuy-hero-actions .probuy-btn{width:100%;}
 body.common-home .probuy-solution-card,body.common-home .probuy-solution-card:last-child{grid-template-columns:1fr;}
 body.common-home .probuy-solution-card img{order:-1;min-height:155px;height:155px;}
}
