
/* Centrum-Kopert global modern UI */
.ck-global-page{background:#fff;color:#17202a;font-family:Arial, sans-serif}
.ck-global-main{width:min(1240px,calc(100% - 34px));margin:0 auto;padding:28px 0 70px}
.ck-section{margin-top:42px}.ck-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.ck-section-head h2{margin:0;font-size:26px;letter-spacing:-.5px}.ck-section-head p{margin:6px 0 0;color:#6e7984;font-size:13px}.ck-link{color:#ff6633;text-decoration:none;font-weight:800;font-size:12px}
.ck-home-hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:410px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#f5faf7 0%,#fff 60%);border:1px solid #e4e9ef;box-shadow:0 14px 38px rgba(25,45,65,.08)}
.ck-home-hero-copy{padding:52px 54px;display:flex;flex-direction:column;justify-content:center}.ck-kicker{display:inline-flex;width:max-content;padding:7px 10px;border-radius:999px;background:#fff1eb;color:#ff6633;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ck-home-hero h1{font-size:46px;line-height:1.02;letter-spacing:-1.8px;margin:16px 0 14px}.ck-home-hero h1 span{color:#006633}.ck-home-hero-copy>p{font-size:16px;line-height:1.6;color:#66717d;max-width:600px;margin:0 0 24px}.ck-home-actions{display:flex;gap:10px;flex-wrap:wrap}.ck-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:10px;text-decoration:none;font-size:12px;font-weight:900}.ck-btn-primary{background:#ff6633;color:#fff}.ck-btn-primary:hover{background:#e65a2e}.ck-btn-secondary{background:#fff;color:#17202a;border:1px solid #dfe5ea}.ck-home-hero-visual{position:relative;min-height:410px;background:#eef4f8;overflow:hidden;isolation:isolate}.ck-home-hero-slides{position:absolute;inset:0}.ck-home-hero-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.ck-home-hero-slide.is-active{opacity:1;visibility:visible}.ck-home-hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.ck-home-hero-slide:nth-child(2) img{object-fit:contain;padding:10px 18%;background:linear-gradient(135deg,#f5faf7,#fff)}.ck-home-hero-slide:nth-child(3) img{object-fit:contain;padding:0 16%;background:linear-gradient(135deg,#f7fafc,#fff)}.ck-home-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(255,255,255,.92);color:#006633;font-size:32px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(25,45,65,.18);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ck-home-hero-arrow:hover{transform:translateY(-50%) scale(1.06)}.ck-home-hero-arrow.prev{left:14px}.ck-home-hero-arrow.next{right:14px}.ck-home-hero-visual:hover .ck-home-hero-arrow,.ck-home-hero-visual:focus-within .ck-home-hero-arrow{opacity:1;visibility:visible}.ck-home-hero-dots{position:absolute;right:20px;top:14px;z-index:5;display:flex;gap:6px}.ck-home-hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer}.ck-home-hero-dots button.is-active{width:20px;border-radius:99px;background:#fff}.ck-home-hero-visual:focus{outline:2px solid #006633;outline-offset:3px}.ck-home-envelope,.ck-home-visual-label{display:none}
.ck-departments{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ck-department{min-height:190px;border-radius:18px;padding:24px 26px;text-decoration:none;color:#17202a;border:1px solid #e2e7ec;position:relative;overflow:hidden;background:#fff;display:flex;align-items:center;gap:20px}.ck-department:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-65px;bottom:-75px;background:#eef8f2}.ck-department.print{background:linear-gradient(135deg,#f5faf7,#fff)}.ck-department.wholesale{background:linear-gradient(135deg,#fff8f5,#fff)}.ck-department-media{position:relative;z-index:1;flex:0 0 150px;width:150px;height:120px;display:flex;align-items:center;justify-content:center}.ck-department-media img{display:block;width:100%;height:100%;object-fit:contain}.ck-department-content{position:relative;z-index:1;min-width:0}.ck-department small{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border:1px solid #d9e0e5;border-radius:999px;background:#fff;color:#006633;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;line-height:1}.ck-department.wholesale small{color:#ff6633}.ck-department h3{font-size:22px;margin:9px 0 7px}.ck-department p{max-width:470px;color:#6c7782;font-size:12px;line-height:1.55;margin:0}.ck-department strong{display:inline-block;margin-top:16px;font-size:12px;color:#006633}
.ck-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ck-category-card{display:flex;flex-direction:column;justify-content:space-between;min-height:132px;border:1px solid #e2e7ec;border-radius:14px;padding:17px;text-decoration:none;color:#17202a;background:#fff;transition:.16s}.ck-category-card:hover{border-color:#ff6633;transform:translateY(-2px);box-shadow:0 10px 24px rgba(255,102,51,.08)}.ck-category-card span{font-size:10px;color:#7b8792}.ck-category-card b{font-size:14px;line-height:1.2}.ck-category-card em{font-style:normal;color:#ff6633;font-size:11px;font-weight:800}
.ck-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ck-product-card{border:1px solid #e2e7ec;border-radius:15px;background:#fff;overflow:hidden;text-decoration:none;color:#17202a;display:flex;flex-direction:column;min-width:0;transition:.16s}.ck-product-card:hover{border-color:#ff6633;box-shadow:0 12px 28px rgba(20,45,75,.08);transform:translateY(-2px)}.ck-product-image{height:180px;background:#f6f8fa;display:flex;align-items:center;justify-content:center;padding:18px}.ck-product-image img{max-width:100%;max-height:145px;object-fit:contain}.ck-product-image .missing{font-size:11px;color:#9aa4ad;text-align:center}.ck-product-body{padding:15px}.ck-product-body h3{font-size:13px;line-height:1.35;margin:0 0 7px}.ck-product-body p{font-size:10px;line-height:1.45;color:#77828d;margin:0}.ck-product-arrow{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:#ff6633;font-size:10px;font-weight:900}
.ck-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e2e7ec;border-radius:16px;overflow:hidden}.ck-trust-item{padding:20px;border-right:1px solid #e2e7ec}.ck-trust-item:last-child{border-right:0}.ck-trust-item b{display:block;font-size:12px;margin:8px 0 4px}.ck-trust-item span{font-size:10px;color:#78838e;line-height:1.4}
.ck-category-hero{padding:30px 32px;border:1px solid #e3e8ed;border-radius:18px;background:linear-gradient(135deg,#f5faf7,#fff)}.ck-category-hero .ck-kicker{margin-bottom:10px}.ck-category-hero h1{font-size:34px;line-height:1.1;margin:0 0 8px;letter-spacing:-1px}.ck-category-hero p{max-width:780px;color:#6b7681;font-size:13px;line-height:1.6;margin:0}.ck-category-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 0 15px}.ck-category-toolbar .count{font-size:12px;color:#71808c}.ck-pills{display:flex;gap:7px;flex-wrap:wrap}.ck-pill{padding:8px 11px;border-radius:999px;background:#f6f8fa;border:1px solid #e4e8ec;color:#53616d;font-size:10px;text-decoration:none}.ck-pill.active{background:#ff6633;color:#fff;border-color:#ff6633}
.ck-empty{padding:50px 20px;text-align:center;border:1px dashed #d7dee5;border-radius:16px;color:#71808c}
@media(max-width:1000px){.ck-home-hero{grid-template-columns:1fr}.ck-home-hero-visual{min-height:300px}.ck-home-hero-copy{padding:38px}.ck-category-grid{grid-template-columns:repeat(3,1fr)}.ck-product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.ck-global-main{width:min(100% - 24px,600px);padding-top:18px}.ck-home-hero{border-radius:18px}.ck-home-hero-copy{padding:28px 22px}.ck-home-hero h1{font-size:34px}.ck-home-hero-copy>p{font-size:14px}.ck-home-hero-visual{min-height:230px}.ck-home-envelope{width:70%}.ck-home-visual-label{font-size:48px;right:15px}.ck-departments{grid-template-columns:1fr}.ck-department{padding:20px;gap:14px}.ck-department-media{flex-basis:110px;width:110px;height:95px}.ck-department h3{font-size:19px}.ck-department p{font-size:11px}.ck-category-grid{grid-template-columns:repeat(2,1fr)}.ck-product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.ck-product-image{height:135px;padding:10px}.ck-product-image img{max-height:110px}.ck-trust-grid{grid-template-columns:1fr 1fr}.ck-trust-item{border-right:1px solid #e2e7ec;border-bottom:1px solid #e2e7ec}.ck-trust-item:nth-child(2n){border-right:0}.ck-trust-item:nth-last-child(-n+2){border-bottom:0}.ck-category-hero{padding:22px}.ck-category-hero h1{font-size:28px}.ck-section{margin-top:30px}.ck-section-head h2{font-size:21px}}
@media(max-width:420px){.ck-product-grid{grid-template-columns:1fr}.ck-category-grid{grid-template-columns:1fr 1fr}.ck-home-actions .ck-btn{width:100%}}


/* Modern category listing / breadcrumb / filters */
.ck-category-breadcrumb{
  margin:0 0 14px;
  min-height:28px;
  font-size:12px;
}
.ck-category-breadcrumb a{
  color:#607080;
  text-decoration:none;
}
.ck-category-breadcrumb a:hover{color:#ff6633;text-decoration:underline}
.ck-category-breadcrumb strong{color:#25313a;font-weight:800}

.ck-category-hero{
  position:relative;
  overflow:hidden;
  margin-bottom:26px;
}
.ck-category-hero:after{
  content:"";
  position:absolute;
  width:240px;height:240px;
  right:-90px;bottom:-150px;
  border-radius:50%;
  background:rgba(255,102,51,.055);
  pointer-events:none;
}
.ck-category-hero .ck-kicker-print{background:#fff1f1;color:#006633}
.ck-category-hero .ck-kicker-wholesale{background:#fff1eb;color:#ff6633}

.ck-subcategory-section{
  margin:0 0 30px;
}
.ck-subcategory-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}
.ck-subcategory-card{
  min-height:74px;
  padding:15px 15px 14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  border:1px solid #e1e6eb;
  border-radius:12px;
  background:#fff;
  color:#25313a;
  text-decoration:none;
  box-shadow:0 4px 14px rgba(24,40,55,.035);
  transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;
}
.ck-subcategory-card:hover{
  border-color:#ff6633;
  box-shadow:0 8px 22px rgba(255,102,51,.10);
  transform:translateY(-2px);
}
.ck-subcategory-card-name{
  font-size:12px;
  line-height:1.35;
  font-weight:800;
}
.ck-subcategory-card-arrow{
  flex:0 0 auto;
  color:#8b98a3;
  font-size:17px;
}
.ck-subcategory-card:hover .ck-subcategory-card-arrow{color:#ff6633}

.ck-category-toolbar{
  margin:0 0 14px;
}
.ck-category-result-meta{
  display:flex;
  align-items:center;
  gap:5px;
  color:#73808c;
  font-size:12px;
}
.ck-category-result-meta strong{color:#25313a}
.ck-filter-status{color:#ff6633}
.ck-category-toolbar-actions{
  display:flex;
  align-items:center;
  gap:8px;
}
.ck-clear-filters{
  appearance:none;
  border:0;
  background:transparent;
  color:#006633;
  font-size:10px;
  font-weight:900;
  cursor:pointer;
  padding:8px 5px;
}
.ck-clear-filters:hover{text-decoration:underline}

.ck-filter-panel{
  margin:0 0 34px;
  padding:20px 22px;
  border:1px solid #e1e6eb;
  border-radius:16px;
  background:#fff;
  box-shadow:0 7px 24px rgba(24,40,55,.045);
  position:sticky;
  top:var(--ck-category-header-offset, 18px);
  max-height:calc(100vh - var(--ck-category-header-offset, 18px) - 24px);
  overflow-y:auto;
  overflow-x:hidden;
  scrollbar-gutter:stable;
  overscroll-behavior:contain;
}
.ck-filter-panel::-webkit-scrollbar{width:7px}
.ck-filter-panel::-webkit-scrollbar-track{background:transparent}
.ck-filter-panel::-webkit-scrollbar-thumb{background:#006633;border-radius:10px}
.ck-filter-panel{scrollbar-width:thin;scrollbar-color:#d8dee4 transparent;}
.ck-filter-panel-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:17px;
}
.ck-filter-panel-head h2{
  margin:0;
  font-size:20px;
  letter-spacing:-.3px;
}
.ck-filter-panel-head p{
  margin:5px 0 0;
  color:#77838e;
  font-size:11px;
}
.ck-filter-loading{
  opacity:0;
  color:#ff6633;
  font-size:10px;
  font-weight:800;
  transition:opacity .15s ease;
}
.ck-category-results.is-loading .ck-filter-loading,
#ckCategoryResults.is-loading .ck-filter-loading{opacity:1}

.ck-filter-groups{
  display:grid;
  gap:16px;
}
.ck-filter-group{
  display:grid;
  grid-template-columns:155px minmax(0,1fr);
  gap:14px;
  align-items:start;
  padding-top:14px;
  border-top:1px solid #eef1f3;
}
.ck-filter-group:first-child{padding-top:0;border-top:0}
.ck-filter-group-title{
  padding-top:6px;
  color:#25313a;
  font-size:11px;
  font-weight:900;
}
.ck-filter-options{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.ck-filter-option{
  appearance:none;
  border:1px solid #dfe5ea;
  background:#f8fafb;
  color:#53616d;
  border-radius:999px;
  min-height:31px;
  padding:0 11px;
  font:inherit;
  font-size:10px;
  cursor:pointer;
  transition:background .15s ease,color .15s ease,border-color .15s ease;
}
.ck-filter-option:hover{
  border-color:#ff6633;
  color:#ff6633;
  background:#fff4ee;
}
.ck-filter-option.is-selected{
  background:#ff6633;
  border-color:#ff6633;
  color:#fff;
  font-weight:800;
}

.ck-products-section{margin-top:0}
.ck-product-grid{align-items:stretch}
.ck-product-card{
  min-height:100%;
}
.ck-product-body{
  display:flex;
  flex:1;
  flex-direction:column;
}
.ck-product-department{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  margin:0 0 8px;
  padding:4px 7px;
  border-radius:6px;
  font-size:8px;
  line-height:1;
  letter-spacing:.07em;
  font-weight:900;
}
.ck-product-department-print{
  background:#fff1f1;
  color:#006633;
}
.ck-product-department-wholesale{
  background:#fff1eb;
  color:#ff6633;
}
.ck-product-specs{
  display:flex;
  flex-wrap:wrap;
  gap:4px 6px;
  margin:1px 0 3px;
}
.ck-product-specs span{
  color:#65727d;
  font-size:9px;
  line-height:1.35;
}
.ck-product-specs b{color:#394650}
.ck-product-body p{min-height:29px}
.ck-product-footer{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:10px;
  margin-top:auto;
  padding-top:13px;
}
.ck-product-price{
  color:#17202a;
  font-size:14px;
  font-weight:900;
  white-space:nowrap;
}
.ck-product-arrow{
  margin-top:0;
  text-align:right;
}
.ck-product-card:hover .ck-product-arrow{color:#ff6633}

.ck-pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:15px;
  margin-top:24px;
}
.ck-pagination>a{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 12px;
  border:1px solid #dfe5ea;
  border-radius:9px;
  color:#53616d;
  background:#fff;
  text-decoration:none;
  font-size:10px;
  font-weight:800;
}
.ck-pagination>a:hover{
  color:#ff6633;
  border-color:#ff6633;
}
.ck-pagination-pages{
  display:flex;
  align-items:center;
  gap:5px;
}
.ck-pagination-pages a{
  width:34px;height:34px;
  display:grid;place-items:center;
  border-radius:8px;
  color:#53616d;
  text-decoration:none;
  font-size:10px;
  font-weight:800;
}
.ck-pagination-pages a:hover{background:#fff4ee;color:#ff6633}
.ck-pagination-pages a.is-current{
  background:#ff6633;
  color:#fff;
}
.ck-empty{
  background:#fff;
}
.ck-empty-icon{
  width:42px;height:42px;
  margin:0 auto 10px;
  display:grid;place-items:center;
  border-radius:50%;
  background:#f4f7f9;
  color:#7a8792;
  font-size:19px;
}
.ck-empty h3{margin:0 0 6px;font-size:18px;color:#25313a}
.ck-empty p{margin:0 0 14px;font-size:11px;color:#7a8792}

.ck-category-content{
  margin-top:46px;
  padding-top:28px;
  border-top:1px solid #e5e9ed;
}
.ck-category-content-body{
  color:#596673;
  font-size:13px;
  line-height:1.7;
}
.ck-category-content-body h2,
.ck-category-content-body h3{
  color:#25313a;
  line-height:1.25;
}
.ck-category-content-body p{margin:0 0 13px}
.ck-category-content-body ul,
.ck-category-content-body ol{padding-left:20px}
.ck-category-content-body table{
  width:100%;
  border-collapse:collapse;
  margin:18px 0;
}
.ck-category-content-body td,
.ck-category-content-body th{
  border:1px solid #e2e7ec;
  padding:8px 10px;
  text-align:left;
}

#ckCategoryResults.is-loading{
  opacity:.55;
  pointer-events:none;
  transition:opacity .12s ease;
}

@media(max-width:1050px){
  .ck-subcategory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:850px){
  .ck-subcategory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ck-filter-group{grid-template-columns:1fr;gap:8px}
  .ck-filter-group-title{padding-top:0}
}
@media(max-width:600px){
  .ck-category-breadcrumb{font-size:11px;margin-bottom:11px}
  .ck-category-hero{margin-bottom:20px}
  .ck-category-hero h1{font-size:27px}
  .ck-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .ck-subcategory-card{min-height:66px;padding:12px}
  .ck-subcategory-card-name{font-size:10px}
  .ck-filter-panel{
    padding:16px;
    margin-bottom:26px;
    position:static;
    top:auto;
    max-height:none;
    overflow:visible;
    scrollbar-gutter:auto;
    overscroll-behavior:auto;
  }
  .ck-filter-panel-head{display:block}
  .ck-filter-loading{display:block;margin-top:7px}
  .ck-category-toolbar{align-items:flex-start}
  .ck-category-result-meta{font-size:11px}
  .ck-product-price{font-size:13px}
  .ck-pagination{gap:7px}
  .ck-pagination>a{padding:0 8px}
  .ck-category-content{margin-top:34px}
}

/* Category UI refinement v35 */
.ck-category-hero{
  padding:26px 30px;
}
.ck-category-hero h1{
  margin:0;
}
.ck-subcategory-section{
  margin:0 0 28px;
}
.ck-category-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,360px);
  gap:24px;
  align-items:start;
}
.ck-products-section{
  min-width:0;
}
.ck-products-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  margin:0 0 16px;
}
.ck-products-head h2{
  margin:0;
  font-size:25px;
  letter-spacing:-.4px;
}
.ck-products-head p{
  margin:5px 0 0;
  color:#77838e;
  font-size:11px;
}
.ck-products-head .ck-category-result-meta{
  flex:0 0 auto;
  padding-bottom:2px;
  white-space:nowrap;
}
.ck-filter-panel{
  position:sticky;
  top:var(--ck-category-header-offset,18px);
  margin:0;
  padding:19px 18px;
}
.ck-filter-panel-head{
  margin-bottom:13px;
}
.ck-filter-panel-head h2{
  font-size:19px;
}
.ck-filter-active-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin:0 0 13px;
  padding:8px 10px;
  border-radius:9px;
  background:#f5f8fb;
  color:#667581;
  font-size:10px;
  font-weight:800;
}
.ck-filter-active-row .ck-clear-filters{
  padding:0;
}
.ck-filter-panel .ck-filter-groups{
  gap:13px;
}
.ck-filter-panel .ck-filter-group{
  display:block;
  padding-top:12px;
}
.ck-filter-panel .ck-filter-group:first-child{
  padding-top:0;
}
.ck-filter-panel .ck-filter-group-title{
  padding:0 0 7px;
}
.ck-filter-panel .ck-filter-options{
  gap:6px;
}
.ck-filter-panel .ck-filter-option{
  min-height:29px;
  padding:0 10px;
  font-size:9px;
}

@media(max-width:900px){
  .ck-category-layout{
    grid-template-columns:1fr;
  }
  .ck-filter-panel{
    position:static;
    order:2;
  }
  .ck-products-section{
    order:1;
  }
}

@media(max-width:600px){
  .ck-category-hero{
    padding:21px 22px;
  }
  .ck-products-head{
    display:block;
  }
  .ck-products-head .ck-category-result-meta{
    margin-top:8px;
  }
  .ck-filter-panel{
    padding:16px;
  }
}


/* Category UI refinement v36 - desktop filter left / products right + compact mobile */
.ck-category-layout{
  grid-template-columns:minmax(290px,330px) minmax(0,1fr);
  gap:24px;
}
.ck-filter-panel{
  order:1;
}
.ck-products-section{
  order:2;
}

.ck-category-hero{
  padding:16px 20px;
}
.ck-category-hero h1{
  font-size:20px;
  line-height:1.2;
  letter-spacing:-.35px;
}

.ck-subcategory-wrap{
  position:relative;
}
.ck-subcategory-viewport{
  min-width:0;
}
.ck-subcategory-nav{
  display:none;
}

.ck-mobile-filter-trigger{
  display:none;
}

@media(max-width:900px){
  .ck-category-layout{
    grid-template-columns:1fr;
  }
  .ck-filter-panel{
    order:2;
  }
  .ck-products-section{
    order:1;
  }
}

@media(max-width:600px){
  .ck-category-hero{
    padding:14px 16px;
    margin-bottom:14px;
    border-radius:14px;
  }
  .ck-category-hero h1{
    font-size:20px;
    line-height:1.15;
  }

  .ck-subcategory-section{
    margin:0 0 20px;
  }
  .ck-subcategory-wrap{
    padding:0 22px;
  }
  .ck-subcategory-viewport{
    overflow-x:auto;
    overflow-y:hidden;
    scroll-behavior:smooth;
    scrollbar-width:none;
    -ms-overflow-style:none;
  }
  .ck-subcategory-viewport::-webkit-scrollbar{display:none}
  .ck-subcategory-grid{
    display:flex;
    flex-wrap:nowrap;
    gap:8px;
    width:max-content;
    min-width:100%;
  }
  .ck-subcategory-card{
    flex:0 0 168px;
    width:168px;
    min-height:58px;
    padding:10px 11px;
    border-radius:11px;
    box-shadow:0 3px 10px rgba(24,40,55,.035);
  }
  .ck-subcategory-card-name{
    font-size:10px;
    line-height:1.25;
  }
  .ck-subcategory-card-arrow{
    font-size:15px;
  }
  .ck-subcategory-nav{
    position:absolute;
    z-index:2;
    top:50%;
    width:30px;
    height:30px;
    display:flex;
    align-items:center;
    justify-content:center;
    transform:translateY(-50%);
    padding:0;
    border:1px solid #dfe5ea;
    border-radius:50%;
    background:#fff;
    color:#53616d;
    box-shadow:0 3px 12px rgba(24,40,55,.12);
    font:400 22px/1 Arial, sans-serif;
    cursor:pointer;
  }
  .ck-subcategory-nav:disabled{
    opacity:.35;
    cursor:default;
    box-shadow:none;
  }
  .ck-subcategory-nav-prev{left:0}
  .ck-subcategory-nav-next{right:0}

  .ck-products-head{
    position:relative;
    padding-right:0;
  }
  .ck-products-head > div:first-child{
    padding-right:132px;
  }
  .ck-mobile-filter-trigger{
    position:absolute;
    top:0;
    right:0;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    min-height:34px;
    padding:0 11px;
    border:1px solid #dfe5ea;
    border-radius:9px;
    background:#fff;
    color:#25313a;
    font:800 10px/1 Arial, sans-serif;
    cursor:pointer;
    box-shadow:0 2px 8px rgba(24,40,55,.04);
  }
  .ck-mobile-filter-trigger:hover{
    border-color:#ff6633;
    color:#ff6633;
  }
  .ck-mobile-filter-icon{
    font-size:14px;
    line-height:1;
  }
  .ck-mobile-filter-trigger b{
    min-width:17px;
    height:17px;
    padding:0 4px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    background:#ff6633;
    color:#fff;
    font-size:9px;
  }
  .ck-filter-panel{
    display:none;
  }

  /* Mobile filter modal */
  .ck-filter-modal{
    position:fixed;
    inset:0;
    z-index:10000;
    display:flex;
    align-items:flex-end;
    justify-content:center;
    background:rgba(15,25,35,.42);
    opacity:0;
    transition:opacity .18s ease;
  }
  .ck-filter-modal.is-open{opacity:1}
  .ck-filter-modal-dialog{
    width:100%;
    max-width:620px;
    max-height:88vh;
    display:flex;
    flex-direction:column;
    overflow:hidden;
    border-radius:18px 18px 0 0;
    background:#fff;
    box-shadow:0 -12px 40px rgba(15,25,35,.20);
    transform:translateY(18px);
    transition:transform .2s ease;
  }
  .ck-filter-modal.is-open .ck-filter-modal-dialog{transform:translateY(0)}
  .ck-filter-modal-head{
    flex:0 0 auto;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:15px 17px;
    border-bottom:1px solid #e8edf1;
  }
  .ck-filter-modal-head h2{
    margin:0;
    font-size:18px;
    letter-spacing:-.25px;
  }
  .ck-filter-modal-close{
    width:32px;
    height:32px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:0;
    border-radius:50%;
    background:#f3f6f8;
    color:#53616d;
    font-size:22px;
    line-height:1;
    cursor:pointer;
  }
  .ck-filter-modal-body{
    flex:1 1 auto;
    min-height:0;
    overflow:auto;
    padding:0 17px;
  }
  .ck-filter-modal-body .ck-filter-panel{
    display:block;
    position:static;
    margin:0;
    padding:14px 0 8px;
    border:0;
    border-radius:0;
    box-shadow:none;
  }
  .ck-filter-modal-body .ck-filter-panel-head{
    display:none;
  }
  .ck-filter-modal-body .ck-filter-active-row{
    margin:0 0 10px;
  }
  .ck-filter-modal-body .ck-filter-group{
    padding:12px 0 0;
  }
  .ck-filter-modal-body .ck-filter-group-title{
    padding-bottom:7px;
  }
  .ck-filter-modal-body .ck-filter-option{
    min-height:31px;
    font-size:10px;
  }
  .ck-filter-modal-footer{
    flex:0 0 auto;
    display:flex;
    gap:9px;
    padding:11px 17px calc(11px + env(safe-area-inset-bottom));
    border-top:1px solid #e8edf1;
    background:#fff;
  }
  .ck-filter-modal-footer button{
    min-height:42px;
    border-radius:10px;
    font:800 11px/1 Arial, sans-serif;
    cursor:pointer;
  }
  .ck-filter-modal-clear{
    flex:0 0 110px;
    border:1px solid #dfe5ea;
    background:#fff;
    color:#006633;
  }
  .ck-filter-modal-apply{
    flex:1;
    border:1px solid #006633;
    background:#006633;
    color:#fff;
  }
  body.ck-filter-modal-open{overflow:hidden}
}

/* Product cards refinement v37 - description first, specifications below */
.ck-product-card,
.ck-product-card:hover,
.ck-product-card:focus,
.ck-product-card:active{
  text-decoration:none;
}
.ck-product-card *{
  text-decoration:none;
}
.ck-product-card h3,
.ck-product-card:hover h3,
.ck-product-card:focus h3,
.ck-product-card:active h3{
  text-decoration:none;
}
.ck-product-description{
  margin:0 0 10px;
  color:#667581;
  font-size:10px;
  line-height:1.5;
}
.ck-product-specs{
  display:block;
  margin:0;
  padding:9px 10px 8px;
  border:1px solid #edf0f2;
  border-radius:8px;
  background:#f8fafb;
}
.ck-product-specs-label{
  margin:0 0 5px;
  color:#46535e;
  font-size:8px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.ck-product-specs-list{
  display:flex;
  flex-direction:column;
  gap:2px;
}
.ck-product-specs-list span{
  display:block;
  color:#65727d;
  font-size:9px;
  line-height:1.35;
}
.ck-product-specs-list b{color:#394650}

/* Category lead content restored above the SEO/category information block. */
.ck-category-top-info{
  margin-top:46px;
  border:1px solid #dce3ea;
  border-radius:14px;
  overflow:hidden;
  background:#fff;
}
.ck-category-top-info-head{
  padding:12px 16px;
  background:#f1f3f5;
  border-bottom:1px solid #e1e5e9;
}
.ck-category-top-info-head h2{
  margin:0;
  font-size:20px;
  line-height:1.3;
  font-weight:500;
  color:#202b38;
}
.ck-category-top-info-body{
  padding:28px 36px;
  color:#25313d;
  font-size:15px;
  line-height:1.55;
}
.ck-category-top-info-body > div{
  display:flex;
  flex-wrap:wrap;
  gap:24px;
  align-items:flex-start;
}
.ck-category-top-info-body img{
  max-width:100%;
  height:auto;
  border-radius:10px;
}
.ck-category-top-info-body p:first-child{margin-top:0;}
@media (max-width:767px){
  .ck-category-top-info{margin-top:46px;border-radius:12px;}
  .ck-category-top-info-head{padding:10px 14px;}
  .ck-category-top-info-head h2{font-size:18px;}
  .ck-category-top-info-body{padding:18px 16px;font-size:14px;}
  .ck-category-top-info-body > div{display:block;}
  .ck-category-top-info-body img{display:block;margin:0 0 16px;max-width:100%;}
}

/* Global typography: one consistent font stack across all browsers. */
html, body, body * , body *::before, body *::after {
    font-family: Arial, sans-serif !important;
}

/* Modern static content pages v1 */

/* Modern static content pages v1 */
.ck-static-main{
  padding-top:24px;
  padding-bottom:70px;
}
.ck-static-breadcrumb{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  min-height:28px;
  margin:0 0 18px;
  color:#73808c;
  font-size:14px;
  line-height:1.4;
}
.ck-static-breadcrumb a{
  color:#607080;
  text-decoration:none;
}
.ck-static-breadcrumb a:hover{
  color:#ff6633;
}
.ck-static-breadcrumb span{
  color:#a2acb5;
}
.ck-static-breadcrumb strong{
  color:#25313a;
  font-weight:700;
}
.ck-static-card{
  border:1px solid #e1e6eb;
  border-radius:18px;
  background:#fff;
  box-shadow:0 8px 28px rgba(24,40,55,.045);
  overflow:hidden;
}
.ck-static-header{
  padding:27px 30px 24px;
  border-bottom:1px solid #edf0f2;
  background:linear-gradient(135deg,#f5faf7 0%,#fff 68%);
}
.ck-static-header .ck-kicker{
  margin-bottom:10px;
}
.ck-static-header h1{
  margin:0;
  color:#17202a;
  font-size:30px;
  line-height:1.15;
  letter-spacing:-.6px;
  font-weight:700;
}
.ck-static-content{
  padding:30px;
  color:#53616d;
  font-size:14px;
  line-height:1.72;
}
.ck-static-content > :first-child{
  margin-top:0;
}
.ck-static-content > :last-child{
  margin-bottom:0;
}
.ck-static-content h2{
  margin:30px 0 12px;
  color:#17202a;
  font-size:23px;
  line-height:1.25;
  font-weight:700;
}
.ck-static-content h3{
  margin:25px 0 10px;
  color:#25313a;
  font-size:18px;
  line-height:1.3;
  font-weight:700;
}
.ck-static-content h4{
  margin:20px 0 8px;
  color:#25313a;
  font-size:15px;
  line-height:1.35;
}
.ck-static-content p{
  margin:0 0 15px;
}
.ck-static-content a{
  color:#ff6633;
  font-weight:600;
}
.ck-static-content a:hover{
  color:#e65a2e;
}
.ck-static-content img{
  max-width:100%;
  height:auto !important;
}
.ck-static-content table{
  width:100%;
  max-width:100%;
  border-collapse:collapse;
  margin:22px 0;
}
.ck-static-content th,
.ck-static-content td{
  border:1px solid #e2e7ec;
  padding:9px 11px;
  text-align:left;
}
.ck-static-content th{
  background:#f5f7f9;
  color:#25313a;
  font-weight:700;
}
.ck-static-content ul,
.ck-static-content ol{
  margin:0 0 17px;
  padding-left:24px;
}
.ck-static-content li{
  margin:0 0 6px;
}
.ck-static-content blockquote{
  margin:22px 0;
  padding:15px 18px;
  border-left:3px solid #ff6633;
  border-radius:0 10px 10px 0;
  background:#f5f8fb;
  color:#596673;
}
.ck-static-content iframe{
  display:block;
  width:100%;
  max-width:100%;
  border:0;
}
.ck-static-empty{
  padding:55px 30px 60px;
  text-align:center;
}
.ck-static-empty-icon{
  width:50px;
  height:50px;
  margin:0 auto 14px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#f1f5f8;
  color:#71808c;
  font-size:24px;
  font-weight:800;
}
.ck-static-empty h2{
  margin:0 0 7px;
  color:#17202a;
  font-size:22px;
}
.ck-static-empty p{
  margin:0 auto 20px;
  max-width:520px;
  color:#77838e;
  font-size:13px;
}

@media(max-width:720px){
  .ck-static-main{
    padding-top:16px;
    padding-bottom:45px;
  }
  .ck-static-breadcrumb{
    margin-bottom:13px;
    font-size:12px;
    gap:6px;
  }
  .ck-static-card{
    border-radius:15px;
  }
  .ck-static-header{
    padding:21px 20px 19px;
  }
  .ck-static-header h1{
    font-size:25px;
    letter-spacing:-.3px;
  }
  .ck-static-content{
    padding:22px 20px 26px;
    font-size:13px;
    line-height:1.65;
  }
  .ck-static-content h2{
    margin-top:25px;
    font-size:20px;
  }
  .ck-static-content h3{
    margin-top:21px;
    font-size:17px;
  }
  .ck-static-content table{
    display:block;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
  }
  .ck-static-empty{
    padding:42px 20px 48px;
  }
}

/* Modern FAQ page */
.ck-faq-main{padding-top:24px;padding-bottom:70px;}
.ck-faq-breadcrumb{margin-bottom:18px;}
.ck-faq-card{border:1px solid #e1e6eb;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(24,40,55,.045);overflow:hidden;}
.ck-faq-header{display:flex;align-items:center;gap:18px;padding:27px 30px 24px;border-bottom:1px solid #edf0f2;background:linear-gradient(135deg,#f5faf7 0%,#fff 68%);}
.ck-faq-heading-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border:1px solid #ff6633;border-radius:50%;color:#ff6633;font-size:22px;font-weight:800;background:#fff;}
.ck-faq-header .ck-kicker{display:block;margin-bottom:7px;color:#ff6633;font-size:11px;font-weight:800;letter-spacing:.08em;}
.ck-faq-header h1{margin:0;color:#17202a;font-size:30px;line-height:1.15;letter-spacing:-.5px;font-weight:700;}
.ck-faq-header p{margin:7px 0 0;color:#71808c;font-size:13px;line-height:1.5;}
.ck-faq-intro{display:flex;align-items:flex-start;gap:12px;margin:24px 30px 18px;padding:15px 17px;border:1px solid #dce9f7;border-radius:12px;background:#f4f9fe;color:#536777;}
.ck-faq-intro-icon{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:50%;background:#ff6633;color:#fff;font-size:13px;font-weight:800;}
.ck-faq-intro p{margin:0;font-size:14px;line-height:1.55;}
.ck-faq-intro a,.ck-faq-answer a{color:#ff6633;font-weight:700;text-decoration:none;}
.ck-faq-intro a:hover,.ck-faq-answer a:hover{text-decoration:underline;}
.ck-faq-list{padding:0 30px 26px;}
.ck-faq-item{margin:0 0 10px;border:1px solid #e1e7ec;border-radius:12px;background:#fff;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease;}
.ck-faq-item.is-open{border-color:#b9d4f4;box-shadow:0 5px 18px rgba(255,102,51,.07);}
.ck-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px;border:0;background:#f7f9fb;color:#202b35;text-align:left;font:inherit;font-size:15px;font-weight:700;line-height:1.4;cursor:pointer;}
.ck-faq-question:hover{background:#f1f6fb;}
.ck-faq-item.is-open .ck-faq-question{background:#fff5ef;color:#ff6633;}
.ck-faq-toggle{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #d8e1e9;color:#ff6633;font-size:19px;line-height:1;font-weight:400;}
.ck-faq-item.is-open .ck-faq-toggle{transform:rotate(45deg);background:#ff6633;color:#fff;border-color:#ff6633;}
.ck-faq-answer{padding:18px 20px 20px;color:#53616d;font-size:14px;line-height:1.7;background:#fff;}
.ck-faq-answer p{margin:0 0 13px;}
.ck-faq-answer p:last-child{margin-bottom:0;}
.ck-faq-note{margin:0 0 14px;padding:10px 12px;border-radius:8px;background:#f4f7fa;color:#344653;font-weight:700;}
.ck-faq-bank{margin:16px 0;padding:16px;border:1px solid #e1e7ec;border-radius:10px;background:#f8fafb;}
.ck-faq-bank p{margin:8px 0 0;}
.ck-faq-warning{color:#9a3a32;font-weight:600;}
.ck-faq-contact{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 30px 30px;padding:18px 20px;border:1px solid #dfe7ee;border-radius:12px;background:#f8fafc;}
.ck-faq-contact>div{display:flex;align-items:center;gap:12px;min-width:0;}
.ck-faq-contact-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;background:#ff6633;color:#fff;font-weight:800;}
.ck-faq-contact strong{display:block;color:#17202a;font-size:14px;}
.ck-faq-contact p{margin:3px 0 0;color:#71808c;font-size:13px;line-height:1.45;}
.ck-faq-contact .ck-btn{white-space:nowrap;}

@media(max-width:720px){
  .ck-faq-main{padding-top:16px;padding-bottom:45px;}
  .ck-faq-breadcrumb{margin-bottom:13px;}
  .ck-faq-card{border-radius:15px;}
  .ck-faq-header{align-items:flex-start;gap:12px;padding:20px 18px 18px;}
  .ck-faq-heading-icon{width:38px;height:38px;flex-basis:38px;font-size:19px;}
  .ck-faq-header h1{font-size:24px;letter-spacing:-.3px;}
  .ck-faq-header p{font-size:12px;}
  .ck-faq-intro{margin:18px 16px 14px;padding:13px 14px;}
  .ck-faq-intro p{font-size:13px;}
  .ck-faq-list{padding:0 16px 20px;}
  .ck-faq-question{padding:15px 14px;font-size:14px;gap:12px;}
  .ck-faq-toggle{width:26px;height:26px;flex-basis:26px;}
  .ck-faq-answer{padding:16px 15px 18px;font-size:13px;line-height:1.65;}
  .ck-faq-contact{flex-direction:column;align-items:stretch;margin:0 16px 20px;padding:16px;}
  .ck-faq-contact .ck-btn{width:100%;text-align:center;}
}

/* FAQ CTA: text must stay white on the blue button. */
.ck-faq-contact .ck-btn.ck-btn-primary,
.ck-faq-contact .ck-btn.ck-btn-primary:visited,
.ck-faq-contact .ck-btn.ck-btn-primary:hover,
.ck-faq-contact .ck-btn.ck-btn-primary:focus{color:#fff!important;text-decoration:none;}

/* Shared hero/filter controls - same visual language as the modern search page. */
.ck-search-hero,
.ck-filter-hero{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px;
  margin-bottom:25px;
  padding:22px 25px;
  border:1px solid #dfe5eb;
  border-radius:18px;
  background:linear-gradient(135deg,#f5faf7,#fff);
  box-sizing:border-box;
}
.ck-search-hero h1,
.ck-filter-hero h1{
  margin:10px 0 6px;
  font-size:27px;
  line-height:1.15;
  letter-spacing:-.5px;
  color:#17202a;
}
.ck-search-hero p,
.ck-filter-hero p{
  margin:0;
  color:#71808c;
  font-size:12px;
}
.ck-search-form{
  display:flex;
  min-width:380px;
  gap:8px;
}
.ck-search-form input{
  width:100%;
  height:44px;
  box-sizing:border-box;
  border:1px solid #d5dee6;
  border-radius:10px;
  padding:0 13px;
  font:13px Arial,sans-serif;
  outline:none;
  background:#fff;
  color:#27343f;
}
.ck-search-form input:focus{
  border-color:#ff6633;
  box-shadow:0 0 0 3px rgba(255,102,51,.08);
}
.ck-search-form button{
  flex:0 0 115px;
  border:0;
  border-radius:10px;
  background:#ff6633;
  color:#fff;
  font:900 12px Arial,sans-serif;
  cursor:pointer;
}
.ck-search-form button:hover{background:#e65a2e}

/* Filter options are deliberately neutral until selected. This also prevents
 * legacy/global anchor rules from turning the filter links red. */
.ck-filter-page .ck-filter-option,
.ck-search-page .ck-filter-option,
.ck-home-page .ck-filter-option{
  appearance:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  border:1px solid #dfe5ea !important;
  background:#f8fafb !important;
  color:#53616d !important;
  border-radius:999px;
  min-height:31px;
  padding:0 11px;
  font:inherit;
  font-size:10px;
  line-height:1.2;
  cursor:pointer;
  box-sizing:border-box;
}
.ck-filter-page .ck-filter-option:hover,
.ck-search-page .ck-filter-option:hover,
.ck-home-page .ck-filter-option:hover{
  border-color:#ff6633 !important;
  color:#ff6633 !important;
  background:#fff4ee !important;
}
.ck-filter-page .ck-filter-option.is-selected,
.ck-search-page .ck-filter-option.is-selected,
.ck-home-page .ck-filter-option.is-selected{
  background:#ff6633 !important;
  border-color:#ff6633 !important;
  color:#fff !important;
  font-weight:800;
}

.ck-home-search-hero{margin-top:34px}
.ck-home-client-logos{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:10px;
  padding:16px;
  border:1px solid #dfe5eb;
  border-radius:14px;
  background:#fff;
}
.ck-home-client-logo{
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:8px 12px;
  border:1px solid #e7ebee;
  border-radius:10px;
  background:#fff;
  box-sizing:border-box;
}
.ck-home-client-logo img{
  display:block;
  max-width:94%;
  max-height:52px;
  width:auto;
  height:auto;
  object-fit:contain;
}
.ck-home-about{
  margin-top:16px;
  padding:22px 24px;
  border:1px solid #dfe5eb;
  border-radius:14px;
  background:#f8fafc;
}
.ck-home-about h3{margin:0 0 10px;font-size:20px;color:#17202a}
.ck-home-about p{margin:0 0 10px;color:#56636f;font-size:12px;line-height:1.7}
.ck-home-about .ck-btn{margin-top:5px}

@media(max-width:900px){
  .ck-search-hero,.ck-filter-hero{display:block}
  .ck-search-form{margin-top:16px;min-width:0}
  .ck-home-client-logos{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:600px){
  .ck-search-hero,.ck-filter-hero{padding:18px}
  .ck-search-hero h1,.ck-filter-hero h1{font-size:23px}
  .ck-search-form{display:grid;grid-template-columns:1fr}
  .ck-search-form button{min-height:42px}
  .ck-home-client-logos{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}
}


/* ================================================================
   HOMEPAGE V14 - section cards + department category carousels
   ================================================================ */
.ck-home-main > .ck-section{
  position:relative;
  padding:26px 28px 28px;
  border:1px solid #dfe6ed;
  border-radius:20px;
  background:linear-gradient(145deg,#ffffff 0%,#f8fafc 100%);
  box-shadow:0 10px 30px rgba(20,40,60,.055);
  box-sizing:border-box;
}
.ck-home-main > .ck-section:before{
  content:"";
  position:absolute;
  left:28px; top:0;
  width:64px; height:3px;
  border-radius:0 0 4px 4px;
  background:var(--ck-blue,#ff6633);
}
.ck-home-main > .ck-section.ck-home-category-section-wholesale:before{background:#ff6633}
.ck-home-main > .ck-section.ck-home-category-section-print:before{background:var(--ck-red,#006633)}
.ck-home-main > .ck-section.ck-home-why-section:before{background:#ff6633}
.ck-section-head{align-items:center;margin-bottom:20px}
.ck-section-kicker{display:inline-flex;align-items:center;min-height:20px;padding:4px 8px;border-radius:999px;background:#fff1eb;color:#ff6633;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.ck-home-category-section-print .ck-section-kicker{background:#fff0f1;color:#006633}
.ck-home-category-section-wholesale .ck-section-kicker{background:#eef8f2;color:#ff6633}
.ck-section-head h2{margin:7px 0 0;font-size:26px;letter-spacing:-.5px}
.ck-section-head p{margin:5px 0 0}
.ck-home-category-carousel{position:relative;display:flex;align-items:stretch;gap:10px}
.ck-home-category-viewport{min-width:0;flex:1;overflow:hidden}
.ck-home-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.ck-home-category-card{min-width:0;display:flex;flex-direction:column;text-decoration:none;color:#17202a;border:1px solid #e0e6ec;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 4px 15px rgba(25,45,65,.04);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.ck-home-category-card:hover{border-color:#ff6633;transform:translateY(-2px);box-shadow:0 9px 22px rgba(255,102,51,.1)}
.ck-home-category-image{height:125px;padding:9px;display:flex;align-items:center;justify-content:center;background:#f7f9fb;box-sizing:border-box}
.ck-home-category-image img{display:block;width:100%;height:100%;object-fit:contain}
.ck-home-category-name{min-height:49px;display:flex;align-items:center;justify-content:center;text-align:center;padding:9px 8px;font-size:11px;line-height:1.25;font-weight:800;box-sizing:border-box}
.ck-home-category-arrow{display:none}
.ck-home-purchase-section .ck-section-head{margin-bottom:16px}
.ck-home-search-hero{margin-top:34px}
.ck-home-why-section{margin-top:34px}
.ck-home-clients{margin-top:34px}

@media(max-width:1100px){
  .ck-home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:720px){
  .ck-home-main > .ck-section{padding:21px 14px 18px;border-radius:16px}
  .ck-home-main > .ck-section:before{left:18px}
  .ck-section-head{align-items:flex-start}
  .ck-section-head h2{font-size:21px}
  .ck-section-head>.ck-link{margin-top:22px;white-space:nowrap}
  .ck-home-category-carousel{margin:0 -2px}
  .ck-home-category-viewport{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:1px 1px 6px}
  .ck-home-category-viewport::-webkit-scrollbar{display:none}
  .ck-home-category-grid{display:flex;gap:10px;width:max-content}
  .ck-home-category-card{flex:0 0 168px}
  .ck-home-category-image{height:118px}
  .ck-home-category-arrow{display:flex;flex:0 0 30px;width:30px;height:46px;align-self:center;align-items:center;justify-content:center;border:1px solid #d9e1e8;border-radius:50%;background:#fff;color:#ff6633;font-size:24px;line-height:1;box-shadow:0 4px 14px rgba(20,40,60,.1);cursor:pointer;z-index:2}
  .ck-home-category-arrow:disabled{opacity:.35;cursor:default}
  .ck-home-category-arrow.prev{order:-1}
  .ck-home-category-section .ck-section-head{display:flex}
  .ck-home-category-section .ck-section-head>.ck-link{font-size:10px}
}
@media(max-width:480px){
  .ck-home-category-card{flex-basis:150px}
  .ck-home-category-image{height:105px}
  .ck-home-category-name{font-size:10px}
  .ck-home-category-arrow{flex-basis:28px;width:28px;height:42px}
}


/* ================================================================
   V15 - homepage client carousel + header/search polish
   ================================================================ */
.ck-home-clients .ck-section-head>.ck-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 14px;
  border:1px solid #006633;
  border-radius:10px;
  background:#fff;
  color:#006633;
  text-decoration:none;
  font-size:11px;
  font-weight:900;
  white-space:nowrap;
  flex:0 0 auto;
  transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease;
}
.ck-home-clients .ck-section-head>.ck-link:hover{
  background:#006633;
  color:#fff;
  border-color:#006633;
  transform:translateY(-1px);
}
.ck-home-client-carousel{
  position:relative;
  display:flex;
  align-items:center;
  gap:9px;
}
.ck-home-client-viewport{
  min-width:0;
  flex:1;
  overflow:hidden;
  border:1px solid #dfe5eb;
  border-radius:14px;
  background:#fff;
}
.ck-home-client-logos{
  display:flex;
  width:100%;
  gap:10px;
  padding:16px;
  border:0;
  border-radius:0;
  background:#fff;
  box-sizing:border-box;
  will-change:transform;
}
.ck-home-client-logo{
  flex:0 0 calc((100% - 50px) / 6);
  min-width:0;
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:8px 12px;
  border:1px solid #e7ebee;
  border-radius:10px;
  background:#fff;
  box-sizing:border-box;
}
.ck-home-client-logo img{
  display:block;
  max-width:94%;
  max-height:52px;
  width:auto;
  height:auto;
  object-fit:contain;
}
.ck-home-client-arrow{
  width:40px;
  height:40px;
  flex:0 0 40px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #d9e1e8;
  border-radius:50%;
  background:#fff;
  color:#ff6633;
  font-size:26px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 4px 14px rgba(20,40,60,.09);
  transition:background .16s ease,color .16s ease,border-color .16s ease,opacity .16s ease;
}
.ck-home-client-arrow:hover:not(:disabled){
  background:#ff6633;
  border-color:#ff6633;
  color:#fff;
}
.ck-home-client-arrow:disabled{
  opacity:.35;
  cursor:default;
}
.ck-home-client-carousel:focus-within .ck-home-client-arrow{
  outline:2px solid rgba(255,102,51,.16);
  outline-offset:2px;
}
@media(max-width:1100px){
  .ck-home-client-logo{flex-basis:calc((100% - 30px) / 4)}
}
@media(max-width:900px){
  .ck-home-client-logo{flex-basis:calc((100% - 20px) / 3)}
}
@media(max-width:600px){
  .ck-home-clients .ck-section-head>.ck-link{
    min-height:36px;
    padding:0 10px;
    font-size:10px;
  }
  .ck-home-client-carousel{gap:7px}
  .ck-home-client-viewport{border-radius:12px}
  .ck-home-client-logos{gap:8px;padding:10px}
  .ck-home-client-logo{
    flex-basis:100%;
    min-height:88px;
    padding:10px 18px;
  }
  .ck-home-client-logo img{max-height:62px}
  .ck-home-client-arrow{
    width:36px;
    height:36px;
    flex-basis:36px;
    font-size:22px;
  }
}
@media(max-width:420px){
  .ck-home-clients .ck-section-head{
    flex-direction:column;
    align-items:flex-start;
  }
  .ck-home-clients .ck-section-head>.ck-link{margin-top:10px}
}


/* V18 final carousel sizing: the JS sets exact item widths and page offsets. */
.ck-home-client-viewport{overflow:hidden}
.ck-home-client-logos{display:flex;flex-wrap:nowrap;align-items:stretch;will-change:transform}
.ck-home-client-logo{min-width:0;overflow:hidden;box-sizing:border-box}
.ck-home-client-logo img{object-fit:contain;max-width:100%;max-height:54px}
.ck-home-client-arrow{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;flex:0 0 40px!important;border-radius:50%!important;padding:0!important;box-sizing:border-box!important}
@media(max-width:600px){
  .ck-home-client-viewport{padding:10px!important}
  .ck-home-client-logo{min-height:88px}
  .ck-home-client-logo img{max-height:62px}
  .ck-home-client-arrow{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important;flex-basis:36px!important}
}


/* V18 - Nowości / featured products */
.ck-nowosci-hero{
  display:flex;align-items:center;justify-content:space-between;gap:28px;
  padding:34px 36px;border:1px solid #e2e7ec;border-radius:20px;
  background:linear-gradient(135deg,#f5faf7 0%,#fff 72%);
}
.ck-nowosci-hero-copy{max-width:820px}
.ck-nowosci-hero h1{margin:10px 0 8px;font-size:38px;line-height:1.05;letter-spacing:-1.2px}
.ck-nowosci-hero p{margin:0;color:#66717d;font-size:13px;line-height:1.65}
.ck-nowosci-count{min-width:150px;padding:18px 20px;border:1px solid #dfe7e2;border-radius:14px;background:#fff;text-align:center;box-shadow:0 8px 24px rgba(20,50,35,.06)}
.ck-nowosci-count strong{display:block;color:#006633;font-size:30px;line-height:1}
.ck-nowosci-count span{display:block;margin-top:6px;color:#6e7984;font-size:10px;font-weight:800}
.ck-nowosci-grid .ck-product-card{position:relative}
.ck-nowosci-empty{margin-top:30px}
@media(max-width:720px){
  .ck-nowosci-hero{display:block;padding:25px 22px}
  .ck-nowosci-hero h1{font-size:30px}
  .ck-nowosci-count{display:inline-block;margin-top:18px;min-width:110px}
}

/* Force quick-contact position */
.bazz-pro{bottom:5% !important;}


/* V21 - admin price history */
.ck-admin-price-history{margin:28px 0 0;padding:22px 24px;border:1px solid #dfe6eb;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(20,50,35,.05)}
.ck-admin-price-history-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}
.ck-admin-price-history-kicker{display:inline-block;margin-bottom:6px;color:#006633;font-size:10px;font-weight:900;letter-spacing:.08em}
.ck-admin-price-history h3{margin:0 0 6px;color:#26343d;font-size:21px}
.ck-admin-price-history p{margin:0;color:#71808b;font-size:12px;line-height:1.55}
.ck-admin-price-history-table-wrap{overflow:auto;border:1px solid #e4e9ed;border-radius:10px}
.ck-admin-price-history-table{width:100%;border-collapse:collapse;margin:0;background:#fff}
.ck-admin-price-history-table th{padding:10px 13px;text-align:left;background:#f5f8f9;color:#52616c;font-size:11px;font-weight:800;border-bottom:1px solid #dfe6eb}
.ck-admin-price-history-table td{padding:11px 13px;color:#53626d;font-size:12px;border-bottom:1px solid #edf0f2}
.ck-admin-price-history-table tbody tr:last-child td{border-bottom:0}
.ck-admin-price-history-table td strong{color:#006633;font-size:13px}
.ck-admin-price-history-empty{text-align:center!important;color:#89949d!important;padding:20px!important}
@media(max-width:700px){.ck-admin-price-history{padding:18px}.ck-admin-price-history h3{font-size:19px}}


/* CK UI refinements */
::-webkit-scrollbar-thumb{background-color:#006633;}
.ck-cart-page .ck-empty-actions .ck-cart-wholesale-action{padding:0 16px;}
.ck-cart-page .ck-static-breadcrumb,.ck-cart-page .ck-cart-breadcrumb,.ck-contact-page .ck-static-breadcrumb,.ck-contact-page .ck-contact-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:28px;margin:0 0 18px;color:#73808c;font-size:14px;line-height:1.4;}
.ck-cart-page .ck-static-breadcrumb a,.ck-contact-page .ck-static-breadcrumb a{color:#607080;text-decoration:none;}
.ck-cart-page .ck-static-breadcrumb a:hover,.ck-contact-page .ck-static-breadcrumb a:hover{color:#ff6633;}
.ck-cart-page .ck-static-breadcrumb span,.ck-contact-page .ck-static-breadcrumb span{color:#a2acb5;}
.ck-cart-page .ck-static-breadcrumb strong,.ck-contact-page .ck-static-breadcrumb strong{color:#25313a;font-weight:700;}

/* Homepage department pills */
.ck-home-purchase-section .ck-department small{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border:1px solid #d9e0e5;border-radius:999px;background:#fff;color:#006633;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;line-height:1}
.ck-home-purchase-section .ck-department.wholesale small{color:#ff6633}
@media(max-width:700px){.ck-home-hero-visual{min-height:285px}.ck-home-hero-arrow{opacity:1;visibility:visible;width:38px;height:38px;font-size:27px}.ck-home-hero-arrow.prev{left:8px}.ck-home-hero-arrow.next{right:8px}.ck-home-hero-dots{right:50%;transform:translateX(50%);top:12px}.ck-home-hero-slide:nth-child(2) img{padding:8px 20%}.ck-home-hero-slide:nth-child(3) img{padding:0 18%}}

/* Canonical active state for all top-level static navigation links. */
.ck-header-nav a.is-active-static{background:#006633!important;color:#fff!important}
.ck-header-nav a.is-active-static:hover{background:#006633!important;color:#fff!important}
