/* TEKSER16 • HTML presentation. All icons: Lucide (ISC). */
:root{--tk-navy:#102632;--tk-navy2:#172f3c;--tk-ink:#102a3b;--tk-text:#344a5b;--tk-muted:#6a7b88;--tk-teal:#0087ad;--tk-teal2:#006d90;--tk-cyan:#00a4ca;--tk-line:#dfe6eb;--tk-soft:#f3f6f8;--tk-white:#fff;--tk-shadow:0 12px 40px #122b3f12;--tk-wrap:1360px;--tk-pad:42px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;-webkit-text-size-adjust:100%}body{margin:0;color:var(--tk-text);background:#fff;font:15px/1.55 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.tk-lock{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{touch-action:manipulation}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--tk-ink)}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{min-width:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #00a4ca;outline-offset:3px}.tk-wrap{width:100%;max-width:var(--tk-wrap);margin:auto;padding:0 var(--tk-pad)}.tk-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none;display:inline-block;vertical-align:middle}.tk-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.tk-skip{position:fixed;z-index:9999;top:10px;left:10px;padding:12px;background:#fff;transform:translateY(-160%)}.tk-skip:focus{transform:none}.tk-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:46px;padding:10px 24px;border-radius:4px;font-size:14px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s}.tk-btn-primary{color:#fff;background:linear-gradient(110deg,#009dc1,#007a9e);box-shadow:0 3px 8px #007f9e1a}.tk-btn-primary:hover{background:#006c8c;box-shadow:0 5px 14px #007f9e35;transform:translateY(-1px)}.tk-btn-outline{color:var(--tk-ink);background:#ffffffdf;border:1px solid var(--tk-teal)}.tk-btn-outline:hover{background:#edf9fc}.tk-btn-dark{background:var(--tk-navy);color:white}.tk-btn-light{background:#edf4f7;color:var(--tk-teal2)}.tk-btn .tk-icon{width:18px;height:18px}.tk-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600;color:var(--tk-teal2)}.tk-link:hover{color:var(--tk-cyan)}.tk-link .tk-icon{width:18px}.tk-section-title{font-size:28px;line-height:1.2;font-weight:700;letter-spacing:-.7px}.tk-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:600;text-transform:uppercase}.tk-topbar{background:#0c202c;color:#eef4f7;font-size:12px}.tk-topbar .tk-wrap{height:31px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tk-top-links{display:flex;align-items:center;gap:24px}.tk-top-links a,.tk-top-links button{display:flex;align-items:center;gap:8px;padding:0;font-size:12px}.tk-topbar .tk-icon{width:14px;height:14px}.tk-header .tk-wrap{height:94px;display:flex;align-items:center;gap:40px}.tk-brand{display:flex;align-items:center;justify-content:center;flex:none;width:204px;height:94px;position:relative}.tk-brand-logo{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.tk-search{display:flex;align-items:center;border:1px solid #cbd6df;border-radius:5px;height:46px;flex:1;max-width:480px;overflow:hidden;background:#fcfdfe;transition:box-shadow .2s}.tk-search:focus-within{box-shadow:0 0 0 3px #0087ad17;border-color:var(--tk-teal)}.tk-search input{width:100%;border:0;background:none;outline:0;padding:0 15px;font-size:13px;color:var(--tk-ink)}.tk-search button{align-self:stretch;min-width:48px;display:grid;place-items:center;color:#fff;background:linear-gradient(110deg,#0099bc,#00799d)}.tk-header-actions{display:flex;align-items:center;gap:25px;margin-left:auto}.tk-header-action{display:flex;align-items:center;gap:9px;text-align:left;position:relative;padding:7px 0;font-size:12px;white-space:nowrap}.tk-header-action>.tk-icon{width:26px;height:26px}.tk-header-action span{color:var(--tk-ink);font-weight:600}.tk-header-action small{display:block;font-size:10px;font-weight:400;color:var(--tk-muted)}.tk-count{position:absolute;top:-1px;left:18px;background:var(--tk-teal);color:white!important;border:2px solid white;min-width:18px;height:18px;padding:0 3px;border-radius:20px;text-align:center;font-size:10px;font-weight:600;line-height:14px}.tk-menu-toggle{display:none}.tk-nav{border-block:1px solid #e5ebef;background:#fff}.tk-nav .tk-wrap{display:flex;align-items:center;gap:34px;min-height:49px}.tk-nav a,.tk-nav button{font-size:13px;font-weight:500;white-space:nowrap;padding:15px 0;color:var(--tk-ink)}.tk-nav a:hover,.tk-nav button:hover{color:var(--tk-teal)}.tk-nav .tk-all{display:flex;align-items:center;gap:10px;font-weight:700;margin-right:9px}.tk-nav .tk-all .tk-icon{width:18px;color:var(--tk-teal)}.tk-nav .tk-service-nav{margin-left:auto;display:flex;align-items:center;gap:7px;color:var(--tk-teal2);font-weight:600}.tk-nav .tk-service-nav .tk-icon{width:18px}.tk-hero{position:relative;min-height:442px;background-color:#ecf1f4;background-size:cover;background-position:center;isolation:isolate;overflow:hidden}.tk-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f1f7fa88 0%,#f1f7fa18 48%,transparent 58%);z-index:-1}.tk-hero .tk-wrap{position:relative;min-height:442px;display:flex;flex-direction:column;justify-content:center;padding-top:30px;padding-bottom:88px}.tk-hero-copy{max-width:570px}.tk-hero .tk-eyebrow{letter-spacing:.38em;font-size:11px;color:#2c4759;margin-bottom:17px}.tk-hero h1{font-size:clamp(40px,4.4vw,64px);font-weight:800;letter-spacing:-2.5px;line-height:1.06;color:#0c2838}.tk-hero h1 em{font-style:normal;color:var(--tk-teal)}.tk-hero-copy>p{font-size:17px;line-height:1.6;margin-top:16px;max-width:490px;color:#203e50}.tk-hero-actions{display:flex;gap:16px;margin-top:25px}.tk-hero-actions .tk-btn{min-width:163px}.tk-hero-badge{position:absolute;left:52%;top:60px;width:128px;height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(120deg,#096984,#08394e);color:#fff;font-size:13px;font-weight:600;text-align:center;box-shadow:0 7px 18px #002e451a;transform:rotate(-10deg);line-height:1.5}.tk-hero-badge small{font-size:11px;font-weight:400;margin-top:5px}.tk-hero-side{position:absolute;right:36px;top:132px;color:white;font-size:11px;letter-spacing:.2em;line-height:2;text-shadow:0 1px 4px #0008}.tk-hero-features{position:absolute;bottom:28px;left:var(--tk-pad);display:flex;gap:34px}.tk-hero-feature{display:flex;align-items:center;gap:12px;font-size:12px;color:#385064;line-height:1.45}.tk-hero-feature strong{display:block;color:var(--tk-ink);font-weight:600}.tk-hero-feature .tk-icon{width:29px;height:29px;color:var(--tk-ink)}.tk-edge-support{position:fixed;z-index:30;right:0;top:41%;background:linear-gradient(160deg,#114357,#0b2635);border:1px solid white;border-right:0;border-radius:18px 0 0 18px;padding:16px 10px;color:white;display:flex;align-items:center;gap:12px;flex-direction:column;box-shadow:-4px 5px 14px #183c4e22;transition:padding .2s}.tk-edge-support:hover{padding-right:17px}.tk-edge-support span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:13px;font-weight:600}.tk-edge-support .tk-icon{width:23px;height:23px}.tk-categories{padding-top:22px;padding-bottom:8px}.tk-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tk-category{height:151px;background:linear-gradient(110deg,#f4f7f9,#e9eff3);border-radius:6px;position:relative;overflow:hidden;text-align:left;padding:20px;transition:box-shadow .2s,transform .2s}.tk-category:hover{box-shadow:var(--tk-shadow);transform:translateY(-3px)}.tk-category h2{font-size:18px;line-height:1.22;max-width:55%;letter-spacing:-.4px;position:relative;z-index:1}.tk-category .tk-cat-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;background:white;color:var(--tk-teal2);padding:7px 11px;border-radius:3px;margin-top:18px;box-shadow:0 2px 6px #102b3b07;position:relative;z-index:1}.tk-cat-link .tk-icon{width:16px;height:16px}.tk-category>img{position:absolute;width:48%;height:112px;object-fit:contain;right:-2px;bottom:11px;mix-blend-mode:multiply;transition:transform .25s}.tk-category:hover>img{transform:scale(1.06)}.tk-catalog{padding-top:23px;padding-bottom:28px;scroll-margin-top:24px}.tk-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.tk-section-head p{font-size:14px;color:var(--tk-muted);margin-top:5px}.tk-catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--tk-line);margin-bottom:18px;min-height:44px}.tk-tabs{display:flex;gap:25px;align-self:stretch}.tk-tab{font-size:13px;padding:9px 0 11px;border-bottom:2px solid transparent;color:var(--tk-muted)}.tk-tab[aria-pressed=true]{border-bottom-color:var(--tk-teal);color:var(--tk-teal2);font-weight:600}.tk-sort-select{padding:6px 23px 6px 8px;font-size:12px;border:0;color:var(--tk-muted);background:#fff;max-width:190px}.tk-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.tk-product-card{border:1px solid #dfe7ed;border-radius:6px;padding:13px 12px 12px;box-shadow:0 4px 10px #24394a04;position:relative;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;min-width:0;background:#fff}.tk-product-card:hover{border-color:#7cb7cb;box-shadow:0 7px 20px #113f5510}.tk-product-photo{width:100%;height:190px;border:0;padding:17px 9px 6px;overflow:hidden;background:white}.tk-product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.tk-product-photo:hover img{transform:scale(1.045)}.tk-product-tag{position:absolute;top:12px;left:12px;color:var(--tk-teal2);background:#eaf7fa;border:1px solid #dceff5;border-radius:20px;padding:3px 9px;font-size:10px;font-weight:600;pointer-events:none}.tk-favorite{position:absolute;right:9px;top:9px;z-index:1;width:33px;height:33px;padding:5px;display:grid;place-items:center;border-radius:50%;color:#8192a1;background:#ffffffed}.tk-favorite:hover{background:#edf8fb}.tk-favorite .tk-icon{width:21px;height:21px}.tk-favorite[aria-pressed=true]{color:#d85467}.tk-favorite[aria-pressed=true] .tk-icon{fill:#ffe5ea}.tk-product-name{display:block;font-size:15px;font-weight:700;letter-spacing:-.25px;color:var(--tk-ink);padding:0;text-align:left;margin-top:8px;line-height:1.4}.tk-product-sub{font-size:11px;color:var(--tk-muted);margin-top:3px;min-height:32px}.tk-specs{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:5px;font-size:11.5px;color:#526879}.tk-specs li{display:flex;align-items:center;gap:7px}.tk-specs .tk-icon{width:13px;height:13px;color:var(--tk-teal);stroke-width:2.2}.tk-price-block{margin-top:auto;padding-top:16px;padding-bottom:10px;min-height:59px}.tk-price{font-size:23px;color:var(--tk-ink);font-weight:700;letter-spacing:-.6px;line-height:1.2}.tk-price small{font-size:16px;font-weight:600;letter-spacing:-.25px}.tk-price-note{font-size:10px;color:#80909b;margin-top:3px}.tk-card-add{display:flex;align-items:center;justify-content:center;gap:8px;height:40px;border-radius:3px;background:linear-gradient(105deg,#006b8b,#0098bd);color:white;font-size:12px;font-weight:600;width:100%}.tk-card-add:hover{background:#006581}.tk-card-add .tk-icon{width:17px;height:17px}.tk-results-line{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:17px;font-size:12px;color:var(--tk-muted)}.tk-results-line button{color:var(--tk-teal2);font-size:12px;font-weight:600;padding:6px 0}.tk-empty{grid-column:1/-1;padding:50px 20px;background:#f6f9fb;text-align:center;border-radius:6px}.tk-empty h3{font-size:21px;margin:12px}.tk-empty p{font-size:14px;margin:10px auto 20px;max-width:420px}.tk-service{position:relative;background:#102632;color:white;isolation:isolate;min-height:270px}.tk-service:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#10263233,#10263200)}.tk-service .tk-wrap{min-height:270px;display:flex;align-items:center;gap:58px;padding-top:28px;padding-bottom:28px}.tk-service-copy{width:365px;flex:none}.tk-service .tk-eyebrow{font-size:10px;letter-spacing:.15em;color:#b9d4e2;margin-bottom:8px}.tk-service h2{font-size:31px;line-height:1.12;color:white;letter-spacing:-.6px}.tk-service-copy p{font-size:13px;line-height:1.65;color:#e1eaf0;margin-top:12px;max-width:330px}.tk-service-copy .tk-btn{margin-top:20px;min-height:40px;font-size:12px}.tk-service-features{display:grid;grid-template-columns:155px 165px;gap:34px 20px;align-items:center}.tk-service-feature{display:flex;gap:14px;align-items:center;font-size:11px;color:#c9dbe6;line-height:1.5}.tk-service-feature strong{display:block;color:white;font-size:12px;font-weight:500}.tk-service-feature .tk-icon{width:30px;height:30px;stroke-width:1.5}.tk-benefits{padding-top:28px;padding-bottom:24px}.tk-benefits .tk-section-title{font-size:23px;margin-bottom:16px}.tk-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.tk-benefit{background:#f3f6f8;padding:19px 20px;border-radius:5px;display:flex;gap:16px;align-items:flex-start}.tk-benefit>span{display:grid;place-items:center;background:#e3edf2;color:var(--tk-teal2);border-radius:50%;width:43px;height:43px;flex:none}.tk-benefit h3{font-size:14px;margin-bottom:5px}.tk-benefit p{font-size:12px;color:#607586;line-height:1.65}.tk-brands{padding-top:6px;padding-bottom:29px}.tk-brands-header{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:13px}.tk-brands-header h2{font-size:20px;letter-spacing:-.5px}.tk-brands-header p{font-size:12px;color:var(--tk-muted)}.tk-brand-row{display:grid;grid-template-columns:180px 1fr;gap:10px;border-top:1px solid var(--tk-line);padding:16px 0;align-items:center}.tk-brand-row-label{font-size:12px;color:var(--tk-muted);line-height:1.5}.tk-brand-logos{display:flex;align-items:center;flex-wrap:wrap;gap:22px 28px}.tk-brand-tile{height:45px;display:flex;align-items:center;justify-content:center;min-width:112px;flex:1;max-width:146px}.tk-brand-tile img{width:110px;height:37px;object-fit:contain}.tk-brand-tile.tk-hp img{width:39px;height:39px}.tk-brand-tile.tk-kobra img{width:83px}.tk-brand-tile.tk-fellowes img{width:107px}.tk-brand-list{display:flex;gap:18px;align-items:center;font-size:12px;color:#5c7181;flex-wrap:wrap;margin-top:5px}.tk-brand-list strong{font-weight:500}.tk-contact-band{color:white;background:linear-gradient(100deg,#006681,#008dab);padding:22px 0}.tk-contact-band .tk-wrap{display:flex;align-items:center;justify-content:space-between;gap:22px}.tk-contact-band h2{color:white;font-size:21px;font-weight:500;letter-spacing:-.4px}.tk-contact-band p{font-size:13px;color:#d3edf4;margin-top:4px}.tk-contact-band .tk-btn{background:white;color:#006482;min-width:190px}.tk-whatsapp-link{display:flex;gap:12px;align-items:center;font-size:12px;color:#d3edf4}.tk-whatsapp-link .tk-icon{width:37px;height:37px}.tk-whatsapp-link strong{display:block;color:white;font-size:15px}.tk-footer{background:#0d222e;color:#bacbd6;padding-top:35px}.tk-footer-grid{display:grid;grid-template-columns:1.45fr .85fr .95fr 1.2fr;gap:40px;padding-bottom:33px}.tk-footer .tk-brand{background:white;border-radius:4px;padding:0;width:200px;height:100px;margin:0;transform:none}.tk-footer-about p{max-width:270px;font-size:12px;line-height:1.7;margin:12px 0}.tk-footer h3{font-size:13px;color:white;font-weight:600;margin:7px 0 16px}.tk-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px;font-size:12px}.tk-footer ul a:hover,.tk-footer button:hover{color:#fff}.tk-footer ul button{padding:0;text-align:left;font-size:12px}.tk-footer-contact a{display:flex;gap:12px;align-items:center}.tk-footer-contact .tk-icon{width:16px;height:16px}.tk-footer-badge{display:inline-flex;align-items:center;gap:8px;font-size:11px;border:1px solid #385260;color:#d5e5ed;padding:7px 10px;border-radius:3px}.tk-footer-badge .tk-icon{width:16px;height:16px}.tk-footer-bottom{border-top:1px solid #29404d;font-size:11px;color:#a8bbc8;padding:17px 0}.tk-footer-bottom .tk-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.tk-legal-links{display:flex;gap:20px}.tk-legal-links button{font-size:11px;padding:0}.tk-mobile-dock{display:none}.tk-toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,18px);z-index:300;background:#102d3d;color:#fff;box-shadow:0 10px 30px #08233140;padding:13px 22px;border:1px solid #335363;border-radius:6px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;font-size:13px;max-width:calc(100vw - 32px);text-align:center}.tk-toast.tk-show{opacity:1;transform:translate(-50%,0)}
/* Native modal dialogs provide focus trapping and Escape support. */
dialog{border:0;padding:0;background:white;color:var(--tk-text);border-radius:12px;box-shadow:0 30px 100px #04141d4a;max-height:calc(100dvh - 40px);max-width:calc(100vw - 32px);width:590px;overflow:auto;overscroll-behavior:contain}dialog::backdrop{background:#071c2a85;backdrop-filter:blur(5px)}dialog[open]{animation:enter .22s ease}.tk-dialog-top{padding:24px 29px;background:linear-gradient(125deg,#102a3b,#173b4d);color:#fff;display:flex;gap:16px;align-items:center;position:relative}.tk-dialog-top>.tk-icon{width:36px;height:36px;color:#00a6d1;stroke-width:1.5}.tk-dialog-top h2{font-size:24px;color:#fff;letter-spacing:-.7px}.tk-dialog-top p{font-size:12px;color:#c0d6e2;margin-top:3px}.tk-close{position:absolute;top:18px;right:18px;width:33px;height:33px;display:grid;place-items:center;border-radius:50%;color:inherit;z-index:2}.tk-close:hover{background:#ffffff20}.tk-close .tk-icon{width:20px;height:20px}.tk-dialog-body{padding:24px 29px 26px}.tk-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 18px}.tk-field{display:flex;flex-direction:column;gap:6px}.tk-field.tk-full{grid-column:1/-1}.tk-field>label,.tk-field>legend,.tk-fieldset-title{font-size:12px;font-weight:600;color:var(--tk-ink)}.tk-field label small{font-weight:400;color:#8794a0}.tk-field input,.tk-field textarea,.tk-field select{border:1px solid #cad7e0;border-radius:4px;background:#fff;min-height:42px;padding:10px 12px;font-size:13px;color:var(--tk-ink);width:100%}.tk-field textarea{resize:vertical;min-height:85px;max-height:200px}.tk-field input::placeholder,.tk-field textarea::placeholder{color:#91a0ac;font-size:12px}.tk-field select{padding-right:24px}.tk-field input:focus,.tk-field textarea:focus,.tk-field select:focus{outline:2px solid #0087ad25;border-color:var(--tk-teal)}.tk-request-types{border:0;padding:0;margin:0;grid-column:1/-1;min-width:0}.tk-request-types legend{font-size:12px;font-weight:600;color:var(--tk-ink);margin-bottom:9px}.tk-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.tk-type-choice{position:relative}.tk-type-choice input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.tk-type-choice span{border:1px solid #cfdae3;display:flex;align-items:center;justify-content:center;gap:9px;padding:11px 6px;border-radius:4px;font-size:12px;pointer-events:none}.tk-type-choice .tk-icon{width:18px;height:18px}.tk-type-choice input:checked+span{border-color:var(--tk-teal);background:#edf8fc;color:var(--tk-teal2);box-shadow:inset 0 0 0 1px #0087ad22}.tk-type-choice input:focus-visible+span{outline:3px solid #0087ad44;outline-offset:2px}.tk-form-info{font-size:11px;color:var(--tk-muted);margin-top:16px;display:flex;gap:8px;align-items:flex-start}.tk-form-info .tk-icon{width:16px;height:16px;color:var(--tk-teal);flex:none}.tk-submit{width:100%;margin-top:18px}.tk-form-contact{display:flex;gap:15px;justify-content:center;margin-top:16px;padding-top:14px;border-top:1px solid var(--tk-line);font-size:11px;color:var(--tk-muted)}.tk-form-contact a{display:flex;gap:6px;align-items:center}.tk-form-contact .tk-icon{width:13px;height:13px}.tk-form-error{color:#b32b39;font-size:12px;margin-top:8px}.tk-confirmation{text-align:center;padding:15px 2px}.tk-confirmation>.tk-icon{width:50px;height:50px;color:var(--tk-teal)}.tk-confirmation h3{font-size:25px;margin-top:16px}.tk-confirmation p{font-size:13px;line-height:1.7;margin:12px auto;max-width:420px}.tk-confirmation pre{white-space:pre-wrap;text-align:left;font:12px/1.65 Inter,Arial,sans-serif;background:#f3f7f9;padding:18px;border-radius:5px;word-break:break-word}.tk-confirmation .tk-actions{display:flex;justify-content:center;gap:10px;margin-top:18px}.tk-confirmation .tk-btn{font-size:12px;padding-inline:17px}.tk-detail-dialog{width:860px}.tk-detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:40px}.tk-detail-image{background:#f7f9fa;border-radius:7px;display:flex;align-items:center;justify-content:center;min-height:330px}.tk-detail-image img{width:90%;max-height:330px;object-fit:contain;mix-blend-mode:multiply}.tk-detail-copy{padding-top:17px}.tk-detail-copy h2{font-size:27px;line-height:1.2;letter-spacing:-.8px;margin:9px 0}.tk-detail-copy p{font-size:13px;color:var(--tk-muted)}.tk-detail-copy .tk-specs{font-size:13px;gap:10px;margin:22px 0}.tk-detail-copy .tk-price{font-size:29px}.tk-detail-copy .tk-price-note{font-size:11px}.tk-detail-actions{display:flex;gap:10px;margin-top:20px}.tk-quantity{display:flex;align-items:center;border:1px solid var(--tk-line);border-radius:4px;overflow:hidden;height:42px}.tk-quantity button{width:32px;height:100%;display:grid;place-items:center}.tk-quantity .tk-icon{width:14px;height:14px}.tk-quantity output{min-width:30px;text-align:center;font-size:13px}.tk-detail-actions .tk-btn{flex:1;font-size:13px;padding-inline:12px;min-height:42px}.tk-detail-meta{font-size:11px;color:var(--tk-muted);margin-top:22px;padding-top:15px;border-top:1px solid var(--tk-line)}.tk-detail-source{font-size:11px;margin-top:14px;display:inline-flex;color:var(--tk-teal2);gap:5px;align-items:center}.tk-detail-source .tk-icon{width:13px;height:13px}.tk-cart-dialog{width:460px;margin:0 0 0 auto;max-height:100dvh;height:100dvh;max-width:100vw;border-radius:0;overflow:hidden}.tk-cart-shell{display:flex;flex-direction:column;height:100%}.tk-cart-body{padding:20px 24px;overflow:auto;flex:1}.tk-cart-row{display:grid;grid-template-columns:73px 1fr 26px;gap:12px;border-bottom:1px solid var(--tk-line);padding:17px 0;align-items:start}.tk-cart-row>img{width:73px;height:86px;object-fit:contain}.tk-cart-row h3{font-size:14px;margin-top:4px}.tk-cart-row p{font-size:12px;color:var(--tk-muted);margin:5px 0 10px}.tk-cart-row .tk-quantity{width:max-content;height:30px}.tk-cart-row .tk-remove .tk-icon{width:16px;height:16px;color:#8a99a4}.tk-cart-foot{padding:20px 24px;background:#f5f8fa;border-top:1px solid var(--tk-line)}.tk-cart-summary{display:flex;justify-content:space-between;font-size:16px;font-weight:600;color:var(--tk-ink)}.tk-cart-foot p{font-size:11px;color:var(--tk-muted);margin-top:8px}.tk-cart-foot .tk-btn{width:100%;margin-top:15px}.tk-info-body{font-size:14px;line-height:1.7}.tk-info-body h3{font-size:16px;margin:20px 0 7px}.tk-info-body a{color:var(--tk-teal2);text-decoration:underline}.tk-info-body ul{padding-left:18px}.tk-source-list{font-size:12px;max-height:350px;overflow:auto}.tk-source-list li{margin-bottom:12px}.tk-login-tabs{display:flex;border-bottom:1px solid var(--tk-line);margin-bottom:22px;gap:25px}.tk-login-tabs button{padding:0 0 12px;font-size:13px;color:var(--tk-muted)}.tk-login-tabs .tk-active{border-bottom:2px solid var(--tk-teal);color:var(--tk-teal);font-weight:600}.tk-newsletter-input{display:flex;border:1px solid var(--tk-line);border-radius:4px;overflow:hidden;margin-top:18px}.tk-newsletter-input input{min-height:45px;flex:1;padding:10px 13px;border:0}.tk-newsletter-input button{background:var(--tk-teal);color:#fff;font-size:12px;padding:0 18px}.tk-mobile-menu{display:none}.tk-noscroll{overflow:hidden}@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:1550px){.tk-hero{background-size:cover}.tk-hero-badge{left:49%}.tk-hero-side{right:0}}@media(max-width:1200px){:root{--tk-pad:28px}.tk-header .tk-wrap{gap:24px}.tk-brand{width:182px}.tk-header-actions{gap:18px}.tk-header-action .tk-action-label{display:none}.tk-search{max-width:none}.tk-nav .tk-wrap{gap:24px}.tk-nav a,.tk-nav button{font-size:12px}.tk-hero h1{font-size:54px}.tk-hero-copy{max-width:500px}.tk-hero-copy>p{font-size:15px;max-width:445px}.tk-hero-badge{left:51%;width:108px;height:108px;font-size:11px}.tk-hero-side{right:20px;font-size:9px}.tk-hero-features{gap:25px}.tk-hero-feature{font-size:11px}.tk-hero-feature .tk-icon{width:25px}.tk-category{padding:18px 15px;height:138px}.tk-category h2{font-size:16px}.tk-category>img{width:45%;height:98px;right:-6px}.tk-product-photo{height:160px}.tk-product-card{padding:12px 10px}.tk-product-name{font-size:13px}.tk-product-sub{font-size:10px}.tk-specs{font-size:10.5px}.tk-price{font-size:21px}.tk-price small{font-size:14px}.tk-service .tk-wrap{gap:30px}.tk-service-copy{width:320px}.tk-service-features{grid-template-columns:135px 145px;gap:25px 16px}.tk-service-feature{gap:9px}.tk-service-feature .tk-icon{width:26px}.tk-brand-row{grid-template-columns:140px 1fr}.tk-brand-logos{gap:20px}.tk-footer-grid{gap:26px}}
@media(max-width:950px){.tk-topbar .tk-wrap>span{display:none}.tk-top-links{justify-content:space-between;width:100%;gap:15px}.tk-nav .tk-wrap{gap:17px}.tk-nav .tk-all{margin:0}.tk-nav a,.tk-nav button{font-size:11px}.tk-nav .tk-hide-tablet{display:none}.tk-hero .tk-wrap,.tk-hero{min-height:410px}.tk-hero h1{font-size:48px}.tk-hero-copy{max-width:48%}.tk-hero-copy>p{font-size:14px}.tk-hero .tk-eyebrow{font-size:9px;letter-spacing:.22em}.tk-hero-actions{gap:9px}.tk-hero-actions .tk-btn{min-width:0;padding:10px 15px;font-size:12px}.tk-hero-badge{left:52%;width:95px;height:95px;font-size:10px;top:50px}.tk-hero-badge small{font-size:9px}.tk-hero-side{display:none}.tk-hero-features{gap:20px}.tk-hero-feature{font-size:10px;gap:8px}.tk-hero-feature .tk-icon{width:22px}.tk-products{grid-template-columns:repeat(3,minmax(0,1fr))}.tk-product-photo{height:190px}.tk-product-name{font-size:15px}.tk-product-sub{font-size:11px;min-height:18px}.tk-specs{font-size:12px}.tk-product-tag{font-size:10px}.tk-price{font-size:23px}.tk-price-note{font-size:10px}.tk-card-add{font-size:13px}.tk-category-grid{gap:10px}.tk-category h2{font-size:15px}.tk-category .tk-cat-link{font-size:10px;padding:5px 7px}.tk-category>img{opacity:.96;width:47%}.tk-service-copy{width:310px}.tk-service-features{grid-template-columns:1fr;gap:12px}.tk-service-feature .tk-icon{width:23px;height:23px}.tk-service-feature span small{display:none}.tk-service-feature strong{font-size:11px}.tk-benefit{padding:16px 14px;gap:10px}.tk-benefit>span{width:32px;height:32px}.tk-benefit>span .tk-icon{width:20px;height:20px}.tk-benefit h3{font-size:13px}.tk-benefit p{font-size:11px}.tk-brands-header p{display:none}.tk-brand-row{grid-template-columns:1fr;gap:12px}.tk-brand-logos{justify-content:space-between;gap:12px}.tk-brand-row-label{font-weight:600}.tk-brand-tile{min-width:90px;max-width:125px}.tk-brand-tile img{width:95px}.tk-contact-band h2{font-size:18px}.tk-contact-band .tk-whatsapp-link{display:none}.tk-footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:30px}.tk-footer-contact{grid-column:1/-1;display:flex;align-items:center;gap:30px}.tk-footer-contact h3{margin:0}.tk-footer-contact ul{display:flex;flex-wrap:wrap;gap:15px 25px}.tk-hero{background-position:58% center}}
@media(max-width:700px){:root{--tk-pad:18px}.tk-topbar .tk-wrap{height:29px}.tk-top-links{gap:10px;font-size:10px}.tk-top-links a,.tk-top-links button{font-size:10px}.tk-top-links button{display:none}.tk-top-links .tk-icon{width:11px;height:11px}.tk-header .tk-wrap{height:auto;padding-top:9px;padding-bottom:13px;flex-wrap:wrap;gap:8px 11px}.tk-menu-toggle{display:grid;place-items:center;width:30px;padding:0;flex:none}.tk-menu-toggle .tk-icon{width:22px;height:22px}.tk-header .tk-brand{width:152px;height:76px;margin:0;transform:none}.tk-header-actions{gap:15px}.tk-header-action{padding:6px 0}.tk-header-action>.tk-icon{width:23px;height:23px}.tk-header-action.tk-account{display:none}.tk-count{font-size:9px;min-width:16px;height:16px;line-height:12px;left:15px}.tk-search{order:5;flex-basis:100%;height:42px;max-width:none}.tk-search input{font-size:12px}.tk-search button{min-width:45px}.tk-nav{display:none}.tk-mobile-menu{position:absolute;z-index:40;top:177px;left:0;right:0;background:white;border-bottom:1px solid var(--tk-line);padding:12px 20px 18px;box-shadow:0 13px 20px #152f421a}.tk-mobile-menu.tk-open{display:grid}.tk-mobile-menu button,.tk-mobile-menu a{text-align:left;padding:11px 0;border-bottom:1px solid #eef2f5;font-size:14px}.tk-hero{background-position:64% bottom;background-size:auto 260px;background-repeat:no-repeat;background-color:#eff5f8;min-height:660px}.tk-hero:before{background:linear-gradient(180deg,#eff5f8 0%,#eff5f8 40%,#eff5f811 65%)}.tk-hero .tk-wrap{min-height:660px;justify-content:flex-start;padding-top:28px;padding-bottom:0}.tk-hero-copy{max-width:100%}.tk-hero .tk-eyebrow{font-size:9px;letter-spacing:.28em;margin-bottom:13px}.tk-hero h1{font-size:44px;letter-spacing:-1.9px;line-height:1.08}.tk-hero-copy>p{font-size:14px;max-width:340px;line-height:1.6;margin-top:13px}.tk-hero-actions{margin-top:19px;gap:12px}.tk-hero-actions .tk-btn{min-height:43px;padding:10px 20px;font-size:12px}.tk-hero-badge{display:none}.tk-hero-features{position:static;margin-top:22px;gap:15px;display:grid;grid-template-columns:1fr 1fr;max-width:350px;padding-bottom:15px}.tk-hero-feature{font-size:10px;gap:9px}.tk-hero-feature .tk-icon{width:23px;height:23px}.tk-hero-side{display:none}.tk-edge-support{top:48%;border-radius:12px 0 0 12px;padding:11px 6px;gap:8px}.tk-edge-support:hover{padding-right:6px}.tk-edge-support span{font-size:10px}.tk-edge-support .tk-icon{width:18px;height:18px}.tk-categories{padding-top:16px}.tk-category-grid{grid-template-columns:1fr 1fr;gap:10px}.tk-category{height:132px;padding:15px 13px}.tk-category h2{font-size:15px;max-width:66%;letter-spacing:-.3px}.tk-category .tk-cat-link{font-size:10px;gap:8px;margin-top:17px}.tk-category .tk-cat-link .tk-icon{width:13px}.tk-category>img{height:83px;width:44%;bottom:15px;right:-4px}.tk-catalog{padding-top:24px;padding-bottom:22px}.tk-section-head{gap:10px;margin-bottom:14px;align-items:center}.tk-section-title{font-size:23px;letter-spacing:-.6px}.tk-section-head p{font-size:12px;max-width:230px}.tk-section-head .tk-link{font-size:11px;gap:6px;flex:none}.tk-section-head .tk-link .tk-icon{width:15px}.tk-catalog-tools{gap:8px;align-items:flex-start;flex-wrap:wrap;margin-bottom:14px;min-height:0}.tk-tabs{gap:18px;max-width:100%;overflow:auto;white-space:nowrap}.tk-tab{font-size:11px;white-space:nowrap;padding:8px 0 10px}.tk-sort-select{display:none}.tk-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tk-product-card{padding:10px 9px 9px;border-radius:5px}.tk-product-photo{height:150px;padding:19px 3px 4px}.tk-product-name{font-size:13px;line-height:1.35}.tk-product-sub{font-size:10px;min-height:29px}.tk-product-tag{left:8px;top:8px;font-size:9px;padding:2px 7px}.tk-favorite{top:5px;right:4px;width:30px;height:30px}.tk-favorite .tk-icon{width:18px;height:18px}.tk-specs{font-size:10px;gap:4px;letter-spacing:-.15px}.tk-specs li{gap:5px}.tk-specs .tk-icon{width:11px;height:11px}.tk-price-block{padding-top:14px;min-height:65px}.tk-price{font-size:20px}.tk-price small{font-size:13px}.tk-price-note{font-size:9px}.tk-card-add{font-size:11px;height:37px;gap:6px}.tk-card-add .tk-icon{width:16px;height:16px}.tk-results-line{font-size:10px;align-items:flex-start}.tk-results-line button{font-size:11px;flex:none}.tk-service{background-size:auto 310px;background-position:67% bottom;padding-bottom:215px;min-height:470px}.tk-service:before{background:linear-gradient(180deg,#102632 0%,#102632 38%,#10263200 78%)}.tk-service .tk-wrap{display:block;min-height:0;padding-top:29px;padding-bottom:0}.tk-service-copy{width:100%}.tk-service h2{font-size:29px}.tk-service-copy p{font-size:12px;max-width:315px}.tk-service-copy .tk-btn{margin-top:16px}.tk-service-features{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:15px 10px;max-width:350px}.tk-service-feature{gap:10px;font-size:10px}.tk-service-feature .tk-icon{width:23px;height:23px}.tk-service-feature span small{display:block;font-size:10px}.tk-benefits{padding-top:25px;padding-bottom:20px}.tk-benefits .tk-section-title{font-size:21px;margin-bottom:13px}.tk-benefit-grid{grid-template-columns:1fr;gap:9px}.tk-benefit{padding:16px;gap:14px}.tk-benefit>span{width:40px;height:40px}.tk-benefit>span .tk-icon{width:22px;height:22px}.tk-benefit h3{font-size:14px}.tk-benefit p{font-size:12px}.tk-brands{padding-bottom:20px}.tk-brands-header h2{font-size:20px}.tk-brand-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.tk-brand-row{padding:14px 0;gap:9px}.tk-brand-tile{min-width:0;max-width:none;height:38px}.tk-brand-tile img{height:30px;width:86px}.tk-brand-tile.tk-hp img{height:32px;width:32px}.tk-brand-tile.tk-kobra img{width:75px}.tk-brand-list{font-size:11px;gap:10px 17px}.tk-brand-row-label{font-size:11px}.tk-contact-band{padding:23px 0}.tk-contact-band .tk-wrap{display:block}.tk-contact-band h2{font-size:21px;max-width:260px}.tk-contact-band p{font-size:12px;margin-top:5px}.tk-contact-band .tk-btn{margin-top:16px;min-width:0;font-size:12px;min-height:41px}.tk-footer{padding-top:26px;padding-bottom:60px}.tk-footer-grid{grid-template-columns:1fr 1fr;gap:22px 16px;padding-bottom:27px}.tk-footer-about{grid-column:1/-1}.tk-footer .tk-brand{width:180px;height:90px;margin:0;transform:none}.tk-footer-about p{max-width:100%;font-size:12px;margin-top:13px}.tk-footer h3{margin:5px 0 12px}.tk-footer ul{font-size:12px;gap:9px}.tk-footer-contact{grid-column:1/-1;display:block}.tk-footer-contact ul{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:11px}.tk-footer-contact h3{margin:0 0 15px}.tk-footer-contact .tk-icon{width:14px;height:14px}.tk-footer-contact a{gap:7px}.tk-footer-bottom .tk-wrap{display:block;font-size:10px}.tk-legal-links{margin-top:10px;gap:15px;flex-wrap:wrap}.tk-legal-links button{font-size:10px}.tk-mobile-dock{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -2px 14px #0b304414;border-top:1px solid var(--tk-line);z-index:35;min-height:57px;padding:7px 12px calc(7px + env(safe-area-inset-bottom));justify-content:space-around}.tk-mobile-dock button,.tk-mobile-dock a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9px;padding:0 9px;min-width:57px;color:#546c7d}.tk-mobile-dock .tk-icon{width:20px;height:20px}.tk-mobile-dock .tk-primary{color:var(--tk-teal)}.tk-toast{bottom:78px;width:max-content;font-size:12px;padding:12px 18px}.tk-dialog-top{padding:20px;gap:12px}.tk-dialog-top h2{font-size:22px}.tk-dialog-top p{font-size:11px;max-width:245px}.tk-dialog-top>.tk-icon{width:30px;height:30px}.tk-close{top:12px;right:12px}.tk-dialog-body{padding:20px}.tk-form-grid{gap:14px 12px}.tk-field>label{font-size:11px}.tk-field input,.tk-field textarea,.tk-field select{font-size:16px;padding:10px;min-height:43px}.tk-field input::placeholder,.tk-field textarea::placeholder{font-size:11px}.tk-type-choice span{font-size:11px;gap:6px}.tk-form-info{font-size:10px}.tk-form-contact{font-size:10px;gap:12px}.tk-detail-layout{grid-template-columns:1fr;padding:25px;gap:15px}.tk-detail-image{min-height:210px}.tk-detail-image img{height:210px}.tk-detail-copy{padding-top:0}.tk-detail-copy h2{font-size:25px}.tk-detail-copy .tk-specs{margin:15px 0}.tk-detail-actions{margin-top:15px}.tk-detail-meta{margin-top:15px}.tk-confirmation .tk-actions{flex-wrap:wrap}.tk-info-body{font-size:13px}.tk-cart-dialog{width:100%}.tk-cart-body{padding:14px 20px}.tk-cart-foot{padding-bottom:max(20px,env(safe-area-inset-bottom))}dialog{max-height:calc(100dvh - 22px);max-width:calc(100vw - 20px);border-radius:9px}.tk-cart-dialog{max-height:100dvh;max-width:100vw;border-radius:0}}
@media(max-width:370px){:root{--tk-pad:14px}.tk-header-actions{gap:9px}.tk-header .tk-brand{width:153px;transform:scale(.67)}.tk-hero h1{font-size:40px}.tk-hero .tk-wrap,.tk-hero{min-height:660px}.tk-category h2{font-size:14px}.tk-tabs{gap:13px}.tk-product-photo{height:132px}.tk-product-name{font-size:12px}.tk-specs{font-size:9px}.tk-section-title{font-size:21px}.tk-footer-contact ul{grid-template-columns:1fr}.tk-form-grid{grid-template-columns:1fr}.tk-field.tk-full{grid-column:1}.tk-form-contact{flex-wrap:wrap}}
[hidden]{display:none!important}.tk-hp-logo-crop{display:block;position:relative;width:40px;height:40px;overflow:hidden}.tk-brand-tile.tk-hp .tk-hp-logo-crop img{position:absolute;width:146px!important;max-width:none;height:auto!important;left:-13.6px;top:-17.4px}.tk-product-photo{display:flex;align-items:center;justify-content:center}.tk-results-line .tk-icon{width:13px;height:13px}.tk-brand-tile.tk-huntertec img{height:44px;width:103px}.tk-brand-tile.tk-kisan img{height:38px;width:74px}.tk-footer-contact>ul>li>span{display:flex;gap:12px;align-items:center}
@media(max-width:1200px){.tk-nav .tk-hide-tablet{display:none}}@media(max-width:700px){.tk-hero{background-position:70% bottom}}

/* Revision 2: actual image elements, intact PNG identity and photographic categories. */
.tk-hero{background-image:none}
.tk-hero-image,.tk-service-image{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;pointer-events:none;z-index:0}
.tk-hero-image{object-position:center}
.tk-hero::before{z-index:1;pointer-events:none}
.tk-hero>.tk-wrap{z-index:2}
.tk-service{background-color:#102632;overflow:hidden}
.tk-service-image{object-position:center}
.tk-service::before{z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(10,29,42,.72) 0%,rgba(10,29,42,.58) 44%,rgba(10,29,42,.14) 74%,transparent 100%)}
.tk-service>.tk-wrap{position:relative;z-index:2}
.tk-service .tk-eyebrow{color:#90c5d7}
.tk-service-copy p{color:#e3edf2}
.tk-service-feature{color:#b9d7e3}
.tk-categories{padding-top:20px;padding-bottom:8px}
.tk-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}
.tk-category{height:190px;padding:15px;display:flex;align-items:flex-end;background:#172b37;border:1px solid #dce4e9;border-radius:5px;isolation:isolate;overflow:hidden}
.tk-category>img{inset:0;right:auto;bottom:auto;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;mix-blend-mode:normal;opacity:1;z-index:-2;transition:transform .5s ease}
.tk-category::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,19,28,.03) 12%,rgba(6,19,28,.12) 40%,rgba(6,19,28,.86) 100%);z-index:-1;pointer-events:none}
.tk-category:hover{transform:translateY(-3px);box-shadow:0 8px 22px #15324424}
.tk-category:hover>img{transform:scale(1.055)}
.tk-category-banknote>img{object-position:83% center}
.tk-category-service>img{object-position:84% center}
.tk-category-copy{display:block;position:relative;z-index:1;width:100%}
.tk-category h2{max-width:100%;font-size:16px;line-height:1.3;letter-spacing:-.25px;font-weight:600;color:white;text-shadow:0 1px 5px #07182470}
.tk-category .tk-cat-link{margin-top:9px;padding:6px 10px;gap:10px;background:linear-gradient(105deg,#007896,#009bc0);color:white;border-radius:2px;font-size:10px;box-shadow:0 2px 8px #06162322}
.tk-category .tk-cat-link .tk-icon{width:14px;height:14px}
.tk-whatsapp-logo{width:28px;height:28px;object-fit:contain;flex:none}
.tk-whatsapp-link .tk-whatsapp-logo{width:44px;height:44px;padding:5px;background:white;border-radius:50%}
.tk-form-contact .tk-whatsapp-logo,.tk-footer-contact .tk-whatsapp-logo{width:20px;height:20px}
.tk-product-photo .tk-detector-photo{object-fit:cover;border-radius:4px;mix-blend-mode:normal}
.tk-detail-image .tk-detector-photo{object-fit:contain;border-radius:5px}
@media(min-width:1550px){.tk-category{height:205px}}
@media(max-width:1200px){.tk-category-grid{gap:10px}.tk-category{height:172px;padding:13px}.tk-category h2{font-size:14px}.tk-service::before{background:linear-gradient(90deg,#0a1d2add 0%,#0a1d2aaf 54%,#0a1d2a22 100%)}}
@media(min-width:701px) and (max-width:950px){.tk-category{height:161px;padding:11px}.tk-category h2{font-size:13px}.tk-category .tk-cat-link{font-size:9px;padding:6px 7px;gap:5px}.tk-category .tk-cat-link .tk-icon{width:12px}.tk-hero-image{object-position:58% center}}
@media(max-width:700px){
 .tk-hero-image{inset:auto 0 0;width:100%;height:260px;object-position:64% bottom}
 .tk-service-image{inset:auto 0 0;width:100%;height:310px;object-position:70% bottom}
 .tk-service::before{background:linear-gradient(180deg,#102632 0%,#102632 47%,#10263275 67%,transparent 88%)}
 .tk-service{padding-bottom:225px}
 .tk-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .tk-category{height:170px;padding:13px}
 .tk-category h2{font-size:14px;max-width:100%}
 .tk-category .tk-cat-link{margin-top:8px;font-size:10px;padding:6px 9px;gap:8px}
 .tk-category>img{inset:0;width:100%;height:100%}
 .tk-category-service{grid-column:1/-1;height:145px}
 .tk-category-service>img{object-position:75% 49%}
 .tk-category-service::before{background:linear-gradient(90deg,#071b2bdd,#071b2b80 48%,#071b2b12)}
 .tk-category-service h2{font-size:19px}
 .tk-whatsapp-link .tk-whatsapp-logo{width:38px;height:38px}
}
@media(prefers-reduced-motion:reduce){.tk-category,.tk-category>img{transition:none}.tk-category:hover,.tk-category:hover>img{transform:none}}

.tk-field-help{display:block;margin-top:5px;font-size:10px;font-weight:400;color:var(--tk-muted)}

/* Keep both hero devices unobstructed. */
.tk-hero-badge,.tk-hero-side{display:none}
@media(max-width:700px){.tk-hero-image{object-position:93% bottom}}

.tk-brand-tile.tk-ihunter img{width:112px;height:30px;object-fit:contain}.tk-brand-tile.tk-procoin img{width:107px;height:43px;object-fit:contain}

.tk-brand-tile.tk-sigma img{width:110px;height:43px;object-fit:contain}
