*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#061b43;background:white}a{text-decoration:none;color:inherit}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 32px 0 20px;background:white;position:sticky;top:0;z-index:50;box-shadow:0 1px 12px rgba(0,0,0,.06)}.logo{display:flex;align-items:center}.logo img{height:58px;width:auto;display:block}.nav nav{display:flex;gap:12px;align-items:center;text-transform:uppercase;font-size:9.5px;font-weight:900}.cta{background:#0b4da2;color:#fff;padding:8px 12px;border-radius:3px;white-space:nowrap}.hero{height:455px;position:relative;background:#061b43;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,16,39,.98),rgba(3,16,39,.77) 36%,rgba(3,16,39,.06) 71%),radial-gradient(circle at 73% 42%,rgba(255,255,255,.45),rgba(255,255,255,.04) 28%,rgba(12,32,64,.7) 70%),repeating-linear-gradient(90deg,rgba(255,255,255,.2) 0 9px,transparent 9px 42px),repeating-linear-gradient(0deg,rgba(255,255,255,.12) 0 4px,transparent 4px 55px)}.hero-panel{position:relative;color:white;width:560px;padding:50px 0 0 58px}.hero h1{text-transform:uppercase;font-size:45px;line-height:.97;letter-spacing:-2px;margin:0 0 17px}.hero p{font-size:15px;line-height:1.5}.buttons{display:flex;gap:15px;margin-top:25px}.buttons a{background:#0b59bd;padding:15px 24px;border-radius:2px;text-transform:uppercase;font-size:11px;font-weight:900}.buttons .ghost{background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.8)}.cert{background:#061b43;color:white;text-align:center;padding:18px 55px 25px}.cert h2{text-transform:uppercase;font-size:12px;letter-spacing:.8px;margin:0 0 16px}.cert-row{display:grid;grid-template-columns:repeat(6,1fr);max-width:1180px;margin:auto}.cert-row article{border-left:1px solid rgba(255,255,255,.28);padding:0 18px;min-height:70px;display:flex;flex-direction:column;justify-content:center}.cert-row article:last-child{border-right:1px solid rgba(255,255,255,.28)}.cert-row b{font-size:14px}.cert-row span{font-size:10px;color:rgba(255,255,255,.72);margin-top:7px}.image-section{background:#fff;border-bottom:1px solid #e1e8f0}.image-section img{display:block;width:100%;height:auto}.process-section{background:#f8fbff}.products,.platform,.quality{padding:44px 55px;text-align:center}.eyebrow{display:block;text-transform:uppercase;color:#0b4da2;font-weight:900;font-size:11px;letter-spacing:.7px;margin-bottom:8px}.products h2,.platform h2,.quality h2{font-size:29px;margin:6px 0 25px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:27px;max-width:1180px;margin:auto}.cards article{background:#fff;border:1px solid #d7e1eb;border-radius:5px;overflow:hidden;text-align:left}.product-img{height:178px;background:linear-gradient(145deg,#dfeff9,#f8fbff);position:relative}.product-img:before{content:'';position:absolute;left:20%;top:23%;width:60%;height:53%;background:#fff;border:1px solid #dbe3eb;box-shadow:0 12px 25px rgba(18,43,78,.14),inset 0 -10px 0 rgba(7,26,61,.05)}.adult:before{border-radius:35% 35% 25% 25%}.pullup:before{border-radius:45%;height:62%;top:18%}.underpad:before,.petpad:before{width:70%;left:15%;height:43%;top:31%;border-radius:4px;transform:rotate(-4deg)}.petpad:after{content:'🐾';position:absolute;right:26%;top:37%;font-size:23px}.cards h3,.cards p,.cards a{margin-left:20px;margin-right:20px}.cards h3{margin-top:18px;text-transform:uppercase;font-size:12px}.cards p{font-size:12px;line-height:1.45;color:#243b5b}.cards a{display:block;color:#0b59bd;text-transform:uppercase;font-size:11px;font-weight:900;margin-top:16px;margin-bottom:20px}.plat.options{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;max-width:1180px;margin:auto}.options article{border-right:1px solid #cbd6e4;padding:0 22px}.options article:last-child{border-right:0}.options i{font-style:normal;color:#0b4da2;font-size:31px}.options h3{text-transform:uppercase;font-size:12px}.options p{border:1px solid #c7d4e2;background:white;margin:5px 0;padding:7px;font-size:11px}.quality{border-bottom:1px solid #e1e8f0}.flow{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap}.flow p{font-size:11px;text-transform:uppercase;font-weight:900}.flow b{color:#0b59bd}footer{background:#03132f;color:white;padding:20px 55px;display:flex;justify-content:space-between}@media(max-width:1100px){.nav nav{gap:18px;font-size:10px}.logo img{height:62px}}@media(max-width:950px){.nav{height:82px;padding:0 25px}.logo img{height:55px}.nav nav{display:none}.hero-panel{width:auto;padding:45px 28px}.hero h1{font-size:36px}.cert-row,.cards,.options{grid-template-columns:1fr 1fr}}@media(max-width:620px){.cert-row,.cards,.options{grid-template-columns:1fr}.cert-row article{border-left:0;border-top:1px solid rgba(255,255,255,.18)}.hero{height:auto;min-height:485px}.hero h1{font-size:32px}.buttons{flex-direction:column}.flow b{display:none}.products,.platform,.quality{padding:35px 25px}footer{display:block}}

