.pch-mega-search,.pch-mega-search .pch__search-form{position:relative}.pch-mega-search .pch__search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;z-index:2}.pch-mega-search .pch__search-input{padding-left:44px!important}.pch-mega-search__clear{position:absolute;right:56px;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s}.pch-mega-search__clear:hover{color:#1a1a2e;background:#f3f4f6}.pch-mega-search__dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026,0 1px 3px #00000014;z-index:9999;overflow:hidden;max-height:80vh;overflow-y:auto}.pch-mega-search__default{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;padding:0}.pch-mega-search__col{padding:24px;border-right:1px solid #f3f4f6}.pch-mega-search__col:last-child{border-right:none}.pch-mega-search__heading{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#6b7280;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid #f3f4f6}.pch-mega-search__suggestions{list-style:none;margin:0;padding:0}.pch-mega-search__suggestions li{margin:0}.pch-mega-search__suggestions a{display:flex;align-items:center;gap:8px;padding:8px 10px;color:#374151;text-decoration:none;font-size:14px;border-radius:6px;transition:all .15s}.pch-mega-search__suggestions a:hover,.pch-mega-search__suggestions a.pch-mega--active{background:#f0fdf4;color:#00b67a}.pch-mega-search__suggestions a:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#d1d5db;flex-shrink:0}.pch-mega-search__suggestions a:hover:before{background:#00b67a}.pch-mega-search__empty{color:#9ca3af;font-size:13px;padding:8px 10px;font-style:italic}.pch-mega-search__cats{display:flex;flex-wrap:wrap;gap:8px}.pch-mega-search__cat-tag{display:inline-block;padding:6px 14px;background:#f3f4f6;color:#374151;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none;transition:all .2s;border:1px solid transparent}.pch-mega-search__cat-tag:hover{background:#00b67a;color:#fff;border-color:#00b67a}.pch-mega-search__live{display:grid;grid-template-columns:280px 1fr;min-height:300px}.pch-mega-search__live-left{padding:20px;border-right:1px solid #f3f4f6;overflow-y:auto}.pch-mega-search__live-right{padding:20px;overflow-y:auto}.pch-mega-search__live-section{margin-bottom:16px}.pch-mega-search__live-section:empty{display:none}.pch-mega-search__products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pch-mega-search__product{text-decoration:none;color:#1a1a2e;border:1px solid #f3f4f6;border-radius:8px;overflow:hidden;transition:all .2s}.pch-mega-search__product:hover{border-color:#00b67a;box-shadow:0 2px 8px #00b67a1f}.pch-mega-search__product img{width:100%;aspect-ratio:1;object-fit:cover;background:#f9fafb}.pch-mega-search__product-info{padding:8px 10px}.pch-mega-search__product-title{font-size:12px;font-weight:500;color:#1a1a2e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;margin-bottom:4px}.pch-mega-search__product-price{font-size:13px;font-weight:700;color:#00b67a}.pch-mega-search__product-compare{font-size:11px;color:#9ca3af;text-decoration:line-through;margin-left:4px}.pch-mega-search__suggest-item{display:flex;align-items:center;gap:8px;padding:8px 10px;color:#374151;text-decoration:none;font-size:14px;border-radius:6px;transition:all .15s}.pch-mega-search__suggest-item:hover{background:#f0fdf4;color:#00b67a}.pch-mega-search__suggest-item svg{flex-shrink:0;opacity:.4}.pch-mega-search__suggest-item mark{background:none;color:#00b67a;font-weight:600}.pch-mega-search__coll-item{display:flex;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;color:#374151;border-radius:6px;font-size:13px;transition:all .15s}.pch-mega-search__coll-item:hover{background:#f0fdf4;color:#00b67a}.pch-mega-search__coll-item img{width:36px;height:36px;border-radius:6px;object-fit:cover;background:#f3f4f6}.pch-mega-search__view-all{display:block;text-align:center;padding:12px;margin-top:12px;color:#00b67a;font-size:14px;font-weight:600;text-decoration:none;border-top:1px solid #f3f4f6}.pch-mega-search__view-all:hover{background:#f0fdf4;border-radius:8px}.pch-mega-search__loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:40px;color:#9ca3af;font-size:14px}.pch-mega-search__spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#00b67a;border-radius:50%;animation:pc-spin .6s linear infinite}@keyframes pc-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.pch-mega-search__dropdown{position:fixed;top:60px;left:8px;right:8px;border-radius:12px;max-height:calc(100vh - 80px)}.pch-mega-search__default{grid-template-columns:1fr;gap:0}.pch-mega-search__col{border-right:none;border-bottom:1px solid #f3f4f6;padding:16px}.pch-mega-search__col--categories{display:none}.pch-mega-search__live{grid-template-columns:1fr}.pch-mega-search__live-left{border-right:none;border-bottom:1px solid #f3f4f6}.pch-mega-search__products{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/pc-mega-search.css.map */
