@font-face{font-family:SiteSans;src:local("Arial");font-display:swap}
:root{--ink:#252b22;--muted:#676d62;--olive:#606d42;--line:#dde1d7;--paper:#f9faf7;--panel:#e9ede3}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:SiteSans,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #839759;outline-offset:5px}button{color:inherit}.site-wrap{max-width:1480px;padding:0 5%;margin:auto}.header{height:142px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:block;width:230px}.brand img{display:block;width:100%;height:auto}.header-contact{display:flex;align-items:center;gap:18px;font-size:15px}.header-contact svg{width:19px}.hero{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:6%;padding:75px 0 78px}.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase;font-size:12px;letter-spacing:.14em;font-weight:600;margin:0 0 30px;color:#576340}.status-line{display:block;width:25px;height:2px;background:var(--olive)}h1{font-size:clamp(3rem,4.8vw,4.7rem);line-height:1.07;letter-spacing:-.055em;font-weight:500;margin:0 0 27px}h1 span{color:var(--olive)}.intro{font-size:17px;line-height:1.7;color:var(--muted);margin:0 0 31px}.primary-button{background:var(--olive);border:1px solid var(--olive);color:white;padding:17px 22px;border-radius:3px;display:inline-flex;align-items:center;gap:40px;font-weight:500;font-size:16px;transition:background .2s,transform .2s}.primary-button:hover{background:#495533;transform:translateY(-2px)}.primary-button svg{width:21px}.catalog-note{font-size:12px;color:var(--muted);margin:16px 0 0;letter-spacing:.01em}.catalog-note span{padding:0 7px}.catalog-panel{background:var(--panel);padding:25px 29px 23px;position:relative;min-width:0;border-radius:4px}.panel-caption,.panel-bottom{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#59644a}.panel-caption{text-transform:uppercase;letter-spacing:.09em}.cover-button{position:relative;padding:0;border:0;display:block;width:100%;background:none;margin:43px 0 34px;transform:rotate(-3deg);transition:transform .3s}.cover-button:hover{transform:rotate(-1deg) translateY(-3px)}.cover-button>img{width:100%;height:auto;display:block;box-shadow:0 18px 25px -17px #323e3875,0 3px 9px #323e3830}.cover-open{position:absolute;right:15px;bottom:15px;background:#f9faf7;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;box-shadow:0 2px 12px #0002}.cover-open svg{width:20px}.panel-bottom{font-size:13px}.page-count{white-space:nowrap;color:#586449}.contact{padding:32px 0 41px;border-top:1px solid var(--line)}.contact-heading{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:29px}.contact-heading h2{font-size:19px;font-weight:500;letter-spacing:-.02em;margin:0}.contact-heading>span{font-size:13px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:30px}.contact-item{padding-right:24px}.contact-item+.contact-item{padding-left:29px;border-left:1px solid var(--line)}.contact-item h3{font-size:12px;font-weight:400;color:var(--muted);margin:0 0 11px}.contact-item a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:clamp(1rem,1.5vw,1.3rem);letter-spacing:-.025em}.contact-item a:hover{color:var(--olive)}.contact-item svg{width:18px;color:var(--olive)}address{font-size:16px;line-height:1.6;font-style:normal}footer{display:flex;justify-content:space-between;gap:20px;padding:25px 0 28px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.skip-link{position:fixed;top:-80px;left:20px;z-index:20;padding:15px;background:var(--ink);color:white}.skip-link:focus{top:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
dialog{border:1px solid #d3d7ce;border-radius:8px;padding:0;max-width:none;max-height:none;width:min(1450px,96vw);height:94dvh;background:#e7e9e3;color:var(--ink);overflow:hidden}dialog::backdrop{background:#182016cc;backdrop-filter:blur(6px)}body.reader-open{overflow:hidden}.viewer{display:flex;flex-direction:column;height:100%}.viewer-top{background:var(--paper);padding:16px 22px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;border-bottom:1px solid var(--line)}.viewer-top h2{font-size:17px;margin:0;font-weight:600}.viewer-top p{font-size:12px;color:var(--muted);margin:4px 0 0}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:3px;background:transparent}.icon-button:hover{background:var(--panel)}.page-stage{flex:1;min-height:0;position:relative;overflow:auto;display:flex;align-items:center;justify-content:center;padding:18px;overscroll-behavior:contain}.page-stage>img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 4px 18px #0002;background:white}.page-stage.is-loading>img{opacity:.5}.page-stage.zoomed{display:block}.page-stage.zoomed>img{width:150%;max-width:none;max-height:none;height:auto}.page-stage>p{position:absolute;background:var(--paper);padding:20px;max-width:90%;text-align:center;font-size:16px}.page-stage>p button{padding:8px;border:1px solid var(--line);margin-left:8px}.reader-bar{background:var(--paper);display:flex;align-items:center;justify-content:center;gap:25px;flex-shrink:0;min-height:75px;padding:13px 20px;border-top:1px solid var(--line)}.reader-button{display:flex;align-items:center;gap:8px;min-height:44px;min-width:44px;padding:9px 12px;border:1px solid transparent;border-radius:3px;background:none;font-size:14px}.reader-button:hover:not(:disabled){background:var(--panel)}.reader-button:disabled{opacity:.3}.reader-button svg{width:19px}.reader-bar form{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:14px}.reader-bar label{color:var(--muted)}.reader-bar input{width:58px;text-align:center;padding:10px 4px;border:1px solid #c7ccbf;background:white;border-radius:3px;-moz-appearance:textfield}.reader-bar input::-webkit-inner-spin-button{appearance:none}.zoom-button{margin-left:20px;border-left:1px solid var(--line);border-radius:0;padding-left:22px}
@media(min-width:1600px){.hero{padding-top:105px;padding-bottom:108px}.catalog-panel{padding:30px 34px}.cover-button{margin-top:54px;margin-bottom:45px}}
@media(max-width:1000px){.header{height:118px}.brand{width:210px}.hero{gap:4%;padding:55px 0 60px}h1{font-size:clamp(2.9rem,5.2vw,4.5rem)}.intro{font-size:16px}.desktop-break{display:none}.catalog-panel{padding:20px}.panel-bottom{font-size:12px}.contact-grid{gap:20px}.contact-item{padding-right:0}.contact-item+.contact-item{padding-left:20px}.contact-item a{font-size:16px}address{font-size:15px}}
@media(max-width:760px){.site-wrap{padding:0 6%}.header{height:105px}.brand{width:195px}.header-contact{gap:8px;font-size:14px}.hero{grid-template-columns:1fr;gap:43px;padding:46px 0 42px}.eyebrow{margin-bottom:25px;font-size:12px}h1{font-size:clamp(2.6rem,8vw,4.5rem);margin-bottom:23px}.intro{margin-bottom:27px}.primary-button{padding:16px 20px;gap:35px}.catalog-panel{max-width:590px;padding:23px;margin-top:0}.cover-button{margin:34px 0 31px}.panel-bottom{font-size:13px}.contact{padding-top:28px;padding-bottom:30px}.contact-heading{display:block;margin-bottom:28px}.contact-heading>span{display:block;margin-top:8px}.contact-grid{grid-template-columns:1fr;gap:23px}.contact-item{padding-right:0}.contact-item+.contact-item{border:0;border-top:1px solid var(--line);padding:21px 0 0}.contact-item h3{margin-bottom:9px}.contact-item a{font-size:21px;justify-content:flex-start;gap:16px}address{font-size:17px}footer{flex-direction:column;gap:9px;padding:24px 0}dialog{width:100vw;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0}.viewer-top{padding:12px 16px}.page-stage{padding:10px}.reader-bar{gap:8px;justify-content:space-between;padding:12px 9px max(12px,env(safe-area-inset-bottom));flex-wrap:wrap}.reader-button{padding:8px}.reader-button span{display:none}.reader-bar label{display:none}.reader-bar form{gap:7px}.zoom-button{margin:0;border:0;padding:8px}.page-stage.zoomed>img{width:250%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Navigation, company sections and expanded contact details. */
.header{height:116px}.brand{width:215px}.site-menu{position:relative;z-index:10}.menu-toggle{display:flex;align-items:center;gap:22px;background:none;border:0;padding:12px 0 12px 18px;min-height:44px;font-size:16px}.menu-lines{display:grid;gap:6px;width:24px}.menu-lines i{display:block;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] .menu-lines i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-lines i:last-child{transform:translateY(-3.5px) rotate(-45deg)}.menu-panel{position:absolute;right:0;top:calc(100% + 16px);width:270px;background:var(--paper);box-shadow:0 14px 40px #20291e1a;border:1px solid var(--line);padding:12px;border-radius:4px}.menu-panel[hidden]{display:none}.menu-panel a{display:flex;align-items:center;justify-content:space-between;padding:17px 14px;font-size:18px;border-radius:2px}.menu-panel a:hover{background:var(--panel)}.menu-panel a span{font-size:12px;color:var(--muted)}
.hero{padding:64px 0 66px;gap:5%;grid-template-columns:1fr 1.07fr}.hero-copy .intro{max-width:420px}.hero-image{margin:0;position:relative;min-width:0;aspect-ratio:1.15;isolation:isolate;background:#1d211b;overflow:hidden;border-radius:3px}.hero-image>img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:54% 50%}.hero-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0c10072e 0%,transparent 34%,#0c1007d9 100%);z-index:0}.photo-tag{position:absolute;z-index:1;top:28px;left:30px;color:#fff;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.hero-image figcaption{position:absolute;z-index:1;left:30px;right:30px;bottom:31px;color:#fff}.hero-image figcaption>span{font-size:12px;text-transform:uppercase;letter-spacing:.13em;display:block;margin-bottom:15px;color:#e9ebdf}.hero-image strong{font-size:clamp(1.55rem,2.15vw,2rem);line-height:1.25;letter-spacing:-.035em;font-weight:400}.photo-corner{position:absolute;width:26px;height:26px;border-bottom:1px solid #eeeee9;border-right:1px solid #eeeee9;right:30px;bottom:35px;z-index:1}
.news{display:grid;grid-template-columns:.7fr 1fr 1fr;gap:35px;padding:31px 0 35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.news-heading .eyebrow{font-size:12px;margin:0 0 12px}.news-heading h2{font-weight:500;font-size:27px;letter-spacing:-.035em;margin:0}.news-item{padding-left:30px;border-left:1px solid var(--line)}.news-label{color:var(--muted);font-size:12px}.news-item h3{font-size:18px;font-weight:500;letter-spacing:-.02em;margin:13px 0 9px}.news-item p{font-size:15px;line-height:1.6;color:var(--muted);margin:0 0 13px;max-width:370px}.text-button{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:500;background:none;border:0;padding:5px 0;min-height:34px;color:var(--olive)}.text-button svg{width:17px;height:17px}.text-button:hover{text-decoration:underline;text-underline-offset:5px}
.areas-section{padding:88px 0 86px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:65px;margin-bottom:35px}.section-top>div{flex:1}.section-top .eyebrow,.catalog-copy .eyebrow{margin:0 0 20px;font-size:12px}.section-top h2,.catalog-copy h2{font-size:clamp(2.2rem,3.5vw,3.35rem);line-height:1.12;letter-spacing:-.045em;font-weight:500;margin:0}.section-intro{max-width:430px;flex:1;font-size:16px;color:var(--muted);line-height:1.7;margin:0 0 2px}.areas-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.area-card{background:none;border:0;padding:0;text-align:left;min-width:0}.area-visual{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1.04;background:#eef0ea;overflow:hidden;border-radius:3px}.area-visual>img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.area-card:hover .area-visual>img{transform:scale(1.04)}.area-index{position:absolute;top:15px;left:16px;color:var(--muted);font-size:12px;z-index:1}.area-title{font-size:18px;font-weight:500;letter-spacing:-.03em;display:flex;align-items:flex-start;justify-content:space-between;gap:7px;line-height:1.35;margin-top:18px;min-height:2.7em}.area-title svg{width:17px;height:17px;margin-top:3px;flex-shrink:0;color:var(--olive)}.area-description{font-size:14px;color:var(--muted);line-height:1.6;display:block;margin-top:7px;max-width:220px}
.catalog-section{display:grid;grid-template-columns:1fr 1.07fr;gap:8%;padding:54px 48px;background:var(--panel);border-radius:4px;align-items:center;margin-bottom:88px}.catalog-copy>p:not(.eyebrow):not(.catalog-note){font-size:16px;line-height:1.7;color:var(--muted);max-width:350px;margin:23px 0 28px}.catalog-copy .catalog-note{font-size:12px;line-height:1.8}.catalog-copy .primary-button{gap:28px}.catalog-section .catalog-panel{padding:4px 0 0;background:none}.catalog-section .cover-button{margin-top:33px;margin-bottom:20px}.catalog-section .panel-caption{font-size:12px}
.contact{padding:0 0 34px;border-top:0}.contact>.section-top{margin-bottom:37px}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.contact-item{padding-right:12px}.contact-item+.contact-item{padding-left:28px}.contact-item h3{font-size:14px;line-height:1.5;margin-bottom:18px;color:var(--muted);min-height:3em}.contact-item a{font-size:clamp(1rem,1.6vw,1.4rem);letter-spacing:-.025em;justify-content:flex-start;gap:12px;overflow-wrap:anywhere}.contact-item .contact-phone{font-size:16px;margin-top:12px;letter-spacing:0;color:var(--muted);min-height:28px}.contact-item .contact-phone:hover{color:var(--olive)}.locations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:36px;padding-top:31px;border-top:1px solid var(--line)}.locations-grid>div:not(:first-child){padding-left:28px}.locations-grid h3{font-size:14px;font-weight:500;line-height:1.5;min-height:3em;margin:0 0 15px}.locations-grid address{font-size:16px;color:var(--muted);line-height:1.65}.company-details{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-top:36px;padding-top:25px;border-top:1px solid var(--line)}.company-details p{font-size:14px;line-height:1.65;margin:0}.company-details dl{display:flex;flex-wrap:wrap;gap:8px 20px;margin:9px 0 0;color:var(--muted);font-size:12px}.company-details dl>div{display:flex;gap:6px}.company-details dd{margin:0}.company-details .compliance-info{font-size:12px;color:var(--muted);line-height:1.8;text-align:right}footer{padding-top:25px}section[tabindex="-1"]:focus{outline:none}
@media(min-width:1600px){.hero{padding:80px 0}.hero-image{aspect-ratio:1.2}.catalog-section .catalog-panel{padding:0}.catalog-section .cover-button{margin-top:40px;margin-bottom:24px}}
@media(max-width:1100px){.areas-grid{gap:16px}.area-title{font-size:16px;min-height:2.7em}.news{gap:22px;grid-template-columns:.6fr 1fr 1fr}.news-item{padding-left:22px}.section-top{gap:35px}.contact-grid,.locations-grid{gap:20px}.contact-item+.contact-item,.locations-grid>div:not(:first-child){padding-left:20px}.contact-item{padding-right:0}.contact-item a{font-size:17px}.contact-item h3{min-height:3em}.catalog-section{padding:40px 32px;gap:7%}}
@media(max-width:900px){.hero-image{aspect-ratio:.97}.hero-image strong{font-size:24px}.photo-tag{left:22px;top:24px}.hero-image figcaption{left:22px;right:22px;bottom:28px}.photo-corner{right:22px;width:18px;height:18px}.news{grid-template-columns:1fr 1fr}.news-heading{grid-column:1/-1;display:flex;align-items:center;gap:20px}.news-heading .eyebrow{margin:0}.news-item{padding-left:0;border-left:0}.areas-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.area-visual{aspect-ratio:1.3}.area-title{font-size:19px;min-height:0}.area-description{max-width:none}.contact-item a{font-size:16px}.contact-item a svg{display:none}.company-details{flex-direction:column;gap:17px}.company-details .compliance-info{text-align:left}.catalog-copy .primary-button{padding:15px;gap:14px}}
@media(max-width:760px){.header{height:102px}.brand{width:190px}.menu-toggle{gap:14px;font-size:15px}.menu-panel{width:min(270px,86vw);top:calc(100% + 13px)}.hero{grid-template-columns:1fr;padding:44px 0 35px;gap:35px}.hero-copy .intro{max-width:500px}.hero-image{aspect-ratio:1.25}.hero-image strong{font-size:26px}.hero-image figcaption{bottom:26px}.photo-corner{bottom:30px}.news{gap:25px;padding:27px 0 31px}.news-heading h2{font-size:26px}.news-item h3{font-size:17px}.news-item p{font-size:15px}.text-button{min-height:44px}.areas-section{padding:56px 0}.section-top{display:block;margin-bottom:29px}.section-top h2,.catalog-copy h2{font-size:37px}.section-top .eyebrow,.catalog-copy .eyebrow{margin-bottom:16px}.section-intro{margin-top:23px;font-size:16px;max-width:540px}.area-title{font-size:17px;min-height:2.7em;margin-top:14px}.area-description{font-size:14px}.areas-grid{gap:24px 16px}.area-visual{aspect-ratio:1.03}.area-index{top:12px;left:12px}.catalog-section{grid-template-columns:1fr;gap:38px;padding:32px 25px;margin-bottom:56px}.catalog-copy>p:not(.eyebrow):not(.catalog-note){max-width:470px;margin-top:20px;margin-bottom:24px}.catalog-copy .primary-button{padding:16px 20px;gap:28px}.catalog-section .cover-button{margin-top:28px;margin-bottom:14px}.catalog-section .catalog-panel{margin:0}.contact{padding-top:0}.contact>.section-top{margin-bottom:26px}.contact-grid,.locations-grid{grid-template-columns:1fr;gap:23px}.contact-item h3,.locations-grid h3{min-height:0;margin-bottom:12px}.contact-item a{font-size:21px}.contact-item a svg{display:block}.contact-item+.contact-item{padding-left:0}.contact-item .contact-phone{font-size:17px;margin-top:8px;min-height:32px}.locations-grid{margin-top:31px;padding-top:27px;gap:25px}.locations-grid>div:not(:first-child){padding-left:0}.locations-grid h3{font-size:15px;margin-bottom:8px}.locations-grid address{font-size:16px}.company-details{margin-top:29px;gap:15px}.company-details dl{gap:8px 16px}.company-details p{font-size:14px}.company-details .compliance-info{font-size:12px}footer{padding-top:23px}}
@media(max-width:420px){.brand{width:165px}.hero-image{aspect-ratio:1.06}.hero-image strong{font-size:24px}.news{grid-template-columns:1fr;gap:22px}.news-heading{grid-column:auto;justify-content:space-between}.news-item+.news-item{padding-top:21px;border-top:1px solid var(--line)}.areas-grid{grid-template-columns:1fr;gap:28px}.area-visual{aspect-ratio:1.35}.area-title{min-height:0;font-size:20px}.area-description{font-size:15px}.catalog-section{padding:29px 20px}.section-top h2,.catalog-copy h2{font-size:34px}}

/* Brand signature, editorial news and five areas of expertise. */
.header{height:126px;gap:28px}.brand-group,.header-actions{display:flex;align-items:center;gap:30px}.brand{width:208px;flex-shrink:0}.brand-signature{border-left:1px solid var(--line);padding:6px 0 6px 26px}.brand-signature strong{display:block;text-transform:uppercase;letter-spacing:.13em;font-size:13px;font-weight:600;margin-bottom:7px}.brand-signature span{font-size:12px;color:var(--muted);display:block;line-height:1.5}.anniversary{width:66px;height:64px;object-fit:contain}.header-actions{gap:33px}.hero{padding-bottom:76px}
.news-section{padding:45px 0 74px;border-top:1px solid var(--line)}.news-section .section-top{margin-bottom:30px}.news-section .section-top h2{font-size:clamp(2rem,3vw,2.7rem)}.news-section .section-intro{font-size:15px}.news-section .eyebrow{margin-bottom:12px}.news-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.news-card{min-width:0;display:flex;flex-direction:column}.news-art{position:relative;aspect-ratio:1.7;overflow:hidden;isolation:isolate;border-radius:3px}.art-caption,.art-foot{position:absolute;z-index:2;left:22px;right:18px;font-size:10px;letter-spacing:.12em;line-height:1.4;font-weight:500}.art-caption{top:18px}.art-foot{bottom:17px}.news-art--expo{background:#e3e8da}.news-art--expo>strong{position:absolute;left:22px;top:42px;font-weight:500;letter-spacing:-.05em;font-size:clamp(1.9rem,3.2vw,3.1rem);line-height:1.05;z-index:2}.news-art--expo>strong>span{display:block;font-size:9px;letter-spacing:.1em;margin-top:8px}.news-art--expo img{position:absolute;right:-8%;bottom:-8%;width:75%;height:105%;object-fit:contain;z-index:1}.news-art--mspo{background:#343c2a;color:#fff}.news-art--mspo>strong{position:absolute;left:22px;top:43px;letter-spacing:-.055em;font-weight:500;font-size:clamp(2.5rem,4.25vw,4rem);line-height:.9;z-index:1}.news-art--mspo>strong span{display:block;font-size:.55em;color:#bac49f;margin-top:9px;letter-spacing:.035em}.news-art--mspo>img{position:absolute;width:64%;height:100%;object-fit:contain;right:-16%;top:3%;opacity:.4;filter:brightness(2.1)}.news-art--mspo .art-caption,.news-art--mspo .art-foot{color:#d2d9c7}.news-art--product{background:#e9ebe6}.news-art--product>img{position:absolute;left:8%;top:4%;width:88%;height:94%;object-fit:contain;z-index:1}.product-watermark{position:absolute;left:21px;top:43px;font-size:clamp(2.4rem,4.4vw,4.2rem);letter-spacing:-.06em;color:#c6ccbc;font-weight:600;white-space:nowrap}.news-body{padding:22px 0 0;display:flex;flex-direction:column;flex:1}.news-meta{display:flex;justify-content:space-between;gap:8px;font-size:10px;letter-spacing:.045em;text-transform:uppercase;color:var(--olive);margin:0 0 15px}.news-meta>span{color:var(--muted);white-space:nowrap}.news-body h3{font-size:clamp(1.2rem,1.85vw,1.6rem);letter-spacing:-.035em;font-weight:500;line-height:1.25;margin:0 0 13px}.news-body>p:not(.news-meta){font-size:15px;line-height:1.65;color:var(--muted);margin:0 0 15px}.news-body .text-button{margin-top:auto;align-self:flex-start;min-height:44px;border-top:1px solid var(--line);width:100%;justify-content:space-between;padding-top:14px}.news-body .text-button svg{flex-shrink:0}
.about-section{background:var(--panel);padding:46px 42px 32px;border-radius:4px}.about-section .section-top{align-items:center;gap:50px;margin-bottom:34px}.about-section h2{font-size:clamp(2.15rem,3.4vw,3.1rem)}.about-copy{flex:1;max-width:480px;font-size:15px;line-height:1.7;color:var(--muted)}.about-copy p{margin:0}.about-copy p+p{margin-top:13px}.about-gallery{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:14px}.about-gallery figure{margin:0;min-width:0;position:relative;overflow:hidden;border-radius:2px;aspect-ratio:1.4;background:#333b2d}.about-gallery figure::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#11180dd9)}.about-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.about-gallery figure:hover img{transform:scale(1.025)}.about-gallery figcaption{position:absolute;left:18px;right:12px;bottom:17px;color:white;font-size:12px;line-height:1.4;z-index:1}.about-gallery figcaption span{color:#d1d8bf;margin-right:8px;font-size:10px}.about-values{display:grid;grid-template-columns:repeat(3,1fr);padding-top:25px;gap:25px}.about-values>span{display:flex;gap:13px;align-items:baseline;font-size:12px;color:var(--muted);line-height:1.4}.about-values strong{font-size:21px;letter-spacing:-.035em;font-weight:500;color:var(--olive);white-space:nowrap}.areas-section{padding:75px 0}.areas-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:38px 24px}.area-card{grid-column:span 2;display:flex;flex-direction:column}.area-card:nth-child(n+4){grid-column:span 3}.area-visual{width:100%;aspect-ratio:1.32;border:1px solid #e8ebe3;background:#eef0ea}.area-card:nth-child(n+4) .area-visual{aspect-ratio:2.05}.area-index{top:17px;left:19px;font-size:10px;letter-spacing:.09em;color:#5b6650}.visual-label{position:absolute;bottom:16px;left:19px;right:14px;font-size:9px;letter-spacing:.09em;color:#5b6650;z-index:2;line-height:1.3}.area-visual>img{width:92%;height:86%;object-fit:contain}.area-visual--vehicles .vehicle-main{position:absolute;width:82%;height:84%;left:-2%;top:0}.area-visual--vehicles .vehicle-detail{position:absolute;width:41%;height:55%;right:1%;bottom:1%;z-index:1}.area-visual--rifle .rifle-main{position:absolute;width:93%;height:93%;left:-4%;top:-6%}.area-visual--rifle .cartridge-detail{position:absolute;width:22%;height:46%;right:5%;bottom:13%;object-fit:contain;mix-blend-mode:multiply}.area-visual--ranger>img{width:97%;height:90%}.area-title{font-size:21px;margin-top:20px;min-height:0;width:100%;line-height:1.25;letter-spacing:-.025em}.area-title svg{margin-top:5px}.area-description{max-width:90%;font-size:14px;line-height:1.65;margin-top:13px}.area-link{font-size:12px;color:var(--olive);display:block;padding-top:16px;margin-top:auto;text-decoration:underline;text-underline-offset:4px}.area-card:hover .area-title{color:var(--olive)}.catalog-section{margin-bottom:75px}
.certifications{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid var(--line);margin-top:29px;padding-top:30px}.certifications .eyebrow{font-size:10px;letter-spacing:.1em;margin:0 0 8px}.certifications p:not(.eyebrow){font-size:13px;color:var(--muted);margin:0;line-height:1.5}.certification-logos{display:flex;align-items:center;gap:26px;flex-wrap:wrap;justify-content:flex-end}.certification-logos img{display:block;width:auto;max-width:123px;height:53px;object-fit:contain}.certification-logos img:first-child{width:123px;height:auto}.certification-logos img:nth-child(3){height:46px}.article-dialog{width:min(780px,92vw);height:auto;max-height:90dvh;background:var(--paper);overflow:auto;overscroll-behavior:contain}.article-top{display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;background:var(--paper);padding:15px 27px;border-bottom:1px solid var(--line);z-index:2}.article-top>span{font-size:11px;letter-spacing:.12em;color:var(--muted)}.article-content{padding:35px 38px 44px}.article-content .eyebrow{font-size:11px;margin-bottom:18px}.article-content h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.045em;line-height:1.12;font-weight:500;margin:0 0 23px}.article-content>p:not(.eyebrow){font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 21px}.article-content>p.article-lead{font-size:19px;color:var(--ink);line-height:1.55}.article-content h3{font-weight:500;font-size:23px;letter-spacing:-.025em;margin:28px 0 13px}.article-products{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:26px 0 10px}.article-products figure{margin:0;background:var(--panel);padding:10px 16px 17px}.article-products img{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain}.article-products figcaption{font-size:12px;color:var(--olive);line-height:1.4}.article-content>p.article-caption{font-size:11px;margin-bottom:25px}.article-content .primary-button{font-size:14px;gap:25px}
@media(max-width:1150px){.brand-group{gap:20px}.brand-signature{padding-left:20px}.brand{width:185px}.brand-signature strong{font-size:11px}.brand-signature span{font-size:11px}.header-actions{gap:24px}.anniversary{width:56px;height:55px}.news-cards{gap:21px}.news-art{aspect-ratio:1.5}.news-art--expo>strong{top:39px;font-size:34px}.news-art--mspo>strong{font-size:44px}.art-caption,.art-foot{font-size:9px;left:18px}.news-art--expo>strong,.news-art--mspo>strong{left:18px}.about-section{padding:35px 28px 27px}.about-values>span{display:block}.about-values strong{display:block;margin-bottom:4px}.about-gallery{gap:10px}.about-gallery figure{aspect-ratio:1.15}.areas-grid{gap:32px 19px}.area-title{font-size:19px}.area-description{max-width:100%}.certification-logos{gap:18px}.certification-logos img{height:45px}.certification-logos img:first-child{width:104px}.certification-logos img:nth-child(3){height:39px}}
@media(max-width:900px){.header{gap:18px;height:119px}.brand{width:160px}.brand-group{gap:15px}.brand-signature{padding-left:15px;max-width:216px}.brand-signature strong{font-size:10px;letter-spacing:.1em}.brand-signature span{font-size:10px;max-width:190px}.header-actions{gap:17px}.menu-toggle{gap:14px;font-size:14px;padding-left:3px}.anniversary{width:51px;height:50px}.news-section{padding-top:35px;padding-bottom:55px}.news-cards{gap:20px}.news-art{aspect-ratio:1.35}.news-art--expo>strong{font-size:28px}.news-art--expo>strong>span{font-size:8px;letter-spacing:.06em}.news-art--mspo>strong{font-size:40px}.news-art--expo img{width:81%;right:-12%;bottom:-9%}.news-art .art-foot{font-size:8px;letter-spacing:.06em}.news-body{padding-top:18px}.news-meta{display:block;font-size:9px;margin-bottom:11px}.news-meta>span{display:block;margin-top:5px}.news-body h3{font-size:21px}.news-body>p:not(.news-meta){font-size:14px}.news-body .text-button{font-size:13px}.about-section .section-top{gap:28px}.about-section h2{font-size:34px}.about-copy{font-size:14px}.about-gallery figcaption{left:12px;bottom:13px;font-size:10px}.about-gallery figcaption span{display:block;margin-bottom:3px}.area-title{font-size:20px}.areas-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 21px}.area-card,.area-card:nth-child(n+4){grid-column:auto}.area-card:last-child{grid-column:1/-1;max-width:calc((100% - 21px)/2)}.area-card:nth-child(n+4) .area-visual,.area-visual{aspect-ratio:1.3}.area-index{left:16px;font-size:9px}.visual-label{left:16px;font-size:8px}.areas-section{padding:58px 0}.certifications{gap:25px}.certification-logos{gap:14px}.certification-logos img{height:40px}.certification-logos img:first-child{width:92px}.certification-logos img:nth-child(3){height:35px}}
@media(max-width:680px){.header{height:auto;min-height:130px;padding:22px 0;align-items:flex-start;gap:14px}.brand-group{display:block}.brand{width:169px}.brand-signature{border:0;padding:13px 0 0;max-width:none}.brand-signature strong{font-size:9px;margin-bottom:4px;letter-spacing:.12em}.brand-signature span{font-size:9px;max-width:220px}.header-actions{gap:16px;align-items:center}.anniversary{width:48px;height:47px}.menu-toggle{font-size:12px;gap:10px;min-height:47px}.menu-lines{width:21px}.menu-panel{top:calc(100% + 12px)}.hero{padding:38px 0 42px}.news-section{padding:31px 0 47px}.news-section .section-top{margin-bottom:24px}.news-section .section-top h2{font-size:35px}.news-section .section-intro{margin-top:17px}.news-cards{grid-template-columns:1fr;gap:32px}.news-art{aspect-ratio:1.85}.news-art--expo>strong{font-size:clamp(2.3rem,8vw,3.9rem);top:47px;left:22px}.news-art--expo>strong>span{font-size:9px;margin-top:10px}.news-art--mspo>strong{font-size:clamp(3rem,11vw,5rem);top:49px;left:22px}.art-caption,.art-foot{left:22px;font-size:10px}.news-art .art-foot{font-size:9px}.product-watermark{top:47px;font-size:14vw}.news-body h3{font-size:25px;max-width:450px}.news-body>p:not(.news-meta){font-size:15px;max-width:510px}.news-meta{display:flex;font-size:10px;margin-bottom:13px}.news-meta>span{margin-top:0}.news-body .text-button{font-size:14px}.about-section{padding:31px 23px 27px}.about-section .section-top{margin-bottom:24px}.about-section h2{font-size:35px}.about-copy{font-size:15px;margin-top:22px}.about-gallery{grid-template-columns:1fr 1fr;gap:10px}.about-gallery figure:first-child{grid-column:1/-1;aspect-ratio:1.7}.about-gallery figure{aspect-ratio:1.12}.about-gallery figcaption{font-size:11px;left:13px;right:10px;bottom:13px}.about-gallery figcaption span{display:inline}.about-values{gap:14px;padding-top:23px}.about-values>span{font-size:10px}.about-values strong{font-size:19px}.areas-section{padding:49px 0}.areas-grid{gap:26px 17px}.area-title{font-size:18px;line-height:1.3;margin-top:15px}.area-title svg{width:15px;height:15px}.area-description{font-size:13px;margin-top:10px}.area-link{font-size:11px;padding-top:13px}.area-index{font-size:8px;top:12px;left:12px;letter-spacing:.04em}.visual-label{font-size:7px;left:12px;right:10px;bottom:12px;letter-spacing:.03em}.area-card:last-child{max-width:calc((100% - 17px)/2)}.area-card:nth-child(n+4) .area-visual,.area-visual{aspect-ratio:1.03}.catalog-section{margin-bottom:50px}.certifications{flex-direction:column;align-items:flex-start;gap:22px}.certification-logos{width:100%;justify-content:space-between;gap:15px}.certification-logos img{height:43px}.certification-logos img:first-child{width:97px}.certification-logos img:nth-child(3){height:37px}.article-dialog{width:100vw;max-height:100dvh;height:100dvh;border-radius:0;margin:0}.article-top{padding:12px 20px}.article-content{padding:27px 23px 36px}.article-content h2{font-size:34px}.article-content>p.article-lead{font-size:18px}.article-products{gap:10px}.article-products figure{padding:6px 10px 13px}.article-products figcaption{font-size:10px}}
@media(max-width:420px){.brand{width:149px}.header-actions{gap:10px}.brand-signature span{max-width:170px}.anniversary{width:43px;height:43px}.menu-toggle{font-size:11px;gap:8px}.menu-lines{width:19px}.header{gap:12px}.areas-grid{grid-template-columns:1fr;gap:30px}.area-card:last-child{max-width:none;grid-column:auto}.area-card:nth-child(n+4) .area-visual,.area-visual{aspect-ratio:1.3}.area-title{font-size:23px}.area-description{font-size:15px}.area-index{font-size:10px;top:17px;left:18px}.visual-label{font-size:9px;left:18px;bottom:16px}.area-link{font-size:13px}.about-section{padding:28px 20px}.about-section h2{font-size:31px}.about-gallery figure{aspect-ratio:.93}.about-gallery figcaption span{display:block}.about-values{gap:10px}.about-values strong{font-size:17px}.about-values>span{font-size:9px}.certification-logos{gap:12px}.certification-logos img{height:36px}.certification-logos img:first-child{width:81px}.certification-logos img:nth-child(3){height:31px}.news-art--mspo>strong{font-size:43px;top:44px}.news-art--expo>strong{font-size:35px;top:43px}.news-art .art-foot{font-size:8px}}

/* Event identities and catalogue-aligned business banners. */
.event-visual,.engine-visual{height:250px;border:1px solid var(--line);border-radius:3px;padding:22px;min-width:0;overflow:hidden}.event-visual{background:#fff;display:flex;flex-direction:column;justify-content:space-between}.event-kicker{display:block;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.075em;text-transform:uppercase;color:var(--muted)}.event-brand{display:flex;align-items:center;justify-content:center;gap:22px;min-height:0;padding:13px 0}.event-logo{display:block;object-fit:contain;flex-shrink:0}.event-logo--dse{width:116px;height:95px}.event-logo--mspo{width:88px;height:86px}.event-name{font-size:25px;line-height:1.03;font-weight:500;letter-spacing:-.035em;color:var(--ink)}.event-name--mspo{font-size:36px;letter-spacing:.015em}.event-name--mspo small{font-size:22px;display:block;letter-spacing:.09em;line-height:1.3;margin-top:5px;color:var(--olive)}.event-details{border-top:1px solid var(--line);padding-top:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px;line-height:1.45}.event-details strong{font-weight:500;color:var(--ink)}.event-details>span{color:var(--muted)}.engine-visual{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:7px;background:var(--panel);border-color:var(--panel)}.engine-visual>div{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.engine-visual .event-kicker{max-width:160px}.engine-visual strong{font-weight:500;font-size:29px;letter-spacing:-.05em;white-space:nowrap}.engine-visual>img{display:block;width:100%;height:100%;object-fit:contain;min-height:0;transform:scale(1.09);transform-origin:center}.engine-caption{font-size:12px;line-height:1.4;color:var(--muted)}.news-body h3{font-size:clamp(1.3rem,1.8vw,1.65rem)}.news-body>p:not(.news-meta){font-size:16px}.news-meta{font-size:12px;line-height:1.4;letter-spacing:0;text-transform:none}.news-body .text-button{font-size:14px}
.about-gallery.business-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.about-gallery.business-gallery figure,.about-gallery.business-gallery figure:first-child{grid-column:auto;aspect-ratio:auto;height:235px}.about-gallery.business-gallery figcaption{font-size:19px;line-height:1.3;font-weight:500;left:20px;bottom:20px}.about-gallery.business-gallery figcaption span{display:block;font-size:12px;margin:0 0 7px;letter-spacing:.1em}.about-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:32px 0 0;padding-top:27px;border-top:1px solid #cfd6c3}.company-fact{display:flex;align-items:center;gap:17px;min-width:0}.fact-icon{width:55px;height:55px;flex-shrink:0;color:var(--olive);stroke-width:1.5}.company-fact>div{display:flex;flex-direction:column-reverse;gap:5px}.company-fact dt{font-size:14px;line-height:1.4;color:var(--muted)}.company-fact dd{margin:0;font-size:38px;font-weight:500;line-height:1;letter-spacing:-.045em;color:var(--olive)}
.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:38px 28px;padding:0 9px}.offer-card{border:0;padding:0;background:transparent;text-align:left;display:flex;flex-direction:column;min-width:0;color:var(--ink);position:relative}.offer-visual{position:relative;display:block;width:100%;height:228px;isolation:isolate;margin-bottom:21px;overflow:visible}.offer-visual::before{content:"";position:absolute;inset:20px 0 0;background:#edf0e7;border-radius:3px;z-index:-1;transition:background .25s}.offer-visual img{position:absolute;left:-6%;top:0;width:112%;height:100%;object-fit:contain;transform:scale(1);transition:transform .35s cubic-bezier(.2,.7,.3,1);transform-origin:center 60%;pointer-events:none}.offer-number{position:absolute;top:34px;left:16px;z-index:1;font-size:12px;line-height:1.4;letter-spacing:.08em;color:var(--olive)}.offer-model{position:absolute;bottom:13px;left:16px;z-index:1;font-size:12px;font-weight:500;line-height:1.4;color:var(--olive);letter-spacing:.025em}.offer-card--parts .offer-visual img{left:4%;top:-5%;width:92%;height:106%}.offer-card--uav .offer-visual img{left:2%;top:-4%;width:96%;height:107%}.offer-card--rifle .offer-visual img{top:-4%;left:-8%;width:116%;height:105%}.offer-card--engine .offer-visual img{top:0;left:-4%;width:108%;height:100%}.offer-title{display:block;font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.025em;min-height:3.6em;max-width:100%;margin:0 0 12px}.offer-description{font-size:16px;line-height:1.6;color:var(--muted);display:block;margin:0 0 19px;max-width:98%}.offer-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-top:auto;padding-top:11px;border-top:1px solid var(--line);color:var(--olive);font-size:14px;line-height:1.45}.offer-link svg{width:18px;height:18px}.offer-card:focus-visible .offer-visual img{transform:translateY(-5px) scale(1.045)}.offer-card:focus-visible .offer-title{color:var(--olive)}.contact-heading-stack .section-intro{margin:20px 0 0;max-width:none;font-size:16px;line-height:1.65}.contact>.contact-heading-stack{margin-bottom:34px}
@media(hover:hover) and (pointer:fine){.offer-card:hover .offer-visual img{transform:translateY(-5px) scale(1.045)}.offer-card:hover .offer-visual::before{background:#e5eadb}.offer-card:hover .offer-title{color:var(--olive)}}
@media(max-width:1100px){.event-visual,.engine-visual{height:235px;padding:18px}.event-brand{gap:16px}.event-logo--dse{width:92px;height:82px}.event-logo--mspo{width:77px;height:75px}.event-name{font-size:23px}.event-name--mspo{font-size:31px}.engine-visual>div{display:block}.engine-visual strong{display:block;margin-top:6px;font-size:27px}.engine-visual .event-kicker{max-width:none;font-size:12px;letter-spacing:0}.event-details{display:block}.event-details>span{display:block;margin-top:3px}.about-gallery.business-gallery figure,.about-gallery.business-gallery figure:first-child{height:208px}.about-gallery.business-gallery figcaption{left:15px;bottom:17px;font-size:18px}.about-facts{gap:20px}.company-fact{gap:12px}.fact-icon{width:44px;height:44px}.company-fact dd{font-size:32px}.company-fact dt{font-size:13px}.offer-grid{gap:32px 22px}.offer-visual{height:205px}.offer-title{font-size:20px;min-height:3.6em}.offer-description{font-size:15px}.offer-link{font-size:13px}}
@media(max-width:900px){.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 25px}.offer-visual{height:225px}.offer-title{font-size:22px}.offer-description{font-size:16px}.offer-link{font-size:14px}.event-visual,.engine-visual{padding:15px;height:228px}.event-brand{gap:10px}.event-logo--dse{width:78px;height:70px}.event-logo--mspo{width:66px;height:65px}.event-name{font-size:20px}.event-name--mspo{font-size:27px}.event-name--mspo small{font-size:19px}.event-kicker{letter-spacing:.025em;font-size:12px}.event-details{font-size:12px}.about-gallery.business-gallery{gap:12px}.about-gallery.business-gallery figure,.about-gallery.business-gallery figure:first-child{height:190px}.about-facts{gap:15px}.company-fact{gap:10px}.fact-icon{width:38px;height:38px}.company-fact dd{font-size:30px}.company-fact dt{font-size:12px}}
@media(max-width:680px){.event-visual,.engine-visual{height:255px;padding:23px}.event-brand{gap:25px}.event-logo--dse{width:113px;height:96px}.event-logo--mspo{width:88px;height:86px}.event-name{font-size:27px}.event-name--mspo{font-size:38px}.event-name--mspo small{font-size:23px}.event-details{display:flex;font-size:13px}.event-details>span{margin:0}.engine-visual>div{display:flex;align-items:center}.engine-visual strong{font-size:32px;margin:0}.engine-visual .event-kicker{max-width:165px;font-size:12px}.engine-caption{font-size:12px}.news-body h3{font-size:25px}.news-body>p:not(.news-meta){font-size:16px}.news-meta{font-size:12px}.about-gallery.business-gallery{grid-template-columns:1fr;gap:14px}.about-gallery.business-gallery figure,.about-gallery.business-gallery figure:first-child{height:215px}.about-gallery.business-gallery figcaption{left:20px;bottom:20px;font-size:23px}.about-gallery.business-gallery figcaption span{display:inline;margin-right:12px}.about-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:25px;padding-top:23px}.company-fact{flex-direction:column;align-items:flex-start;gap:13px}.fact-icon{width:40px;height:40px}.company-fact dd{font-size:30px}.company-fact dt{font-size:12px}.offer-grid{grid-template-columns:1fr;gap:31px;padding:0 11px}.offer-visual{height:245px;margin-bottom:18px}.offer-title{min-height:0;font-size:26px;margin-bottom:13px;line-height:1.18}.offer-description{font-size:16px;margin-bottom:16px;max-width:100%}.offer-number{top:34px;left:18px}.offer-model{left:18px;bottom:14px}.offer-link{font-size:14px;min-height:46px}.contact-heading-stack .section-intro{margin-top:18px}.contact>.contact-heading-stack{margin-bottom:28px}}
@media(max-width:380px){.event-visual,.engine-visual{padding:19px;height:240px}.event-brand{gap:19px}.event-logo--dse{width:98px;height:88px}.event-name{font-size:24px}.event-name--mspo{font-size:31px}.engine-visual>div{gap:10px}.engine-visual strong{font-size:27px}.engine-visual .event-kicker{font-size:12px}.offer-visual{height:215px}.offer-title{font-size:24px}.about-facts{gap:10px}.company-fact dd{font-size:27px}}

/* Airier product banners and KJ-400 studio composition. */
.offer-card .offer-title{min-height:0;margin-bottom:16px}
.engine-visual.engine-visual--studio{display:block;position:relative;isolation:isolate;container-type:inline-size;background:#fff;border-color:var(--line)}
.engine-visual--studio>.event-kicker{position:relative;z-index:3;max-width:none}
.engine-visual--studio>.engine-watermark{position:absolute;z-index:0;top:48px;left:0;width:100%;text-align:center;white-space:nowrap;font-size:clamp(3rem,21cqw,5.8rem);line-height:1;font-weight:600;letter-spacing:-.055em;color:#e1e5dc;pointer-events:none}
.engine-visual--studio::after{content:"";position:absolute;z-index:0;left:24%;bottom:36px;width:55%;height:17px;border-radius:50%;background:radial-gradient(ellipse,rgba(31,35,29,.2),rgba(31,35,29,0) 70%);filter:blur(5px);pointer-events:none}
.engine-visual.engine-visual--studio>img{position:absolute;z-index:1;left:7%;top:20%;width:86%;height:70%;object-fit:contain;transform:none;filter:drop-shadow(0 12px 8px rgba(26,29,23,.13))}
.engine-visual--studio>.engine-caption{position:absolute;z-index:2;left:22px;right:22px;bottom:16px}
@media(max-width:1100px){.engine-visual--studio>.engine-caption{left:18px;right:18px;bottom:14px}.engine-visual--studio>.engine-watermark{top:53px}}
@media(max-width:900px){.engine-visual--studio>.engine-caption{left:15px;right:15px}.engine-visual--studio>.engine-watermark{top:61px}.engine-visual.engine-visual--studio>img{left:3%;width:94%;top:23%;height:67%}}
@media(max-width:680px){.engine-visual--studio>.engine-watermark{top:44px}.engine-visual--studio>.engine-caption{left:23px;right:23px;bottom:18px}.engine-visual.engine-visual--studio>img{left:7%;width:86%;top:21%;height:70%}}
@media(max-width:380px){.engine-visual--studio>.engine-caption{left:19px;right:19px;bottom:16px}.engine-visual--studio>.engine-watermark{top:50px}}

/* Full-width catalogue photograph with the copy placed over its surface. */
.hero-region--catalog{padding:36px 0 58px}
.catalog-hero{position:relative;isolation:isolate;display:flex;align-items:stretch;min-height:640px;overflow:hidden;border-radius:3px;background:#d8d9cc}
.catalog-hero-photo{position:absolute;inset:0;z-index:-2;display:block;width:100%;height:100%;object-fit:cover;object-position:50% 39%}
.catalog-hero::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(0deg,rgba(17,24,16,.72),transparent 37%)}
.catalog-hero-copy{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:49%;padding:64px 42px;background:rgba(233,229,212,.76)}
.catalog-hero-copy::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:var(--olive)}
.catalog-hero-copy .eyebrow{font-size:12px;line-height:1.5;letter-spacing:.12em;margin-bottom:31px;color:#354029}
.catalog-hero-copy h1{font-size:clamp(2.7rem,4.4vw,4.35rem);line-height:1.08;letter-spacing:-.055em;margin:0 0 29px}
.catalog-hero-copy h1 span{color:#59673e}
.catalog-hero-copy .intro{font-size:17px;line-height:1.7;max-width:365px;margin:0 0 33px;color:#343b2e}
.catalog-hero-copy .primary-button{max-width:100%;gap:30px;line-height:1.4}
.catalog-hero-signature{position:absolute;right:40px;bottom:39px;max-width:43%;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.25)}
.catalog-hero-signature>span{display:block;font-size:12px;line-height:1.5;letter-spacing:.11em;text-transform:uppercase;margin-bottom:12px}
.catalog-hero-signature p{font-size:clamp(1.45rem,2.4vw,2.15rem);font-weight:400;line-height:1.22;letter-spacing:-.035em;margin:0}
@media(min-width:1600px){.catalog-hero{min-height:700px}.catalog-hero-copy{padding:70px 48px}.catalog-hero-copy h1{font-size:4.35rem}}
@media(max-width:1100px){.hero-region--catalog{padding:28px 0 48px}.catalog-hero{min-height:580px}.catalog-hero-copy{width:52%;padding:48px 30px}.catalog-hero-copy h1{font-size:clamp(2.5rem,4.3vw,3rem)}.catalog-hero-copy .intro{font-size:16px}.catalog-hero-copy .primary-button{font-size:15px;padding:16px 18px;gap:20px}.catalog-hero-signature{right:28px;bottom:31px;max-width:40%}.catalog-hero-signature>span{font-size:12px;letter-spacing:.06em}.catalog-hero-signature p{font-size:1.55rem}}
@media(max-width:760px){.hero-region--catalog{padding:24px 0 40px}.catalog-hero{min-height:800px;align-items:flex-end}.catalog-hero-photo{object-position:66% 36%}.catalog-hero::after{background:linear-gradient(180deg,rgba(235,234,219,.62),transparent 25%)}.catalog-hero-copy{width:100%;padding:62px 30px 36px;background:linear-gradient(180deg,rgba(233,229,212,0),rgba(233,229,212,.80) 46px,rgba(233,229,212,.86) 100%)}.catalog-hero-copy .eyebrow{margin-bottom:22px}.catalog-hero-copy h1{font-size:clamp(2.8rem,7.8vw,3.8rem);margin-bottom:21px}.catalog-hero-copy .intro{font-size:16px;max-width:410px;margin-bottom:25px}.catalog-hero-copy .primary-button{font-size:16px;gap:28px}.catalog-hero-signature{top:25px;left:29px;right:25px;bottom:auto;max-width:none;color:#293121;text-shadow:none}.catalog-hero-signature>span{font-size:12px;margin-bottom:9px}.catalog-hero-signature p{font-size:1.45rem;max-width:300px}}
@media(max-width:420px){.catalog-hero{min-height:790px}.catalog-hero-copy{padding:58px 23px 31px}.catalog-hero-copy h1{font-size:clamp(2.25rem,9vw,2.8rem)}.catalog-hero-copy .eyebrow{font-size:12px;gap:9px;letter-spacing:.07em}.catalog-hero-copy .primary-button{gap:16px;padding:15px;font-size:15px}.catalog-hero-signature{left:23px;right:23px}.catalog-hero-signature>span{font-size:12px;letter-spacing:.05em}.catalog-hero-signature p{font-size:1.3rem}}

/* Consistent product framing, clearer company pictograms and contact heading. */
.offer-card .offer-visual{height:auto;aspect-ratio:1.45;margin-bottom:22px;overflow:visible}
.offer-card .offer-visual::before{inset:0}
.offer-card .offer-number{top:16px;left:18px}
.offer-card .offer-model{bottom:14px;left:18px}
.offer-artwork{position:absolute;inset:31px 5% 37px;display:flex;align-items:center;justify-content:center}
.offer-artwork .offer-product{display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:none;transform-origin:center;transition:transform .35s cubic-bezier(.2,.7,.3,1);filter:drop-shadow(0 8px 5px rgba(29,37,23,.10));pointer-events:none}
.offer-card:focus-visible .offer-product{transform:translateY(-3px) scale(1.035)}
@media(hover:hover) and (pointer:fine){.offer-card:hover .offer-product{transform:translateY(-3px) scale(1.035)}}
.about-facts{gap:28px;padding-top:30px;margin-top:30px}
.company-fact{gap:20px;align-items:center}
.fact-symbol{width:76px;height:76px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#dce3d0}
.fact-symbol .fact-icon{width:46px;height:46px;color:#536239;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}
.fact-icon .fact-solid{fill:currentColor;stroke:none}
.fact-icon .flag-white{fill:#fafaf7;stroke:none}
.fact-icon .flag-red{fill:#bf3c47;stroke:none}
.fact-icon .fact-connection{stroke:currentColor;opacity:.5}
.fact-symbol .fact-icon circle:not(.fact-solid){fill:#e9ede3}
.company-fact>div{gap:8px}
.company-fact dd{font-size:40px;letter-spacing:-.04em;color:#536239}
.company-fact dt{font-size:14px;line-height:1.4}
.contact-heading-stack h2.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.14em;font-weight:600;margin:0 0 20px;color:#576340}
.contact-heading-stack h2.eyebrow+.section-intro{margin-top:0}
@media(max-width:1100px){.company-fact{gap:14px}.fact-symbol{width:64px;height:64px}.fact-symbol .fact-icon{width:40px;height:40px}.company-fact dd{font-size:34px}.company-fact dt{font-size:14px}.about-facts{gap:20px}.offer-artwork{inset:30px 5% 35px}}
@media(max-width:760px){.about-facts{gap:18px}.company-fact{flex-direction:column;align-items:flex-start;gap:16px}.fact-symbol{width:60px;height:60px}.fact-symbol .fact-icon{width:38px;height:38px}.company-fact dd{font-size:32px}.company-fact dt{font-size:14px}.offer-artwork{inset:31px 5% 37px}}
@media(max-width:420px){.about-facts{grid-template-columns:1fr;gap:22px}.company-fact{flex-direction:row;align-items:center;gap:20px}.fact-symbol{width:62px;height:62px}.company-fact dd{font-size:34px}.company-fact dt{font-size:14px}.offer-artwork{inset:29px 5% 34px}}

/* Mobile layout: readable type, natural content height and consistent spacing. */
@media(max-width:760px){
  html{scroll-padding-top:24px;-webkit-text-size-adjust:100%;text-size-adjust:100%}
  .site-wrap{padding-left:max(20px,5vw,env(safe-area-inset-left));padding-right:max(20px,5vw,env(safe-area-inset-right))}
  .header{display:grid;grid-template-columns:minmax(0,1fr) auto;height:auto;min-height:0;gap:16px 12px;padding:max(20px,env(safe-area-inset-top)) 0 20px;align-items:center}
  .brand-group{display:contents}
  .brand{grid-column:1;grid-row:1;width:clamp(132px,36vw,180px);max-width:100%}
  .brand-signature{grid-column:1/-1;grid-row:2;border:0;padding:0;max-width:none}
  .brand-signature strong{font-size:12px;line-height:1.5;letter-spacing:.1em;margin-bottom:4px}
  .brand-signature span{font-size:12px;line-height:1.5;max-width:none}
  .header-actions{grid-column:2;grid-row:1;gap:10px;min-width:0}
  .anniversary{width:40px;height:40px}
  .menu-toggle{font-size:14px;line-height:1.4;gap:9px;min-width:44px;min-height:48px;padding:10px 0 10px 4px}
  .menu-lines{width:20px}
  .menu-panel{width:min(300px,calc(100vw - 40px));max-width:calc(100vw - 40px - env(safe-area-inset-left) - env(safe-area-inset-right));top:calc(100% + 12px)}
  .menu-panel a{min-height:52px;font-size:18px;line-height:1.4}
  .hero-region--catalog{padding:20px 0 40px}
  .catalog-hero{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:clamp(220px,58vw,350px) auto;align-items:stretch;min-height:0}
  .catalog-hero-photo{object-position:65% 36%}
  .catalog-hero-signature{position:relative;grid-row:1;align-self:start;inset:auto;max-width:none;padding:22px 24px}
  .catalog-hero-signature>span{font-size:12px;line-height:1.6;letter-spacing:.055em;margin:0 0 8px}
  .catalog-hero-signature p{font-size:clamp(1.15rem,4.5vw,1.6rem);line-height:1.3;max-width:none}
  .catalog-hero-copy{grid-row:2;width:100%;padding:34px 24px 30px;background:linear-gradient(180deg,rgba(233,229,212,.76),rgba(233,229,212,.86));min-width:0}
  .catalog-hero-copy .eyebrow{font-size:12px;line-height:1.5;letter-spacing:.07em;gap:9px;margin:0 0 20px}
  .catalog-hero-copy .status-line{width:20px;flex-shrink:0}
  .catalog-hero-copy h1{font-size:clamp(2rem,8.4vw,3.25rem);line-height:1.1;letter-spacing:-.045em;margin:0 0 20px;overflow-wrap:normal}
  .catalog-hero-copy .intro{font-size:16px;line-height:1.65;max-width:34rem;margin:0 0 24px}
  .primary-button,.catalog-hero-copy .primary-button,.catalog-copy .primary-button{min-height:48px;padding:14px 18px;font-size:16px;line-height:1.4;gap:20px;max-width:100%;white-space:normal}
  .section-top{display:block;margin-bottom:24px}
  .section-top h2,.news-section .section-top h2,.about-section h2,.catalog-copy h2{font-size:clamp(1.875rem,7.3vw,2.375rem);line-height:1.15;letter-spacing:-.04em}
  .section-top .eyebrow,.catalog-copy .eyebrow{font-size:12px;line-height:1.5;margin:0 0 14px;letter-spacing:.11em}
  .section-intro,.news-section .section-intro{font-size:16px;line-height:1.65;margin:18px 0 0;max-width:none}
  .section-intro br{display:none}
  .news-section{padding:32px 0 48px}
  .news-section .section-top{margin-bottom:26px}
  .news-cards{grid-template-columns:minmax(0,1fr);gap:36px}
  .news-card,.news-body{min-width:0}
  .event-visual,.engine-visual{height:260px;padding:22px}
  .event-brand{gap:20px}
  .event-kicker{font-size:12px;line-height:1.5}
  .event-details{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:13px;line-height:1.5}
  .event-details>span{margin:0}
  .engine-visual--studio>.engine-watermark{top:48px}
  .engine-visual.engine-visual--studio>img{top:22%;left:7%;width:86%;height:70%}
  .news-body{padding-top:18px}
  .news-meta{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:12px;line-height:1.5;margin:0 0 10px}
  .news-meta>span{margin:0;white-space:normal}
  .news-body h3{font-size:24px;line-height:1.25;margin:0 0 12px;max-width:none}
  .news-body>p:not(.news-meta){font-size:16px;line-height:1.65;margin:0 0 16px;max-width:none}
  .news-body .text-button{min-height:48px;font-size:15px;line-height:1.4;padding:12px 0;margin-top:auto}
  .about-section{padding:30px 24px}
  .about-section .section-top{margin-bottom:24px}
  .about-copy{font-size:16px;line-height:1.65;max-width:none;margin-top:20px}
  .about-copy p+p{margin-top:14px}
  .about-gallery.business-gallery{grid-template-columns:minmax(0,1fr);gap:16px}
  .about-gallery.business-gallery figure,.about-gallery.business-gallery figure:first-child{height:auto;aspect-ratio:1.4}
  .about-gallery.business-gallery figcaption{font-size:20px;line-height:1.3;left:18px;bottom:18px}
  .about-gallery.business-gallery figcaption span{display:inline;font-size:12px;margin-right:10px}
  .about-facts{margin-top:26px;padding-top:26px;gap:22px}
  .company-fact dt{font-size:14px;line-height:1.5}
  .areas-section{padding:48px 0}
  .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:32px 22px;padding:0}
  .offer-card .offer-visual{aspect-ratio:1.4;margin-bottom:16px}
  .offer-card .offer-title{font-size:22px;line-height:1.25;letter-spacing:-.02em;margin:0 0 14px;min-height:0;overflow-wrap:break-word}
  .offer-link{font-size:14px;line-height:1.5;min-height:48px;padding:12px 0;margin-top:auto}
  .offer-model{font-size:12px;line-height:1.4}
  .catalog-section{grid-template-columns:minmax(0,1fr);gap:28px;padding:30px 24px;margin-bottom:48px}
  .catalog-copy{min-width:0}
  .catalog-copy>p:not(.eyebrow):not(.catalog-note){font-size:16px;line-height:1.65;margin:18px 0 24px}
  .catalog-copy .catalog-note{font-size:12px;line-height:1.8;margin-top:14px}
  .catalog-note span{padding:0 4px}
  .catalog-section .panel-caption{font-size:12px;line-height:1.5;flex-wrap:wrap;gap:8px}
  .catalog-section .catalog-panel{padding:0;min-width:0;max-width:none}
  .catalog-section .cover-button{width:94%;margin:24px auto 10px}
  .cover-open{width:44px;height:44px;right:12px;bottom:12px}
  .contact{padding:0 0 28px}
  .contact>.contact-heading-stack{margin-bottom:28px}
  .contact-heading-stack h2.eyebrow{font-size:12px;line-height:1.5;margin:0 0 14px}
  .contact-heading-stack .section-intro{font-size:16px;line-height:1.65;margin:0}
  .contact-grid{grid-template-columns:minmax(0,1fr);gap:0}
  .contact-item{padding:0 0 22px;min-width:0}
  .contact-item+.contact-item{padding:22px 0;border-left:0;border-top:1px solid var(--line)}
  .contact-item:last-child{padding-bottom:0}
  .contact-item h3{font-size:14px;line-height:1.5;min-height:0;margin:0 0 8px}
  .contact-item a{font-size:20px;line-height:1.4;min-height:44px;gap:12px;letter-spacing:-.02em;width:fit-content;max-width:100%;overflow-wrap:anywhere}
  .contact-item .contact-phone{font-size:17px;line-height:1.5;min-height:44px;margin-top:2px}
  .locations-grid{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:28px;padding-top:28px}
  .locations-grid>div:not(:first-child){padding-left:0}
  .locations-grid h3{font-size:14px;line-height:1.5;min-height:0;margin:0 0 8px}
  .locations-grid address{font-size:16px;line-height:1.65}
  .company-details{margin-top:28px;padding-top:24px;gap:18px}
  .company-details p{font-size:14px;line-height:1.65;overflow-wrap:break-word}
  .company-details dl{font-size:13px;line-height:1.5;gap:10px 18px}
  .company-details .compliance-info{font-size:12px;line-height:1.8}
  .certifications{margin-top:24px;padding-top:24px;gap:22px}
  .certifications .eyebrow{font-size:12px;line-height:1.5;margin-bottom:8px}
  .certifications p:not(.eyebrow){font-size:14px;line-height:1.5}
  .certification-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-items:center;gap:14px;width:100%}
  .certification-logos img,.certification-logos img:first-child,.certification-logos img:nth-child(3){width:100%;max-width:96px;height:44px;object-fit:contain}
  footer{gap:10px;padding:20px 0 max(24px,env(safe-area-inset-bottom));font-size:12px;line-height:1.65}
  footer>a{display:flex;align-items:center;min-height:44px;width:fit-content}
  #catalog-dialog{width:100%;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0}
  .viewer-top{padding:max(12px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 12px max(16px,env(safe-area-inset-left));gap:12px}
  .viewer-top h2{font-size:17px;line-height:1.4}
  .viewer-top p{font-size:12px;line-height:1.4}
  .page-stage{padding:10px max(10px,env(safe-area-inset-right)) 10px max(10px,env(safe-area-inset-left))}
  .reader-bar{flex-wrap:nowrap;gap:6px;padding:10px max(8px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));min-height:76px}
  .reader-bar input{font-size:16px;min-height:44px;width:54px;padding:10px 2px}
  .reader-bar form{font-size:14px;gap:6px;min-width:0}
  .reader-bar label,.reader-button span{display:none}
  .reader-button,.icon-button{min-width:44px;min-height:44px;flex-shrink:0}
  .reader-button{padding:10px}
  .zoom-button{margin:0;border:0}
}
@media(max-width:600px){
  .offer-grid{grid-template-columns:minmax(0,1fr);gap:30px}
  .offer-card .offer-title{font-size:24px}
  .about-facts{grid-template-columns:minmax(0,1fr)}
  .company-fact{flex-direction:row;align-items:center;gap:20px}
  .fact-symbol{width:62px;height:62px}
  .company-fact dd{font-size:34px}
}
@media(max-width:360px){
  .catalog-hero-copy{padding:28px 20px}
  .catalog-hero-signature{padding:20px}
  .catalog-hero-copy .primary-button{font-size:15px;gap:12px;padding:14px}
  .about-section,.catalog-section{padding:28px 20px}
  .section-top h2,.about-section h2,.catalog-copy h2{font-size:29px}
  .contact-item a{font-size:18px}
  .event-visual,.engine-visual{padding:20px}
  .event-brand{gap:16px}
  .event-logo--dse{width:98px;height:88px}
  .event-name{font-size:24px}
}
@media(hover:none){.primary-button:hover,.cover-button:hover,.about-gallery figure:hover img{transform:none}}
@media(max-width:760px){
  .catalog-hero-copy h1{overflow-wrap:break-word}
  .event-logo--dse{width:113px;height:96px}
  .event-logo--mspo{width:88px;height:86px}
  .event-name{font-size:27px}
  .event-name--mspo{font-size:38px}
  .event-name--mspo small{font-size:23px}
}
@media(max-width:360px){.event-logo--dse{width:98px;height:88px}.event-name{font-size:24px}.event-name--mspo{font-size:32px}}
@media(pointer:coarse){
  .reader-bar input{font-size:16px;min-height:44px}
  .viewer-top{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-top:max(12px,env(safe-area-inset-top))}
  .reader-bar{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right));padding-bottom:max(12px,env(safe-area-inset-bottom))}
}