/* Standard range / positional printing section */
.product-diagram-section{
    background:#f8fbff;
    border-bottom:1px solid #e1e8f0;
}
.product-diagram-section img{
    display:block;
    width:100%;
    height:auto;
}


/* Certifications + CEO message section */
.certs-ceo-section{
    background:#fff;
    border-bottom:1px solid #e1e8f0;
}
.certs-ceo-section img{
    display:block;
    width:100%;
    height:auto;
}


/* Packaging options section */
.packaging-options-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
}
.packaging-options-section img{
    display:block;
    width:100%;
    height:auto;
}


/* Packaging image hover effect */
.packaging-options-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:visible;
}

.packaging-hover-frame{
    display:block;
    width:100%;
    background:#ffffff;
    transition:transform .28s ease, box-shadow .28s ease;
    transform-origin:center center;
    cursor:pointer;
}

.packaging-hover-frame:hover{
    transform:scale(1.018);
    box-shadow:0 24px 60px rgba(6,27,67,.14);
    z-index:3;
    position:relative;
}

.packaging-hover-frame img{
    display:block;
    width:100%;
    height:auto;
}


/* Final packaging image section */
.packaging-options-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:hidden;
}
.packaging-options-section img{
    display:block;
    width:100%;
    height:auto;
}
.packaging-hover-frame,
.packaging-hover-frame:hover{
    transform:none !important;
    box-shadow:none !important;
    cursor:default !important;
}


/* Wetness indicator section */
.wetness-indicator-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:hidden;
}
.wetness-indicator-section img{
    display:block;
    width:100%;
    height:auto;
}


/* Underpads & Pet Pads section */
.underpads-petpads-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:hidden;
}
.underpads-petpads-section img{
    display:block;
    width:100%;
    height:auto;
}


/* 5 Layer Technology section */
.five-layer-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:hidden;
}
.five-layer-section img{
    display:block;
    width:100%;
    height:auto;
}


/* Product Options visual section */
.product-options-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:hidden;
}
.product-options-section img{
    display:block;
    width:100%;
    height:auto;
}


/* Product Categories section */
.product-categories-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:hidden;
}
.product-categories-section img{
    display:block;
    width:100%;
    height:auto;
}


/* Quality & Compliance section */
.quality-compliance-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:hidden;
}
.quality-compliance-section img{
    display:block;
    width:100%;
    height:auto;
}










/* Restored Quality & Compliance factory section */
.quality-compliance-section{
    background:#ffffff;
    border-bottom:1px solid #e1e8f0;
    padding:0;
    overflow:hidden;
}
.quality-compliance-section img{
    display:block;
    width:100%;
    height:auto;
}


/* New factory collage hero */
.hero-image-only{
    padding:0;
    margin:0;
    background:#061b43;
    overflow:hidden;
}
.hero-image-only img{
    display:block;
    width:100%;
    height:auto;
}


