
#yb-hs-page{
  width:100vw;
  max-width:none;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  background:#fff;
  color:#07152f;
  font-family:Poppins,Arial,sans-serif;
}
#yb-hs-page,
#yb-hs-page *{box-sizing:border-box}
#yb-hs-page img{display:block;max-width:100%}
#yb-hs-page a{text-decoration:none}
#yb-hs-page .yb-hs-band{position:relative;width:100%}
#yb-hs-page .yb-hs-wrap{width:100%;max-width:1380px;margin:0 auto;padding:0 38px}
#yb-hs-page .yb-hs-section{padding:82px 0}
#yb-hs-page .yb-hs-kicker{
  margin:0 0 10px;
  color:#0739ac;
  font-size:12px;
  line-height:1.3;
  font-weight:700;
  letter-spacing:2.3px;
  text-transform:uppercase;
}
#yb-hs-page h2,
#yb-hs-page h3,
#yb-hs-page h4{
  margin-top:0;
  color:#07152f;
  font-family:Poppins,Arial,sans-serif;
  font-weight:700;
}
#yb-hs-page h2{margin-bottom:15px;font-size:36px;line-height:1.18;letter-spacing:-.45px}
#yb-hs-page h3{margin-bottom:8px;font-size:19px;line-height:1.34}
#yb-hs-page h4{margin-bottom:7px;font-size:15px;line-height:1.4}
#yb-hs-page p{margin:0 0 16px;color:#53627a;font-size:16px;line-height:1.68}
#yb-hs-page .yb-hs-button{
  display:inline-flex;
  min-height:52px;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:0 25px;
  border:2px solid #0739ac;
  border-radius:4px;
  background:#0739ac;
  color:#fff!important;
  font-size:14px;
  font-weight:700;
  transition:background .22s ease,color .22s ease,transform .22s ease;
}
#yb-hs-page .yb-hs-button:hover{background:#fff;color:#0739ac!important;transform:translateY(-2px)}
#yb-hs-page .yb-hs-button--light{border-color:#fff;background:#fff;color:#0739ac!important}
#yb-hs-page .yb-hs-button--light:hover{background:transparent;color:#fff!important}
#yb-hs-page .yb-hs-arrow{font-size:19px;line-height:1;transition:transform .22s ease}
#yb-hs-page .yb-hs-button:hover .yb-hs-arrow{transform:translateX(4px)}
#yb-hs-page .yb-hs-card{border:1px solid #d9e5f1;border-radius:7px;background:#fff}
#yb-hs-page .yb-hs-section-head{max-width:850px;margin:0 auto 38px;text-align:center}
#yb-hs-page .yb-hs-section-head p{margin-bottom:0}

