:root{--ink:#071523;--ink2:#10283b;--paper:#f5f4ef;--white:#fff;--muted:#66727d;--line:#dce1e3;--blue:#0c63e7;--cyan:#15b8bd;--red:#e43d35;--radius:22px;--shadow:0 24px 80px rgba(7,21,35,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"SF Pro Display","Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.topline{background:var(--ink);color:#cbd6df;font-size:12px;letter-spacing:.04em}.topline .shell{height:34px;display:flex;align-items:center;justify-content:space-between}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,244,239,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(7,21,35,.08)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{position:relative;width:37px;height:37px;border:2px solid var(--ink);border-radius:50%;display:block;overflow:hidden}.brand-mark i,.brand-mark b{position:absolute;display:block;width:25px;height:9px;border-radius:20px;transform:rotate(-35deg)}.brand-mark i{background:var(--blue);left:-1px;top:9px}.brand-mark b{background:var(--cyan);right:-3px;bottom:8px}.brand strong{display:block;font-size:21px;letter-spacing:.08em;line-height:1}.brand small{display:block;margin-top:4px;font-size:8px;letter-spacing:.2em;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:650}.main-nav>a:not(.nav-cta){position:relative}.main-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--blue);transition:.25s}.main-nav>a:hover:after{right:0}.lang{color:var(--blue)}.nav-cta{padding:11px 18px;border-radius:100px;background:var(--ink);color:white}.menu-toggle{display:none;background:none;border:0}.kicker{display:block;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px}.hero{position:relative;overflow:hidden;background:var(--ink);color:white;min-height:740px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 44%,rgba(21,184,189,.22),transparent 30%),linear-gradient(110deg,rgba(255,255,255,.025),transparent 50%)}.hero-noise{position:absolute;inset:0;opacity:.09;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,black,transparent)}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;min-height:740px}.hero-copy{padding:80px 0}.hero .kicker{color:#6fd9dd}.hero h1,.page-hero h1,.product-detail h1,.article-page h1{font-size:clamp(44px,6.2vw,80px);line-height:1.04;letter-spacing:-.045em;margin:0;max-width:800px}.hero-copy>p{font-size:18px;color:#c1ccd4;max-width:630px;margin:28px 0}.hero-actions{display:flex;gap:12px;margin:36px 0 54px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:100px;font-weight:750;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:white;box-shadow:0 12px 32px rgba(12,99,231,.3)}.button.ghost{border-color:rgba(255,255,255,.3);color:white}.button.ghost.dark{border-color:var(--line);color:var(--ink)}.button.light{background:white;color:var(--ink)}.hero-proof{display:flex;gap:42px}.hero-proof div{display:grid}.hero-proof strong{font-size:24px}.hero-proof span{font-size:12px;color:#91a1ae}.hero-stage{position:relative;height:620px}.orb{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0,#dff8f5 24%,#7fd7d2 62%,#1c5964 100%);right:-70px;top:50px;box-shadow:0 0 100px rgba(21,184,189,.24)}.hero-glove{position:absolute;z-index:2;filter:drop-shadow(0 30px 28px rgba(0,0,0,.25));object-fit:contain}.hero-glove-a{width:290px;height:480px;right:165px;top:70px;transform:rotate(-9deg)}.hero-glove-b{width:235px;height:360px;right:-15px;top:230px;transform:rotate(7deg)}.hero-label{position:absolute;z-index:3;right:20px;top:95px;color:var(--ink);display:grid}.hero-label span{font-weight:900;letter-spacing:.12em}.hero-label strong{font-size:19px;line-height:1.2}.section{padding:112px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:54px}.section-head h2,.feature-copy h2,.about-grid h2,.final-cta h2{font-size:clamp(34px,4.6vw,58px);line-height:1.08;letter-spacing:-.035em;margin:0;max-width:780px}.section-head>p{max-width:410px;color:var(--muted);margin:0}.category-list{border-top:1px solid var(--line)}.category-card{position:relative;display:grid;grid-template-columns:70px 1fr 200px;align-items:center;min-height:190px;border-bottom:1px solid var(--line);overflow:hidden;transition:.25s}.category-card>span{font-size:13px;color:var(--muted);align-self:start;padding-top:28px}.category-card small{color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.category-card h3{font-size:30px;margin:8px 0 5px;letter-spacing:-.025em}.category-card p{margin:0;max-width:650px;color:var(--muted)}.category-card img{height:180px;width:200px;object-fit:contain;transition:.3s}.category-card:hover{padding-left:16px;background:#fff}.category-card:hover img{transform:scale(1.08) rotate(2deg)}.dark-section{background:var(--ink);color:white}.split-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.factory-photo{position:relative}.factory-photo img{height:620px;width:100%;object-fit:cover;border-radius:var(--radius)}.factory-photo span{position:absolute;bottom:18px;left:18px;background:rgba(7,21,35,.8);padding:9px 14px;border-radius:100px;font-size:12px}.feature-copy .kicker,.light-head .kicker{color:#6fd9dd}.feature-copy>p{color:#b9c5ce;font-size:17px}.process-list{padding:0;margin:38px 0;list-style:none;border-top:1px solid rgba(255,255,255,.15)}.process-list li{display:grid;grid-template-columns:50px 1fr;gap:12px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.15)}.process-list b{color:#6fd9dd}.process-list span{display:grid;color:#aab9c5}.process-list strong{color:white}.text-link{display:inline-block;color:var(--blue);font-weight:750}.text-link.pale{color:#78e1e5}.products-section{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:var(--paper);border-radius:var(--radius);overflow:hidden;border:1px solid #e7e7e3;transition:.3s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-visual{height:340px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#fff 0,#eff1ed 65%,#e7ebe8 100%);padding:25px}.product-visual img{width:100%;height:100%;object-fit:contain}.product-copy{padding:25px 25px 28px}.product-copy>span{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--blue);text-transform:uppercase}.product-copy h3{font-size:20px;line-height:1.25;margin:9px 0}.product-copy p{font-size:14px;color:var(--muted);min-height:68px}.quality-strip{background:#e9f0f2}.cert-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bdcdd1}.cert-row div{padding:25px 15px;border-bottom:1px solid #bdcdd1;display:grid}.cert-row div:nth-child(3n+1){padding-left:0}.cert-row strong{font-size:22px}.cert-row span{font-size:13px;color:var(--muted)}.quality-strip>div>p{font-size:12px;color:var(--muted);margin-top:24px}.page-hero{background:linear-gradient(145deg,#071523,#11334b);color:white;padding:120px 0;overflow:hidden}.page-hero.compact{padding:105px 0}.page-hero h1{font-size:clamp(46px,6vw,75px);max-width:1000px}.page-hero p{max-width:720px;font-size:18px;color:#c5d0d7;margin:28px 0 0}.filter-bar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:40px}.filter-bar a{padding:9px 16px;background:#fff;border:1px solid var(--line);border-radius:100px;font-size:13px}.filter-bar a.active{background:var(--ink);color:white}.product-detail{padding:90px 0;background:white}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.detail-visual{height:660px;border-radius:32px;background:radial-gradient(circle,#fff,#eef1ed);padding:55px}.detail-visual img{width:100%;height:100%;object-fit:contain}.detail-copy h1{font-size:clamp(42px,5vw,68px)}.lead{font-size:18px;color:var(--muted)}.detail-copy dl{margin:35px 0;border-top:1px solid var(--line)}.detail-copy dl div{display:grid;grid-template-columns:120px 1fr;padding:12px 0;border-bottom:1px solid var(--line)}.detail-copy dt{color:var(--muted)}.detail-copy dd{margin:0;font-weight:700}.standard-block{background:#edf2f3;padding:20px;border-radius:15px;margin-bottom:25px}.standard-block>span{font-size:12px;font-weight:800}.standard-block>div{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.standard-block b{background:white;border-radius:100px;padding:6px 10px;font-size:11px}.standard-block small{display:block;color:var(--muted)}.soft{background:#ecf0ef}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.two-col img{border-radius:var(--radius);height:420px;object-fit:cover}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-grid article,.capability-grid article,.cert-grid article,.article-grid article{padding:28px;border:1px solid var(--line);border-radius:18px;background:white}.step-grid article>span{color:var(--blue);font-weight:800}.step-grid h3,.capability-grid h3{font-size:22px;margin:22px 0 8px}.step-grid p,.capability-grid p{color:var(--muted);margin:0}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.capability-grid article{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14)}.capability-grid p{color:#b8c6cf}.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cert-grid article span{color:var(--blue);font-size:20px;font-weight:900}.cert-grid h3{font-size:18px;min-height:58px}.cert-grid p{font-size:13px;color:var(--muted)}.compliance-alert{margin-top:25px;background:#fff4d9;border-left:4px solid #e2a629;padding:22px 25px}.compliance-alert p{margin:5px 0 0;color:#665b3a}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-grid img{border-radius:var(--radius);height:570px;object-fit:cover}.about-grid p{color:var(--muted);font-size:17px}.numbers{display:flex;gap:35px;border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.numbers div{display:grid}.numbers strong{font-size:28px}.numbers span{font-size:12px;color:var(--muted)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-grid article>span{font-size:11px;color:var(--blue);font-weight:800}.article-grid h2{font-size:24px;line-height:1.25}.article-grid p{color:var(--muted)}.article-page{background:white;padding:100px 0}.article-shell{max-width:800px}.article-page .kicker{margin-top:50px}.article-page h1{font-size:clamp(40px,5vw,64px)}.article-page>div>p{font-size:18px;color:#384957}.article-cta{margin-top:50px;padding:35px;background:var(--paper);border-radius:var(--radius)}.article-cta h2{font-size:28px}.contact-page{padding:100px 0;background:linear-gradient(120deg,#eef1ee,#fff)}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px}.contact-copy h1{font-size:clamp(42px,5vw,67px);line-height:1.05;letter-spacing:-.04em;margin:0}.contact-copy>p{color:var(--muted);font-size:17px}.contact-lines{display:grid;margin:30px 0}.contact-lines a{padding:14px 0;border-top:1px solid var(--line);display:grid}.contact-lines span{font-size:11px;color:var(--muted)}.contact-lines strong{font-size:18px}.qr-pair{display:flex;gap:15px}.qr-pair figure{margin:0;background:white;padding:10px;border-radius:12px}.qr-pair img{width:115px;height:115px;object-fit:contain}.qr-pair figcaption{text-align:center;font-size:10px}.rfq-form{background:white;padding:42px;border-radius:26px;box-shadow:var(--shadow)}.rfq-form h2{font-size:30px;margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rfq-form label{display:grid;gap:6px;font-size:12px;font-weight:750;margin-bottom:16px}.rfq-form input,.rfq-form select,.rfq-form textarea{width:100%;border:1px solid var(--line);background:#fafafa;padding:13px 14px;border-radius:10px;outline:none}.rfq-form input:focus,.rfq-form select:focus,.rfq-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(12,99,231,.1)}.honeypot{position:absolute!important;left:-9999px!important}.rfq-form small{display:block;color:var(--muted);margin-top:14px}.form-status{font-size:13px;color:var(--blue)}.final-cta{background:var(--blue);color:white;padding:75px 0}.final-grid{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta .kicker{color:#b9f4f0}.final-cta h2{max-width:850px}.footer{background:#050e16;color:white;padding:75px 0 25px}.footer .brand-mark{border-color:white}.footer .brand small{color:#8ca0af}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid h3{font-size:13px;color:#90a3b1}.footer-grid a,.footer-grid p{font-size:13px;color:#c0ccd4}.legal{display:flex;justify-content:space-between;gap:40px;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:45px;color:#748895;font-size:10px}.legal span:last-child{max-width:680px}.float-contact{position:fixed;right:20px;bottom:20px;z-index:40;width:54px;height:54px;border-radius:50%;background:#19a86b;color:white;display:grid;place-items:center;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.2)}
@media(max-width:1000px){.main-nav{gap:13px;font-size:12px}.hero-grid,.split-feature,.detail-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-stage{display:none}.hero-grid{min-height:670px}.category-card{grid-template-columns:55px 1fr 150px}.product-grid,.cert-grid{grid-template-columns:repeat(2,1fr)}.factory-photo img{height:430px}.two-col{grid-template-columns:1fr}.step-grid{grid-template-columns:repeat(2,1fr)}.contact-copy{max-width:700px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.shell{width:min(100% - 28px,1180px)}.topline .shell span:last-child{display:none}.site-header .nav-wrap{height:66px}.menu-toggle{display:grid;gap:6px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--ink)}.main-nav{display:none;position:absolute;left:0;right:0;top:66px;padding:20px;background:var(--paper);flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.hero{min-height:640px}.hero-grid{min-height:640px}.hero h1{font-size:45px}.hero-copy{padding:70px 0}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{gap:24px}.section{padding:78px 0}.section-head{display:block}.section-head>p{margin-top:20px}.category-card{grid-template-columns:35px 1fr;min-height:170px;padding:18px 0}.category-card img{display:none}.category-card h3{font-size:23px}.product-grid,.cert-grid,.article-grid{grid-template-columns:1fr}.product-visual{height:310px}.cert-row{grid-template-columns:1fr 1fr}.cert-row div:nth-child(3n+1){padding-left:15px}.page-hero,.page-hero.compact{padding:80px 0}.page-hero h1{font-size:44px}.detail-grid{gap:40px}.detail-visual{height:430px;padding:30px}.capability-grid,.step-grid{grid-template-columns:1fr}.about-grid img{height:360px}.numbers{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.rfq-form{padding:28px}.qr-pair img{width:100px;height:100px}.final-grid{display:block}.final-grid .button{margin-top:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.legal{display:block}.legal span{display:block;margin-top:10px}}

/* Product experience: interactive depth, four-view preview and refined cards */
.product-card{position:relative;isolation:isolate;background:linear-gradient(155deg,#fff 0,#f1f2ee 100%)}
.product-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.product-tilt{--rx:0deg;--ry:0deg;--gx:50%;--gy:45%;position:relative;overflow:hidden;perspective:900px;transform-style:preserve-3d;transform:translateZ(0);background:linear-gradient(145deg,#f9fbf8 0,#e9eeeb 55%,#dce7e5 100%)}
.product-tilt:before{content:"";position:absolute;inset:14px;border:1px solid rgba(7,21,35,.08);border-radius:15px;pointer-events:none}
.product-tilt img{position:relative;z-index:3;width:82%;height:84%;transform:rotateX(var(--rx)) rotateY(var(--ry)) translateZ(42px);filter:drop-shadow(0 25px 18px rgba(7,21,35,.22));transition:transform .12s ease-out,filter .3s}
.product-card:hover .product-tilt img{filter:drop-shadow(0 34px 25px rgba(7,21,35,.28))}
.tilt-grid,.viewer-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(7,21,35,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(7,21,35,.045) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(circle,black,transparent 78%)}
.tilt-glow{position:absolute;z-index:2;inset:-30%;background:radial-gradient(circle at var(--gx) var(--gy),rgba(255,255,255,.9),rgba(21,184,189,.13) 20%,transparent 45%);pointer-events:none}
.view-badge{position:absolute;z-index:5;top:24px;left:24px;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(7,21,35,.12);border-radius:100px;background:rgba(255,255,255,.76);backdrop-filter:blur(8px);font-size:9px;font-weight:900;letter-spacing:.13em}
.view-badge i{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 4px rgba(21,184,189,.13)}
.quick-spec{position:absolute;z-index:5;right:20px;bottom:20px;display:grid;text-align:right;padding:9px 11px;border-radius:11px;background:rgba(7,21,35,.88);color:#fff;backdrop-filter:blur(8px);transform:translateZ(55px)}
.quick-spec b{font-size:11px}.quick-spec small{font-size:8px;color:#a9bdc8}
.product-viewer-wrap{min-width:0}
.product-3d-viewer{--rx:0deg;--ry:0deg;--gx:50%;--gy:40%;position:relative;overflow:hidden;perspective:1200px;transform-style:preserve-3d;background:radial-gradient(circle at var(--gx) var(--gy),#fff 0,#e9f1ef 35%,#cddfdd 72%,#b7cbcb 100%);padding:0;cursor:grab;user-select:none}
.product-3d-viewer:active{cursor:grabbing}
.product-3d-viewer:after{content:"";position:absolute;left:12%;right:12%;bottom:8%;height:9%;border-radius:50%;background:rgba(7,21,35,.2);filter:blur(20px);transform:translateZ(-20px)}
.product-object{position:absolute;z-index:4;inset:9%;display:grid;place-items:center;transform-style:preserve-3d;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .15s ease-out}
.product-object img{position:relative;z-index:2;width:82%;height:90%;object-fit:contain;filter:drop-shadow(0 38px 30px rgba(7,21,35,.3));transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .55s;transform:translateZ(58px)}
.product-depth{position:absolute;z-index:1;width:56%;height:72%;border-radius:22px;background:linear-gradient(90deg,rgba(7,21,35,.32),rgba(21,184,189,.08));filter:blur(2px);transform:translateZ(5px) translateX(22px)}
.viewer-orbit{position:absolute;z-index:1;left:50%;top:50%;border:1px solid rgba(7,21,35,.15);border-radius:50%;pointer-events:none}
.orbit-a{width:78%;height:30%;transform:translate(-50%,-50%) rotate(-12deg);animation:orbit-spin 12s linear infinite}.orbit-b{width:55%;height:18%;transform:translate(-50%,-50%) rotate(52deg);animation:orbit-spin-alt 9s linear infinite}
.viewer-meta{position:absolute;z-index:7;left:25px;right:25px;top:24px;display:flex;justify-content:space-between;font-size:9px;font-weight:900;letter-spacing:.13em}.viewer-meta b{font-size:11px;color:var(--blue)}
.view-controls{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}
.view-controls button{display:grid;gap:4px;text-align:left;border:1px solid var(--line);background:#fff;color:var(--ink);padding:11px 13px;border-radius:12px;cursor:pointer;transition:.25s}
.view-controls button span{font-size:9px;color:var(--muted)}.view-controls button.active{background:var(--ink);border-color:var(--ink);color:#fff}.view-controls button.active span{color:#77dde0}
.viewer-note{margin:12px 4px 0;color:var(--muted);font-size:11px;line-height:1.5}
.product-3d-viewer.view-angle .product-object img{transform:translateZ(58px) rotateY(-24deg) rotateZ(-3deg)}
.product-3d-viewer.view-angle .product-depth{transform:translateZ(2px) translateX(35px) skewY(-5deg)}
.product-3d-viewer.view-side .product-object img{transform:translateZ(42px) rotateY(-68deg) scaleX(.82)}
.product-3d-viewer.view-side .product-depth{transform:translateZ(0) translateX(45px) scaleX(.48)}
.product-3d-viewer.view-detail .product-object img{transform:translateZ(80px) scale(1.42) translateY(7%)}
.product-3d-viewer.view-detail .product-depth{opacity:.25}
@keyframes orbit-spin{to{transform:translate(-50%,-50%) rotate(348deg)}}@keyframes orbit-spin-alt{to{transform:translate(-50%,-50%) rotate(412deg)}}
@media(prefers-reduced-motion:reduce){.orbit-a,.orbit-b{animation:none}.product-tilt img,.product-object,.product-object img{transition:none}}
@media(max-width:760px){.product-tilt img{transform:translateZ(20px)}.view-badge{top:18px;left:18px}.quick-spec{right:15px;bottom:15px}.product-3d-viewer{height:470px;padding:0}.product-object{inset:10% 4%}.view-controls button{padding:9px 8px;font-size:11px}.viewer-note{font-size:10px}}

/* Rich content system: industries, brand architecture, selection and sourcing */
.industry-section{background:#f3f5f2}
.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9dfdc;border:1px solid #d9dfdc;border-radius:24px;overflow:hidden}
.industry-grid article{position:relative;min-height:265px;padding:32px;background:#fff;transition:.3s}
.industry-grid article:before{content:"";position:absolute;left:0;top:0;width:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:.3s}
.industry-grid article:hover{background:#fafdff}.industry-grid article:hover:before{width:100%}
.industry-grid article>span{font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--blue)}
.industry-grid h3{font-size:24px;letter-spacing:-.025em;margin:47px 0 12px}
.industry-grid p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 25px}
.industry-grid a{position:absolute;left:32px;bottom:28px;font-size:12px;font-weight:800;color:var(--ink)}
.brand-section{position:relative;overflow:hidden;background:linear-gradient(125deg,#e8f5f4 0,#f8fbf9 52%,#e5edf5 100%)}
.brand-section:before{content:"JUNDA";position:absolute;right:-2vw;bottom:-6vw;color:rgba(7,21,35,.035);font-size:19vw;font-weight:950;letter-spacing:-.08em;line-height:1}
.brand-story-grid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}
.brand-story-grid h2,.faq-layout h2,.category-overview h2{font-size:clamp(34px,4.4vw,56px);line-height:1.08;letter-spacing:-.04em;margin:0}
.brand-story-grid p{max-width:610px;color:var(--muted);font-size:17px;line-height:1.75;margin:25px 0 32px}
.brand-board{position:relative;min-height:480px;display:flex;flex-direction:column;justify-content:center;padding:55px;border-radius:30px;background:linear-gradient(155deg,#071523,#0b2f48 65%,#115e6b);color:white;box-shadow:0 30px 70px rgba(7,21,35,.22);overflow:hidden}
.brand-board:before,.brand-board:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}
.brand-board:before{width:380px;height:380px;right:-130px;top:-130px}.brand-board:after{width:270px;height:270px;left:-120px;bottom:-110px}
.brand-board>strong{position:relative;z-index:1;font-size:clamp(56px,7vw,94px);letter-spacing:-.065em;line-height:.85}
.brand-board>span{position:relative;z-index:1;margin:18px 0 75px;color:#7be0dd;font-size:11px;font-weight:900;letter-spacing:.24em}
.brand-board>div{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.brand-board b{padding:12px 8px;border:1px solid rgba(255,255,255,.14);border-radius:8px;text-align:center;font-size:9px;letter-spacing:.08em;color:#d5e2e8}
.site-logo{display:block;width:210px;height:58px;object-fit:contain;object-position:left center}
.footer .brand{padding:8px 12px;border-radius:12px;background:#fff}.footer .site-logo{width:205px;height:54px}
.brand-board-logo{position:relative;z-index:1;width:300px;max-height:245px;object-fit:contain;margin-bottom:20px;padding:18px;border-radius:20px;background:#fff;box-shadow:0 20px 55px rgba(0,0,0,.2)}
.faq-section{background:#fff}
.faq-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:start}
.faq-layout>div:first-child{position:sticky;top:125px}.faq-layout>div:first-child p{color:var(--muted);font-size:16px;line-height:1.7}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{display:grid;grid-template-columns:48px 1fr 26px;align-items:center;gap:12px;padding:26px 0;cursor:pointer;font-size:18px;font-weight:800;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:10px;letter-spacing:.1em;color:var(--blue)}
.faq-list summary i{font-style:normal;font-size:24px;font-weight:300;transition:.25s}.faq-list details[open] summary i{transform:rotate(45deg)}
.faq-list details p{margin:-4px 38px 26px 60px;color:var(--muted);font-size:15px;line-height:1.75}
.product-center-section{background:#f8f9f7}
.catalog-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:30px}
.catalog-meta .filter-bar{margin:0}.catalog-meta>span{padding-top:10px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.category-overview{display:grid;grid-template-columns:1fr 1.25fr auto;gap:45px;align-items:center;margin-bottom:48px;padding:36px 40px;border-radius:22px;background:linear-gradient(130deg,#071523,#11364f);color:white}
.category-overview>div>span{font-size:10px;color:#78e1e5;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.category-overview h2{font-size:34px;margin-top:8px}.category-overview p{color:#c2cdd5;line-height:1.65;margin:0}
.category-overview>a{font-size:12px;font-weight:800;color:#78e1e5;white-space:nowrap}
.category-overview.catalog-overview{grid-template-columns:1.05fr .95fr;background:linear-gradient(130deg,#0d283c,#12666e)}
.selection-section{background:#fff}
.selection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.selection-grid article{min-height:280px;padding:28px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#fff,#f3f5f2)}
.selection-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--ink);color:#7fe2df;font-size:11px;font-weight:900}
.selection-grid h3{font-size:22px;margin:46px 0 12px}.selection-grid p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}
.selection-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:24px;padding:30px 34px;border-radius:18px;background:#e9f0f2}
.selection-cta strong{font-size:19px}.selection-cta p{color:var(--muted);margin:6px 0 0}
.sourcing-detail{background:#f7f8f6}
.decision-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.decision-grid article{min-height:290px;padding:28px;border-radius:18px;background:white;border:1px solid var(--line)}
.decision-grid article>span{font-size:10px;color:var(--blue);font-weight:900;letter-spacing:.12em}
.decision-grid h3{font-size:21px;line-height:1.25;margin:58px 0 12px}.decision-grid p{color:var(--muted);font-size:13px;line-height:1.75;margin:0}
.oem-detail-band{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-top:22px;padding:38px 42px;border-radius:22px;background:linear-gradient(120deg,#071523,#10405a);color:white}
.oem-detail-band>div>span{color:#70dcda;font-size:10px;font-weight:900;letter-spacing:.18em}
.oem-detail-band h3{font-size:27px;margin:9px 0}.oem-detail-band p{max-width:760px;color:#becbd3;margin:0;line-height:1.65}
@media(max-width:1000px){.industry-grid{grid-template-columns:repeat(2,1fr)}.brand-story-grid,.faq-layout{grid-template-columns:1fr}.faq-layout>div:first-child{position:static}.brand-board{min-height:400px}.selection-grid,.decision-grid{grid-template-columns:repeat(2,1fr)}.category-overview{grid-template-columns:1fr 1fr}.category-overview>a{grid-column:1/-1}.category-overview.catalog-overview{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.industry-grid{grid-template-columns:1fr}.industry-grid article{min-height:235px}.brand-story-grid{gap:45px}.brand-board{min-height:340px;padding:34px}.brand-board>span{margin-bottom:48px}.brand-board>div{grid-template-columns:repeat(2,1fr)}.brand-board-logo{width:230px;max-height:190px}.site-logo{width:178px;height:50px}.footer .site-logo{width:180px;height:50px}.faq-list summary{grid-template-columns:32px 1fr 22px;font-size:16px}.faq-list details p{margin-left:44px}.catalog-meta{display:block}.catalog-meta>span{display:block;margin-top:18px}.category-overview,.category-overview.catalog-overview{grid-template-columns:1fr;gap:18px;padding:28px}.category-overview h2{font-size:28px}.selection-grid,.decision-grid{grid-template-columns:1fr}.selection-grid article,.decision-grid article{min-height:230px}.selection-grid h3,.decision-grid h3{margin-top:34px}.selection-cta,.oem-detail-band{display:block;padding:28px}.selection-cta .button,.oem-detail-band .button{margin-top:24px;width:100%}}

/* Product evidence gallery for models with real detail and application imagery */
.product-proof-section{position:relative;overflow:hidden;background:#071523;color:#fff}
.product-proof-section:before{content:"PRODUCT EVIDENCE";position:absolute;right:-2vw;top:20px;color:rgba(255,255,255,.025);font-size:12vw;font-weight:950;letter-spacing:-.06em;white-space:nowrap}
.product-proof-intro{position:relative;display:grid;grid-template-columns:.42fr 1.58fr;gap:60px;align-items:center;margin-bottom:55px}
.brand-logo-panel{min-height:190px;display:grid;place-items:center;padding:30px;border-radius:22px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.2)}
.brand-logo-panel img{width:100%;max-height:135px;object-fit:contain}.brand-logo-panel strong{font-size:42px;color:var(--ink)}
.product-proof-intro .kicker{color:#76e0dd}.product-proof-intro h2{max-width:850px;font-size:clamp(34px,4.5vw,58px);line-height:1.08;letter-spacing:-.04em;margin:0}
.product-proof-intro p{max-width:820px;color:#c1ced6;font-size:17px;line-height:1.75;margin:24px 0 14px}
.product-proof-intro small{display:block;max-width:850px;color:#8095a4;line-height:1.6}
.product-proof-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:340px;grid-auto-flow:dense;gap:16px}
.product-proof-grid figure{min-width:0;min-height:0;margin:0;display:grid;grid-template-rows:minmax(0,1fr) 58px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#fff;color:#fff}
.product-proof-grid figure:first-child{grid-column:span 2;grid-row:span 2}
.product-proof-grid img{width:100%;height:100%;object-fit:contain;background:#fff;transition:transform .45s}
.product-proof-grid figure:hover img{transform:scale(1.018)}
.product-proof-grid figcaption{display:flex;align-items:center;gap:16px;padding:0 20px;background:#10283b;font-size:13px;font-weight:700}
.product-proof-grid figcaption span{font-size:9px;color:#6fdbd9;font-weight:900;letter-spacing:.13em}
@media(max-width:1000px){.product-proof-intro{grid-template-columns:1fr;gap:34px}.brand-logo-panel{max-width:420px;min-height:150px}.product-proof-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:320px}.product-proof-grid figure:first-child{grid-column:span 2}}
@media(max-width:760px){.product-proof-intro{margin-bottom:34px}.brand-logo-panel{min-height:125px;padding:22px}.product-proof-intro p{font-size:15px}.product-proof-grid{grid-template-columns:1fr;grid-auto-rows:auto}.product-proof-grid figure,.product-proof-grid figure:first-child{grid-column:auto;grid-row:auto}.product-proof-grid img{aspect-ratio:1/1}.product-proof-grid figcaption{min-height:54px}}

/* Product application video library */
.product-video-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#eef4f3 0,#fff 48%,#edf2f7 100%)}
.product-video-section:before{content:"IN USE";position:absolute;right:-1vw;top:-3vw;color:rgba(7,21,35,.035);font-size:17vw;font-weight:950;letter-spacing:-.08em;line-height:1;pointer-events:none}
.product-video-head{position:relative;align-items:end;margin-bottom:42px}
.product-video-head h2{max-width:760px;font-size:clamp(36px,4.5vw,58px);line-height:1.06;letter-spacing:-.045em;margin:0}
.product-video-head>p{max-width:490px;margin:0 0 4px;color:var(--muted);font-size:15px;line-height:1.75}
.product-video-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.product-video-card{min-width:0;overflow:hidden;border:1px solid rgba(7,21,35,.12);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(7,21,35,.09);transition:transform .3s,box-shadow .3s}
.product-video-card:hover{transform:translateY(-5px);box-shadow:0 28px 65px rgba(7,21,35,.14)}
.product-video-frame{position:relative;aspect-ratio:9/16;overflow:hidden;background:#071523}
.product-video-frame video{display:block;width:100%;height:100%;object-fit:cover;background:#071523;color-scheme:dark}
.product-video-play{position:absolute;z-index:3;left:50%;top:50%;display:grid;place-items:center;gap:8px;min-width:112px;padding:17px 20px;border:1px solid rgba(255,255,255,.42);border-radius:22px;background:rgba(7,21,35,.66);color:#fff;backdrop-filter:blur(12px);box-shadow:0 16px 40px rgba(0,0,0,.25);transform:translate(-50%,-50%);cursor:pointer;transition:transform .25s,background .25s}
.product-video-play:hover{transform:translate(-50%,-50%) scale(1.05);background:rgba(7,21,35,.84)}.product-video-play[hidden]{display:none}
.product-video-play span{display:grid;place-items:center;width:42px;height:42px;padding-left:3px;border-radius:50%;background:#fff;color:var(--blue);font-size:15px}.product-video-play small{font-size:10px;font-weight:900;letter-spacing:.08em}
.product-video-index,.product-video-duration{position:absolute;z-index:2;top:16px;pointer-events:none;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(7,21,35,.68);color:#fff;backdrop-filter:blur(8px);font-size:9px;font-weight:900;letter-spacing:.12em}
.product-video-index{left:16px;padding:8px 10px;color:#7de2df}.product-video-duration{right:16px;padding:8px 11px}
.product-video-copy{min-height:170px;padding:25px 26px 28px}
.product-video-copy h3{font-size:22px;line-height:1.2;letter-spacing:-.025em;margin:0 0 12px}
.product-video-copy p{color:var(--muted);font-size:13px;line-height:1.7;margin:0}
.product-video-note{position:relative;margin:24px 0 0;padding-left:18px;border-left:2px solid var(--cyan);color:var(--muted);font-size:11px;line-height:1.65}
@media(max-width:1000px){.product-video-grid{grid-template-columns:repeat(3,1fr);gap:12px}.product-video-copy{min-height:190px;padding:22px 20px}.product-video-copy h3{font-size:19px}}
@media(max-width:760px){.product-video-head{margin-bottom:28px}.product-video-head h2{font-size:36px}.product-video-head>p{margin-top:18px}.product-video-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(78vw,315px);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:0 14px 16px 0}.product-video-card{scroll-snap-align:start}.product-video-copy{min-height:162px}.product-video-note{margin-top:16px}}

/* Public certificate and test-report previews */
.quality-doc-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#eef2f1 0,#fafbf9 45%,#edf1f5 100%)}
.quality-doc-section:before{content:"DOCUMENTED";position:absolute;right:-3vw;top:1vw;color:rgba(7,21,35,.027);font-size:12vw;font-weight:950;letter-spacing:-.07em;pointer-events:none}
.quality-doc-head{position:relative}.quality-doc-head h2{max-width:770px}
.certificate-grid{position:relative;grid-template-columns:repeat(4,1fr);gap:18px}
.certificate-card{min-width:0;overflow:hidden;border:1px solid rgba(7,21,35,.12);border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(7,21,35,.07);transition:transform .3s,box-shadow .3s}
.certificate-card:hover{transform:translateY(-6px);box-shadow:0 26px 58px rgba(7,21,35,.14)}
.certificate-preview{position:relative;height:330px;margin:0;padding:15px;overflow:hidden;background:linear-gradient(150deg,#dfe5e6,#f5f6f3)}
.certificate-preview img{width:100%;height:100%;object-fit:contain;background:#fff;box-shadow:0 8px 24px rgba(7,21,35,.12);transition:transform .35s}
.certificate-card:hover .certificate-preview img{transform:scale(1.025)}
.certificate-number,.certificate-zoom{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(7,21,35,.76);color:#fff;backdrop-filter:blur(8px);font-size:8px;font-weight:900;letter-spacing:.1em}
.certificate-number{left:24px;top:24px;padding:7px 9px;color:#78e1df}.certificate-zoom{right:24px;bottom:24px;padding:8px 11px}
.certificate-copy{min-height:190px;padding:23px 23px 27px}
.certificate-copy>span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.certificate-copy h3{min-height:52px;margin:13px 0 12px;font-size:18px;line-height:1.45}
.certificate-copy p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}
.quality-doc-section .compliance-alert{margin-top:28px;border-left-color:var(--cyan);background:#e6f3f2}
.quality-doc-section .compliance-alert p{color:#40545b}
@media(min-width:1001px){.certificate-card:nth-last-child(-n+2){grid-column:span 2;display:grid;grid-template-columns:1.08fr .92fr}.certificate-card:nth-last-child(-n+2) .certificate-preview{height:390px}.certificate-card:nth-last-child(-n+2) .certificate-copy{display:flex;min-height:390px;flex-direction:column;justify-content:center}.certificate-card:nth-last-child(-n+2) .certificate-copy h3{min-height:0;font-size:22px}}
@media(max-width:1000px){.certificate-grid{grid-template-columns:repeat(2,1fr)}.certificate-preview{height:430px}.certificate-copy{min-height:160px}}
@media(max-width:760px){.quality-doc-head h2{font-size:36px}.certificate-grid{grid-template-columns:1fr}.certificate-preview{height:440px}.certificate-copy{min-height:0}.certificate-copy h3{min-height:0}.certificate-zoom{right:22px;bottom:22px}}

/* Disposable glove color, weight and unit-pack program */
.disposable-showcase{margin:0 0 58px}
.disposable-showcase-grid{display:grid;grid-template-columns:1fr 1fr;min-height:500px;border-radius:28px;overflow:hidden;background:#071523;box-shadow:0 24px 60px rgba(7,21,35,.13)}
.disposable-color-visual{position:relative;margin:0;min-width:0;background:#dfe8e8}
.disposable-color-visual img{width:100%;height:100%;object-fit:contain}
.disposable-color-visual figcaption{position:absolute;left:22px;bottom:22px;padding:9px 14px;border-radius:100px;background:rgba(7,21,35,.82);backdrop-filter:blur(10px);color:white;font-size:12px;font-weight:750}
.disposable-spec-panel{padding:48px 44px;color:white}
.disposable-spec-panel .kicker{color:#78e1e5;margin-bottom:14px}
.disposable-spec-panel h2{margin:0;font-size:clamp(32px,3.7vw,48px);line-height:1.06;letter-spacing:-.035em}
.disposable-spec-panel>p{margin:20px 0 24px;color:#bdcbd5}
.disposable-spec-label{font-size:11px;font-weight:850;color:#78e1e5;letter-spacing:.13em;text-transform:uppercase}
.disposable-weight-list{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}
.disposable-weight-list strong{display:grid;place-items:center;min-width:64px;height:42px;padding:0 13px;border:1px solid rgba(255,255,255,.22);border-radius:100px;background:rgba(255,255,255,.08);font-size:14px}
.disposable-spec-panel small{display:block;color:#8296a5;line-height:1.6}
.disposable-spec-panel ul{list-style:none;padding:0;margin:25px 0 0;border-top:1px solid rgba(255,255,255,.14)}
.disposable-spec-panel li{position:relative;padding:11px 0 11px 23px;border-bottom:1px solid rgba(255,255,255,.14);color:#d7e0e6;font-size:13px}
.disposable-spec-panel li:before{content:"";position:absolute;left:2px;top:19px;width:7px;height:7px;border-radius:50%;background:#40c5ca}
.disposable-pack-band{display:grid;grid-template-columns:.92fr 1.08fr;align-items:stretch;margin-top:20px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:white}
.disposable-pack-band img{width:100%;height:320px;object-fit:cover;object-position:center}
.disposable-pack-band>div{display:flex;flex-direction:column;justify-content:center;padding:40px 46px}
.disposable-pack-band span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.15em}
.disposable-pack-band h3{margin:10px 0 12px;font-size:30px;line-height:1.12;letter-spacing:-.025em}
.disposable-pack-badges{display:flex;flex-wrap:wrap;gap:7px;margin:4px 0 18px}
.disposable-pack-badges strong{padding:7px 10px;border-radius:999px;background:#e7f1ff;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.06em}
.disposable-pack-band p{margin:0;color:var(--muted)}
.disposable-pack-band a{margin-top:22px;color:var(--blue);font-size:13px;font-weight:850}
@media(max-width:1000px){.disposable-showcase-grid{grid-template-columns:1fr}.disposable-color-visual img{min-height:360px}.disposable-pack-band{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.disposable-showcase{margin-bottom:42px}.disposable-showcase-grid{border-radius:20px}.disposable-color-visual img{min-height:230px}.disposable-color-visual figcaption{left:14px;right:14px;bottom:14px;text-align:center}.disposable-spec-panel{padding:32px 25px}.disposable-weight-list strong{min-width:58px}.disposable-pack-band{grid-template-columns:1fr;border-radius:20px}.disposable-pack-band img{height:260px}.disposable-pack-band>div{padding:30px 26px}.disposable-pack-band h3{font-size:26px}}

/* Featured sourcing insight and article infographic */
.article-grid .insight-card-featured{grid-column:1/-1;display:grid;grid-template-columns:1.45fr .75fr;padding:0;overflow:hidden;border-color:rgba(7,21,35,.13);box-shadow:0 20px 48px rgba(7,21,35,.09)}
.insight-card-featured>img{width:100%;height:100%;min-height:390px;object-fit:cover;background:#eef3f7}
.insight-card-featured>div{display:flex;flex-direction:column;justify-content:center;padding:38px}
.insight-card-featured>div>span{font-size:11px;color:var(--blue);font-weight:800}
.insight-card-featured h2{font-size:30px;margin:14px 0 12px}
.insight-card-featured p{color:var(--muted)}
.insight-card-featured .text-link{margin-top:12px}
.article-hero-visual{margin:42px -90px 45px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#f1f5f7;box-shadow:0 22px 55px rgba(7,21,35,.1)}
.article-hero-visual a{display:block}
.article-hero-visual img{width:100%;height:auto}
.article-hero-visual figcaption{padding:13px 18px;color:var(--muted);font-size:11px;background:white}

/* Insights knowledge center */
.insights-hero{position:relative;overflow:hidden;padding:92px 0 78px;background:linear-gradient(125deg,var(--paper) 0,#fff 58%,#e8f5f4 100%);border-bottom:1px solid var(--line)}
.insights-hero:after{content:"JUNDA";position:absolute;right:-2vw;bottom:-7vw;color:rgba(7,21,35,.035);font-size:18vw;font-weight:950;letter-spacing:-.08em;line-height:1;pointer-events:none}
.insights-hero .shell{position:relative;z-index:1}.insights-hero h1{max-width:850px;margin:0;font-size:clamp(44px,6vw,76px);line-height:1.03;letter-spacing:-.045em}.insights-hero p{max-width:720px;margin:24px 0 0;color:var(--muted);font-size:17px}
.insights-search{display:flex;align-items:center;max-width:720px;height:58px;margin-top:34px;padding:5px 6px 5px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 14px 36px rgba(7,21,35,.08)}.insights-search>span{margin-right:10px;color:var(--blue);font-size:24px}.insights-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink)}.insights-search b{padding:11px 22px;border-radius:999px;background:var(--blue);color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.insights-section{padding:70px 0 110px;background:#f8f9f7}.insights-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:36px}.insights-sidebar{position:sticky;top:130px;align-self:start;padding:20px;border-radius:18px;background:#edf2f3}.insights-sidebar h2{margin:0 8px 15px;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.insights-filter{display:flex;width:100%;align-items:center;justify-content:space-between;padding:10px 12px;border:0;border-radius:9px;background:transparent;color:var(--ink);font-size:13px;text-align:left;cursor:pointer}.insights-filter b{color:var(--muted);font-size:11px}.insights-filter:hover{background:rgba(255,255,255,.7)}.insights-filter.active{background:var(--ink);color:#fff}.insights-filter.active b{color:#cbd6df}
.insights-mobile-filters{display:none}.insights-results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.insights-results-head>span{color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.insights-results-head small{color:var(--muted)}.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.insights-featured{grid-column:1/-1;display:grid;grid-template-columns:1.05fr .95fr;min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 18px 48px rgba(7,21,35,.08)}.insights-featured>img,.insights-featured>.insight-card-placeholder{width:100%;height:100%;min-height:390px;object-fit:cover}.insight-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .25s,box-shadow .25s}.insight-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(7,21,35,.1)}.insight-card>img,.insight-card>.insight-card-placeholder{width:100%;height:180px;object-fit:cover}.insight-card-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#eef1ed,#b8d9d8 50%,#10283b 51%,#15b8bd)}.insight-card-placeholder span{color:#fff;font-size:28px;font-weight:900;letter-spacing:.12em}.insight-card-copy{padding:25px}.insights-featured .insight-card-copy{display:flex;flex-direction:column;justify-content:center;padding:44px}.insight-topic{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.insight-card-copy h2{margin:9px 0 10px;font-size:21px;line-height:1.25}.insights-featured h2{font-size:clamp(28px,3.2vw,44px)}.insight-card-copy p{color:var(--muted);font-size:13px;line-height:1.65}.insights-featured p{font-size:15px}.insight-card-copy .article-date{color:#88949d;font-size:10px}.insights-empty{padding:50px;border:1px dashed var(--line);border-radius:18px;background:#fff;color:var(--muted);text-align:center}
@media(max-width:1000px){.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insights-featured{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.insights-hero{padding:64px 0 50px}.insights-hero p{font-size:15px}.insights-search{height:52px;margin-top:25px}.insights-search b{display:none}.insights-section{padding:28px 0 70px}.insights-layout{display:block}.insights-sidebar{display:none}.insights-mobile-filters{display:flex;width:100%;gap:7px;overflow-x:auto;margin:0 0 22px;padding:0 0 8px;scrollbar-width:none}.insights-mobile-filters .insights-filter{width:auto;flex:none;gap:12px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;white-space:nowrap}.insights-mobile-filters .insights-filter.active{background:var(--ink)}.insights-grid{grid-template-columns:1fr}.insights-featured{display:block;min-height:0}.insights-featured>img,.insights-featured>.insight-card-placeholder{height:240px;min-height:0}.insights-featured .insight-card-copy{padding:25px}.insights-featured h2{font-size:27px}.insight-card>img,.insight-card>.insight-card-placeholder{height:210px}}
@media(max-width:1000px){.article-grid .insight-card-featured{grid-template-columns:1.15fr .85fr}.insight-card-featured>img{min-height:350px}.article-hero-visual{margin-left:0;margin-right:0}}
@media(max-width:760px){.article-grid .insight-card-featured{display:block}.insight-card-featured>img{min-height:0;aspect-ratio:3/2}.insight-card-featured>div{padding:28px}.insight-card-featured h2{font-size:25px}.article-hero-visual{margin:30px 0}.article-hero-visual figcaption{font-size:10px}}

/* Long-cuff latex OEM range */
.oem-length-section{background:linear-gradient(145deg,#e9eef0 0,#f8f7f2 58%,#fff 100%)}
.oem-length-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}
.oem-length-visual{position:relative;margin:0;border-radius:30px;overflow:hidden;background:white;box-shadow:0 26px 70px rgba(7,21,35,.13)}
.oem-length-visual:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.55);border-radius:inherit;pointer-events:none}
.oem-length-visual img{width:100%;aspect-ratio:1/1;object-fit:cover}
.oem-length-visual figcaption{position:absolute;left:20px;right:20px;bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 17px;border:1px solid rgba(255,255,255,.42);border-radius:14px;background:rgba(7,21,35,.82);color:white;backdrop-filter:blur(12px)}
.oem-length-visual figcaption span{font-size:9px;font-weight:850;letter-spacing:.14em}
.oem-length-visual figcaption strong{font-size:17px;white-space:nowrap}
.oem-length-copy h2{margin:0;font-size:clamp(38px,4.4vw,58px);line-height:1.06;letter-spacing:-.04em}
.oem-length-copy>p{margin:24px 0;color:var(--muted);font-size:17px}
.oem-length-options{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:28px 0}
.oem-length-options article{display:grid;padding:15px 17px;border:1px solid #ccd5d8;border-radius:14px;background:rgba(255,255,255,.72)}
.oem-length-options strong{color:var(--blue);font-size:20px;line-height:1.1}
.oem-length-options span{margin-top:5px;color:#52636f;font-size:11px;font-weight:750}
.oem-length-copy ul{padding:0;margin:24px 0 30px;list-style:none;border-top:1px solid #cfd7da}
.oem-length-copy li{position:relative;padding:11px 0 11px 22px;border-bottom:1px solid #cfd7da;color:#384957;font-size:13px}
.oem-length-copy li:before{content:"";position:absolute;left:1px;top:18px;width:7px;height:7px;border-radius:50%;background:var(--cyan)}
@media(max-width:1000px){.oem-length-grid{grid-template-columns:1fr;gap:45px}.oem-length-visual{max-width:760px}.oem-length-copy{max-width:760px}}
@media(max-width:760px){.oem-length-grid{gap:36px}.oem-length-visual{border-radius:20px}.oem-length-visual figcaption{left:12px;right:12px;bottom:12px;padding:11px 13px}.oem-length-visual figcaption span{font-size:7px}.oem-length-visual figcaption strong{font-size:14px}.oem-length-copy h2{font-size:37px}.oem-length-copy>p{font-size:15px}.oem-length-options{gap:7px}.oem-length-options article{padding:13px}.oem-length-copy .button{width:100%;padding:0 18px;gap:12px}}

/* Disposable examination glove retail and case packs */
.disposable-case-pack{margin-top:20px;padding:42px;border:1px solid var(--line);border-radius:24px;background:#f1f4f4}
.disposable-case-pack-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:50px;margin-bottom:28px}
.disposable-case-pack-head span,.disposable-case-pack article span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.14em}
.disposable-case-pack-head h3{margin:8px 0 0;font-size:32px;line-height:1.12;letter-spacing:-.03em}
.disposable-case-pack-head p{margin:0;color:var(--muted)}
.disposable-pack-standard{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}
.disposable-case-pack .disposable-pack-standard article{display:flex;align-items:baseline;gap:9px;padding:17px 20px;border-radius:14px;background:#071523;color:white}
.disposable-pack-standard strong{font-size:28px;line-height:1;color:#63d9db}
.disposable-pack-standard span{color:#b7c5ce;font-size:9px;font-weight:900;letter-spacing:.12em}
.disposable-case-pack-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.disposable-case-pack article{overflow:hidden;border:1px solid #dce2e3;border-radius:18px;background:white}
.disposable-case-pack article img{width:100%;aspect-ratio:1.58/1;object-fit:contain;background:white}
.disposable-case-pack article>div{padding:24px 26px 28px}
.disposable-case-pack h4{margin:7px 0 8px;font-size:22px;line-height:1.2}
.disposable-case-pack article p{margin:0;color:var(--muted);font-size:13px}
.disposable-pack-details{margin-top:20px;border-top:1px solid var(--line)}
.disposable-pack-details summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0 0;color:var(--blue);font-size:12px;font-weight:850;cursor:pointer;list-style:none}
.disposable-pack-details summary::-webkit-details-marker{display:none}
.disposable-pack-details summary b{font-size:20px;line-height:1;transition:.2s}
.disposable-pack-details[open] summary b{transform:rotate(45deg)}
.disposable-pack-details dl{margin:14px 0 0;border-top:1px solid var(--line)}
.disposable-pack-details dl div{display:grid;grid-template-columns:112px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}
.disposable-pack-details dt{color:var(--muted)}
.disposable-pack-details dd{margin:0;font-weight:750}
.disposable-case-pack>small{display:block;margin-top:18px;color:#77858e;font-size:10px}
@media(max-width:1000px){.disposable-case-pack{padding:34px}.disposable-case-pack-head{grid-template-columns:1fr;gap:16px}}
@media(max-width:760px){.disposable-case-pack{padding:25px 18px;border-radius:20px}.disposable-case-pack-head{margin-bottom:22px}.disposable-case-pack-head h3{font-size:27px}.disposable-pack-standard{grid-template-columns:1fr}.disposable-pack-standard article{padding:14px 18px}.disposable-pack-standard strong{font-size:24px}.disposable-case-pack-grid{grid-template-columns:1fr}.disposable-case-pack article>div{padding:22px}.disposable-case-pack h4{font-size:20px}.disposable-pack-details dl div{grid-template-columns:92px 1fr}}

/* Premium editorial motion and dimensional image frames */
@property --frame-y{syntax:"<length>";inherits:false;initial-value:0px}
@property --frame-roll{syntax:"<angle>";inherits:false;initial-value:0deg}
@keyframes premium-frame-float{0%,100%{--frame-y:1px;--frame-roll:-.12deg}50%{--frame-y:-5px;--frame-roll:.12deg}}
.motion-frame{--frame-rx:0deg;--frame-ry:0deg;--frame-light-x:50%;--frame-light-y:42%;position:relative;transform-origin:50% 52%;transform-style:preserve-3d;transform:perspective(1400px) translate3d(0,var(--frame-y),0) rotateX(var(--frame-rx)) rotateY(var(--frame-ry)) rotateZ(var(--frame-roll));animation:premium-frame-float 9s ease-in-out var(--motion-delay,0s) infinite;transition:transform .42s cubic-bezier(.2,.75,.2,1),box-shadow .42s ease,filter .42s ease;will-change:transform;backface-visibility:hidden}
.motion-frame.is-interacting{animation-play-state:paused;box-shadow:0 30px 72px rgba(7,21,35,.17);filter:saturate(1.025) contrast(1.01)}
.product-detail{background:radial-gradient(circle at 10% 12%,rgba(54,187,191,.1),transparent 28%),linear-gradient(180deg,#fafaf7 0,#eef1ee 100%)}
.product-detail .detail-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:92px}
.product-3d-viewer{border:1px solid rgba(255,255,255,.92);background:radial-gradient(circle at var(--gx) var(--gy),#fff 0,#edf3f0 34%,#d7e2df 69%,#becfcd 100%);box-shadow:0 28px 78px rgba(7,21,35,.14),inset 0 1px 0 rgba(255,255,255,.95)}
.product-3d-viewer .viewer-grid{opacity:.58}
.product-object img{filter:drop-shadow(0 42px 32px rgba(7,21,35,.32)) saturate(1.035)}
.product-card{border-color:rgba(7,21,35,.06);box-shadow:0 14px 38px rgba(7,21,35,.055)}
.product-card:hover{box-shadow:0 27px 65px rgba(7,21,35,.13)}
.product-visual{height:375px;background:radial-gradient(circle at 48% 40%,#fff 0,#f0f2ee 54%,#e1e7e4 100%)}
.product-proof-grid figure{box-shadow:0 16px 40px rgba(0,0,0,.15)}
.product-proof-grid figcaption{background:linear-gradient(110deg,#0d2131,#173a51)}
.view-controls button{border-color:rgba(7,21,35,.13);background:rgba(255,255,255,.72);backdrop-filter:blur(10px)}
@media(max-width:1000px){.product-detail .detail-grid{grid-template-columns:1fr;gap:60px}.product-visual{height:360px}}
@media(max-width:760px){.motion-frame{animation-duration:11s}.product-detail .detail-grid{gap:42px}.product-visual{height:330px}}
@media(prefers-reduced-motion:reduce){.motion-frame{animation:none!important;transform:none!important;transition:none!important}}

/* ---- SEO content plugin: article body & date ---- */
.article-date{display:block;color:var(--muted);font-size:13px;margin-bottom:18px;letter-spacing:.04em}
.article-body{margin:26px 0 40px;font-size:16px}
.article-body h2{margin:34px 0 12px;font-size:24px;line-height:1.3}
.article-body h3{margin:26px 0 10px;font-size:19px;line-height:1.35}
.article-body p{margin:0 0 16px;color:#23303c}
.article-body ul,.article-body ol{margin:0 0 16px;padding-left:22px}
.article-body li{margin-bottom:6px}
.article-body blockquote{margin:0 0 16px;padding:12px 18px;border-left:3px solid var(--blue);background:rgba(7,21,35,.04);border-radius:0 8px 8px 0;color:#23303c}
.article-body code{background:rgba(7,21,35,.06);padding:2px 6px;border-radius:4px;font-size:.92em}
.article-body a{color:var(--blue);text-decoration:underline}
.article-body table{width:100%;border-collapse:collapse;margin:0 0 18px;font-size:14px}
.article-body th,.article-body td{border:1px solid rgba(7,21,35,.15);padding:8px 10px;text-align:left}
.article-body th{background:rgba(7,21,35,.05)}
.article-body img{border-radius:10px;margin:8px 0 16px}
