/* Bioject 2.0.3 — responsive media, reliable filters and dark-theme fixes */
.product-card[hidden],.media-card[hidden],[hidden]{display:none!important}

html[data-theme="dark"] .spotlight-product img{mix-blend-mode:normal;filter:brightness(1.08) drop-shadow(0 28px 26px rgba(0,0,0,.35))}
html[data-theme="dark"] .product-image,html[data-theme="dark"] .detail-image{background:#f3f5f6}
html[data-theme="dark"] .product-image img,html[data-theme="dark"] .detail-image img{mix-blend-mode:normal}
html[data-theme="dark"] .hero-card{background:linear-gradient(160deg,#fff,#edf1f3);border-color:#fff;color:#272a2f}
html[data-theme="dark"] .hero-card>div,html[data-theme="dark"] .hero-card b{color:#272a2f!important}
html[data-theme="dark"] .hero-card span:not(.product-kicker){color:#68717b}

.hero-grid>*{min-width:0}.hero-visual{width:100%;min-width:0}.hero-card{max-width:100%}.hero-card>div{padding:10px 8px 0;color:#272a2f}.hero-card b{overflow-wrap:anywhere}
.spotlight-stage{grid-template-columns:minmax(0,1fr) minmax(280px,470px) minmax(0,1fr)}.spotlight-point>span{min-width:0;overflow-wrap:anywhere}.spotlight-column{min-width:0}

.submenu-toggle{display:none!important}.site-header nav .nav-item>a{padding-block:10px}.site-header nav .has-dropdown>a{padding-right:2px}

.product-card.compact .product-image{padding:18px;background:#f3f5f6}.product-card.compact .product-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;mix-blend-mode:normal}
.gallery-tile,.media-card{min-width:0}.gallery-tile img,.media-card>img{height:250px;padding:16px;object-fit:contain;object-position:center;background:#f3f5f6}.gallery-rail{grid-auto-columns:minmax(250px,340px)}

@media(max-width:1180px){.spotlight-stage{grid-template-columns:1fr;gap:18px}.spotlight-product{order:1;min-height:430px}.spotlight-column{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;order:2}.spotlight-column.right{order:3}.spotlight-point,.spotlight-column.left .spotlight-point,.spotlight-column.right .spotlight-point{justify-content:center;text-align:center;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.spotlight-point i{display:none}}
@media(max-width:980px){.site-header nav .nav-item{grid-template-columns:1fr}.site-header nav .nav-item>a{width:100%}.site-header nav .has-dropdown>a:after{content:"+";float:right;color:var(--orange);font-size:19px;line-height:1}.site-header nav .has-dropdown.submenu-open>a:after{content:"−"}.has-dropdown:focus-within>.submenu{display:none}.has-dropdown.submenu-open>.submenu{display:block}.gallery-rail{grid-auto-columns:minmax(245px,68vw)}}
@media(max-width:640px){body{overflow-x:hidden}.hero-grid{width:100%;padding-inline:0}.hero-copy,.hero-visual{width:100%;max-width:100%}.hero-card{width:100%;min-height:405px;border-radius:90px 24px 24px 24px;padding:18px}.hero-card:before{inset:10px;border-radius:82px 18px 18px 18px}.hero-card img{width:82%;height:270px;margin-top:8px}.hero-card b{font-size:20px}.metric-card{right:8px;bottom:18px;padding:14px 18px}.spotlight-ring{width:min(320px,88vw);height:min(320px,88vw)}.spotlight-product img{max-width:82vw;max-height:280px}.spotlight-column{grid-template-columns:1fr}.gallery-rail{grid-auto-columns:84vw}.gallery-tile img,.media-card>img{height:230px}.product-card.compact{width:100%;min-width:0}}
