
#yb-ss-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-ss-page,
#yb-ss-page *{box-sizing:border-box}
#yb-ss-page img{display:block;max-width:100%}

/* UEESHOP full-width unlock */
html,body{
  overflow-x:hidden!important;
}
#yb-ss-page{
  position:relative!important;
  left:50%!important;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:-50vw!important;
  margin-right:0!important;
  overflow:visible!important;
}
#yb-ss-page .yb-ss-band{
  position:relative!important;
  left:50%!important;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:-50vw!important;
  margin-right:0!important;
}
.yb-ss-ancestor-unlock{
  max-width:none!important;
  overflow:visible!important;
}

#yb-ss-page a{
  position:relative;
  text-decoration:none;
  pointer-events:auto!important;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
#yb-ss-page .yb-ss-band{position:relative;width:100%}
#yb-ss-page .yb-ss-wrap{width:100%;max-width:1380px;margin:0 auto;padding:0 38px}
#yb-ss-page .yb-ss-section{padding:82px 0}
#yb-ss-page .yb-ss-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-ss-page h1,
#yb-ss-page h2,
#yb-ss-page h3,
#yb-ss-page h4{
  margin-top:0;
  color:#07152f;
  font-family:Poppins,Arial,sans-serif;
  font-weight:700;
}
#yb-ss-page h1{margin:0 0 18px;color:#07152f;font-size:44px;line-height:1.1;font-weight:700;letter-spacing:-.8px}
#yb-ss-page h2{margin-bottom:15px;font-size:36px;line-height:1.18;letter-spacing:-.45px}
#yb-ss-page h3{margin-bottom:8px;font-size:19px;line-height:1.34}
#yb-ss-page h4{margin-bottom:7px;font-size:15px;line-height:1.4}
#yb-ss-page p{margin:0 0 16px;color:#53627a;font-size:16px;line-height:1.68}
#yb-ss-page .yb-ss-button{
  position:relative;
  z-index:8;
  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-ss-page .yb-ss-button:hover{background:#fff;color:#0739ac!important;transform:translateY(-2px)}
#yb-ss-page .yb-ss-button--light{border-color:#fff;background:#fff;color:#0739ac!important}
#yb-ss-page .yb-ss-button--light:hover{background:transparent;color:#fff!important}
#yb-ss-page .yb-ss-arrow{font-size:19px;line-height:1;transition:transform .22s ease}
#yb-ss-page .yb-ss-button:hover .yb-ss-arrow{transform:translateX(4px)}
#yb-ss-page .yb-ss-card{border:1px solid #d9e5f1;border-radius:7px;background:#fff}
#yb-ss-page .yb-ss-section-head{max-width:850px;margin:0 auto 38px;text-align:center}
#yb-ss-page .yb-ss-section-head p{margin-bottom:0}

/* Overview inspired by the reference layout: editorial copy left, product visual right */
#yb-ss-page .yb-ss-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-ss-page .yb-ss-overview-grid{
  display:grid;
  grid-template-columns:minmax(0,1.04fr) minmax(430px,.76fr);
  gap:76px;
  align-items:center;
}
#yb-ss-page .yb-ss-overview-copy h1{
  max-width:720px;
  margin-bottom:18px;
  font-size:44px;
  line-height:1.1;
  letter-spacing:-.8px;
}
#yb-ss-page .yb-ss-lead{
  max-width:760px;
  color:#3f506a!important;
  font-size:18px!important;
  line-height:1.7!important;
}
#yb-ss-page .yb-ss-proof-row{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin:28px 0 30px;
}
#yb-ss-page .yb-ss-proof{
  min-height:92px;
  padding:15px 14px;
  border-left:3px solid #0739ac;
  background:#f5f9fd;
}
#yb-ss-page .yb-ss-proof strong{
  display:block;
  margin-bottom:4px;
  color:#07152f;
  font-size:17px;
  line-height:1.25;
}
#yb-ss-page .yb-ss-proof span{display:block;color:#66758a;font-size:11.5px;line-height:1.45}
#yb-ss-page .yb-ss-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-ss-page .yb-ss-product-stage{
  position:relative;
  min-height:455px;
  margin:0;
  overflow:visible;
  border:0;
  border-radius:26px;
  background:transparent;
  isolation:isolate;
}
#yb-ss-page .yb-ss-product-stage::after{
  content:"";
  position:absolute;
  z-index:0;
  top:98px;
  right:0;
  bottom:0;
  left:0;
  border-radius:26px;
  background:
    radial-gradient(circle at 76% 15%,rgba(94,194,255,.42),transparent 34%),
    linear-gradient(145deg,#0877c7 0%,#0750ad 48%,#082f78 100%);
  box-shadow:0 22px 40px rgba(7,39,104,.18);
  pointer-events:none;
}
#yb-ss-page .yb-ss-product-stage::before{
  content:"";
  position:absolute;
  z-index:2;
  left:15%;
  right:15%;
  top:278px;
  height:34px;
  border-radius:50%;
  background:rgba(0,8,34,.30);
  filter:blur(17px);
  pointer-events:none;
}
#yb-ss-page .yb-ss-product-stage img{
  position:absolute;
  z-index:3;
  top:-34px;
  left:0;
  width:100%;
  height:340px;
  object-fit:contain;
  transform:scale(1.33);
  transform-origin:center center;
  filter:drop-shadow(0 22px 18px rgba(0,14,52,.24));
  pointer-events:none;
}
#yb-ss-page .yb-ss-stage-label{
  position:absolute;
  z-index:4;
  right:29px;
  bottom:24px;
  left:29px;
  color:#fff;
  pointer-events:none;
}
#yb-ss-page .yb-ss-stage-label strong{
  display:block;
  margin-bottom:6px;
  color:#fff;
  font-size:19px;
  line-height:1.3;
  font-weight:700;
  letter-spacing:0;
  text-transform:none;
}
#yb-ss-page .yb-ss-stage-label span{
  display:block;
  max-width:520px;
  color:rgba(255,255,255,.82);
  font-size:10.8px;
  line-height:1.45;
  letter-spacing:1px;
  text-transform:uppercase;
}

/* Sticky anchor navigation */
#yb-ss-page .yb-ss-anchor-band{
  position:sticky!important;
  top:var(--yb-ss-sticky-top,0px)!important;
  z-index:80!important;
  border-top:1px solid rgba(217,229,241,.92);
  border-bottom:1px solid rgba(217,229,241,.96);
  background:rgba(255,255,255,.96)!important;
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
  box-shadow:0 8px 24px rgba(7,21,47,.05);
}
#yb-ss-page .yb-ss-anchor-band .yb-ss-wrap{
  overflow:visible;
}
#yb-ss-page .yb-ss-anchor-nav{
  display:flex;
  min-height:58px;
  align-items:center;
  gap:0 30px;
  overflow-x:auto;
  overflow-y:hidden;
  white-space:nowrap;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
#yb-ss-page .yb-ss-anchor-nav::-webkit-scrollbar{display:none}
#yb-ss-page .yb-ss-anchor-nav a{
  position:relative;
  display:inline-flex;
  min-height:58px;
  flex:0 0 auto;
  align-items:center;
  padding:0;
  color:#53627a;
  font-size:12.5px;
  line-height:1.3;
  font-weight:600;
  transition:color .2s ease;
}
#yb-ss-page .yb-ss-anchor-nav a::after{
  content:"";
  position:absolute;
  right:100%;
  bottom:0;
  left:0;
  height:2px;
  background:#0739ac;
  transition:right .22s ease;
}
#yb-ss-page .yb-ss-anchor-nav a:hover,
#yb-ss-page .yb-ss-anchor-nav a.is-active{
  color:#0739ac;
}
#yb-ss-page .yb-ss-anchor-nav a:hover::after,
#yb-ss-page .yb-ss-anchor-nav a.is-active::after{
  right:0;
}
#yb-ss-page .yb-ss-anchor-nav .yb-ss-anchor-inquiry{
  min-height:38px;
  margin-left:auto;
  padding:0 17px;
  border:1px solid #0739ac;
  border-radius:4px;
  background:#0739ac;
  color:#fff!important;
  transition:background .2s ease,color .2s ease,transform .2s ease;
}
#yb-ss-page .yb-ss-anchor-nav .yb-ss-anchor-inquiry::after{display:none}
#yb-ss-page .yb-ss-anchor-nav .yb-ss-anchor-inquiry:hover{
  background:#fff;
  color:#0739ac!important;
  transform:translateY(-1px);
}
#yb-ss-page [id^="spline-shaft-"]{
  scroll-margin-top:calc(var(--yb-ss-sticky-top,0px) + 72px);
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-anchor-band{
    top:var(--yb-ss-sticky-top,0px)!important;
  }
  #yb-ss-page .yb-ss-anchor-nav{
    min-height:54px;
    gap:0 22px;
    padding-right:4px;
  }
  #yb-ss-page .yb-ss-anchor-nav a{
    min-height:54px;
    font-size:12px;
  }
  #yb-ss-page .yb-ss-anchor-nav .yb-ss-anchor-inquiry{
    min-height:36px;
    margin-left:0;
    padding:0 15px;
  }
}

/* Why hollow */
#yb-ss-page .yb-ss-why{background:#f5f9fd}
#yb-ss-page .yb-ss-why-layout{
  display:grid;
  grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr);
  gap:68px;
  align-items:start;
}
#yb-ss-page .yb-ss-why-intro h2{font-size:42px;line-height:1.12}
#yb-ss-page .yb-ss-why-intro p{max-width:470px}
#yb-ss-page .yb-ss-benefit-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid #cddceb;
  border-left:1px solid #cddceb;
}
#yb-ss-page .yb-ss-benefit{
  position:relative;
  min-height:216px;
  padding:25px 27px;
  border-right:1px solid #cddceb;
  border-bottom:1px solid #cddceb;
  background:rgba(255,255,255,.30);
  transition:
    background .24s ease,
    box-shadow .24s ease,
    transform .24s ease,
    border-color .24s ease;
}
#yb-ss-page .yb-ss-benefit::after{
  content:"";
  position:absolute;
  left:27px;
  bottom:0;
  width:0;
  height:3px;
  background:#0739ac;
  transition:width .24s ease;
}
#yb-ss-page .yb-ss-benefit:hover{
  z-index:2;
  border-color:#b7cce4;
  background:#fff;
  box-shadow:0 18px 38px rgba(7,39,104,.10);
  transform:translateY(-4px);
}
#yb-ss-page .yb-ss-benefit:hover::after{width:58px}
#yb-ss-page .yb-ss-benefit-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:34px;
}
#yb-ss-page .yb-ss-benefit-index{
  color:#0b4dc2;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.6px;
}
#yb-ss-page .yb-ss-benefit svg{
  width:42px;
  height:42px;
  color:#0b4dc2;
  transition:transform .24s ease,color .24s ease;
}
#yb-ss-page .yb-ss-benefit:hover svg{
  color:#0739ac;
  transform:translateY(-2px) scale(1.05);
}
#yb-ss-page .yb-ss-benefit h3{
  margin-bottom:9px;
  color:#07152f;
  font-size:20px;
  transition:color .24s ease;
}
#yb-ss-page .yb-ss-benefit:hover h3{color:#0739ac}
#yb-ss-page .yb-ss-benefit p{
  margin:0;
  color:#5d6b80;
  font-size:13px;
  line-height:1.58;
  transition:color .24s ease;
}
#yb-ss-page .yb-ss-benefit:hover p{color:#43536c}

