/* Service photography uses document URLs, independently of stylesheet paths. */
.tekser-site .tk-service-banner{background:#102632;min-height:300px;position:relative;overflow:hidden;isolation:isolate}
.tekser-site .tk-service-media{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;z-index:0;pointer-events:none}
.tekser-site .tk-service-banner::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#0d2435f5 0%,#0d2435d9 32%,#0d243581 57%,#0d243510 82%)}
.tekser-site .tk-service-banner>.tk-wrap{position:relative;z-index:2;min-height:300px}

/* Five distinct footer columns; the bottom row is reserved for ownership. */
.tekser-site .tk-footer{padding:34px 0 0}
.tekser-site .tk-footer-grid{grid-template-columns:1.15fr 1fr .95fr 1.2fr 1.15fr;gap:30px;padding-bottom:30px;align-items:start}
.tekser-site .tk-footer-grid>*{min-width:0}
.tekser-site .tk-footer h3{margin:4px 0 14px;font-size:13px;line-height:1.5}
.tekser-site .tk-footer li{line-height:1.65;margin:0;padding:0}
.tekser-site .tk-footer li>a,.tekser-site .tk-footer li>button,.tekser-site .tk-footer li>span{padding:3px 0;display:block;font-size:12px;line-height:1.65;text-align:left}
.tekser-site .tk-footer-policies{margin:0;padding:0;background:none;border:0}
.tekser-site .tk-footer-policies ul{display:grid;gap:0}
.tekser-site .tk-footer-contact{display:block;grid-column:auto}
.tekser-site .tk-footer-contact ul{display:grid;gap:0}
.tekser-site .tk-footer-contact li>a,.tekser-site .tk-footer-contact li>span{display:flex;gap:9px;align-items:flex-start}
.tekser-site .tk-footer-contact .tk-icon,.tekser-site .tk-footer-contact .tk-whatsapp-logo{flex-shrink:0;margin-top:2px}
.tekser-site .tk-footer-bottom{margin:0;padding:14px 0 0;border-top:1px solid #ffffff12}
.tekser-site .tk-footer-bottom>.tk-wrap{display:block;width:100%;padding-top:0;padding-bottom:0}
.tekser-site .tk-footer-meta{display:flex;width:100%;border:0;margin:0;padding:0;gap:8px 24px;align-items:center;justify-content:space-between;line-height:1.7}
.tekser-site .tk-footer-meta>p{margin:0;padding:0;font-size:11px}
.tekser-site .tk-footer-meta>.tk-footer-credit{margin-left:auto;text-align:right;justify-content:flex-end}
.tk-footer-credit a:hover{text-decoration:underline}

/* Search suggestions open below the field without clipping the header. */
.tekser-site .tk-search{position:relative;overflow:visible;min-width:0}
.tekser-site .tk-search>button{border-radius:0 4px 4px 0;flex-shrink:0}
.tk-search-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:125;background:#fff;color:#173646;border:1px solid #dce8ed;border-radius:12px;box-shadow:0 14px 42px #0c304026;overflow:hidden}
.tk-search-panel[hidden]{display:none!important}
.tk-search-panel-head{display:flex;justify-content:space-between;gap:10px;padding:13px 15px 8px;font-size:11px;font-weight:600}
.tk-search-panel-head>span+span{font-weight:400;color:#7c909e}
.tk-search-message{font-size:11px;line-height:1.5;color:#6c8392;padding:0 15px 10px;margin:0}
.tk-search-results{max-height:min(440px,60vh);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c8dce4 transparent}
.tk-search-product{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 15px;border-top:1px solid #eef3f6;text-decoration:none}
.tk-search-results [role=option]:hover,.tk-search-results [aria-selected=true]{background:#eff8fb}
.tk-search-photo{width:52px;height:52px;padding:5px;border:1px solid #e9eff3;border-radius:7px;display:grid;place-items:center;background:#fff}
.tk-search-photo img{height:100%;width:100%;object-fit:contain}
.tk-search-photo>.tk-icon{width:25px;height:25px;color:#8ea8b5}
.tk-search-copy{min-width:0}
.tk-search-copy strong{display:block;font-size:12px;line-height:1.55;font-weight:600;overflow-wrap:anywhere}
.tk-search-copy small,.tk-search-price small{display:block;color:#79909f;font-size:10px;line-height:1.5;margin-top:3px}
.tk-search-price{text-align:right;max-width:110px}
.tk-search-price strong{font-size:12px;font-weight:650;line-height:1.5}
.tk-search-results mark{color:#007e9e;background:#d9f1f7;border-radius:2px;padding:0 1px}
.tk-search-category{display:flex;align-items:center;gap:10px;padding:11px 15px;border-top:1px solid #eef3f6;font-size:11px}
.tk-search-category>.tk-icon{width:15px;height:15px;color:#7894a4}
.tk-search-category>small{margin-left:auto;color:#7d909e;font-size:10px}
.tk-search-all{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;color:#007e9e;background:#f5fafc;border-top:1px solid #e4eef3;font-size:12px;font-weight:600}
.tk-search-all .tk-icon{width:16px;height:16px}

/* Product filters share the navy/teal form language of the storefront. */
.tekser-site .plist{grid-template-columns:270px minmax(0,1fr);gap:28px;align-items:start}
.tekser-site .plist>div{min-width:0}
.tekser-site .tk-filters{top:24px;padding:20px;border:1px solid #e0eaf0;border-radius:14px;box-shadow:0 5px 24px #173d4b05;max-height:calc(100dvh - 48px);scrollbar-width:thin;scrollbar-color:#d4e4eb transparent}
.tk-filter-heading{display:flex;align-items:center;gap:8px;padding:0 0 18px;border-bottom:1px solid #e7eff3;margin-bottom:16px}
.tk-filter-heading h2{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:650;color:#193647;letter-spacing:-.3px;margin:0}
.tk-filter-heading h2 .tk-icon{width:18px;height:18px;color:#0086a7}
.tk-filter-heading>span{margin-left:auto;background:#eef6f9;border-radius:5px;padding:3px 6px;font-size:10px;color:#6b8999;white-space:nowrap}
.tk-filter-dismiss{display:none}
.tk-filters .fsearch input{height:40px;background:#f7fafb;border-color:#e2edf2;font-size:12px;border-radius:8px}
.tk-filters .fsearch svg{width:15px;height:15px;top:12px;color:#7893a2}
.tk-filters .fgroup{border-top:1px solid #e7eff3;padding:14px 0;margin:0}
.tk-filters .fgroup .fh{display:flex;width:100%;padding:0;margin:0;border:0;background:none;text-align:left;align-items:center;gap:8px;font-family:inherit}
.tk-filters .fh .ft{font-size:11px;font-weight:650;color:#5c7889;letter-spacing:.08em;text-transform:uppercase}
.tk-filters .fh .ar{margin-left:auto;display:flex;color:#89a0ad}
.tk-filters .fh .ar .tk-icon{width:15px;height:15px}
.tk-filters .fbody{margin-top:12px;scrollbar-width:thin;scrollbar-color:#d4e4eb transparent}
.tk-filters .fbody>label{display:flex;align-items:center;gap:9px;min-height:34px;padding:6px 0;font-size:12px;color:#365568;cursor:pointer;line-height:1.45}
.tk-filters .fbody>label>span{min-width:0;flex:1}
.tk-filters .fbody>label>b{margin-left:auto;min-width:24px;text-align:center;font-size:10px;line-height:20px;font-weight:500;border-radius:5px;background:#f0f5f8;color:#76909f}
.tk-filters input[type=checkbox]{appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid #c7d8e1;border-radius:4px;background:#fff;flex-shrink:0;margin:0;cursor:pointer}
.tk-filters input[type=checkbox]:checked{border-color:#0087a6;background:#0087a6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m4 8 2.5 2.5L12 5' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/14px no-repeat}
.tk-filters input:focus-visible,.tk-filters button:focus-visible,.tk-filters a:focus-visible{outline:2px solid #0087ad;outline-offset:3px}
.tk-filters .tk-price-body{max-height:none;overflow:visible}
.tk-filters .prange{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;margin:0 0 14px}
.tk-filters .prange>a{display:flex;align-items:center;min-height:33px;padding:7px 10px;font-size:11px;line-height:1.5;border:1px solid #e0eaf0;border-radius:7px;background:#f9fbfc;color:#577284;white-space:nowrap}
.tk-filters .prange>a:hover{border-color:#82b8c8;background:#f1f9fb}
.tk-filters .prange>a.on{border-color:#0087a6;background:#eaf7fa;color:#007d9b;font-weight:600}
.tk-price-inputs{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}
.tk-price-inputs label{font-size:10px;color:#78909e;position:relative}
.tk-price-inputs label>span{position:absolute;left:10px;bottom:11px;font-size:12px;color:#809ba9}
.tk-price-inputs input{display:block;width:100%;min-width:0;height:40px;margin-top:6px;border:1px solid #d9e5ec;border-radius:7px;background:#fff;padding:0 8px 0 24px;font:inherit;font-size:12px;color:#244656;-moz-appearance:textfield}
.tk-price-inputs input::-webkit-inner-spin-button,.tk-price-inputs input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.tk-price-apply{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:38px;margin-top:11px;padding:0 12px;border:0;border-radius:7px;background:#007f9e;color:white;font-size:11px;font-weight:600}
.tk-price-apply .tk-icon{width:15px;height:15px}
.tk-filter-reset{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 0 0;margin-top:2px;border-top:1px solid #e7eff3;color:#78909e;font-size:11px}
.tk-filter-reset .tk-icon{width:14px;height:14px}
.tekser-site .ftop{padding:12px 15px;border:1px solid #e3edf2;border-radius:10px;background:#f8fbfc;margin-bottom:18px;gap:10px}
.tekser-site .ftop .cnt{font-size:12px;color:#74909f}
.tekser-site .ftop .cnt b{color:#254958}
.tekser-site .ftop select{max-width:100%;min-height:36px;padding:0 28px 0 10px;border:1px solid #dce7ed;border-radius:7px;background-color:#fff;font-size:11px;color:#3b5b6d}
.tekser-site .fchip{display:flex;align-items:center;gap:8px;border:1px solid #dcecf1;border-radius:6px;background:#f0f8fa;color:#29758c;font-size:11px}
.fchip>a{display:grid;place-items:center}.fchip .tk-icon{width:12px;height:12px}

/* A stable image area for every product, regardless of image proportions. */
.tk-product-gallery{min-width:0;align-self:start}
.tekser-site .tk-gallery-stage{width:100%;aspect-ratio:1/1;min-height:0;background:#fff;border:1px solid #e0eaf0;border-radius:14px;position:relative;overflow:hidden;display:block}
.tk-gallery-open{position:absolute;inset:0;width:100%;height:100%;display:block;padding:0;border:0;background:#fff;cursor:zoom-in;touch-action:pan-y}
.tk-gallery-picture{position:absolute;inset:0;display:block;width:100%;height:100%}
.tk-gallery-picture[hidden]{display:none!important}
.tk-gallery-picture picture{display:block;width:100%;height:100%}
.tekser-site .tk-gallery-stage img{display:block;width:100%;height:100%;max-height:100%;padding:32px;object-fit:contain;object-position:center}
.tk-gallery-zoom{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:6px;border:1px solid #e0eaf0;background:#fffffff2;border-radius:6px;padding:6px 9px;color:#668697;font-size:10px}
.tk-gallery-zoom .tk-icon{width:15px;height:15px}
.tk-gallery-stage .disc{z-index:2;pointer-events:none}
.tk-gallery-strip{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#d1e2ea transparent;padding:12px 1px 5px}
.tk-gallery-strip>button{flex:0 0 76px;height:76px;scroll-snap-align:start;padding:7px;background:#fff;border:1px solid #dfe9ee;border-radius:9px;overflow:hidden}
.tk-gallery-strip>button[aria-current=true]{border:2px solid #0089aa;padding:6px;box-shadow:0 0 0 2px #0089aa0a}
.tk-gallery-strip picture,.tk-gallery-strip img{display:block;width:100%;height:100%;object-fit:contain}
.tk-gallery-controls{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:10px;color:#7894a4;font-size:11px}
.tk-gallery-controls>button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dce7ee;border-radius:7px;background:#fff;color:#3c697e}
.tk-gallery-controls .tk-icon{width:16px;height:16px}
.tk-gallery-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#8ca3b0;font-size:12px;background:#f8fbfc}
.tk-gallery-empty .tk-icon{width:54px;height:54px;stroke-width:1.1}
.tk-gallery-dialog{width:min(960px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);border:0;border-radius:16px;padding:18px;margin:auto;background:#fff;color:#203d4e;box-shadow:0 20px 100px #0004}
.tk-gallery-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}
.tk-gallery-dialog::backdrop{background:#092432b5;backdrop-filter:blur(5px)}
.tk-gallery-dialog-head{display:flex;align-items:center;gap:18px;padding-bottom:14px;border-bottom:1px solid #e7eef3}
.tk-gallery-dialog-head strong{font-size:14px;font-weight:600}
.tk-gallery-dialog-head>button{flex-shrink:0;margin-left:auto;width:34px;height:34px;display:grid;place-items:center;background:#f0f6f8;border:0;border-radius:8px;color:#4d7184}
.tk-gallery-dialog-head .tk-icon{width:19px;height:19px}
.tk-gallery-full{height:min(67dvh,680px);width:100%;min-height:0;padding:18px;touch-action:pan-y}
.tk-gallery-full picture,.tk-gallery-full img{display:block;width:100%;height:100%;object-fit:contain}
body.tk-gallery-lock{overflow:hidden}
.tk-product-gallery button:focus-visible{outline:2px solid #0087ad;outline-offset:3px}

@media(max-width:1180px){.tekser-site .tk-footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:28px 34px}.tekser-site .tk-footer-policies{grid-column:1/3}.tekser-site .tk-footer-policies ul{grid-template-columns:1fr 1fr;column-gap:24px}.tekser-site .tk-footer-contact{grid-column:auto}}
@media(max-width:1000px){.tekser-site .plist{grid-template-columns:minmax(0,1fr)}.tekser-site .tk-filters{position:static;max-height:none;overflow:visible}.tk-filter-dismiss{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border:0;border-radius:6px;background:#eff6f8;color:#3c6578}.tk-filter-dismiss .tk-icon{width:16px;height:16px}}
@media(max-width:700px){
 .tekser-site .tk-service-banner{padding-bottom:240px;min-height:520px}
 .tekser-site .tk-service-banner>.tk-wrap{min-height:0}
 .tekser-site .tk-service-media{inset:auto 0 0;height:310px;object-position:73% bottom}
 .tekser-site .tk-service-banner::before{background:linear-gradient(180deg,#102632 0%,#102632 42%,#102632aa 63%,#10263200 90%)!important}
 .tekser-site .tk-footer{padding-top:26px}
 .tekser-site .tk-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;padding-bottom:24px}
 .tekser-site .tk-footer-about,.tekser-site .tk-footer-policies,.tekser-site .tk-footer-contact{grid-column:1/-1}
 .tekser-site .tk-footer-policies ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}
 .tekser-site .tk-footer-contact ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px}
 .tekser-site .tk-footer-meta{flex-direction:row;align-items:center;gap:5px 16px}
 .tekser-site .tk-footer-meta>p{font-size:10px}
 .tekser-site .tk-footer-meta>.tk-footer-credit{margin-left:auto}
 .tk-search-panel-head{padding-inline:12px}.tk-search-panel-head>span+span{display:none}
 .tk-search-product{grid-template-columns:44px minmax(0,1fr) auto;gap:9px;padding:10px 12px}
 .tk-search-photo{width:44px;height:44px}.tk-search-copy strong{font-size:11px}.tk-search-price strong{font-size:11px}.tk-search-price{max-width:85px}
 .tekser-site .tk-filters{padding:18px}.tekser-site .ftop{flex-wrap:wrap;padding:10px}.tekser-site .ftop .cnt{font-size:11px}.tekser-site .ftop select{flex:1;min-width:0;margin-left:auto}
 .tekser-site .tk-gallery-stage img{padding:24px}.tk-gallery-strip>button{flex-basis:64px;height:64px}.tk-gallery-dialog{padding:12px}.tk-gallery-dialog-head strong{font-size:12px}.tk-gallery-full{padding:10px;height:62dvh}
}
@media(max-width:380px){.tekser-site .tk-footer-contact ul{grid-template-columns:minmax(0,1fr)}.tk-search-copy small{font-size:9px}.tk-search-price{max-width:78px}}
