:root{--ink:#07111f;--muted:#657184;--blue:#0075d4;--blue2:#13b8ff;--mist:#f2f7fb;--line:#dce6ee;--white:#fff;--shadow:0 22px 70px rgba(2,25,48,.12);--radius:24px;--wrap:min(1180px,calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body.touchpos-site{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}body.admin-bar .tp-header{top:32px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}.tp-skip{position:fixed;z-index:10000;left:16px;top:-100px;padding:10px 16px;background:#fff}.tp-skip:focus{top:16px}.tp-header{position:sticky;z-index:1000;top:0;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(4,32,58,.08);backdrop-filter:blur(16px)}.tp-header-inner{width:var(--wrap);height:82px;margin:auto;display:flex;align-items:center;gap:28px}.tp-logo{display:inline-flex;align-items:center;letter-spacing:-2px;font-size:25px;font-weight:900;transform:skew(-7deg);white-space:nowrap}.tp-logo span{color:var(--ink)}.tp-logo b{color:var(--blue)}.tp-nav{display:flex;align-items:center;gap:24px;margin-inline-start:auto}.tp-nav a{position:relative;font-size:14px;font-weight:650;white-space:nowrap}.tp-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--blue);transition:.25s}.tp-nav a:hover:after,.tp-nav a[aria-current=page]:after{right:0}.tp-language{position:relative}.tp-language>button{border:0;background:transparent;padding:8px;cursor:pointer;font-weight:700}.tp-language-menu{position:absolute;right:0;top:calc(100% + 14px);width:170px;padding:10px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;display:none}.tp-language.is-open .tp-language-menu{display:grid}.tp-language-menu a{padding:8px 10px;border-radius:8px;font-size:14px}.tp-language-menu a:hover,.tp-language-menu a[aria-current=true]{background:var(--mist);color:var(--blue)}.tp-header-cta,.tp-button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:11px 22px;border:1px solid var(--blue);border-radius:999px;background:var(--blue);color:#fff;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s}.tp-header-cta{min-height:40px;padding:8px 16px;font-size:13px}.tp-button:hover,.tp-header-cta:hover{background:#005fae;box-shadow:0 12px 30px rgba(0,117,212,.22);transform:translateY(-2px)}.tp-button-secondary{background:transparent;color:var(--ink);border-color:#9eb1c2}.tp-button-dark{background:var(--ink);border-color:var(--ink)}.tp-text-link{color:var(--blue);font-weight:750}.tp-menu-button{display:none;border:0;background:transparent;cursor:pointer}.tp-menu-button span{display:block;width:24px;height:2px;margin:5px;background:var(--ink)}.tp-menu-button em{position:absolute;clip:rect(0,0,0,0)}
.tp-hero{min-height:680px;display:grid;grid-template-columns:minmax(340px,.85fr) minmax(480px,1.15fr);align-items:center;overflow:hidden;background:linear-gradient(135deg,#f9fcff 0%,#f0f8fe 54%,#e6f4ff 100%)}.tp-hero-copy{padding:80px max(48px,calc((100vw - 1180px)/2));padding-inline-end:30px}.tp-kicker{margin:0 0 16px;text-transform:uppercase;letter-spacing:.16em;color:var(--blue);font-size:12px;font-weight:800}.tp-hero h1,.tp-page-hero h1,.tp-detail-copy h1,.tp-contact h1{margin:0;font-size:clamp(44px,5vw,76px);line-height:1.02;letter-spacing:-.055em;max-width:760px}.tp-lead,.tp-page-hero p,.tp-contact-intro>p{font-size:19px;line-height:1.65;color:#48586c}.tp-hero-copy .tp-lead{max-width:600px}.tp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.tp-hero-marker{display:flex;align-items:center;gap:14px;margin-top:76px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tp-hero-marker i{width:80px;height:2px;background:linear-gradient(90deg,var(--blue),#b8dff8)}.tp-hero-visual{position:relative;height:100%;min-height:650px;display:flex;align-items:center;justify-content:center}.tp-hero-visual:after{content:"";position:absolute;inset:auto 8% 8% 10%;height:80px;border-radius:50%;background:rgba(13,38,58,.18);filter:blur(34px)}.tp-hero-visual img{position:relative;z-index:3;width:min(92%,850px);max-height:620px;object-fit:contain;filter:drop-shadow(0 32px 30px rgba(4,28,48,.14))}.tp-orbit{position:absolute;border:1px solid rgba(0,117,212,.16);border-radius:50%}.tp-orbit-one{width:680px;height:680px}.tp-orbit-two{width:480px;height:480px}.tp-hero-label{position:absolute;z-index:4;right:7%;bottom:12%;display:grid;padding:13px 18px;border-left:3px solid var(--blue);background:rgba(255,255,255,.88);box-shadow:var(--shadow);backdrop-filter:blur(10px)}.tp-hero-label small{color:var(--muted)}
.tp-section{width:var(--wrap);margin:auto;padding:110px 0}.tp-section-heading{display:grid;grid-template-columns:1fr minmax(280px,.55fr);align-items:end;gap:50px;margin-bottom:48px}.tp-section-heading h2,.tp-split-copy h2,.tp-industries h2,.tp-highlights h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.08;letter-spacing:-.045em}.tp-section-heading>p{margin:0;color:var(--muted);font-size:18px}.tp-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tp-product-card{position:relative;overflow:hidden;border:1px solid #e5edf3;border-radius:20px;background:#fff;transition:.3s}.tp-product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:transparent}.tp-product-visual{height:330px;display:flex;align-items:center;justify-content:center;padding:30px;background:linear-gradient(145deg,#f8fbfd,#edf5fa)}.tp-product-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.tp-product-copy{padding:24px 26px 28px}.tp-product-copy h3{margin:0 0 8px;font-size:28px;letter-spacing:-.035em}.tp-product-copy>p:not(.tp-kicker){min-height:52px;color:var(--muted);font-size:14px}.tp-product-copy .tp-kicker{margin-bottom:4px}.tp-badge{position:absolute;z-index:3;top:16px;left:16px;padding:6px 10px;border-radius:99px;background:var(--blue);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.tp-centered{text-align:center;margin-top:46px}
.tp-industries{width:100%;max-width:none;padding:110px max(48px,calc((100vw - 1180px)/2));background:#07111f;color:#fff}.tp-heading-light{width:min(1180px,100%);margin-left:auto;margin-right:auto}.tp-industry-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #2a3746;border-bottom:1px solid #2a3746}.tp-industry-grid article{position:relative;min-height:330px;padding:32px;border-right:1px solid #2a3746;transition:.25s}.tp-industry-grid article:last-child{border-right:0}.tp-industry-grid article:hover{background:#0d75c9}.tp-industry-grid span{color:#75c8ff;font-weight:800}.tp-industry-grid h3{font-size:26px;margin:58px 0 12px}.tp-industry-grid p{color:#b8c5d2}.tp-industry-grid article:hover p{color:#fff}.tp-industry-grid a{position:absolute;bottom:28px;right:28px;font-size:24px}.tp-split{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;background:var(--mist)}.tp-split-visual{display:flex;align-items:center;justify-content:center;padding:70px;background:linear-gradient(135deg,#edf4f8,#dceaf2)}.tp-split-visual img{height:480px;object-fit:contain;mix-blend-mode:multiply}.tp-split-copy{display:flex;flex-direction:column;justify-content:center;padding:80px max(48px,calc((100vw - 1180px)/2));padding-inline-start:8%}.tp-split-copy p:not(.tp-kicker){color:var(--muted);font-size:18px}.tp-metrics{display:grid;grid-template-columns:repeat(3,1fr);width:var(--wrap);margin:0 auto;padding:80px 0}.tp-metrics div{text-align:center;border-right:1px solid var(--line)}.tp-metrics div:last-child{border:0}.tp-metrics strong{display:block;font-size:54px;line-height:1;color:var(--blue);letter-spacing:-.05em}.tp-metrics span{display:block;margin-top:12px;color:var(--muted)}
.tp-page-hero{min-height:510px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:70px max(48px,calc((100vw - 1180px)/2));gap:30px;background:linear-gradient(110deg,#e9f5ff,#f9fcff);overflow:hidden}.tp-page-hero>div{position:relative;z-index:2}.tp-page-hero>div>p:last-child{max-width:620px}.tp-page-hero img{width:100%;height:390px;object-fit:contain;mix-blend-mode:multiply}.tp-page-hero-blue{background:linear-gradient(120deg,#061a39,#0758aa);color:#fff}.tp-page-hero-blue .tp-kicker{color:#63c9ff}.tp-page-hero-blue p{color:#c5d8ea}.tp-page-hero-blue img{mix-blend-mode:screen;filter:drop-shadow(0 20px 35px rgba(0,0,0,.25))}.tp-page-hero-dark{background:#101a27;color:#fff}.tp-page-hero-dark p{color:#bdc8d3}.tp-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:34px}.tp-filters button{padding:10px 18px;border:1px solid var(--line);border-radius:99px;background:#fff;cursor:pointer}.tp-filters button:hover,.tp-filters button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.tp-product-card[hidden]{display:none}.tp-catalog-grid{grid-template-columns:repeat(3,1fr)}
.tp-product-detail{padding:28px max(48px,calc((100vw - 1180px)/2)) 100px;background:#f8fbfd}.tp-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;padding:12px 0 30px;color:var(--muted);font-size:14px}.tp-breadcrumb a{color:var(--blue)}.tp-detail-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.tp-detail-visual{height:590px;display:flex;align-items:center;justify-content:center;padding:55px;border-radius:28px;background:#fff;box-shadow:0 20px 70px rgba(10,41,66,.08)}.tp-detail-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.tp-detail-copy h1{font-size:72px}.tp-detail-copy dl{margin:32px 0;border-top:1px solid var(--line)}.tp-detail-copy dl div{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.tp-detail-copy dt{font-weight:800}.tp-detail-copy dd{margin:0;color:var(--muted)}.tp-note{font-size:13px;color:var(--muted)}.tp-highlights{padding-top:90px}.tp-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.tp-highlight-grid article{padding:36px;border:1px solid var(--line);border-radius:18px}.tp-highlight-grid span{font-weight:800;color:var(--blue)}.tp-highlight-grid p{font-size:20px;font-weight:700}
.tp-solution-list{display:grid;gap:30px}.tp-solution-list article{display:grid;grid-template-columns:1fr 1fr;min-height:420px;border:1px solid var(--line);border-radius:26px;overflow:hidden}.tp-solution-list article:nth-child(even) img{order:2}.tp-solution-list img{width:100%;height:100%;object-fit:contain;padding:40px;background:var(--mist);mix-blend-mode:multiply}.tp-solution-list article>div{display:flex;flex-direction:column;justify-content:center;padding:60px}.tp-solution-list h2{font-size:42px;margin:0}.tp-solution-list p:not(.tp-kicker){color:var(--muted);font-size:18px}.tp-about .tp-big-copy{max-width:1000px;margin:0 auto 50px;font-size:clamp(28px,4vw,54px);font-weight:700;line-height:1.25;letter-spacing:-.04em}.tp-about .tp-metrics{width:100%}
.tp-contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;padding:100px max(48px,calc((100vw - 1180px)/2));background:linear-gradient(135deg,#f3f9fd,#fff)}.tp-contact-intro{position:sticky;top:130px;align-self:start}.tp-contact-intro h1{font-size:58px}.tp-contact-intro>a{display:inline-block;margin-top:18px;color:var(--blue);font-size:20px;font-weight:800}.tp-contact-form{padding:44px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.tp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.tp-form-grid label{display:grid;gap:7px;font-weight:700;font-size:14px}.tp-form-grid input,.tp-form-grid textarea{width:100%;padding:13px 14px;border:1px solid #cbd8e2;border-radius:10px;background:#fbfdff;color:var(--ink);outline:0}.tp-form-grid input:focus,.tp-form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,117,212,.11)}.tp-full{grid-column:1/-1}.tp-contact-form>.tp-button{margin-top:24px;border:0;cursor:pointer}.tp-privacy{font-size:12px;color:var(--muted)}.tp-honeypot{position:absolute!important;left:-99999px!important}.tp-alert{margin-bottom:24px;padding:12px 16px;border-radius:10px}.tp-alert-success{background:#e8f8ef;color:#126236}.tp-alert-error{background:#fff0f0;color:#8a2222}
.tp-footer{padding:80px max(48px,calc((100vw - 1180px)/2)) 22px;background:#07111f;color:#fff}.tp-footer-top{display:grid;grid-template-columns:180px 1fr auto;gap:50px;align-items:center;padding-bottom:54px;border-bottom:1px solid #2b3745}.tp-logo-light span{color:#fff}.tp-footer-top p{max-width:580px;color:#aebdcc}.tp-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding:54px 0}.tp-footer-links div{display:grid;align-content:start;gap:8px}.tp-footer-links strong{margin-bottom:10px;color:#fff}.tp-footer-links a{color:#aebdcc;font-size:14px}.tp-footer-links a:hover{color:#59c4ff}.tp-footer-bottom{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid #2b3745;color:#8291a1;font-size:12px}
[dir=rtl] .tp-logo{transform:skew(7deg)}[dir=rtl] .tp-industry-grid article{border-right:0;border-left:1px solid #2a3746}[dir=rtl] .tp-industry-grid article:last-child{border-left:0}[dir=rtl] .tp-language-menu{right:auto;left:0}[dir=rtl] .tp-badge{left:auto;right:16px}[dir=rtl] .tp-hero-label{right:auto;left:7%;border-left:0;border-right:3px solid var(--blue)}
@media(max-width:1100px){.tp-header-inner{gap:16px}.tp-nav{gap:14px}.tp-nav a{font-size:13px}.tp-header-cta{display:none}.tp-hero{grid-template-columns:1fr 1fr}.tp-hero-copy{padding-left:34px;padding-right:20px}.tp-product-visual{height:280px}}
@media(max-width:860px){:root{--wrap:min(100% - 32px,1180px)}body.admin-bar .tp-header{top:46px}.tp-header-inner{height:70px}.tp-menu-button{display:block;margin-inline-start:auto}.tp-nav{position:absolute;left:0;right:0;top:70px;display:none;padding:18px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 38px rgba(0,0,0,.08)}.tp-nav.is-open{display:grid}.tp-language{margin-inline-start:0}.tp-hero{grid-template-columns:1fr;min-height:auto}.tp-hero-copy{padding:70px 24px 20px}.tp-hero h1{font-size:50px}.tp-hero-marker{margin-top:42px}.tp-hero-visual{min-height:480px}.tp-hero-visual img{max-height:440px}.tp-orbit-one{width:500px;height:500px}.tp-orbit-two{width:350px;height:350px}.tp-product-grid,.tp-catalog-grid{grid-template-columns:repeat(2,1fr)}.tp-section{padding:80px 0}.tp-section-heading{grid-template-columns:1fr;gap:16px}.tp-industry-grid{grid-template-columns:repeat(2,1fr)}.tp-industry-grid article{border-bottom:1px solid #2a3746}.tp-split{grid-template-columns:1fr}.tp-split-copy{padding:70px 32px}.tp-page-hero{grid-template-columns:1fr;padding:70px 32px}.tp-page-hero img{height:300px}.tp-detail-grid{grid-template-columns:1fr}.tp-detail-visual{height:500px}.tp-contact{grid-template-columns:1fr;padding:70px 32px}.tp-contact-intro{position:static}.tp-solution-list article{grid-template-columns:1fr}.tp-solution-list article:nth-child(even) img{order:0}.tp-footer-top{grid-template-columns:1fr}.tp-footer-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.tp-header-inner{width:calc(100% - 24px)}.tp-logo{font-size:21px}.tp-language>button{font-size:12px}.tp-hero h1,.tp-page-hero h1,.tp-contact h1{font-size:40px}.tp-hero-copy{padding-top:54px}.tp-hero-visual{min-height:380px}.tp-hero-label{bottom:8%}.tp-product-grid,.tp-catalog-grid{grid-template-columns:1fr}.tp-product-visual{height:320px}.tp-industry-grid{grid-template-columns:1fr}.tp-industry-grid article{min-height:280px;border-right:0!important;border-left:0!important}.tp-split-visual{padding:32px}.tp-split-visual img{height:340px}.tp-metrics{grid-template-columns:1fr;gap:28px}.tp-metrics div{border-right:0;border-bottom:1px solid var(--line);padding-bottom:28px}.tp-metrics div:last-child{border-bottom:0}.tp-page-hero,.tp-contact{padding-left:24px;padding-right:24px}.tp-detail-visual{height:380px;padding:25px}.tp-detail-copy h1{font-size:52px}.tp-highlight-grid{grid-template-columns:1fr}.tp-form-grid{grid-template-columns:1fr}.tp-full{grid-column:auto}.tp-contact-form{padding:26px 20px}.tp-solution-list article>div{padding:34px 26px}.tp-footer{padding-left:24px;padding-right:24px}.tp-footer-links{grid-template-columns:1fr}.tp-footer-bottom{gap:20px;flex-direction:column}.tp-footer-top{gap:24px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Flytech-inspired corporate homepage composition */
.tp-header-inner{height:72px}.tp-header-tools{display:flex;align-items:center;gap:6px}.tp-header-tools a,.tp-header-tools span{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;font-size:14px;color:#314154}.tp-hero-v2{position:relative;min-height:560px;grid-template-columns:minmax(350px,.9fr) minmax(500px,1.1fr);background:#fff}.tp-hero-v2 .tp-hero-copy{padding-top:68px;padding-bottom:94px}.tp-hero-v2 h1{max-width:570px;font-size:clamp(42px,4.25vw,60px);line-height:1.08}.tp-hero-v2 .tp-lead{font-size:17px;max-width:530px}.tp-hero-v2 .tp-button{margin-top:22px}.tp-button-outline{background:transparent;color:var(--ink);border-color:#8da0b1;border-radius:2px;min-height:42px;padding:9px 23px}.tp-button-outline:hover{color:#fff;border-color:var(--blue)}.tp-hero-v2 .tp-hero-visual{min-height:550px}.tp-hero-v2 .tp-hero-visual:after{height:45px;inset:auto 13% 17% 14%;opacity:.55}.tp-hero-v2 .tp-hero-visual img{width:min(90%,690px);max-height:500px}.tp-slider-lines{position:absolute;left:max(48px,calc((100vw - 1180px)/2));right:max(48px,calc((100vw - 1180px)/2));bottom:26px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tp-slider-lines i{height:2px;background:#dfe5ea}.tp-slider-lines .is-active{background:var(--blue)}.tp-trust-strip{width:var(--wrap);min-height:116px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-bottom:1px solid var(--line)}.tp-trust-strip div{text-align:center;border-right:1px solid var(--line)}.tp-trust-strip div:last-child{border:0}.tp-trust-strip strong,.tp-trust-strip span{display:block}.tp-trust-strip strong{font-size:20px;color:#173a61}.tp-trust-strip span{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.tp-centered-heading{max-width:820px;margin:0 auto 54px;text-align:center}.tp-centered-heading h2,.tp-feature-copy h2,.tp-responsibility h2,.tp-connect h2{margin:0;font-size:clamp(34px,3.7vw,54px);line-height:1.09;letter-spacing:-.045em}.tp-centered-heading>p:last-child{max-width:700px;margin:18px auto 0;color:var(--muted);font-size:17px}.tp-industries-v2{padding-top:100px}.tp-industry-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tp-industry-cards a{position:relative;height:265px;overflow:hidden;background:#101820}.tp-industry-cards img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.tp-industry-cards a:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(2,10,18,.76))}.tp-industry-cards a:hover img{transform:scale(1.04)}.tp-industry-cards span{position:absolute;z-index:2;left:24px;right:22px;bottom:19px;display:flex;justify-content:space-between;color:#fff;font-size:19px;font-weight:700}.tp-feature-row{min-height:590px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.tp-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:80px max(48px,calc((100vw - 1180px)/2));padding-right:7%}.tp-feature-copy>p:not(.tp-kicker){max-width:540px;color:var(--muted);font-size:17px}.tp-feature-copy .tp-button,.tp-feature-copy .tp-text-link{align-self:flex-start;margin-top:22px}.tp-feature-blue{background:#edf3f7}.tp-feature-product{position:relative;display:flex;align-items:end;justify-content:center;padding:55px 45px;background:linear-gradient(145deg,#dcecf5,#f7fafc)}.tp-feature-product img{position:absolute;width:58%;max-height:440px;object-fit:contain;filter:drop-shadow(0 26px 30px rgba(7,28,48,.17))}.tp-feature-product img:first-child{left:4%;bottom:70px}.tp-feature-product img:last-child{right:1%;bottom:34px}.tp-feature-image img{width:100%;height:100%;object-fit:cover}.tp-feature-light .tp-feature-image{order:2}.tp-feature-light .tp-feature-copy{order:1;background:#fff}.tp-why-v2{padding:105px max(48px,calc((100vw - 1180px)/2));background:#f3f5f6}.tp-metrics-v2{width:100%;grid-template-columns:repeat(4,1fr);padding:10px 0 70px}.tp-metrics-v2 strong{font-size:48px}.tp-quality-panel{display:grid;grid-template-columns:1.35fr .65fr;min-height:430px;background:#fff}.tp-quality-panel img{width:100%;height:100%;object-fit:cover}.tp-quality-panel>div{display:flex;flex-direction:column;justify-content:center;padding:55px}.tp-quality-panel h3{margin:0;font-size:36px;line-height:1.15}.tp-quality-panel p:last-child{color:var(--muted)}.tp-responsibility{display:grid;grid-template-columns:.85fr 1.15fr;min-height:520px}.tp-responsibility>div{display:flex;flex-direction:column;justify-content:center;padding:80px max(48px,calc((100vw - 1180px)/2));padding-right:8%}.tp-responsibility>div>p:last-child{color:var(--muted);font-size:17px}.tp-responsibility img{width:100%;height:100%;object-fit:cover}.tp-connect{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:75px max(48px,calc((100vw - 1180px)/2));background:linear-gradient(105deg,#01a4ef,#0467d4);color:#fff}.tp-connect .tp-kicker{color:#d7f4ff}.tp-connect p:last-child{margin-bottom:0;color:#e0f3ff}.tp-button-white{flex:none;background:#fff;border-color:#fff;color:#075bb2;border-radius:2px}.tp-button-white:hover{background:#07111f;border-color:#07111f;color:#fff}.tp-footer{background:#061d3c;padding-top:70px}.tp-footer-top{grid-template-columns:200px 1fr;padding-bottom:45px}.tp-footer-links{grid-template-columns:repeat(4,1fr)}.tp-footer-links span{color:#aebdcc;font-size:14px}
@media(max-width:860px){.tp-header-tools{display:none}.tp-hero-v2{grid-template-columns:1fr}.tp-hero-v2 .tp-hero-copy{padding:60px 24px 15px}.tp-slider-lines{left:24px;right:24px}.tp-trust-strip{grid-template-columns:repeat(2,1fr);padding:22px 0;gap:22px}.tp-trust-strip div:nth-child(2){border-right:0}.tp-industry-cards{grid-template-columns:repeat(2,1fr)}.tp-feature-row,.tp-responsibility{grid-template-columns:1fr}.tp-feature-product{min-height:480px}.tp-feature-light .tp-feature-image,.tp-feature-light .tp-feature-copy{order:initial}.tp-quality-panel{grid-template-columns:1fr}.tp-quality-panel img{height:400px}.tp-metrics-v2{grid-template-columns:repeat(2,1fr)}.tp-connect{align-items:flex-start;flex-direction:column}.tp-footer-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.tp-hero-v2 .tp-hero-visual{min-height:360px}.tp-hero-v2 .tp-hero-visual img{max-height:330px}.tp-trust-strip{grid-template-columns:1fr}.tp-trust-strip div{border-right:0;border-bottom:1px solid var(--line);padding-bottom:18px}.tp-industry-cards{grid-template-columns:1fr}.tp-industry-cards a{height:300px}.tp-feature-copy{padding:65px 24px}.tp-feature-product{min-height:370px}.tp-feature-product img{max-height:300px}.tp-why-v2{padding:75px 24px}.tp-metrics-v2{grid-template-columns:1fr}.tp-quality-panel img{height:300px}.tp-quality-panel>div{padding:38px 26px}.tp-responsibility>div{padding:65px 24px}.tp-responsibility img{height:360px}.tp-connect{padding:60px 24px}.tp-footer-links{grid-template-columns:1fr}}
.tp-hero-v2 .tp-hero-visual img{mix-blend-mode:multiply}

/* V3: unified B2B visual system */
:root{--blue:#0787cf;--blue2:#56c7ef;--ink:#101114;--muted:#6d747d;--mist:#f4f5f6;--line:#e4e7ea;--shadow:0 12px 30px rgba(12,31,48,.12);--radius:22px;--wrap:min(1240px,calc(100vw - 64px))}
body.touchpos-site{font-family:Arial,"Helvetica Neue",sans-serif;color:var(--ink);font-size:16px;line-height:1.48}
.tp-header{background:#fff;border-bottom:0}.tp-header-inner{height:80px}.tp-logo{font-size:30px}.tp-nav{gap:30px}.tp-nav a{font-size:15px;font-weight:500}.tp-header-tools a,.tp-header-tools span{border:0;width:30px;height:30px;color:#80858a;font-size:17px}.tp-language>button{font-weight:500;color:#666}
.tp-hero-v2{width:var(--wrap);min-height:610px;margin:auto;grid-template-columns:.9fr 1.1fr}.tp-hero-v2 .tp-hero-copy{padding:82px 30px 105px 0}.tp-hero-v2 h1{font-size:clamp(44px,4.1vw,62px);max-width:580px;letter-spacing:-.045em}.tp-hero-v2 .tp-lead{max-width:560px;margin-top:16px;font-size:20px;line-height:1.45;color:#30343a}.tp-hero-v2 .tp-kicker{margin-bottom:20px}.tp-hero-v2 .tp-hero-visual{min-height:575px;background:radial-gradient(circle at 56% 48%,#f7fbfd 0,#fff 68%)}.tp-hero-v2 .tp-hero-visual:after{display:none}.tp-hero-v2 .tp-hero-visual img{width:auto;max-width:82%;max-height:455px;mix-blend-mode:multiply;filter:drop-shadow(0 22px 20px rgba(0,0,0,.14))}.tp-button-outline{border-color:var(--blue);border-radius:999px;color:var(--blue);padding:9px 24px}.tp-slider-lines{left:0;right:0;bottom:28px;gap:24px}.tp-slider-lines i{height:3px;background:#cae5f4}.tp-slider-lines .is-active{background:var(--blue)}
.tp-trust-strip{min-height:150px;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:26px}.tp-trust-strip div{min-height:76px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.tp-trust-strip strong{font-size:24px;color:var(--blue)}.tp-trust-strip span{margin-top:6px;font-size:12px;letter-spacing:.11em}
.tp-industries-v2{padding:115px 0 130px}.tp-centered-heading{max-width:900px;margin-bottom:65px}.tp-centered-heading h2{font-size:clamp(38px,3.5vw,54px)}.tp-centered-heading>p:last-child{font-size:19px;line-height:1.5}.tp-industry-cards{grid-template-columns:repeat(3,1fr);gap:64px 38px}.tp-industry-cards .tp-industry-card{height:400px;display:grid;grid-template-rows:255px 145px;overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.tp-industry-card:after{display:none}.tp-industry-photo{display:block;width:100%;height:255px;background-image:url('../images/industry-scenes.png');background-repeat:no-repeat;background-size:300% 233.3%}.tp-industry-card-1 .tp-industry-photo{background-position:0 0}.tp-industry-card-2 .tp-industry-photo{background-position:50% 0}.tp-industry-card-3 .tp-industry-photo{background-position:100% 0}.tp-industry-card-4 .tp-industry-photo{background-position:0 100%}.tp-industry-card-5 .tp-industry-photo{background-position:50% 100%}.tp-industry-card-6 .tp-industry-photo{background-position:100% 100%}.tp-industry-caption{position:static!important;display:flex!important;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:25px 30px;color:var(--ink)!important}.tp-industry-caption strong{font-size:25px;line-height:1.12}.tp-industry-caption small{font-size:15px;color:var(--muted);font-weight:400}.tp-industry-card:hover{transform:translateY(-5px);transition:.25s}.tp-industry-card:hover .tp-industry-photo{transform:none}
.tp-feature-row{width:var(--wrap);min-height:590px;margin:0 auto 120px;grid-template-columns:.9fr 1.1fr}.tp-feature-copy{padding:70px 72px}.tp-feature-copy h2{font-size:clamp(39px,3.6vw,54px)}.tp-feature-copy>p:not(.tp-kicker){font-size:20px;line-height:1.45;color:#333}.tp-feature-blue{background:#fff}.tp-feature-product{border-radius:0;background:linear-gradient(145deg,#f2f7fa,#e7f3f8);overflow:hidden}.tp-feature-product:before,.tp-feature-product:after{content:"";position:absolute;background:#fff;box-shadow:0 12px 25px rgba(0,0,0,.08)}.tp-feature-product:before{width:42%;height:28%;left:12%;bottom:8%}.tp-feature-product:after{width:38%;height:42%;right:10%;bottom:8%}.tp-feature-product-single img,.tp-feature-product-single img:first-child{position:relative;z-index:2;left:auto;right:auto;bottom:auto;width:auto;max-width:72%;max-height:430px;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(0,0,0,.18));mix-blend-mode:multiply}.tp-feature-light{grid-template-columns:1.08fr .92fr}.tp-blueprint-visual{order:1!important;position:relative;display:flex;align-items:center;justify-content:center;min-height:590px;background-color:#f5fbff;background-image:linear-gradient(rgba(7,135,207,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(7,135,207,.11) 1px,transparent 1px);background-size:30px 30px;overflow:hidden}.tp-blueprint-visual:before{content:"OEM / ODM";position:absolute;top:42px;left:45px;color:rgba(7,135,207,.26);font-size:48px;font-weight:800;letter-spacing:.08em}.tp-blueprint-visual img{width:auto;max-width:65%;height:auto;max-height:410px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 22px 24px rgba(0,0,0,.16))}.tp-feature-light .tp-feature-copy{order:2!important;padding-left:80px;padding-right:45px}
.tp-why-v2{padding:110px max(32px,calc((100vw - 1240px)/2));background:#f3f3f3}.tp-metrics-v2{padding:6px 0 75px}.tp-metrics-v2 strong{font-size:56px}.tp-metrics-v2 span{font-size:16px;color:#333}.tp-quality-panel{width:100%;max-width:1120px;min-height:440px;margin:auto;grid-template-columns:1.08fr .92fr;border:16px solid #fff;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.07)}.tp-quality-panel img{height:408px;object-fit:cover}.tp-quality-panel>div{padding:50px 62px}.tp-quality-panel h3{font-size:40px}.tp-quality-panel p:last-child{font-size:18px;line-height:1.5}
.tp-responsibility{width:var(--wrap);min-height:520px;margin:110px auto;grid-template-columns:.9fr 1.1fr;align-items:center}.tp-responsibility>div{padding:60px 80px 60px 0}.tp-responsibility h2{font-size:clamp(38px,3.5vw,52px)}.tp-responsibility>div>p:last-child{font-size:19px;line-height:1.5}.tp-global-map{display:flex;align-items:center;justify-content:center;min-height:440px;border-radius:var(--radius);background:#eef8fd;overflow:hidden}.tp-global-map img{width:88%;height:auto;object-fit:contain;mix-blend-mode:multiply}
.tp-connect{min-height:310px;justify-content:center;text-align:center;flex-direction:column;gap:24px;background:linear-gradient(120deg,#0787cf,#35bde9)}.tp-connect h2{font-size:50px}.tp-connect p:last-child{font-size:20px}.tp-footer{padding-top:78px;background:#084e84}.tp-footer-top{grid-template-columns:220px 1fr}.tp-footer-links{grid-template-columns:repeat(4,1fr);gap:70px}.tp-footer-links a,.tp-footer-links span,.tp-footer-top p{color:#d7e9f5}.tp-footer-bottom{color:#b9d5e6;border-top-color:rgba(255,255,255,.18)}
@media(max-width:900px){:root{--wrap:min(100% - 36px,1240px)}.tp-nav{gap:16px}.tp-hero-v2{grid-template-columns:1fr;min-height:auto}.tp-hero-v2 .tp-hero-copy{padding:70px 0 25px}.tp-hero-v2 .tp-hero-visual{min-height:430px}.tp-slider-lines{bottom:12px}.tp-industry-cards{grid-template-columns:repeat(2,1fr);gap:28px}.tp-feature-row{grid-template-columns:1fr;margin-bottom:70px}.tp-feature-copy{padding:65px 36px}.tp-feature-product,.tp-blueprint-visual{min-height:480px}.tp-feature-light .tp-feature-copy{padding:65px 36px}.tp-responsibility{grid-template-columns:1fr;margin:70px auto}.tp-responsibility>div{padding:50px 0}.tp-quality-panel{grid-template-columns:1fr}.tp-quality-panel img{height:380px}.tp-footer-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){:root{--wrap:calc(100% - 28px)}.tp-header-inner{height:70px}.tp-hero-v2 .tp-hero-copy{padding-top:54px}.tp-hero-v2 .tp-lead{font-size:17px}.tp-hero-v2 .tp-hero-visual{min-height:330px}.tp-hero-v2 .tp-hero-visual img{max-height:280px}.tp-trust-strip{grid-template-columns:repeat(2,1fr);gap:0;padding:18px 0}.tp-trust-strip div{padding:14px;border-bottom:1px solid var(--line)}.tp-industries-v2{padding:75px 0}.tp-industry-cards{grid-template-columns:1fr}.tp-industry-cards .tp-industry-card{height:370px;grid-template-rows:240px 130px}.tp-industry-photo{height:240px}.tp-feature-product,.tp-blueprint-visual{min-height:370px}.tp-feature-product-single img,.tp-blueprint-visual img{max-height:290px}.tp-blueprint-visual:before{font-size:30px;top:25px;left:25px}.tp-metrics-v2{grid-template-columns:repeat(2,1fr)}.tp-metrics-v2 strong{font-size:44px}.tp-quality-panel{border-width:8px}.tp-quality-panel img{height:280px}.tp-quality-panel>div{padding:36px 25px}.tp-global-map{min-height:320px}.tp-connect{padding:55px 24px}.tp-connect h2{font-size:38px}.tp-footer-links{grid-template-columns:1fr}}
.tp-hero-v2 .tp-hero-visual img{filter:none}.tp-industry-photo{position:static!important}.tp-industry-card-4 .tp-industry-photo,.tp-industry-card-5 .tp-industry-photo,.tp-industry-card-6 .tp-industry-photo{background-position-y:87.5%}
.tp-logo{direction:ltr;unicode-bidi:isolate}

/* Homepage facilities carousel */
.tp-facility-carousel{position:relative;display:block;overflow:hidden}
.tp-facility-carousel>.tp-facility-slides{padding:0}
.tp-facility-slide{display:none;grid-template-columns:1.08fr .92fr;min-height:408px}
.tp-facility-slide.is-active{display:grid}
.tp-facility-slide>img{width:100%;height:408px;object-fit:cover}
.tp-facility-copy{display:flex;flex-direction:column;justify-content:center;padding:50px 62px 76px}
.tp-facility-copy h3{margin:0;font-size:40px;line-height:1.15}
.tp-facility-copy>p:last-child{color:var(--muted);font-size:18px;line-height:1.5}
.tp-facility-arrow{position:absolute;z-index:3;bottom:24px;width:42px;height:42px;border:1px solid #cbd8e2;border-radius:50%;background:#fff;color:var(--blue);font-size:20px;cursor:pointer;transition:.2s}
.tp-facility-arrow:hover,.tp-facility-arrow:focus-visible{border-color:var(--blue);background:var(--blue);color:#fff}
.tp-facility-prev{right:112px}.tp-facility-next{right:62px}
.tp-facility-dots{position:absolute;z-index:3;left:28px;bottom:28px;display:flex!important;gap:8px;padding:0!important}
.tp-facility-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#b5c6d4;cursor:pointer}
.tp-facility-dots button.is-active{width:28px;border-radius:6px;background:var(--blue)}
@media(max-width:900px){.tp-facility-slide,.tp-facility-slide.is-active{grid-template-columns:1fr}.tp-facility-slide>img{height:380px}.tp-facility-copy{padding:42px 44px 78px}.tp-facility-prev{right:94px}.tp-facility-next{right:44px}}
@media(max-width:560px){.tp-facility-slide>img{height:270px}.tp-facility-copy{padding:34px 22px 76px}.tp-facility-copy h3{font-size:31px}.tp-facility-copy>p:last-child{font-size:16px}.tp-facility-dots{left:22px;bottom:27px}.tp-facility-prev{right:72px}.tp-facility-next{right:22px}.tp-facility-arrow{bottom:20px}}

/* TCANG-inspired hero composition using the untouched TouchPOS source photograph. */
.tp-hero-v2{position:relative;isolation:isolate;width:100%;max-width:none;min-height:690px;margin:0;grid-template-columns:minmax(430px,.92fr) minmax(620px,1.08fr);background:#fff;overflow:hidden}
.tp-hero-v2:before{content:"TOUCHPOS";position:absolute;z-index:-1;left:max(40px,calc((100vw - 1440px)/2));top:64px;color:#eef0f2;font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:clamp(150px,18vw,330px);font-weight:900;line-height:.9;letter-spacing:-.055em;white-space:nowrap;pointer-events:none}
.tp-hero-v2 .tp-hero-copy{position:relative;z-index:2;padding:112px 36px 112px max(54px,calc((100vw - 1440px)/2));align-self:center}
.tp-hero-v2 .tp-kicker{margin-bottom:22px;color:#5c6570;font-size:12px;letter-spacing:.18em}
.tp-hero-v2 .tp-hero-headline{max-width:720px;margin:0;font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:clamp(42px,3.65vw,70px);font-weight:900;line-height:1.04;letter-spacing:-.018em;text-transform:uppercase}
.tp-hero-v2 .tp-hero-headline span,.tp-hero-v2 .tp-hero-headline strong{display:block;font:inherit}
.tp-hero-v2 .tp-hero-headline strong{color:#0567ba}
.tp-hero-v2 .tp-lead{max-width:650px;margin:24px 0 0;color:#535d69;font-size:16px;line-height:1.62}
.tp-hero-v2 .tp-button{margin-top:28px;border-radius:4px;background:#0567ba;border-color:#0567ba;color:#fff}
.tp-hero-v2 .tp-hero-visual{z-index:1;min-height:690px;justify-content:flex-start;background:#fff;overflow:visible}
.tp-hero-v2 .tp-hero-visual:after{display:none}
.tp-hero-v2 .tp-hero-visual img{width:min(110%,1050px);max-width:none;max-height:none;margin-left:-12%;object-fit:contain;mix-blend-mode:normal;filter:none;transform:none}
.tp-hero-v2 .tp-slider-lines{left:max(54px,calc((100vw - 1440px)/2));right:max(54px,calc((100vw - 1440px)/2));bottom:30px}
html[dir="rtl"] .tp-hero-v2 .tp-hero-copy{padding-right:max(54px,calc((100vw - 1440px)/2));padding-left:36px}
html[dir="rtl"] .tp-hero-v2:before{right:max(40px,calc((100vw - 1440px)/2));left:auto}
html[dir="rtl"] .tp-hero-v2 .tp-hero-visual img{margin-left:0;margin-right:-12%}

@media(max-width:1100px){.tp-hero-v2{grid-template-columns:.95fr 1.05fr;min-height:610px}.tp-hero-v2 .tp-hero-copy{padding-left:34px;padding-top:88px;padding-bottom:100px}.tp-hero-v2 .tp-hero-visual{min-height:610px}.tp-hero-v2 .tp-hero-visual img{width:118%;margin-left:-18%}.tp-hero-v2:before{left:28px;top:80px}}
@media(max-width:860px){.tp-hero-v2{grid-template-columns:1fr}.tp-hero-v2:before{top:45px;font-size:30vw}.tp-hero-v2 .tp-hero-copy{padding:72px 24px 24px}.tp-hero-v2 .tp-hero-headline{font-size:clamp(39px,9vw,60px)}.tp-hero-v2 .tp-hero-visual{min-height:440px;justify-content:center}.tp-hero-v2 .tp-hero-visual img{width:min(112%,820px);margin:-5% 0 0}.tp-hero-v2 .tp-slider-lines{left:24px;right:24px;bottom:14px}}
@media(max-width:560px){.tp-hero-v2 .tp-hero-copy{padding-top:58px}.tp-hero-v2 .tp-kicker{font-size:10px}.tp-hero-v2 .tp-hero-headline{font-size:38px;line-height:1.08}.tp-hero-v2 .tp-lead{font-size:16px}.tp-hero-v2 .tp-hero-visual{min-height:310px}.tp-hero-v2 .tp-hero-visual img{width:120%;margin-top:-8%}}

/* V4: continue the ghost word across the hero and lighten the display headline. */
.tp-hero-v2:before{z-index:0;right:-8vw;left:max(40px,calc((100vw - 1440px)/2));top:42px;color:#eff1f3;font-size:clamp(190px,21vw,390px);letter-spacing:-.045em;transform:scaleX(1.08);transform-origin:left center}
.tp-hero-v2 .tp-hero-copy,.tp-hero-v2 .tp-hero-visual,.tp-hero-v2 .tp-slider-lines{position:relative;z-index:2}
.tp-hero-v2 .tp-hero-visual{background:transparent}
.tp-hero-v2 .tp-hero-headline{font-family:"Arial Narrow","Helvetica Neue Condensed",Arial,sans-serif;font-weight:700;letter-spacing:-.045em;line-height:1.03}
.tp-hero-v2 .tp-hero-headline span,.tp-hero-v2 .tp-hero-headline strong{font-weight:700}
html[dir="rtl"] .tp-hero-v2:before{left:-8vw;right:max(40px,calc((100vw - 1440px)/2));transform-origin:right center}
@media(max-width:1100px){.tp-hero-v2:before{right:-18vw;left:28px;top:58px;font-size:32vw}}
@media(max-width:860px){.tp-hero-v2:before{right:-14vw;top:38px;font-size:34vw;transform:scaleX(1.04)}.tp-hero-v2 .tp-hero-headline{font-size:clamp(38px,8.3vw,56px)}}
@media(max-width:560px){.tp-hero-v2:before{right:-22vw;top:42px;font-size:38vw}.tp-hero-v2 .tp-hero-headline{font-size:36px;line-height:1.06}}

/* Keep the untouched product pixels while removing its empty white canvas from the overlap. */
.tp-hero-v2:before{-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 50%,rgba(0,0,0,.65) 61%,transparent 72%);mask-image:linear-gradient(90deg,#000 0%,#000 50%,rgba(0,0,0,.65) 61%,transparent 72%)}
.tp-hero-v2 .tp-hero-copy{z-index:3}
.tp-hero-v2 .tp-hero-visual{z-index:2}
.tp-hero-v2 .tp-slider-lines{z-index:4}
.tp-hero-v2 .tp-hero-visual img{clip-path:inset(0 0 0 21.5%)}
html[dir="rtl"] .tp-hero-v2:before{-webkit-mask-image:linear-gradient(270deg,#000 0%,#000 50%,rgba(0,0,0,.65) 61%,transparent 72%);mask-image:linear-gradient(270deg,#000 0%,#000 50%,rgba(0,0,0,.65) 61%,transparent 72%)}
html[dir="rtl"] .tp-hero-v2 .tp-hero-visual img{clip-path:inset(0 21.5% 0 0)}
@media(max-width:860px){.tp-hero-v2 .tp-hero-visual img{clip-path:none}.tp-hero-v2:before{-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 68%,transparent 96%);mask-image:linear-gradient(90deg,#000 0%,#000 68%,transparent 96%)}}

/* The hero now uses a true transparent PNG cutout, so no canvas clipping is needed. */
.tp-hero-v2 .tp-hero-visual img,html[dir="rtl"] .tp-hero-v2 .tp-hero-visual img{clip-path:none}

/* Fit the full 4:3 transparent source canvas inside the hero without cropping the base. */
.tp-hero-v2 .tp-hero-visual img{width:min(104%,900px);margin-left:-5%;transform:translateY(-11%)}
html[dir="rtl"] .tp-hero-v2 .tp-hero-visual img{margin-left:0;margin-right:-5%}
@media(max-width:1100px){.tp-hero-v2 .tp-hero-visual img{width:min(108%,820px);margin-left:-8%;transform:translateY(-9%)}}
@media(max-width:860px){.tp-hero-v2 .tp-hero-visual img{width:min(108%,760px);margin:-4% auto 0;transform:translateY(-5%)}}

/* Final approved transparent product cutout. */
.tp-hero-v2 .tp-hero-visual img{width:min(110%,1050px);max-width:none;max-height:none;margin-left:-12%;transform:none;clip-path:none}
html[dir="rtl"] .tp-hero-v2 .tp-hero-visual img{margin-left:0;margin-right:-12%;transform:none;clip-path:none}
@media(max-width:1100px){.tp-hero-v2 .tp-hero-visual img{width:112%;margin-left:-14%;transform:none}}
@media(max-width:860px){.tp-hero-v2 .tp-hero-visual img{width:min(112%,820px);margin:-4% auto 0;transform:none}}
@media(max-width:560px){.tp-hero-v2 .tp-hero-visual img{width:118%;margin-top:-5%}}

/* Functional five-slide hero carousel. */
.tp-hero-carousel{display:block;min-height:690px}
.tp-hero-slides{position:relative;min-height:690px}
.tp-hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(430px,.92fr) minmax(620px,1.08fr);min-height:690px;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(28px);transition:opacity .55s ease,transform .55s ease,visibility .55s}
.tp-hero-slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto;transform:none}
.tp-hero-v2 .tp-hero-slide .tp-hero-headline{margin:0}
.tp-hero-v2 .tp-hero-slide .tp-hero-visual{overflow:hidden}
.tp-hero-v2 .tp-hero-slide .tp-hero-product--e8{width:min(84%,760px);max-height:620px;margin:0;transform:none}
.tp-hero-v2 .tp-hero-slide .tp-hero-product--a7{width:min(100%,880px);max-height:650px;margin-left:-4%;mix-blend-mode:multiply;transform:none}
.tp-hero-v2 .tp-hero-slide .tp-hero-product--a8{width:min(78%,650px);max-height:610px;margin-left:2%;mix-blend-mode:multiply;transform:none}
.tp-hero-v2 .tp-hero-slide .tp-hero-product--k9{width:min(67%,610px);max-height:650px;margin-left:4%;mix-blend-mode:multiply;transform:none}
.tp-hero-carousel .tp-slider-lines{position:absolute;z-index:6}
.tp-slider-lines .tp-slider-line{display:block;width:100%;height:18px;padding:0;border:0;background:transparent;cursor:pointer;position:relative}
.tp-slider-lines .tp-slider-line:before{content:"";position:absolute;left:0;right:0;top:8px;height:3px;background:#cae5f4;transition:background .25s,transform .25s;transform-origin:left}
.tp-slider-lines .tp-slider-line:hover:before,.tp-slider-lines .tp-slider-line:focus-visible:before{background:#72bde7;transform:scaleY(1.8)}
.tp-slider-lines .tp-slider-line.is-active:before{background:var(--blue)}
.tp-carousel-arrows{position:absolute;z-index:7;right:max(54px,calc((100vw - 1440px)/2));bottom:58px;display:flex;gap:8px}
.tp-carousel-arrows button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #c9d7e2;border-radius:50%;background:rgba(255,255,255,.9);color:#173a61;font-size:20px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.tp-carousel-arrows button:hover,.tp-carousel-arrows button:focus-visible{background:var(--blue);border-color:var(--blue);color:#fff}
html[dir="rtl"] .tp-hero-slide{direction:rtl;transform:translateX(-28px)}
html[dir="rtl"] .tp-hero-slide.is-active{transform:none}
html[dir="rtl"] .tp-carousel-arrows{right:auto;left:max(54px,calc((100vw - 1440px)/2))}
@media(max-width:1100px){.tp-hero-slide{grid-template-columns:.95fr 1.05fr;min-height:610px}.tp-hero-slides{min-height:610px}.tp-hero-carousel{min-height:610px}.tp-carousel-arrows{right:28px;bottom:54px}.tp-hero-v2 .tp-hero-slide .tp-hero-product--k9{width:72%;max-height:570px}}
@media(max-width:860px){.tp-hero-slide{grid-template-columns:1fr;min-height:auto}.tp-hero-slides{min-height:0}.tp-hero-carousel{min-height:0}.tp-hero-slide.is-active{display:grid}.tp-hero-v2 .tp-hero-slide .tp-hero-visual{min-height:420px}.tp-carousel-arrows{right:24px;bottom:38px}.tp-hero-v2 .tp-hero-slide .tp-hero-product--e8{width:min(82%,650px);max-height:390px}.tp-hero-v2 .tp-hero-slide .tp-hero-product--a7{width:min(95%,720px);max-height:410px;margin:0}.tp-hero-v2 .tp-hero-slide .tp-hero-product--a8{width:min(72%,540px);max-height:390px;margin:0}.tp-hero-v2 .tp-hero-slide .tp-hero-product--k9{width:min(58%,450px);max-height:410px;margin:0}}
@media(max-width:560px){.tp-hero-v2 .tp-hero-slide .tp-hero-visual{min-height:320px}.tp-carousel-arrows{bottom:32px}.tp-carousel-arrows button{width:36px;height:36px}.tp-hero-v2 .tp-hero-slide .tp-hero-product--featured{width:118%;margin-top:-5%}.tp-hero-v2 .tp-hero-slide .tp-hero-product--e8{width:88%;max-height:290px}.tp-hero-v2 .tp-hero-slide .tp-hero-product--a7{width:100%;max-height:300px}.tp-hero-v2 .tp-hero-slide .tp-hero-product--a8{width:76%;max-height:290px}.tp-hero-v2 .tp-hero-slide .tp-hero-product--k9{width:60%;max-height:300px}}
@media(prefers-reduced-motion:reduce){.tp-hero-slide{transition:none}}

/* Keep every desktop carousel frame on one stable canvas. The product art
   retains its own aspect ratio; only the surrounding layout is normalized. */
@media(min-width:1101px){
  .tp-hero-carousel,.tp-hero-slides,.tp-hero-slide{height:844px;min-height:844px}
  .tp-hero-slide.is-active{position:absolute}
  .tp-hero-v2 .tp-hero-slide .tp-hero-visual{height:844px;min-height:844px}
}
@media(min-width:861px) and (max-width:1100px){
  .tp-hero-carousel,.tp-hero-slides,.tp-hero-slide{height:760px;min-height:760px}
  .tp-hero-slide.is-active{position:absolute}
  .tp-hero-v2 .tp-hero-slide .tp-hero-visual{height:760px;min-height:760px}
}
@media(max-width:860px){
  .tp-hero-carousel,.tp-hero-slides,.tp-hero-slide{height:980px;min-height:980px}
  .tp-hero-slide,.tp-hero-slide.is-active{position:absolute;grid-template-rows:560px 420px}
  .tp-hero-v2 .tp-hero-slide .tp-hero-copy{height:560px;min-height:560px}
  .tp-hero-v2 .tp-hero-slide .tp-hero-visual{height:420px;min-height:420px}
}
@media(max-width:560px){
  .tp-hero-carousel,.tp-hero-slides,.tp-hero-slide{height:860px;min-height:860px}
  .tp-hero-slide,.tp-hero-slide.is-active{grid-template-rows:540px 320px}
  .tp-hero-v2 .tp-hero-slide .tp-hero-copy{height:540px;min-height:540px}
  .tp-hero-v2 .tp-hero-slide .tp-hero-visual{height:320px;min-height:320px}
}

/* Editorial second screen: proof bar and asymmetric industry stories. */
.tp-trust-strip{box-sizing:border-box;width:100%;min-height:154px;padding:0 max(54px,calc((100vw - 1440px)/2));margin:0;gap:0;border:0;background:#061d3c;color:#fff}
.tp-trust-strip div{min-height:86px;border-right:1px solid rgba(255,255,255,.18)}
.tp-trust-strip strong{font-size:clamp(28px,2.3vw,38px);font-weight:750;letter-spacing:-.035em;color:#fff}
.tp-trust-strip span{margin-top:8px;color:#9fb3c8;font-size:11px;letter-spacing:.17em}
.tp-industries-v2{position:relative;box-sizing:border-box;width:100%;padding:112px max(54px,calc((100vw - 1440px)/2)) 128px;background:#f3f5f6;overflow:hidden}
.tp-industries-v2:before{content:"SOLUTIONS";position:absolute;right:-2vw;top:18px;color:rgba(7,35,65,.035);font-size:clamp(150px,18vw,320px);font-weight:900;line-height:1;letter-spacing:-.06em;pointer-events:none}
.tp-industries-v2 .tp-centered-heading{position:relative;z-index:2;width:100%;max-width:none;margin:0 0 62px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(440px,1.1fr);column-gap:9%;text-align:left}
.tp-industries-v2 .tp-centered-heading .tp-kicker{grid-column:1;margin:0 0 15px}
.tp-industries-v2 .tp-centered-heading h2{grid-column:1;margin:0;max-width:650px;font-size:clamp(46px,4.2vw,70px);line-height:1.01;letter-spacing:-.055em}
.tp-industries-v2 .tp-centered-heading>p:last-child{grid-column:2;grid-row:1/span 2;align-self:end;max-width:600px;margin:0 0 5px;color:#53606d;font-size:19px;line-height:1.65}
.tp-industry-cards{position:relative;z-index:2;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:390px 270px;gap:18px}
.tp-industry-cards .tp-industry-card{position:relative;display:block;height:auto;min-height:0;overflow:hidden;border-radius:2px;background:#0a1725;box-shadow:none;transform:none}
.tp-industry-cards .tp-industry-card-1{grid-column:span 8}
.tp-industry-cards .tp-industry-card-2{grid-column:span 4}
.tp-industry-cards .tp-industry-card-3,.tp-industry-cards .tp-industry-card-4,.tp-industry-cards .tp-industry-card-5,.tp-industry-cards .tp-industry-card-6{grid-column:span 3}
.tp-industry-cards .tp-industry-card:after{content:"";display:block;position:absolute;z-index:1;inset:28% 0 0;background:linear-gradient(180deg,transparent 0,rgba(3,13,24,.12) 25%,rgba(3,13,24,.88) 100%)}
.tp-industry-cards .tp-industry-card:before{position:absolute;z-index:3;top:22px;left:24px;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.52);border-radius:50%;color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em}
.tp-industry-card-1:before{content:"01"}.tp-industry-card-2:before{content:"02"}.tp-industry-card-3:before{content:"03"}.tp-industry-card-4:before{content:"04"}.tp-industry-card-5:before{content:"05"}.tp-industry-card-6:before{content:"06"}
.tp-industry-cards .tp-industry-photo{position:absolute!important;inset:0;width:100%;height:100%;background-size:300% 233.3%;transition:transform .55s ease,filter .55s ease}
.tp-industry-cards .tp-industry-caption{position:absolute!important;z-index:3;left:0;right:0;bottom:0;display:flex!important;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:20px;padding:30px 32px;color:#fff!important;background:transparent}
.tp-industry-cards .tp-industry-caption strong{max-width:78%;color:#fff;font-size:clamp(22px,1.7vw,30px);line-height:1.05;letter-spacing:-.025em}
.tp-industry-cards .tp-industry-caption small{flex:none;color:#dbe8f3;font-size:13px;font-weight:500;white-space:nowrap}
.tp-industry-cards .tp-industry-card:hover{transform:none}
.tp-industry-cards .tp-industry-card:hover .tp-industry-photo{transform:scale(1.045);filter:saturate(1.06)}
html[dir="rtl"] .tp-industries-v2 .tp-centered-heading{text-align:right}
html[dir="rtl"] .tp-industry-cards .tp-industry-card:before{left:auto;right:24px}
@media(max-width:1000px){.tp-trust-strip{padding-inline:30px}.tp-industries-v2{padding:90px 30px 105px}.tp-industries-v2 .tp-centered-heading{grid-template-columns:1fr;gap:22px}.tp-industries-v2 .tp-centered-heading>p:last-child{grid-column:1;grid-row:auto;max-width:720px}.tp-industry-cards{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.tp-industry-cards .tp-industry-card,.tp-industry-cards .tp-industry-card-1,.tp-industry-cards .tp-industry-card-2,.tp-industry-cards .tp-industry-card-3,.tp-industry-cards .tp-industry-card-4,.tp-industry-cards .tp-industry-card-5,.tp-industry-cards .tp-industry-card-6{grid-column:auto;height:330px}}
@media(max-width:560px){.tp-trust-strip{grid-template-columns:repeat(2,1fr);padding:18px}.tp-trust-strip div{min-height:92px;padding:10px;border-color:rgba(255,255,255,.14)}.tp-trust-strip div:nth-child(2){border-right:0}.tp-trust-strip strong{font-size:28px}.tp-industries-v2{padding:76px 18px 88px}.tp-industries-v2 .tp-centered-heading{margin-bottom:42px}.tp-industries-v2 .tp-centered-heading h2{font-size:42px}.tp-industries-v2 .tp-centered-heading>p:last-child{font-size:17px}.tp-industry-cards{grid-template-columns:1fr;gap:14px}.tp-industry-cards .tp-industry-card,.tp-industry-cards .tp-industry-card-1,.tp-industry-cards .tp-industry-card-2,.tp-industry-cards .tp-industry-card-3,.tp-industry-cards .tp-industry-card-4,.tp-industry-cards .tp-industry-card-5,.tp-industry-cards .tp-industry-card-6{height:315px}.tp-industry-cards .tp-industry-caption{padding:25px 24px}.tp-industry-cards .tp-industry-caption strong{font-size:25px}}

/* Real operational scenes, stored locally and optimized for the web. */
.tp-industry-cards .tp-industry-photo{background-size:cover;background-repeat:no-repeat}
.tp-industry-cards .tp-industry-card-1 .tp-industry-photo{background-image:url('../images/scene-real-retail.webp');background-position:center 48%}
.tp-industry-cards .tp-industry-card-2 .tp-industry-photo{background-image:url('../images/scene-real-cafe.webp');background-position:center 44%}
.tp-industry-cards .tp-industry-card-3 .tp-industry-photo{background-image:url('../images/scene-real-supermarket.webp');background-position:center 45%}
.tp-industry-cards .tp-industry-card-4 .tp-industry-photo{background-image:url('../images/scene-real-kiosk.webp');background-position:center 52%}
.tp-industry-cards .tp-industry-card-5 .tp-industry-photo{background-image:url('../images/scene-real-software-cn.webp');background-position:center 48%}
.tp-industry-cards .tp-industry-card-6 .tp-industry-photo{background-image:url('../images/scene-real-partners.webp');background-position:center 48%}
.tp-industry-cards .tp-industry-card-5:after{inset:0;background:linear-gradient(180deg,rgba(3,13,24,.02) 25%,rgba(3,13,24,.24) 58%,rgba(3,13,24,.94) 100%)}

/* Retail solution landing page */
.tp-retail-hero{position:relative;min-height:720px;display:grid;grid-template-columns:minmax(430px,.86fr) minmax(600px,1.14fr);overflow:hidden;background:#f3f6f8}
.tp-retail-hero-copy{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;padding:82px 38px 88px max(48px,calc((100vw - 1240px)/2))}
.tp-retail-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:44px;color:#687787;font-size:13px}.tp-retail-breadcrumb a:hover{color:var(--blue)}
.tp-retail-hero h1{max-width:650px;margin:0;font-size:clamp(54px,5vw,82px);line-height:.98;letter-spacing:-.065em}
.tp-retail-lead{max-width:630px;margin:28px 0 0;color:#4f5f6f;font-size:19px;line-height:1.65}
.tp-retail-use-cases{display:flex;flex-wrap:wrap;gap:9px;margin-top:42px}.tp-retail-use-cases span{padding:8px 13px;border:1px solid #c6d2dc;border-radius:99px;color:#38495a;font-size:12px;font-weight:700}
.tp-retail-hero-visual{position:relative;min-height:720px;overflow:hidden;background:linear-gradient(145deg,#dcecf6 0,#edf5f9 46%,#d5e8f3 100%)}
.tp-retail-hero-visual:before{content:"";position:absolute;width:540px;height:540px;right:7%;top:8%;border:1px solid rgba(0,117,212,.23);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.12),0 0 0 180px rgba(255,255,255,.1)}
.tp-retail-hero-word{position:absolute;z-index:1;left:4%;top:7%;color:rgba(6,35,61,.065);font-size:clamp(110px,12vw,220px);font-weight:900;line-height:1;letter-spacing:-.08em;writing-mode:vertical-rl}
.tp-retail-product-stage{position:absolute;z-index:2;inset:38px 2% 22px 5%;display:flex;align-items:center;justify-content:center}.tp-retail-product-stage:after{content:"";position:absolute;z-index:-1;left:17%;right:9%;bottom:7%;height:62px;border-radius:50%;background:rgba(2,21,39,.22);filter:blur(28px)}
.tp-retail-product-stage img{width:min(92%,820px);max-height:640px;object-fit:contain;filter:drop-shadow(0 32px 34px rgba(7,36,59,.15))}
.tp-retail-spec{position:absolute;z-index:4;display:grid;min-width:190px;padding:14px 17px;border-left:3px solid var(--blue);background:rgba(255,255,255,.9);box-shadow:0 18px 48px rgba(12,42,65,.13);backdrop-filter:blur(12px)}.tp-retail-spec strong{font-size:13px}.tp-retail-spec small{color:#657586}.tp-retail-spec-one{top:18%;right:5%}.tp-retail-spec-two{right:7%;bottom:12%}
.tp-retail-brief{display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(48px,calc((100vw - 1240px)/2));background:#071624;color:#fff}.tp-retail-brief>div{min-height:205px;padding:42px 38px;border-right:1px solid rgba(255,255,255,.14)}.tp-retail-brief>div:first-child{border-left:1px solid rgba(255,255,255,.14)}.tp-retail-brief span{display:block;margin-bottom:20px;color:#3dbbff;font-size:12px;font-weight:800}.tp-retail-brief strong{display:block;font-size:21px}.tp-retail-brief p{margin:10px 0 0;color:#afbdc9;font-size:14px;line-height:1.65}
.tp-retail-scene-section{width:min(1240px,calc(100vw - 80px));margin:auto;padding:128px 0;display:grid;grid-template-columns:.82fr 1.18fr;gap:82px;align-items:center}.tp-retail-scene-copy h2,.tp-retail-section-head h2,.tp-retail-deployment h2,.tp-retail-oem h2,.tp-retail-faq h2{margin:0;font-size:clamp(40px,4vw,62px);line-height:1.04;letter-spacing:-.05em}.tp-retail-scene-copy>p:not(.tp-kicker){color:#566575;font-size:18px;line-height:1.7}.tp-retail-scene-copy ul{margin:30px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.tp-retail-scene-copy li{position:relative;padding:15px 0 15px 28px;border-bottom:1px solid var(--line);font-weight:700}.tp-retail-scene-copy li:before{content:"";position:absolute;left:2px;top:25px;width:9px;height:9px;border-radius:50%;background:var(--blue)}
.tp-retail-scene-media{position:relative;min-height:650px}.tp-retail-scene-media figure{position:absolute;margin:0;overflow:hidden;background:#dfe8ed}.tp-retail-scene-media img{width:100%;height:100%;object-fit:cover}.tp-retail-scene-media figcaption{position:absolute;left:0;right:0;bottom:0;padding:38px 22px 18px;background:linear-gradient(transparent,rgba(3,14,24,.8));color:#fff;font-size:12px;font-weight:700}.tp-retail-scene-main{inset:0 18% 12% 0}.tp-retail-scene-small{width:43%;height:43%;right:0;bottom:0;border:10px solid #fff}
.tp-retail-products{padding:120px max(48px,calc((100vw - 1240px)/2));background:#eef2f4}.tp-retail-section-head{display:grid;grid-template-columns:1fr .56fr;gap:80px;align-items:end;margin-bottom:58px}.tp-retail-section-head>p{margin:0;color:#5a6876;font-size:17px;line-height:1.65}
.tp-retail-product-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px}.tp-retail-product-card{min-width:0;background:#fff}.tp-retail-product-image{position:relative;height:340px;display:flex;align-items:center;justify-content:center;padding:34px;background:linear-gradient(145deg,#f8fafb,#e7eef2)}.tp-retail-product-card.is-featured .tp-retail-product-image{height:420px}.tp-retail-product-image>span{position:absolute;top:22px;left:24px;color:#8a99a6;font-size:12px;font-weight:800;letter-spacing:.1em}.tp-retail-product-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(12,36,54,.11))}.tp-retail-product-info{padding:28px}.tp-retail-product-info .tp-kicker{margin-bottom:7px}.tp-retail-product-info h3{margin:0;font-size:31px;letter-spacing:-.04em}.tp-retail-product-info>p:not(.tp-kicker){min-height:65px;color:#657281;font-size:13px}.tp-retail-product-info a{display:flex;justify-content:space-between;padding-top:17px;border-top:1px solid var(--line);color:#096fc0;font-size:13px;font-weight:800}
.tp-retail-deployment{padding:125px max(48px,calc((100vw - 1240px)/2));background:#071624;color:#fff}.tp-retail-deployment-title{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:70px}.tp-retail-deployment-title h2{max-width:800px}.tp-retail-deployment-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #32404d;border-bottom:1px solid #32404d}.tp-retail-deployment-grid article{min-height:285px;padding:34px 28px;border-right:1px solid #32404d}.tp-retail-deployment-grid article:first-child{border-left:1px solid #32404d}.tp-retail-deployment-grid span{color:#48c2ff;font-size:12px;font-weight:800}.tp-retail-deployment-grid h3{margin:66px 0 10px;font-size:24px}.tp-retail-deployment-grid p{color:#aab8c4;font-size:14px;line-height:1.65}
.tp-retail-oem{min-height:600px;display:grid;grid-template-columns:.88fr 1.12fr;overflow:hidden;background:linear-gradient(115deg,#0378d4,#00a7ec);color:#fff}.tp-retail-oem-copy{display:flex;flex-direction:column;justify-content:center;padding:85px 6% 85px max(48px,calc((100vw - 1240px)/2))}.tp-retail-oem-copy .tp-kicker{color:#d8f4ff}.tp-retail-oem-copy>p:not(.tp-kicker){max-width:600px;color:#d9f1ff;font-size:17px}.tp-retail-oem-copy .tp-button{align-self:flex-start;margin-top:24px}.tp-retail-oem-product{position:relative;display:flex;align-items:center;justify-content:center;padding:62px}.tp-retail-oem-product:before{content:"OEM";position:absolute;color:rgba(255,255,255,.1);font-size:220px;font-weight:900;letter-spacing:-.08em}.tp-retail-oem-product img{position:relative;z-index:2;width:90%;height:470px;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(0,31,61,.24))}
.tp-retail-faq{width:min(1240px,calc(100vw - 80px));margin:auto;padding:125px 0;display:grid;grid-template-columns:.68fr 1.32fr;gap:100px}.tp-retail-faq-list{border-top:1px solid var(--line)}.tp-retail-faq details{border-bottom:1px solid var(--line)}.tp-retail-faq summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px 0;cursor:pointer;font-size:18px;font-weight:800;list-style:none}.tp-retail-faq summary::-webkit-details-marker{display:none}.tp-retail-faq summary span{font-size:25px;font-weight:400;color:var(--blue)}.tp-retail-faq details[open] summary span{transform:rotate(45deg)}.tp-retail-faq details p{max-width:760px;margin:-8px 0 28px;color:#5d6a77;line-height:1.75}.tp-retail-cta{background:#071624}.tp-retail-cta .tp-kicker{color:#56c9ff}
@media(max-width:1050px){.tp-retail-hero{grid-template-columns:1fr;min-height:0}.tp-retail-hero-copy{padding:70px 36px}.tp-retail-hero-visual{min-height:620px}.tp-retail-brief{padding:0 30px}.tp-retail-scene-section{grid-template-columns:1fr;gap:55px}.tp-retail-product-grid{grid-template-columns:1fr 1fr}.tp-retail-product-card.is-featured{grid-column:1/-1}.tp-retail-deployment-grid{grid-template-columns:repeat(2,1fr)}.tp-retail-oem{grid-template-columns:1fr}.tp-retail-oem-copy{padding:80px 50px}.tp-retail-oem-product{min-height:500px}.tp-retail-faq{grid-template-columns:1fr;gap:45px}}
@media(max-width:680px){.tp-retail-hero-copy{padding:52px 22px 60px}.tp-retail-breadcrumb{margin-bottom:32px}.tp-retail-hero h1{font-size:48px}.tp-retail-lead{font-size:17px}.tp-retail-hero-visual{min-height:430px}.tp-retail-product-stage{inset:20px 0}.tp-retail-product-stage img{max-height:390px}.tp-retail-hero-word{font-size:90px}.tp-retail-spec{display:none}.tp-retail-brief{grid-template-columns:1fr;padding:0 22px}.tp-retail-brief>div,.tp-retail-brief>div:first-child{min-height:0;padding:30px 6px;border-left:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.tp-retail-scene-section,.tp-retail-faq{width:calc(100vw - 44px);padding:78px 0}.tp-retail-scene-media{min-height:470px}.tp-retail-scene-main{inset:0 10% 14% 0}.tp-retail-scene-small{width:48%;height:39%;border-width:7px}.tp-retail-products,.tp-retail-deployment{padding:78px 22px}.tp-retail-section-head,.tp-retail-deployment-title{grid-template-columns:1fr;gap:22px}.tp-retail-product-grid{grid-template-columns:1fr}.tp-retail-product-card.is-featured{grid-column:auto}.tp-retail-product-image,.tp-retail-product-card.is-featured .tp-retail-product-image{height:320px}.tp-retail-deployment-grid{grid-template-columns:1fr}.tp-retail-deployment-grid article,.tp-retail-deployment-grid article:first-child{min-height:230px;border-left:1px solid #32404d;border-bottom:1px solid #32404d}.tp-retail-deployment-grid h3{margin-top:44px}.tp-retail-oem-copy{padding:70px 22px}.tp-retail-oem-product{min-height:390px;padding:35px}.tp-retail-oem-product:before{font-size:110px}.tp-retail-oem-product img{height:340px}.tp-retail-faq summary{font-size:16px}}
/* Primary navigation: Products, Customization, About and Contact only. */
.tp-nav a[href*="/solutions/"],
.tp-nav a[href$="#why"]{
  display:none!important;
}

/* The header no longer uses the standalone mail and search shortcuts. */
.tp-header-tools{
  display:none!important;
}