/* Specifications - condensed capability overview */
#yb-ss-page .yb-ss-specs{background:#fff}
#yb-ss-page .yb-ss-specs .yb-ss-section-head{margin-bottom:30px}
#yb-ss-page .yb-ss-spec-layout{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);
  gap:28px;
  align-items:start;
}
#yb-ss-page .yb-ss-table-card{
  width:100%;
  min-width:0;
  overflow:hidden;
  border:1px solid #d9e5f1;
  border-radius:7px;
  background:#fff;
}
#yb-ss-page .yb-ss-table-scroll{
  width:100%;
  overflow-x:auto;
  overflow-y:hidden;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
#yb-ss-page .yb-ss-table-scroll::-webkit-scrollbar{display:none;width:0;height:0}
#yb-ss-page .yb-ss-capability-table{
  width:100%;
  min-width:720px;
  margin:0!important;
  border:0!important;
  border-collapse:separate;
  border-spacing:0;
  color:#34445d;
  font-size:12.5px;
  line-height:1.48;
}
#yb-ss-page .yb-ss-capability-table th{
  padding:13px 14px;
  border:0;
  border-right:1px solid rgba(255,255,255,.38);
  border-bottom:1px solid #d9e5f1;
  background:#0739ac;
  color:#fff;
  text-align:left;
  font-weight:700;
}
#yb-ss-page .yb-ss-capability-table th:nth-child(1){width:20%}
#yb-ss-page .yb-ss-capability-table th:nth-child(2){width:25%}
#yb-ss-page .yb-ss-capability-table th:nth-child(3){width:55%}
#yb-ss-page .yb-ss-capability-table th:last-child{border-right:0}
#yb-ss-page .yb-ss-capability-table td{
  padding:11px 14px;
  border:0;
  border-right:1px solid #d9e5f1;
  border-bottom:1px solid #d9e5f1;
  vertical-align:top;
}
#yb-ss-page .yb-ss-capability-table td:last-child{border-right:0}
#yb-ss-page .yb-ss-capability-table tbody tr:last-child td{border-bottom:0}
#yb-ss-page .yb-ss-capability-table tbody tr:nth-child(even){background:#f8fbfe}
#yb-ss-page .yb-ss-capability-table td:first-child{
  color:#07152f;
  font-weight:600;
}
#yb-ss-page .yb-ss-capability-table td:nth-child(2){
  color:#0739ac;
  font-weight:600;
}
#yb-ss-page .yb-ss-internal-features{
  display:flex;
  flex-wrap:wrap;
  gap:8px 14px;
  align-items:center;
  padding:13px 15px;
  border-top:1px solid #d9e5f1;
  background:#f5f9fd;
  color:#53627a;
  font-size:11.5px;
  line-height:1.5;
}
#yb-ss-page .yb-ss-internal-features strong{color:#07152f}
#yb-ss-page .yb-ss-full-specs{
  border-top:1px solid #d9e5f1;
  background:#fff;
}
#yb-ss-page .yb-ss-full-specs summary{
  position:relative;
  display:flex;
  min-height:48px;
  align-items:center;
  padding:0 48px 0 15px;
  list-style:none;
  cursor:pointer;
  color:#0739ac;
  font-size:12px;
  line-height:1.4;
  font-weight:700;
}
#yb-ss-page .yb-ss-full-specs summary::-webkit-details-marker{display:none}
#yb-ss-page .yb-ss-full-specs summary::after{
  content:"+";
  position:absolute;
  top:50%;
  right:17px;
  transform:translateY(-50%);
  color:#0739ac;
  font-size:20px;
  font-weight:400;
}
#yb-ss-page .yb-ss-full-specs[open] summary::after{content:"−"}
#yb-ss-page .yb-ss-detail-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0;
  border-top:1px solid #d9e5f1;
}
#yb-ss-page .yb-ss-detail-item{
  padding:13px 15px;
  border-right:1px solid #d9e5f1;
  border-bottom:1px solid #d9e5f1;
}
#yb-ss-page .yb-ss-detail-item:nth-child(even){border-right:0}
#yb-ss-page .yb-ss-detail-item:nth-last-child(-n+2){border-bottom:0}
#yb-ss-page .yb-ss-detail-item strong{
  display:block;
  margin-bottom:4px;
  color:#07152f;
  font-size:11.5px;
}
#yb-ss-page .yb-ss-detail-item span{
  display:block;
  color:#5d6b80;
  font-size:11px;
  line-height:1.5;
}
#yb-ss-page .yb-ss-spec-aside{
  position:sticky;
  top:calc(var(--yb-ss-sticky-top,0px) + 76px);
  padding:26px;
}
#yb-ss-page .yb-ss-spec-aside h3{
  margin-bottom:18px;
  font-size:22px;
  line-height:1.28;
}
#yb-ss-page .yb-ss-rfq-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin:0 0 20px;
}
#yb-ss-page .yb-ss-rfq-item{
  position:relative;
  min-height:82px;
  padding:14px 12px 12px 35px;
  border:1px solid #d9e5f1;
  border-radius:6px;
  background:#f8fbfe;
  color:#43536c;
  font-size:11.5px;
  line-height:1.45;
}
#yb-ss-page .yb-ss-rfq-item::before{
  content:"✓";
  position:absolute;
  top:13px;
  left:13px;
  color:#0739ac;
  font-weight:700;
}
#yb-ss-page .yb-ss-spec-aside .yb-ss-button{
  width:100%;
  justify-content:center;
}
#yb-ss-page .yb-ss-rfq-note{
  margin:15px 0 0!important;
  color:#617087!important;
  font-size:11.5px!important;
  line-height:1.55!important;
}
@media(max-width:1180px){
  #yb-ss-page .yb-ss-spec-layout{
    grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);
    gap:22px;
  }
}
@media(max-width:900px){
  #yb-ss-page .yb-ss-spec-layout{grid-template-columns:1fr}
  #yb-ss-page .yb-ss-spec-aside{position:relative;top:auto}
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-capability-table{min-width:650px}
  #yb-ss-page .yb-ss-detail-grid{grid-template-columns:1fr}
  #yb-ss-page .yb-ss-detail-item,
  #yb-ss-page .yb-ss-detail-item:nth-child(even),
  #yb-ss-page .yb-ss-detail-item:nth-last-child(-n+2){
    border-right:0;
    border-bottom:1px solid #d9e5f1;
  }
  #yb-ss-page .yb-ss-detail-item:last-child{border-bottom:0}
  #yb-ss-page .yb-ss-rfq-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:480px){
  #yb-ss-page .yb-ss-rfq-grid{grid-template-columns:1fr}
  #yb-ss-page .yb-ss-rfq-item{min-height:auto}
}

/* Manufacturing */
#yb-ss-page .yb-ss-manufacturing{background:#f6f8fb}
#yb-ss-page .yb-ss-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
#yb-ss-page .yb-ss-process{overflow:hidden}
#yb-ss-page .yb-ss-process-media{height:250px;overflow:hidden;background:#e8f0f7}
#yb-ss-page .yb-ss-process-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
#yb-ss-page .yb-ss-process:hover .yb-ss-process-media img{transform:scale(1.035)}
#yb-ss-page .yb-ss-process-copy{min-height:198px;padding:22px}
#yb-ss-page .yb-ss-process-copy p{margin:0;font-size:13px;line-height:1.58}
#yb-ss-page .yb-ss-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-ss-page .yb-ss-guide{background:#fff}
#yb-ss-page .yb-ss-guide-grid{
  display:grid;
  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);
  gap:56px;
  align-items:start;
}
#yb-ss-page .yb-ss-guide-copy{padding-top:8px}
#yb-ss-page .yb-ss-guide-copy p{max-width:530px}
#yb-ss-page .yb-ss-ratio{
  display:grid;
  grid-template-columns:1.05fr .55fr 1.1fr;
  border-top:1px solid #d9e5f1;
  border-left:1px solid #d9e5f1;
}
#yb-ss-page .yb-ss-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-ss-page .yb-ss-ratio-head{background:#07152f!important;color:#fff!important;font-weight:700}
#yb-ss-page .yb-ss-ratio strong{display:block;color:#07152f;font-size:13px}

/* Quality */
#yb-ss-page .yb-ss-quality{background:linear-gradient(135deg,#f7fbff 0%,#eef6fd 100%)}
#yb-ss-page .yb-ss-quality-layout{
  display:grid;
  grid-template-columns:minmax(0,.98fr) minmax(520px,1.02fr);
  gap:28px;
  align-items:stretch;
}
#yb-ss-page .yb-ss-quality-image{
  min-height:520px;
  margin:0;
  overflow:hidden;
}
#yb-ss-page .yb-ss-quality-image img{width:100%;height:100%;object-fit:cover}
#yb-ss-page .yb-ss-quality-copy{display:flex;flex-direction:column}
#yb-ss-page .yb-ss-quality-copy>p{margin-bottom:22px}
#yb-ss-page .yb-ss-quality-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  flex:1;
}
#yb-ss-page .yb-ss-quality-card{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  gap:12px;
  align-items:center;
  padding:16px;
}
#yb-ss-page .yb-ss-quality-icon{width:46px;height:46px;object-fit:contain}
#yb-ss-page .yb-ss-quality-card h3{margin-bottom:3px;font-size:14px}
#yb-ss-page .yb-ss-quality-card p{margin:0;font-size:11.5px;line-height:1.48}

/* Applications */
#yb-ss-page .yb-ss-applications{background:#fff}
#yb-ss-page .yb-ss-app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
#yb-ss-page .yb-ss-app{
  position:relative;
  min-height:280px;
  padding:24px 20px 22px;
  overflow:hidden;
  background:linear-gradient(160deg,#fff 0%,#f5f9fd 100%);
}
#yb-ss-page .yb-ss-app::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:56px;
  height:3px;
  background:#0739ac;
}
#yb-ss-page .yb-ss-app svg{width:46px;height:46px;margin-bottom:52px;color:#0739ac}
#yb-ss-page .yb-ss-app h3{font-size:17px}
#yb-ss-page .yb-ss-app p{margin:0;font-size:12px;line-height:1.55}