/* Overview inspired by the reference layout: editorial copy left, product visual right */
#yb-hs-page .yb-hs-overview{
  padding:76px 0 68px;
  background:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 52%,rgba(245,249,253,.9) 100%);
}
#yb-hs-page .yb-hs-overview-grid{
  display:grid;
  grid-template-columns:minmax(0,1.04fr) minmax(430px,.76fr);
  gap:76px;
  align-items:center;
}
#yb-hs-page .yb-hs-overview-copy h2{
  max-width:720px;
  margin-bottom:18px;
  font-size:44px;
  line-height:1.1;
  letter-spacing:-.8px;
}
#yb-hs-page .yb-hs-lead{
  max-width:760px;
  color:#3f506a!important;
  font-size:18px!important;
  line-height:1.7!important;
}
#yb-hs-page .yb-hs-proof-row{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin:28px 0 30px;
}
#yb-hs-page .yb-hs-proof{
  min-height:92px;
  padding:15px 14px;
  border-left:3px solid #0739ac;
  background:#f5f9fd;
}
#yb-hs-page .yb-hs-proof strong{
  display:block;
  margin-bottom:4px;
  color:#07152f;
  font-size:17px;
  line-height:1.25;
}
#yb-hs-page .yb-hs-proof span{display:block;color:#66758a;font-size:11.5px;line-height:1.45}
#yb-hs-page .yb-hs-note{
  margin:18px 0 0!important;
  padding-left:16px;
  border-left:2px solid #a9bedb;
  color:#66758a!important;
  font-size:12.5px!important;
  line-height:1.6!important;
}
#yb-hs-page .yb-hs-product-stage{
  position:relative;
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid #d9e5f1;
  border-radius:12px;
  background:
    radial-gradient(circle at 50% 37%,#ffffff 0%,#f5f9fd 56%,#eaf2fa 100%);
}
#yb-hs-page .yb-hs-product-stage::before{
  content:"";
  position:absolute;
  left:12%;
  right:12%;
  bottom:56px;
  height:38px;
  border-radius:50%;
  background:rgba(7,21,47,.13);
  filter:blur(18px);
}
#yb-hs-page .yb-hs-product-stage img{
  position:relative;
  z-index:1;
  width:90%;
  height:440px;
  object-fit:contain;
  filter:drop-shadow(0 22px 18px rgba(7,21,47,.18));
}
#yb-hs-page .yb-hs-stage-label{
  position:absolute;
  left:24px;
  bottom:22px;
  z-index:2;
  color:#5d6b80;
  font-size:11px;
  line-height:1.4;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

/* Anchor navigation */
#yb-hs-page .yb-hs-anchor-band{
  border-top:1px solid #d9e5f1;
  border-bottom:1px solid #d9e5f1;
  background:#fff;
}
#yb-hs-page .yb-hs-anchor-nav{
  display:flex;
  flex-wrap:wrap;
  gap:2px 30px;
  align-items:center;
  min-height:64px;
}
#yb-hs-page .yb-hs-anchor-nav a{
  position:relative;
  padding:21px 0;
  color:#53627a;
  font-size:13px;
  font-weight:600;
}
#yb-hs-page .yb-hs-anchor-nav a::after{
  content:"";
  position:absolute;
  left:0;
  right:100%;
  bottom:0;
  height:2px;
  background:#0739ac;
  transition:right .2s ease;
}
#yb-hs-page .yb-hs-anchor-nav a:hover{color:#0739ac}
#yb-hs-page .yb-hs-anchor-nav a:hover::after{right:0}

/* Why hollow */
#yb-hs-page .yb-hs-why{background:#f5f9fd}
#yb-hs-page .yb-hs-why-layout{
  display:grid;
  grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr);
  gap:68px;
  align-items:start;
}
#yb-hs-page .yb-hs-why-intro h2{font-size:42px;line-height:1.12}
#yb-hs-page .yb-hs-why-intro p{max-width:470px}
#yb-hs-page .yb-hs-benefit-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid #cddceb;
  border-left:1px solid #cddceb;
}
#yb-hs-page .yb-hs-benefit{
  min-height:216px;
  padding:25px 27px;
  border-right:1px solid #cddceb;
  border-bottom:1px solid #cddceb;
  background:rgba(255,255,255,.42);
}
#yb-hs-page .yb-hs-benefit-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:41px}
#yb-hs-page .yb-hs-benefit-index{
  color:#0739ac;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.6px;
}
#yb-hs-page .yb-hs-benefit svg{width:42px;height:42px;color:#0739ac}
#yb-hs-page .yb-hs-benefit h3{font-size:20px}
#yb-hs-page .yb-hs-benefit p{margin:0;font-size:13px;line-height:1.58}

