@font-face{font-family:Innova;src:local("Arial");font-display:swap}
:root{--orange:#FD8F00;--orange-soft:#E38D1A;--ink:#222;--dark:#171717;--gray:#6c6c6c;--line:#dedede;--paper:#fff;--surface:#f5f5f5;--radius:5px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.08;letter-spacing:-.055em}button:focus-visible,a:focus-visible{outline:3px solid var(--orange-soft);outline-offset:6px}::selection{background:var(--orange);color:var(--ink)}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-70px;left:15px;z-index:100;background:white;padding:12px}.skip:focus{top:12px}.header{background:var(--dark);color:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #ffffff14}.nav-wrap{max-width:1320px;margin:auto;padding:17px 48px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand img,footer img{width:136px;height:54px;object-fit:contain}.header nav{display:flex;align-items:center;gap:32px;font-size:14px}.header nav>a:not(.button){color:#d5d5d5;transition:color .2s}.header nav>a:hover{color:var(--orange)}.button{background:var(--orange);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:24px;font-size:15px;font-weight:600;padding:17px 22px;border:1px solid transparent;border-radius:var(--radius);transition:background .2s,transform .2s}.button:hover{background:#ffab3e;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.small{padding:11px 17px;font-size:14px}.menu-toggle{display:none}.hero{background:var(--dark);color:#fff;position:relative;overflow:hidden;padding:76px 32px 0;min-height:720px}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:88px 88px;mask-image:radial-gradient(ellipse at center,#000,transparent 72%);pointer-events:none}.hero-content{position:relative;text-align:center;z-index:2;max-width:850px;margin:auto}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:600;line-height:1.6}.hero .eyebrow{color:#bdbdbd;display:flex;align-items:center;justify-content:center;gap:10px}.tiny-mark{color:var(--orange);font-size:22px}.hero h1{font-size:clamp(46px,5.9vw,82px);margin-top:26px;line-height:1.04;letter-spacing:-.06em}.hero h1 em{color:var(--orange);font-style:normal}.hero-description{font-size:17px;color:#bdbdbd;margin-top:28px;line-height:1.7}.hero-actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:32px}.text-link{display:inline-flex;align-items:center;gap:24px;border:0;background:none;padding:0;font-size:15px;font-weight:600;line-height:1.6}.text-link span{font-size:22px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.text-link.light{color:#eee}.hero-note{font-size:12px;color:#aaa;margin-top:22px}.hero-bottom{position:relative;max-width:1200px;margin:64px auto 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff16;padding:20px 0;color:#9a9a9a;font-size:10px;letter-spacing:.1em}.down-circle{font-size:20px;width:35px;height:35px;border:1px solid #ffffff30;border-radius:50%;display:grid;place-items:center;color:#ddd}.orbit{position:absolute;z-index:1;background:#242424;border:1px solid #ffffff15;box-shadow:0 16px 32px #0002;border-radius:6px}.orbit-left{left:max(3%,calc((100% - 1240px)/2));top:238px;transform:rotate(-7deg);padding:18px;display:flex;gap:12px;align-items:center}.orbit-label{display:block;font-size:9px;letter-spacing:.1em;color:#aaa}.orbit strong{display:block;font-size:16px;font-weight:500}.icon-box{background:#353027;color:var(--orange);font-size:25px;width:42px;height:44px;display:grid;place-items:center}.orbit-check{color:var(--orange);padding-left:6px}.orbit-right{right:max(3%,calc((100% - 1240px)/2));top:330px;width:215px;padding:20px;transform:rotate(6deg)}.process-line{display:flex;gap:14px;align-items:center;font-size:14px;margin:9px 0 13px}.process-line>span:nth-child(2){color:var(--orange)}.line-bars{display:flex;gap:5px;height:35px;align-items:end}.line-bars i{background:var(--orange);width:11px;height:30%}.line-bars i:nth-child(2n){height:48%}.line-bars i:nth-child(3n){height:70%}.line-bars i:nth-child(n+7){height:85%}.line-bars i:last-child{height:100%}.orbit-foot{display:block;color:#aaa;font-size:10px;margin-top:12px}.solutions{padding-block:100px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:45px}.muted{color:var(--gray);margin-bottom:22px}h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.05em}.gray{color:#777}.section-intro{color:var(--gray);max-width:370px;font-size:16px;line-height:1.8}.solution-grid{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:16px}.solution-feature{grid-row:span 2;background:var(--orange);padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:35px;border-radius:var(--radius)}.solution-symbol{font-size:36px;line-height:1}.solution-feature .eyebrow{font-size:10px;margin-bottom:14px}.solution-feature h3{font-size:32px}.solution-feature p:not(.eyebrow){font-size:15px;line-height:1.75;margin-top:18px;max-width:300px}.products{display:flex;align-items:center;gap:20px;margin-top:24px}.products span:first-child{font-size:26px;letter-spacing:-.07em;font-weight:800;font-style:italic}.products span:last-child{font-size:16px;font-weight:600;border-left:1px solid #2224;padding-left:20px}.solution-card{background:var(--surface);padding:30px;border-radius:var(--radius);position:relative;min-height:295px}.card-number{font-size:12px;color:#777;display:block;margin-bottom:26px}.solution-card h3{font-size:27px;letter-spacing:-.04em}.solution-card p{color:var(--gray);font-size:15px;margin:16px 0 44px;line-height:1.7}.round-link{border:1px solid #ccc;border-radius:50%;width:38px;height:38px;font-size:21px;background:transparent;position:absolute;right:24px;bottom:24px;transition:background .2s}.round-link:hover{background:var(--orange);border-color:var(--orange)}.solution-card.wide{grid-column:span 2;min-height:190px}.wide .card-number{margin-bottom:18px}.wide p{max-width:440px;margin-bottom:0;padding-right:35px}.industries{background:#f5f5f5;padding-block:90px}.industry-list{display:grid;grid-template-columns:1fr 1fr;column-gap:64px}.industry-list a{display:flex;align-items:center;gap:20px;padding:23px 0;border-bottom:1px solid #d7d7d7;font-size:20px;letter-spacing:-.03em}.industry-list a span{color:#888;font-size:12px;letter-spacing:0}.industry-list b{font-size:23px;font-weight:400;margin-left:auto}.industry-list a:hover b{color:#a75d00}.industry-list a:hover{border-color:var(--orange)}.about{display:grid;grid-template-columns:1.05fr 1fr;gap:96px;padding-block:110px;align-items:center}.about-image{position:relative;height:515px;border-radius:var(--radius);overflow:hidden;background:#333}.about-image img{height:100%;width:100%;object-fit:cover;object-position:55%;filter:brightness(1.25)}.about-image::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#000a)}.photo-caption{position:absolute;bottom:36px;left:36px;color:#fff;z-index:1}.photo-caption span{font-size:11px;letter-spacing:.14em;color:var(--orange)}.photo-caption strong{display:block;font-size:32px;line-height:1.15;letter-spacing:-.04em;font-weight:500;margin-top:12px}.about-copy>p:not(.eyebrow){color:var(--gray);margin-top:25px;font-size:16px;line-height:1.8}.about-copy .text-link{margin-top:28px}.method{padding:10px 0 110px}.steps{display:grid;grid-template-columns:repeat(3,1fr)}.steps article{padding:35px;background:#f5f5f5}.steps article:nth-child(2){background:#ebebeb}.steps article:last-child{background:var(--ink);color:#fff}.steps article>span{font-size:11px;letter-spacing:.09em;color:#777}.steps article:last-child>span{color:var(--orange)}.steps h3{font-size:26px;margin:40px 0 18px;letter-spacing:-.04em}.steps p{color:#666;font-size:15px;line-height:1.75}.steps article:last-child p{color:#bbb}.contact{background:var(--orange);padding-block:80px}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.contact .eyebrow{font-size:10px;margin-bottom:24px}.contact h2{font-size:clamp(38px,5vw,65px)}.contact p:not(.eyebrow){margin:25px 0}.button.dark{background:var(--ink);color:white;min-width:160px}.button.dark:hover{background:#333}.contact-arrow{font-size:140px;line-height:1;width:180px;height:180px;border:1px solid #2225;border-radius:50%;display:grid;place-items:center;font-weight:400}.contact-arrow:hover{background:#ffffff25}footer{background:var(--dark);color:#fff;padding-top:62px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding-bottom:60px}.footer-top p,.footer-top a:not(:first-child){font-size:14px;color:#bcbcbc;line-height:1.9}.footer-top>div:first-child p{margin-top:15px}.footer-top>div>a{display:block}.footer-label{display:block;color:#919191;font-size:10px;letter-spacing:.13em;margin-bottom:18px}.footer-bottom{border-top:1px solid #ffffff18;display:flex;justify-content:space-between;gap:24px;padding-block:24px;color:#999;font-size:12px}.footer-bottom a:hover{color:var(--orange)}dialog{border:0;border-radius:8px;width:min(580px,calc(100% - 32px));padding:48px;color:var(--ink);box-shadow:0 30px 100px #0004}dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}dialog h2{font-size:37px;margin-bottom:24px}dialog>p:not(.eyebrow){color:#666}dialog ul{padding-left:20px;color:#666;margin:24px 0 32px}dialog li{margin-bottom:10px}.dialog-close{position:absolute;right:16px;top:10px;border:0;background:none;font-size:30px;width:40px;height:40px}body.dialog-open{overflow:hidden}
@media(min-width:1450px){.hero{min-height:790px;padding-top:90px}.hero-bottom{margin-top:85px}.orbit-left{top:255px}.orbit-right{top:355px}}
@media(max-width:1150px){.orbit{display:none}.header nav{gap:23px}.hero{min-height:710px}.about{gap:50px}.solution-card{padding:24px}.solution-feature{padding:26px}}
@media(max-width:800px){.wrap{width:calc(100% - 48px)}.nav-wrap{padding:12px 24px}.brand img{width:116px;height:45px}.menu-toggle{display:flex;gap:14px;align-items:center;background:none;border:1px solid #ffffff40;border-radius:4px;color:white;padding:8px 12px;font-size:14px}.header nav{display:none;position:absolute;left:0;right:0;top:70px;background:var(--dark);padding:20px 24px 28px;border-bottom:1px solid #444;align-items:stretch}.header nav.open{display:flex;flex-direction:column;gap:22px}.hero{padding:65px 24px 0;min-height:auto}.hero h1{font-size:64px}.hero-bottom{margin-top:65px}.hero-bottom>span:last-child{display:none}.section-top{align-items:start;gap:25px}.section-intro{max-width:250px;font-size:15px}.solutions{padding-block:70px}.solution-grid{grid-template-columns:1fr 1fr}.solution-feature{grid-column:span 2;grid-row:auto;display:grid;grid-template-columns:1fr 3fr;gap:24px}.solution-feature .text-link{grid-column:2}.solution-feature p:not(.eyebrow){max-width:500px}.solution-card.wide{grid-column:span 2}.industry-list{column-gap:30px}.industry-list a{font-size:17px;gap:12px}.industries{padding-block:65px}.about{gap:35px;padding-block:70px}.about-image{height:470px}.photo-caption{left:22px;bottom:24px}.photo-caption strong{font-size:27px}.about-copy h2{font-size:38px}.steps article{padding:24px}.steps h3{font-size:23px}.method{padding-bottom:70px}.contact-arrow{font-size:80px;width:110px;height:110px;flex-shrink:0}.footer-top{gap:28px;grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:span 2}.contact{padding-block:60px}}
@media(max-width:540px){.hero{padding-top:45px}.hero h1{font-size:clamp(40px,10.5vw,57px);margin-top:23px}.hero .eyebrow{font-size:9px;letter-spacing:.09em}.tiny-mark{font-size:18px}.hero-description{font-size:16px;margin-top:24px}.desktop-break{display:none}.hero-actions{flex-direction:column;gap:22px;margin-top:27px}.hero-actions .button{font-size:14px;padding:16px;gap:16px;width:100%;max-width:350px}.hero-note{font-size:11px}.hero-bottom{margin-top:44px;font-size:8px;gap:15px}.section-top{display:block;margin-bottom:30px}.section-intro{margin-top:24px;max-width:none}.section-intro br{display:none}.muted{font-size:10px;margin-bottom:18px}h2{font-size:36px}.solution-grid{display:block}.solution-feature{display:flex;gap:32px}.solution-feature h3{font-size:32px}.solution-feature .text-link{margin-top:12px}.solution-card{margin-top:14px;min-height:245px}.solution-card h3 br{display:none}.solution-card p{max-width:280px}.solution-card.wide{min-height:245px}.industry-list{grid-template-columns:1fr}.industry-list a{font-size:18px;padding-block:20px}.about{grid-template-columns:1fr;gap:35px}.about-image{height:350px}.about-copy h2 br:nth-child(2){display:none}.steps{grid-template-columns:1fr}.steps article{padding:30px}.steps h3{margin-top:30px}.contact-arrow{display:none}.contact h2{font-size:43px}.contact .eyebrow{font-size:9px;max-width:270px}.contact p:not(.eyebrow){font-size:16px}.footer-top{grid-template-columns:1fr;gap:30px;padding-bottom:35px}.footer-top>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px;font-size:11px}dialog{padding:42px 25px 30px}dialog h2{font-size:30px}dialog .button{font-size:13px;gap:12px;padding:14px}.solutions{padding-block:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Light brand treatment: white and pale gray surfaces, restrained orange accents. */
.other-industries{color:#666;font-size:15px;margin-top:30px;max-width:850px}.other-industries a{text-decoration:underline;text-underline-offset:4px}.detail-hero .button{max-width:100%;white-space:normal;text-align:center}
.trust{padding-block:44px;text-align:center;border-bottom:1px solid var(--line)}.trust>p{font-size:11px;letter-spacing:.13em;color:#666}.client-names{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:30px;margin:28px 0}.client-names>a,.client-names>span{font-size:25px;font-weight:600;letter-spacing:-.04em;color:#666}.client-names>a:hover{color:var(--ink)}.trust .text-link{font-size:13px;color:#666}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog-card{position:relative;display:flex;flex-direction:column;border:1px solid #e5e5e5;border-radius:5px;padding:30px;background:#f7f7f7;transition:border-color .2s,background .2s}.catalog-card:hover{border-color:#aaa;background:#fff}.catalog-card h3{font-size:27px;letter-spacing:-.04em}.catalog-card>p{color:#666;margin:18px 0 28px;font-size:16px}.catalog-meta{color:#777;font-size:12px;margin-top:auto;padding-right:28px}.catalog-arrow{position:absolute;bottom:24px;right:22px;font-size:23px;color:#777}.product-showcase{background:#f5f5f5;padding:80px 0}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.product-layout h2{font-size:44px}.product-intro{color:#666;margin:25px 0;max-width:500px}.product-features{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:30px 0}.product-features h3{font-size:19px;letter-spacing:-.03em}.product-features p{font-size:14px;color:#666;margin-top:8px}.product-visual{margin:0;background:white;border:1px solid #ddd;border-radius:6px;padding:20px;box-shadow:0 20px 50px #00000006}.product-visual-label{font-size:11px;letter-spacing:.12em;color:#666;margin-bottom:20px}.product-visual img{width:100%;height:auto;max-height:460px;object-fit:contain}.product-visual figcaption{font-size:12px;color:#777;border-top:1px solid #eee;margin-top:20px;padding-top:15px}.industry-list small{display:block;font-size:14px;color:#666;letter-spacing:0;margin-top:5px}.cases{padding-block:90px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.case-card{padding:30px;border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;transition:background .2s}.case-card:hover{background:#f5f5f5}.case-sector{font-size:10px;color:#666;letter-spacing:.12em}.case-brand{font-size:25px;letter-spacing:-.04em;margin:28px 0 40px;color:#555;font-weight:600}.case-card h3{font-size:28px}.case-card p{font-size:15px;color:#666;margin:20px 0 28px}.case-card .text-link{margin-top:auto;font-size:14px}.support-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px;background:#f7f7f7;border-top:1px solid #ddd}.support-strip h3{font-size:24px}.support-strip p{color:#666;font-size:15px;margin-top:10px;max-width:650px}.support-strip .text-link{flex-shrink:0}.detail-hero{background:#f5f5f5;padding:65px 0 70px}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:#666;margin-bottom:50px}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.detail-hero h1{font-size:clamp(42px,5vw,68px);max-width:900px}.detail-lead{font-size:20px;color:#666;max-width:740px;margin:28px 0}.detail-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.detail-tags span{padding:6px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;color:#555}.detail-body{padding-block:75px}.detail-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:50px}.detail-intro h2{font-size:40px}.detail-intro p{color:#666;font-size:17px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.detail-card{padding:28px;background:#f5f5f5;border-radius:4px}.detail-card h3{font-size:23px;letter-spacing:-.04em}.detail-card p{font-size:16px;color:#666;margin-top:16px}.detail-related{padding-top:45px}.detail-related a{text-decoration:underline;text-underline-offset:5px}.case-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:45px}.case-facts div{padding:24px;border-right:1px solid #ddd}.case-facts div:last-child{border:0}.case-facts small{display:block;font-size:11px;color:#666;letter-spacing:.1em;margin-bottom:10px}.case-facts p{font-size:17px}.detail-visual{max-width:800px;margin:55px auto 0}.detail-contact{background:#f5f5f5;padding:55px 0}.detail-contact .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.detail-contact h2{font-size:34px}.detail-contact p{color:#666;margin-top:15px}.header nav{gap:22px}
@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-layout{gap:32px}.product-layout h2{font-size:36px}.case-card{padding:24px}.case-brand{font-size:22px}.case-card h3{font-size:25px}.header nav{gap:16px}.nav-wrap{padding-inline:24px}.detail-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.product-layout{grid-template-columns:1fr}.product-visual{max-width:650px}.case-grid{grid-template-columns:1fr}.case-brand{margin:20px 0}.case-card h3 br{display:none}.support-strip,.detail-contact .wrap{align-items:start;flex-direction:column}.detail-intro{grid-template-columns:1fr;gap:25px}.case-facts{grid-template-columns:1fr}.case-facts div{border-right:0;border-bottom:1px solid #ddd}.hero{min-height:auto}.cases{padding-block:65px}}
@media(max-width:540px){.catalog-grid,.detail-grid{grid-template-columns:1fr}.catalog-card{padding:27px}.client-names{display:grid;grid-template-columns:1fr 1fr;gap:25px}.client-names>a,.client-names>span{font-size:21px}.product-showcase{padding-block:60px}.product-visual{padding:12px}.product-features{gap:20px}.product-layout h2{font-size:35px}.detail-hero{padding:35px 0 50px}.breadcrumbs{margin-bottom:32px}.detail-hero h1{font-size:40px}.detail-lead{font-size:18px}.detail-body{padding-block:50px}.detail-intro h2{font-size:33px}.detail-contact h2{font-size:30px}.industry-list a{align-items:start}.industry-list small{font-size:14px}.support-strip{padding:25px}}
.header{background:#fff;color:var(--ink);border-bottom-color:var(--line)}
.header nav>a:not(.button){color:#555}
.header nav>a:hover{color:#995500}
.hero{background:var(--surface);color:var(--ink)}
.hero-grid{background-image:linear-gradient(#22222206 1px,transparent 1px),linear-gradient(90deg,#22222206 1px,transparent 1px)}
.hero .eyebrow,.hero-description,.hero-note{color:#666}
.hero h1 em{color:var(--ink)}
.text-link.light{color:#555}
.hero-bottom{color:#666;border-top-color:#ddd}
.down-circle{color:#666;border-color:#ccc}
.orbit{background:#fff;border-color:#e2e2e2;box-shadow:0 12px 28px #00000006}
.orbit-label,.orbit-foot{color:#666}
.icon-box{background:#f5f5f5}
.line-bars i{background:#c8c8c8}
.line-bars i:last-child{background:var(--orange)}
.solution-feature{background:#f0f0f0;border:1px solid #e3e3e3}
.solution-symbol{color:#995500}
.steps article:last-child{background:#e3e3e3;color:var(--ink)}
.steps article:last-child>span{color:#666}
.steps article:last-child p{color:#666}
.contact{background:#f3f3f3;border-top:1px solid #e5e5e5}
.button.dark{background:var(--orange);color:var(--ink)}
.button.dark:hover{background:#ffab3e}
.contact-arrow{color:#999;border-color:#d5d5d5}
.contact-arrow:hover{background:#e9e9e9;color:#555}
footer{background:#fff;color:var(--ink)}
.footer-top p,.footer-top a:not(:first-child){color:#666}
.footer-label,.footer-bottom{color:#666}
.footer-bottom{border-top-color:#e5e5e5}
.footer-bottom a:hover{color:#995500}
@media(max-width:800px){
  .menu-toggle{border-color:#ccc;color:var(--ink)}
  .header nav{background:#fff;border-bottom-color:#ddd}
}