/* Related products - dark blue full-width section */
#yb-ss-page .yb-ss-related{
  padding-top:78px;
  background:
    radial-gradient(circle at 14% 8%,rgba(69,132,255,.34),transparent 30%),
    radial-gradient(circle at 88% 18%,rgba(30,105,227,.28),transparent 34%),
    linear-gradient(135deg,#061943 0%,#0739ac 66%,#0b4fd0 100%);
}
#yb-ss-page .yb-ss-related .yb-ss-section-head{
  position:relative;
  z-index:4;
  margin-bottom:42px;
}
#yb-ss-page .yb-ss-related .yb-ss-kicker{color:#a9c3ff!important}
#yb-ss-page .yb-ss-related h2{color:#fff!important}
#yb-ss-page .yb-ss-related .yb-ss-section-head p{color:rgba(255,255,255,.78)!important}
#yb-ss-page .yb-ss-related-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}
#yb-ss-page .yb-ss-related-card{
  position:relative;
  display:flex;
  min-width:0;
  min-height:430px;
  flex-direction:column;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.16);
  border-radius:24px;
  background:
    radial-gradient(circle at 75% 8%,rgba(94,194,255,.42),transparent 31%),
    linear-gradient(150deg,#0a74c4 0%,#0750ad 47%,#082d74 100%);
  box-shadow:0 18px 34px rgba(0,12,50,.26);
  cursor:pointer;
  pointer-events:auto!important;
  touch-action:manipulation;
  transition:transform .24s ease,box-shadow .24s ease;
}
#yb-ss-page .yb-ss-related-card:nth-child(2){
  background:
    radial-gradient(circle at 75% 8%,rgba(104,214,255,.44),transparent 31%),
    linear-gradient(150deg,#0988c8 0%,#075ab6 48%,#073579 100%);
}
#yb-ss-page .yb-ss-related-card:nth-child(3){
  background:
    radial-gradient(circle at 72% 8%,rgba(91,180,255,.40),transparent 31%),
    linear-gradient(150deg,#0a6fc4 0%,#0649a6 48%,#082c70 100%);
}
#yb-ss-page .yb-ss-related-card:nth-child(4){
  background:
    radial-gradient(circle at 72% 8%,rgba(74,170,255,.38),transparent 31%),
    linear-gradient(150deg,#125aa9 0%,#0a418b 48%,#08275f 100%);
}
#yb-ss-page .yb-ss-related-card:hover{
  transform:translateY(-6px);
  box-shadow:0 24px 42px rgba(0,12,50,.32);
}
#yb-ss-page .yb-ss-related-media{
  position:relative;
  z-index:1;
  height:242px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0;
  padding:16px 14px 0;
  overflow:hidden;
  background:rgba(255,255,255,.96);
  pointer-events:none;
}
#yb-ss-page .yb-ss-related-media::after{
  content:"";
  position:absolute;
  z-index:-1;
  left:18%;
  right:18%;
  bottom:18px;
  height:24px;
  border-radius:50%;
  background:rgba(0,13,49,.22);
  filter:blur(14px);
}
#yb-ss-page .yb-ss-related-media img{
  width:100%;
  height:220px;
  object-fit:contain;
  transform:scale(1.18);
  transform-origin:center;
  filter:drop-shadow(0 17px 14px rgba(0,15,55,.18));
  pointer-events:none;
  transition:transform .28s ease,filter .28s ease;
}
#yb-ss-page .yb-ss-related-card:nth-child(1) .yb-ss-related-media img{transform:scale(1.26)}
#yb-ss-page .yb-ss-related-card:nth-child(2) .yb-ss-related-media img{transform:scale(1.24)}
#yb-ss-page .yb-ss-related-card:nth-child(3) .yb-ss-related-media img{transform:scale(1.24)}
#yb-ss-page .yb-ss-related-card:nth-child(4) .yb-ss-related-media img{transform:scale(1.16)}
#yb-ss-page .yb-ss-related-card:hover .yb-ss-related-media img{
  transform:scale(1.22);
}
#yb-ss-page .yb-ss-related-card:nth-child(1):hover .yb-ss-related-media img{transform:scale(1.30)}
#yb-ss-page .yb-ss-related-card:nth-child(2):hover .yb-ss-related-media img{transform:scale(1.28)}
#yb-ss-page .yb-ss-related-card:nth-child(3):hover .yb-ss-related-media img{transform:scale(1.28)}
#yb-ss-page .yb-ss-related-card:nth-child(4):hover .yb-ss-related-media img{transform:scale(1.20)}
#yb-ss-page .yb-ss-related-copy{
  position:relative;
  z-index:2;
  display:flex;
  min-height:172px;
  flex:1;
  flex-direction:column;
  align-items:flex-start;
  padding:16px 23px 24px;
  pointer-events:none;
}
#yb-ss-page .yb-ss-related-copy h3{
  margin:0 0 7px;
  color:#fff!important;
  font-size:19px;
  line-height:1.35;
}
#yb-ss-page .yb-ss-related-copy p{
  max-width:290px;
  margin:0;
  color:rgba(232,241,255,.78)!important;
  font-size:12.5px;
  line-height:1.56;
}
#yb-ss-page .yb-ss-text-link{
  display:inline-flex;
  width:auto;
  min-height:40px;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin-top:13px;
  padding:9px 14px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:4px;
  background:rgba(255,255,255,.06);
  color:#fff!important;
  font-size:12.5px;
  line-height:1;
  font-weight:700;
  transition:
    background .22s ease,
    border-color .22s ease,
    color .22s ease,
    transform .22s ease;
}
#yb-ss-page .yb-ss-related-card:hover .yb-ss-text-link{
  border-color:#fff;
  background:#fff;
  color:#0739ac!important;
  transform:translateX(3px);
}
#yb-ss-page .yb-ss-related-card:focus-visible{
  outline:3px solid #a8c4ff;
  outline-offset:4px;
}

/* FAQ */
#yb-ss-page .yb-ss-faq{background:#f6f8fb}
#yb-ss-page .yb-ss-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px}
#yb-ss-page .yb-ss-faq details{border:1px solid #d9e5f1;border-radius:5px;background:#fff}
#yb-ss-page .yb-ss-faq summary{
  position:relative;
  padding:17px 46px 17px 18px;
  list-style:none;
  cursor:pointer;
  color:#07152f;
  font-size:13px;
  font-weight:600;
}
#yb-ss-page .yb-ss-faq summary::-webkit-details-marker{display:none}
#yb-ss-page .yb-ss-faq summary::after{
  content:"+";
  position:absolute;
  top:50%;
  right:18px;
  transform:translateY(-50%);
  color:#0739ac;
  font-size:20px;
  font-weight:400;
}
#yb-ss-page .yb-ss-faq details[open] summary::after{content:"−"}
#yb-ss-page .yb-ss-faq details p{margin:0;padding:0 18px 17px;font-size:12px;line-height:1.56}

/* CTA */
#yb-ss-page .yb-ss-cta{
  overflow:hidden;
  background:linear-gradient(110deg,#061a4d 0%,#0739ac 64%,#0d4fd1 100%);
}
#yb-ss-page .yb-ss-cta-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(260px,.48fr);
  gap:36px;
  align-items:center;
}
#yb-ss-page .yb-ss-cta .yb-ss-kicker{color:#a8c2ff}
#yb-ss-page .yb-ss-cta h2{color:#fff}
#yb-ss-page .yb-ss-cta p{max-width:620px;margin-bottom:0;color:rgba(255,255,255,.82)}
#yb-ss-page .yb-ss-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-ss-page .yb-ss-wrap{padding:0 26px}
  #yb-ss-page .yb-ss-overview-grid,
  #yb-ss-page .yb-ss-spec-layout,
  #yb-ss-page .yb-ss-guide-grid,
  #yb-ss-page .yb-ss-quality-layout{grid-template-columns:1fr}
  #yb-ss-page .yb-ss-overview-grid{gap:40px}
  #yb-ss-page .yb-ss-product-stage{min-height:445px}
  #yb-ss-page .yb-ss-product-stage::after{top:94px}
  #yb-ss-page .yb-ss-product-stage::before{top:270px}
  #yb-ss-page .yb-ss-product-stage img{top:-36px;height:336px;transform:scale(1.31)}
  #yb-ss-page .yb-ss-table-scroll{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
  }
  #yb-ss-page .yb-ss-why-layout{grid-template-columns:1fr;gap:36px}
  #yb-ss-page .yb-ss-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #yb-ss-page .yb-ss-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  #yb-ss-page .yb-ss-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px;
  }
  #yb-ss-page .yb-ss-cta-grid{grid-template-columns:1fr auto}
  #yb-ss-page .yb-ss-cta-product{display:none}
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-wrap{padding:0 18px}
  #yb-ss-page .yb-ss-section{padding:58px 0}
  #yb-ss-page .yb-ss-overview{padding:58px 0 48px}
  #yb-ss-page .yb-ss-overview-copy h1{font-size:34px}
  #yb-ss-page h2{font-size:30px}
  #yb-ss-page .yb-ss-proof-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  #yb-ss-page .yb-ss-product-stage{min-height:390px;margin-top:14px}
  #yb-ss-page .yb-ss-product-stage::after{top:82px;border-radius:22px}
  #yb-ss-page .yb-ss-product-stage::before{top:235px}
  #yb-ss-page .yb-ss-product-stage img{top:-34px;left:0;width:100%;height:284px;transform:scale(1.25)}
  #yb-ss-page .yb-ss-stage-label{right:21px;bottom:20px;left:21px}
  #yb-ss-page .yb-ss-stage-label strong{font-size:17px}
  #yb-ss-page .yb-ss-anchor-nav{gap:0 18px;min-height:58px}
  #yb-ss-page .yb-ss-anchor-nav a{padding:18px 0;font-size:12px}
  #yb-ss-page .yb-ss-benefit-grid,
  #yb-ss-page .yb-ss-process-grid,
  #yb-ss-page .yb-ss-quality-grid,
  #yb-ss-page .yb-ss-app-grid,
  #yb-ss-page .yb-ss-related-grid,
  #yb-ss-page .yb-ss-faq-grid{grid-template-columns:1fr}
  #yb-ss-page .yb-ss-related{padding-top:58px}
  #yb-ss-page .yb-ss-related .yb-ss-section-head{margin-bottom:32px}
  #yb-ss-page .yb-ss-related-grid{gap:16px}
  #yb-ss-page .yb-ss-related-card{min-height:400px}
  #yb-ss-page .yb-ss-related-media{height:224px}
  #yb-ss-page .yb-ss-related-media img{height:204px}
  #yb-ss-page .yb-ss-related-copy{min-height:176px;padding:12px 22px 23px}
  #yb-ss-page .yb-ss-related-card:hover{transform:none}
  #yb-ss-page .yb-ss-benefit{min-height:auto}
  #yb-ss-page .yb-ss-quality-image{min-height:360px}
  #yb-ss-page .yb-ss-ratio{grid-template-columns:1fr}
  #yb-ss-page .yb-ss-ratio>div{min-height:auto}
  #yb-ss-page .yb-ss-cta-grid{grid-template-columns:1fr}
  #yb-ss-page .yb-ss-cta .yb-ss-button{justify-self:start}
}
@media(max-width:480px){
  #yb-ss-page .yb-ss-proof-row{grid-template-columns:1fr}
  #yb-ss-page .yb-ss-product-stage{min-height:354px}
  #yb-ss-page .yb-ss-product-stage::after{top:74px}
  #yb-ss-page .yb-ss-product-stage::before{top:210px}
  #yb-ss-page .yb-ss-product-stage img{top:-28px;height:252px;transform:scale(1.22)}
  #yb-ss-page .yb-ss-stage-label span{font-size:9.6px}
  #yb-ss-page .yb-ss-related-card{min-height:382px}
  #yb-ss-page .yb-ss-related-media{height:210px}
  #yb-ss-page .yb-ss-related-media img{height:192px}
  #yb-ss-page .yb-ss-related-copy{min-height:172px;padding:11px 20px 22px}
}

@media(hover:none) and (pointer:coarse){
  #yb-ss-page .yb-ss-related-card,
  #yb-ss-page .yb-ss-button,
  #yb-ss-page .yb-ss-anchor-nav a{
    cursor:pointer;
    pointer-events:auto!important;
  }
  #yb-ss-page .yb-ss-related-card:active{transform:translateY(-2px)}
}

@media(max-width:1180px){
  #yb-ss-page .yb-ss-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-related-grid{
    grid-template-columns:1fr;
  }
  #yb-ss-page .yb-ss-related-card{
    min-height:398px;
  }
  #yb-ss-page .yb-ss-related-media{
    height:222px;
  }
  #yb-ss-page .yb-ss-related-media img{
    height:202px;
  }
  #yb-ss-page .yb-ss-related-copy{
    min-height:176px;
  }
}