/* ── Lightbox ── */
#lb-overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: rgba(3, 13, 39, 0.96);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
#lb-overlay.lb-active { display: flex; }

#lb-img-wrap {
  max-width: 92vw;
  max-height: 82vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
#lb-img {
  max-width: 100%;
  max-height: 82vh;
  object-fit: contain;
  border-radius: 3px;
  box-shadow: 0 32px 80px rgba(0,0,0,.6);
  cursor: zoom-out;
}
#lb-caption {
  color: rgba(255,255,255,.6);
  font-size: 11px;
  text-align: center;
  max-width: 600px;
  padding: 0 20px;
  font-family: Arial, Helvetica, sans-serif;
}
#lb-close {
  position: fixed;
  top: 20px;
  right: 24px;
  background: none;
  border: none;
  color: white;
  font-size: 36px;
  cursor: pointer;
  line-height: 1;
  padding: 4px 10px;
  opacity: .8;
  transition: opacity .15s;
  z-index: 10000;
}
#lb-close:hover { opacity: 1; }

#lb-prev, #lb-next {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.2);
  color: white;
  font-size: 32px;
  cursor: pointer;
  padding: 10px 16px;
  border-radius: 3px;
  line-height: 1;
  transition: background .15s;
  z-index: 10000;
}
#lb-prev { left: 16px; }
#lb-next { right: 16px; }
#lb-prev:hover, #lb-next:hover { background: rgba(255,255,255,.22); }

/* zoom-in cursor hint on images */
main .image-section img,
main .hero-image-only img {
  transition: opacity .2s;
}
main .image-section img:hover,
main .hero-image-only img:hover {
  opacity: .93;
}


/* ── Hero Slideshow ── */
.hero-slideshow {
  position: relative;
  width: 100%;
  aspect-ratio: 3 / 1;
  min-height: 280px;
  overflow: hidden;
  background: #061b43;
}
.hero-slideshow .slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 1.4s ease-in-out;
  will-change: opacity;
}
.hero-slideshow .slide.active {
  opacity: 1;
}
.slide-dots {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 10;
}
.dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255,255,255,0.4);
  border: 1px solid rgba(255,255,255,0.6);
  transition: background 0.3s;
  cursor: pointer;
}
.dot.active {
  background: #fff;
}


/* Certifications top banner */
.certifications-top-section {
  background: #000c52;
  border-bottom: none;
  padding: 0;
  margin-top: 32px;
}
.certifications-top-section img {
  display: block;
  width: 100%;
  height: auto;
}


/* ── Scroll reveal ── */
.reveal {
  opacity: 0 !important;
  transform: translateY(60px) !important;
  transition: opacity 1.2s cubic-bezier(0.22,1,0.36,1), transform 1.2s cubic-bezier(0.22,1,0.36,1) !important;
  will-change: opacity, transform;
}
.reveal.is-visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
@media (prefers-reduced-motion: reduce) {
  .reveal, .reveal.is-visible { opacity: 1 !important; transform: none !important; transition: none !important; }
}

/* ── Hover lift on sections ── */
.image-section {
  transition: box-shadow 0.3s ease;
}
.image-section.lift {
  box-shadow: 0 8px 32px rgba(6, 27, 67, 0.13);
  position: relative;
  z-index: 2;
}

/* ── Back to top button ── */
#back-to-top {
  position: fixed;
  bottom: 32px;
  right: 28px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #0b4da2;
  color: white;
  border: none;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 200;
  box-shadow: 0 4px 16px rgba(6,27,67,0.25);
}
#back-to-top.visible {
  opacity: 1;
  transform: translateY(0);
}
#back-to-top:hover {
  background: #0b59bd;
}

/* ── Mobile hamburger ── */
#burger {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 28px;
  height: 20px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin-left: 16px;
}
#burger span {
  display: block;
  height: 2px;
  background: #061b43;
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
#burger.is-open span:nth-child(1) { transform: translateY(9px) rotate(45deg); }
#burger.is-open span:nth-child(2) { opacity: 0; }
#burger.is-open span:nth-child(3) { transform: translateY(-9px) rotate(-45deg); }

