:root{--paper:#fffdfb;--white:#fff;--peach:#faeee8;--peach-soft:#fffaf7;--peach-deep:#edd8cc;--orange:#f07a24;--orange-dark:#c95312;--brown-strip:#482900;--brown:#34231e;--brown-soft:#6d5a52;--line:#dfd2ca;--line-strong:#bdaaa0;--max-width:1240px}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:84px}body{background:var(--paper);color:var(--brown);letter-spacing:0;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}h1,h2{word-break:keep-all;overflow-wrap:break-word}p{text-wrap:pretty}.page-shell{width:min(calc(100% - 64px), var(--max-width));margin:0 auto}.skip-link{z-index:200;background:var(--brown);color:#fff;padding:12px 16px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfbf0;border-bottom:1px solid #bdaaa0a6;height:76px;position:sticky;top:0}.header-inner{width:min(calc(100% - 64px), var(--max-width));grid-template-columns:210px 1fr auto;align-items:center;gap:28px;height:100%;margin:0 auto;display:grid}.brand{width:170px}.brand img{width:100%;height:auto}.desktop-nav{justify-self:center;align-items:center;gap:40px;display:flex}.desktop-nav a{color:var(--brown-soft);padding:27px 0 25px;font-size:14px;position:relative}.desktop-nav a:after{background:var(--orange);content:"";height:2px;transition:right .25s;position:absolute;bottom:18px;left:0;right:100%}.desktop-nav a:hover{color:var(--brown)}.desktop-nav a:hover:after{right:0}.desktop-nav a[aria-current=page]{color:var(--brown);font-weight:700}.desktop-nav a[aria-current=page]:after{right:0}.header-contact{border-left:1px solid var(--line);align-items:center;gap:18px;padding-left:28px;font-size:14px;font-weight:700;display:inline-flex}.header-contact span{color:var(--orange);font-size:18px}.mobile-menu{display:none}.hero{z-index:0;background:var(--peach-soft);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.section-capabilities{z-index:1;position:relative}.hero-backdrop{position:absolute;inset:0}.hero-backdrop img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero-backdrop:after{content:"";background:linear-gradient(94deg,#fffcfaf0 0%,#fffcfae6 22%,#fffcfab8 40%,#fffcfa61 56%,#fffcfa1f 72%,#fffcfa0a 100%);position:absolute;inset:0}.hero-grid{grid-template-columns:minmax(0,660px);align-items:center;min-height:min(100vh - 76px,64vw);padding-top:84px;padding-bottom:84px;display:grid;position:relative}.eyebrow{color:var(--orange-dark);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.4}.hero h1{max-width:680px;margin-top:24px;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:clamp(72px,5.2vw,92px);font-weight:500;line-height:1.08}.hero h1:after{background:var(--orange);content:"";width:72px;height:6px;margin-top:30px;display:block}.hero-lead{max-width:560px;color:var(--brown-soft);margin-top:28px;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border:1px solid #0000;justify-content:space-between;align-items:center;gap:28px;min-height:52px;padding:0 22px;font-size:14px;font-weight:700;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-dark)}.button-secondary{border-color:var(--line-strong);background:0 0}.button-secondary:hover{border-color:var(--orange);color:var(--orange-dark)}.media-figure{background:var(--peach-soft);min-height:320px;margin:0;position:relative;overflow:hidden}.media-figure img{object-fit:cover}.media-placeholder{border:1px solid var(--peach-deep);background-color:var(--peach);background-image:linear-gradient(#f07a241a 1px,#0000 1px),linear-gradient(90deg,#f07a241a 1px,#0000 1px);background-size:42px 42px;min-height:320px;position:relative;overflow:hidden}.placeholder-corner{color:var(--orange-dark);letter-spacing:.12em;font-family:Consolas,monospace;font-size:10px;position:absolute;top:20px;left:22px}.placeholder-label{font-size:14px;font-weight:700;position:absolute;bottom:22px;left:24px}.placeholder-mark{border:1px solid #f07a24a6;border-radius:50%;width:150px;height:150px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.placeholder-mark:before,.placeholder-mark:after,.placeholder-mark i{background:var(--orange);content:"";display:block;position:absolute}.placeholder-mark:before{width:250px;height:1px;top:50%;left:-50px}.placeholder-mark:after{width:1px;height:250px;top:-50px;left:50%}.placeholder-mark i:first-child{border:1px solid var(--orange);background:0 0;width:76px;height:76px;top:36px;left:36px;transform:rotate(45deg)}.placeholder-mark i:last-child{width:12px;height:12px;top:69px;left:69px}.section{padding:116px 0}.section-heading{margin-bottom:58px}.section-heading h2,.technology-copy h2,.about-section h2,.contact-section h2{margin-top:14px;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:48px;font-weight:500;line-height:1.18}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;display:grid}.split-heading>p,.products-heading>p{color:var(--brown-soft);line-height:1.8}.capability-grid{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.capability-item{border-right:1px solid var(--line);min-height:260px;padding:26px 26px 32px}.capability-item:last-child{border-right:0}.capability-item>span{color:var(--orange-dark);font-family:Consolas,monospace;font-size:11px}.capability-item h3{margin-top:72px;font-size:20px}.capability-item p{color:var(--brown-soft);margin-top:14px;font-size:14px;line-height:1.75}.products-section{background:var(--peach-soft)}.products-section .section-heading h2:before{background:var(--brown-strip);content:"";vertical-align:3px;width:8px;height:42px;margin:0 18px 0 0;display:inline-block}.products-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.products-heading>p,.section-heading-side{max-width:500px}.section-heading-side>p{color:var(--brown-soft);line-height:1.8}.section-route-link{color:var(--orange);align-items:center;gap:22px;margin-top:22px;font-size:14px;font-weight:800;display:inline-flex}.section-route-link span{color:var(--orange);font-size:18px;transition:transform .2s}.section-route-link:hover span{transform:translate(2px,-2px)}.featured-product{border:1px solid var(--line);background:var(--white);grid-template-columns:.78fr 1.22fr;min-height:560px;display:grid}.product-copy{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:52px;display:flex}.product-index{color:var(--orange-dark);letter-spacing:.12em;font-family:Consolas,monospace;font-size:10px}.product-category{color:var(--brown-soft);margin-top:60px;font-size:13px}.product-copy h3{margin-top:14px;font-family:Georgia,serif;font-size:58px;font-weight:500}.product-copy h3+p{color:var(--brown-soft);margin-top:24px;font-size:15px;line-height:1.8}.text-link{border-top:1px solid var(--line);color:var(--orange-dark);margin-top:44px;padding-top:18px;font-size:13px;font-weight:700;display:block}.featured-image{aspect-ratio:3/4;background:var(--peach);position:relative;overflow:hidden}.featured-image img{object-fit:cover;object-position:center}.product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);background:var(--white);grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:block}.product-card-filler{background:var(--peach-soft)}.product-card-image{aspect-ratio:3/4;border-bottom:1px solid var(--line);background:var(--peach);position:relative;overflow:hidden}.product-card-image img{object-fit:cover;transition:transform .35s}.product-card:hover .product-card-image img{transform:scale(1.035)}.product-card-copy{min-height:230px;padding:24px}.product-card-copy>p:first-child{color:var(--brown-soft);font-size:11px}.product-card-copy h3{margin-top:12px;font-family:Georgia,serif;font-size:25px;font-weight:500}.product-card-copy h3+p{color:var(--brown-soft);margin-top:16px;font-size:13px;line-height:1.7}.technology-section{background:var(--white)}.technology-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:84px;display:grid}.technology-grid>.media-placeholder,.technology-grid>.media-figure{min-height:680px}.technology-copy{padding:28px 0}.technology-copy h2{max-width:520px}.section-lead{color:var(--brown-soft);margin-top:24px;line-height:1.8}.technology-list{border-top:1px solid var(--line-strong);margin:56px 0 0;padding:0;list-style:none}.technology-list li{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:20px;padding:26px 0;display:grid}.technology-list li>span{color:var(--orange-dark);font-family:Consolas,monospace;font-size:11px}.technology-list h3{font-size:18px}.technology-list p{color:var(--brown-soft);margin-top:8px;font-size:14px;line-height:1.7}.industries-section{background:var(--peach)}.industry-layout{grid-template-columns:.82fr 1.18fr;gap:64px;display:grid}.industry-layout>.media-placeholder,.industry-layout>.media-figure{background-color:var(--peach-soft);min-height:500px}.industry-list{border-top:1px solid var(--line-strong)}.industry-list article{border-bottom:1px solid #bdaaa0cc;grid-template-columns:46px 1fr 24px;align-items:center;gap:16px;min-height:116px;display:grid}.industry-list article>span{color:var(--orange-dark);font-family:Consolas,monospace;font-size:11px}.industry-list h3{font-size:19px}.industry-list p{color:var(--brown-soft);margin-top:7px;font-size:13px}.industry-list i{color:var(--orange-dark);font-size:18px;font-style:normal}.about-section{border-top:1px solid var(--peach-deep);border-bottom:1px solid var(--peach-deep);background:var(--peach-soft);color:var(--brown);padding:120px 0}.about-section .eyebrow{color:var(--orange-dark)}.about-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.about-section h2{max-width:580px}.about-copy>p{color:var(--brown-soft);margin-top:40px;font-size:17px;line-height:1.9}.about-facts{border-top:1px solid var(--line-strong);grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.9fr);margin-top:64px;display:grid}.about-facts div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-width:0;min-height:120px;padding:0 24px;display:flex}.about-facts div:last-child{border-right:0}.about-facts strong{color:var(--orange-dark);white-space:nowrap;font-family:Georgia,serif;font-size:clamp(20px,2.2vw,30px);font-weight:500}.about-facts span{color:var(--brown-soft);margin-top:8px;font-size:11px;line-height:1.5}.insights-section{background:var(--paper)}.insight-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.insight-card{border:1px solid var(--line);background:var(--white)}.insight-card .media-placeholder,.insight-card .media-figure{border:0;border-bottom:1px solid var(--line);min-height:245px}.insight-card>div:last-child{padding:24px}.insight-card span{color:var(--orange-dark);letter-spacing:.08em;font-family:Consolas,monospace;font-size:10px}.insight-card h3{margin-top:20px;font-size:20px}.insight-card p{color:var(--brown-soft);margin-top:10px;font-size:13px}.contact-section{border-top:4px solid var(--brown-strip);background:#f8e7dc;padding:104px 0}.contact-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.contact-grid>div:last-child>p{color:var(--brown-soft);margin-bottom:28px;line-height:1.7}.site-footer{background:var(--paper)}.footer-main{grid-template-columns:230px 1fr auto;align-items:center;gap:70px;min-height:230px;display:grid}.footer-brand{width:190px}.footer-brand img{width:100%;height:auto}.footer-main>p{max-width:360px;color:var(--brown-soft);line-height:1.7}.footer-links{grid-template-columns:1fr 1fr;gap:18px 38px;font-size:13px;display:grid}.footer-links a:hover{color:var(--orange-dark)}.footer-base{border-top:1px solid var(--line);min-height:74px;color:var(--brown-soft);justify-content:space-between;align-items:center;font-size:11px;display:flex}.footer-base a{color:var(--orange-dark)}.footer-base .footer-icp{color:inherit;margin-left:16px}.footer-base .footer-icp:hover{color:var(--orange-dark)}.inner-hero{border-bottom:1px solid var(--peach-deep);background:var(--peach-soft)}.inner-hero-grid{grid-template-columns:1.15fr .85fr;align-items:end;gap:110px;min-height:470px;padding-top:105px;padding-bottom:88px;display:grid}.inner-hero h1{max-width:760px;margin-top:22px;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:70px;font-weight:500;line-height:1.08}.inner-hero-grid>div:last-child{padding-bottom:6px}.inner-hero-grid>div:last-child>p{max-width:520px;color:var(--brown-soft);font-size:17px;line-height:1.85}.inner-rail{border-top:1px solid var(--line);background:var(--white)}.inner-rail .page-shell{grid-template-columns:repeat(4,1fr);min-height:76px;display:grid}.inner-rail span{border-right:1px solid var(--line);align-items:center;padding-left:24px;font-size:13px;font-weight:700;display:flex}.inner-rail span:first-child{border-left:1px solid var(--line);color:var(--orange-dark)}.product-index-section{background:var(--peach-soft);padding:22px 0 116px}.product-index-list{border-top:1px solid var(--line)}.product-index-row{border:1px solid var(--line);background:var(--white);border-top:0;border-left:4px solid var(--brown-strip);grid-template-columns:minmax(0,1fr) minmax(0,.72fr);scroll-margin-top:96px;display:grid}.product-index-row:nth-child(2n){grid-template-columns:minmax(0,.72fr) minmax(0,1fr)}.product-index-row:nth-child(2n) .product-index-copy{border-right:0;border-left:1px solid var(--line);grid-column:2}.product-index-row:nth-child(2n) .product-index-media{grid-area:1/1}.product-index-copy{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:54px;display:flex}.product-row-number{color:var(--orange-dark);letter-spacing:.12em;font-family:Consolas,monospace;font-size:10px}.product-index-copy>p:first-of-type{color:var(--brown-soft);margin-top:64px;font-size:13px}.product-index-copy h2{margin-top:14px;font-family:Georgia,serif;font-size:57px;font-weight:500;line-height:1.05}.product-index-description{max-width:470px;color:var(--brown-soft);margin-top:24px;line-height:1.8}.product-tags{flex-wrap:wrap;gap:9px;margin-top:32px;display:flex}.product-tags span{border-left:2px solid var(--orange);background:var(--peach-soft);color:var(--brown-soft);padding:9px 12px;font-size:11px}.product-status,.content-status{border-top:1px solid var(--line);color:var(--orange-dark);margin-top:42px;padding-top:17px;font-size:12px;font-weight:700}.product-index-media{aspect-ratio:3/4;background:var(--peach);position:relative;overflow:hidden}.product-index-media img{object-fit:cover;transition:transform .4s}.product-index-row:hover .product-index-media img{transform:scale(1.025)}.news-hero{background:var(--paper);border-top:4px solid var(--brown-strip)}.news-content{background:var(--peach-soft)}.news-channel-grid{border:1px solid var(--line);background:var(--white);grid-template-columns:repeat(3,1fr);display:grid}.news-channel-grid article{border-right:1px solid var(--line);flex-direction:column;display:flex}.news-channel-grid article:last-child{border-right:0}.news-channel-grid article>div:first-child{min-height:220px;padding:28px}.news-channel-grid article>div:first-child>span{color:var(--orange-dark);font-family:Consolas,monospace;font-size:10px}.news-channel-grid h2{margin-top:44px;font-size:22px}.news-channel-grid p{color:var(--brown-soft);margin-top:13px;font-size:13px;line-height:1.75}.news-channel-grid .media-placeholder,.news-channel-grid .media-figure{border-width:1px 0;min-height:260px}.news-channel-grid .content-status{border-top:0;margin:0;padding:20px 28px}.about-page-hero{background:var(--peach-soft);border-top:4px solid var(--brown-strip)}.about-page-hero h1{font-size:62px}.about-story{background:var(--white)}.about-story-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:80px;display:grid}.about-story-grid>.media-placeholder,.about-story-grid>.media-figure{min-height:610px}.about-story-grid>div:last-child{flex-direction:column;justify-content:center;padding:40px 0;display:flex}.about-story h2,.about-evidence h2{margin-top:18px;font-family:Georgia,Noto Serif SC,serif;font-size:46px;font-weight:500;line-height:1.2}.about-story-grid>div:last-child>p:not(.eyebrow){color:var(--brown-soft);margin-top:28px;font-size:16px;line-height:1.9}.about-evidence{border-block:1px solid var(--peach-deep);background:var(--peach-soft);padding:110px 0}.about-evidence-heading{max-width:650px}.about-fact-grid{border-block:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);margin-top:68px;display:grid}.about-fact-grid div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:180px;padding:28px;display:flex}.about-fact-grid div:last-child{border-right:0}.about-fact-grid strong{color:var(--orange-dark);font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Georgia,serif;font-size:clamp(22px,2.4vw,32px);font-weight:500}.about-fact-grid span{color:var(--brown-soft);margin-top:12px;font-size:12px}@media (max-width:1050px){.hero-grid{grid-template-columns:minmax(0,560px);min-height:max(56vw,460px);padding-top:66px;padding-bottom:66px}.hero h1{font-size:54px}.hero-backdrop:after{background:linear-gradient(94deg,#fffcfaf2 0%,#fffcfae6 28%,#fffcfab3 48%,#fffcfa5c 64%,#fffcfa1f 82%,#fffcfa0f 100%)}.capability-grid{grid-template-columns:1fr 1fr}.capability-item:nth-child(2){border-right:0}.capability-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:1fr 1fr}.technology-grid{gap:50px}.technology-grid>.media-placeholder,.technology-grid>.media-figure{min-height:600px}.industry-layout{gap:40px}.about-grid{gap:56px}.about-facts div{padding:0 16px}.about-fact-grid div{padding:24px 20px}.footer-main{grid-template-columns:200px 1fr auto;gap:35px}.inner-hero-grid{gap:60px}.inner-hero h1{font-size:58px}.product-index-copy{padding:40px}.product-index-copy h2{font-size:48px}.about-story-grid{gap:50px}}@media (max-width:800px){.page-shell,.header-inner{width:min(calc(100% - 40px), var(--max-width))}.site-header{height:68px}.header-inner{grid-template-columns:1fr auto}.brand{width:146px}.desktop-nav,.header-contact{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;flex-direction:column;justify-content:center;gap:7px;width:42px;height:42px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--brown);width:23px;height:1px;transition:transform .2s}.mobile-menu[open] summary span:first-child{transform:translateY(4px)rotate(45deg)}.mobile-menu[open] summary span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu nav{border:1px solid var(--line);background:var(--paper);width:min(300px,100vw - 40px);position:absolute;top:54px;right:0;box-shadow:0 18px 40px #34231e1f}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:16px 20px;font-size:14px;display:block}.mobile-menu nav a:last-child{color:var(--orange-dark);border-bottom:0;font-weight:700}html{scroll-padding-top:76px}.hero{flex-direction:column;display:flex}.hero-grid{order:1;grid-template-columns:1fr;min-height:auto;padding-top:64px;padding-bottom:46px}.hero-copy{max-width:650px}.hero h1{font-size:54px}.hero-backdrop{order:2;height:min(48vh,360px);position:relative}.hero-backdrop img{object-position:68% center}.hero-backdrop:after{display:none}.section{padding:88px 0}.section-heading h2,.technology-copy h2,.about-section h2,.contact-section h2{font-size:40px}.split-heading,.products-heading{grid-template-columns:1fr;gap:24px;display:grid}.featured-product{grid-template-columns:1fr}.product-copy{border-right:0;border-bottom:1px solid var(--line);padding:42px}.product-category{margin-top:42px}.featured-image{min-height:0}.technology-grid,.industry-layout,.about-grid,.contact-grid{grid-template-columns:1fr}.technology-grid{gap:56px}.technology-grid>.media-placeholder,.technology-grid>.media-figure{min-height:500px}.industry-layout{gap:46px}.about-grid{gap:28px}.about-copy>p{margin-top:0}.insight-grid{grid-template-columns:1fr}.insight-card{grid-template-columns:1fr 1fr;display:grid}.insight-card .media-placeholder,.insight-card .media-figure{border-bottom:0;border-right:1px solid var(--line);min-height:230px}.contact-grid{gap:34px}.footer-main{grid-template-columns:1fr 1fr;padding:48px 0}.footer-main>p{grid-area:2/1/auto/-1}.inner-hero-grid{grid-template-columns:1fr;align-content:end;gap:30px;min-height:430px;padding-top:90px;padding-bottom:60px}.inner-hero h1,.about-page-hero h1{font-size:48px}.inner-rail .page-shell{grid-template-columns:1fr 1fr}.inner-rail span:nth-child(2){border-right:0}.inner-rail span:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-index-copy{padding:32px}.product-index-copy>p:first-of-type{margin-top:40px}.product-index-copy h2{font-size:40px}.news-channel-grid{grid-template-columns:1fr}.news-channel-grid article{border-right:0;border-bottom:1px solid var(--line)}.news-channel-grid article:last-child{border-bottom:0}.about-story-grid{grid-template-columns:1fr}.about-story-grid>.media-placeholder,.about-story-grid>.media-figure{min-height:480px}.about-fact-grid{grid-template-columns:1fr 1fr}.about-fact-grid div:nth-child(2){border-right:0}.about-fact-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:560px){.page-shell,.header-inner{width:min(calc(100% - 32px), var(--max-width))}.hero-grid{padding-top:52px}.hero h1{font-size:42px}.hero-lead{font-size:16px;line-height:1.75}.hero-actions{display:grid}.button{width:100%}.hero-backdrop{height:min(38vh,260px)}.placeholder-mark{width:112px;height:112px}.placeholder-mark:before{width:188px;left:-38px}.placeholder-mark:after{height:188px;top:-38px}.placeholder-mark i:first-child{width:56px;height:56px;top:27px;left:27px}.placeholder-mark i:last-child{width:10px;height:10px;top:51px;left:51px}.section{padding:72px 0}.section-heading{margin-bottom:40px}.section-heading h2,.technology-copy h2,.about-section h2,.contact-section h2{font-size:34px}.capability-grid{grid-template-columns:1fr}.capability-item,.capability-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:210px}.capability-item:last-child{border-bottom:0}.capability-item h3{margin-top:46px}.product-copy{padding:30px 24px}.product-copy h3{font-size:44px}.product-grid{grid-template-columns:1fr}.product-card-filler{display:none}.product-card-copy{min-height:auto;padding-bottom:30px}.technology-grid>.media-placeholder,.industry-layout>.media-placeholder,.technology-grid>.media-figure,.industry-layout>.media-figure{min-height:360px}.technology-copy{padding:0}.technology-list{margin-top:38px}.industry-list article{grid-template-columns:36px 1fr 20px}.about-section{padding:76px 0}.about-facts{grid-template-columns:1fr}.about-facts div,.about-facts div:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:92px;padding:0}.about-facts div:last-child{border-bottom:0}.insight-card{grid-template-columns:1fr}.insight-card .media-placeholder,.insight-card .media-figure{border-right:0;border-bottom:1px solid var(--line);min-height:210px}.contact-section{padding:72px 0}.footer-main{grid-template-columns:1fr;gap:26px}.footer-main>p{grid-area:auto}.footer-links{margin-top:8px}.footer-base{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:94px}.section-heading-side{max-width:none}.inner-hero-grid{min-height:400px;padding-top:70px;padding-bottom:50px}.inner-hero h1,.about-page-hero h1{font-size:40px}.inner-hero-grid>div:last-child>p{font-size:15px}.inner-rail{overflow-x:auto}.inner-rail .page-shell{grid-template-columns:repeat(4,1fr);width:max-content;min-width:620px}.inner-rail span,.inner-rail span:nth-child(2){border-right:1px solid var(--line);border-bottom:0;min-height:64px}.product-index-section{padding-bottom:72px}.product-index-copy{padding:32px 24px}.product-index-copy>p:first-of-type{margin-top:42px}.product-index-copy h2{font-size:42px}.product-index-row,.product-index-row:nth-child(2n){grid-template-columns:1fr}.product-index-row:nth-child(2n) .product-index-media,.product-index-media{grid-area:1/1}.product-index-row:nth-child(2n) .product-index-copy,.product-index-copy{border:0;border-top:1px solid var(--line);grid-area:2/1}.news-channel-grid article>div:first-child{min-height:190px;padding:24px}.news-channel-grid .media-placeholder,.news-channel-grid .media-figure{min-height:220px}.about-story-grid>.media-placeholder,.about-story-grid>.media-figure{min-height:360px}.about-story h2,.about-evidence h2{font-size:34px}.about-evidence{padding:76px 0}.about-fact-grid{grid-template-columns:1fr;margin-top:48px}.about-fact-grid div,.about-fact-grid div:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:120px}.about-fact-grid div:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