/* Remove UEESHOP description-wrapper space before the footer */
#yb-ss-page,
#yb-ss-page .yb-ss-cta{
  margin-bottom:0!important;
}
.yb-ss-description-host,
.yb-ss-bottom-collapse{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.yb-ss-custom-ready footer,
body.yb-ss-custom-ready .footer,
body.yb-ss-custom-ready #footer,
body.yb-ss-custom-ready .footer_outer,
body.yb-ss-custom-ready .footer-container{
  margin-top:0!important;
}
.yb-ss-empty-after-page{
  display:none!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

@media(max-width:767px){
  #yb-ss-page .yb-ss-benefit:hover{
    box-shadow:none;
    transform:none;
  }
  #yb-ss-page .yb-ss-benefit-top{margin-bottom:24px}
  #yb-ss-page .yb-ss-related-copy{
    min-height:160px;
    padding:15px 20px 21px;
  }
  #yb-ss-page .yb-ss-related-copy p{max-width:none}
  #yb-ss-page .yb-ss-text-link{
    min-height:38px;
    margin-top:11px;
  }
}
@media(hover:none) and (pointer:coarse){
  #yb-ss-page .yb-ss-benefit:hover{
    background:rgba(255,255,255,.30);
    box-shadow:none;
    transform:none;
  }
  #yb-ss-page .yb-ss-benefit:hover::after{width:0}
  #yb-ss-page .yb-ss-benefit:hover h3{color:#07152f}
  #yb-ss-page .yb-ss-benefit:hover p{color:#5d6b80}
  #yb-ss-page .yb-ss-related-card:hover .yb-ss-text-link{
    border-color:rgba(255,255,255,.42);
    background:rgba(255,255,255,.06);
    color:#fff!important;
    transform:none;
  }
}


/* Related shaft cards V8: clearer hierarchy, wider text-to-CTA spacing, stronger interaction */
#yb-ss-page .yb-ss-related-copy{
  min-height:218px!important;
  padding:18px 24px 26px!important;
}
#yb-ss-page .yb-ss-related-copy h3{
  margin:0 0 9px!important;
  color:#ffffff!important;
  font-size:20px!important;
  line-height:1.32!important;
  font-weight:700!important;
  letter-spacing:-.15px;
}
#yb-ss-page .yb-ss-related-copy p{
  min-height:62px;
  max-width:295px;
  margin:0!important;
  color:rgba(220,232,250,.82)!important;
  font-size:12.5px!important;
  line-height:1.62!important;
  font-weight:400!important;
}
#yb-ss-page .yb-ss-text-link{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:44px!important;
  margin-top:26px!important;
  padding:10px 16px!important;
  border:1px solid rgba(255,255,255,.56)!important;
  border-radius:5px!important;
  background:rgba(255,255,255,.08)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
  color:#ffffff!important;
  font-size:12.8px!important;
  font-weight:700!important;
  letter-spacing:.05px;
  transition:
    background .24s ease,
    border-color .24s ease,
    color .24s ease,
    transform .24s ease,
    box-shadow .24s ease!important;
}
#yb-ss-page .yb-ss-text-link::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:0;
  bottom:0;
  left:-120%;
  width:72%;
  transform:skewX(-22deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);
  transition:left .48s ease;
}
#yb-ss-page .yb-ss-text-link span{
  display:inline-block;
  transition:transform .24s ease;
}
@media(hover:hover) and (pointer:fine){
  #yb-ss-page .yb-ss-related-card:hover{
    transform:translateY(-7px)!important;
    box-shadow:0 26px 46px rgba(0,12,50,.36)!important;
  }
  #yb-ss-page .yb-ss-related-card:hover .yb-ss-text-link{
    border-color:#ffffff!important;
    background:#ffffff!important;
    color:#0739ac!important;
    transform:translateY(-2px)!important;
    box-shadow:0 10px 22px rgba(0,17,63,.18)!important;
  }
  #yb-ss-page .yb-ss-related-card:hover .yb-ss-text-link::before{
    left:145%;
  }
  #yb-ss-page .yb-ss-related-card:hover .yb-ss-text-link span{
    transform:translateX(5px);
  }
}
#yb-ss-page .yb-ss-related-card:focus-visible .yb-ss-text-link{
  border-color:#ffffff!important;
  background:#ffffff!important;
  color:#0739ac!important;
  box-shadow:0 10px 22px rgba(0,17,63,.18)!important;
}
#yb-ss-page .yb-ss-related-card:active .yb-ss-text-link{
  transform:scale(.98);
}
@media(max-width:1180px){
  #yb-ss-page .yb-ss-related-copy{
    min-height:210px!important;
  }
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-related-copy{
    min-height:auto!important;
    padding:16px 20px 22px!important;
  }
  #yb-ss-page .yb-ss-related-copy p{
    min-height:0;
    max-width:none;
  }
  #yb-ss-page .yb-ss-text-link{
    width:100%;
    min-height:46px!important;
    margin-top:20px!important;
    justify-content:center;
  }
}



/* V9 CTA interaction fix: works on mouse, touch-screen laptops and keyboard */
#yb-ss-page .yb-ss-related-copy{
  pointer-events:auto!important;
}
#yb-ss-page .yb-ss-text-link{
  position:relative!important;
  z-index:8!important;
  pointer-events:auto!important;
  cursor:pointer!important;
  overflow:hidden!important;
  will-change:transform,background-color,box-shadow;
}
#yb-ss-page .yb-ss-text-link::before{
  pointer-events:none!important;
}

/* Do not depend on hover:hover / pointer:fine: some touch-enabled laptops fail that query */
@media(min-width:768px){
  #yb-ss-page .yb-ss-related-card:hover{
    transform:translateY(-8px)!important;
    box-shadow:0 28px 48px rgba(0,12,50,.38)!important;
  }

  #yb-ss-page .yb-ss-related-card:hover .yb-ss-text-link,
  #yb-ss-page .yb-ss-text-link:hover{
    border-color:#ffffff!important;
    background:#ffffff!important;
    color:#0739ac!important;
    transform:translateY(-3px) scale(1.025)!important;
    box-shadow:0 12px 26px rgba(0,17,63,.24)!important;
  }

  #yb-ss-page .yb-ss-related-card:hover .yb-ss-text-link::before,
  #yb-ss-page .yb-ss-text-link:hover::before{
    left:145%!important;
  }

  #yb-ss-page .yb-ss-related-card:hover .yb-ss-text-link span,
  #yb-ss-page .yb-ss-text-link:hover span{
    transform:translateX(6px)!important;
  }

  #yb-ss-page .yb-ss-related-card:hover .yb-ss-related-media img{
    filter:drop-shadow(0 21px 18px rgba(0,15,55,.26))!important;
  }
}

/* Touch feedback without sticky hover */
@media(max-width:767px){
  #yb-ss-page .yb-ss-related-card:active{
    transform:translateY(-2px)!important;
  }

  #yb-ss-page .yb-ss-related-card:active .yb-ss-text-link,
  #yb-ss-page .yb-ss-text-link:active{
    border-color:#ffffff!important;
    background:#ffffff!important;
    color:#0739ac!important;
    transform:scale(.98)!important;
  }

  #yb-ss-page .yb-ss-related-card:active .yb-ss-text-link span,
  #yb-ss-page .yb-ss-text-link:active span{
    transform:translateX(4px)!important;
  }
}

/* Keyboard accessibility */
#yb-ss-page .yb-ss-related-card:focus-visible .yb-ss-text-link,
#yb-ss-page .yb-ss-related-card:focus-within .yb-ss-text-link{
  border-color:#ffffff!important;
  background:#ffffff!important;
  color:#0739ac!important;
  box-shadow:0 12px 26px rgba(0,17,63,.24)!important;
}



/* V10: real anchor links for image, title and CTA */
#yb-ss-page .yb-ss-related-card{
  pointer-events:auto!important;
}
#yb-ss-page .yb-ss-related-media-link{
  position:relative;
  z-index:4;
  display:block;
  pointer-events:auto!important;
  cursor:pointer;
  text-decoration:none!important;
}
#yb-ss-page .yb-ss-related-title-link{
  display:inline-block;
  color:#fff!important;
  text-decoration:none!important;
  pointer-events:auto!important;
  cursor:pointer;
  transition:color .22s ease,transform .22s ease;
}
#yb-ss-page .yb-ss-related-copy{
  pointer-events:auto!important;
}
#yb-ss-page .yb-ss-text-link{
  position:relative!important;
  z-index:6!important;
  display:inline-flex!important;
  pointer-events:auto!important;
  cursor:pointer!important;
  text-decoration:none!important;
}
@media(min-width:768px){
  #yb-ss-page .yb-ss-related-title-link:hover{
    color:#d9e8ff!important;
    transform:translateX(2px);
  }
  #yb-ss-page .yb-ss-text-link:hover{
    border-color:#fff!important;
    background:#fff!important;
    color:#0739ac!important;
    transform:translateY(-3px) scale(1.025)!important;
    box-shadow:0 12px 26px rgba(0,17,63,.24)!important;
  }
  #yb-ss-page .yb-ss-text-link:hover::before{
    left:145%!important;
  }
  #yb-ss-page .yb-ss-text-link:hover span{
    transform:translateX(6px)!important;
  }
}
#yb-ss-page .yb-ss-text-link:focus-visible,
#yb-ss-page .yb-ss-related-title-link:focus-visible,
#yb-ss-page .yb-ss-related-media-link:focus-visible{
  outline:3px solid #a8c4ff;
  outline-offset:4px;
}



/* V11 FAQ structure and style safeguard */
#yb-ss-page .yb-ss-faq{
  position:relative;
  width:100%;
  background:#f6f8fb!important;
}
#yb-ss-page .yb-ss-faq .yb-ss-section-head{
  max-width:850px;
  margin:0 auto 38px!important;
  text-align:center!important;
}
#yb-ss-page .yb-ss-faq .yb-ss-kicker{
  color:#0739ac!important;
}
#yb-ss-page .yb-ss-faq h2{
  color:#07152f!important;
}
#yb-ss-page .yb-ss-faq-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px 18px!important;
}
#yb-ss-page .yb-ss-faq details{
  display:block!important;
  overflow:hidden;
  border:1px solid #d9e5f1!important;
  border-radius:7px!important;
  background:#fff!important;
}
#yb-ss-page .yb-ss-faq summary{
  position:relative!important;
  display:block!important;
  padding:17px 48px 17px 18px!important;
  list-style:none!important;
  cursor:pointer!important;
  color:#07152f!important;
  font-size:13px!important;
  line-height:1.5!important;
  font-weight:600!important;
}
#yb-ss-page .yb-ss-faq summary::-webkit-details-marker{
  display:none!important;
}
#yb-ss-page .yb-ss-faq summary::marker{
  content:""!important;
}
#yb-ss-page .yb-ss-faq summary::after{
  content:"+"!important;
  position:absolute!important;
  top:50%!important;
  right:18px!important;
  transform:translateY(-50%)!important;
  color:#0739ac!important;
  font-size:20px!important;
  font-weight:400!important;
}
#yb-ss-page .yb-ss-faq details[open] summary::after{
  content:"−"!important;
}
#yb-ss-page .yb-ss-faq details p{
  margin:0!important;
  padding:0 18px 17px!important;
  color:#53627a!important;
  font-size:12px!important;
  line-height:1.58!important;
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-faq-grid{
    grid-template-columns:1fr!important;
  }
  #yb-ss-page .yb-ss-faq .yb-ss-section-head{
    margin-bottom:26px!important;
    text-align:left!important;
  }
}



/* V14 — flatter industrial layout with lower card density */

/* Compact image-and-text presentation for Why Hollow Geometry */
#yb-ss-page .yb-ss-why{
  padding:62px 0!important;
}
#yb-ss-page .yb-ss-why-layout{
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr)!important;
  gap:56px!important;
  align-items:center!important;
}
#yb-ss-page .yb-ss-why-intro h2{
  font-size:40px!important;
}
#yb-ss-page .yb-ss-benefit-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:0 38px!important;
  border:0!important;
  border-top:1px solid #cddceb!important;
}
#yb-ss-page .yb-ss-benefit{
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr)!important;
  grid-template-areas:
    "icon title"
    "icon text"!important;
  column-gap:17px!important;
  row-gap:4px!important;
  min-height:0!important;
  padding:20px 0!important;
  border:0!important;
  border-bottom:1px solid #cddceb!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}
