body.template-page-technical-search-page .section-header,body.template-page-technical-search-page .shopify-section-group-header-group{display:none!important}body.template-page-technical-search-page{padding-top:0!important;margin-top:0!important;background:#f5f7f2}.kb-tech-page{padding:18px 14px 120px;min-height:100vh;background:linear-gradient(180deg,#f7faf4,#f3f6ef)}.kb-tech-topbar{display:flex;align-items:center;gap:14px;margin-bottom:20px}.kb-tech-back{width:44px;height:44px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #0000000d;border:1px solid #edf1e8;cursor:pointer;flex-shrink:0}.kb-tech-back svg{width:22px;height:22px;stroke:#111;stroke-width:2.4}.kb-tech-title{flex:1}.kb-tech-title h1{margin:0;font-size:26px;line-height:1.1;font-weight:900;letter-spacing:-1px;color:#111}.kb-tech-title p{margin:6px 0 0;font-size:13px;font-weight:600;color:#7d7d7d}.kb-tech-search-wrap{margin-bottom:18px}.kb-tech-search{height:58px;background:#fff;border-radius:22px;padding:0 18px;display:flex;align-items:center;gap:14px;border:1px solid #e8eee0;box-shadow:0 8px 24px #0000000d;position:relative}.kb-tech-search svg{width:22px;height:22px;stroke:#8b8b8b;flex-shrink:0}.kb-tech-search input{flex:1!important;width:100%!important;height:auto!important;border:none!important;outline:none!important;background:transparent!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important;font-size:15px;font-weight:700;color:#111;padding:0!important;margin:0!important}.kb-tech-alphabet{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.kb-letter-btn{height:54px;border:none;border-radius:18px;background:#fff;font-size:24px;font-weight:800;color:#69be28;cursor:pointer;transition:.22s;box-shadow:0 4px 10px #0000000a}.kb-letter-btn.active{background:linear-gradient(180deg,#73cc2e,#63b827);color:#fff;transform:scale(1.03);box-shadow:0 10px 24px #69be2847}.kb-results-bar{height:52px;border-radius:18px;background:linear-gradient(180deg,#73cc2e,#63b827);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#fff;margin-bottom:16px;box-shadow:0 10px 24px #69be2840}.kb-tech-results{display:flex;flex-direction:column;gap:16px;padding-bottom:120px}.kb-tech-group{background:#fff;border-radius:26px;padding:14px;border:1px solid #edf1e8;box-shadow:0 10px 24px #0000000d}.kb-tech-group-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.kb-tech-group-title{font-size:18px;line-height:1.5;font-weight:900;color:#111;flex:1}.kb-tech-count{min-width:38px;height:38px;padding:0 14px;border-radius:999px;background:#eef8e5;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#69be28}.kb-tech-scroll{display:flex;flex-direction:column;gap:12px}.kb-tech-card{background:#fafcf8;border-radius:22px;padding:12px;display:flex;align-items:center;gap:12px;text-decoration:none;border:1px solid #edf1e8;transition:.22s}.kb-tech-card-image{width:76px;height:76px;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid #f0f0f0}.kb-tech-card-image img{max-width:88%;max-height:88%;object-fit:contain}.kb-tech-card-content{flex:1;min-width:0}.kb-tech-card-content h3{font-size:15px;line-height:1.5;font-weight:800;color:#171717;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kb-tech-subtitle{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 16px;border-radius:999px;background:#eef8e5;font-size:13px;font-weight:800;color:#69be28}.kb-empty-state{background:#fff;padding:40px 20px;border-radius:28px;text-align:center;font-size:15px;font-weight:700;color:#7d7d7d;border:1px solid #edf1e8}@media(max-width:480px){.kb-tech-page{padding:14px 10px 120px}.kb-tech-title h1{font-size:24px}.kb-letter-btn{height:50px;font-size:22px}.kb-tech-card{padding:10px}.kb-tech-card-image{width:68px;height:68px}.kb-tech-card-content h3{font-size:14px}}.kb-tech-search{position:relative}.kb-tech-search-suggestions{position:absolute;top:66px;left:0;width:100%;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px #0000001f;border:1px solid #edf1e8;z-index:60;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s ease;max-height:320px;overflow-y:auto}.kb-tech-search-suggestions.active{opacity:1;visibility:visible;transform:translateY(0)}.kb-tech-suggestion-item{padding:14px 18px;font-size:14px;font-weight:700;line-height:1.5;color:#1b1b1b;cursor:pointer;border-bottom:1px solid #f3f3f3;transition:.2s;background:#fff}.kb-tech-suggestion-item:last-child{border-bottom:none}.kb-tech-suggestion-item:hover{background:#f5f9ef;color:#69be28}.kb-results-bar{height:52px;border-radius:18px;background:linear-gradient(135deg,#73cc2e,#5daf22);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#fff;margin-bottom:16px;box-shadow:0 12px 24px #69be2840;animation:kbResultPop .35s ease}@keyframes kbResultPop{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.kb-tech-results.loading{opacity:.45;transform:scale(.985);transition:.22s}.kb-tech-results.ready{opacity:1;transform:scale(1);transition:.22s}.kb-skeleton{height:120px;border-radius:24px;background:linear-gradient(90deg,#f1f3ee 25%,#f7f8f5,#f1f3ee 75%);background-size:400% 100%;animation:kbSkeleton 1.4s ease infinite}@keyframes kbSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/technical-search.css.map */