@media (max-width: 950px) {
  #burger { display: flex; }
  header.nav nav {
    display: none;
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    background: white;
    flex-direction: column;
    padding: 16px 25px 24px;
    gap: 0;
    box-shadow: 0 8px 24px rgba(6,27,67,0.1);
    z-index: 100;
  }
  header.nav nav.nav-open {
    display: flex;
  }
  header.nav nav a {
    padding: 12px 0;
    border-bottom: 1px solid #e8eef5;
    font-size: 12px;
  }
  header.nav nav a.cta {
    margin-top: 12px;
    text-align: center;
    border-bottom: none;
    border-radius: 3px;
  }
}

/* ── Active nav link ── */
header nav a.nav-active {
  color: #0b59bd;
}


/* ── Products dropdown ── */
.nav-dropdown {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: -20px;
}
.nav-dropdown-toggle {
  cursor: pointer;
  user-select: none;
}
.nav-dropdown-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-top: 3px solid #0b4da2;
  box-shadow: 0 12px 40px rgba(6,27,67,0.13);
  border-radius: 0 0 6px 6px;
  min-width: 210px;
  z-index: 300;
  padding: 8px 0;
  transition: opacity 0.15s ease, visibility 0.15s;
  pointer-events: none;
}
.nav-dropdown:hover .nav-dropdown-menu {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
.nav-dropdown-menu a {
  display: block;
  padding: 10px 20px;
  font-size: 11px;
  font-weight: 500;
  color: #061b43;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-bottom: 1px solid #f0f4fa;
  transition: background 0.15s, color 0.15s;
  white-space: nowrap;
}
.nav-dropdown-menu a:last-child {
  border-bottom: none;
}
.nav-dropdown-menu a:hover {
  background: #f0f5ff;
  color: #0b4da2;
}

/* Mobile — flatten dropdown into menu */
@media (max-width: 950px) {
  .nav-dropdown-menu {
    position: static;
    transform: none !important;
    box-shadow: none;
    border-top: none;
    border-left: 2px solid #e0e8f5;
    border-radius: 0;
    padding: 0 0 0 12px;
    margin: 4px 0 8px;
    opacity: 1;
    pointer-events: all;
  }
  .nav-dropdown:hover .nav-dropdown-menu,
  .nav-dropdown:focus-within .nav-dropdown-menu {
    display: block;
    transform: none;
  }
  .nav-dropdown-menu a {
    padding: 8px 0;
    font-size: 10px;
  }
}


/* ── Section breathing room ── */
main .image-section {
  margin-bottom: 48px;
}
main .image-section:first-child {
  margin-bottom: 0;
}
.certifications-top-section {
  margin-bottom: 48px;
}

/* ── Slower, more considered reveal ── */

/* ── Anchor scroll offset for sticky nav ── */
main section[id],
main .contact[id] {
  scroll-margin-top: 0px;
}

/* ── Retracting nav ── */
header.nav {
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
header.nav.nav-hidden {
  transform: translateY(-100%);
  box-shadow: none;
}






/* ── Contact Form ── */
.nimbus-form-section {
  background: #f5f7fa;
  padding: 52px 40px 60px;
  margin-bottom: 0;
}
.nf-outer {
  display: grid;
  grid-template-columns: 1fr 280px;
  gap: 32px;
  max-width: 1260px;
  margin: 0 auto;
  align-items: start;
}
.nf-title {
  font-size: 30px;
  font-weight: 900;
  color: #061b43;
  margin: 0 0 8px;
  letter-spacing: 0.01em;
}
.nf-subtitle {
  font-size: 13px;
  color: #4a5568;
  margin: 0 0 20px;
  line-height: 1.6;
}
.nf-blue { color: #0b4da2; font-weight: 700; }

/* Bordered boxes */
.nf-box {
  border: 1px solid #d0d8e8;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 12px;
  overflow: hidden;
}

/* ROW 1 layout: details | cats | biz */
.nf-row1 {
  display: grid;
  grid-template-columns: 2fr 1px 1.4fr 1px 1.4fr;
}
.nf-col-details,
.nf-col-cats,
.nf-col-biz {
  padding: 20px 20px 24px;
}
.nf-col-divider {
  background: #d0d8e8;
  width: 1px;
}

/* ROW 2 layout: market | vol | mfg */
.nf-row2 {
  display: grid;
  grid-template-columns: 1fr 1px 1fr 1px 1fr;
}
.nf-col3 {
  padding: 20px 20px 24px;
}

/* ROW 3 layout: label left | textarea right */
.nf-row3 {
  display: grid;
  grid-template-columns: 1fr 2fr;
}
.nf-msg-left {
  padding: 20px 20px 24px;
  border-right: 1px solid #d0d8e8;
}
.nf-msg-right {
  padding: 20px;
}
.nf-msg-right textarea {
  width: 100%;
  height: 100%;
  min-height: 120px;
  box-sizing: border-box;
  border: 1px solid #d0d8e8;
  border-radius: 4px;
  padding: 12px;
  font-size: 13px;
  font-family: inherit;
  color: #4a5568;
  resize: vertical;
}
.nf-msg-right textarea:focus {
  outline: none;
  border-color: #0b4da2;
  box-shadow: 0 0 0 3px rgba(11,77,162,0.08);
}

/* Section headers */
.nf-sec-head {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 700;
  color: #061b43;
  letter-spacing: 0.07em;
  margin-bottom: 12px;
}
.nf-sec-icon {
  width: 28px;
  height: 28px;
  background: #061b43;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  flex-shrink: 0;
  color: #fff;
}
.nf-sub {
  font-size: 12px;
  color: #718096;
  margin: -4px 0 10px;
  line-height: 1.4;
}

/* Field rows */
.nf-field-row {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  gap: 10px;
}
.nf-field-row label {
  font-size: 12px;
  color: #2d3748;
  width: 110px;
  flex-shrink: 0;
}
.nf-field-row input,
.nf-field-row select {
  flex: 1;
  padding: 7px 10px;
  border: 1px solid #cbd5e0;
  border-radius: 4px;
  font-size: 12px;
  font-family: inherit;
  color: #2d3748;
  background: #fff;
  box-sizing: border-box;
}
.nf-field-row input:focus,
.nf-field-row select:focus {
  outline: none;
  border-color: #0b4da2;
  box-shadow: 0 0 0 3px rgba(11,77,162,0.08);
}
.req { color: #e53e3e; }

/* Checkboxes & radios */
.nf-check, .nf-radio {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12.5px;
  color: #2d3748;
  padding: 4px 0;
  cursor: pointer;
  line-height: 1.3;
}
.nf-check input[type="checkbox"],
.nf-radio input[type="radio"] {
  width: 14px;
  height: 14px;
  accent-color: #061b43;
  flex-shrink: 0;
  margin: 0;
  cursor: pointer;
}

/* Submit button */
.nf-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  padding: 18px;
  background: #061b43;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  cursor: pointer;
  margin-top: 14px;
  transition: background 0.2s;
  font-family: inherit;
}
.nf-submit:hover { background: #0b4da2; }
.nf-privacy {
  font-size: 11px;
  color: #a0aec0;
  text-align: center;
  margin: 10px 0 0;
}

/* Success */
.nf-success {
  background: #fff;
  border-radius: 8px;
  padding: 80px 40px;
  text-align: center;
  border: 1px solid #d0d8e8;
  margin-top: 16px;
}
.nf-success-icon {
  width: 56px;
  height: 56px;
  background: #061b43;
  color: #fff;
  border-radius: 50%;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
}
.nf-success h3 { color: #061b43; margin: 0 0 8px; }
.nf-success p { color: #718096; font-size: 14px; margin: 0; }

/* Sidebar */
.nf-sidebar {
  background: #061b43;
  border-radius: 6px;
  padding: 24px 20px;
  position: sticky;
  top: 20px;
}
.nf-sidebar-title {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: #fff;
  margin: 0 0 6px;
  padding-bottom: 12px;
  border-bottom: 3px solid #0b4da2;
}
.nf-reason {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.nf-reason:last-child { border-bottom: none; padding-bottom: 0; }
.nf-reason-circle {
  width: 40px;
  height: 40px;
  background: #0b3580;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
  border: 2px solid #1a4fa0;
}
.nf-reason strong {
  display: block;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 3px;
  line-height: 1.3;
}
.nf-reason p {
  font-size: 11px;
  color: rgba(255,255,255,0.6);
  margin: 0;
  line-height: 1.4;
}

/* Responsive */
@media (max-width: 1050px) {
  .nf-outer { grid-template-columns: 1fr; }
  .nf-sidebar { position: static; }
}
@media (max-width: 800px) {
  .nimbus-form-section { padding: 32px 16px; }
  .nf-row1 { grid-template-columns: 1fr; }
  .nf-row2 { grid-template-columns: 1fr; }
  .nf-row3 { grid-template-columns: 1fr; }
  .nf-col-divider { display: none; }
  .nf-msg-left { border-right: none; border-bottom: 1px solid #d0d8e8; }
  .nf-col-details, .nf-col-cats, .nf-col-biz, .nf-col3 { border-bottom: 1px solid #d0d8e8; }
}


/* ── Built for Easy Business ── */
.ebs-section {
  background: #fff;
  padding: 0;
}
.ebs-top {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 0;
  border-bottom: 1px solid #e8eef5;
}
.ebs-top-left {
  padding: 48px 48px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ebs-title {
  font-size: 32px;
  font-weight: 900;
  color: #061b43;
  margin: 0 0 12px;
  line-height: 1.1;
  letter-spacing: 0.01em;
}
.ebs-rule {
  width: 48px;
  height: 3px;
  background: #0b4da2;
  margin-bottom: 20px;
}
.ebs-body {
  font-size: 14px;
  color: #4a5568;
  line-height: 1.7;
  margin: 0 0 10px;
}
.ebs-top-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  max-height: 360px;
}
/* Cards row */
.ebs-cards {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  border-bottom: 1px solid #e8eef5;
}
.ebs-card {
  padding: 28px 20px;
  border-right: 1px solid #e8eef5;
  text-align: center;
}
.ebs-card:last-child { border-right: none; }
.ebs-icon {
  width: 52px;
  height: 52px;
  background: #eef2fb;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin: 0 auto 14px;
}
.ebs-card strong {
  display: block;
  font-size: 11px;
  font-weight: 700;
  color: #061b43;
  letter-spacing: 0.06em;
  line-height: 1.3;
  margin-bottom: 8px;
}
.ebs-card-rule {
  width: 28px;
  height: 2px;
  background: #0b4da2;
  margin: 8px auto 10px;
}
.ebs-card p {
  font-size: 12px;
  color: #718096;
  line-height: 1.6;
  margin: 0;
}
/* Banner */
.ebs-banner {
  background: #061b43;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 48px;
  gap: 40px;
}
.ebs-banner-left {
  display: flex;
  align-items: center;
  gap: 20px;
}
.ebs-shield {
  font-size: 36px;
  flex-shrink: 0;
  opacity: 0.9;
}
.ebs-banner-main {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
  margin: 0 0 4px;
}
.ebs-banner-sub {
  font-size: 13px;
  font-weight: 700;
  color: #4a9eff;
  letter-spacing: 0.03em;
  margin: 0;
}
.ebs-banner-right {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}
.ebs-people { font-size: 32px; }
.ebs-banner-right p {
  font-size: 13px;
  color: rgba(255,255,255,0.75);
  margin: 0;
  max-width: 180px;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 900px) {
  .ebs-top { grid-template-columns: 1fr; }
  .ebs-top-right img { max-height: 240px; }
  .ebs-cards { grid-template-columns: repeat(2, 1fr); }
  .ebs-banner { flex-direction: column; padding: 24px; text-align: center; }
  .ebs-banner-left { flex-direction: column; }
}
@media (max-width: 600px) {
  .ebs-cards { grid-template-columns: 1fr; }
  .ebs-top-left { padding: 32px 24px; }
}