#yb-ss-page .yb-ss-benefit::after{
  display:none!important;
}
#yb-ss-page .yb-ss-benefit-top{
  grid-area:icon!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:10px!important;
  margin:0!important;
}
#yb-ss-page .yb-ss-benefit-index{
  font-size:9.5px!important;
  letter-spacing:1.1px!important;
  white-space:nowrap;
}
#yb-ss-page .yb-ss-benefit svg{
  width:37px!important;
  height:37px!important;
  margin:0!important;
}
#yb-ss-page .yb-ss-benefit h3{
  grid-area:title!important;
  align-self:end;
  margin:0 0 3px!important;
  color:#07152f!important;
  font-size:18px!important;
  line-height:1.35!important;
}
#yb-ss-page .yb-ss-benefit p{
  grid-area:text!important;
  margin:0!important;
  color:#5d6b80!important;
  font-size:12.5px!important;
  line-height:1.55!important;
}
#yb-ss-page .yb-ss-benefit:hover,
#yb-ss-page .yb-ss-benefit:hover svg,
#yb-ss-page .yb-ss-benefit:hover h3,
#yb-ss-page .yb-ss-benefit:hover p{
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
  color:inherit;
}

/* Quality proof points become compact rows, not cards */
#yb-ss-page .yb-ss-quality-grid{
  gap:0 24px!important;
  border-top:1px solid #cddceb;
}
#yb-ss-page .yb-ss-quality-card{
  padding:14px 0!important;
  border:0!important;
  border-bottom:1px solid #cddceb!important;
  border-radius:0!important;
  background:transparent!important;
}

/* Application section becomes an editorial icon-and-text list */
#yb-ss-page .yb-ss-app-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:0 34px!important;
  border-top:1px solid #d9e5f1;
}
#yb-ss-page .yb-ss-app{
  min-height:0!important;
  padding:22px 0!important;
  border:0!important;
  border-bottom:1px solid #d9e5f1!important;
  border-radius:0!important;
  background:transparent!important;
}
#yb-ss-page .yb-ss-app::before{
  display:none!important;
}
#yb-ss-page .yb-ss-app svg{
  width:39px!important;
  height:39px!important;
  margin-bottom:16px!important;
}
#yb-ss-page .yb-ss-app h3{
  margin-bottom:6px!important;
}
#yb-ss-page .yb-ss-app p{
  color:#5d6b80!important;
}

/* Stable sticky navigation: no scroll lock, no automatic viewport snapping */
#yb-ss-page .yb-ss-anchor-band{
  z-index:55!important;
}
#yb-ss-page .yb-ss-anchor-nav{
  overscroll-behavior-x:contain;
  touch-action:pan-x pan-y;
}
#yb-ss-page .yb-ss-anchor-nav a{
  cursor:pointer;
  touch-action:manipulation;
}

@media(max-width:1180px){
  #yb-ss-page .yb-ss-why-layout{
    grid-template-columns:1fr!important;
    gap:30px!important;
  }
  #yb-ss-page .yb-ss-why-intro p{
    max-width:760px!important;
  }
  #yb-ss-page .yb-ss-app-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-why{
    padding:50px 0!important;
  }
  #yb-ss-page .yb-ss-why-intro h2{
    font-size:31px!important;
  }
  #yb-ss-page .yb-ss-benefit-grid{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  #yb-ss-page .yb-ss-benefit{
    grid-template-columns:48px minmax(0,1fr)!important;
    column-gap:14px!important;
    padding:17px 0!important;
  }
  #yb-ss-page .yb-ss-benefit svg{
    width:33px!important;
    height:33px!important;
  }
  #yb-ss-page .yb-ss-quality-grid,
  #yb-ss-page .yb-ss-app-grid{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
}



/* V15 — simplified editorial product-page layout */
#yb-ss-page .yb-ss-section{
  padding-top:66px!important;
  padding-bottom:66px!important;
}
#yb-ss-page [id^="spline-shaft-"]{
  scroll-margin-top:130px;
}

/* Shorter overview copy */
#yb-ss-page .yb-ss-overview{
  padding-top:64px!important;
  padding-bottom:58px!important;
}
#yb-ss-page .yb-ss-overview-copy p{
  max-width:760px;
}

/* Why section: pure text, no cards or icons */
#yb-ss-page .yb-ss-why{
  background:#f4f8fc!important;
}
#yb-ss-page .yb-ss-why-simple{
  display:grid;
  grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);
  gap:70px;
  align-items:start;
}
#yb-ss-page .yb-ss-why-simple h2{
  margin-bottom:18px!important;
  font-size:39px!important;
}
#yb-ss-page .yb-ss-why-copy>p{
  max-width:540px;
  margin-bottom:0!important;
}
#yb-ss-page .yb-ss-why-points{
  border-top:1px solid #cbd9e8;
}
#yb-ss-page .yb-ss-why-point{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:17px;
  padding:18px 0;
  border-bottom:1px solid #cbd9e8;
}
#yb-ss-page .yb-ss-why-number{
  color:#0739ac;
  font-size:11px;
  line-height:1.45;
  font-weight:700;
  letter-spacing:1.4px;
}
#yb-ss-page .yb-ss-why-point h3{
  margin:0 0 5px!important;
  font-size:18px!important;
}
#yb-ss-page .yb-ss-why-point p{
  margin:0!important;
  color:#5a687e!important;
  font-size:12.7px!important;
  line-height:1.58!important;
}

/* Compact capability section */
#yb-ss-page .yb-ss-specs{
  background:#fff!important;
}
#yb-ss-page .yb-ss-spec-layout{
  grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr)!important;
  gap:28px!important;
  align-items:start!important;
}
#yb-ss-page .yb-ss-capability-table th,
#yb-ss-page .yb-ss-capability-table td{
  padding:11px 13px!important;
}
#yb-ss-page .yb-ss-spec-aside{
  padding:25px!important;
  border:0!important;
  border-left:3px solid #0739ac!important;
  border-radius:0!important;
  background:#f5f9fd!important;
  box-shadow:none!important;
}
#yb-ss-page .yb-ss-rfq-grid{
  grid-template-columns:1fr!important;
  gap:0!important;
  margin:17px 0 20px!important;
  border-top:1px solid #d6e2ef;
}
#yb-ss-page .yb-ss-rfq-item{
  min-height:0!important;
  padding:10px 0!important;
  border:0!important;
  border-bottom:1px solid #d6e2ef!important;
  border-radius:0!important;
  background:transparent!important;
}

/* Manufacturing + quality merged into two editorial rows */
#yb-ss-page .yb-ss-process-quality{
  background:#f4f8fc!important;
}
#yb-ss-page .yb-ss-process-quality .yb-ss-section-head{
  margin-bottom:34px!important;
}
#yb-ss-page .yb-ss-editorial-rows{
  border-top:1px solid #cbd9e8;
}
#yb-ss-page .yb-ss-editorial-row{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:42px;
  align-items:center;
  padding:28px 0;
  border-bottom:1px solid #cbd9e8;
}
#yb-ss-page .yb-ss-editorial-row--reverse{
  grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);
}
#yb-ss-page .yb-ss-editorial-row--reverse .yb-ss-editorial-media{
  order:2;
}
#yb-ss-page .yb-ss-editorial-media{
  height:235px;
  overflow:hidden;
  background:#e9f1f8;
}
#yb-ss-page .yb-ss-editorial-media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
#yb-ss-page .yb-ss-editorial-copy h3{
  margin:0 0 10px!important;
  font-size:25px!important;
}
#yb-ss-page .yb-ss-editorial-copy p{
  max-width:650px;
  margin:0 0 14px!important;
  color:#53627a!important;
}
#yb-ss-page .yb-ss-process-line{
  color:#0739ac;
  font-size:11px;
  line-height:1.55;
  font-weight:700;
  letter-spacing:.8px;
  text-transform:uppercase;
}

/* Compact applications: text only */
#yb-ss-page .yb-ss-applications{
  background:#fff!important;
}
#yb-ss-page .yb-ss-use-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0 38px;
  margin-top:28px;
  border-top:1px solid #d6e2ef;
}
#yb-ss-page .yb-ss-use{
  padding:20px 0;
  border-bottom:1px solid #d6e2ef;
}
#yb-ss-page .yb-ss-use h3{
  margin:0 0 7px!important;
  font-size:18px!important;
}
#yb-ss-page .yb-ss-use p{
  margin:0!important;
  color:#5a687e!important;
  font-size:12.7px!important;
  line-height:1.58!important;
}

/* Related products: keep useful internal links, remove heavy card copy */
#yb-ss-page .yb-ss-related{
  padding-top:58px!important;
  padding-bottom:58px!important;
}
#yb-ss-page .yb-ss-related-simple{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  margin-top:30px;
}
#yb-ss-page .yb-ss-related-item{
  min-width:0;
}
#yb-ss-page .yb-ss-related-image-link{
  display:block;
  height:205px;
  overflow:hidden;
  background:#f4f7fb;
  text-decoration:none!important;
}
#yb-ss-page .yb-ss-related-image-link img{
  width:100%;
  height:100%;
  object-fit:contain;
  transform:scale(1.05);
  transition:transform .24s ease;
}
#yb-ss-page .yb-ss-related-item h3{
  margin:13px 0 5px!important;
  font-size:16px!important;
}
#yb-ss-page .yb-ss-related-item h3 a{
  color:#fff!important;
  text-decoration:none!important;
}
#yb-ss-page .yb-ss-related-text-link{
  color:rgba(255,255,255,.76)!important;
  font-size:11.5px;
  font-weight:600;
  text-decoration:none!important;
}
#yb-ss-page .yb-ss-related-item:hover .yb-ss-related-image-link img{
  transform:scale(1.11);
}
#yb-ss-page .yb-ss-related-item:hover .yb-ss-related-text-link{
  color:#fff!important;
}

/* Shorter FAQ */
#yb-ss-page .yb-ss-faq{
  padding-top:58px!important;
  padding-bottom:58px!important;
}
#yb-ss-page .yb-ss-faq .yb-ss-section-head{
  margin-bottom:26px!important;
}

@media(max-width:1080px){
  #yb-ss-page .yb-ss-why-simple,
  #yb-ss-page .yb-ss-editorial-row,
  #yb-ss-page .yb-ss-editorial-row--reverse{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }
  #yb-ss-page .yb-ss-editorial-row--reverse .yb-ss-editorial-media{
    order:0;
  }
  #yb-ss-page .yb-ss-use-grid{
    grid-template-columns:1fr 1fr;
  }
  #yb-ss-page .yb-ss-related-simple{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-section{
    padding-top:48px!important;
    padding-bottom:48px!important;
  }
  #yb-ss-page .yb-ss-why-simple{
    gap:24px!important;
  }
  #yb-ss-page .yb-ss-why-simple h2{
    font-size:31px!important;
  }
  #yb-ss-page .yb-ss-why-point{
    grid-template-columns:42px minmax(0,1fr);
    gap:12px;
    padding:15px 0;
  }
  #yb-ss-page .yb-ss-spec-layout{
    grid-template-columns:1fr!important;
  }
  #yb-ss-page .yb-ss-editorial-media{
    height:210px;
  }
  #yb-ss-page .yb-ss-use-grid,
  #yb-ss-page .yb-ss-related-simple{
    grid-template-columns:1fr!important;
  }
  #yb-ss-page .yb-ss-related-image-link{
    height:225px;
  }
}


/* V16 — fixed section navigation, no decorative rules, corrected RFQ, image-text applications */