/* Specifications */
#yb-hs-page .yb-hs-specs{background:#fff}
#yb-hs-page .yb-hs-spec-layout{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(320px,.55fr);
  gap:30px;
  align-items:start;
}
#yb-hs-page .yb-hs-table-card{overflow:hidden}
#yb-hs-page .yb-hs-table-scroll{overflow-x:auto}
#yb-hs-page table{
  width:100%;
  min-width:780px;
  border-collapse:collapse;
  color:#34445d;
  font-size:12.5px;
}
#yb-hs-page th{
  padding:14px 15px;
  border:1px solid #d9e5f1;
  background:#0739ac;
  color:#fff;
  text-align:left;
  font-weight:700;
}
#yb-hs-page td{
  padding:13px 15px;
  border:1px solid #d9e5f1;
  vertical-align:top;
  line-height:1.48;
}
#yb-hs-page tbody tr:nth-child(even){background:#f8fbfe}
#yb-hs-page .yb-hs-spec-aside{padding:28px}
#yb-hs-page .yb-hs-spec-aside h3{font-size:23px}
#yb-hs-page .yb-hs-check-list{
  display:grid;
  gap:12px;
  margin:21px 0 24px;
  padding:0;
  list-style:none;
}
#yb-hs-page .yb-hs-check-list li{
  position:relative;
  padding-left:25px;
  color:#43536c;
  font-size:13px;
  line-height:1.52;
}
#yb-hs-page .yb-hs-check-list li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#0739ac;
  font-weight:700;
}
#yb-hs-page .yb-hs-disclaimer{
  margin:0!important;
  padding:15px 16px;
  border-left:3px solid #0739ac;
  background:#f5f9fd;
  color:#617087!important;
  font-size:11.5px!important;
  line-height:1.55!important;
}

/* Manufacturing */
#yb-hs-page .yb-hs-manufacturing{background:#f6f8fb}
#yb-hs-page .yb-hs-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
#yb-hs-page .yb-hs-process{overflow:hidden}
#yb-hs-page .yb-hs-process-media{height:250px;overflow:hidden;background:#e8f0f7}
#yb-hs-page .yb-hs-process-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
#yb-hs-page .yb-hs-process:hover .yb-hs-process-media img{transform:scale(1.035)}
#yb-hs-page .yb-hs-process-copy{min-height:198px;padding:22px}
#yb-hs-page .yb-hs-process-copy p{margin:0;font-size:13px;line-height:1.58}
#yb-hs-page .yb-hs-process-tag{
  display:inline-block;
  margin-bottom:11px;
  color:#0739ac;
  font-size:10px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

/* Design guide */
#yb-hs-page .yb-hs-guide{background:#fff}
#yb-hs-page .yb-hs-guide-grid{
  display:grid;
  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);
  gap:56px;
  align-items:start;
}
#yb-hs-page .yb-hs-guide-copy{padding-top:8px}
#yb-hs-page .yb-hs-guide-copy p{max-width:530px}
#yb-hs-page .yb-hs-ratio{
  display:grid;
  grid-template-columns:1.05fr .55fr 1.1fr;
  border-top:1px solid #d9e5f1;
  border-left:1px solid #d9e5f1;
}
#yb-hs-page .yb-hs-ratio>div{
  min-height:82px;
  padding:15px 17px;
  border-right:1px solid #d9e5f1;
  border-bottom:1px solid #d9e5f1;
  color:#4f5f76;
  font-size:12px;
  line-height:1.5;
}
#yb-hs-page .yb-hs-ratio-head{background:#07152f!important;color:#fff!important;font-weight:700}
#yb-hs-page .yb-hs-ratio strong{display:block;color:#07152f;font-size:13px}

