
:root{
 --blue:#285394;--blue-deep:#173a63;--navy:#102f49;--lime:#a6d936;--lime-soft:#eef8d9;
 --ink:#132b3b;--muted:#637581;--line:#dce7ec;--soft:#f5f9fb;--soft-blue:#eaf3f8;
 --white:#fff;--danger:#bd3d3d;--shadow:0 24px 72px rgba(16,47,73,.11);--shadow-sm:0 10px 34px rgba(16,47,73,.07);
 --radius:28px;--radius-sm:18px;--max:1220px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}
img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--max),calc(100% - 44px));margin-inline:auto}
.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:var(--navy);color:#fff;padding:12px 18px;border-radius:10px}.skip-link:focus{top:16px}
.section{padding:94px 0}.section-sm{padding:62px 0}.bg-soft{background:var(--soft)}.bg-blue{background:linear-gradient(135deg,#0f304b,#285394);color:#fff}.muted{color:var(--muted)}
.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:.75rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:3px;border-radius:4px;background:var(--lime)}
h1,h2,h3,h4{margin:0 0 18px;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.75rem,5.8vw,5.25rem)}h2{font-size:clamp(2.05rem,4vw,3.55rem)}h3{font-size:1.34rem}p{margin:0 0 18px;color:var(--muted)}.lead{font-size:1.16rem;max-width:720px}.small{font-size:.84rem}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;padding:14px 23px;font-weight:850;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 12px 30px rgba(40,83,148,.22)}.btn-primary:hover{background:#20477f}.btn-lime{background:var(--lime);color:var(--navy)}.btn-outline{background:#fff;border:1px solid var(--line);color:var(--blue)}.btn-ghost{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.25);color:#fff}.btn-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:850}.btn-link:after{content:"→";transition:.2s}.btn-link:hover:after{transform:translateX(4px)}
.topbar{background:var(--navy);color:#dbe7ee;font-size:.82rem}.topbar-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-contacts{display:flex;gap:20px;align-items:center}.topbar a{color:#fff}.topbar-contacts a+a:before{content:"";display:inline-block;width:1px;height:13px;background:rgba(255,255,255,.28);margin-right:20px;vertical-align:-2px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:blur(17px);border-bottom:1px solid rgba(220,231,236,.95)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-lockup img{width:405px;max-height:55px;object-fit:contain;object-position:left center}.nav{display:flex;align-items:center;gap:20px}.nav>a:not(.btn){font-size:.91rem;font-weight:770;color:#324855}.nav>a.active,.nav>a:hover{color:var(--blue)}.menu-toggle{display:none;width:46px;height:46px;border:0;border-radius:14px;background:var(--soft-blue);color:var(--navy);font-size:1.3rem}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 89% 8%,rgba(166,217,54,.22),transparent 24%),linear-gradient(135deg,#fff 0%,#f7fbfc 48%,#e8f2f7 100%);padding:76px 0 72px}.hero:after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(40,83,148,.1);border-radius:50%;right:-190px;bottom:-245px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center}.hero-copy{position:relative;z-index:2}.hero h1 span{color:var(--blue)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}
.hero-finder{margin-top:29px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:12px;display:grid;grid-template-columns:1fr auto;gap:10px;max-width:650px;box-shadow:var(--shadow-sm)}.hero-finder select{border:0;background:transparent;padding:10px 13px;color:var(--ink);outline:none;width:100%}
.hero-showcase{position:relative;background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow);padding:18px;min-height:560px}.hero-product-image{height:470px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#fff,#e9f3f7)}.hero-product-image img{width:100%;height:100%;object-fit:contain}.hero-product-info{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 10px 5px}.hero-product-info strong{font-size:1.1rem}.hero-product-info span{display:block;color:var(--muted);font-size:.84rem}.hero-badge{position:absolute;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-sm);padding:13px 16px;display:flex;gap:10px;align-items:center;font-size:.82rem;font-weight:800}.hero-badge.one{left:-34px;top:62px}.hero-badge.two{right:-30px;bottom:112px}.hero-badge .dot{width:10px;height:10px;border-radius:50%;background:var(--lime)}
.trust-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:27px 25px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;color:var(--blue-deep);font-size:1.34rem}.trust-item span{font-size:.89rem;color:var(--muted)}
.brand-logo-strip{padding:27px 0;background:#fff;border-bottom:1px solid var(--line)}.brand-logo-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.brand-logo-tile{min-height:82px;border:1px solid var(--line);border-radius:16px;padding:13px;background:#fff;display:flex;align-items:center;justify-content:center;transition:.22s}.brand-logo-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm)}.brand-logo-tile img{width:100%;height:54px;object-fit:contain}.brand-logo-tile.drdev img{height:70px}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:40px}.section-head p{max-width:650px}
.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{border:1px solid var(--line);border-radius:24px;padding:27px;background:#fff;transition:.26s}.solution-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm);border-color:#bfd1dc}.line-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--lime-soft);margin-bottom:18px}.line-icon svg{width:26px;height:26px;fill:none;stroke:var(--blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.solution-card p{font-size:.91rem}.solution-card .mini-link{font-size:.85rem;color:var(--blue);font-weight:850}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:var(--shadow-sm);transition:.26s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-media{height:345px;background:linear-gradient(145deg,#fff,#edf5f8);padding:18px;display:flex;align-items:center;justify-content:center;position:relative}.product-media img{width:100%;height:100%;object-fit:contain;border-radius:15px}.tag{position:absolute;left:17px;top:17px;background:var(--lime);color:var(--navy);padding:7px 11px;border-radius:999px;font-size:.69rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.product-body{padding:25px}.feature-list{list-style:none;padding:0;margin:16px 0 23px}.feature-list li{display:flex;gap:9px;color:var(--muted);font-size:.91rem;margin:8px 0}.feature-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--lime);margin-top:.58em;flex:0 0 auto}.product-actions{display:flex;gap:10px;flex-wrap:wrap}
.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:21px}.brand-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;display:flex;flex-direction:column;min-height:285px;box-shadow:var(--shadow-sm);transition:.25s}.brand-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.brand-badge{height:93px;border-radius:17px;background:#fff;border:1px solid #edf2f4;display:flex;align-items:center;justify-content:center;padding:11px;margin-bottom:20px}.brand-badge img{max-width:180px;max-height:72px;object-fit:contain}.brand-badge.drdev img{height:82px;max-height:82px}.brand-card .entity{font-size:.71rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:8px}.brand-card p{font-size:.9rem}.brand-card .btn-link{margin-top:auto}
.split{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.legacy-panel{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;border-radius:34px;padding:49px;min-height:470px}.legacy-panel:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:var(--lime);right:-95px;bottom:-115px}.legacy-panel>*{position:relative;z-index:2}.legacy-panel .year{font-size:clamp(5.4rem,11vw,8.8rem);font-weight:950;line-height:.88;letter-spacing:-.08em}.legacy-panel p{color:#dbe8ef}.chip-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.chip{border:1px solid rgba(255,255,255,.25);padding:8px 12px;border-radius:999px;font-size:.81rem;font-weight:790}.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:26px}.value-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.value-card .line-icon{margin-bottom:13px}.value-card p{font-size:.9rem}
.support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.support-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;transition:.25s}.support-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm)}.support-card p{font-size:.9rem}.support-card .line-icon{margin-bottom:14px}
.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resource-card{border:1px solid var(--line);border-radius:23px;overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.resource-visual{height:150px;background:linear-gradient(135deg,var(--soft-blue),var(--lime-soft));display:flex;align-items:end;padding:22px}.resource-visual span{font-weight:950;color:var(--blue);font-size:2rem;letter-spacing:-.04em}.resource-body{padding:23px}.resource-body p{font-size:.9rem}
.page-hero{padding:76px 0;background:linear-gradient(135deg,#eef5f8,#fff);border-bottom:1px solid var(--line)}.breadcrumbs{font-size:.85rem;color:var(--muted);margin-bottom:13px}.page-hero h1{font-size:clamp(2.55rem,5vw,4.45rem)}
.filter-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filter-input{flex:1;min-width:260px;border:1px solid var(--line);border-radius:999px;padding:14px 18px;outline:none}.filter-btn{border:1px solid var(--line);background:#fff;color:var(--blue-deep);border-radius:999px;padding:11px 16px;font-weight:800}.filter-btn.active{background:var(--blue);border-color:var(--blue);color:#fff}.product-card[hidden],.category-card[hidden]{display:none!important}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{border:1px solid var(--line);border-radius:22px;padding:26px;background:#fff;transition:.25s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm)}.category-card .num{font-size:.72rem;color:var(--blue);font-weight:950;letter-spacing:.12em;margin-bottom:17px}.category-card p{font-size:.9rem}
.product-detail{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.product-detail-media{background:linear-gradient(145deg,#fff,#edf5f8);border:1px solid var(--line);border-radius:30px;padding:22px}.product-detail-media img{width:100%;height:560px;object-fit:contain;border-radius:18px}.meta-row{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.meta{background:var(--soft-blue);color:var(--blue-deep);padding:8px 12px;border-radius:999px;font-size:.83rem;font-weight:820}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.spec{background:#fff;border:1px solid var(--line);border-radius:19px;padding:21px}.spec strong{display:block;color:var(--blue-deep);margin-bottom:5px}.spec span{font-size:.9rem;color:var(--muted)}.detail-layout{display:grid;grid-template-columns:1fr .8fr;gap:22px}.content-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:27px;box-shadow:var(--shadow-sm)}
.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px}.contact-cards{display:grid;gap:14px}.contact-card{border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff}.contact-card strong{display:block;color:var(--blue-deep);margin-bottom:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.87rem;font-weight:830;color:var(--blue-deep)}.field input,.field select,.field textarea{border:1px solid #cbd9e0;border-radius:14px;padding:13px 14px;outline:none;background:#fff}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(40,83,148,.09)}.field textarea{min-height:126px;resize:vertical}.notice{background:var(--lime-soft);border-left:4px solid var(--lime);border-radius:14px;padding:17px;color:#3b551d}
.tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:22px}.tab-btn{border:1px solid var(--line);background:#fff;color:var(--blue-deep);border-radius:999px;padding:11px 16px;font-weight:800}.tab-btn.active{background:var(--blue);color:#fff;border-color:var(--blue)}.tab-panel{display:none}.tab-panel.active{display:block}.faq{display:grid;gap:11px}.faq details{border:1px solid var(--line);border-radius:17px;background:#fff;padding:0 20px}.faq summary{cursor:pointer;font-weight:850;color:var(--blue-deep);padding:18px 0}.faq p{padding-bottom:18px}
.cta{background:linear-gradient(125deg,var(--navy),var(--blue));border-radius:34px;padding:49px;display:flex;align-items:center;justify-content:space-between;gap:34px;color:#fff;position:relative;overflow:hidden}.cta:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:var(--lime);right:-85px;top:-105px}.cta>*{position:relative;z-index:2}.cta p{color:#dce8ee}.cta h2{font-size:clamp(2rem,4vw,3rem);max-width:710px}
.site-footer{background:#09273b;color:#dce7ed;padding:68px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.05fr;gap:36px}.footer-logo-box{background:#fff;border-radius:14px;padding:13px 16px;display:inline-block;margin-bottom:18px}.footer-logo{width:320px}.site-footer h3{font-size:.96rem;color:#fff;letter-spacing:.05em}.site-footer p,.site-footer a{color:#b8c9d2;font-size:.89rem}.footer-links{display:grid;gap:9px}.contact-links{gap:12px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#9fb4be;font-size:.82rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-weight:950;box-shadow:0 15px 35px rgba(0,0,0,.22)}.mobile-dock{display:none}
.reveal{opacity:0;transform:translateY(18px);transition:.55s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1120px){.nav{gap:15px}.nav>a:not(.btn){font-size:.87rem}.brand-logo-grid{grid-template-columns:repeat(4,1fr)}.brand-grid{grid-template-columns:repeat(2,1fr)}.support-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:970px){.menu-toggle{display:block}.nav{position:absolute;left:0;right:0;top:88px;background:#fff;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:stretch;padding:17px 22px 23px;box-shadow:var(--shadow)}.nav.open{display:flex}.nav a{padding:8px}.hero-grid,.split,.product-detail,.contact-grid,.detail-layout{grid-template-columns:1fr}.hero-showcase{max-width:720px;margin:auto}.hero-badge{display:none}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.solution-grid,.category-grid,.product-grid,.resource-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.25fr 1fr}}
@media(max-width:670px){.container{width:min(var(--max),calc(100% - 28px))}.topbar-inner{justify-content:center}.topbar-inner>span:first-child{display:none}.topbar-contacts{gap:9px;font-size:.75rem;justify-content:center;flex-wrap:wrap}.topbar-contacts a+a:before{display:none}.header-inner{min-height:76px}.brand-lockup img{width:270px}.nav{top:76px}.hero{padding:58px 0}.hero h1{font-size:2.72rem}.hero-actions .btn{width:100%}.hero-finder{grid-template-columns:1fr}.hero-showcase{min-height:auto}.hero-product-image{height:390px}.trust-grid,.brand-logo-grid,.solution-grid,.category-grid,.product-grid,.brand-grid,.support-grid,.resource-grid,.value-grid,.spec-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.section{padding:72px 0}.section-head{display:block}.section-head .btn{margin-top:14px}.product-media{height:310px}.product-detail-media img{height:420px}.field.full{grid-column:auto}.cta{display:block;padding:34px 25px}.cta .btn{width:100%;margin-top:12px}.copyright{display:block}.footer-logo{width:265px}.whatsapp-float{display:none}.mobile-dock{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:10px;right:10px;bottom:10px;z-index:90;border-radius:18px;background:#fff;box-shadow:0 16px 45px rgba(0,0,0,.18);padding:7px;gap:7px}.mobile-dock a{padding:11px 8px;text-align:center;border-radius:13px;font-weight:850;font-size:.82rem}.mobile-dock a:first-child{background:var(--soft-blue);color:var(--blue)}.mobile-dock a:last-child{background:#25d366;color:#fff}.site-footer{padding-bottom:100px}}


/* Version 10: dynamic product showcase */
.dynamic-range-section{overflow:hidden}
.range-carousel{background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden}
.range-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-bottom:1px solid var(--line);background:#fbfdfe}
.range-filters,.range-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.range-filter,.range-control{border:1px solid var(--line);background:#fff;color:var(--blue-deep);border-radius:999px;padding:9px 14px;font-weight:820;cursor:pointer;transition:.22s}
.range-filter:hover,.range-control:hover{border-color:var(--blue);color:var(--blue)}
.range-filter.active{background:var(--blue);border-color:var(--blue);color:#fff}
.range-control{min-width:42px}
.range-pause{min-width:76px}
.range-viewport{overflow:hidden;outline:none}
.range-viewport:focus-visible{box-shadow:inset 0 0 0 3px rgba(40,83,148,.22)}
.range-track{display:flex;transition:transform .68s cubic-bezier(.22,.61,.36,1);will-change:transform}
.range-slide{flex:0 0 100%;display:grid;grid-template-columns:1.02fr .98fr;min-height:560px;background:#fff}
.range-slide[hidden]{display:none!important}
.range-media{position:relative;display:flex;align-items:center;justify-content:center;padding:34px;background:linear-gradient(145deg,#f7fbfc,#e7f2f6);overflow:hidden}
.range-media:after{content:"";position:absolute;width:270px;height:270px;border-radius:50%;background:rgba(168,220,50,.13);right:-90px;bottom:-110px}
.range-media img{position:relative;z-index:2;width:100%;height:490px;object-fit:contain;transition:transform .75s ease}
.range-slide.is-active .range-media img{transform:scale(1.025)}
.range-kicker{position:absolute;z-index:3;left:22px;top:22px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:var(--blue-deep);font-size:.72rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;box-shadow:var(--shadow-sm)}
.range-copy{padding:52px 48px;display:flex;flex-direction:column;justify-content:center}
.range-brand-logo{width:154px;height:86px;object-fit:contain;transform:scale(1.18);transform-origin:left center;margin-bottom:10px}
.range-copy h3{font-size:clamp(2rem,3.7vw,3.3rem);margin-top:12px}
.range-copy>p{font-size:1.04rem;max-width:580px}
.range-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:23px 0 27px}
.range-feature-grid span{border:1px solid var(--line);border-radius:15px;padding:13px 14px;color:var(--muted);font-size:.85rem;background:#fbfdfe}
.range-feature-grid strong{display:block;color:var(--blue-deep);font-size:.96rem}
.range-actions{display:flex;gap:11px;flex-wrap:wrap}
.range-navigation{padding:16px 20px 20px;border-top:1px solid var(--line);background:#fbfdfe}
.range-thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:11px}
.range-thumb{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;text-align:left;border:1px solid var(--line);border-radius:16px;background:#fff;padding:8px 11px;color:var(--blue-deep);cursor:pointer;transition:.22s;min-width:0;overflow:hidden}
.range-thumb:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}
.range-thumb.active{border-color:var(--blue);box-shadow:0 0 0 3px rgba(40,83,148,.09)}
.range-thumb-image{width:54px;height:50px;border-radius:11px;background:var(--soft-blue);display:flex;align-items:center;justify-content:center;overflow:hidden}
.range-thumb-image img{width:100%;height:100%;object-fit:contain}
.range-thumb>span:last-child{min-width:0;overflow:hidden}
.range-thumb strong,.range-thumb small{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.16}.range-thumb small{color:var(--muted);margin-top:3px;font-size:.76rem}
.range-progress{height:4px;background:#e4edf1;border-radius:999px;margin-top:14px;overflow:hidden}
.range-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--blue),var(--lime));border-radius:inherit}
.range-progress span.is-running{animation:rangeProgress 5.4s linear forwards}
@keyframes rangeProgress{from{width:0}to{width:100%}}
@media(prefers-reduced-motion:reduce){.range-track,.range-media img{transition:none}.range-progress span.is-running{animation:none;width:100%}}

/* Equal visual logo frames across homepage and portfolio */
.brand-logo-tile,.brand-badge{overflow:visible}
.brand-logo-tile img.logo-equalized,.brand-badge img.logo-equalized{
  width:152px!important;height:62px!important;max-width:152px!important;max-height:62px!important;object-fit:contain!important;transform-origin:center!important;
}
.brand-logo-tile img.logo-drdev,.brand-badge img.logo-drdev{transform:scale(1.28)!important}
.brand-logo-tile img.logo-bd,.brand-badge img.logo-bd{transform:scale(1.02)!important}
.brand-logo-tile img.logo-omron,.brand-badge img.logo-omron{transform:scale(1.05)!important}
.brand-logo-tile img.logo-beurer,.brand-badge img.logo-beurer{transform:scale(1.05)!important}
.brand-logo-tile img.logo-control-d,.brand-badge img.logo-control-d{transform:scale(1.05)!important}
.brand-logo-tile img.logo-lifejab,.brand-badge img.logo-lifejab{transform:scale(.96)!important}

@media(max-width:970px){
 .range-slide{grid-template-columns:1fr}.range-media img{height:430px}.range-copy{padding:40px 34px}.range-slide{min-height:auto}
}
@media(max-width:670px){
 .range-toolbar{align-items:flex-start}.range-toolbar,.range-actions{flex-direction:column}.range-controls{width:100%;justify-content:space-between}.range-filters{width:100%}.range-filter{flex:1;text-align:center;padding:9px 8px;font-size:.78rem}.range-media{padding:23px}.range-media img{height:340px}.range-copy{padding:32px 23px}.range-feature-grid{grid-template-columns:1fr}.range-actions .btn{width:100%}.range-thumbnails{grid-template-columns:1fr}.range-thumb{grid-template-columns:48px 1fr}.range-brand-logo{width:135px;height:74px}
 .brand-logo-tile img.logo-equalized,.brand-badge img.logo-equalized{width:142px!important;height:58px!important;max-width:142px!important;max-height:58px!important}
}

/* Production polish */
html,body{max-width:100%;overflow-x:hidden}
h1,h2,h3,h4{letter-spacing:0}
h1{font-size:5rem}
h2{font-size:3.25rem}
.page-hero h1{font-size:4.2rem}
.range-copy h3{font-size:3rem}
.legacy-panel .year{font-size:8rem}
.cta h2{font-size:2.8rem}
.hero{background:linear-gradient(135deg,#fff 0%,#f7fbfc 52%,#e8f2f7 100%)}
.hero:after,.legacy-panel:after,.cta:after,.range-media:after{display:none}
.hero-showcase,.legacy-panel,.cta{border-radius:16px}
.hero-product-image{border-radius:12px}
.range-carousel{border-radius:12px}
.solution-card,.product-card,.brand-card,.support-card,.resource-card,.value-card,.category-card,.content-card,.contact-card,.spec,.brand-logo-tile,.brand-badge{border-radius:8px}
.product-detail-media,.field input,.field select,.field textarea,.notice,.tabs .tab-btn,.filter-btn{border-radius:8px}
.eyebrow,.tag,.brand-card .entity,.category-card .num,.legacy-panel .year,.resource-visual span{letter-spacing:0}
.brand-logo-grid{grid-template-columns:repeat(8,minmax(0,1fr))}
.brand-logo-tile{min-width:0;overflow:hidden;padding:10px}
.brand-logo-tile img.logo-equalized{width:min(118px,100%)!important;height:50px!important;max-width:100%!important;max-height:50px!important}
.brand-logo-tile img.logo-drdev{transform:scale(1.12)!important}
.brand-logo-tile img.logo-lifejab{transform:scale(.9)!important}
.line-icon{border-radius:10px}
.resource-visual{height:128px}
@media(max-width:1120px){
 h1{font-size:4.15rem}
 h2{font-size:2.75rem}
 .page-hero h1{font-size:3.55rem}
 .range-copy h3{font-size:2.55rem}
 .legacy-panel .year{font-size:6.5rem}
 .cta h2{font-size:2.45rem}
 .brand-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .brand-logo-tile img.logo-equalized{width:152px!important;height:62px!important;max-width:100%!important;max-height:62px!important}
}
@media(max-width:670px){
 h1,.hero h1{font-size:2.55rem}
 h2{font-size:2rem}
 .page-hero h1{font-size:2.4rem}
 .range-copy h3{font-size:2rem}
 .legacy-panel .year{font-size:5.25rem}
 .cta h2{font-size:2rem}
 .brand-logo-grid{grid-template-columns:1fr}
 .brand-logo-tile img.logo-equalized,.brand-badge img.logo-equalized{width:142px!important;height:58px!important;max-width:100%!important;max-height:58px!important}
}

/* Homepage V11: first-screen product slider inspired by leading healthcare stores */
.hero-v2{padding:34px 0 36px;background:linear-gradient(135deg,#f7fbfc 0%,#fff 46%,#e8f2f7 100%)}
.home-hero-heading{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:end;margin-bottom:24px}
.home-hero-heading h1{font-size:clamp(2.55rem,5vw,4.65rem);max-width:820px}
.home-hero-heading .lead{max-width:620px;margin-bottom:8px}
.landing-carousel{border-radius:14px;box-shadow:0 28px 82px rgba(16,47,73,.13)}
.landing-carousel .range-toolbar{padding:14px 16px}
.landing-carousel .range-slide{grid-template-columns:.95fr 1.05fr;min-height:570px}
.landing-carousel .range-copy{padding:50px 48px}
.landing-carousel .range-copy h3{font-size:clamp(2.15rem,4vw,3.35rem)}
.landing-carousel .range-media{order:2;min-height:570px}
.landing-carousel .range-media img{height:500px}
.landing-carousel .range-brand-logo{width:126px;height:64px;transform:none;margin-bottom:8px}
.landing-pill{display:inline-flex;width:max-content;align-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--blue);padding:7px 11px;font-size:.72rem;font-weight:900;text-transform:uppercase}
.landing-slider-badges{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 8px}
.landing-slider-badges span{background:var(--lime-soft);color:#38551c;border:1px solid #d9ebb0;border-radius:999px;padding:7px 11px;font-size:.8rem;font-weight:820}
.landing-carousel .range-thumbnails{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.landing-carousel .range-thumb{grid-template-columns:50px minmax(0,1fr)}
.landing-carousel .range-thumb strong{font-size:.78rem}
.landing-carousel .range-thumb[data-range-index="1"] strong{font-size:.76rem}
.landing-carousel .range-thumb-image{width:50px;height:48px}
.landing-carousel .range-control{border-radius:8px}
.landing-carousel .range-filter{border-radius:8px}

/* Final logo equalization: same frame, no per-logo scaling */
.brand-logo-grid{grid-template-columns:repeat(8,minmax(0,1fr));align-items:stretch}
.brand-logo-tile{height:96px;min-height:96px;padding:12px;overflow:hidden}
.brand-badge{height:104px;min-height:104px;overflow:hidden}
.brand-logo-tile img,
.brand-badge img,
.brand-logo-tile img.logo-equalized,
.brand-badge img.logo-equalized,
.brand-logo-tile.drdev img,
.brand-badge.drdev img{
  width:142px!important;
  height:62px!important;
  max-width:142px!important;
  max-height:62px!important;
  object-fit:contain!important;
  transform:none!important;
}
.brand-logo-tile img.logo-lifejab,.brand-badge img.logo-lifejab{width:116px!important;height:62px!important}

@media(max-width:1120px){
 .landing-carousel .range-thumbnails{grid-template-columns:repeat(2,1fr)}
 .brand-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:970px){
 .home-hero-heading{grid-template-columns:1fr}
 .landing-carousel .range-slide{grid-template-columns:1fr}
 .landing-carousel .range-copy{padding:38px 32px}
 .landing-carousel .range-media{min-height:430px}
 .landing-carousel .range-media img{height:410px}
}
@media(max-width:670px){
 .hero-v2{padding:28px 0}
 .home-hero-heading h1{font-size:2.35rem}
 .landing-carousel .range-copy{padding:30px 22px}
 .landing-carousel .range-media{min-height:340px}
 .landing-carousel .range-media img{height:315px}
 .landing-carousel .range-thumbnails{grid-template-columns:1fr}
 .brand-logo-grid{grid-template-columns:1fr}
 .brand-logo-tile{height:90px;min-height:90px}
 .brand-badge{height:98px;min-height:98px}
 .brand-logo-tile img,
 .brand-badge img,
 .brand-logo-tile img.logo-equalized,
 .brand-badge img.logo-equalized,
 .brand-logo-tile.drdev img,
 .brand-badge.drdev img{width:136px!important;height:58px!important;max-width:136px!important;max-height:58px!important}
}

/* V12 polish: faster live slider, balanced logos, blended product imagery */
.range-track{transition:transform .42s cubic-bezier(.22,.61,.36,1)}
.range-progress span.is-running{animation:rangeProgress 2.8s linear forwards}
.landing-carousel .range-media img{height:470px}
.range-media,.product-media,.product-detail-media,.hero-product-image{
  background:
    linear-gradient(180deg,rgba(255,255,255,.9),rgba(245,250,252,.92)),
    linear-gradient(135deg,#eaf3f8,#f8fcfd);
  position:relative;
}
.range-media:before,.product-media:before,.product-detail-media:before,.hero-product-image:before{
  content:"";
  position:absolute;
  inset:26px;
  border:1px solid rgba(40,83,148,.08);
  background:linear-gradient(160deg,rgba(255,255,255,.72),rgba(234,243,248,.36));
  border-radius:12px;
}
.range-media img,.product-media img,.product-detail-media img,.hero-product-image img{
  position:relative;
  z-index:2;
  filter:drop-shadow(0 24px 28px rgba(16,47,73,.16));
}
.product-card:hover .product-media img,.range-slide.is-active .range-media img{transform:translateY(-3px) scale(1.015)}
.range-media img[src*="-actual.png"],
.product-media img[src*="-actual.png"],
.product-stage-image img[src*="-actual.png"],
.product-detail-media img[src*="-actual.png"]{
  border-radius:14px;
  background:#fff;
  box-shadow:0 18px 38px rgba(16,47,73,.12);
}

.brand-logo-strip{padding:16px 0}
.brand-logo-grid{gap:10px}
.brand-logo-tile{height:78px;min-height:78px;padding:9px}
.brand-badge{height:88px;min-height:88px;padding:10px}
.brand-logo-tile img,
.brand-badge img,
.brand-logo-tile img.logo-equalized,
.brand-badge img.logo-equalized,
.brand-logo-tile.drdev img,
.brand-badge.drdev img{
  width:108px!important;
  height:44px!important;
  max-width:108px!important;
  max-height:44px!important;
  object-fit:contain!important;
  transform:none!important;
}
.brand-logo-tile img.logo-lifejab,.brand-badge img.logo-lifejab{width:96px!important;height:44px!important}

.section-head{align-items:center}
.section-head>a.btn{min-height:42px;padding:11px 17px;border-radius:8px;white-space:nowrap}
.resource-grid{align-items:stretch}
.resource-card{display:flex;flex-direction:column;min-height:0}
.resource-visual{height:96px;padding:18px}
.resource-body{padding:18px}
.resource-body h3{font-size:1.12rem;margin-bottom:10px}
.resource-body p{font-size:.88rem;line-height:1.55}
.solutions-ask-section{padding:48px 0}
.solutions-ask-section .section-head{margin-bottom:0}

@media(max-width:1120px){
 .brand-logo-tile img,
 .brand-badge img,
 .brand-logo-tile img.logo-equalized,
 .brand-badge img.logo-equalized,
 .brand-logo-tile.drdev img,
 .brand-badge.drdev img{width:112px!important;height:46px!important;max-width:112px!important;max-height:46px!important}
}
@media(max-width:970px){
 .landing-carousel .range-media img{height:385px}
 .section-head>a.btn{width:max-content}
}
@media(max-width:670px){
 .landing-carousel .range-media img{height:300px}
 .range-media:before,.product-media:before,.product-detail-media:before,.hero-product-image:before{inset:14px}
 .brand-logo-tile{height:74px;min-height:74px}
 .brand-badge{height:84px;min-height:84px}
 .brand-logo-tile img,
 .brand-badge img,
 .brand-logo-tile img.logo-equalized,
 .brand-badge img.logo-equalized,
 .brand-logo-tile.drdev img,
 .brand-badge.drdev img{width:106px!important;height:42px!important;max-width:106px!important;max-height:42px!important}
 .section-head>a.btn{width:100%;margin-top:16px}
}

/* V13: live slider arrows and product-card image layering */
.range-carousel{position:relative}
.range-carousel .range-toolbar{justify-content:flex-start;padding-right:86px}
.range-carousel .range-controls{
  position:absolute;
  top:calc(50% + 18px);
  left:18px;
  right:18px;
  z-index:9;
  display:flex;
  justify-content:space-between;
  pointer-events:none;
}
.landing-carousel .range-controls{
  left:calc(50% + 16px);
  right:20px;
  top:calc(50% + 28px);
}
.dynamic-range-section .range-carousel .range-controls{
  left:20px;
  right:calc(50% + 16px);
}
.range-carousel .range-pause{display:none!important}
.range-carousel .range-control{
  width:46px;
  height:46px;
  min-width:46px;
  padding:0;
  border-radius:50%;
  border-color:rgba(40,83,148,.18);
  background:rgba(255,255,255,.94);
  box-shadow:0 14px 36px rgba(16,47,73,.18);
  color:var(--blue-deep);
  font-size:0;
  line-height:1;
  display:flex;
  align-items:center;
  justify-content:center;
  pointer-events:auto;
}
.range-carousel .range-control:hover{
  background:var(--blue);
  border-color:var(--blue);
  color:#fff;
  transform:translateY(-1px);
}
.range-carousel .range-control:before{
  font-size:1.65rem;
  font-weight:900;
  line-height:1;
}
.range-carousel .range-control[data-range-prev]:before{content:"‹"}
.range-carousel .range-control[data-range-next]:before{content:"›"}
.range-progress span.is-running{animation-duration:2.2s!important}
.product-media{
  padding:50px 22px 22px;
  isolation:isolate;
}
.product-media:before{z-index:0}
.product-media img{
  max-width:94%;
  max-height:88%;
}
.product-media .tag,
.tag{
  z-index:6;
  box-shadow:0 10px 24px rgba(16,47,73,.12);
}

@media(max-width:970px){
 .landing-carousel .range-controls,
 .dynamic-range-section .range-carousel .range-controls,
 .range-carousel .range-controls{
   left:16px;
   right:16px;
   top:auto;
   bottom:112px;
   width:auto;
   flex-direction:row;
 }
}
@media(max-width:670px){
 .range-carousel .range-toolbar{padding-right:16px}
 .range-carousel .range-controls{bottom:126px}
 .range-carousel .range-control{width:40px;height:40px;min-width:40px}
 .range-carousel .range-control:before{font-size:1.38rem}
 .product-media{padding:46px 18px 20px}
}

/* V14: premium product-shop experience */
.product-shop-hero{
  position:relative;
  overflow:hidden;
  padding:44px 0 36px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,251,252,.96)),
    linear-gradient(135deg,#f7fbfc,#eef6f9 58%,#fff);
  border-bottom:1px solid var(--line);
}
.product-shop-hero:before{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(40,83,148,.22),transparent);
}
.product-shop-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:36px;
  align-items:center;
}
.product-shop-copy h1{
  max-width:780px;
  font-size:clamp(2.35rem,4.2vw,4rem);
  line-height:1.02;
  color:var(--ink);
  font-weight:950;
}
.product-shop-copy .lead{max-width:650px;color:#405666}
.product-shop-hero .reveal{
  opacity:1;
  transform:none;
}
.product-shop-hero .btn-outline{
  background:#fff;
  border-color:#d2e1e8;
  color:var(--blue-deep);
}
.product-shop-hero .hero-actions{margin-top:22px}
.product-shop-stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-top:34px;
}
.product-shop-stats div{
  background:#fff;
  border:1px solid var(--line);
  border-radius:10px;
  padding:13px;
  box-shadow:var(--shadow-sm);
}
.product-shop-stats strong{
  display:block;
  color:var(--blue-deep);
  font-size:1.65rem;
  line-height:1;
}
.product-shop-stats span{
  display:block;
  margin-top:5px;
  color:var(--muted);
  font-size:.82rem;
}
.product-stage{
  position:relative;
  min-height:520px;
  border:1px solid rgba(40,83,148,.13);
  border-radius:18px;
  overflow:hidden;
  background:
    linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,252,253,.98)),
    linear-gradient(135deg,#eef7f9,#fff 58%,#edf5f8);
  box-shadow:0 30px 90px rgba(16,47,73,.12);
  isolation:isolate;
}
.product-stage:before{
  content:"";
  position:absolute;
  inset:24px;
  border:1px solid rgba(40,83,148,.08);
  border-radius:14px;
  background:linear-gradient(145deg,rgba(255,255,255,.68),rgba(237,246,249,.42));
  z-index:0;
}
.product-stage:after{
  content:"";
  position:absolute;
  left:8%;
  right:8%;
  bottom:94px;
  height:18px;
  border-radius:50%;
  background:rgba(16,47,73,.12);
  filter:blur(12px);
  z-index:1;
}
.product-stage-slides{position:absolute;inset:0;z-index:2}
.product-stage-slide{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-rows:1fr auto;
  gap:12px;
  padding:30px;
  opacity:0;
  transform:translateX(28px) scale(.985);
  transition:opacity .55s ease,transform .55s ease;
  pointer-events:none;
}
.product-stage-slide.is-active{
  opacity:1;
  transform:translateX(0) scale(1);
  pointer-events:auto;
}
.product-stage-image{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:350px;
}
.product-stage-image img{
  width:100%;
  height:100%;
  max-height:395px;
  object-fit:contain;
  filter:drop-shadow(0 26px 34px rgba(16,47,73,.16));
}
.product-stage-image-bp img{max-width:92%}
.product-stage-image-thermo img{max-width:92%;max-height:385px}
.product-stage-image-cuff img{max-width:92%;max-height:370px}
.product-stage-image-extension img{max-width:92%;max-height:385px}
.product-stage-slide.is-active .product-stage-image img{animation:precisionFloat 5.8s ease-in-out infinite}
.product-stage-caption{
  position:relative;
  z-index:4;
  display:grid;
  gap:4px;
  width:min(420px,100%);
  margin:0 auto;
  padding:15px 17px;
  border:1px solid rgba(40,83,148,.1);
  border-radius:12px;
  background:rgba(255,255,255,.9);
  box-shadow:0 18px 44px rgba(16,47,73,.12);
  text-align:center;
}
.product-stage-caption span{
  color:var(--blue);
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.product-stage-caption strong{color:var(--blue-deep);font-size:1.08rem}
.product-stage-caption small{color:var(--muted)}
.product-stage-dots{
  position:absolute;
  z-index:5;
  right:22px;
  top:22px;
  display:flex;
  gap:7px;
  flex-wrap:wrap;
  justify-content:flex-end;
  max-width:230px;
}
.product-stage-dots button{
  width:28px;
  height:6px;
  border:0;
  border-radius:999px;
  background:#c9d8df;
  cursor:pointer;
}
.product-stage-dots button.is-active{width:42px;background:var(--blue)}
@keyframes precisionFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-8px)}
}
.product-motion-rail{
  overflow:hidden;
  border-block:1px solid var(--line);
  background:#fff;
}
.product-rail-track{
  display:flex;
  width:max-content;
  gap:12px;
  padding:13px 0;
  animation:productRail 23s linear infinite;
}
.product-rail-track span{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:7px 14px;
  border:1px solid #e3edf1;
  border-radius:999px;
  color:var(--blue-deep);
  background:#fbfdfe;
  font-size:.78rem;
  font-weight:900;
  text-transform:uppercase;
}
@keyframes productRail{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}
.product-category-band{
  padding:22px 0;
  background:#fbfdfe;
  border-bottom:1px solid var(--line);
}
.product-category-strip{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(155px,1fr));
  gap:12px;
}
.product-category-strip a{
  display:grid;
  gap:3px;
  min-height:96px;
  padding:16px;
  border:1px solid var(--line);
  border-radius:10px;
  background:#fff;
  box-shadow:var(--shadow-sm);
}
.product-category-strip a:hover{
  transform:translateY(-2px);
  border-color:rgba(40,83,148,.24);
}
.product-category-strip span{
  color:var(--blue);
  font-size:.74rem;
  font-weight:950;
}
.product-category-strip strong{color:var(--blue-deep)}
.product-category-strip small{color:var(--muted)}
.precision-products{background:#fff}
.precision-filter-bar{
  position:sticky;
  top:0;
  z-index:20;
  padding:12px;
  border:1px solid var(--line);
  border-radius:12px;
  background:rgba(255,255,255,.95);
  box-shadow:0 16px 42px rgba(16,47,73,.08);
}
.precision-product-grid{align-items:stretch}
.precision-product-card{
  display:flex;
  flex-direction:column;
  border-radius:12px;
}
.precision-product-card .product-body{
  display:flex;
  flex:1;
  flex-direction:column;
}
.precision-product-card .product-actions{margin-top:auto}
.precision-media{
  height:375px;
  padding:44px 20px 24px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.88),rgba(248,252,253,.95)),
    linear-gradient(145deg,#f8fcfd,#eef6f9);
}
.precision-media:before{
  inset:18px;
  border-radius:12px;
}
.precision-media:after{
  content:"";
  position:absolute;
  left:15%;
  right:15%;
  bottom:25px;
  height:14px;
  border-radius:50%;
  background:rgba(16,47,73,.11);
  filter:blur(11px);
  z-index:1;
}
.precision-media .tag{top:16px;left:16px}
.precision-img{
  position:relative;
  z-index:2;
  width:100%;
  height:100%;
  object-fit:contain;
  filter:drop-shadow(0 22px 24px rgba(16,47,73,.14));
}
.precision-img-bp{max-width:96%;max-height:98%}
.precision-img-thermo{max-width:98%;max-height:98%}
.precision-img-cuff{max-width:96%;max-height:92%}
.precision-img-nebuliser,
.precision-img-crepe,
.precision-img-tape{max-width:98%;max-height:98%}
.product-card-kicker{
  color:var(--blue);
  font-size:.72rem;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:7px;
}
.product-spec-pills{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin:14px 0 3px;
}
.product-spec-pills span{
  padding:7px 9px;
  border:1px solid #dce9ee;
  border-radius:999px;
  background:#fbfdfe;
  color:var(--blue-deep);
  font-size:.76rem;
  font-weight:850;
}
.product-assurance-section{overflow:hidden}
.assurance-grid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:18px;
  align-items:stretch;
}
.assurance-panel,.assurance-list{
  border:1px solid var(--line);
  border-radius:12px;
  background:#fff;
  box-shadow:var(--shadow-sm);
}
.assurance-panel{padding:30px}
.assurance-list{
  display:grid;
  grid-template-columns:repeat(3,1fr);
}
.assurance-list div{
  padding:24px;
  border-right:1px solid var(--line);
}
.assurance-list div:last-child{border-right:0}
.assurance-list strong{
  display:block;
  color:var(--blue-deep);
  margin-bottom:7px;
}
.assurance-list span{
  color:var(--muted);
  font-size:.9rem;
}
.refined-category-grid{align-items:stretch}
.refined-category-card{
  border-radius:12px;
  background:
    linear-gradient(180deg,#fff,#fbfdfe);
}

@media(max-width:1100px){
 .product-shop-grid{grid-template-columns:1fr;gap:28px}
 .product-stage{min-height:540px}
 .product-category-strip{grid-template-columns:repeat(2,1fr)}
 .assurance-grid,.assurance-list{grid-template-columns:1fr}
 .assurance-list div{border-right:0;border-bottom:1px solid var(--line)}
 .assurance-list div:last-child{border-bottom:0}
}
@media(max-width:670px){
 .product-shop-hero{padding:28px 0}
 .product-shop-copy h1{font-size:2.08rem;line-height:1.06}
 .product-shop-copy .lead{font-size:1rem;line-height:1.58}
 .product-shop-hero .hero-actions{margin-top:18px}
 .product-shop-stats{display:none}
 .product-stage{min-height:390px;border-radius:12px}
 .product-stage-slide{padding:20px}
 .product-stage-image{min-height:250px}
 .product-stage-image img{max-height:265px}
 .product-stage-image-thermo img{max-width:92%;max-height:265px}
 .product-stage-caption{padding:12px 13px}
 .product-category-strip{grid-template-columns:1fr}
 .precision-filter-bar{position:static}
 .precision-media{height:330px}
 .precision-img-thermo{max-width:98%;max-height:98%}
 .product-rail-track{animation-duration:18s}
}
@media(prefers-reduced-motion:reduce){
 .product-rail-track,.product-stage-slide.is-active .product-stage-image img{animation:none}
}

/* Keep carousel thumbnail labels inside their boxes at every viewport. */
.range-thumb{grid-template-columns:54px minmax(0,1fr)}
.landing-carousel .range-thumb{grid-template-columns:50px minmax(0,1fr)}
@media(max-width:670px){
 .range-thumb{grid-template-columns:48px minmax(0,1fr)}
}
