@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+TC:wght@400;500;600;700&display=swap');

:root{--ink:#123a43;--deep:#082d37;--muted:#587077;--teal:#047b81;--aqua:#dbeff0;--lime:#ccf178;--line:#d7e3e3;--paper:#fff;--soft:#f4f8f8;--radius:1.25rem;--font:'DM Sans','Noto Sans TC',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--heading:'Manrope','Noto Sans TC',system-ui,sans-serif;scroll-behavior:smooth;scroll-padding-top:6.5rem;color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{border:0;background:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:600;line-height:1.25}ul{padding:0;margin:0;list-style:none}p{overflow-wrap:break-word}h1,h2,h3{overflow-wrap:break-word}::selection{background:var(--lime);color:var(--deep)}:focus-visible{outline:3px solid #00858b;outline-offset:5px}.icon{width:1.5rem;height:1.5rem;flex-shrink:0;vertical-align:middle}.container{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section{padding:104px 0}.eyebrow{display:block;font-size:.75rem;letter-spacing:.16em;font-weight:700;line-height:1.6;color:var(--teal);margin-bottom:24px}.eyebrow-line{display:inline-block;width:24px;height:1px;background:var(--teal);margin-right:10px;vertical-align:middle}.section-heading h2,.about h2,.contact-section h2{font-size:clamp(2.1rem,3.35vw,3.25rem);letter-spacing:-.035em;line-height:1.32}.section-heading>p{max-width:640px;margin-top:25px;font-size:1.06rem;color:var(--muted);line-height:1.85}.split-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:90px}.split-heading>p{margin:0 0 6px}.text-link{display:inline-flex;align-items:center;gap:14px;padding:5px 0;border-bottom:1px solid transparent;font-size:.94rem;font-weight:600;line-height:1.6}.text-link:hover{border-color:currentColor}.text-link .icon{width:1.15rem;height:1.15rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:15px 24px;border-radius:5px;font-size:.94rem;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{color:white;background:var(--deep)}.button-dark:hover{background:#11505b}.button-lime{color:var(--deep);background:var(--lime)}.button-lime:hover{background:#e2ffa8}.circle-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #a1bfc1;border-radius:50%;width:46px;height:46px;flex-shrink:0;transition:background .2s}.circle-button:hover{background:white}.footnote{font-size:.78rem;line-height:1.75;color:#62777c;margin-top:22px;max-width:1100px}.footnote.inverse{color:#a4bbbf}.skip-link{position:absolute;left:1rem;top:-100px;z-index:20;background:white;padding:12px 20px}.skip-link:focus{top:1rem}

/* A quiet editorial header, grounded in the original identity. */
.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid #e2eaea;backdrop-filter:blur(14px)}.header-inner{width:min(1440px,calc(100% - 80px));margin:auto;display:flex;align-items:center;min-height:90px;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand-symbol{display:block;width:39px;height:40px;overflow:hidden}.brand-symbol img{width:39px;max-width:none}.brand-word{font-size:1.7rem;line-height:1;font-weight:700;letter-spacing:-.055em;font-family:var(--heading)}.brand-sub{display:block;font-family:var(--font);font-size:.75rem;letter-spacing:.2em;font-weight:500;line-height:1.5;margin-top:7px}.desktop-nav{display:flex;justify-content:center;gap:26px;margin-left:auto}.desktop-nav a{font-size:.875rem;white-space:nowrap;transition:color .2s}.desktop-nav a:hover{color:var(--teal)}.header-actions{display:flex;align-items:center;gap:21px}.language-select{display:flex;align-items:center;gap:4px}.language-select .icon{width:17px;height:17px}.language-select select{font-size:.85rem;border:0;color:var(--ink);background:transparent;cursor:pointer;min-height:44px;max-width:107px;padding:5px 2px}.nav-contact{display:flex;align-items:center;gap:15px;white-space:nowrap;border-left:1px solid var(--line);padding-left:20px;font-size:.875rem;font-weight:600}.nav-contact .icon{width:19px;height:19px}.menu-toggle{display:none;align-items:center;justify-content:center;min-width:44px;height:44px}.mobile-nav[hidden]{display:none}.mobile-nav{padding:12px 28px 24px;border-top:1px solid var(--line)}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}

/* Hero: generous type against an original product photograph. */
.hero{padding:40px 0 22px}.hero-inner{display:grid;grid-template-columns:1.04fr 1fr;gap:54px;align-items:stretch}.hero-copy{padding:56px 0 24px;position:relative}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.115em;white-space:normal;margin-bottom:28px}.hero h1{font-size:clamp(2.75rem,4.1vw,4.1rem);font-weight:600;letter-spacing:-.055em;line-height:1.3;max-width:720px}.hero h1 span{color:var(--teal)}.hero-description{font-size:1.05rem;line-height:1.9;color:var(--muted);max-width:560px;margin-top:27px}.hero-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:18px 24px;margin-top:33px}.hero-signature{display:flex;align-items:center;gap:12px;margin-top:44px;color:#748b8f}.hero-signature>span:last-child{font-size:.75rem;font-weight:600;letter-spacing:.2em;line-height:1.6}.signature-mark{font-size:2rem;font-weight:300;line-height:1}.hero-product{background:var(--aqua);border-radius:4px;min-height:570px;display:flex;flex-direction:column;position:relative;overflow:hidden}.hero-product-top{display:flex;justify-content:space-between;gap:20px;padding:26px 30px 0;font-size:.75rem;letter-spacing:.16em;font-weight:600;color:#536f75;position:relative;z-index:1}.hero-watermark{font-family:var(--heading);font-size:clamp(4rem,6.8vw,7rem);letter-spacing:-.045em;font-weight:500;text-align:center;color:#b6d7da;position:absolute;top:62px;left:0;right:0;line-height:1;opacity:.75}.hero-device{width:100%;margin-top:48px;position:relative;z-index:1}.hero-product-bottom{position:relative;z-index:2;padding:0 32px 30px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:auto}.small-label{font-size:.75rem;letter-spacing:.14em;color:#607e83}.hero-product h2{font-size:1.7rem;letter-spacing:-.04em;margin-top:8px}.hero-product h2 em{font-style:normal;font-size:.9rem;font-weight:500;margin-left:6px}.hero-product p{font-size:.83rem;color:#5a777d;margin-top:7px}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:42px;padding-top:29px;border-top:1px solid var(--line)}.metric{padding:0 32px;border-right:1px solid var(--line)}.metric:first-child{padding-left:0}.metric:last-child{border:0}.metric strong{font-family:var(--heading);font-weight:500;font-size:2.8rem;line-height:1.2;letter-spacing:-.055em}.metric strong span{font:500 .875rem var(--font);margin-left:9px;letter-spacing:0}.metric p{color:var(--muted);font-size:.85rem;margin-top:10px}.hero-footnote{font-size:.75rem;margin-top:20px}.trust-strip{background:var(--soft);border-block:1px solid #e6eded}.trust-strip>.container{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-item{display:flex;align-items:center;justify-content:center;gap:12px;min-height:88px;padding:15px 0;font-size:.83rem;color:#536d73;text-align:left}.trust-item .icon{width:22px;height:22px;color:#496c74}.trust-item:hover{color:var(--teal)}

/* Two equal technology-platform stories within the established hero language. */
.button-outline{color:var(--ink);background:transparent;border:1px solid #9bb5b8}.button-outline:hover{background:var(--soft);border-color:var(--teal)}.hero-platforms{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:16px;min-height:570px}.hero-platform-card{position:relative;overflow:hidden;border-radius:6px;display:flex;flex-direction:column}.hero-platform-top{display:flex;justify-content:space-between;gap:18px;padding:20px 25px 0;font-size:.68rem;letter-spacing:.14em;font-weight:700;line-height:1.5;position:relative;z-index:2}.hero-platform-main{display:grid;align-items:center;flex:1;min-height:0}.hero-platform-copy{position:relative;z-index:2;min-width:0}.platform-code{display:block;font-size:.64rem;letter-spacing:.11em;font-weight:700;color:#52767b;margin-bottom:6px}.hero-platform-copy h2{font-size:1.85rem;letter-spacing:-.045em;line-height:1.2}.hero-platform-copy p{font-size:.78rem;line-height:1.7;margin-top:8px;max-width:370px}.platform-link{display:inline-flex;align-items:center;gap:12px;margin-top:12px;padding-bottom:3px;border-bottom:1px solid currentColor;font-size:.76rem;font-weight:600;line-height:1.5}.platform-link .icon{width:16px;height:16px}.hero-platform-ezcheck{background:var(--aqua)}.hero-platform-ezcheck .hero-platform-top{color:#527278}.hero-platform-ezcheck .hero-platform-main{grid-template-columns:1.04fr .96fr}.hero-platform-ezcheck .hero-platform-copy{padding:10px 0 22px 25px}.hero-platform-ezcheck .hero-platform-copy p{color:#517178}.hero-platform-ezcheck img{width:100%;max-height:205px;object-fit:contain;object-position:center bottom;align-self:end;filter:drop-shadow(0 15px 14px #0d4b4f20);transform:translate(9px,8px)}.hero-platform-screening{background:var(--deep);color:white}.hero-platform-screening:after{content:'';position:absolute;width:230px;height:230px;border:1px solid #2e5660;border-radius:50%;right:-100px;bottom:-125px}.hero-platform-screening .hero-platform-top{color:#a9c6ca}.hero-platform-screening .hero-platform-main{grid-template-columns:.88fr 1.12fr;gap:22px;padding:14px 25px 25px}.hero-platform-screening .hero-platform-copy p{color:#b6cdd0}.hero-platform-screening .platform-link{color:var(--lime)}.screening-lockup{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;color:#d6e8e9}.screening-lockup>div{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:104px;border:1px solid #45656d;border-radius:5px;padding:10px 7px;text-align:center}.screening-lockup .icon{width:25px;height:25px;color:var(--lime);margin-bottom:5px}.screening-lockup span{font-size:.64rem;letter-spacing:.12em}.screening-lockup strong{font:600 .76rem var(--heading);line-height:1.25;margin-top:2px}.screening-lockup>b{font-size:1.15rem;font-weight:400;color:var(--lime)}.hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.metric small{display:block;font-size:.64rem;letter-spacing:.13em;font-weight:700;color:var(--teal);margin-bottom:9px}.metric strong{font-size:2.15rem}.metric strong span{font-size:.72rem}.metric p{line-height:1.65}

/* The molecular POCT market gap. */
.difference{background:var(--deep);color:white}.difference .eyebrow{color:#abccbd}.difference h2{color:#f5fcfc}.difference .section-heading>p{color:#b3c9cd;max-width:775px}.gap-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;margin-top:47px;gap:18px;align-items:stretch}.gap-card{border:1px solid #3a5862;border-radius:8px;padding:27px 30px 33px;display:flex;flex-direction:column}.gap-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;color:#aac0c4;font:500 .8rem var(--heading)}.gap-topline .icon{width:26px;height:26px}.gap-card h3{font-size:1.6rem;letter-spacing:-.035em}.gap-card h4{font-family:var(--font);font-size:.98rem;font-weight:500;margin-top:18px;line-height:1.6;color:#d2e2e5}.gap-card p{font-size:.9rem;line-height:1.9;color:#a7c0c6;margin-top:11px}.gap-featured{background:var(--lime);color:var(--deep);border-color:var(--lime)}.gap-featured .gap-topline,.gap-featured h4,.gap-featured p{color:#254a3d}.gap-featured h3{font-size:2.4rem;font-weight:700}.gap-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #9fc756;margin-top:24px;padding-top:16px;font-size:.86rem;font-weight:600}.difference .footnote{margin-top:28px}

/* Two systems, independently explained. */
.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:50px}.product-card{background:var(--aqua);border-radius:9px;overflow:hidden;display:flex;flex-direction:column}.product-header{padding:30px 36px 0}.product-header .eyebrow{font-size:.75rem;letter-spacing:.09em;margin-bottom:18px}.product-name{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.product-name h3{font-size:2.5rem;font-weight:600;letter-spacing:-.045em}.product-name>span{font-size:.88rem;color:#50737a}.product-heading{font-size:1rem;margin-top:14px}.product-picture{width:100%;aspect-ratio:605/370;overflow:hidden}.product-picture img{width:100%;height:100%;object-fit:contain;transition:transform .6s}.product-card:hover .product-picture img{transform:scale(1.025)}.product-content{background:#f1f7f7;padding:28px 36px 26px;display:flex;flex-direction:column;flex:1}.product-content>p{font-size:.97rem;color:var(--muted);line-height:1.8}.product-tags{display:flex;flex-direction:column;gap:6px;margin-top:22px}.product-tags li{display:flex;align-items:center;gap:9px;font-size:.86rem}.product-tags .icon{width:17px;height:17px;color:var(--teal)}.product-link{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto;padding:25px 0 0;text-align:left;font-size:.94rem;font-weight:600}.product-link .circle-button{width:38px;height:38px}.product-link:hover .circle-button{background:var(--deep);border-color:var(--deep);color:white}

.technology{background:var(--soft)}.tech-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:55px}.tech-item{padding:0 26px;border-right:1px solid #d1dddd}.tech-item:first-child{padding-left:0}.tech-item:last-child{padding-right:0;border:0}.tech-item-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.tech-item-top .icon{width:32px;height:32px;color:var(--teal)}.tech-item-top span{font-size:.75rem;color:#8aa0a5}.tech-item h3{font-size:1.15rem;line-height:1.5;margin-bottom:16px}.tech-item p{font-size:.94rem;color:var(--muted);line-height:1.85}.workflow{background:white;border:1px solid #dce7e7;padding:29px 36px;margin-top:51px;border-radius:8px}.workflow-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.workflow-heading h3{font-size:1.2rem}.workflow-heading>span{font-size:.75rem;color:var(--muted)}.workflow ol{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:31px 0 0}.workflow li{display:flex;align-items:center;gap:11px;position:relative;font-size:.94rem}.workflow li>.icon{margin-left:auto;width:19px;height:19px;color:#839e9f}.workflow li:last-child>.icon{color:var(--teal)}.flow-step{width:33px;height:33px;border-radius:50%;border:1px solid #bad3d5;display:grid;place-items:center;font-size:.75rem;flex-shrink:0;font-family:var(--heading)}.workflow .footnote{font-size:.75rem}

.applications-tabs{display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid #ccdcdc;margin-top:39px}.applications-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 7px 20px;border-bottom:3px solid transparent;font-size:.93rem;line-height:1.5;color:#647c82}.applications-tabs .icon{width:21px;height:21px}.applications-tabs button[aria-selected=true]{border-bottom-color:var(--teal);color:var(--teal);font-weight:600}.applications-tabs button:hover{background:var(--soft)}#application-panel{display:grid;grid-template-columns:1fr 1.7fr;gap:50px;background:var(--soft);margin-top:28px;padding:38px 50px;border-radius:8px;min-height:315px}.application-visual{border-right:1px solid #cee0e0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:40px;gap:21px}.application-visual>.icon{height:85px;width:85px;stroke-width:.75;color:#779fa3}.application-number{font-size:.75rem;position:absolute;top:0;left:0;font-family:var(--heading);color:var(--teal)}.application-visual>span:last-child{font-size:.75rem;letter-spacing:.15em;color:#65878c}.application-copy{align-self:center}.status-label,.research-label{font-size:.75rem;display:inline-block;color:#176d72;line-height:1.6}.status-label{border:1px solid #bdd8d7;padding:4px 9px;border-radius:3px}.application-copy h3{font-size:1.75rem;line-height:1.4;letter-spacing:-.025em;margin:17px 0}.application-copy>p{font-size:1rem;color:var(--muted);line-height:1.85}.application-tags{font-size:.79rem;color:var(--teal);margin:18px 0}.application-copy .text-link{font-size:.86rem}

.intelligence{background:var(--deep);color:white;padding:85px 0}.intelligence-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:0 100px;align-items:center}.intelligence .eyebrow{color:#b7d3bd}.intelligence .section-heading p{color:#b5ced1;font-size:1rem}.intelligence-inner>.footnote{grid-column:1/-1;margin-top:36px;padding-top:23px;border-top:1px solid #31515a}.intelligence-diagram{display:flex;flex-direction:column;align-items:center}.intelligence-diagram>.status-label{align-self:flex-start;border-color:#496973;color:#b5d3d4;margin-bottom:25px}.data-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.data-inputs span{border:1px solid #46676f;border-radius:5px;padding:14px 9px;text-align:center;font-size:.82rem;line-height:1.7;color:#d2e7e8}.data-connector{width:66%;height:26px;border:1px solid #587f83;border-top:0;position:relative;border-radius:0 0 3px 3px}.data-connector:after{content:'';width:1px;height:22px;background:#587f83;position:absolute;left:50%;top:25px}.ai-core{margin-top:22px;background:var(--lime);color:var(--deep);border-radius:5px;padding:18px 24px;display:flex;align-items:center;gap:14px;font-weight:600;font-size:1rem}.data-output{display:flex;align-items:center;flex-direction:column;gap:8px;margin-top:10px;font-size:.86rem;color:#cbdee0}.data-output .icon{transform:rotate(90deg);width:20px;height:20px;color:#87b0b5}

.prevention{background:#f1f7f4;border-block:1px solid #e0ebe6}.screening-flow{position:relative;overflow:hidden;color:white;background:var(--deep);border-radius:8px;margin-top:48px;padding:31px 38px 38px}.screening-flow:after{content:'';position:absolute;width:420px;height:420px;border:1px solid #274f59;border-radius:50%;right:-250px;top:-270px}.screening-flow-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:1}.screening-flow-heading h3{font-size:1.25rem;line-height:1.5;letter-spacing:-.02em}.screening-flow-heading .status-label{color:#b9d2d4;border-color:#486a72;flex-shrink:0}.screening-flow-grid{display:grid;grid-template-columns:minmax(155px,.75fr) minmax(270px,1.35fr) minmax(180px,.9fr);align-items:center;gap:72px;margin-top:30px;position:relative;z-index:1}.screening-node{position:relative;display:flex;align-items:center;gap:14px;min-height:84px;padding:17px 18px;border:1px solid #496a72;border-radius:6px;color:#d7e8ea;font-size:.84rem;line-height:1.55;background:#0d3741}.screening-node .icon{width:27px;height:27px;color:var(--lime)}.screening-source{background:var(--lime);border-color:var(--lime);color:var(--deep);font-weight:600}.screening-source .icon{color:var(--deep)}.screening-insight{border-color:#79a4a5;background:#17434c}.screening-source:after,.screening-insight:before,.screening-branches .screening-node:before,.screening-branches .screening-node:after{content:'';position:absolute;top:50%;height:1px;background:#63858b}.screening-source:after{width:36px;right:-36px}.screening-insight:before{width:36px;left:-36px}.screening-branches{display:grid;gap:13px;position:relative}.screening-branches:before,.screening-branches:after{content:'';position:absolute;top:25%;bottom:25%;width:1px;background:#63858b}.screening-branches:before{left:-36px}.screening-branches:after{right:-36px}.screening-branches .screening-node:before{width:36px;left:-36px}.screening-branches .screening-node:after{width:36px;right:-36px}.prevention-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:28px}.prevention-card{background:white;border:1px solid #cfdfdf;border-radius:8px;padding:32px 35px;display:flex;flex-direction:column}.prevention-card-top{display:flex;justify-content:space-between;align-items:center;color:var(--teal);font-size:.75rem;letter-spacing:.12em;gap:15px}.prevention-card-top .icon{width:33px;height:33px}.prevention-card h3{font-size:1.9rem;letter-spacing:-.035em;margin:30px 0 19px}.prevention-card>p{font-size:1rem;color:var(--muted);line-height:1.9}.research-label{padding-top:26px;margin-top:auto}.goal{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:75px;background:#e3eee8;border-radius:8px;margin-top:28px;padding:40px 55px}.goal-figure{border-right:1px solid #c4d7ce}.goal-figure .eyebrow{font-size:.75rem;margin-bottom:9px}.goal-figure>div{display:flex;align-items:baseline;gap:13px}.currency{font-size:1.8rem;font-family:var(--heading);letter-spacing:-.04em}.goal-figure strong{font-size:6rem;letter-spacing:-.065em;font-weight:500;font-family:var(--heading);line-height:1.15}.goal-figure>span:last-child{font-size:.85rem;color:#537268}.goal-copy>p{font-size:1.3rem;line-height:1.7;letter-spacing:-.02em}.goal-copy>span{display:block;margin-top:17px;font-size:.8rem;color:#537268;line-height:1.8}

.about{background:var(--soft)}.about-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:end}.about-intro p{font-size:1.05rem;line-height:1.85;color:var(--muted)}.about-intro .text-link{margin-top:20px;font-size:.9rem}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid var(--line);padding-top:35px;gap:45px}.proof-grid .icon{width:28px;height:28px;color:var(--teal);margin-bottom:20px}.proof-grid h3{font-size:1.1rem;margin-bottom:15px;line-height:1.5}.proof-grid p{font-size:.9rem;color:var(--muted);line-height:1.85}.contact-section{background:var(--teal);color:white;padding:70px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:70px}.contact-section .eyebrow{color:#d2ece4;font-size:.75rem}.contact-section h2{font-size:clamp(2rem,3.2vw,3rem)}.contact-section p{max-width:690px;color:#d1e6e5;font-size:1rem;margin-top:23px;line-height:1.85}.contact-inner>.button{flex-shrink:0;max-width:370px;text-align:left}.contact-inner .button .icon{width:22px}

footer{background:#f9fbfb;padding-top:56px}.footer-main{display:grid;grid-template-columns:1.1fr 1fr .55fr;gap:60px;padding-bottom:42px}.brand-footer .brand-word{font-size:2rem}.brand-footer .brand-symbol{width:44px;height:46px}.brand-footer .brand-symbol img{width:44px}.footer-brand>p{font-size:.8rem;color:var(--muted);max-width:230px;line-height:1.8;margin-top:22px}.footer-main h3{font-family:var(--font);font-size:.9rem;margin-bottom:18px;font-weight:600}.footer-main a:not(.brand){font-size:.89rem;line-height:1.9}.footer-main a:not(.brand):hover{color:var(--teal)}.footer-contact>a{display:block}.footer-contact>p{font-size:.8rem;line-height:1.85;color:var(--muted);max-width:365px;margin-top:17px}.footer-resources>a{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.footer-resources .icon{width:15px;height:15px}.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;align-items:center;gap:26px;font-size:.75rem;color:var(--muted)}.footer-bottom button{font-size:.76rem;margin-left:auto;padding:8px 0}.footer-bottom>a{font-size:1.4rem;width:30px;text-align:center}

/* Native accessible detail dialogs. */
.detail-dialog{width:min(760px,calc(100% - 36px));max-height:88dvh;border:0;border-radius:12px;padding:55px 45px;color:var(--ink);background:white;box-shadow:0 25px 100px #001a3555;overscroll-behavior:contain}.detail-dialog::backdrop{background:#0427329c;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:16px;right:16px;width:37px;height:37px;border-color:#cedddd;background:white}.dialog-close:hover{background:var(--soft)}.detail-dialog h2{font-size:2.15rem;letter-spacing:-.035em;line-height:1.35;margin-bottom:25px}.detail-dialog h2>span{font-size:1.2rem;letter-spacing:0;color:var(--teal)}.detail-dialog p{font-size:1rem;line-height:1.85;color:var(--muted)}.dialog-product{width:100%;max-height:320px;object-fit:contain;background:var(--aqua);border-radius:6px;margin-bottom:26px}.detail-list{display:flex;flex-direction:column;gap:19px;margin:25px 0}.detail-list li{display:flex;align-items:flex-start;gap:14px;font-size:1rem;line-height:1.8}.detail-list .icon{width:21px;height:21px;margin-top:3px;color:var(--teal)}.detail-dialog p.footnote,.dialog-note{font-size:.82rem}.dialog-note{background:var(--soft);padding:16px;border-radius:4px}.dialog-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:28px}.dialog-actions .text-link{font-size:.85rem}.source-links{border-top:1px solid var(--line);padding-top:20px;display:flex;flex-direction:column;gap:12px}.source-links a{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:var(--teal)}

/* Complete product records brought into the new site. */
.prevention-link{border-top:1px solid #dbe6e3;margin-top:21px;padding-top:20px}.prevention-link:hover .circle-button{background:var(--deep);border-color:var(--deep);color:white}.detail-dialog{width:min(920px,calc(100% - 36px))}.detail-lede{font-size:1.02rem!important;color:var(--ink)!important;padding-left:18px;border-left:3px solid var(--lime);margin:4px 0 31px}.dialog-subtitle{color:var(--teal)!important;font-weight:600;margin:-14px 0 20px}.detail-section{margin-top:34px}.detail-section>h3{font-size:1.08rem;letter-spacing:-.015em;margin-bottom:16px}.spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:6px;overflow:hidden}.spec-grid>div{padding:17px 19px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfdfd}.spec-grid dt{font-size:.74rem;line-height:1.5;letter-spacing:.08em;font-weight:700;color:var(--teal);text-transform:uppercase}.spec-grid dd{margin:7px 0 0;font-size:.91rem;line-height:1.65;color:var(--ink)}.panel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.panel-list li{background:var(--soft);border-radius:5px;padding:16px 18px}.panel-list strong,.panel-list span{display:block}.panel-list strong{font-size:.88rem;line-height:1.5;color:var(--ink)}.panel-list span{font-size:.8rem;line-height:1.7;color:var(--muted);margin-top:7px}.detail-section .detail-list{margin:0}.catalog-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:6px}.catalog-table{width:100%;border-collapse:collapse;min-width:540px;text-align:left}.catalog-table th,.catalog-table td{padding:14px 17px;border-bottom:1px solid var(--line);font-size:.87rem;line-height:1.55}.catalog-table thead th{font-size:.73rem;letter-spacing:.08em;text-transform:uppercase;background:var(--deep);color:white}.catalog-table tbody th{color:var(--teal);font-weight:700}.catalog-table tbody tr:last-child>*{border-bottom:0}

/* Every locale retains its own typographic breathing room. */
html[lang=fr] .hero h1,html[lang=es] .hero h1{font-size:clamp(2.65rem,3.75vw,3.7rem)}html[lang=ja] .hero h1{font-size:clamp(2.6rem,4vw,3.8rem);letter-spacing:-.06em}html[lang=fr] .desktop-nav,html[lang=es] .desktop-nav{gap:19px}html[lang=fr] .header-inner,html[lang=es] .header-inner{gap:22px}html[lang=fr] .header-actions,html[lang=es] .header-actions{gap:14px}html[lang=fr] .trust-item,html[lang=es] .trust-item{font-size:.78rem}

@media(min-width:1600px){.hero h1{font-size:4.4rem}.hero-copy{padding-top:65px}.hero-product{min-height:590px}.hero-device{margin-top:48px}.hero-inner{gap:65px}.hero-watermark{font-size:7rem}}
@media(max-width:1199px){.container{width:calc(100% - 72px)}.header-inner{width:calc(100% - 56px);gap:24px}.desktop-nav{gap:17px}.desktop-nav a{font-size:.8rem}.header-actions{gap:14px}.nav-contact{display:none}.hero-inner{gap:33px;grid-template-columns:1fr 1fr}.hero h1{font-size:3.05rem}.hero-copy{padding:35px 0 15px}.hero-product{min-height:530px}.hero-product-top{padding-inline:22px}.hero-device{margin-top:72px}.hero-product-bottom{padding:0 23px 27px}.hero-watermark{font-size:5.4rem;top:83px}.hero-signature{margin-top:30px}.hero-description{font-size:1rem}.hero-buttons{gap:15px}.hero-buttons .button{padding:13px 18px}.split-heading{gap:45px}.gap-card{padding:25px 22px}.product-header,.product-content{padding-inline:28px}.product-name h3{font-size:2.1rem}.tech-item{padding-inline:19px}.tech-item h3{font-size:1.05rem}.tech-item p{font-size:.89rem}.workflow{padding-inline:25px}.workflow ol{gap:15px}.workflow li{font-size:.85rem;gap:8px}.applications-tabs button{font-size:.83rem;gap:7px}.intelligence-inner{gap:0 55px}.about-intro{gap:50px}.contact-inner{gap:35px}.contact-inner>.button{max-width:300px}.footer-main{gap:40px}}
@media(max-width:960px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:flex}.header-inner{min-height:78px}.section{padding:78px 0}.hero{padding-top:28px}.hero h1,html[lang=fr] .hero h1,html[lang=es] .hero h1,html[lang=ja] .hero h1{font-size:2.65rem}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.06em}.hero-copy .eyebrow-line{width:14px;margin-right:6px}.hero-inner{gap:26px}.hero-product{min-height:500px}.hero-watermark{font-size:4.1rem;top:90px}.hero-device{margin-top:90px}.hero-product-bottom{padding-inline:20px}.hero-product-top{font-size:.75rem;padding-inline:20px}.hero-product h2{font-size:1.4rem}.hero-product p{font-size:.76rem}.hero-product-bottom .circle-button{width:36px;height:36px}.small-label{font-size:.75rem}.hero-signature{display:none}.hero-metrics{margin-top:32px}.metric{padding-inline:22px}.metric strong{font-size:2.3rem}.metric strong span{font-size:.75rem;margin-left:7px}.metric p{font-size:.79rem}.trust-strip>.container{grid-template-columns:repeat(2,1fr);gap:0 20px}.trust-item{min-height:65px;justify-content:flex-start}.split-heading{gap:35px}.section-heading h2,.about h2{font-size:2.2rem}.gap-grid{grid-template-columns:1fr;gap:16px}.gap-card{display:grid;grid-template-columns:.6fr 1fr;column-gap:25px;padding:25px}.gap-topline{grid-row:1;grid-column:1/-1;margin-bottom:18px}.gap-card h3{grid-row:2;grid-column:1}.gap-card h4{grid-row:2;grid-column:2;margin:0}.gap-card>p{grid-column:2}.gap-featured{order:-1}.gap-featured .gap-link{grid-column:2}.gap-card h3{font-size:1.6rem}.gap-featured h3{font-size:2.1rem}.tech-grid{grid-template-columns:repeat(2,1fr);gap:33px 30px}.tech-item{padding:0}.tech-item:nth-child(odd){padding-right:30px}.tech-item:nth-child(even){border:0}.tech-item h3{font-size:1.2rem}.tech-item p{font-size:.97rem}.tech-item-top{margin-bottom:20px}.workflow ol{grid-template-columns:repeat(2,1fr);gap:25px}.workflow li{font-size:1rem}.applications-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.applications-tabs button{font-size:.95rem;padding:14px 8px}.applications-tabs .icon{width:20px}.intelligence-inner{gap:0 30px;grid-template-columns:1.1fr 1fr}.data-inputs{gap:6px}.data-inputs span{font-size:.75rem;padding:12px 5px}.ai-core{padding:15px 18px;font-size:.9rem}.goal{gap:40px;padding:35px}.goal-copy>p{font-size:1.13rem}.contact-inner{display:block}.contact-inner>.button{margin-top:29px;max-width:none}.footer-main{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1}.footer-brand>p{max-width:none;margin-top:15px}.footer-resources{max-width:280px}}
@media(max-width:700px){:root{scroll-padding-top:5.5rem}.container{width:calc(100% - 40px)}.header-inner{width:calc(100% - 32px);min-height:75px;gap:12px}.brand{gap:7px}.brand-symbol{width:31px;height:33px}.brand-symbol img{width:31px}.brand-word{font-size:1.4rem}.brand-sub{font-size:.75rem;margin-top:5px;letter-spacing:.13em}.header-actions{gap:5px}.language-select{gap:1px}.language-select .icon{width:15px;height:15px}.language-select select{font-size:.79rem;max-width:93px}.menu-toggle{min-width:37px}.section{padding:64px 0}.eyebrow{font-size:.75rem;letter-spacing:.11em;margin-bottom:18px}.section-heading h2,.about h2,.contact-section h2{font-size:2.05rem;line-height:1.35;letter-spacing:-.04em}.section-heading>p{font-size:1rem;line-height:1.9;margin-top:22px}.split-heading{display:block}.split-heading>p{margin-top:22px;max-width:560px}.hero{padding-top:20px;padding-bottom:24px}.hero-inner{display:flex;flex-direction:column;gap:30px}.hero-copy{padding:23px 0 0}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.08em;line-height:1.7;margin-bottom:23px}.hero h1,html[lang=fr] .hero h1,html[lang=es] .hero h1,html[lang=ja] .hero h1{font-size:clamp(2.3rem,8.7vw,3.45rem);letter-spacing:-.05em;line-height:1.32}.hero-description{font-size:1rem;margin-top:21px;line-height:1.85}.hero-buttons{margin-top:26px;gap:16px 22px}.hero-buttons .button{font-size:.88rem;min-height:51px}.hero-buttons .text-link{font-size:.87rem}.hero-product{min-height:0}.hero-product-top{padding:21px 23px 0;font-size:.75rem}.hero-watermark{top:57px;font-size:18vw}.hero-device{margin-top:34px;width:100%}.hero-product-bottom{padding:0 24px 26px;margin-top:-6px}.hero-product h2{font-size:1.6rem}.hero-product p{font-size:.81rem}.hero-product-top span:last-child{font-size:.75rem}.hero-product-bottom .circle-button{width:40px;height:40px}.hero-metrics{grid-template-columns:1fr 1fr;gap:22px 0;padding-top:24px;margin-top:28px}.metric{padding:0 0 0 22px}.metric strong{font-size:2.1rem}.metric:nth-child(2){border:0}.metric:last-child{grid-column:1/-1;display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding:21px 0 0}.metric:last-child strong{font-size:2rem}.metric:last-child p{margin:0;max-width:150px}.metric p{font-size:.83rem;line-height:1.7}.hero-footnote{font-size:.75rem;margin-top:20px}.trust-strip>.container{gap:0 14px}.trust-item{font-size:.77rem;line-height:1.7;gap:9px;min-height:70px}.trust-item .icon{width:19px;height:19px}html[lang=fr] .trust-item,html[lang=es] .trust-item{font-size:.75rem}.gap-grid{margin-top:30px}.gap-card{padding:23px;display:block}.gap-topline{margin-bottom:22px}.gap-card h3{font-size:1.5rem}.gap-card h4{margin-top:14px;font-size:.96rem}.gap-featured h3{font-size:2.1rem}.gap-card p{font-size:.93rem}.gap-featured .gap-link{margin-top:22px}.products-grid{grid-template-columns:1fr;gap:24px;margin-top:32px}.product-header{padding:26px 25px 0}.product-name h3{font-size:2.3rem}.product-name>span{font-size:.83rem}.product-heading{font-size:.95rem}.product-header .eyebrow{font-size:.75rem}.product-picture{aspect-ratio:605/345}.product-content{padding:24px 25px}.product-content>p{font-size:1rem}.product-tags{margin-top:18px}.product-tags li{font-size:.86rem}.tech-grid{margin-top:35px;gap:28px 20px}.tech-item:nth-child(odd){padding-right:20px}.tech-item h3{font-size:1.05rem;line-height:1.5;margin-bottom:13px}.tech-item p{font-size:.94rem;line-height:1.85}.tech-item-top .icon{width:28px;height:28px}.workflow{margin-top:33px;padding:24px}.workflow-heading{display:block}.workflow-heading h3{font-size:1.15rem;line-height:1.6}.workflow-heading>span{display:block;margin-top:7px;font-size:.75rem}.workflow ol{grid-template-columns:1fr;gap:18px;margin-top:24px}.workflow li{font-size:1rem}.workflow li>.icon{transform:rotate(90deg)}.workflow li:last-child>.icon{transform:none}.applications-tabs{margin-top:25px}.applications-tabs button{font-size:.83rem;display:flex;flex-direction:column;gap:6px;padding:14px 5px}.applications-tabs .icon{width:20px;height:20px}#application-panel{display:block;padding:25px;margin-top:22px;min-height:0}.application-visual{display:none}.application-copy h3{font-size:1.55rem}.application-copy>p{font-size:1rem}.application-tags{font-size:.83rem}.application-copy .text-link{font-size:.85rem}.status-label{font-size:.75rem}.intelligence{padding:64px 0}.intelligence-inner{display:block}.intelligence-diagram{margin-top:35px;max-width:520px}.intelligence-diagram>.status-label{margin-bottom:20px}.data-inputs{gap:9px}.data-inputs span{font-size:.79rem;padding:13px 7px}.ai-core{font-size:1rem}.intelligence-inner>.footnote{margin-top:30px}.prevention-grid{grid-template-columns:1fr;margin-top:31px;gap:20px}.prevention-card{padding:27px}.prevention-card h3{font-size:1.75rem;margin-top:22px}.prevention-card>p{font-size:1rem}.goal{display:block;padding:29px;margin-top:23px}.goal-figure{border-right:0;border-bottom:1px solid #c4d7ce;padding-bottom:23px}.goal-figure strong{font-size:5.6rem}.goal-copy{margin-top:22px}.goal-copy>p{font-size:1.15rem}.goal-copy>span{font-size:.8rem}.about-intro{display:block}.about-intro p{font-size:1rem;margin-top:24px}.about-intro .text-link{font-size:.86rem}.proof-grid{grid-template-columns:1fr;gap:25px;margin-top:31px;padding-top:29px}.proof-grid article{position:relative;padding-left:46px}.proof-grid .icon{position:absolute;left:0;top:0;width:25px;height:25px}.proof-grid h3{font-size:1.05rem;margin-bottom:10px}.proof-grid p{font-size:.93rem}.contact-section{padding:53px 0}.contact-section .eyebrow{font-size:.75rem}.contact-section p{font-size:1rem}.contact-inner>.button{font-size:.89rem;gap:20px}footer{padding-top:38px}.footer-main{grid-template-columns:1fr;gap:30px;padding-bottom:28px}.footer-brand{grid-column:auto}.footer-contact>p{margin-top:13px;font-size:.83rem}.footer-resources{max-width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px 25px}.footer-resources h3{grid-column:1/-1;margin-bottom:5px}.footer-resources>a{font-size:.85rem}.footer-bottom{flex-wrap:wrap;gap:10px 20px;padding:19px 0}.footer-bottom p{width:100%;font-size:.75rem}.footer-bottom button{margin:0}.footer-bottom>a{margin-left:auto}.detail-dialog{width:calc(100% - 24px);padding:51px 24px 29px;max-height:90dvh}.detail-dialog h2{font-size:1.8rem}.detail-dialog .eyebrow{font-size:.75rem}.detail-list li{font-size:.96rem}.dialog-product{max-height:255px}.dialog-actions{gap:16px}.dialog-actions .button{font-size:.87rem}.source-links a{font-size:.9rem}}
@media(max-width:360px){.header-inner{width:calc(100% - 24px)}.brand-word{font-size:1.22rem}.brand-symbol{width:28px;height:30px}.brand-symbol img{width:28px}.language-select .icon{display:none}.hero h1,html[lang=fr] .hero h1,html[lang=es] .hero h1,html[lang=ja] .hero h1{font-size:2.15rem}.metric strong{font-size:1.85rem}.metric:last-child{display:block}.metric:last-child p{margin-top:9px;max-width:none}.tech-grid{grid-template-columns:1fr}.tech-item:nth-child(odd){padding:0;border:0}.tech-item{border-bottom:1px solid var(--line)!important;padding-bottom:22px!important}.hero-product-bottom{padding-inline:19px}.hero-product p{font-size:.76rem}.small-label{font-size:.75rem}}
.hero-watermark{display:none}.hero-inner>*,.split-heading>*,.intelligence-inner>*,.about-intro>*{min-width:0}.product-content>p,.tech-item p,.gap-card p,.proof-grid p{font-size:1rem}.status-label,.research-label,.product-tags li,.trust-item,.applications-tabs button{font-size:.875rem}.hero-product-top{letter-spacing:.08em}.small-label{letter-spacing:.07em}.header-actions{min-width:0}

@media(min-width:1600px){.hero-platforms{min-height:590px}}
@media(max-width:1199px){.hero-platforms{min-height:530px}.hero-platform-top{padding:17px 20px 0}.hero-platform-ezcheck .hero-platform-copy{padding:8px 0 18px 20px}.hero-platform-screening .hero-platform-main{gap:15px;padding:10px 20px 20px}.hero-platform-copy h2{font-size:1.55rem}.hero-platform-copy p{font-size:.72rem;line-height:1.6}.platform-link{font-size:.72rem;margin-top:9px}.hero-platform-ezcheck img{max-height:185px}.screening-lockup{gap:6px}.screening-lockup>div{min-height:92px;padding-inline:5px}.screening-lockup strong{font-size:.68rem}.metric{padding-inline:22px}}
@media(max-width:960px){.hero-platforms{min-height:500px;gap:13px}.hero-platform-top{font-size:.62rem;letter-spacing:.1em}.hero-platform-ezcheck .hero-platform-main{grid-template-columns:1.08fr .92fr}.hero-platform-ezcheck .hero-platform-copy{padding-left:17px}.hero-platform-screening .hero-platform-main{grid-template-columns:.82fr 1.18fr;padding-inline:17px}.hero-platform-copy h2{font-size:1.38rem}.hero-platform-copy p{font-size:.68rem}.platform-code{font-size:.58rem}.screening-lockup>div{min-height:84px}.screening-lockup .icon{width:20px;height:20px}.screening-lockup span{font-size:.56rem}.screening-lockup strong{font-size:.6rem}.hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2),.metric:nth-child(4){border-right:0}.metric:nth-child(n+3){border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.metric:nth-child(3){padding-left:0}.screening-flow-grid{grid-template-columns:minmax(130px,.7fr) minmax(240px,1.35fr) minmax(160px,.9fr);gap:50px}.screening-source:after{width:25px;right:-25px}.screening-insight:before{width:25px;left:-25px}.screening-branches:before{left:-25px}.screening-branches:after{right:-25px}.screening-branches .screening-node:before{width:25px;left:-25px}.screening-branches .screening-node:after{width:25px;right:-25px}}
@media(max-width:700px){.hero-platforms{width:100%;min-height:0;grid-auto-rows:minmax(265px,auto);gap:15px}.hero-platform-top{padding:19px 21px 0;font-size:.66rem}.hero-platform-copy h2{font-size:1.65rem}.hero-platform-copy p{font-size:.78rem}.platform-code{font-size:.62rem}.platform-link{font-size:.77rem;margin-top:11px}.hero-platform-ezcheck .hero-platform-copy{padding:8px 0 21px 21px}.hero-platform-ezcheck img{max-height:195px}.hero-platform-screening .hero-platform-main{grid-template-columns:.9fr 1.1fr;gap:19px;padding:12px 21px 23px}.screening-lockup>div{min-height:96px}.screening-lockup .icon{width:23px;height:23px}.screening-lockup strong{font-size:.68rem}.hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{padding:0 0 0 22px}.metric:first-child,.metric:nth-child(3){padding-left:0}.metric:nth-child(2),.metric:nth-child(4){border-right:0}.metric:last-child{grid-column:auto;display:block;gap:0;border-top:1px solid var(--line);padding:22px 0 0 22px}.metric:last-child p{margin-top:10px;max-width:none}.metric strong,.metric:last-child strong{font-size:1.9rem}.metric small{font-size:.58rem;letter-spacing:.1em}.screening-flow{margin-top:31px;padding:25px 23px 27px}.screening-flow-heading{display:block}.screening-flow-heading h3{font-size:1.1rem}.screening-flow-heading .status-label{margin-top:13px}.screening-flow-grid{grid-template-columns:1fr;gap:13px;margin-top:23px}.screening-branches{gap:13px}.screening-source:after,.screening-insight:before,.screening-branches:before,.screening-branches:after,.screening-branches .screening-node:before,.screening-branches .screening-node:after{display:none}.screening-node{min-height:68px}.prevention-grid{margin-top:20px}}
@media(max-width:360px){.hero-platforms{grid-auto-rows:minmax(255px,auto)}.hero-platform-top{padding-inline:17px}.hero-platform-ezcheck .hero-platform-copy{padding-left:17px}.hero-platform-screening .hero-platform-main{grid-template-columns:1fr;padding-inline:17px}.screening-lockup{display:none}.hero-platform-copy p{font-size:.75rem}.metric strong,.metric:last-child strong{font-size:1.7rem}.metric strong span{display:block;margin:3px 0 0}.screening-flow{padding-inline:18px}}
@media(max-width:700px){.detail-dialog{padding-inline:22px}.detail-lede{padding-left:14px;margin-bottom:26px}.detail-section{margin-top:28px}.spec-grid,.panel-list{grid-template-columns:1fr}.spec-grid>div{padding:15px}.panel-list li{padding:15px}.catalog-table th,.catalog-table td{padding:12px 14px}.prevention-link{margin-top:18px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.hero-buttons,.contact-section,.footer-bottom,.circle-button,.product-link{display:none!important}.section,.intelligence{padding:30px 0}.container{width:100%}.hero-inner{display:block}.hero-product,.hero-platforms{display:none}.section{break-inside:avoid}.applications-tabs{display:none}#application-panel{display:block}.detail-dialog{display:none}}
