:root{--kec-teal:#006b5f;--kec-teal-deep:#064b47;--kec-navy:#0d2f3d;--kec-ink:#101c24;--kec-coral:#ef5b35;--kec-mist:#edf5f3;--kec-line:#d6e3e0}body{color:var(--kec-ink);font-family:Inter,Segoe UI,Arial,sans-serif;text-rendering:optimizeLegibility;overflow-x:clip}.brand,.modern-button,.quote-button,h1,h2,h3,h4{font-family:Manrope,Inter,Segoe UI,Arial,sans-serif}.site-utility-bar{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:7px clamp(18px,4vw,64px);color:#d7e7e4;background:#082c2b;font-size:.74rem}.site-utility-bar a,.site-utility-bar>div{display:flex;align-items:center;gap:9px}.site-utility-bar>div{gap:22px}.site-utility-bar a{transition:color .2s ease}.site-utility-bar a:hover{color:#fff}.site-header.command-nav{min-height:72px;border-bottom-color:rgba(8,61,57,.12);background:hsla(0,0%,100%,.96);box-shadow:0 10px 34px rgba(16,38,40,.04)}.command-nav .desktop-nav{gap:clamp(11px,1.4vw,22px);font-size:.86rem}.command-nav .desktop-nav>a,.command-nav .mega-nav .nav-item>a{display:inline-flex;align-items:center;gap:4px}.nav-live-link{color:var(--kec-teal)!important}.nav-live-link>span{width:8px;height:8px;border-radius:50%;background:#ef5039;box-shadow:0 0 0 5px rgba(239,80,57,.12);animation:kecLivePulse 1.8s infinite}@keyframes kecLivePulse{50%{box-shadow:0 0 0 9px rgba(239,80,57,0)}}.modern-button.primary,.modern-contact-form .button-primary,.nav-quote{background:var(--kec-coral);color:#fff;box-shadow:0 10px 24px rgba(239,91,53,.2)}.modern-button.primary:hover,.modern-contact-form .button-primary:hover,.nav-quote:hover{background:#d94a28;transform:translateY(-1px)}.mega-panel{border:1px solid var(--kec-line);border-top:3px solid var(--kec-teal);border-radius:0 0 14px 14px;box-shadow:0 28px 60px rgba(8,43,42,.16)}.product-mega .mega-grid{max-height:475px;overflow:auto}.mega-action,.mega-card{transition:transform .2s ease,border-color .2s ease,background .2s ease}.mega-action:hover,.mega-card:hover{transform:translateY(-2px);border-color:rgba(0,107,95,.35);background:var(--kec-mist)}.mega-card img{border-radius:8px;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease,filter .3s ease}.mega-card:hover img{transform:scale(1.05);filter:saturate(1.04) contrast(1.03)}.has-mega.is-open .mega-panel,.has-mega:hover .mega-panel{animation:kecMegaReveal .24s cubic-bezier(.2,.75,.25,1) both}.chrome-image-mega{width:min(820px,calc(100vw - 40px));grid-template-columns:minmax(0,1fr) 310px!important;gap:16px!important;padding:16px!important}.chrome-mega-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.chrome-mega-actions .mega-action{min-height:92px}.chrome-mega-actions .mega-action>svg{flex:0 0 auto;width:38px;height:38px;padding:8px;border-radius:10px;color:var(--kec-teal);background:rgba(0,107,95,.08);transition:color .2s ease,background .2s ease,transform .2s ease}.chrome-mega-actions .mega-action:hover>svg{color:#fff;background:var(--kec-teal);transform:rotate(-3deg) scale(1.04)}.chrome-mega-feature{position:relative;min-height:198px;overflow:hidden;border-radius:10px;background:var(--kec-navy)}.chrome-mega-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(8,32,39,.78))}.chrome-mega-feature img{-o-object-fit:cover;object-fit:cover;transition:transform .6s ease,filter .35s ease}.chrome-mega-feature:hover img{transform:scale(1.055);filter:saturate(1.05) contrast(1.03)}.chrome-mega-feature span{position:absolute;left:16px;bottom:14px;z-index:1;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}@keyframes kecMegaReveal{0%{opacity:0;transform:translateY(9px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.modern-main-page{background:#fff}.modern-main-page,.modern-main-page *{min-width:0}.modern-kicker{display:inline-flex;color:var(--kec-teal);font-size:.74rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.modern-hero{width:min(1440px,100%);min-height:660px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);align-items:center;gap:clamp(40px,6vw,92px);margin:0 auto;padding:clamp(64px,8vw,112px) clamp(22px,6vw,92px)}.modern-contact-aside h1,.modern-custom-hero h1,.modern-hero-copy h1{max-width:820px;margin:18px 0 22px;font-size:clamp(2.65rem,5vw,5.15rem);line-height:.99;letter-spacing:-.055em;text-wrap:balance}.modern-contact-aside>p,.modern-hero-copy>p{max-width:650px;color:#53666c;font-size:1.05rem;line-height:1.72}.modern-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.modern-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 21px;border:1px solid transparent;border-radius:6px;font-size:.88rem;font-weight:850;transition:.2s ease}.modern-button.secondary{color:var(--kec-navy);border-color:#b9cac7;background:#fff}.modern-button.secondary:hover{color:#fff;border-color:var(--kec-teal);background:var(--kec-teal)}.modern-hero-checks{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:28px;color:#40585c;font-size:.82rem;font-weight:750}.modern-hero-checks span{display:inline-flex;align-items:center;gap:7px}.modern-hero-checks svg{width:17px;color:var(--kec-teal)}.modern-aside-image,.modern-evidence-image,.modern-hero-media{position:relative;overflow:hidden;background:#e9f0ef}.modern-hero-media{min-height:520px;border-radius:18px;box-shadow:0 34px 80px rgba(13,47,61,.15)}.modern-aside-image img,.modern-evidence-image img,.modern-hero-media img{-o-object-fit:cover;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.modern-aside-image:hover img,.modern-evidence-image:hover img,.modern-hero-media:hover img{transform:scale(1.035)}.floating-proof{position:absolute;right:22px;bottom:22px;display:inline-flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid hsla(0,0%,100%,.55);border-radius:8px;color:#fff;background:rgba(6,45,44,.86);backdrop-filter:blur(12px);font-size:.78rem;font-weight:800}.modern-proof-strip{width:min(1280px,calc(100% - 44px));display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;border:1px solid var(--kec-line);background:#fff}.modern-proof-strip>div{min-height:112px;display:grid;align-content:center;gap:4px;padding:22px 28px;border-right:1px solid var(--kec-line)}.modern-proof-strip>div:last-child{border:0}.modern-proof-strip strong{color:var(--kec-teal);font-size:1.5rem}.modern-proof-strip span{color:#64767b;font-size:.78rem}.modern-catalog-section{padding-top:90px}.modern-section-heading{margin-bottom:44px}.modern-capability-section h2,.modern-evidence-split h2,.modern-section-heading h2{font-size:clamp(2.2rem,4.5vw,4rem);letter-spacing:-.045em;text-wrap:balance}.modern-catalog .filters{top:116px;padding:20px;border-color:var(--kec-line);border-radius:10px;box-shadow:0 12px 34px rgba(13,47,61,.06)}.modern-catalog .filters label{display:grid;gap:10px;color:var(--kec-navy);font-size:.78rem;font-weight:850}.modern-catalog .filters input{border-radius:6px}.modern-catalog .filters button{border-radius:6px;text-align:left}.modern-catalog .filters button.active{background:var(--kec-teal);border-color:var(--kec-teal)}.modern-catalog .product-card{border-color:var(--kec-line);border-radius:12px;box-shadow:0 14px 36px rgba(13,47,61,.06);transition:transform .25s ease,box-shadow .25s ease}.modern-catalog .product-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px rgba(13,47,61,.13)}.modern-catalog .card-image{aspect-ratio:5/3}.modern-catalog .card-image img{transition:transform .5s ease}.modern-catalog .product-card:hover .card-image img{transform:scale(1.04)}.modern-catalog .chips span,.modern-catalog .tag{color:var(--kec-teal-deep);background:var(--kec-mist)}.modern-evidence-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(42px,7vw,100px);padding:clamp(80px,10vw,140px) max(22px,calc((100vw - 1280px)/2));background:#f2f7f6}.modern-evidence-image{min-height:520px;border-radius:14px;box-shadow:0 24px 60px rgba(13,47,61,.14)}.modern-evidence-image>span{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:6px;color:#fff;background:rgba(13,47,61,.9);font-size:.77rem;font-weight:800}.modern-evidence-split>div:last-child>p{color:#566c72;line-height:1.75}.modern-evidence-split ul{display:grid;gap:13px;margin:25px 0 0;padding:0;list-style:none}.modern-evidence-split li{display:flex;align-items:center;gap:10px;font-weight:750}.modern-evidence-split li svg{width:18px;color:var(--kec-teal)}.modern-custom-hero{padding-top:clamp(70px,8vw,116px);padding-bottom:clamp(70px,8vw,116px);background:#f3f7f6}.modern-custom-hero .section-heading{max-width:680px}.modern-custom-hero .section-heading p{color:#53666c}.modern-custom-hero .button-secondary{color:var(--kec-navy);border-color:#abc4c0;background:#fff}.modern-capability-section{padding-top:96px}.capability-matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.matrix-card{min-height:286px;display:grid;align-content:start;gap:13px;padding:24px;border:1px solid var(--kec-line);border-radius:10px;background:#fff;transition:.25s ease}.matrix-card:hover{transform:translateY(-5px);border-color:rgba(0,107,95,.4);box-shadow:0 20px 42px rgba(13,47,61,.09)}.matrix-card>span{color:#78918e;font-size:.72rem;font-weight:900}.matrix-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:var(--kec-teal);background:var(--kec-mist)}.matrix-card h3{margin:6px 0 0;font-size:1.22rem}.matrix-card p{margin:0;color:#60757a;line-height:1.68}.custom-rfq-copy ul{margin-bottom:28px}.modern-contact-page{padding:clamp(58px,7vw,100px) clamp(20px,5vw,72px);background:#f2f6f5}.modern-contact-layout{width:min(1240px,100%);display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:clamp(32px,6vw,82px);margin:0 auto;align-items:start}.modern-contact-aside h1{font-size:clamp(2.55rem,4.5vw,4.45rem)}.modern-contact-points{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:26px 0}.modern-contact-points>a,.modern-contact-points>div{min-height:90px;display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--kec-line);border-radius:8px;background:#fff}.modern-contact-points svg{flex:0 0 auto;width:19px;color:var(--kec-teal)}.modern-contact-points span{display:grid;gap:5px;min-width:0}.modern-contact-points strong{overflow-wrap:anywhere;font-size:.82rem}.modern-contact-points small{color:#6c7f83;font-size:.72rem;line-height:1.4}.modern-aside-image{min-height:280px;border-radius:12px}.modern-form-wrap{display:grid;gap:14px}.modern-agenda,.modern-response-note{padding:18px 20px;border:1px solid #b9d2ce;border-radius:8px;background:#e6f2f0}.modern-response-note{display:grid;gap:4px}.modern-response-note span{color:#55706e;font-size:.76rem}.modern-agenda{display:flex;gap:15px}.modern-agenda>svg{color:var(--kec-teal)}.modern-agenda ul{margin:8px 0 0;padding-left:18px;color:#536b69;line-height:1.55}.modern-contact-form{gap:18px;padding:clamp(22px,3.5vw,38px);border-radius:12px;border-color:var(--kec-line);box-shadow:0 24px 60px rgba(13,47,61,.1)}.modern-form-heading{display:grid;gap:5px;padding-bottom:17px;border-bottom:1px solid var(--kec-line)}.modern-form-heading span{color:var(--kec-teal);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.modern-form-heading strong{font-size:1.4rem}.modern-contact-form label{display:grid;gap:8px;color:#32474b;font-size:.78rem;font-weight:800}.modern-contact-form input,.modern-contact-form select,.modern-contact-form textarea{border-radius:6px;transition:border .2s ease,box-shadow .2s ease}.modern-contact-form input:focus,.modern-contact-form select:focus,.modern-contact-form textarea:focus{outline:none;border-color:var(--kec-teal);box-shadow:0 0 0 3px rgba(0,107,95,.12)}.modern-upload-field{padding:14px;border:1px dashed #91b9b3;border-radius:8px;background:#f1f8f6}.modern-consent{grid-template-columns:auto 1fr!important;align-items:start}.modern-consent input{width:17px!important;min-height:17px!important;margin-top:2px}.modern-contact-form>.button-primary{min-height:52px;border-radius:6px}.footer-trust-list{display:grid;gap:10px;margin-top:22px;color:#c7d9dc;font-size:.78rem}.footer-contact-row,.footer-trust-list span{display:flex!important;align-items:center;gap:8px}.footer-contact-row svg{flex:0 0 auto;color:#7bd2c8}.chrome-prefooter{width:min(1320px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:32px;margin:0 auto -1px;padding:44px clamp(28px,4vw,58px);color:#fff;background:var(--kec-teal)}.chrome-prefooter>div{max-width:760px}.chrome-prefooter span{color:#a9ece3;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.chrome-prefooter h2{margin:9px 0 8px;color:#fff;font-size:clamp(1.75rem,3vw,2.75rem);letter-spacing:-.035em}.chrome-prefooter p{margin:0;color:#cbe9e4}.chrome-prefooter-cta{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:0 0 auto;padding:0 22px;color:#fff;background:var(--kec-coral);font-weight:900;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.chrome-prefooter-cta:hover{color:#fff;background:#d94a28;transform:translateY(-2px);box-shadow:0 14px 28px rgba(17,30,35,.22)}.footer a{transition:color .2s ease,transform .2s ease}.footer-contact-row:hover,.footer-grid a:hover{color:#fff;transform:translateX(3px)}.footer-socials{display:flex;gap:8px;margin-top:17px}.footer-socials a{width:36px;height:36px;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;color:#d8e8e8;background:hsla(0,0%,100%,.05);font-size:.82rem;font-weight:900}.footer-socials a:hover{color:#fff;background:var(--kec-teal);border-color:#6ccfc3;transform:translateY(-2px)}.about-modern-hero{min-height:700px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:stretch;background:#f2f7f6}.about-modern-copy{align-self:center;padding:clamp(64px,8vw,120px) clamp(28px,7vw,110px)}.about-modern-copy h1{margin:18px 0 24px;font-size:clamp(2.8rem,5.5vw,5.6rem);line-height:.96;letter-spacing:-.06em;text-wrap:balance}.about-modern-copy>p{max-width:700px;color:#50666a;font-size:1.05rem;line-height:1.72}.about-modern-media{position:relative;min-height:650px;overflow:hidden}.about-modern-media:after{position:absolute;inset:0;content:"";box-shadow:inset 32px 0 70px rgba(13,47,61,.12);pointer-events:none}.about-modern-media img{-o-object-fit:cover;object-fit:cover;transition:transform .7s ease}.about-modern-media:hover img{transform:scale(1.025)}.about-scope-note{max-width:700px;display:flex;align-items:flex-start;gap:13px;margin-top:30px;padding:18px;border-left:3px solid var(--kec-teal);background:#e2efec;color:#48615f;font-size:.79rem;line-height:1.55}.about-scope-note svg{flex:0 0 auto;color:var(--kec-teal)}.about-scope-note strong{display:block;margin-bottom:3px;color:var(--kec-navy)}.about-stat-row{display:grid;grid-template-columns:repeat(4,1fr);width:min(1280px,calc(100% - 44px));margin:0 auto;border:1px solid var(--kec-line);background:#fff;transform:translateY(-34px);box-shadow:0 20px 48px rgba(13,47,61,.08)}.about-stat-row>div{min-height:120px;display:grid;align-content:center;gap:6px;padding:24px;border-right:1px solid var(--kec-line)}.about-stat-row>div:last-child{border:0}.about-stat-row strong{color:var(--kec-teal);font-size:1.23rem}.about-stat-row span{color:#63777b;font-size:.76rem}.about-evidence-library,.about-process{width:min(1280px,100%);margin:0 auto;padding:clamp(74px,9vw,130px) 22px}.about-evidence-library .modern-section-heading,.about-process .modern-section-heading{max-width:900px}.about-process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;border-top:1px solid var(--kec-line);border-bottom:1px solid var(--kec-line)}.about-process-grid article{min-height:280px;padding:32px 26px;border-right:1px solid var(--kec-line);transition:background .2s ease}.about-process-grid article:last-child{border:0}.about-process-grid article:hover{background:var(--kec-mist)}.about-process-grid article>span{color:var(--kec-teal);font-size:.72rem;font-weight:900}.about-process-grid h3{margin:70px 0 12px;font-size:1.14rem}.about-process-grid p{color:#617579;font-size:.87rem;line-height:1.65}.about-certificate-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.about-certificate-grid>a{min-height:114px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:20px;border:1px solid var(--kec-line);border-radius:9px;background:#fff;transition:.22s ease}.about-certificate-grid>a:hover{transform:translateY(-3px);border-color:rgba(0,107,95,.45);box-shadow:0 18px 36px rgba(13,47,61,.08)}.about-certificate-grid>a>svg:first-child{color:var(--kec-teal)}.about-certificate-grid span{display:grid;gap:5px}.about-certificate-grid small{color:#667a7e}.entity-disclosure{margin-top:18px;padding:21px;border:1px solid #d9ccad;border-radius:8px;background:#fbf7ed}.entity-disclosure p{margin:6px 0 0;color:#6f644c;font-size:.82rem;line-height:1.6}.about-final-cta{width:min(1280px,calc(100% - 44px));display:flex;align-items:center;justify-content:space-between;gap:36px;margin:0 auto 90px;padding:clamp(34px,5vw,62px);border-radius:14px;color:#fff;background:var(--kec-navy)}.about-final-cta h2{max-width:780px;margin:10px 0;font-size:clamp(2rem,4vw,3.8rem);line-height:1.04;letter-spacing:-.045em}.about-final-cta p{max-width:700px;margin:0;color:#c5d5da;line-height:1.65}.about-final-cta .modern-kicker{color:#72dace}.home-redesign{background:#fff}.home-redesign h2{margin:0;font-size:clamp(2.35rem,4.7vw,4.65rem);line-height:1.01;letter-spacing:-.052em;text-wrap:balance}.home-redesign h3{letter-spacing:-.025em}.home-redesign p{color:#53686d;line-height:1.72}.home-hero{min-height:710px;display:grid;grid-template-columns:minmax(0,.93fr) minmax(500px,1.07fr);align-items:stretch;background:#f2f7f6}.home-hero-copy{align-self:center;padding:clamp(70px,8vw,126px) clamp(32px,7vw,108px)}.home-hero-copy h1{max-width:820px;margin:19px 0 24px;font-size:clamp(3rem,4.65vw,5.15rem);line-height:.96;letter-spacing:-.058em;text-wrap:balance}.home-hero-copy>p{max-width:700px;font-size:1.06rem}.home-live-button{position:relative}.home-live-dot{width:9px;height:9px;border-radius:50%;background:#ef5039;box-shadow:0 0 0 5px rgba(239,80,57,.12);animation:kecLivePulse 1.8s infinite}.home-hero-trust{display:flex;flex-wrap:wrap;gap:13px 22px;margin-top:29px;color:#3b5957;font-size:.77rem;font-weight:800}.home-hero-trust span{display:inline-flex;align-items:center;gap:7px}.home-hero-trust svg{width:17px;color:var(--kec-teal)}.home-hero-media{position:relative;min-height:650px;overflow:hidden;background:#e5eeec}.home-hero-media>img{-o-object-fit:cover;object-fit:cover;transition:transform .8s ease}.home-hero-media:hover>img{transform:scale(1.025)}.home-hero-copy>*{animation:kecContentRise .58s cubic-bezier(.2,.7,.25,1) both}.home-hero-copy>:nth-child(2){animation-delay:.07s}.home-hero-copy>:nth-child(3){animation-delay:.13s}.home-hero-copy>:nth-child(4){animation-delay:.19s}.home-hero-copy>:nth-child(5){animation-delay:.25s}.home-hero-media{animation:kecMediaReveal .75s cubic-bezier(.2,.7,.2,1) .08s both}@keyframes kecContentRise{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes kecMediaReveal{0%{opacity:0;transform:translateX(18px) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}.home-hero-float{position:absolute;display:flex;align-items:center;gap:11px;min-width:220px;padding:14px 16px;border:1px solid hsla(0,0%,100%,.56);border-radius:9px;color:#fff;background:rgba(6,45,44,.9);backdrop-filter:blur(12px);box-shadow:0 18px 38px rgba(7,31,33,.18)}.home-hero-float.top{top:28px;left:28px}.home-hero-float.bottom{right:28px;bottom:28px}.home-hero-float svg{flex:0 0 auto;width:19px;color:#7de1d4}.home-hero-float span{display:grid;gap:3px}.home-hero-float strong{font-size:.78rem}.home-hero-float small{color:#c1d8d5;font-size:.66rem}.home-proof-row{width:min(1300px,calc(100% - 48px));display:grid;grid-template-columns:repeat(4,1fr);margin:-34px auto 0;position:relative;z-index:2;border:1px solid var(--kec-line);background:#fff;box-shadow:0 20px 55px rgba(13,47,61,.1)}.home-proof-row>div{min-height:124px;display:grid;align-content:center;gap:5px;padding:26px 30px;border-right:1px solid var(--kec-line)}.home-proof-row>div:last-child{border:0}.home-proof-row strong{color:var(--kec-teal);font-size:1.55rem}.home-proof-row span{color:#667a7e;font-size:.76rem}.home-intro{width:min(1280px,100%);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:clamp(40px,7vw,100px);align-items:end;margin:0 auto;padding:clamp(100px,11vw,160px) 24px 58px}.home-section-heading{max-width:920px}.home-section-heading>p{max-width:760px;margin:18px 0 0}.home-section-heading.centered{margin:0 auto 52px;text-align:center}.home-section-heading.centered>p{margin-right:auto;margin-left:auto}.home-intro-copy>p{margin:0 0 23px}.home-intro-copy>a,.home-material-intro>a{display:inline-flex;align-items:center;gap:8px;color:var(--kec-teal);font-weight:900}.home-process-grid{width:min(1440px,100%);display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;padding:0 24px clamp(100px,11vw,160px)}.home-process-card{border:1px solid var(--kec-line);border-right:0;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.home-process-card:last-child{border-right:1px solid var(--kec-line)}.home-process-card:hover{z-index:2;transform:translateY(-8px);box-shadow:0 24px 54px rgba(13,47,61,.13)}.home-process-image{position:relative;aspect-ratio:1.18/1;overflow:hidden;background:#edf2f1}.home-process-image img{-o-object-fit:cover;object-fit:cover;transition:transform .55s ease}.home-process-card:hover .home-process-image img{transform:scale(1.045)}.home-process-image>span{position:absolute;top:14px;right:14px;padding:7px 9px;border-radius:4px;color:#fff;background:rgba(13,47,61,.88);font-size:.7rem;font-weight:900}.home-process-card>div:last-child{min-height:280px;display:grid;align-content:start;gap:12px;padding:24px}.home-process-card svg{color:var(--kec-teal)}.home-process-card h3{margin:8px 0 0;font-size:1.28rem}.home-process-card p{margin:0;font-size:.86rem}.home-industries-grid b,.home-material-grid b,.home-process-card b,.home-product-grid b{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--kec-teal);font-size:.77rem}.home-industries-grid b svg,.home-material-grid b svg,.home-process-card b svg,.home-product-grid b svg{width:15px}.home-product-section{padding:clamp(95px,10vw,150px) 24px;background:#f2f7f6}.home-product-grid{width:min(1280px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 auto}.home-product-grid>a{overflow:hidden;border:1px solid var(--kec-line);border-radius:12px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.home-product-grid>a:hover{transform:translateY(-7px);box-shadow:0 24px 52px rgba(13,47,61,.12)}.home-product-grid>a>div{position:relative;aspect-ratio:1.55/1;overflow:hidden;background:#e8efed}.home-product-grid img{-o-object-fit:cover;object-fit:cover;transition:transform .55s ease}.home-product-grid>a:hover img{transform:scale(1.04)}.home-product-grid>a>div span{position:absolute;left:16px;top:16px;width:38px;height:31px;display:grid;place-items:center;border-radius:5px;color:#fff;background:var(--kec-navy);font-size:.68rem;font-weight:900}.home-product-grid section{min-height:190px;display:grid;align-content:start;padding:22px}.home-product-grid h3{margin:0;font-size:1.23rem}.home-product-grid p{margin:8px 0 17px;font-size:.84rem}.home-centered-action{display:flex;justify-content:center;margin-top:34px}.home-live-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);align-items:stretch;min-height:650px;background:var(--kec-navy)}.home-live-media{position:relative;min-height:600px;overflow:hidden}.home-live-media img{-o-object-fit:cover;object-fit:cover}.home-live-media:after{position:absolute;inset:0;content:"";background:rgba(5,30,36,.15)}.home-live-media>span{position:absolute;z-index:1;left:24px;bottom:24px;display:inline-flex;align-items:center;gap:9px;padding:12px 15px;border-radius:6px;color:#fff;background:#e74e33;font-size:.72rem;font-weight:900;letter-spacing:.08em}.home-live-copy{align-self:center;padding:clamp(56px,7vw,105px);color:#fff}.home-live-copy .modern-kicker{color:#72dbcf}.home-live-copy h2{margin-top:15px}.home-live-copy>p{color:#c3d6d9}.home-live-list{display:grid;gap:11px;margin:26px 0}.home-live-list span{display:flex;align-items:center;gap:9px;color:#e1edef;font-size:.84rem;font-weight:750}.home-live-list svg{width:18px;color:#72dbcf}.home-live-copy .modern-button.secondary{color:#fff;border-color:hsla(0,0%,100%,.38);background:transparent}.home-industries-section{padding:clamp(100px,11vw,160px) 24px}.home-industries-section>.home-section-heading{width:min(1280px,100%);margin:0 auto 48px}.home-industries-grid{width:min(1280px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 auto}.home-industries-grid>a{position:relative;min-height:340px;overflow:hidden;border-radius:10px;background:#142b32}.home-industries-grid img{-o-object-fit:cover;object-fit:cover;transition:transform .65s ease}.home-industries-grid>a:after{position:absolute;inset:38% 0 0;content:"";background:linear-gradient(0deg,rgba(4,27,30,.92),rgba(4,27,30,0))}.home-industries-grid>a:hover img{transform:scale(1.055)}.home-industries-grid span{position:absolute;z-index:1;right:20px;bottom:20px;left:20px;display:grid;gap:8px;color:#fff}.home-industries-grid strong{font-size:1.18rem}.home-industries-grid b{color:#89e1d7}.home-material-section{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:clamp(42px,7vw,100px);padding:clamp(90px,10vw,150px) max(24px,calc((100vw - 1280px)/2));background:#f2f7f6}.home-material-intro{align-self:center}.home-material-intro h2{margin:15px 0 20px}.home-material-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.home-material-grid>a{overflow:hidden;border:1px solid var(--kec-line);border-radius:9px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.home-material-grid>a:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(13,47,61,.1)}.home-material-grid>a>div{position:relative;aspect-ratio:1.75/1;overflow:hidden}.home-material-grid img{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.home-material-grid>a:hover img{transform:scale(1.04)}.home-material-grid section{padding:18px}.home-material-grid h3{margin:0}.home-material-grid p{min-height:45px;margin:7px 0 14px;font-size:.78rem}.home-workflow{padding:clamp(100px,11vw,160px) 24px}.home-workflow-grid{width:min(1380px,100%);display:grid;grid-template-columns:repeat(5,1fr);margin:0 auto;border-top:1px solid var(--kec-line);border-bottom:1px solid var(--kec-line)}.home-workflow-grid article{min-height:305px;display:grid;align-content:start;padding:28px 24px;border-right:1px solid var(--kec-line);transition:background .2s ease}.home-workflow-grid article:last-child{border:0}.home-workflow-grid article:hover{background:var(--kec-mist)}.home-workflow-grid article>svg{width:23px;color:var(--kec-teal)}.home-workflow-grid article>span{margin-top:18px;color:var(--kec-teal);font-size:.68rem;font-weight:900}.home-workflow-grid h3{margin:62px 0 11px;font-size:1.08rem}.home-workflow-grid p{margin:0;font-size:.8rem}.home-global-section{display:grid;grid-template-columns:minmax(380px,.82fr) minmax(0,1.18fr);align-items:stretch;min-height:650px;background:var(--kec-navy)}.home-global-copy{align-self:center;padding:clamp(58px,7vw,105px);color:#fff}.home-global-copy .modern-kicker{color:#75dcd0}.home-global-copy h2{margin-top:15px}.home-global-copy>p{color:#c2d6d9}.home-global-copy>div{display:grid;gap:12px;margin:27px 0 30px}.home-global-copy>div span{display:flex;align-items:center;gap:9px;color:#e4eef0;font-size:.84rem;font-weight:750}.home-global-copy svg{width:18px;color:#75dcd0}.home-global-map{position:relative;min-height:600px;overflow:hidden;background:#e8efed}.home-global-map img{-o-object-fit:cover;object-fit:cover}.home-trust-section{width:min(1280px,100%);margin:0 auto;padding:clamp(100px,11vw,155px) 24px}.home-trust-section>.home-section-heading{margin-bottom:45px}.home-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.home-resource-grid>a,.home-trust-grid>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:22px;border:1px solid var(--kec-line);border-radius:9px;background:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-resource-grid>a:hover,.home-trust-grid>a:hover{transform:translateY(-4px);border-color:rgba(0,107,95,.45);box-shadow:0 18px 38px rgba(13,47,61,.09)}.home-resource-grid>a>svg:first-child,.home-trust-grid>a>svg:first-child{color:var(--kec-teal)}.home-resource-grid span,.home-trust-grid span{display:grid;gap:5px}.home-resource-grid small,.home-trust-grid small{color:#677b7f;line-height:1.45}.home-resource-section{padding:clamp(90px,9vw,135px) 24px;background:#f2f7f6}.home-resource-grid,.home-resource-section>.home-section-heading{width:min(1280px,100%);margin-right:auto;margin-left:auto}.home-resource-section>.home-section-heading{margin-bottom:42px}.home-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-resource-grid>a{min-height:160px;grid-template-columns:auto 1fr}.home-resource-grid>a>svg:last-child{display:none}.home-faq-section{width:min(1100px,100%);margin:0 auto;padding:clamp(100px,11vw,155px) 24px}.home-faq-section>.home-section-heading{margin-bottom:42px}.home-faq-grid{border-top:1px solid var(--kec-line)}.home-faq-grid details{border-bottom:1px solid var(--kec-line)}.home-faq-grid summary{position:relative;padding:24px 46px 24px 0;cursor:pointer;color:var(--kec-navy);font-size:1.04rem;font-weight:850;list-style:none}.home-faq-grid summary::-webkit-details-marker{display:none}.home-faq-grid summary:after{position:absolute;right:6px;top:22px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--kec-teal);content:"+"}.home-faq-grid details[open] summary:after{content:"−"}.home-faq-grid details p{max-width:850px;margin:-4px 0 24px}.home-final-cta{width:min(1280px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:50px;margin:0 auto 100px;padding:clamp(42px,6vw,72px);border-radius:15px;color:#fff;background:var(--kec-navy)}.home-final-cta .modern-kicker{color:#75dcd0}.home-final-cta h2{max-width:850px;margin:12px 0}.home-final-cta p{max-width:700px;margin:0;color:#c4d8db}.home-final-cta>div:last-child{flex:0 0 250px;display:grid;gap:10px}.home-final-cta .modern-button.secondary{color:#fff;border-color:hsla(0,0%,100%,.38);background:transparent}@media (max-width:1120px){.home-hero{grid-template-columns:minmax(0,.88fr) minmax(430px,1.12fr)}.home-process-grid{grid-template-columns:repeat(2,1fr);gap:14px}.home-process-card{border-right:1px solid var(--kec-line)}.home-industries-grid,.home-product-grid{grid-template-columns:repeat(2,1fr)}.home-workflow-grid{grid-template-columns:repeat(3,1fr)}.home-workflow-grid article:nth-child(3){border-right:0}.home-workflow-grid article:nth-child(-n+3){border-bottom:1px solid var(--kec-line)}}@media (max-width:980px){.home-global-section,.home-hero,.home-live-section,.home-material-section{grid-template-columns:1fr}.home-global-map,.home-hero-media,.home-live-media{min-height:520px}.home-proof-row{grid-template-columns:repeat(2,1fr)}.home-proof-row>div:nth-child(2){border-right:0}.home-proof-row>div:nth-child(-n+2){border-bottom:1px solid var(--kec-line)}.home-intro{grid-template-columns:1fr;align-items:start}.home-material-intro{max-width:760px}.home-resource-grid{grid-template-columns:1fr}.home-final-cta{align-items:flex-start;flex-direction:column}.home-final-cta>div:last-child{width:100%;flex:auto;grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.home-redesign h2{font-size:clamp(2.2rem,11vw,3.45rem)}.home-hero-copy{padding:58px 18px 64px}.home-hero-copy h1{font-size:clamp(2.75rem,13vw,4.25rem)}.home-hero-media{min-height:400px}.home-hero-float{min-width:0;max-width:calc(100% - 32px)}.home-hero-float.top{top:16px;left:16px}.home-hero-float.bottom{right:16px;bottom:16px}.home-proof-row{width:calc(100% - 28px);margin-top:-18px}.home-proof-row>div{min-height:105px;padding:20px}.home-intro{padding-right:18px;padding-left:18px}.home-industries-grid,.home-material-grid,.home-process-grid,.home-product-grid,.home-trust-grid{grid-template-columns:1fr}.home-faq-section,.home-industries-section,.home-process-grid,.home-product-section,.home-resource-section,.home-workflow{padding-right:18px;padding-left:18px}.home-process-card>div:last-child{min-height:220px}.home-global-copy,.home-live-copy{padding:62px 18px}.home-global-map,.home-live-media{min-height:400px}.home-material-section{padding:75px 18px}.home-workflow-grid{grid-template-columns:1fr}.home-workflow-grid article{min-height:235px;border-right:0;border-bottom:1px solid var(--kec-line)}.home-workflow-grid article:last-child{border-bottom:0}.home-workflow-grid h3{margin-top:38px}.home-final-cta{width:calc(100% - 28px);margin-bottom:64px;padding:36px 22px}.home-final-cta>div:last-child{grid-template-columns:1fr}}@media (max-width:520px){.home-proof-row{grid-template-columns:1fr}.home-proof-row>div{border-right:0;border-bottom:1px solid var(--kec-line)}.home-proof-row>div:last-child{border-bottom:0}.home-hero-trust{display:grid}}@media (max-width:820px){.chrome-prefooter{width:100%;align-items:flex-start;flex-direction:column;padding:38px 22px}.chrome-prefooter-cta{width:100%}}@media (max-width:1180px){.site-utility-bar>span{display:none}.site-utility-bar{justify-content:flex-end}.modern-hero{grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr)}}@media (max-width:980px){.site-utility-bar{display:none}.site-header.command-nav{top:0}.modern-contact-layout,.modern-evidence-split,.modern-hero{grid-template-columns:1fr}.modern-hero{min-height:auto;gap:42px}.modern-hero-media{min-height:470px}.modern-proof-strip{grid-template-columns:repeat(2,1fr)}.modern-proof-strip>div:nth-child(2){border-right:0}.modern-proof-strip>div:nth-child(-n+2){border-bottom:1px solid var(--kec-line)}.capability-matrix{grid-template-columns:repeat(2,1fr)}.modern-contact-aside{display:grid;grid-template-columns:1fr}.modern-aside-image{min-height:380px}.about-modern-hero{grid-template-columns:1fr}.about-modern-media{min-height:500px}.about-stat-row{grid-template-columns:repeat(2,1fr)}.about-stat-row>div:nth-child(2){border-right:0}.about-stat-row>div:nth-child(-n+2){border-bottom:1px solid var(--kec-line)}.about-process-grid{grid-template-columns:repeat(2,1fr)}.about-process-grid article:nth-child(2){border-right:0}.about-process-grid article:nth-child(-n+2){border-bottom:1px solid var(--kec-line)}}@media (max-width:700px){.modern-hero{padding:54px 18px 64px}.modern-contact-aside h1,.modern-custom-hero h1,.modern-hero-copy h1{font-size:clamp(2.35rem,12vw,3.45rem)}.modern-hero-media{min-height:360px;border-radius:11px}.modern-proof-strip{width:calc(100% - 28px)}.modern-proof-strip>div{min-height:96px;padding:18px}.modern-catalog-section{padding:70px 18px}.modern-evidence-split{padding:72px 18px}.modern-evidence-image{min-height:340px}.capability-matrix{grid-template-columns:1fr}.matrix-card{min-height:230px}.modern-contact-page{padding:48px 16px}.modern-contact-form .form-grid,.modern-contact-points{grid-template-columns:1fr}.modern-contact-form .full{grid-column:auto}.modern-aside-image{min-height:280px}.about-modern-copy{padding:58px 18px}.about-modern-copy h1{font-size:clamp(2.45rem,12vw,3.6rem)}.about-modern-media{min-height:380px}.about-certificate-grid{grid-template-columns:1fr}.about-final-cta{align-items:flex-start;flex-direction:column;width:calc(100% - 28px);margin-bottom:60px}}@media (max-width:520px){.site-header.command-nav{grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:10px 14px}.site-header.command-nav .brand{min-width:132px}.site-header.command-nav .brand-logo{width:132px}.site-header.command-nav .nav-actions{min-width:0;gap:5px}.site-header.command-nav .language-trigger{min-width:46px;padding:0 7px}.site-header.command-nav .language-trigger span{display:none}.site-header.command-nav .menu-button{display:inline-flex;flex:0 0 42px}.rich-mobile-nav{left:10px;right:10px;top:66px;max-height:calc(100svh - 78px);overflow-y:auto}.modern-actions{display:grid}.modern-button{width:100%}.modern-hero-checks{display:grid}.floating-proof{right:12px;bottom:12px}.modern-proof-strip{grid-template-columns:1fr}.modern-proof-strip>div{border-right:0;border-bottom:1px solid var(--kec-line)}.modern-proof-strip>div:last-child{border-bottom:0}.about-process-grid,.about-stat-row{grid-template-columns:1fr}.about-process-grid article,.about-stat-row>div{border-right:0;border-bottom:1px solid var(--kec-line)}.about-process-grid article:last-child,.about-stat-row>div:last-child{border-bottom:0}.about-process-grid article{min-height:225px}.about-process-grid h3{margin-top:42px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.gm-chrome{--brand:#344256;--brand-dark:#141b26;--brand-soft:#eef2f5;--accent:#6f8da6;--ink:#111821;--muted:#66727d;--line:#e3e8eb;--surface:#fff;--footer:#0e1620;font-family:Manrope,Inter,Segoe UI,Arial,sans-serif;color:var(--ink)}.gm-chrome[data-brand=kectour]{--brand:#006b5f;--brand-dark:#004f47;--brand-soft:#e8f4f1;--accent:#f04f3d;--ink:#102027;--footer:#0d1d22}.gm-chrome *{box-sizing:border-box}.gm-chrome a{color:inherit;text-decoration:none}.gm-chrome button{font:inherit}.gm-utility{min-height:34px;padding:6px clamp(18px,4vw,68px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--footer);color:#cbd6dd;font-size:11px}.gm-utility strong{color:#fff}.gm-utility-links{display:flex;align-items:center;gap:20px}.gm-utility a:hover{color:#fff}.gm-header{height:76px;padding:0 clamp(18px,4vw,68px);display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:30px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100;box-shadow:0 1px 0 rgba(16,32,39,.03)}.gm-logo{display:flex;align-items:center}.gm-logo img{width:158px;height:48px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.gm-nav{height:100%;display:flex;justify-content:center;align-items:stretch;gap:4px}.gm-nav-item,.gm-nav-trigger{display:flex;align-items:center}.gm-nav-trigger{height:100%;padding:0 15px;gap:6px;border:0;background:transparent;color:#293640;font-size:13px;font-weight:750;cursor:pointer}.gm-nav-trigger svg{width:14px;transition:transform .2s}.gm-nav-item.is-open .gm-nav-trigger,.gm-nav-trigger:focus-visible,.gm-nav-trigger:hover{color:var(--brand)}.gm-nav-item.is-open .gm-nav-trigger svg{transform:rotate(180deg)}.gm-header-actions{display:flex;align-items:center;gap:10px}.gm-live-link{min-height:40px;padding:0 13px 0 10px;display:inline-flex;align-items:center;gap:8px;border:1px solid color-mix(in srgb,var(--brand) 34%,#d7e0e3);border-radius:999px;background:color-mix(in srgb,var(--brand-soft) 72%,#fff);color:var(--brand-dark)!important;font-size:11px;font-weight:900;letter-spacing:.025em;box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 10%,transparent);transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}.gm-live-link:hover{transform:translateY(-2px);background:#fff;border-color:var(--brand);box-shadow:0 12px 28px color-mix(in srgb,var(--brand) 20%,transparent)}.gm-live-signal{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--brand);color:#fff;position:relative}.gm-live-signal:after{content:"";position:absolute;inset:-4px;border:1px solid var(--brand);border-radius:50%;animation:gm-live-pulse 1.8s ease-out infinite}.gm-live-signal svg{width:13px;height:13px}.gm-live-short{display:none}.gm-quote{min-height:46px;padding:0 19px;display:inline-flex;align-items:center;gap:22px;background:var(--brand);color:#fff!important;font-size:12px;font-weight:850;border-radius:4px;box-shadow:0 10px 24px color-mix(in srgb,var(--brand) 24%,transparent);transition:.22s}.gm-quote:hover{background:var(--brand-dark);transform:translateY(-2px)}.gm-quote svg{width:16px}.gm-menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;justify-content:center}.gm-menu-button svg{width:20px}@keyframes gm-live-pulse{0%{opacity:.72;transform:scale(.84)}70%,to{opacity:0;transform:scale(1.34)}}.gm-mega{position:absolute;left:0;right:0;top:76px;padding:28px clamp(18px,4vw,68px) 34px;background:#fff;border-top:1px solid #f2f4f6;border-bottom:1px solid var(--line);box-shadow:0 24px 50px rgba(16,32,39,.12);display:grid;grid-template-columns:minmax(210px,.65fr) minmax(560px,1.8fr) minmax(210px,.65fr);gap:30px;animation:gmReveal .18s ease}.gm-mega-intro{padding:25px;background:var(--brand-soft);border-radius:8px}.gm-mega-eyebrow{display:block;color:var(--brand);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gm-mega-intro h2{font-size:25px;line-height:1.08;margin:12px 0}.gm-mega-intro p{font-size:11px;line-height:1.65;color:var(--muted)}.gm-mega-intro a{margin-top:17px;display:inline-flex;align-items:center;gap:10px;color:var(--brand);font-size:11px;font-weight:850}.gm-mega-intro svg{width:15px}.gm-mega-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gm-mega-group{padding:8px 14px}.gm-mega-group h3{margin:0 0 10px;color:#7a8790;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.gm-mega-link{padding:11px 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:5px;font-size:12px;font-weight:750}.gm-mega-link small{display:block;margin-top:3px;color:#7a8790;font-size:9px;font-weight:500;line-height:1.4}.gm-mega-link svg{width:14px;color:#9aa5ad;flex:0 0 auto}.gm-mega-link:focus-visible,.gm-mega-link:hover{background:var(--brand-soft);color:var(--brand)}.gm-mega-link:hover svg{color:var(--brand);transform:translateX(2px)}.gm-mega-feature{padding:25px;background:var(--footer);color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between}.gm-mega-feature svg{width:29px;height:29px;color:color-mix(in srgb,var(--brand) 70%,#fff)}.gm-mega-feature h3{font-size:21px;line-height:1.15;margin:24px 0 10px}.gm-mega-feature p{color:#b7c5cd;font-size:10px;line-height:1.6}.gm-mega-feature a{margin-top:20px;padding-top:15px;border-top:1px solid #33434b;display:flex;justify-content:space-between;color:#fff;font-size:11px;font-weight:850}.gm-mega-feature a:hover{color:color-mix(in srgb,var(--brand) 55%,#fff)}.gm-prefooter{padding:54px clamp(20px,5vw,80px);display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:50px;background:var(--brand);color:#fff}.gm-prefooter small{font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;opacity:.85}.gm-prefooter h2{max-width:760px;margin:10px 0 0;font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.045em}.gm-prefooter a{padding:19px 22px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:var(--ink);font-size:12px;font-weight:900;border-radius:4px}.gm-prefooter a:hover{background:var(--footer);color:#fff}.gm-prefooter svg{width:17px}.gm-footer{padding:66px clamp(20px,5vw,80px) 26px;background:var(--footer);color:#fff}.gm-footer-main{display:grid;grid-template-columns:1.3fr repeat(3,.75fr) 1.05fr;gap:clamp(28px,4vw,70px)}.gm-footer-brand img{width:170px;height:50px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;filter:brightness(0) invert(1)}.gm-footer-brand p{max-width:310px;margin:20px 0;color:#aab8c0;font-size:11px;line-height:1.75}.gm-trust-list{display:grid;gap:9px;margin-top:20px}.gm-trust-list span{display:flex;align-items:center;gap:8px;color:#dce5e9;font-size:10px}.gm-trust-list svg{width:15px;color:color-mix(in srgb,var(--brand) 60%,#fff)}.gm-footer-col h3{margin:6px 0 19px;font-size:12px}.gm-footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.gm-footer-col a,.gm-footer-col p{margin:0;color:#9fb0b9;font-size:10px;line-height:1.6}.gm-footer-col a:hover{color:#fff}.gm-contact-row{display:flex!important;align-items:flex-start;gap:9px}.gm-contact-row svg{width:14px;margin-top:2px;color:color-mix(in srgb,var(--brand) 65%,#fff);flex:0 0 auto}.gm-socials{display:flex;gap:8px;margin-top:10px}.gm-socials a{width:34px;height:34px;display:grid;place-items:center;border:1px solid #35444c;border-radius:50%;color:#fff;font-size:10px;font-weight:850}.gm-socials a:hover{border-color:var(--brand);background:var(--brand)}.gm-footer-bottom{margin-top:46px;padding-top:22px;border-top:1px solid #2b3a43;display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;color:#81949e;font-size:9px}.gm-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.gm-legal a:hover{color:#fff}.gm-scope-note{grid-column:1/-1;margin-top:3px;padding-top:15px;border-top:1px solid #25353d;color:#71858f;line-height:1.55}@keyframes gmReveal{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.gm-header{grid-template-columns:160px 1fr auto;gap:16px}.gm-nav-trigger{padding-inline:9px}.gm-live-link{padding-right:10px}.gm-live-long{display:none}.gm-live-short{display:inline}.gm-mega{grid-template-columns:.65fr 1.35fr}.gm-mega-feature{display:none}.gm-footer-main{grid-template-columns:1.2fr repeat(2,.8fr)}.gm-footer-main .gm-footer-col:nth-child(4),.gm-footer-main .gm-footer-col:nth-child(5){margin-top:20px}}@media(max-width:820px){.gm-utility{display:none}.gm-header{height:68px;grid-template-columns:1fr auto}.gm-logo img{width:138px}.gm-nav{position:absolute;z-index:140;top:68px;left:0;right:0;height:calc(100dvh - 68px);background:#fff;display:none;overflow:auto;padding:12px 18px 40px;align-items:stretch;justify-content:flex-start;flex-direction:column;box-shadow:0 18px 50px rgba(10,24,31,.14)}.gm-nav.is-mobile-open{display:flex}.gm-nav-item{display:block;border-bottom:1px solid var(--line)}.gm-nav-trigger{width:100%;height:52px;padding:0;justify-content:space-between}.gm-menu-button{display:flex}.gm-header-actions .gm-quote{min-height:42px;padding-inline:14px;gap:10px}.gm-live-link{min-height:38px;padding:0 10px 0 8px}.gm-live-signal{width:22px;height:22px}.gm-mega{position:static;padding:4px 0 22px;display:grid;grid-template-columns:1fr;box-shadow:none;border:0;animation:none}.gm-mega-feature,.gm-mega-intro{display:none}.gm-mega-groups{grid-template-columns:1fr}.gm-mega-group{padding:3px 0}.gm-mega-group h3{margin-top:8px}.gm-prefooter{grid-template-columns:1fr;gap:26px}.gm-footer-main{grid-template-columns:1fr 1fr}.gm-footer-brand{grid-column:1/-1}.gm-footer-bottom{grid-template-columns:1fr}.gm-legal{justify-content:flex-start}}@media(max-width:520px){.gm-header{padding-inline:14px;gap:8px}.gm-logo img{width:118px}.gm-header-actions{gap:7px}.gm-header-actions .gm-quote{display:none}.gm-live-link{padding-right:9px}.gm-footer-main{grid-template-columns:1fr}.gm-footer-brand{grid-column:auto}.gm-footer{padding-top:50px}.gm-prefooter{padding-block:45px}.gm-footer-bottom{margin-top:34px}}@media(prefers-reduced-motion:reduce){.gm-live-signal:after,.gm-mega,.gm-mega-link svg,.gm-quote{animation:none;transition:none}}.gm-utility{min-height:30px;padding-block:5px;background:#0d1520;font-size:10px;letter-spacing:.01em}.gm-header{height:78px;grid-template-columns:174px 1fr auto;background:hsla(0,0%,100%,.94);backdrop-filter:blur(18px);box-shadow:0 10px 30px rgba(13,28,36,.045)}.gm-logo img{width:150px;height:42px}.gm-nav{gap:8px}.gm-nav-trigger{position:relative;padding-inline:13px;font-size:12px;letter-spacing:-.01em}.gm-nav-trigger:after{content:"";position:absolute;left:13px;right:13px;bottom:0;height:2px;background:var(--brand);transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.gm-nav-item.is-open .gm-nav-trigger:after,.gm-nav-trigger:hover:after{transform:scaleX(1)}.gm-quote{min-height:44px;padding:0 18px;border-radius:999px;box-shadow:0 12px 28px color-mix(in srgb,var(--brand) 20%,transparent)}.gm-quote:hover svg{transform:translateX(3px)}.gm-quote svg{transition:transform .2s}.gm-mega{top:78px;padding:24px clamp(24px,4vw,68px) 28px;grid-template-columns:minmax(220px,.6fr) minmax(540px,1.55fr) minmax(290px,.85fr);gap:22px;background:hsla(0,0%,100%,.985);backdrop-filter:blur(22px);box-shadow:0 28px 65px rgba(10,25,34,.14)}.gm-mega-intro{padding:27px;background:linear-gradient(145deg,#f8fafb,var(--brand-soft));border:1px solid var(--line);border-radius:14px}.gm-mega-intro h2{font-size:22px;line-height:1.12;letter-spacing:-.035em}.gm-mega-intro p{font-size:10px;line-height:1.7}.gm-mega-intro a{font-size:10px}.gm-mega-groups{gap:8px}.gm-mega-group{padding:8px 12px}.gm-mega-link{padding:10px;margin-left:-10px;border:1px solid transparent;transition:background .2s,border-color .2s,transform .2s}.gm-mega-link:hover{border-color:color-mix(in srgb,var(--brand) 18%,transparent);transform:translateX(3px)}.gm-mega-link small{font-size:8.5px}.gm-mega-group h3{font-size:8px}.gm-mega-feature{padding:0;min-height:300px;background:#0d1921;border-radius:14px;overflow:hidden;display:grid;grid-template-rows:150px 1fr;box-shadow:0 18px 38px rgba(8,24,31,.16)}.gm-feature-image{position:relative;overflow:hidden}.gm-feature-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,20,28,.65),transparent 70%)}.gm-feature-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .4s}.gm-mega-feature:hover .gm-feature-image img{transform:scale(1.055);filter:saturate(1.08)}.gm-feature-image span{position:absolute;z-index:2;left:14px;bottom:12px;color:#fff;font-size:7px;font-weight:900;letter-spacing:.13em}.gm-feature-copy{padding:18px 20px 17px;display:flex;flex-direction:column}.gm-feature-copy h3{margin:0 0 7px;font-size:18px;letter-spacing:-.025em}.gm-feature-copy p{margin:0;color:#adbbc2;font-size:9px;line-height:1.55}.gm-mega-feature .gm-feature-copy a{margin-top:auto;padding-top:12px;border-top:1px solid #33434b;display:flex;justify-content:space-between;color:#fff;font-size:9.5px;font-weight:850}.gm-mega-feature .gm-feature-copy a svg{width:15px;transition:transform .2s}.gm-mega-feature .gm-feature-copy a:hover svg{transform:translateX(4px)}.gm-prefooter{min-height:300px;position:relative;isolation:isolate;overflow:hidden;padding-block:62px;background:#121b25}.gm-prefooter:before{content:"";position:absolute;z-index:-2;inset:0;background-image:url(/site-chrome/weko-precision-components-v2.webp);background-position:center 62%;background-size:cover;filter:saturate(.85)}.gm-prefooter:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(8,15,24,.96),rgba(8,15,24,.84) 50%,rgba(8,15,24,.3))}.gm-chrome[data-brand=kectour] .gm-prefooter:before{background-image:url(/site-chrome/kectour-custom-hardware-v2.webp)}.gm-chrome[data-brand=kectour] .gm-prefooter:after{background:linear-gradient(90deg,rgba(5,27,27,.96),rgba(5,27,27,.82) 50%,rgba(5,27,27,.28))}.gm-prefooter h2{max-width:720px;font-size:clamp(32px,3.6vw,50px)}.gm-prefooter>a{justify-self:end;min-width:300px;border-radius:999px;transition:transform .25s,background .25s}.gm-prefooter>a:hover{transform:translateY(-3px)}.gm-footer{padding-top:60px;background:linear-gradient(180deg,var(--footer),#090f16)}.gm-footer-main{gap:clamp(24px,3vw,52px)}.gm-footer-col h3{font-size:11px;letter-spacing:.03em}.gm-footer-col a,.gm-footer-col p{font-size:9.5px}.gm-socials a{transition:transform .22s,background .22s,border-color .22s}.gm-socials a:hover{transform:translateY(-3px) rotate(-3deg)}.gm-chrome[data-brand=kectour] .gm-mega-intro{background:linear-gradient(145deg,#f7fbfa,#e7f3f0)}.gm-chrome[data-brand=weko] .gm-utility{background:#111720}.gm-chrome[data-brand=weko] .gm-quote{background:#202b39}.gm-chrome[data-brand=weko] .gm-quote:hover{background:#111821}.gm-chrome[data-brand=weko] .gm-mega-eyebrow,.gm-chrome[data-brand=weko] .gm-mega-intro>a,.gm-chrome[data-brand=weko] .gm-quote svg{color:#91abc0}.gm-chrome[data-brand=weko] .gm-nav-trigger:after{background:#5f768a}.gm-chrome[data-brand=weko] .gm-mega-link:hover{color:#283b4d}.gm-chrome[data-brand=weko] .gm-socials a:hover{background:#40566a;border-color:#40566a}.gm-chrome[data-brand=kectour] .gm-utility{background:#071c1d}.gm-chrome[data-brand=kectour] .gm-nav-trigger:after{background:#006b5f}.gm-chrome[data-brand=kectour] .gm-feature-image span,.gm-chrome[data-brand=kectour] .gm-mega-eyebrow{color:#ff8b77}.gm-chrome[data-brand=kectour] .gm-mega-link:hover svg,.gm-chrome[data-brand=kectour] .gm-quote svg{color:#ffc0b5}.gm-chrome[data-brand=kectour] .gm-feature-copy>a:hover{color:#ff9b89}.gm-chrome[data-brand=kectour] .gm-prefooter>a svg{color:#f04f3d}.gm-chrome[data-brand=kectour] .gm-socials a:hover{background:#006b5f;border-color:#006b5f}@media(max-width:1100px){.gm-mega{grid-template-columns:.68fr 1.32fr}.gm-mega-feature{display:none}}@media(max-width:820px){.gm-header{height:68px}.gm-nav-trigger:after{display:none}.gm-prefooter{min-height:0}.gm-prefooter:before{background-position:68%}.gm-prefooter:after{background:rgba(8,18,26,.87)}.gm-prefooter>a{justify-self:stretch;min-width:0}.gm-mega{position:static;top:auto;left:auto;right:auto;padding:4px 0 22px;gap:0;background:#fff;border:0;box-shadow:none;backdrop-filter:none;animation:none}.gm-mega,.gm-mega-groups{width:100%;grid-template-columns:minmax(0,1fr)}.gm-mega-groups{gap:12px}.gm-mega-group{width:100%;padding:4px 8px}.gm-mega-link{width:100%;margin-left:0;padding:12px 6px;font-size:12px}.gm-mega-link small{font-size:9px}.gm-mega-feature,.gm-mega-intro{display:none}}.gm-quote{white-space:nowrap;border:0;cursor:pointer}.gm-nav-item.is-current .gm-nav-trigger{color:var(--brand)}.gm-nav-item.is-current .gm-nav-trigger:after{transform:scaleX(1)}.gm-mobile-actions{display:none}@media(max-width:820px){.gm-mobile-actions{display:block;padding:18px 0}.gm-mobile-action-list{display:grid;gap:9px}.gm-mobile-action,.gm-mobile-quote{width:100%;min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:flex-start;gap:10px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font-size:11px;font-weight:800}.gm-mobile-action svg,.gm-mobile-quote svg{width:16px}.gm-mobile-quote{justify-content:space-between;background:var(--brand);color:#fff!important;border-color:var(--brand)}.gm-mobile-lang{position:relative}.gm-mobile-lang .gm-lang-menu{position:static;width:100%;margin-top:8px;box-shadow:none}.gm-mobile-lang .gm-lang-menu button{min-height:42px}}.gm-tools{display:flex;align-items:center;gap:7px;position:relative}.gm-tool-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:#33414a;cursor:pointer;transition:transform .2s,border-color .2s,color .2s,background .2s}.gm-tool-button:focus-visible,.gm-tool-button:hover{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 45%,var(--line));background:var(--brand-soft);transform:translateY(-2px)}.gm-tool-button svg{width:17px}.gm-lang-wrap{position:relative}.gm-lang-menu{position:absolute;right:0;top:48px;z-index:180;width:190px;padding:7px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 20px 44px rgba(13,29,37,.14)}.gm-lang-menu button{width:100%;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:6px;background:transparent;color:#39474f;font-size:10px;cursor:pointer}.gm-lang-menu button.active,.gm-lang-menu button:hover{color:var(--brand);background:var(--brand-soft)}.gm-lang-menu button span{font-weight:900}.gm-lang-menu button strong{font-weight:650}.gm-tool-account.is-signed{color:#fff;background:var(--brand);border-color:var(--brand)}@media(max-width:1180px){.gm-tools .gm-tool-search{display:none}}@media(max-width:820px){.gm-tools{display:none}}