/* Quality */
#yb-hs-page .yb-hs-quality{background:linear-gradient(135deg,#f7fbff 0%,#eef6fd 100%)}
#yb-hs-page .yb-hs-quality-layout{
  display:grid;
  grid-template-columns:minmax(0,.98fr) minmax(520px,1.02fr);
  gap:28px;
  align-items:stretch;
}
#yb-hs-page .yb-hs-quality-image{
  min-height:520px;
  margin:0;
  overflow:hidden;
}
#yb-hs-page .yb-hs-quality-image img{width:100%;height:100%;object-fit:cover}
#yb-hs-page .yb-hs-quality-copy{display:flex;flex-direction:column}
#yb-hs-page .yb-hs-quality-copy>p{margin-bottom:22px}
#yb-hs-page .yb-hs-quality-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  flex:1;
}
#yb-hs-page .yb-hs-quality-card{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  gap:12px;
  align-items:center;
  padding:16px;
}
#yb-hs-page .yb-hs-quality-icon{width:46px;height:46px;object-fit:contain}
#yb-hs-page .yb-hs-quality-card h3{margin-bottom:3px;font-size:14px}
#yb-hs-page .yb-hs-quality-card p{margin:0;font-size:11.5px;line-height:1.48}

/* Applications */
#yb-hs-page .yb-hs-applications{background:#fff}
#yb-hs-page .yb-hs-app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
#yb-hs-page .yb-hs-app{
  position:relative;
  min-height:280px;
  padding:24px 20px 22px;
  overflow:hidden;
  background:linear-gradient(160deg,#fff 0%,#f5f9fd 100%);
}
#yb-hs-page .yb-hs-app::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:56px;
  height:3px;
  background:#0739ac;
}
#yb-hs-page .yb-hs-app svg{width:46px;height:46px;margin-bottom:52px;color:#0739ac}
#yb-hs-page .yb-hs-app h3{font-size:17px}
#yb-hs-page .yb-hs-app p{margin:0;font-size:12px;line-height:1.55}

/* Related products */
#yb-hs-page .yb-hs-related{
  background:
    radial-gradient(circle at 12% 8%,rgba(38,96,213,.35),transparent 31%),
    linear-gradient(135deg,#061a4d 0%,#0739ac 72%,#0d4fd1 100%);
}
#yb-hs-page .yb-hs-related .yb-hs-kicker{color:#a8c2ff}
#yb-hs-page .yb-hs-related h2,
#yb-hs-page .yb-hs-related p{color:#fff}
#yb-hs-page .yb-hs-related .yb-hs-section-head p{color:rgba(255,255,255,.76)}
#yb-hs-page .yb-hs-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
#yb-hs-page .yb-hs-related-card{
  overflow:hidden;
  border:1px solid rgba(255,255,255,.18);
  border-radius:7px;
  background:#fff;
  transition:transform .25s ease;
}
#yb-hs-page .yb-hs-related-card:hover{transform:translateY(-7px)}
#yb-hs-page .yb-hs-related-media{
  height:235px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(145deg,#f8fbfe 0%,#e9f1f8 100%);
}
#yb-hs-page .yb-hs-related-media img{width:88%;height:205px;object-fit:contain}
#yb-hs-page .yb-hs-related-copy{padding:18px 19px 20px}
#yb-hs-page .yb-hs-related-copy h3{margin-bottom:6px;font-size:17px}
#yb-hs-page .yb-hs-related-copy p{margin:0 0 12px;color:#617087;font-size:12px;line-height:1.5}
#yb-hs-page .yb-hs-text-link{color:#0739ac!important;font-size:12.5px;font-weight:700}

/* FAQ */
#yb-hs-page .yb-hs-faq{background:#f6f8fb}
#yb-hs-page .yb-hs-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px}
#yb-hs-page .yb-hs-faq details{border:1px solid #d9e5f1;border-radius:5px;background:#fff}
#yb-hs-page .yb-hs-faq summary{
  position:relative;
  padding:17px 46px 17px 18px;
  list-style:none;
  cursor:pointer;
  color:#07152f;
  font-size:13px;
  font-weight:600;
}
#yb-hs-page .yb-hs-faq summary::-webkit-details-marker{display:none}
#yb-hs-page .yb-hs-faq summary::after{
  content:"+";
  position:absolute;
  top:50%;
  right:18px;
  transform:translateY(-50%);
  color:#0739ac;
  font-size:20px;
  font-weight:400;
}
#yb-hs-page .yb-hs-faq details[open] summary::after{content:"−"}
#yb-hs-page .yb-hs-faq details p{margin:0;padding:0 18px 17px;font-size:12px;line-height:1.56}