/* Navigation: fixed after reaching the site header */
#yb-ss-page .yb-ss-anchor-marker{
  display:block;
  width:100%;
  height:0;
}
#yb-ss-page .yb-ss-anchor-band{
  position:relative!important;
  top:auto!important;
  z-index:90!important;
  border:0!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 8px 24px rgba(7,21,47,.06)!important;
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
}
#yb-ss-page .yb-ss-anchor-band.is-fixed{
  position:fixed!important;
  top:var(--yb-ss-fixed-top,0px)!important;
  right:0!important;
  left:0!important;
  width:100vw!important;
  max-width:100vw!important;
  margin:0!important;
}
#yb-ss-page .yb-ss-anchor-nav a::after{
  display:none!important;
}
#yb-ss-page .yb-ss-anchor-nav a:not(.yb-ss-anchor-inquiry){
  min-height:38px!important;
  padding:0 12px!important;
  border-radius:4px;
}
#yb-ss-page .yb-ss-anchor-nav a:not(.yb-ss-anchor-inquiry):hover,
#yb-ss-page .yb-ss-anchor-nav a:not(.yb-ss-anchor-inquiry).is-active{
  background:#eef5fc!important;
  color:#0739ac!important;
}

/* Remove decorative horizontal rules */
#yb-ss-page .yb-ss-why-points,
#yb-ss-page .yb-ss-why-point,
#yb-ss-page .yb-ss-editorial-rows,
#yb-ss-page .yb-ss-editorial-row,
#yb-ss-page .yb-ss-use-grid,
#yb-ss-page .yb-ss-use{
  border-top:0!important;
  border-right:0!important;
  border-bottom:0!important;
  border-left:0!important;
}
#yb-ss-page .yb-ss-why-points{
  display:grid;
  gap:18px;
}
#yb-ss-page .yb-ss-why-point{
  padding:0!important;
}
#yb-ss-page .yb-ss-editorial-rows{
  display:grid;
  gap:42px;
}
#yb-ss-page .yb-ss-editorial-row{
  padding:0!important;
}

/* RFQ guide: aligned compact list without divider lines */
#yb-ss-page .yb-ss-spec-aside{
  position:sticky;
  top:calc(var(--yb-ss-fixed-top,0px) + 82px);
  padding:28px 26px!important;
  border:0!important;
  border-left:4px solid #0739ac!important;
  background:#f3f7fc!important;
}
#yb-ss-page .yb-ss-spec-aside h3{
  max-width:250px;
  margin-bottom:16px!important;
  font-size:24px!important;
}
#yb-ss-page .yb-ss-rfq-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px 18px!important;
  margin:0 0 22px!important;
  border:0!important;
}
#yb-ss-page .yb-ss-rfq-item{
  position:relative;
  min-height:0!important;
  padding:0 0 0 17px!important;
  border:0!important;
  background:transparent!important;
  color:#3f4f68!important;
  font-size:12px!important;
  line-height:1.5!important;
}
#yb-ss-page .yb-ss-rfq-item::before{
  content:"";
  position:absolute;
  top:.55em!important;
  left:0!important;
  width:6px;
  height:6px;
  border-radius:1px;
  background:#0739ac;
}
#yb-ss-page .yb-ss-spec-aside .yb-ss-button{
  min-height:50px;
  padding:0 18px!important;
  font-size:13px!important;
  line-height:1.35!important;
}
#yb-ss-page .yb-ss-rfq-note{
  margin-top:17px!important;
  font-size:11.5px!important;
  line-height:1.55!important;
}

/* Manufacturing / quality: clean alternating image-text composition */
#yb-ss-page .yb-ss-process-quality{
  padding-top:62px!important;
  padding-bottom:62px!important;
}
#yb-ss-page .yb-ss-process-quality .yb-ss-section-head{
  max-width:840px;
  margin:0 auto 38px!important;
}
#yb-ss-page .yb-ss-editorial-row{
  min-height:250px;
  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;
  gap:50px!important;
}
#yb-ss-page .yb-ss-editorial-row--reverse{
  grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)!important;
}
#yb-ss-page .yb-ss-editorial-media{
  height:250px!important;
  border-radius:4px;
}
#yb-ss-page .yb-ss-editorial-copy{
  align-self:center;
}
#yb-ss-page .yb-ss-editorial-copy h3{
  font-size:26px!important;
}
#yb-ss-page .yb-ss-process-line{
  display:inline-block;
  max-width:680px;
  padding:8px 11px;
  background:#eaf2fb;
  color:#0739ac!important;
  font-size:9.8px!important;
  letter-spacing:.65px!important;
}

/* Applications: one industrial product visual + three concise use cases */
#yb-ss-page .yb-ss-applications{
  padding-top:62px!important;
  padding-bottom:62px!important;
  background:#fff!important;
}
#yb-ss-page .yb-ss-app-layout{
  display:grid;
  grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);
  gap:62px;
  align-items:center;
  margin-top:34px;
}
#yb-ss-page .yb-ss-app-visual{
  position:relative;
  min-height:400px;
  overflow:visible;
}
#yb-ss-page .yb-ss-app-visual::before{
  content:"";
  position:absolute;
  top:56px;
  right:0;
  bottom:0;
  left:0;
  border-radius:6px;
  background:
    radial-gradient(circle at 72% 12%,rgba(103,202,255,.42),transparent 32%),
    linear-gradient(145deg,#0876c5 0%,#064eaa 48%,#082c70 100%);
}
#yb-ss-page .yb-ss-app-visual::after{
  content:"";
  position:absolute;
  z-index:1;
  right:14%;
  bottom:62px;
  left:14%;
  height:28px;
  border-radius:50%;
  background:rgba(0,12,49,.28);
  filter:blur(15px);
}
#yb-ss-page .yb-ss-app-visual img{
  position:absolute;
  z-index:2;
  top:-28px;
  left:0;
  width:100%;
  height:330px;
  object-fit:contain;
  transform:scale(1.18);
  filter:drop-shadow(0 20px 17px rgba(0,12,49,.22));
}
#yb-ss-page .yb-ss-app-visual figcaption{
  position:absolute;
  z-index:3;
  right:25px;
  bottom:25px;
  left:25px;
  color:rgba(255,255,255,.82);
  font-size:10px;
  line-height:1.5;
  letter-spacing:1px;
  text-transform:uppercase;
}
#yb-ss-page .yb-ss-app-copy{
  display:grid;
  gap:24px;
}
#yb-ss-page .yb-ss-app-intro{
  margin-bottom:3px;
}
#yb-ss-page .yb-ss-app-intro h2{
  margin-bottom:12px!important;
}
#yb-ss-page .yb-ss-use-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:20px!important;
  margin:0!important;
}
#yb-ss-page .yb-ss-use{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:14px;
  padding:0!important;
}
#yb-ss-page .yb-ss-use-number{
  color:#0739ac;
  font-size:11px;
  line-height:1.45;
  font-weight:700;
  letter-spacing:1.2px;
}
#yb-ss-page .yb-ss-use h3{
  margin:0 0 5px!important;
  font-size:18px!important;
}
#yb-ss-page .yb-ss-use p{
  margin:0!important;
  font-size:12.5px!important;
  line-height:1.58!important;
}

@media(max-width:1100px){
  #yb-ss-page .yb-ss-rfq-grid{
    grid-template-columns:1fr!important;
  }
  #yb-ss-page .yb-ss-app-layout{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  #yb-ss-page .yb-ss-app-visual{
    max-width:620px;
    width:100%;
    margin:0 auto;
  }
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-anchor-nav{
    padding:7px 0;
  }
  #yb-ss-page .yb-ss-anchor-nav a:not(.yb-ss-anchor-inquiry){
    min-height:36px!important;
    padding:0 10px!important;
  }
  #yb-ss-page .yb-ss-editorial-row,
  #yb-ss-page .yb-ss-editorial-row--reverse{
    grid-template-columns:1fr!important;
    gap:20px!important;
  }
  #yb-ss-page .yb-ss-editorial-row--reverse .yb-ss-editorial-media{
    order:0!important;
  }
  #yb-ss-page .yb-ss-editorial-media{
    height:215px!important;
  }
  #yb-ss-page .yb-ss-spec-aside{
    position:relative;
    top:auto;
  }
  #yb-ss-page .yb-ss-app-visual{
    min-height:345px;
  }
  #yb-ss-page .yb-ss-app-visual::before{
    top:50px;
  }
  #yb-ss-page .yb-ss-app-visual img{
    top:-22px;
    height:270px;
    transform:scale(1.13);
  }
}


/* V18 applications section: three scenario images */
#yb-ss-page .yb-ss-app-head{max-width:860px;margin:0 auto 34px;text-align:center;}
#yb-ss-page .yb-ss-app-head h2{margin:8px 0 14px;}
#yb-ss-page .yb-ss-app-head p{max-width:820px;margin:0 auto;}
#yb-ss-page .yb-ss-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start;}
#yb-ss-page .yb-ss-app-scene{display:flex;flex-direction:column;gap:18px;}
#yb-ss-page .yb-ss-app-scene-media{margin:0;aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:#dfe8f4;box-shadow:0 10px 22px rgba(7,57,172,.08);}
#yb-ss-page .yb-ss-app-scene-media img{display:block;width:100%;height:100%;object-fit:cover;}
#yb-ss-page .yb-ss-app-scene-copy{padding:0 2px;}
#yb-ss-page .yb-ss-app-scene-no{display:inline-block;margin-bottom:10px;font-size:12px;line-height:1;font-weight:700;letter-spacing:1.6px;color:#0d4cc9;}
#yb-ss-page .yb-ss-app-scene-copy h3{margin:0 0 10px;font-size:21px;line-height:1.28;font-weight:700;color:#0a1d49;}
#yb-ss-page .yb-ss-app-scene-copy p{margin:0;font-size:17px;line-height:1.7;color:#536684;}
@media (max-width:1199px){#yb-ss-page .yb-ss-app-grid{grid-template-columns:1fr;gap:30px;}#yb-ss-page .yb-ss-app-scene{display:grid;grid-template-columns:minmax(280px,42%) minmax(0,1fr);gap:22px;align-items:center;}#yb-ss-page .yb-ss-app-scene-copy h3{font-size:24px;}}
@media (max-width:767px){#yb-ss-page .yb-ss-app-head{text-align:left;margin-bottom:22px;}#yb-ss-page .yb-ss-app-scene{grid-template-columns:1fr;}#yb-ss-page .yb-ss-app-scene-copy h3{font-size:20px;}#yb-ss-page .yb-ss-app-scene-copy p{font-size:15px;line-height:1.65;}}


/* V19 — compact application scene module */
#yb-ss-page .yb-ss-applications{
  padding-top:52px!important;
  padding-bottom:52px!important;
}
#yb-ss-page .yb-ss-app-head{
  max-width:820px!important;
  margin:0 auto 24px!important;
}
#yb-ss-page .yb-ss-app-head h2{
  margin:6px 0 10px!important;
  font-size:36px!important;
}
#yb-ss-page .yb-ss-app-head p{
  max-width:760px!important;
  font-size:15px!important;
  line-height:1.6!important;
}
#yb-ss-page .yb-ss-app-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}
#yb-ss-page .yb-ss-app-scene{
  position:relative!important;
  min-width:0!important;
  height:clamp(230px,16vw,280px)!important;
  overflow:hidden!important;
  border-radius:6px!important;
  background:#dfe8f4!important;
  box-shadow:none!important;
}
#yb-ss-page .yb-ss-app-scene-media{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  aspect-ratio:auto!important;
  border-radius:0!important;
  box-shadow:none!important;
}
#yb-ss-page .yb-ss-app-scene-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(3,18,49,.03) 28%,rgba(3,18,49,.88) 100%);
}
#yb-ss-page .yb-ss-app-scene-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  transition:transform .35s ease!important;
}
#yb-ss-page .yb-ss-app-scene-copy{
  position:absolute!important;
  z-index:2!important;
  right:22px!important;
  bottom:20px!important;
  left:22px!important;
  padding:0!important;
  color:#fff!important;
}
#yb-ss-page .yb-ss-app-scene-no{
  margin:0 0 8px!important;
  color:#9dc5ff!important;
  font-size:10px!important;
  letter-spacing:1.4px!important;
}
#yb-ss-page .yb-ss-app-scene-copy h3{
  margin:0 0 7px!important;
  color:#fff!important;
  font-size:19px!important;
  line-height:1.28!important;
}
#yb-ss-page .yb-ss-app-scene-copy p{
  margin:0!important;
  color:rgba(255,255,255,.82)!important;
  font-size:12px!important;
  line-height:1.52!important;
}
#yb-ss-page .yb-ss-app-scene:hover .yb-ss-app-scene-media img{
  transform:scale(1.035)!important;
}
@media(max-width:1050px){
  #yb-ss-page .yb-ss-app-grid{
    grid-template-columns:1fr!important;
  }
  #yb-ss-page .yb-ss-app-scene{
    height:250px!important;
  }
}
@media(max-width:767px){
  #yb-ss-page .yb-ss-applications{
    padding-top:44px!important;
    padding-bottom:44px!important;
  }
  #yb-ss-page .yb-ss-app-head{
    margin-bottom:20px!important;
    text-align:left!important;
  }
  #yb-ss-page .yb-ss-app-head h2{
    font-size:30px!important;
  }
}


