@font-face{font-family:Pretendard;src:url('assets/PretendardVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#171b18;--white:#fff;--lime:#d8f36a;--muted:#656b66;--line:#d7dbd5;--gutter:clamp(24px,4vw,80px);--header:80px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font-family:Pretendard,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,h4,p,figure{margin:0}button{background:none}img{max-width:100%;display:block}button,a,input,textarea,select{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #64820a}.hero a:focus-visible,.hero button:focus-visible,.site-header a:focus-visible,.site-header button:focus-visible{outline-color:var(--lime)}::selection{background:var(--lime);color:var(--ink)}[hidden]{display:none!important}.svg-library{width:0;height:0;position:absolute;overflow:hidden}.container{width:calc(100% - var(--gutter)*2);max-width:1440px;margin-inline:auto}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:miter;flex:none}.section{padding-block:110px}.skip-link{position:fixed;top:-80px;left:20px;background:var(--lime);padding:15px;z-index:200}.skip-link:focus{top:15px}.mobile-break{display:none}
.site-header{height:var(--header);position:fixed;inset:0 0 auto;z-index:50;color:white;border-bottom:1px solid #ffffff45;transition:background .2s,color .2s,border-color .2s}.site-header.is-scrolled,.site-header.menu-open{background:var(--ink);border-color:#ffffff30}.header-inner{height:100%;margin-inline:var(--gutter);display:flex;align-items:center;gap:48px}.wordmark{font-size:24px;letter-spacing:.055em;font-weight:750;white-space:nowrap}.wordmark-dot{color:var(--lime)}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:44px}.desktop-nav a{font-size:16px;padding:26px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:18px;left:0;width:0;height:1px;background:var(--lime);transition:width .2s}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{width:100%}.button{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:60px;padding:18px 28px;font-size:16px;font-weight:600;line-height:1.25;border-radius:2px;transition:background .2s,color .2s,border-color .2s}.button .icon{transition:transform .2s}.button:hover .icon{transform:translate(2px,-2px)}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#e3ff7a}.button-outline{border-color:#ffffff9c;color:white}.button-outline:hover{background:white;color:var(--ink)}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#343d35}.header-contact{min-height:44px;padding:12px 20px;font-size:14px;gap:20px}.header-contact .icon{width:16px;height:16px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:16px;font-weight:600;padding:9px 0;line-height:1.4;border:0}.text-link .icon{width:18px;height:18px}.text-link:hover .icon{transform:translateY(2px)}.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;color:white;background:#121714;height:clamp(730px,81vh,960px);min-height:730px;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 43%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#0e140f38,transparent 65%)}.hero-main{height:calc(100% - 78px);padding-top:var(--header);display:flex;align-items:center}.hero-copy{padding-bottom:5px;max-width:790px}.hero h1{font-size:clamp(64px,5.8vw,94px);font-weight:700;line-height:1.13;letter-spacing:-.055em;word-break:keep-all}.hero h1 em{font-style:normal;color:var(--lime)}.hero-description{max-width:655px;margin-top:34px;font-size:18px;line-height:1.7;letter-spacing:-.025em;color:#f1f2ef}.hero-lead{font-weight:600;margin-bottom:2px}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:44px}.hero-bottom{height:78px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff80;font-size:11px;letter-spacing:.13em}.hero-bottom a{display:flex;align-items:center;gap:12px}.hero-bottom .icon{width:14px;height:14px}
.section-kicker{display:flex;align-items:center;gap:25px;font-size:12px;letter-spacing:.12em;font-weight:500;color:var(--muted);margin-bottom:27px}.section-kicker i{height:1px;background:var(--line);max-width:90px;flex:1}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:end;margin-bottom:54px}h2{font-size:clamp(38px,3.6vw,60px);font-weight:650;line-height:1.19;letter-spacing:-.055em;word-break:keep-all}.section-heading>p{font-size:19px;line-height:1.7;color:var(--muted);letter-spacing:-.025em;padding-bottom:4px;justify-self:end}.solution-layout{display:grid;grid-template-columns:1.55fr 1fr;gap:44px;align-items:start}.product-figure{position:relative;min-width:0;background:#e7e8e7;overflow:hidden;align-self:stretch;min-height:540px}.product-figure>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.product-figure figcaption{position:absolute;inset:auto 28px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:#575d57}.product-figure figcaption span{font-size:10px;letter-spacing:.1em}.accordion-item{border-top:1px solid #bfc5be}.accordion-item:last-child{border-bottom:1px solid #bfc5be}.accordion-item h3>button{width:100%;display:flex;align-items:center;text-align:left;gap:25px;font-size:23px;font-weight:650;padding:27px 0;border:0}.item-number{font-size:14px;font-weight:400;color:#91978e;min-width:20px}.chevron{margin-left:auto;transition:transform .25s}.accordion-item.is-open .chevron{transform:rotate(180deg)}.accordion-panel{padding:10px 10px 37px 45px;animation:panel-in .25s ease-out}.accordion-panel h4{font-size:21px;font-weight:600;letter-spacing:-.03em;margin:0 0 19px;line-height:1.5;word-break:keep-all}.accordion-panel p{font-size:17px;line-height:1.85;letter-spacing:-.02em;color:var(--muted);word-break:keep-all}.underlined{margin-top:22px;border-bottom:2px solid var(--lime);padding-bottom:7px}.section-note{margin-top:22px;font-size:12px;color:#737970;line-height:1.65}.solution-footnote{margin-top:32px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;line-height:1.6}.solution-footnote>span:last-child{color:#777c76;font-size:12px}.applications{padding-top:24px}.industry-tabs{display:flex;gap:48px;border-bottom:1px solid var(--line);margin-bottom:30px}.industry-tabs button{position:relative;border:0;padding:19px 3px;font-size:18px;font-weight:600;color:#838980;min-height:60px}.industry-tabs button[aria-selected=true]{color:var(--ink)}.industry-tabs button[aria-selected=true]:after{content:'';position:absolute;inset:auto 0 -1px;height:3px;background:var(--ink)}.industry-tabs button:hover{color:var(--ink)}.industry-panel{position:relative;height:600px;overflow:hidden;background:#343e35;isolation:isolate;color:white}.industry-panel>img{width:100%;height:100%;object-fit:cover;object-position:center 44%;position:absolute;inset:0;z-index:-2;transition:opacity .2s}.industry-shade{position:absolute;inset:0;background:linear-gradient(0deg,#101610e8,transparent 65%);z-index:-1}.industry-content{position:absolute;inset:auto 42px 42px;display:flex;justify-content:space-between;align-items:flex-end;gap:36px}.industry-label{font-size:12px;letter-spacing:.06em;display:block;margin-bottom:18px}.industry-content h3{font-size:clamp(28px,3vw,46px);font-weight:650;letter-spacing:-.035em;line-height:1.2;margin-bottom:17px;word-break:keep-all}.industry-content p{font-size:18px;line-height:1.6;font-weight:400;word-break:keep-all}.industry-content .button{min-width:218px;font-size:14px;gap:20px}.image-caption{font-size:11px;color:#81877d;margin-top:15px;line-height:1.5}
.about{position:relative;isolation:isolate;background:var(--ink);color:white;overflow:hidden;padding-block:90px}.about-image{position:absolute;inset:0 0 0 auto;width:62%;height:100%;object-fit:cover;object-position:70% 50%;z-index:-3}.about-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#171b18 24%,#171b18f2 38%,#171b1880 68%,#171b182b)}.about-inner>.section-kicker{color:#afb8aa;margin-bottom:32px}.about h2{font-size:clamp(46px,4.6vw,72px);max-width:790px}.about-description{font-size:18px;line-height:1.85;color:#e0e3dc;margin-top:30px;letter-spacing:-.025em;max-width:680px;word-break:keep-all}.process-rail{list-style:none;padding:0;margin:42px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:25px;max-width:680px}.process-rail li{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.process-rail li:after{content:'';height:1px;background:#7b8476;grid-column:2;grid-row:1}.process-rail li:last-child:after{display:none}.process-rail span{font-size:16px}.process-rail strong{grid-row:2;grid-column:1/-1;font-size:18px;font-weight:550}.brand-line{font-size:11px;letter-spacing:.2em;color:#a8b0a2;margin-top:42px}.contact{background:var(--lime);padding-block:70px}.contact-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:55px;align-items:center}.contact h2{font-size:clamp(34px,3.4vw,54px);line-height:1.25}.contact-layout>div{justify-self:end}.contact p{font-size:18px;line-height:1.7;margin-bottom:26px;letter-spacing:-.015em}.contact .button{font-size:15px;min-height:55px}.site-footer{background:var(--ink);color:white;padding-block:34px 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-top>div{display:flex;align-items:center;gap:25px;font-size:12px}.footer-top>div>span+span{color:#aab1a4;border-left:1px solid #636d60;padding-left:25px;font-size:11px}.footer-note{font-size:10px;color:#99a092;line-height:1.5;margin-top:24px}.back-top{display:grid;place-items:center;width:34px;height:34px;border:1px solid #697363}.back-top .icon{transform:rotate(180deg);width:16px;height:16px}
.inquiry-dialog{border:0;max-width:660px;width:calc(100% - 40px);max-height:calc(100svh - 40px);padding:32px 38px 28px;background:white;color:var(--ink);border-radius:3px;overflow-y:auto}.inquiry-dialog::backdrop{background:#081009b8;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px;font-size:10px;letter-spacing:.12em;color:#727a6b}.close-dialog{width:40px;height:40px;display:grid;place-items:center;border:1px solid #d6dcd2;border-radius:0}.close-dialog:hover{background:#f1f4ed}.inquiry-dialog h2{font-size:34px;letter-spacing:-.04em}.inquiry-dialog>p{margin-top:10px;font-size:15px;line-height:1.6}.form-notice{padding:12px 15px;background:#f1f4ec;color:#65705d;font-size:12px!important;margin-block:20px!important}.inquiry-dialog form{display:flex;flex-direction:column;gap:17px}.inquiry-dialog label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:550;min-width:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inquiry-dialog input,.inquiry-dialog textarea,.inquiry-dialog select{border:1px solid #cbd2c5;border-radius:0;padding:12px;font-size:14px;color:var(--ink);width:100%;background:white;min-height:44px;line-height:1.5}.inquiry-dialog input::placeholder,.inquiry-dialog textarea::placeholder{color:#8e9588}.inquiry-dialog textarea{resize:vertical;min-height:100px}.form-actions{display:flex;gap:12px;margin-top:4px}.form-actions .button{font-size:14px;min-height:50px;padding:14px 20px;gap:18px}.button-subtle{border-color:#cbd2c5}.button-subtle:hover{background:#f2f5ed}.form-status{font-size:12px;line-height:1.6;color:#526536;min-height:20px}.noscript{background:var(--lime);padding:15px;text-align:center;font-size:14px}@keyframes panel-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.hero-image{object-position:50% 40%}.hero-copy{max-width:850px}.hero-description{font-size:20px}.hero{height:900px}}
@media(max-width:1150px){.header-inner{gap:28px}.desktop-nav{gap:26px}.wordmark{font-size:21px}.hero h1{font-size:70px}.hero-description{max-width:540px;font-size:17px}.hero-actions{gap:24px}.hero-actions .button{font-size:14px;padding-inline:22px}.hero-actions .text-link{font-size:14px}.hero-copy{max-width:660px}.section-heading{gap:30px}.section-heading>p{font-size:16px}.solution-layout{gap:30px;grid-template-columns:1.25fr 1fr}.product-figure{min-height:520px}.accordion-panel{padding-left:36px}.accordion-item h3>button{gap:16px;font-size:21px}.accordion-panel p{font-size:16px}.product-figure figcaption span{display:none}.industry-content{inset:auto 30px 30px;gap:24px}.industry-content p{max-width:490px;font-size:16px}.industry-content .button{min-width:190px;padding:16px;font-size:13px}.contact h2{font-size:40px}.contact p{font-size:16px}.process-rail{max-width:610px}.about-image{width:70%}.about-shade{background:linear-gradient(90deg,#171b18 10%,#171b18ed 34%,#171b187d 72%,#171b1840)}}
@media(max-width:820px){:root{--header:68px}.header-inner{gap:20px}.wordmark{font-size:20px}.desktop-nav{display:none}.header-contact{margin-left:auto;min-height:38px;font-size:12px;padding:10px 15px;gap:12px}.menu-toggle{display:flex;flex-direction:column;gap:7px;justify-content:center;align-items:center;width:42px;height:42px;border:0;padding:0}.menu-toggle span{display:block;height:1px;width:22px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;top:68px;left:0;right:0;flex-direction:column;background:var(--ink);padding:16px var(--gutter) 30px;max-height:calc(100svh - 68px);overflow:auto}.mobile-nav a,.mobile-nav>button{display:flex;align-items:center;justify-content:space-between;padding:21px 0;border:0;border-bottom:1px solid #46503f;font-size:20px;text-align:left}.mobile-nav a>span{font-size:12px;color:#aab19f}.mobile-nav>button{color:var(--lime)}.section{padding-block:75px}.hero{height:780px;min-height:780px}.hero h1{font-size:68px}.hero-image{object-position:57% 50%}.hero-shade{background:linear-gradient(90deg,#0d130be8,transparent 105%)}.hero-copy{max-width:610px}.hero-actions{gap:25px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:35px}.section-heading>p{justify-self:start}.solution-layout{grid-template-columns:1fr;gap:35px}.product-figure{min-height:0;height:auto;aspect-ratio:1.5}.accordion-panel{padding-left:40px}.accordion-panel p{max-width:570px}.section-note br{display:none}.solution-footnote{font-size:12px}.industry-panel{height:560px}.industry-content{align-items:flex-start;flex-direction:column;gap:25px}.industry-content h3{font-size:34px}.industry-content .button{min-height:48px}.applications{padding-top:0}.about h2{font-size:54px}.about-description{font-size:16px;max-width:590px}.about-image{width:100%;object-position:68% 50%}.about-shade{background:linear-gradient(90deg,#171b18f5 6%,#171b18d6 55%,#171b18a6)}.contact{padding-block:55px}.contact-layout{grid-template-columns:1fr;gap:28px}.contact-layout>div{justify-self:start}.contact h2{font-size:44px}.footer-top{align-items:flex-start;flex-direction:column;gap:24px}.footer-top>div{width:100%;flex-wrap:wrap;gap:18px}.footer-top>div .back-top{margin-left:auto}.footer-top>div>span+span{padding-left:18px}}
@media(max-width:520px){:root{--gutter:24px}.wordmark{font-size:17px;letter-spacing:.045em}.header-inner{gap:13px}.header-contact{padding:9px 11px;font-size:11px;min-height:34px}.header-contact .icon{display:none}.menu-toggle{width:28px}.hero{height:790px;min-height:790px}.hero-image{width:150%;max-width:none;left:-34%;object-position:63% 30%}.hero-shade{background:linear-gradient(0deg,#10180ffa 0%,#10180fe0 31%,#10180f34 62%,#10180f12 100%)}.hero-main{height:calc(100% - 61px);align-items:flex-end;padding-top:300px}.hero-copy{padding-bottom:38px;max-width:100%}.hero h1{font-size:clamp(39px,11.65vw,58px);line-height:1.12;letter-spacing:-.06em}.hero-description{font-size:14px;line-height:1.65;margin-top:24px;max-width:365px}.hero-lead{font-size:15px;margin-bottom:5px}.desktop-break{display:none}.mobile-break{display:block}.hero-actions{align-items:stretch;flex-direction:column;gap:8px;margin-top:24px}.hero-actions .button{width:100%;min-height:54px;padding:17px 20px;justify-content:space-between;font-size:14px}.hero-actions .text-link{font-size:12px;align-self:flex-start;min-height:38px}.hero-bottom{height:61px;font-size:8px;letter-spacing:.11em}.hero-bottom a{font-size:0;gap:0}.hero-bottom .icon{width:16px;height:16px}.section{padding-block:62px}.section-kicker{font-size:10px;letter-spacing:.08em;margin-bottom:22px}.section-heading{gap:18px;margin-bottom:30px}h2{font-size:35px;line-height:1.22;letter-spacing:-.045em}.section-heading>p{font-size:14px;line-height:1.75}.product-figure{aspect-ratio:1.14}.product-figure>img{object-fit:cover}.product-figure figcaption{inset:auto 17px 18px;font-size:10px}.solution-layout{gap:23px}.accordion-item h3>button{font-size:20px;padding:23px 0;gap:20px}.item-number{font-size:12px}.accordion-panel{padding:2px 0 27px 40px}.accordion-panel h4{font-size:18px;margin-bottom:12px}.accordion-panel p{font-size:14px;line-height:1.8}.accordion-panel .text-link{font-size:14px;margin-top:18px}.section-note{font-size:11px;margin-top:20px}.solution-footnote{flex-direction:column;align-items:flex-start;gap:8px;margin-top:24px;font-size:13px}.solution-footnote>span:last-child{font-size:10px}.applications{padding-top:12px}.industry-tabs{gap:0;justify-content:space-between;margin-bottom:23px}.industry-tabs button{font-size:15px;padding:16px 4px;min-height:52px}.industry-panel{height:510px}.industry-panel>img{object-position:43% 50%}.industry-content{inset:auto 22px 25px;gap:25px}.industry-label{font-size:10px;margin-bottom:14px}.industry-content h3{font-size:28px;line-height:1.2;margin-bottom:14px}.industry-content p{font-size:14px;line-height:1.7}.industry-content .button{font-size:12px;padding:13px 16px;min-height:45px;min-width:185px;justify-content:space-between}.image-caption{font-size:10px}.about{padding-block:62px}.about-image{object-position:63% 50%}.about h2{font-size:44px;letter-spacing:-.04em}.about-description{font-size:14px;line-height:1.9;margin-top:25px;max-width:100%}.about-description br{display:none}.process-rail{grid-template-columns:1fr 1fr;column-gap:35px;row-gap:25px;margin-top:32px}.process-rail li{gap:10px}.process-rail li:nth-child(2):after{display:none}.process-rail span{font-size:13px}.process-rail strong{font-size:16px}.brand-line{font-size:9px;margin-top:33px;letter-spacing:.16em}.contact{padding-block:45px}.contact h2{font-size:34px;letter-spacing:-.05em}.contact p{font-size:14px;line-height:1.75;margin-bottom:22px}.contact-layout{gap:23px}.contact .button{min-height:52px;font-size:13px;gap:30px}.site-footer{padding-block:30px 25px}.site-footer .wordmark{font-size:20px}.footer-top>div{gap:12px;font-size:10px}.footer-top>div>span+span{padding-left:12px;font-size:9px}.footer-note{font-size:9px;margin-top:20px}.back-top{width:30px;height:30px}.inquiry-dialog{width:calc(100% - 24px);max-height:calc(100svh - 24px);padding:22px}.dialog-heading{margin-bottom:20px;font-size:8px}.inquiry-dialog h2{font-size:29px}.inquiry-dialog>p{font-size:13px}.form-row{gap:12px}.inquiry-dialog label{font-size:12px}.inquiry-dialog input,.inquiry-dialog textarea,.inquiry-dialog select{font-size:16px;padding:10px}.form-actions{gap:10px}.form-actions .button{font-size:12px;padding:12px;gap:10px}.form-actions .icon{width:15px;height:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* User-selected RealWear Arc 3 original product visual. */
.product-figure{background:#060807}.product-figure>img{object-fit:contain}.product-figure figcaption{color:#ccd3c7}.product-figure figcaption .product-name{display:block;font-size:15px;letter-spacing:.01em;font-weight:500}

@media(min-width:1151px){.hero-description{font-size:20px;max-width:700px}.hero-actions .button{font-size:17px}.hero .text-link{font-size:17px}}
@media(max-width:520px){.hero-image{width:100%;height:520px;left:0;object-position:69% 30%}.hero-shade{background:linear-gradient(0deg,#121714 31%,#121714c9 45%,#12171415 70%,transparent 100%)}}

@media(max-width:520px){.hero-description .desktop-break{display:block}}

/* Keep the complete helmet and navigation readable. */
.site-header{background:rgba(16,22,17,.26)}.site-header.is-scrolled,.site-header.menu-open{background:var(--ink)}
@media(min-width:821px){.hero-image{object-position:50% 0%}}

@media(max-width:360px){.header-contact{display:none}.menu-toggle{margin-left:auto}}

@media(max-width:520px){.hero-copy{width:100%}}

/* Manufacturer photography: preserve product geometry and frame the source photos. */
.hero{background:#06080d}.hero-image{left:auto;right:0;width:74%;object-fit:cover;object-position:56% 35%}.hero-shade{background:linear-gradient(90deg,#06080d 14%,#06080df2 31%,#06080d75 48%,transparent 67%)}
.product-figure{background:#efefef}.product-figure>img{object-fit:cover;object-position:center}.product-figure figcaption{color:#4b514a}
.about{background:#080c12}.about-image{width:68%;object-position:52% 35%}.about-shade{background:linear-gradient(90deg,#080c12 15%,#080c12ee 34%,#080c1280 59%,transparent 84%)}
.industry-shade{background:linear-gradient(0deg,#060b12f5,rgba(6,11,18,.3) 47%,transparent 80%)}
.image-caption a,.footer-note a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:820px){.hero-image{width:100%;object-position:58% 30%}.hero-shade{background:linear-gradient(90deg,#06080dea 8%,#06080d65 67%,#06080d33)}.about-image{width:100%;object-position:58% 40%}.about-shade{background:linear-gradient(90deg,#080c12ed 10%,#080c12c9 58%,#080c126b)}}
@media(max-width:520px){.hero-image{width:100%;height:500px;left:0;right:auto;object-position:57% 30%}.hero-shade{background:linear-gradient(0deg,#06080d 30%,#06080dea 42%,#06080d30 64%,transparent 85%)}.about-image{object-position:58% 30%}.product-figure>img{object-fit:cover}.industry-panel>img{object-position:57% center}}

@media(max-width:520px){.hero-image{height:460px;object-position:43% center}}
@media(max-width:520px){.industry-panel[aria-labelledby="tab-manufacturing"]>img{object-position:78% center}.industry-panel[aria-labelledby="tab-logistics"]>img{object-position:30% center}}

/* Namwirye field delivery: scope diagram, not site photography. */
.field-case{background:#f4f6ef}.case-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:70px;align-items:stretch}.case-diagram{padding:34px;background:var(--ink);color:#fff;display:flex;flex-direction:column;min-width:0}.case-diagram-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;letter-spacing:.1em}.case-badge{font-size:11px;letter-spacing:0;color:var(--lime);border:1px solid #647044;padding:8px 10px;white-space:nowrap}.case-equipment{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:35px 0 0}.case-equipment>div{padding:24px;background:#252e26;border:1px solid #4a5545;min-width:0}.case-equipment dt{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:22px;font-weight:600}.case-equipment svg{width:34px;height:30px;fill:none;stroke:#b6c3ad;stroke-width:1.4;flex:none}.case-equipment dd{margin:20px 0 0;font-size:88px;line-height:1;font-weight:650;letter-spacing:-.06em;color:var(--lime)}.case-equipment dd>span{font-size:28px;letter-spacing:-.03em;margin-left:8px;font-weight:450}.case-signal{display:flex;align-items:center;gap:12px;margin-top:32px;font-size:12px;color:#d0d8c7;white-space:nowrap}.case-signal i{height:1px;flex:1;background:#627151}.case-signal i:first-child,.case-signal i:last-child{flex:.5}.case-diagram figcaption{margin-top:20px;font-size:10px;text-align:center;color:#aeb9a4;line-height:1.5}.case-work{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between}.case-work li{display:grid;grid-template-columns:32px 1fr;gap:20px;padding:0 0 27px;border-bottom:1px solid #cdd4c7}.case-work li+li{padding-top:26px}.case-work li:last-child{padding-bottom:0;border:0}.case-step{font-size:13px;color:#738a32;padding-top:7px}.case-work h3{font-size:26px;line-height:1.35;font-weight:650;letter-spacing:-.04em}.case-work p{font-size:17px;color:var(--muted);line-height:1.75;margin-top:12px;word-break:keep-all}.case-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-top:29px;margin-top:32px;border-top:1px solid #cdd4c7}.case-period{font-size:12px;line-height:1.7;color:#5c6757}.case-scope{font-size:11px;line-height:1.7;color:#727a6d;margin-top:4px}.case-bottom .text-link{margin-top:0;white-space:nowrap;font-size:15px}
@media(max-width:1150px){.case-layout{gap:35px;grid-template-columns:1.05fr 1fr}.case-diagram{padding:26px}.case-equipment{gap:14px}.case-equipment>div{padding:20px}.case-equipment dt{font-size:19px}.case-equipment svg{width:28px}.case-equipment dd{font-size:72px}.case-work h3{font-size:23px}.case-work p{font-size:15px}.case-work li{gap:14px}.case-work li+li{padding-top:20px}.case-work li{padding-bottom:20px}}
@media(max-width:820px){.case-layout{grid-template-columns:1fr;gap:36px}.case-diagram{padding:32px}.case-equipment>div{padding:25px}.case-equipment dd{font-size:84px}.case-work li{grid-template-columns:28px 1fr;gap:16px}.case-work h3{font-size:24px}.case-work p{font-size:16px}.case-work li+li{padding-top:25px}.case-work li{padding-bottom:25px}.case-bottom{align-items:flex-start;flex-direction:column;gap:18px}}
@media(max-width:520px){.case-diagram{padding:21px}.case-diagram-heading{font-size:10px;gap:8px}.case-badge{font-size:9px;padding:7px;white-space:normal}.case-equipment{gap:12px;margin-top:26px}.case-equipment>div{padding:17px 14px}.case-equipment dt{font-size:17px;gap:8px}.case-equipment svg{width:24px;height:24px}.case-equipment dd{font-size:66px;margin-top:20px}.case-equipment dd>span{font-size:23px;margin-left:5px}.case-signal{font-size:10px;gap:7px;margin-top:26px}.case-diagram figcaption{font-size:9px;margin-top:16px}.case-work h3{font-size:22px}.case-work p{font-size:14px;margin-top:10px}.case-work p br{display:none}.case-layout{gap:30px}.case-bottom{padding-top:23px;margin-top:28px}.case-period{font-size:11px}.case-scope{font-size:10px}.case-bottom .text-link{font-size:14px}.case-step{font-size:12px}}