/* CTA */
#yb-hs-page .yb-hs-cta{
  overflow:hidden;
  background:linear-gradient(110deg,#061a4d 0%,#0739ac 64%,#0d4fd1 100%);
}
#yb-hs-page .yb-hs-cta-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(260px,.48fr);
  gap:36px;
  align-items:center;
}
#yb-hs-page .yb-hs-cta .yb-hs-kicker{color:#a8c2ff}
#yb-hs-page .yb-hs-cta h2{color:#fff}
#yb-hs-page .yb-hs-cta p{max-width:620px;margin-bottom:0;color:rgba(255,255,255,.82)}
#yb-hs-page .yb-hs-cta-product{
  justify-self:end;
  width:260px;
  height:190px;
  object-fit:contain;
  filter:drop-shadow(0 18px 18px rgba(0,0,0,.28));
}

@media(max-width:1180px){
  #yb-hs-page .yb-hs-wrap{padding:0 26px}
  #yb-hs-page .yb-hs-overview-grid,
  #yb-hs-page .yb-hs-spec-layout,
  #yb-hs-page .yb-hs-guide-grid,
  #yb-hs-page .yb-hs-quality-layout{grid-template-columns:1fr}
  #yb-hs-page .yb-hs-overview-grid{gap:40px}
  #yb-hs-page .yb-hs-product-stage{min-height:480px}
  #yb-hs-page .yb-hs-why-layout{grid-template-columns:1fr;gap:36px}
  #yb-hs-page .yb-hs-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #yb-hs-page .yb-hs-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  #yb-hs-page .yb-hs-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #yb-hs-page .yb-hs-cta-grid{grid-template-columns:1fr auto}
  #yb-hs-page .yb-hs-cta-product{display:none}
}
@media(max-width:767px){
  #yb-hs-page .yb-hs-wrap{padding:0 18px}
  #yb-hs-page .yb-hs-section{padding:58px 0}
  #yb-hs-page .yb-hs-overview{padding:58px 0 48px}
  #yb-hs-page .yb-hs-overview-copy h2{font-size:34px}
  #yb-hs-page h2{font-size:30px}
  #yb-hs-page .yb-hs-proof-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  #yb-hs-page .yb-hs-product-stage{min-height:390px}
  #yb-hs-page .yb-hs-product-stage img{height:340px}
  #yb-hs-page .yb-hs-anchor-nav{gap:0 18px;min-height:58px}
  #yb-hs-page .yb-hs-anchor-nav a{padding:18px 0;font-size:12px}
  #yb-hs-page .yb-hs-benefit-grid,
  #yb-hs-page .yb-hs-process-grid,
  #yb-hs-page .yb-hs-quality-grid,
  #yb-hs-page .yb-hs-app-grid,
  #yb-hs-page .yb-hs-related-grid,
  #yb-hs-page .yb-hs-faq-grid{grid-template-columns:1fr}
  #yb-hs-page .yb-hs-benefit{min-height:auto}
  #yb-hs-page .yb-hs-quality-image{min-height:360px}
  #yb-hs-page .yb-hs-ratio{grid-template-columns:1fr}
  #yb-hs-page .yb-hs-ratio>div{min-height:auto}
  #yb-hs-page .yb-hs-cta-grid{grid-template-columns:1fr}
  #yb-hs-page .yb-hs-cta .yb-hs-button{justify-self:start}
}
@media(max-width:480px){
  #yb-hs-page .yb-hs-proof-row{grid-template-columns:1fr}
  #yb-hs-page .yb-hs-product-stage{min-height:330px}
  #yb-hs-page .yb-hs-product-stage img{height:290px}
}