/* Integrated technical data */
#yb-ss-page .yb-ss-additional-tech{
  margin-top:18px;
}
#yb-ss-page .yb-ss-additional-tech>.yb-ss-kicker{
  margin-bottom:4px!important;
  font-size:10px!important;
}
#yb-ss-page .yb-ss-additional-tech>p{
  margin:0 0 12px!important;
  font-size:12px!important;
  line-height:1.55!important;
}
#yb-ss-page .yb-ss-tech-details{
  display:grid;
  gap:8px;
}
#yb-ss-page .yb-ss-tech-details details{
  overflow:hidden;
  border:1px solid #d8e4f0;
  border-radius:4px;
  background:#fff;
}
#yb-ss-page .yb-ss-tech-details summary{
  position:relative;
  padding:13px 46px 13px 16px;
  background:#f5f9fd;
  color:#07152f;
  font-size:12.5px;
  font-weight:700;
  cursor:pointer;
  list-style:none;
}
#yb-ss-page .yb-ss-tech-details summary::-webkit-details-marker{
  display:none;
}
#yb-ss-page .yb-ss-tech-details summary::after{
  content:"+";
  position:absolute;
  top:50%;
  right:16px;
  color:#0739ac;
  font-size:18px;
  transform:translateY(-50%);
}
#yb-ss-page .yb-ss-tech-details details[open] summary::after{
  content:"−";
}
#yb-ss-page .yb-ss-tech-scroll{
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
#yb-ss-page .yb-ss-tech-table{
  width:100%;
  min-width:850px;
  border-collapse:collapse;
}
#yb-ss-page .yb-ss-tech-table th{
  padding:10px 12px;
  background:#0739ac;
  color:#fff;
  text-align:left;
  font-size:10.5px;
  line-height:1.4;
}
#yb-ss-page .yb-ss-tech-table td{
  padding:9px 12px;
  border:1px solid #d8e4f0;
  color:#53627a;
  font-size:11px;
  line-height:1.5;
  vertical-align:top;
}
#yb-ss-page .yb-ss-tech-table td:first-child{
  color:#07152f;
  font-weight:700;
}
#yb-ss-page .yb-ss-tech-table tbody tr:nth-child(even){
  background:#f8fbfe;
}

/* Compact banner values */
#yb-ss-page .yb-ss-proof{
  min-height:82px!important;
}
#yb-ss-page .yb-ss-proof strong{
  font-size:16px!important;
}
#yb-ss-page .yb-ss-proof span{
  font-size:10.8px!important;
}

@media(max-width:767px){
  #yb-ss-page{
    --yb-ss-site-header-height:58px;
    --yb-ss-fixed-nav-height:56px;
  }
  #yb-ss-page .yb-ss-overview{
    padding-top:calc(48px + var(--yb-ss-fixed-nav-height))!important;
  }
  #yb-ss-page .yb-ss-tech-table{
    min-width:760px;
  }
}


/* =========================================================
   SPLINE SHAFT FINAL INTEGRATION
   - Full-width module backgrounds with centered content
   - B-style compact in-page navigation
   - JavaScript may clone the navigation and add classes/attributes
   - No JavaScript removes or replaces DOM nodes
   ========================================================= */

html,
body{
  overflow-x:hidden!important;
}

#yb-ss-page{
  --yb-ss-site-header-height:72px;
  --yb-ss-nav-height:60px;
}

/* Original page navigation remains in normal document flow. */
#yb-ss-page .yb-ss-anchor-band{
  position:relative!important;
  top:auto!important;
  right:auto!important;
  left:50%!important;
  z-index:80!important;
  width:100vw!important;
  max-width:100vw!important;
  margin:0 0 0 -50vw!important;
  background:#fff!important;
  border-top:1px solid #e4ebf3!important;
  border-bottom:1px solid #dce5ef!important;
  box-shadow:0 5px 16px rgba(7,21,47,.055)!important;
}

#yb-ss-page .yb-ss-anchor-nav{
  min-height:var(--yb-ss-nav-height)!important;
  height:var(--yb-ss-nav-height)!important;
  gap:8px!important;
}

#yb-ss-page .yb-ss-anchor-nav>a{
  position:relative!important;
  min-height:40px!important;
  padding:0 15px!important;
  border-radius:4px!important;
  color:#506078!important;
  font-size:14px!important;
  font-weight:650!important;
  transition:background-color .2s ease,color .2s ease,transform .2s ease!important;
}

#yb-ss-page .yb-ss-anchor-nav>a:hover,
#yb-ss-page .yb-ss-anchor-nav>a.is-active,
body>.yb-ss-floating-nav .yb-ss-anchor-nav>a:hover,
body>.yb-ss-floating-nav .yb-ss-anchor-nav>a.is-active{
  background:#eef5fc!important;
  color:#0739ac!important;
}

#yb-ss-page .yb-ss-anchor-nav>a:not(.yb-ss-anchor-inquiry)::after,
body>.yb-ss-floating-nav .yb-ss-anchor-nav>a:not(.yb-ss-anchor-inquiry)::after{
  content:"";
  position:absolute;
  right:15px;
  bottom:0;
  left:15px;
  height:2px;
  background:#0739ac;
  opacity:0;
  transform:scaleX(.45);
  transform-origin:center;
  transition:opacity .2s ease,transform .2s ease;
}

#yb-ss-page .yb-ss-anchor-nav>a.is-active::after,
body>.yb-ss-floating-nav .yb-ss-anchor-nav>a.is-active::after{
  opacity:1;
  transform:scaleX(1);
}

#yb-ss-page .yb-ss-anchor-inquiry,
body>.yb-ss-floating-nav .yb-ss-anchor-inquiry{
  min-height:42px!important;
  margin-left:auto!important;
  padding:0 24px!important;
  border:1px solid #0739ac!important;
  border-radius:4px!important;
  background:#0739ac!important;
  color:#fff!important;
  font-weight:700!important;
  box-shadow:0 5px 13px rgba(7,57,172,.16)!important;
}

#yb-ss-page .yb-ss-anchor-inquiry::after,
body>.yb-ss-floating-nav .yb-ss-anchor-inquiry::after{
  display:none!important;
}

#yb-ss-page .yb-ss-anchor-inquiry:hover,
body>.yb-ss-floating-nav .yb-ss-anchor-inquiry:hover{
  border-color:#052d89!important;
  background:#052d89!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
}

/* Floating navigation copy is appended to body for reliable UEESHOP behavior. */
body>.yb-ss-floating-nav{
  position:fixed!important;
  top:var(--yb-ss-floating-top,0px)!important;
  right:0!important;
  left:0!important;
  z-index:2147483000!important;
  width:100%!important;
  max-width:none!important;
  height:var(--yb-ss-nav-height,60px)!important;
  margin:0!important;
  padding:0!important;
  background:rgba(255,255,255,.985)!important;
  border-bottom:1px solid #dce5ef!important;
  box-shadow:0 7px 22px rgba(7,21,47,.12)!important;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate3d(0,-110%,0);
  transition:transform .22s ease,opacity .22s ease,visibility .22s ease;
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px);
}

body>.yb-ss-floating-nav.is-visible{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translate3d(0,0,0);
}

body>.yb-ss-floating-nav .yb-ss-wrap{
  width:100%!important;
  max-width:1380px!important;
  height:100%!important;
  margin:0 auto!important;
  padding:0 38px!important;
}

body>.yb-ss-floating-nav .yb-ss-anchor-nav{
  display:flex!important;
  min-height:var(--yb-ss-nav-height,60px)!important;
  height:var(--yb-ss-nav-height,60px)!important;
  align-items:center!important;
  gap:8px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  scrollbar-width:none!important;
}

body>.yb-ss-floating-nav .yb-ss-anchor-nav::-webkit-scrollbar{
  display:none!important;
}

body>.yb-ss-floating-nav .yb-ss-anchor-nav>a{
  position:relative!important;
  display:inline-flex!important;
  min-height:40px!important;
  flex:0 0 auto!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 15px!important;
  border-radius:4px!important;
  color:#506078!important;
  font-size:14px!important;
  font-weight:650!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}

/* Preserve native UEESHOP nodes and hide duplicates by class only. */
.yb-ss-native-hidden,
.yb-ss-empty-after-page{
  display:none!important;
  width:0!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

.yb-ss-ancestor-unlock{
  max-width:none!important;
  overflow:visible!important;
}

.yb-ss-description-host,
.yb-ss-bottom-collapse{
  min-height:0!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}

#spline-shaft-native-inquiry-anchor{
  display:block!important;
  width:100%!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}

#yb-ss-page #spline-shaft-overview,
#yb-ss-page #spline-shaft-specifications,
#yb-ss-page #spline-shaft-manufacturing,
#yb-ss-page #spline-shaft-applications,
#yb-ss-page #spline-shaft-faq,
#spline-shaft-native-inquiry-anchor{
  scroll-margin-top:150px!important;
}

@media(max-width:767px){
  #yb-ss-page{
    --yb-ss-site-header-height:58px;
    --yb-ss-nav-height:56px;
  }

  #yb-ss-page .yb-ss-anchor-nav,
  body>.yb-ss-floating-nav .yb-ss-anchor-nav{
    min-height:56px!important;
    height:56px!important;
    gap:4px!important;
  }

  #yb-ss-page .yb-ss-anchor-nav>a,
  body>.yb-ss-floating-nav .yb-ss-anchor-nav>a{
    min-height:36px!important;
    padding:0 10px!important;
    font-size:12px!important;
  }

  #yb-ss-page .yb-ss-anchor-inquiry,
  body>.yb-ss-floating-nav .yb-ss-anchor-inquiry{
    min-height:36px!important;
    margin-left:0!important;
    padding:0 14px!important;
  }

  body>.yb-ss-floating-nav .yb-ss-wrap{
    padding:0 14px!important;
  }
}

/* =========================================================
   SPLINE SHAFT V2 — CAPABILITY AND APPLICATION FIX
   1. Capability table + RFQ guide share the first row.
   2. Additional technical data spans the full content width below.
   3. Application cards always remain inside the content container.
   ========================================================= */

