@font-face{font-family:Inter;src:url('/static/fonts/inter-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#073c50;--blue:#007caf;--mint:#8ce1d1;--muted:#647b83;--paper:#f2f7f6;--line:#d8e3e3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:white;color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,summary{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue)}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(42px,5.1vw,76px)}h2{font-size:clamp(32px,3.2vw,47px)}h3{font-size:25px}p{color:var(--muted)}.container{width:min(1320px,calc(100% - 112px));margin:auto}.utility{background:var(--ink);color:#dcecee;font-size:11px;letter-spacing:.03em}.utility>.container{min-height:35px;display:flex;align-items:center;justify-content:space-between}.utility b{letter-spacing:.09em;font-size:12px}.utility a span{margin-left:12px}.header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #e9eeee}.header-inner{height:103px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:inline-flex;flex-direction:column;line-height:1;min-width:190px}.brand>span{font-size:38px;font-weight:850;letter-spacing:-.07em;font-style:italic}.brand-dot{color:var(--blue)}.brand small{font-size:8px;letter-spacing:.32em;font-weight:650;margin-top:9px}.desktop-nav{display:flex;gap:29px;margin-left:auto;font-size:13px;font-weight:550}.desktop-nav a{position:relative;padding:13px 0}.desktop-nav a:after{content:'';position:absolute;height:2px;bottom:5px;background:var(--blue);left:0;right:100%;transition:right .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-actions{display:flex;align-items:center;gap:22px;font-size:12px}.search-link{display:flex}.language{border-left:1px solid var(--line);padding-left:19px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:var(--ink);color:white;padding:17px 24px;font-size:13px;font-weight:550;border:1px solid var(--ink);border-radius:3px;transition:background .2s,transform .2s;line-height:1.5}.button:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.button span{font-size:21px;font-weight:300;line-height:1}.button.compact{padding:12px 18px;gap:22px}.button.white{background:white;color:var(--ink);border-color:white}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:600;border-bottom:1px solid #92a8ad;padding-bottom:5px}.text-link span{font-size:20px}.eyebrow{display:block;font-size:10px;letter-spacing:.16em;font-weight:650;margin-bottom:20px;line-height:1.5}.hero{overflow:hidden;background:var(--paper);position:relative}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;min-height:570px;align-items:center;gap:25px}.hero-copy{padding:66px 0 50px;z-index:2}.hero-copy h1{max-width:680px;margin-bottom:23px;line-height:1.06;white-space:pre-line}.hero-copy>p{font-size:16px;max-width:475px;line-height:1.8;margin-bottom:30px}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:25px;font-size:9px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #dceeea}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:10px;margin-top:44px;color:#637b82;font-size:10px}.fine-cross{font-size:25px;color:var(--blue)}.hero-visual{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;margin-right:-35px;padding-left:10px}.hero-visual:before{content:'';position:absolute;border:1px solid #d9e5e2;width:440px;height:440px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-visual img{position:relative;width:116%;max-width:116%;margin-left:-8%;mix-blend-mode:multiply;z-index:1;transform:rotate(-12deg);filter:contrast(1.04);margin-bottom:0}.visual-coordinate{position:absolute;top:45px;left:30px;font-size:8px;letter-spacing:.19em;color:#68868b;writing-mode:vertical-rl}.visual-caption{position:absolute;bottom:56px;left:30px;right:20px;display:flex;align-items:center;gap:13px;font-size:11px;line-height:1.5}.crosshair{font-size:29px;font-weight:200;color:var(--blue)}.visual-index{margin-left:auto;font-size:9px;letter-spacing:.12em;color:#678089}.precision-line{position:absolute;bottom:20px;width:135%;left:-5%;height:1px;background:var(--mint);transform:rotate(-9deg)}.precision-line:after{content:'';position:absolute;right:20%;width:6px;height:6px;background:var(--blue);border-radius:50%;top:-3px}.proof-strip{border-bottom:1px solid var(--line);background:white}.proof-strip>.container{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.proof-strip>.container>div,.proof-strip>.container>a{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-left:35px}.proof-strip>.container>div:first-child{padding-left:0}.proof-strip>.container>a:last-child{border:0}.proof-strip strong{font-size:21px;font-weight:550;letter-spacing:-.04em}.proof-strip span{font-size:10px;color:var(--muted);margin-top:3px}.section{padding-top:86px;padding-bottom:88px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:12px;color:var(--blue)}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:335px;font-size:12px;margin-bottom:2px}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.product-card{background:#f2f6f6;padding:20px 18px;position:relative;min-height:235px;border:1px solid transparent;transition:background .2s,border .2s}.product-card:hover{background:#e7f2ef;border-color:#a7ccc3}.card-number{font-size:9px;letter-spacing:.09em;color:#668087}.product-image{height:110px;display:flex;align-items:center;justify-content:center;margin:8px -3px 19px;overflow:hidden}.product-image img{max-height:110px;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.product-card:hover img{transform:scale(1.07)}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card h3{font-size:15px;line-height:1.2;letter-spacing:-.03em;margin:0}.round-arrow{width:29px;height:29px;border:1px solid #b9ced0;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}.quality-feature{background:#eaf2f0;padding:68px 0}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature-image{position:relative}.feature-image img{width:100%;height:370px;object-fit:cover;display:block}.feature-image>span{position:absolute;bottom:18px;left:20px;font-size:8px;letter-spacing:.12em;background:white;padding:10px 13px}.feature-copy .eyebrow{color:var(--blue)}.feature-copy h2{font-size:43px;max-width:500px}.feature-copy p{max-width:465px;font-size:14px;margin-bottom:28px}.feature-tags{border-top:1px solid #cbdbd7;margin-top:33px;padding-top:18px;display:flex;gap:25px;font-size:10px}.feature-tags span:before{content:'✓';margin-right:8px;color:var(--blue)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.story-card{border:1px solid var(--line);overflow:hidden}.story-card>img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .4s}.story-card:hover>img{transform:scale(1.025)}.story-card>div{padding:28px 30px;position:relative}.story-card h3{max-width:390px;font-size:28px;margin-bottom:0}.story-card .eyebrow{font-size:9px;margin-bottom:12px;color:var(--blue)}.story-card .round-arrow{position:absolute;right:25px;bottom:30px}.source-home{padding-bottom:50px}.source-home summary{font-size:12px;cursor:pointer;color:var(--muted)}.source-home .prose{margin-top:20px}.contact-band{background:var(--blue);color:white;padding:56px 0}.contact-band>.container{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-band h2{font-size:34px;max-width:650px;margin:0}.contact-band .eyebrow{font-size:9px;color:#c9e7f3;margin-bottom:12px}footer{background:var(--ink);color:#e0edef;padding-top:66px;font-size:12px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.15fr 1fr;gap:65px;padding-bottom:55px}.brand.light{color:white}.brand.light .brand-dot{color:var(--mint)}.footer-grid p{color:#aac0c6;line-height:1.9;font-size:11px;max-width:210px;margin:23px 0 20px}.footer-grid h3{font-size:12px;letter-spacing:0;margin:6px 0 20px;font-weight:550}.footer-grid>div>a:not(.brand){display:block;margin-bottom:9px;font-size:11px;color:#bdd0d4}.footer-grid .group-mark{margin-top:28px!important;font-weight:750;letter-spacing:.04em;font-size:21px!important}.group-mark span{font-size:8px;font-weight:400;margin-left:8px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #2c5869;padding-top:21px;padding-bottom:25px;font-size:9px;color:#9fb9c2}.footer-bottom>div{display:flex;gap:24px}.page-heading{background:var(--paper);padding:35px 0 52px;border-bottom:1px solid var(--line)}.page-heading h1{font-size:58px;margin-bottom:0}.page-heading .eyebrow{color:var(--blue);margin:30px 0 12px}.page-heading p{max-width:600px;margin-top:24px}.breadcrumb{display:flex;gap:12px;font-size:10px;color:var(--muted)}.page-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:70px;padding-top:55px;padding-bottom:90px}.page-sidebar>a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;gap:10px}.page-sidebar>a[aria-current]{color:var(--blue);font-weight:650}.sidebar-help{background:var(--paper);margin-top:35px;padding:23px}.sidebar-help h3{font-size:22px}.sidebar-help p,.sidebar-help a{font-size:12px}.sidebar-help a{color:var(--blue)}.prose{font-size:15px;line-height:1.8;color:#345666;overflow-wrap:anywhere}.prose h1{font-size:27px;text-transform:none;letter-spacing:-.025em;margin-bottom:19px;margin-top:15px;color:var(--ink)}.prose h2{font-size:25px;letter-spacing:-.02em}.prose h3{font-size:22px}.prose p{color:#526d77}.prose a{color:#006f9d;text-decoration:underline;text-underline-offset:3px}.prose #leftSide{display:block}.prose #leftSide:empty{display:none}.prose #rightSide{min-width:0}.prose .contentBoxNormal,.prose .contentBoxLarge,.prose .sideBox{margin-bottom:38px}.prose .contentBoxNormal>div:not(.imageBox):not(.download){max-width:100%}.prose .imageBox{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:20px 0;max-width:100%}.prose .imageBox img{max-width:100%;object-fit:contain;background:#f5f7f7;height:auto}.prose img{border-radius:2px;max-width:100%;height:auto}.prose table{display:block;overflow-x:auto;width:100%;border-collapse:collapse;font-size:13px}.prose th,.prose td{border-bottom:1px solid var(--line);padding:12px}.prose .download{display:inline-flex;vertical-align:top;margin:0 12px 20px 0;background:var(--paper);padding:17px 20px;min-width:135px;border:1px solid var(--line)}.prose .download img{display:none}.prose .download a{font-size:12px;line-height:1.4;text-decoration:none}.prose .download a:before{content:'↓';float:right;margin-left:18px;font-size:22px}.prose .productMatrix{display:flex;gap:10px;flex-wrap:wrap}.prose .productMatrixItem{display:inline-block;width:150px;padding:10px;font-size:12px}.prose #homepage_wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.prose #homepage_wrapper img{display:none}.prose #homepage_wrapper h1{font-size:17px}.prose #homepage_wrapper p{font-size:12px}.page-article>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.calculator,.contact-form{padding:35px;background:var(--paper);margin-top:40px;scroll-margin-top:120px}.calculator h2,.contact-form h2{font-size:33px}.calculator p,.contact-form p{font-size:13px}.calculator small{font-size:10px;display:block;color:var(--muted);margin-top:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.calculator .form-grid{grid-template-columns:repeat(3,1fr)}label{display:block;font-size:12px;font-weight:550;color:var(--ink);margin-bottom:18px}input,textarea,select{border:1px solid #b9cdcf;border-radius:3px;padding:13px 14px;width:100%;background:white;color:var(--ink);margin-top:7px;font-size:14px}textarea{resize:vertical}.checkbox{display:flex;align-items:flex-start;gap:12px;font-weight:400;margin-top:18px}.checkbox input{width:17px;height:17px;flex-shrink:0;margin-top:2px}.checkbox a{text-decoration:underline}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-note{font-size:11px!important}.notice{background:#d9eee5;padding:17px 20px;margin-bottom:24px;border-left:3px solid #228465;font-size:13px}.geometry-result{margin-top:23px;font-size:14px}.geometry-result dl{display:grid;grid-template-columns:2fr 1fr;gap:10px;padding:22px;background:#dfede8}.geometry-result dd{font-weight:600;margin:0;text-align:right}.download-list>a{display:flex;align-items:center;gap:24px;padding:20px;border-bottom:1px solid var(--line);font-size:14px}.download-list>a>span:last-child{margin-left:auto;font-size:22px}.file-icon{font-size:10px;background:var(--paper);padding:13px 9px}.search-form{display:flex;max-width:750px;gap:15px;margin-top:30px}.search-form input{margin:0}.search-results>a{display:block;border-bottom:1px solid var(--line);padding:25px 0}.search-results h2{font-size:26px}.search-results p{font-size:13px}.menu-toggle{display:none;border:0;background:none;color:var(--ink);font-size:24px;padding:5px}.mobile-nav{padding:12px 25px}.mobile-nav a{display:block;padding:13px;border-bottom:1px solid var(--line)}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.preview-bar{background:#f5db8e;padding:12px 25px;text-align:center;font-size:13px}.preview-bar a{margin-left:20px;text-decoration:underline}
@media(min-width:1500px){.hero-grid{min-height:650px}.hero-copy h1{font-size:82px}.hero-visual img{width:120%;max-width:120%}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:18px;font-size:12px}.header-inner{gap:20px}.brand{min-width:155px}.header-actions{gap:15px}.hero-grid{min-height:520px}.hero-copy h1{font-size:58px}.hero-actions{gap:20px}.hero-actions .text-link{font-size:11px}.hero-visual:before{width:340px;height:340px}.feature-grid{gap:40px}.footer-grid{gap:35px}.page-layout{gap:40px}.product-card{padding:15px}.product-card h3{font-size:13px}.feature-copy h2{font-size:35px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:block}.header-inner{height:85px}.hero-grid{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:48px}.hero-copy>p{font-size:14px}.hero-copy .eyebrow{font-size:8px}.hero-visual:before{width:290px;height:290px}.hero-visual{margin-right:0}.visual-caption{left:0;font-size:9px}.visual-coordinate{left:0}.hero-actions>.text-link{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.proof-strip>.container>div,.proof-strip>.container>a{padding-left:18px}.proof-strip strong{font-size:18px}.proof-strip span{font-size:9px}.feature-image img{height:310px}.feature-copy h2{font-size:31px}.feature-copy p{font-size:12px}.feature-tags{gap:12px;font-size:9px}.story-card h3{font-size:24px;padding-right:30px}.story-card>img{height:215px}.contact-band h2{font-size:29px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:35px}.page-layout{grid-template-columns:180px minmax(0,1fr);gap:28px}.calculator .form-grid{grid-template-columns:1fr}.page-article>.product-grid{grid-template-columns:1fr 1fr}.prose #homepage_wrapper{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.utility>.container{justify-content:center;min-height:29px}.utility>.container>span{display:none}.utility{font-size:9px}.utility b{font-size:10px}.header-inner{height:78px;gap:12px}.brand{min-width:120px}.brand>span{font-size:29px}.brand small{font-size:6px;margin-top:7px;letter-spacing:.27em}.header-actions{gap:15px}.header-actions .compact{display:none}.language{padding-left:12px}.hero-grid{display:flex;flex-direction:column;gap:0;min-height:auto;align-items:stretch}.hero-copy{padding:45px 0 0}.hero-copy h1{font-size:52px;max-width:400px}.hero-copy>p{max-width:380px;font-size:14px;line-height:1.7;margin-bottom:25px}.hero .eyebrow{font-size:8px;margin-bottom:23px}.hero-note{margin-top:22px;font-size:9px}.hero-visual{min-height:270px;width:100%;margin:0;padding:0}.hero-visual:before{width:240px;height:240px}.hero-visual img{width:100%;max-width:100%;margin:0;transform:rotate(-10deg)}.visual-coordinate{top:25px;left:3px;font-size:6px}.visual-caption{bottom:15px;left:10px;font-size:9px}.visual-index{font-size:8px}.precision-line{bottom:2px}.proof-strip>.container{grid-template-columns:1fr 1fr;padding:5px 0}.proof-strip>.container>div,.proof-strip>.container>a{padding:18px 12px;border-bottom:1px solid var(--line)}.proof-strip>.container>div:first-child{padding-left:12px}.proof-strip>.container>div:nth-child(2){border-right:0}.proof-strip>.container>div:nth-child(3),.proof-strip>.container>a:last-child{border-bottom:0}.proof-strip strong{font-size:20px}.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:35px}.section-heading>p{font-size:12px;margin-top:16px}.eyebrow{font-size:9px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card{min-height:210px;padding:15px}.product-card h3{font-size:14px}.product-image{height:100px}.product-card:last-child{grid-column:1/-1;min-height:160px;display:grid;grid-template-columns:1fr 1fr}.product-card:last-child .card-number{grid-column:1/-1}.product-card:last-child .product-card-bottom{padding-left:20px}.quality-feature{padding:40px 0}.feature-grid{grid-template-columns:1fr;gap:30px}.feature-image img{height:270px}.feature-copy h2{font-size:36px}.feature-copy p{font-size:14px}.story-grid{grid-template-columns:1fr;gap:25px}.story-card>img{height:225px}.story-card>div{padding:24px}.story-card h3{font-size:27px;max-width:360px}.contact-band{padding:38px 0}.contact-band>.container{display:block}.contact-band h2{font-size:33px;margin-bottom:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 25px;padding-bottom:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child p{max-width:270px}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid p{margin-top:15px}.footer-grid .group-mark{margin-top:15px!important}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:18px}.footer-bottom>div{gap:12px;flex-wrap:wrap}.page-heading{padding:25px 0 35px}.page-heading h1{font-size:40px;overflow-wrap:anywhere}.page-heading .eyebrow{margin-top:25px}.page-layout{display:flex;flex-direction:column;gap:25px;padding-top:25px;padding-bottom:45px}.page-sidebar{display:flex;flex-wrap:wrap;gap:7px}.page-sidebar>.eyebrow,.sidebar-help{display:none}.page-sidebar>a{padding:7px 10px;background:var(--paper);font-size:10px;border:1px solid var(--line);gap:6px}.prose{font-size:14px}.prose h1{font-size:23px}.prose .download{min-width:110px;padding:12px;margin-right:8px}.calculator,.contact-form{padding:24px 18px}.calculator h2,.contact-form h2{font-size:29px}.form-grid{grid-template-columns:1fr;gap:0}.download-list>a{gap:14px;font-size:12px;padding:16px 0;overflow-wrap:anywhere}.search-form{gap:8px}.search-form .button{padding:12px}.search-form input{width:60%}.search-results h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
