.teci-kb{--teci-navy:#12344d;--teci-blue:#1f5f8b;--teci-light:#eaf3f8;--teci-border:#cfd9e1;--teci-text:#1d2a33;--teci-muted:#5f6f7a;--teci-bg:#f5f7f9;--teci-white:#fff;--teci-highlight:#fff7d6;color:var(--teci-text);font-family:Arial,Helvetica,sans-serif;line-height:1.45;width:100%;padding:20px 16px}.teci-kb *{box-sizing:border-box}.teci-kb .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.teci-kb-shell{width:100%;max-width:var(--teci-max-width,1800px);margin:0 auto;background:var(--teci-bg);border:1px solid var(--teci-border);border-radius:12px;overflow:hidden;box-shadow:0 8px 28px #12344d14}.teci-kb-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;background:var(--teci-navy);color:#fff;padding:26px 30px}.teci-kb-header h1{color:#fff;margin:0 0 7px;font-size:clamp(25px,3vw,34px);line-height:1.2}.teci-kb-header p{margin:0;opacity:.9;max-width:920px}.teci-kb-total{font-size:13px;white-space:nowrap;opacity:.88}.teci-kb-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:13px 18px;background:#fff;border-bottom:1px solid var(--teci-border);box-shadow:0 2px 8px #12344d14}.teci-kb-tab{-webkit-appearance:none;appearance:none;border:1px solid var(--teci-border);border-radius:7px;background:#fff;color:var(--teci-navy);padding:10px 15px;font:inherit;font-weight:700;cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .15s}.teci-kb-tab:hover{border-color:var(--teci-navy);transform:translateY(-1px)}.teci-kb-tab.is-active{background:var(--teci-navy);color:#fff;border-color:var(--teci-navy)}.teci-kb-panel{padding:18px}.teci-kb-card{background:#fff;border:1px solid var(--teci-border);border-radius:9px;overflow:hidden;box-shadow:0 3px 12px #12344d0f}.teci-kb-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:end;padding:16px 18px;background:var(--teci-light);border-bottom:1px solid var(--teci-border)}.teci-kb-title-group{min-width:240px}.teci-kb-heading h2{color:var(--teci-navy);margin:0;font-size:22px}.teci-kb-meta{margin-top:3px;color:var(--teci-muted);font-size:13px}.teci-kb-hint{margin-top:5px;color:var(--teci-muted);font-size:12px}.teci-kb-tools{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;flex:1}.teci-kb-search-label{flex:1 1 360px;max-width:620px}.teci-kb-search{width:100%;border:1px solid #aebcc6;border-radius:7px;padding:10px 12px;font:inherit;font-size:14px;background:#fff;color:var(--teci-text)}.teci-kb-search:focus,.teci-kb-page-size:focus,.teci-kb-button:focus,.teci-kb-tab:focus,.teci-kb-sort-button:focus,.teci-kb-product-link:focus{outline:3px solid rgba(31,95,139,.22);outline-offset:1px}.teci-kb-button{-webkit-appearance:none;appearance:none;border:1px solid #aebcc6;border-radius:7px;background:#fff;color:var(--teci-text);padding:9px 12px;font:inherit;cursor:pointer}.teci-kb-button:hover:not(:disabled){border-color:var(--teci-blue);color:var(--teci-blue)}.teci-kb-button:disabled{opacity:.42;cursor:not-allowed}.teci-kb-page-size-label{display:flex;align-items:center;gap:6px;color:var(--teci-muted);font-size:13px}.teci-kb-page-size{border:1px solid #aebcc6;border-radius:7px;background:#fff;padding:8px 27px 8px 9px;font:inherit;font-size:13px}.teci-kb-count{color:var(--teci-muted);font-size:13px;min-width:190px;text-align:right}.teci-kb-status{padding:25px;text-align:center;color:var(--teci-muted)}.teci-kb-progress{height:7px;background:#dce5eb;overflow:hidden}.teci-kb-progress-bar{height:100%;width:0;background:var(--teci-blue);transition:width .2s}.teci-kb-table-wrap{max-height:var(--teci-table-height,750px);overflow:auto;overscroll-behavior:contain}.teci-kb table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.teci-kb thead th{position:sticky;top:0;z-index:10;background:var(--teci-navy);color:#fff;text-align:left;font-weight:700;padding:0;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid var(--teci-navy);white-space:nowrap}.teci-kb-sort-button{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:42px;border:0;background:transparent;color:inherit;padding:10px 9px;font:inherit;font-weight:700;text-align:left;cursor:pointer}.teci-kb-sort-button:hover{background:#ffffff1a}.teci-kb-sort-icon{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:12px;min-width:12px;height:16px;line-height:8px;font-size:9px;opacity:.5}.teci-kb-sort-icon:before{content:"\25b2"}.teci-kb-sort-icon:after{content:"\25bc"}.teci-kb th[aria-sort=ascending] .teci-kb-sort-icon:before{opacity:1}.teci-kb th[aria-sort=ascending] .teci-kb-sort-icon:after{opacity:.2}.teci-kb th[aria-sort=descending] .teci-kb-sort-icon:before{opacity:.2}.teci-kb th[aria-sort=descending] .teci-kb-sort-icon:after{opacity:1}.teci-kb tbody td{padding:8px 9px;border-right:1px solid var(--teci-border);border-bottom:1px solid var(--teci-border);vertical-align:top;min-width:110px;max-width:540px;overflow-wrap:anywhere;white-space:normal}.teci-kb tbody tr:nth-child(2n) td{background:#f8fafb}.teci-kb tbody tr:hover td{background:var(--teci-highlight)}.teci-kb td:first-child,.teci-kb th:first-child{position:sticky;left:0;z-index:5}.teci-kb thead th:first-child{z-index:15}.teci-kb tbody td:first-child{background:#f3f7fa;font-weight:700;color:#173f5f}.teci-kb tbody tr:nth-child(2n) td:first-child{background:#edf3f7}.teci-kb tbody tr:hover td:first-child{background:var(--teci-highlight)}.teci-kb-product-link{color:#0b5f93;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;font-weight:700}.teci-kb-product-link:hover{color:#083f62;text-decoration-thickness:2px}.teci-kb-pagination{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:center;padding:12px 16px;border-top:1px solid var(--teci-border);background:#fff}.teci-kb-page-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.teci-kb-note{padding:13px 18px;background:#fff;color:var(--teci-muted);font-size:12px;border-top:1px solid var(--teci-border)}.teci-kb-noscript{max-width:var(--teci-max-width,1800px);margin:15px auto;padding:20px;background:#fff3cd;color:#664d03;border:1px solid #ffecb5;border-radius:8px}.teci-kb-error{color:#9b1c1c}.teci-kb[hidden]{display:none!important}@media(max-width:800px){.teci-kb{padding:10px 6px}.teci-kb-header{padding:20px;align-items:flex-start;flex-direction:column}.teci-kb-total{white-space:normal}.teci-kb-panel{padding:10px}.teci-kb-heading{align-items:flex-start}.teci-kb-tools{width:100%;justify-content:flex-start}.teci-kb-search-label{flex-basis:100%;max-width:none}.teci-kb-count{text-align:left;min-width:0;width:100%}.teci-kb-table-wrap{max-height:68vh}.teci-kb-pagination{align-items:flex-start;flex-direction:column}}@media print{.teci-kb{padding:0}.teci-kb-toolbar,.teci-kb-tools,.teci-kb-pagination,.teci-kb-hint{display:none!important}.teci-kb-table-wrap{max-height:none;overflow:visible}.teci-kb thead th,.teci-kb td:first-child,.teci-kb th:first-child{position:static}.teci-kb-shell,.teci-kb-card{box-shadow:none;border:none}.teci-kb-sort-button{padding:10px 9px}.teci-kb-sort-icon{display:none}}.teci-kb-access-message{display:flex;align-items:center;justify-content:center;min-height:500px;padding:48px 20px}.teci-kb-access-card{width:100%;max-width:680px;padding:40px;text-align:center;background:#fff;border:1px solid #d9dfe5;border-radius:10px;box-shadow:0 10px 30px #00000014}.teci-kb-access-card h1{margin:0 0 18px;font-size:32px;line-height:1.2}.teci-kb-access-card p{max-width:560px;margin:0 auto 16px;line-height:1.6}.teci-kb-access-button{display:inline-block;margin-top:12px;padding:12px 24px;color:#fff;font-weight:700;text-decoration:none;background:#17365d;border-radius:5px}.teci-kb-access-button:hover{color:#fff;opacity:.9}.teci-kb-access-link{display:block;width:fit-content;margin:20px auto 0;text-decoration:underline}.teci-kb-access-help{margin-top:20px!important;font-size:14px;opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/20/assets/teci-knowledge-base-v3.css.map */