/* ---------- Capability layout ---------- */
#yb-ss-page #spline-shaft-specifications{
  padding-top:68px!important;
  padding-bottom:68px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-section-head{
  max-width:900px!important;
  margin:0 auto 34px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:28px!important;
  align-items:start!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-table-card{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  border:1px solid #d9e5f1!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-table-scroll{
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table{
  width:100%!important;
  min-width:760px!important;
  table-layout:fixed!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th:nth-child(1){width:20%!important}
#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th:nth-child(2){width:31%!important}
#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th:nth-child(3){width:49%!important}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th{
  padding:13px 14px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table td{
  padding:12px 14px!important;
  font-size:12px!important;
  line-height:1.5!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-aside{
  position:relative!important;
  top:auto!important;
  width:100%!important;
  min-width:0!important;
  align-self:start!important;
  margin:0!important;
  padding:27px 24px!important;
  border:0!important;
  border-left:4px solid #0739ac!important;
  border-radius:0!important;
  background:#f3f7fc!important;
  box-shadow:none!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-aside h3{
  margin:0 0 17px!important;
  font-size:24px!important;
  line-height:1.25!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-rfq-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:13px 18px!important;
  margin:0 0 22px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-rfq-item{
  min-height:0!important;
  padding:0 0 0 17px!important;
  color:#43536c!important;
  font-size:12px!important;
  line-height:1.48!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-aside .yb-ss-button{
  width:100%!important;
  min-height:52px!important;
  padding:0 20px!important;
  justify-content:space-between!important;
  font-size:13px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-rfq-note{
  margin:17px 0 0!important;
  font-size:11.5px!important;
  line-height:1.58!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech{
  width:100%!important;
  max-width:100%!important;
  margin:28px 0 0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech>.yb-ss-kicker{
  margin-bottom:5px!important;
  font-size:10px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech>p{
  margin:0 0 14px!important;
  color:#5b6980!important;
  font-size:12px!important;
  line-height:1.5!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details details{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}

/* ---------- Complete application module ---------- */
#yb-ss-page #spline-shaft-applications{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  padding-top:52px!important;
  padding-bottom:52px!important;
}

#yb-ss-page #spline-shaft-applications>.yb-ss-wrap{
  width:100%!important;
  max-width:1380px!important;
  min-width:0!important;
  margin-right:auto!important;
  margin-left:auto!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-head{
  max-width:820px!important;
  margin:0 auto 24px!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  gap:18px!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:clamp(230px,16vw,280px)!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:6px!important;
  background:#dfe8f4!important;
  box-shadow:none!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-media{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
  overflow:hidden!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-media img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:100%!important;
  object-fit:cover!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-copy{
  right:20px!important;
  bottom:18px!important;
  left:20px!important;
  width:auto!important;
  max-width:calc(100% - 40px)!important;
  min-width:0!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-copy h3,
#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-copy p{
  max-width:100%!important;
  overflow-wrap:anywhere!important;
}

@media(max-width:1180px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
    grid-template-columns:minmax(0,1fr) 270px!important;
    gap:22px!important;
  }

  #yb-ss-page #spline-shaft-applications .yb-ss-app-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  #yb-ss-page #spline-shaft-applications .yb-ss-app-scene{
    height:260px!important;
  }
}

@media(max-width:900px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
    grid-template-columns:1fr!important;
  }

  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-aside{
    max-width:none!important;
  }
}

@media(max-width:680px){
  #yb-ss-page #spline-shaft-applications .yb-ss-app-grid{
    grid-template-columns:1fr!important;
  }

  #yb-ss-page #spline-shaft-applications .yb-ss-app-scene{
    height:245px!important;
  }

  #yb-ss-page #spline-shaft-applications .yb-ss-app-scene-copy{
    right:17px!important;
    bottom:16px!important;
    left:17px!important;
    max-width:calc(100% - 34px)!important;
  }
}

/* =========================================================
   SPLINE SHAFT V3 — COMPLETE APPLICATION MODULE
   Three independent application cards; no inline SVG/data URI.
   ========================================================= */

#yb-ss-page #spline-shaft-applications{
  width:100%!important;
  max-width:100%!important;
  min-height:0!important;
  height:auto!important;
  overflow:visible!important;
  padding-top:52px!important;
  padding-bottom:52px!important;
  background:#fff!important;
}

#yb-ss-page #spline-shaft-applications>.yb-ss-wrap{
  width:100%!important;
  max-width:1380px!important;
  min-width:0!important;
  height:auto!important;
  margin-right:auto!important;
  margin-left:auto!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-head{
  max-width:820px!important;
  margin:0 auto 26px!important;
  text-align:center!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  grid-auto-rows:1fr!important;
  gap:18px!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:270px!important;
  min-height:270px!important;
  margin:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:6px!important;
  background:#dfe8f4!important;
  box-shadow:none!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-media{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#dfeaf5 0%,#afc8e2 100%)!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-media::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  background:linear-gradient(180deg,rgba(3,18,49,.04) 25%,rgba(3,18,49,.9) 100%)!important;
  pointer-events:none!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-media img{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:100%!important;
  object-fit:cover!important;
  transition:transform .35s ease!important;
}

/* Hide unreplaced placeholder URLs without breaking the card structure. */
#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-media img[src^="REPLACE_WITH_"]{
  display:none!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-placeholder{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  padding:24px!important;
  color:#31547c!important;
  text-align:center!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-placeholder span{
  font-size:10px!important;
  font-weight:700!important;
  letter-spacing:1.5px!important;
  color:#0d4cc9!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-placeholder strong{
  max-width:260px!important;
  font-size:17px!important;
  line-height:1.35!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-copy{
  position:absolute!important;
  right:20px!important;
  bottom:18px!important;
  left:20px!important;
  z-index:3!important;
  display:block!important;
  width:auto!important;
  max-width:calc(100% - 40px)!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-no{
  display:block!important;
  margin:0 0 8px!important;
  color:#9dc5ff!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:700!important;
  letter-spacing:1.4px!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-copy h3{
  display:block!important;
  max-width:100%!important;
  margin:0 0 7px!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:1.28!important;
  font-weight:700!important;
  overflow-wrap:anywhere!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene-copy p{
  display:block!important;
  max-width:100%!important;
  margin:0!important;
  color:rgba(255,255,255,.84)!important;
  font-size:11.5px!important;
  line-height:1.5!important;
  overflow-wrap:anywhere!important;
}

#yb-ss-page #spline-shaft-applications .yb-ss-app-scene:hover .yb-ss-app-scene-media img{
  transform:scale(1.035)!important;
}

/* Keep all three scenarios in one row on normal desktop widths. */
@media(max-width:900px){
  #yb-ss-page #spline-shaft-applications .yb-ss-app-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:620px){
  #yb-ss-page #spline-shaft-applications{
    padding-top:44px!important;
    padding-bottom:44px!important;
  }

  #yb-ss-page #spline-shaft-applications .yb-ss-app-head{
    margin-bottom:20px!important;
    text-align:left!important;
  }

  #yb-ss-page #spline-shaft-applications .yb-ss-app-grid{
    grid-template-columns:1fr!important;
  }

  #yb-ss-page #spline-shaft-applications .yb-ss-app-scene{
    height:250px!important;
    min-height:250px!important;
  }
}

/* =========================================================
   SPLINE SHAFT V4 — DEDUPLICATED PARAMETER MODULE
   4-row overview + 2 focused detail groups.
   ========================================================= */

#yb-ss-page #spline-shaft-specifications{
  padding-top:64px!important;
  padding-bottom:64px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-section-head{
  max-width:900px!important;
  margin:0 auto 32px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table tbody tr{
  height:auto!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th{
  padding:13px 14px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table td{
  padding:13px 14px!important;
  vertical-align:top!important;
  line-height:1.48!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech{
  margin-top:26px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details details{
  width:100%!important;
  margin:0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details summary{
  min-height:52px!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  font-size:13px!important;
  line-height:1.3!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-table th{
  padding:11px 13px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-table td{
  padding:10px 13px!important;
  vertical-align:top!important;
  font-size:11.5px!important;
  line-height:1.48!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-rfq-grid{
  gap:14px 18px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-rfq-item{
  padding-left:17px!important;
  font-size:12px!important;
  line-height:1.48!important;
}

@media(max-width:900px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech{
    margin-top:22px!important;
  }
}

@media(max-width:620px){
  #yb-ss-page #spline-shaft-specifications{
    padding-top:46px!important;
    padding-bottom:46px!important;
  }

  #yb-ss-page #spline-shaft-specifications .yb-ss-section-head{
    margin-bottom:24px!important;
  }

  #yb-ss-page #spline-shaft-specifications .yb-ss-tech-details summary{
    min-height:48px!important;
    padding:0 14px!important;
    font-size:12px!important;
  }
}

/* =========================================================
   SPLINE SHAFT V5 — REMOVE PARAMETER MODULE GAP
   The table and expandable technical data share the left column.
   The quotation guide remains in the right column.
   ========================================================= */

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:28px!important;
  align-items:start!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-main{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  gap:22px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-table-card{
  width:100%!important;
  margin:0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech>.yb-ss-kicker{
  margin:0 0 5px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech>p{
  margin:0 0 13px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details{
  margin:0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-aside{
  align-self:start!important;
  margin:0!important;
}

@media(max-width:1180px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
    grid-template-columns:minmax(0,1fr) 270px!important;
    gap:22px!important;
  }
}

@media(max-width:900px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
    grid-template-columns:1fr!important;
  }

  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-main{
    gap:20px!important;
  }

  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-aside{
    width:100%!important;
  }
}

@media(max-width:620px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-main{
    gap:18px!important;
  }
}

/* =========================================================
   SPLINE SHAFT V6 — USER-VALUE PARAMETER MODULE
   Five screening rows + two engineering detail groups.
   ========================================================= */

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:28px!important;
  align-items:start!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-main{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  gap:22px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table{
  width:100%!important;
  min-width:780px!important;
  table-layout:fixed!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th:nth-child(1){width:20%!important}
#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th:nth-child(2){width:34%!important}
#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th:nth-child(3){width:46%!important}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table th{
  padding:13px 14px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-capability-table td{
  padding:12px 14px!important;
  vertical-align:top!important;
  font-size:12px!important;
  line-height:1.48!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech>.yb-ss-kicker{
  margin:0 0 5px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-additional-tech>p{
  margin:0 0 13px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  margin:0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details details{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-details summary{
  min-height:52px!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  font-size:13px!important;
  line-height:1.3!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-table{
  width:100%!important;
  min-width:800px!important;
  table-layout:fixed!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-table th:nth-child(1){width:24%!important}
#yb-ss-page #spline-shaft-specifications .yb-ss-tech-table th:nth-child(2){width:31%!important}
#yb-ss-page #spline-shaft-specifications .yb-ss-tech-table th:nth-child(3){width:45%!important}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-table th{
  padding:11px 13px!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-tech-table td{
  padding:10px 13px!important;
  vertical-align:top!important;
  font-size:11.5px!important;
  line-height:1.48!important;
}

#yb-ss-page #spline-shaft-specifications .yb-ss-spec-aside{
  align-self:start!important;
  margin:0!important;
}

@media(max-width:1180px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
    grid-template-columns:minmax(0,1fr) 270px!important;
    gap:22px!important;
  }
}

@media(max-width:900px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-layout{
    grid-template-columns:1fr!important;
  }

  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-main{
    gap:20px!important;
  }

  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-aside{
    width:100%!important;
  }
}

@media(max-width:620px){
  #yb-ss-page #spline-shaft-specifications .yb-ss-spec-main{
    gap:18px!important;
  }

  #yb-ss-page #spline-shaft-specifications .yb-ss-tech-details summary{
    min-height:48px!important;
    padding:0 14px!important;
    font-size:12px!important;
  }
}
